DetectiveSquirrel's Pokemon Go Bot V3 [ReqVisualStudio]
CREDIT goes to the Github members: DetectiveSquirrel,
who modified NecronomiconCoding's version,
who initially got it from Ferox's Github.
So all of these names should be recognized.
Regarding Update 3:
I have merged/pulled some requests early along with removing Console version.
New additions are in the features.
Much easier setup.
*There's a Transfer Threshold for IV, which can only be changed in app.config.
**I added back in the Pokemon List (Form), and I also put an IV column for those who want it.
To use that one, it will be under the Mine option, called "List"
Virus Scans (Updated to the newest version):
https://www.virustotal.com/en/file/8...is/1469581378/ⓘ
https://virusscan.jotti.org/en-US/fi...job/lmyfcj4b22ⓘ
Screenshots are in the Setup. (Updated to the newest version)
who modified NecronomiconCoding's version,
who initially got it from Ferox's Github.
So all of these names should be recognized.
Regarding Update 3:
I have merged/pulled some requests early along with removing Console version.
New additions are in the features.
Much easier setup.
*There's a Transfer Threshold for IV, which can only be changed in app.config.
**I added back in the Pokemon List (Form), and I also put an IV column for those who want it.
To use that one, it will be under the Mine option, called "List"
Features
PTC Login / Google
Get Map Objects and Inventory
Farm Pokestops (Pokestops show names)
Farm Pokemons
Evolve pokemons
Transfer pokemons (Modes: all, duplicate, none, leaveStrongest, cp)
Auto recycle not needed items
Output Level and needed XP for Level Up
Output Username, Level, Stardust, XP/hour, Pokemon/hour in Console Title
Automatic use of Razzberries
Improved GUI test and added neater timestamps
*Pokemon now show their IVs upon capture.
*Map Settings
*Lucky Egg and Incense Option
*Enhanced Pokemon Form
Get Map Objects and Inventory
Farm Pokestops (Pokestops show names)
Farm Pokemons
Evolve pokemons
Transfer pokemons (Modes: all, duplicate, none, leaveStrongest, cp)
Auto recycle not needed items
Output Level and needed XP for Level Up
Output Username, Level, Stardust, XP/hour, Pokemon/hour in Console Title
Automatic use of Razzberries
Improved GUI test and added neater timestamps
*Pokemon now show their IVs upon capture.
*Map Settings
*Lucky Egg and Incense Option
*Enhanced Pokemon Form
Setup
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
Scroll Down until you see this: https://i.gyazo.com/dc28fef0599ef5da...229282d7fd.pngⓘ
If you want to set it to catch pokemon using SPECIFIC pokeballs go to PokemonGo\RocketAPI\Client.cs
It should look like this: https://i.gyazo.com/244fe5904d4433bd...7b55782504.pngⓘ
When you finish, it should look like this: https://i.gyazo.com/ce2afc70bcd4d889...5270fcff49.pngⓘ
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.
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
Scroll Down until you see this: https://i.gyazo.com/dc28fef0599ef5da...229282d7fd.pngⓘ
If you want to set it to catch pokemon using SPECIFIC pokeballs go to PokemonGo\RocketAPI\Client.cs
It should look like this: https://i.gyazo.com/244fe5904d4433bd...7b55782504.pngⓘ
When you finish, it should look like this: https://i.gyazo.com/ce2afc70bcd4d889...5270fcff49.pngⓘ
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.
Virus Scans (Updated to the newest version):
https://www.virustotal.com/en/file/8...is/1469581378/ⓘ
https://virusscan.jotti.org/en-US/fi...job/lmyfcj4b22ⓘ
Screenshots are in the Setup. (Updated to the newest version)
