Skip to content
New issue

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

Enhanced pokeball-management for sniping #1442

Merged
merged 2 commits into from
Jul 30, 2016
Merged

Enhanced pokeball-management for sniping #1442

merged 2 commits into from
Jul 30, 2016

Conversation

Ryuichiro
Copy link

This replaces "Fixed MinPokeballsToSnipe".

At the moment the bot stops sniping if he falls below the MinPokeballsToSnipe value. For example with "MinPokeballsToSnipe" = 100 he will stop sniping if he has 99 pokeballs left.

I don't think that was intended. With the fix he will snipe until he has MinPokeballsWhileSnipe pokeballs left and only start sniping if he has at least MinPokeballsToSnipe pokeballs.

At the moment the bot stops sniping if you fall below the
MinPokeballsToSnipe value.
For example with MinPokeballsToSnipe = 100 he will stop sniping if you
fall to 99 Pokeballs.

I don't think that was intended. With the fix he will snipe until he has
MinPokeballsWhileSnipe pokeballs left and only start sniping if he has
at least MinPokeballsToSnipe.
… into FIX-PokeballManagmentForSniping

No Conflicts
@NecronomiconCoding NecronomiconCoding merged commit bf7a064 into NecronomiconCoding:master Jul 30, 2016
@Ryuichiro Ryuichiro deleted the FIX-PokeballManagmentForSniping branch July 30, 2016 16:27
schnapster pushed a commit to schnapster/NecroBot that referenced this pull request Dec 8, 2016
…lManagmentForSniping

Enhanced pokeball-management for sniping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants