Bot UI for Armax/Pokemon-GO-node-api with the goal of human like farming to avoid bans.
needs node 5.5 ish, anything 4.2+ should work you will also need bower install globaly (npm install bower -g)
npm start
if everything worked ok browse to http://localhost:5000/
- Login UI google/ptc
- Live Trainer Map
- Trainer Stats
- Advanced Trainer Stats
- Walk to location
- Auto catch/Spin Pokestop
- Detect location type (name/coord)
- Farm radius from location
- Follow Pokestop tour
- Display Pokestops on map
- Pokemon List
- Inventory List
- Auto Transer Pokemon
- Auto Evolve Pokemon
- Auto Incubate Eggs
- Use public api for large radius pokemon locations
- Code Cleanup
Pokemon Node API: Armax/Pokemon-GO-node-api