You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added the following behaviour. It allows you to specify an overall amount of balls to keep. If you exceed the amount, the bot first tries to ditch pokeballs, then greatballs and so on. See below for an example. If anyone is interested i can submit a pull request.
[16:28:53] Now at Pokestop: ####
[16:28:53] Spinning ...
[16:28:53] Loot:
[16:28:53] 50 xp
[16:28:53] - 1x Pokeball (Total: 101)
[16:28:53] - 1x Greatball (Total: 33)
[16:28:53] - 1x Razz Berry (Total: 10)
[16:28:53] PokeStop on cooldown. Time left: 4 minutes, 59 seconds
[16:28:56] Keeping 150 balls in total
[16:28:56] -- Recycled 2x Pokeball
The text was updated successfully, but these errors were encountered:
Can you also help me keep a specific amount of greatballs? the same way it keeps only 100 pokemballs ( i.e.. whats the code for a great ball and ultra ball )
I added the following behaviour. It allows you to specify an overall amount of balls to keep. If you exceed the amount, the bot first tries to ditch pokeballs, then greatballs and so on. See below for an example. If anyone is interested i can submit a pull request.
[16:28:53] Now at Pokestop: ####
[16:28:53] Spinning ...
[16:28:53] Loot:
[16:28:53] 50 xp
[16:28:53] - 1x Pokeball (Total: 101)
[16:28:53] - 1x Greatball (Total: 33)
[16:28:53] - 1x Razz Berry (Total: 10)
[16:28:53] PokeStop on cooldown. Time left: 4 minutes, 59 seconds
[16:28:56] Keeping 150 balls in total
[16:28:56] -- Recycled 2x Pokeball
The text was updated successfully, but these errors were encountered: