So I followed all the steps, however i keep getting an error while executing from visual studio. after login it says: bad authentication from pokemon go rocket api trying restart.. Can anyone help? Until yesterday everything was fine.
So I followed all the steps, however i keep getting an error while executing from visual studio. after login it says: bad authentication from pokemon go rocket api trying restart.. Can anyone help? Until yesterday everything was fine.
My bot is in error 'invalid response exception' help me?
BadAuthentication is due you having a 2-auth factor way but currently all pokemongo bots are down unless someone has found a working one Google did an update wich did make all bots go under
just stay calm go trough the forums to find a new one and try them out till this one is fixed again
yeah, my bot is with the same error.
The 'BadAuthentication' error comes from the fact that your Google 2-step authentication is ON. So log into your Google account, go to security and turn it OFF.
Let me know if it's fixed.
Edit: Google's changes have effected the older bots. It's already fixed but there's no own GUI version of it. You'll need Visual Studio to get the new bots working at this moment. Go check out page 218. The tutorial is there including download links to the newest bot.
Last edited by CptMcBurger; 07-29-2016 at 06:03 AM.
Hi,i got this error while using Pokefast 2.0
any solutions?[17:53:35] (ERR) InvalidResponseException from HttpClientExtensions.cs
[17:53:35] (ERR) InvalidResponseException from HttpClientExtensions.cs
Unhandled exception: PokemonGo.RocketAPI.Exceptions.InvalidResponseException: Ex
ception of type 'PokemonGo.RocketAPI.Exceptions.InvalidResponseException' was th
rown.
at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__1
`2.MoveNext() in C:\Users\Dev\Desktop\Spegi\PokemonGo.RocketAPI\Extensions\HttpC
lientExtensions.cs:line 43
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PokemonGo.RocketAPI.Client.<GetInventory>d__34.MoveNext() in C:\Users\Dev\
Desktop\Spegi\PokemonGo.RocketAPI\Client.cs:line 233
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at PokemonGo.RocketAPI.Logic.Utils.Statistics.<UpdateConsoleTitle>d__21.MoveN
ext() in C:\Users\Dev\Desktop\Spegi\PokemonGo.RocketAPI.Logic\Utils\Statistics.c
s:line 101
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__5(Ob
ject state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object sta
te)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionCo
ntext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWor
kItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
Bot does not work. closing after opening. What is the problem? Did fix?
PokeFast 2.0 is currently unusable. You'll need another bot and to make it run, you gonna need Visual Studio. Check page 218.
YO CAPT !!!!
Your Tutorial Works like a Goddammmn Charm..
I wanna ask,
After i run the bot ( CMD i mean ) , how the hell i made a shortcut to use this bot ( like .exe or something ) instead i must open VS and press CTRL + F5 everytime,
Thanks MATE !
I'm glad to hear it all worked out fine. And yes, it's possible to make a shortcut to the CMD. Do keep in mind though you need to open VS to edit the settings if needed of course.
Go to the folder you've extracted the bot in. Now navigate like this: PokemonGo.RocketAPI.Console > bin > Debug.
If it's all good, you're about to notice the 'PokemonGo.Rocket.API.Console' file. That's the CMD you're looking for.
Let me know if everything worked out well.
Last edited by CptMcBurger; 07-29-2016 at 07:22 AM.