![alt text][1.1] The contents of this repo are a proof of concept and are for educational use only ![alt text][1.1]
Chatting about this Repository can be done on our Discord: https://discord.gg/VsVrjgr
Please keep your conversations in the designated channels.
Feel free to buy us all a beer, by using PayPal:
Donate Bitcoins to FeroxRev (the API library developer): 1ExYxfBb5cERHyAfqtFscJW7vm2vWBbL3e
- [PTC Login / Google]
- [Get Map Objects and Inventory]
- [Search for gyms/pokestops/spawns]
- [Farm pokestops]
- [Farm all Pokemon in neighbourhood]
- [Throw Berries/use best pokeball]
- [Transfers duplicate pokemons]
- [Evolve all pokemons]
- [Throws away unneeded items]
- [Humanlike Walking]
- coming soon -
Note: You will need some basic Computer Expierience.
Need help? Join the Chat! **The Issue Tracker is not for help!**
- Download and Install Visual Studio 2015
- Download this Repository
- Open Pokemon Go Rocket API.sln
- On the right hand side, double click on "UserSettings.settings"
- Enter the DefaultLatitude and DefaultLongitude can be found here
- Select the AuthType (Google or Ptc for Pokémon Trainer Club)
- If selected Ptc , enter the Username and Password of your Account
- Right click on "PokemonGo.RocketAPI.Console" and Set it as Startup Project
- Press CTRL + F5 and follow the Instructions
- Have fun!
- Get new latitude and longitude
- Delete
Coords.ini
from folderPokemonGo.RocketAPI.Console\bin\Debug\Configs
- Change the value of
DefaultLatitude
andDefaultLongitude
inUserSettings.settings
- Compile and run (CTRL + F5)
This Project is licensed as GNU (GNU GENERAL PUBLIC LICENSE v3)
You can find all necessary Information [HERE](https://github.com/NecronomiconCoding/Pokemon-Go-Bot/blob/master/LICENSE.md)
Thanks to Feroxs' hard work on the API & Console we are able to manage something like this.
Without him, this would not have been available. <3
Thanks to everyone who voluntaired by contributing to the Pull Requests!