-
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
[Feature request] Stop walking and only use pokestop and catch pokemon in sight #4536
Comments
You could remove the MoveToFort and FollowSpiral tasks. |
can you set walk speed to zero, and i guess that'll work too. |
We actually prohibit speeds of less than 1 due to some walking complexities. Note, walking or not, you're still sending GPS information which might have the same altitude problems and any other API inconsistencies from the app. |
@mjmadsen -- I've tried that approach, but my bot always seems to only spin pokestops once. I've twiddled the avoid_circles config, but that doesn't seem to work either. |
You tried: Is that true? We can leave this up as a feature request if that doesn't work. |
Used this configuration last night at a local restaurant with 3 lures dropped: That wasn't done with the most recent pull, but it should have been current at the time. I can try again tomorrow if there's desire. |
Can you post the play log? Curious about it only spinning each reachable stop once. |
I've posted the play log here Output when issue occurred 2016-08-23 16:07:11,162 [ SpinFort] [INFO] [spun_pokestop] Spun pokestop Dragon Lanterns. Experience awarded: 50. Items awarded: {u'Pokeball': 2, u'Super Potion': 1} |
Anyone working on this issue? It would really help. Please |
Short Description
Possible solution
How it would help others
The text was updated successfully, but these errors were encountered: