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

[Suggestion] Small Randomization of Location on Startup #3379

Closed
tr33s opened this issue Aug 10, 2016 · 6 comments
Closed

[Suggestion] Small Randomization of Location on Startup #3379

tr33s opened this issue Aug 10, 2016 · 6 comments

Comments

@tr33s
Copy link

tr33s commented Aug 10, 2016

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.

@leadboots5
Copy link
Contributor

Is there a reason you don't use the location cache to start up the same place it ended?

@tr33s
Copy link
Author

tr33s commented Aug 10, 2016

@leadboots5 Does it do that automatically because if so I was unaware of that.

@lhung
Copy link

lhung commented Aug 10, 2016

@tr33s location_cache = true in config.json. It is turned on by default.

@1cu
Copy link

1cu commented Aug 10, 2016

But not if you start the bot with -l to override the start location.

@Gobberwart
Copy link
Contributor

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.

@N3W4L
Copy link

N3W4L commented Aug 12, 2016

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.

@k4n30 k4n30 closed this as completed Aug 16, 2016
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

No branches or pull requests

7 participants