Fast Pokebot for auto catch, auto hatch, auto evo, auto play,
1. Download bot PokeFast and extract that file into your computer folder .
download Link in the end this article.
2. Then edit config file that named PokemonGo.RocketAPI.Console.exe.config via notepad or other similar app
3. Then change latitude and longitude as you want (find best location for catch pokemon).
example
<setting name=”DefaultLatitude” serializeAs=”String”>
<value>–6.175448</value>
</setting>
<setting name=”DefaultLongitude” serializeAs=”String”>
<value>106.827163</value>
</setting>
<value>–6.175448</value>
</setting>
<setting name=”DefaultLongitude” serializeAs=”String”>
<value>106.827163</value>
</setting>
you can set the value in KeepMinIVPercentage, KeepMinCP, WalkingSpeedInKilometerPerHour, KeepMinDuplicatePokemon, etc as you need.
Penting: Dont change DefaultAltitude, let it 10
4. then open PokemonGo.RocketAPI.Console.exe wait a minute until google code show in console
Then open url google.com/device login with your pokemon go account (google account) ,select account, and type Google device code as seen in your console . next and allow.
5. Next, back to your bot console, and see bot running
Notice:
Inside Configs folder there is some settings.if you want to change account, please delete GoogleAuth.ini and delete LastCoords.ini to change location
this project available here on github (non executable)