##Features
- Catches visible pokemon
- Supports both Ptc & Google Authentication
- Transfers lowest levels of pokemon
- Tags pokestops when in range
- Traverses a set of nodes returned from Google's Directions API
- Clone this repo
- Rename
config.properties.template
toconfig.properties
- Add your PTC/Google username, password, speed, preferred-ball and starting location.
- Obtain a Google Map's API key from https://developers.google.com/maps/documentation/javascript/get-api-key (For direction use).
- Compile and Run
PokeMate.java
.
- Egg Incubation
- Evolving at x candies
- User Interface
- Automatic deployment
https://github.com/jabbink/PokemonGoBot https://github.com/Grover-c13/PokeGOAPI-Java https://github.com/mjmfighter/pokemon-go-bot/blob/master/src/main/java/com/mjmfighter/pogobot/LocationWalker.java