Again, you MUST have Visual Studio installed to use this
Open Pokemon Go Rocket API using VS.Build and Run (CTRL+F5)
Settings are configurable once the bot is opened, so no need use App.config
If you want specific items to be thrown away or kept go to PokemonGo\RocketAPI\Window\Settings.cs
If you want to set it to catch pokemon using SPECIFIC pokeballs go to PokemonGo\RocketAPI\Client.cs
When you finish, it should look like this:
https://gyazo.com/d68db25483a77d6042dd1cc6a9286073
FAQ:
Not capturing or getting pokestops? Probably softbanned, see other threads for information.
Not starting up? Double check lat/long coordinates and your google authentication code to see if you typed in something wrong.
Console says it is restarting? Take out your authentication and do the setup process again to fix it.
Getting retry request spam? Not a problem, it's just server issues. You could continue as is or just restart the bot.