-
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] Let bot follow calculated route #3218
Comments
there is already an inbuilt feature called FollowPath. |
@Dauth for that you would have to set explicit waypoints for the roads manually |
@Raiven66 yes which is why if he wants it to happen he need to plan a route manually using only roads. The feature is there, it just depends on whether if the person using it wants to make and effort. |
The bot should go around by himself, following streets, wether I set FollowPath or FollowSpiral or FollowCluster... This would prevent crazy Zig-Zag pattern |
Since bot should speed things up, this would be quite boring to set up, like putting hundreds of lat&lng together. But this was just a suggestion, because I always see weird path in my Web bot and usually it doesn't go that far away from the start location...unless I set very long |
Would it be possible to let the bot follow a route (e.g. like if it was calculated by google maps) instead of going directly from a PokeStop to the other passing through buildings? This way could maybe prevent bot from circles and weird path (like seen in the web page)
The text was updated successfully, but these errors were encountered: