We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When we throw pokeball, sometimes we miss. Usually I use up to 5 balls to catch a Zubat, then I "run" if I couldn't get.
With the Bot, I can catch a Zubat at 100% success rate.
Change the pokemon_catch_worker.py to add a throw miss rate and maximum numbers of pokeball before "run".
It would be more human like.
The text was updated successfully, but these errors were encountered:
working great!. at least now we get to reduce the chances of getting ban.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
When we throw pokeball, sometimes we miss. Usually I use up to 5 balls to catch a Zubat, then I "run" if I couldn't get.
Actual Behavior
With the Bot, I can catch a Zubat at 100% success rate.
Possible solution
Change the pokemon_catch_worker.py to add a throw miss rate and maximum numbers of pokeball before "run".
How it would help others
It would be more human like.
The text was updated successfully, but these errors were encountered: