agusmba / PokeMate

Automated PokemonGo Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokeMate travis codecov

##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
  • Auto evolving when able.
  • Hatches eggs
  • Egg 'cracking' - (hatching an egg? look at our wiki)
  • Notifications

###Release You can download the release from the Releases tab, only requirement is Java 8. Instructions can be found on that page.

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. Or java -jar Pokemate.jar from the jar.

Planned Features

  • User Interface improvments

Image of map

##Slack Come join us on slack! Slack

Credits

About

Automated PokemonGo Application

License:GNU General Public License v3.0


Languages

Language:Java 88.9%Language:HTML 10.5%Language:JavaScript 0.5%