Coder Social home page Coder Social logo

pokemonrumblerushbot's People

Contributors

maxinger15 avatar rawsted avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

phatteddy

pokemonrumblerushbot's Issues

Crashing on Round End

Describe the bug
Bot Crashes when the round ends and goes back to start screen or ore refining screen

Screenshots
If applicable, add screenshots to help explain your problem.

Versions: (please complete the following information):

  • OS: Android 9.0
  • Version: Most recent

Additional context
https://share.g0d.org/i/uvky51.png image of error

The bot doesn't click in the right place

For people who have this problem, you should know that this bot is designed for 16:9 screens with 1080x1920 resolution. If you have a different resolution, you must remap all the coordinates present in Player.py

To get the new coordinates you should activate Pointer location in the Developper options. Then, in the game you will have to keep pressing each button where the code refers and modify the values of Player.py with those obtained.

You should also redifine the area of the crop line 58.

selected_raid always go for the third one

I don't know if this is related to any library version I may have, but this part of the code
if self.settings.selected_raid == "1": device.shell("input tap 220 1020")
elif self.settings.selected_raid == "2": device.shell("input tap 220 1120")
else: device.shell("input tap 220 1220")
always goes to the else statement, because selected_raid is a string, so it doesn't matter if I changed it to 1 or 2 in config.cfg. Of course, this is extremely easy to fix.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.