mchristopher / PokemonGo-DesktopMap

Electron App around PokemonGo-Map
https://pokemon-go-updater.mike.ai/download
MIT License
1.77k stars 394 forks source link

Can the way scans work be modified? #1325

Closed musicgreg closed 7 years ago

musicgreg commented 7 years ago

If I add a bunch of accounts and make the radius something like 20 I get pokemon spawns at the start, but as it moves out there are none showing, and I know they are there. It doesn't seem to use the algorithm of walking a path at larger radius, so I believe the game is seeing it as someone moving too fast and not showing pokemon spawns. Is there a way to set all the added accounts to spawn equidistant from each other on a "path" (not necessarily equally on the map) that they will "walk" and all walk the same path so that they will not be seen as traveling fast or teleporting?

musicgreg commented 7 years ago

It looks like this is already being addressed here: https://github.com/PokemonGoMap/PokemonGo-Map/issues/1557