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

[Feature] Let bot follow calculated route #3218

Closed
iruy opened this issue Aug 9, 2016 · 6 comments
Closed

[Feature] Let bot follow calculated route #3218

iruy opened this issue Aug 9, 2016 · 6 comments

Comments

@iruy
Copy link

iruy commented Aug 9, 2016

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)

@Dauth
Copy link

Dauth commented Aug 9, 2016

there is already an inbuilt feature called FollowPath.

@mvrska
Copy link
Contributor

mvrska commented Aug 9, 2016

@Dauth for that you would have to set explicit waypoints for the roads manually
what the OP probably meant would be for the bot to walk from point A to point B not in a straight line but following actual roads on the map to simulate human behavior (=not run straight through buildings) better.

@Dauth
Copy link

Dauth commented Aug 9, 2016

@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.

@iruy
Copy link
Author

iruy commented Aug 9, 2016

The bot should go around by himself, following streets, wether I set FollowPath or FollowSpiral or FollowCluster... This would prevent crazy Zig-Zag pattern

@fari-99
Copy link

fari-99 commented Aug 9, 2016

@iruy you want that? it's like @Dauth write, the feature is there, but if you have time and effort to built it.

@iruy
Copy link
Author

iruy commented Aug 9, 2016

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 FollowPath

@iruy iruy closed this as completed Aug 9, 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

4 participants