-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[Suggestion] Small Randomization of Location on Startup #3379
Comments
Is there a reason you don't use the location cache to start up the same place it ended? |
@leadboots5 Does it do that automatically because if so I was unaware of that. |
@tr33s |
But not if you start the bot with |
If you have anything in the "location" setting in config.json. It will "jump" back to same place every time, even if location_cache = true. I tend to start the bot with a "location" setting, then remove that setting for future restarts. |
As you may have noticed, after 1 or 2 h running, the bot find less and less pokemons, it could be great to have a "Jump" option happening every 1 or 2 hours in order to jump the bot at others well known places. |
It would be nice to slightly randomize the location on startup so we are not jumping back to the same place every time the bot is restarted.
The text was updated successfully, but these errors were encountered: