-
Member
Originally Posted by
xogonjai
think u have to put cp instead leavestrongest
or im gonna remove the 700 cap? and leavestrongest?
-
Member
Originally Posted by
OverdoseDelusion
Not a clue - as i said, this is working fine for me.
Mate, my bot never showed grinding waning like your did, its a config? I have downloaded the last zip from github.
-
Member

Time to cry, this happened after i used the save better balls for higher cp pokemon mod. Unlucky.
-
-
Post Thanks / Like - 1 Thanks
ahmar789 (1 members gave Thanks to Sithylis for this useful post)
-
Member
Is there any way to stop the pidgeys from being transferred I have lost a every pidgey I wanted to evolve them
-
Member
Originally Posted by
Sithylis
Bro can you add the feature of using great balls at certain cp ultra at certain etc? also how to save some pokemons from getting transferred?
-
Member
How do I see what coordinates bot is using so that I use them too? Got soft banned cause bot went too far away from default location.
-
Member
Originally Posted by
Sithylis
Will this afk farm on google account without breaking?
-
Member
Anybody knows how to delete/destroy items?
For example:
check at start if we have more than 100 normal pokeballs, and delete any greater amount. For example if we have 300, delete 200.
And with other items other than pokeballs aswell.
Last edited by daastaman; 07-21-2016 at 12:31 AM.
-
Member
I just got a super weird error and keep getting it now anyone know whats up? https://gyazo.com/bcf8fb6abd20b5895768fd9929e98aac
-
Member
Originally Posted by
OverdoseDelusion
My bat file is running perfectly fine.
make sure you are pointing to the right executable
Code:
@ECHO OFF
:start
timeout /t 300
TASKKILL /F /IM "PokemonGo.RocketAPI.Console.exe"
timeout /t 3
start "PokemonGo.RocketAPI.Console.exe" "C:\PokemonGo\RocketAPI\Console\bin\Debug\PokemonGo.RocketAPI.Console.exe"
goto start
REM pause
these need to be pointing to the right file, or it's useless.
is this 5 minutes? any reason to kill in 5 minutes and not 30?
-
Originally Posted by
fappy18
Will this afk farm on google account without breaking?
No, this is the same code but rainbow mode 
Originally Posted by
ahmar789
Bro can you add the feature of using great balls at certain cp ultra at certain etc? also how to save some pokemons from getting transferred?
I dont know how to sorry :C
Maybe i can look im not sure
-
Member
Originally Posted by
47th
I get the same error. Fixed by deleting and re-downloading the bot but it's a pain in the ass. Anyone know of a better solution?
-
Member
Unhandled Exception: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index
at Google.Protobuf.Collections.RepeatedField`1.get_Item(Int32 index)
at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__1`2.Mov eNext() in C:\Users\winte\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Extensions\HttpClientExtensions.cs:line 39
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PokemonGo.RocketAPI.Client.<GetMapObjects>d__17.MoveNext() in C:\Users\winte\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs:line 241
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PokemonGo.RocketAPI.Console.Program.<ExecuteCatchAllNearbyPokemons>d__6.MoveNext () in C:\Users\winte\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:line 163
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at PokemonGo.RocketAPI.Console.Program.<ExecuteFarmingPokestopsAndPokemons>d__7.Mov eNext() in C:\Users\winte\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:line 213
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at PokemonGo.RocketAPI.Console.Program.<Execute>d__5.MoveNext() in C:\Users\winte\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:line 155
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
Press any key to continue . . .
im crashing like random amount of minutes
-
Sergeant
Originally Posted by
wetshrimp
is this 5 minutes? any reason to kill in 5 minutes and not 30?
5 minutes is long enough for it to farm pokemons and pokestops and not teleport at too much of a radius to get softbanned.
also helps against all the problems when running for long periods of time
"When solving problems, dig at the roots instead of just hacking at the leaves."