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 #1428

Closed
wants to merge 1 commit into from
Closed

Enhanced pokeball-management for sniping #1428

wants to merge 1 commit into from

Conversation

Ryuichiro
Copy link

@Ryuichiro Ryuichiro commented Jul 30, 2016

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.
@NecronomiconCoding
Copy link
Owner

NecronomiconCoding commented Jul 30, 2016

This branch has conflicts that must be resolved

@Ryuichiro
Copy link
Author

Solved 1442

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