Thanks to visit codestin.com
Credit goes to github.com

Skip to content

WicCaesar/PokeMate

 
 

Repository files navigation

PokeMate

##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

###Release You can download the release from the Releases tab, only requirement is Java 8.

Usage

  1. Clone this repo
  2. Rename config.properties.template to config.properties
  3. Add your PTC/Google username, password, speed, preferred-ball and starting location.
  4. Obtain a Google Map's API key from https://developers.google.com/maps/documentation/javascript/get-api-key (For direction use).
  5. Compile and Run PokeMate.java.

Planned Features

  • Evolving at x candies (partially done)
  • User Interface
  • Automatic deployment

Credits

About

Automated PokemonGo Application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%