A Pokemon Go spawn mapping and scanning program written in Go
Go developers can simply go get github.com/apokalyptik/pgm
You probably just want to read the documentation for running the command
Geocoding and Elevation queriesJittering the starting pointcreate simple hex beehive coordinate patternlog into Pokémon Go with arbitrary accountsmove the accounts around via a queue to scan the beehive"see" what's arround the accounts- Impliment a non-debug "feed" (which reads encounters from the accounts)
- Some sort of database (probably MySQL)
- Record spawn points ESPECIALLY non standard types
- Record spawn contents (encounters)
- Some sort of UI
- Spawnpoint Scanning
- Sitching from beehive to spawnpoint scanning once all locations have been checked properly
- Webhooks
- Account rotation
- Detect disconnects ?
- Reconnect
- Detect soft bans
- Banned account removal