Skip to content

mad-it/Pokemon-Go-Bot

 
 

Repository files navigation

Pokemon Go API Client Library

About

Chat about this Repository via Discord: https://discord.gg/VsVrjgr

Donate

All Donations will be split 100% with the most active Collaborators.

Bitcoin Address: 17Ma97oygzBLdSupfHdUdVZnZoKu9fWB3g

Donate

Features

#PTC Login / Google
#Get Map Objects and Inventory
#Search for gyms/pokestops/spawns
#Farm pokestops
#Farm all pokemons in neighbourhood and throw berries/use best pokeball
#Transfers duplicate pokemons
#Evolve all pokemons
#Throws away unneeded items
#Humanlike Walking

Setting it up

Note: You need some basic Computer Expierience, if you need help somewhere, ask the community and do not spam us via private messages. The Issue Tracker is not for help!

  1. Download and Install Visual Studio 2015
  2. Download this Repository
  3. Open Pokemon Go Rocket API.sln
  4. On the right hand side, double click on UserSettings.settings
  5. Enter the DefaultLatitude and DefaultLongitude can be found here
  6. Select the AuthType (Google or Ptc for Pokémon Trainer Club)
  7. If selected Ptc , enter the Username and Password of your Account
  8. Right click on PokemonGo.RocketAPI.Console and Set it as Startup Project
  9. Press CTRL + F5 and follow the Instructions
  10. Have fun!

License

This Project is licensed as GNU (GNU GENERAL PUBLIC LICENSE v3)

You can find all necessary Information here

Credits

Thanks to Ferox hard work on the API & Console we are able to manage something like this. Without him that would have been nothing. <3

Thanks to everyone who contributed via Pull Requests!

About

based on Ferox API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.9%
  • Protocol Buffer 3.1%