https://github.com/NecronomiconCoding/NecroBot C# a Pokemon Go Bot based on Rocket API
Pokemon Go Bot based on FeroxRevs API
The contents of this repo are a proof of concept and are for educational use only
Table of Contents
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:
[ all PayPal donations are distributed amongst our most active collaborators ]
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.txt
from folder PokemonGo.RocketAPI.Console\bin\Debug\
Change the value of DefaultLatitude
and DefaultLongitude
in UserSettings.settings
Compile and run (CTRL + F5)
This Project is licensed as GNU (GNU GENERAL PUBLIC LICENSE v3)
You can find all necessary Information
HERE
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!