There's no option for the bot to use the berries?
There's no option for the bot to use the berries?
Just want to say many thanks, working flawlessly, I'm trying for the first time and it's pretty amazing. Tnks.
And a feedback, any way to setup the bot to take the items from the levelup? Mine isn't picking anything.
Guys, Is there a way to drop items, or it has not been implemented on this build? I know Fero's have this option but I like the intuitiveness of this one, also the bot doesnt evolve the pokemon with highest CP is there any way I can fix this?
This thing is insane! Leveled 2 Levels over night i am now Level 24Awesome
Hey, I was wondering if you could help me out. whenever I add the google refresh token I get a long error.
Also, I cant copy and paste the refresh token, so I am copying every character with upper/lowrcase. Any tips for this too?
<?xml version="1.0" encoding="utf-16"?>
<UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AuthType>Google</AuthType> <!-- Google/Ptc -->
<DefaultLatitude>40.764871</DefaultLatitude> <!-- Default Amsterdam Central Station -->
<DefaultLongitude>-73.972722 </DefaultLongitude> <!-- Default Amsterdam Central Station -->
<GoogleRefreshToken>1/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-Zs</GoogleRefreshToken>
<PtcPassword>pw</PtcPassword>
<PtcUsername>username</PtcUsername>
<EvolveAllGivenPokemons>false</EvolveAllGivenPokemons>
<TransferType>leaveStrongest</TransferType> <!-- none/cp/leaveStrongest/duplicate/all -->
<TransferCPThreshold>0</TransferCPThreshold> <!-- Transfer pokemon with CP less than this value if cp transfer type is selected -->
<DoNotTransfer> <!-- These will not be transferred even when below the CP threshold -->
<PokemonId>Magikarp</PokemonId>
<PokemonId>Eevee</PokemonId>
</DoNotTransfer>
<UnwantedPokemonTypes>
<PokemonId>Pidgey</PokemonId>
<PokemonId>Rattata</PokemonId>
<PokemonId>Weedle</PokemonId>
<PokemonId>Zubat</PokemonId>
<PokemonId>Caterpie</PokemonId>
<PokemonId>Pidgeotto</PokemonId>
<PokemonId>NidoranFemale</PokemonId>
<PokemonId>Paras</PokemonId>
<PokemonId>Venonat</PokemonId>
<PokemonId>Psyduck</PokemonId>
<PokemonId>Poliwag</PokemonId>
<PokemonId>Slowpoke</PokemonId>
<PokemonId>Drowzee</PokemonId>
<PokemonId>Gastly</PokemonId>
<PokemonId>Goldeen</PokemonId>
<PokemonId>Staryu</PokemonId>
<PokemonId>Magikarp</PokemonId>
<PokemonId>Clefairy</PokemonId>
<PokemonId>Eevee</PokemonId>
<PokemonId>Tentacool</PokemonId>
<PokemonId>Dratini</PokemonId>
<PokemonId>Ekans</PokemonId>
<PokemonId>Jynx</PokemonId>
<PokemonId>Lickitung</PokemonId>
<PokemonId>Spearow</PokemonId>
<PokemonId>NidoranFemale</PokemonId>
<PokemonId>NidoranMale</PokemonId>
</UnwantedPokemonTypes>
<PokestopDelay>15000</PokestopDelay>
</UserSettingsXml>
WHAT IS NOT IN THE COMPILED BUILD YET:
- Use of berries
- Interchange of use of poke balls
- items drop
You may find these in the developers git hub files or wait until it makes into the final build soon =D
what distance is the bot teleporting each time?
1 of 4 account was softbanned, is the bot moving too fast?
Severity Code Description Project File Line Suppression State
Error CS0826 No best type found for implicitly-typed array PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 316 Active
Warning CS4014 Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. PokemonGo.RocketAPI C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs 427 Active
Warning CS4014 Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 180 Active
Warning CS4014 Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 183 Active
Warning CS4014 Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 184 Active
Warning CS0168 The variable 'tce' is declared but never used PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 190 Active
Warning CS0168 The variable 'ufe' is declared but never used PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 191 Active
Warning CS0168 The variable 'aore' is declared but never used PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 192 Active
Warning CS0168 The variable 'ane' is declared but never used PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 193 Active
Warning CS0168 The variable 'nre' is declared but never used PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 194 Active
Warning CS4014 Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 750 Active
Warning CS4014 Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. PokemonGo.RocketAPI.Console C:\Users\ngocanh\Desktop\Transfer\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs 764 Active
Anyone know this erros?
replace your password and account details...
Last edited by gogol13; 07-22-2016 at 12:03 AM.
How do i get the uncompiled version to evolve?