-
Member
The bot catches fine but can never find pokestops. Only way I got it to work was to set the walking options to random. If I set it to pokestops then it will just say no pokestops found. I am not soft banned because it works fine on my phone with the same location. Any ideas?
BTW I already donated, this seems like a good project to invest in.
-
Member

Come to my site like this you get banned :P
-
Member
Pokemon-2.02-B21
Checks if first pokemon caught, if not catches it
Checks if username is set, if not requests you to set it
Checks if avatar is set, if not you design it.
Next update will be automatic PTC account creation
-
Member
manjax,
Thanks for all the improvements you have been doing to this bot. Everything seems to be running smoothly except one thing I have noticed.
One error I get with Dratini and Dragonair is the "A/CatchablePokemon: Got a null result after catch attempt". It just seems to skip over them.

Thanks again for your help.
Last edited by moneVenom; 08-28-2016 at 03:20 PM.
-
Member
Originally Posted by
unknown6mon
So still no fix for the bot randomly stopping after 1-15 min and having to stop and start again? Any explanation?
same goes to me too. cant really just let it run without monitoring the bot every minute
-
Member
Hi Manjax,
I would like to know if there's a workaround on dropping only an X number of items, currently, mine drops them all, even if I set a value on drop x, it's being disregarded.
-
Member
Originally Posted by
manjax
Yeah if one part of the tut isn't complete it will flag up
Ay, amigo!
Loving the bot so far, was running perfectly apart from the map, wasn't showing current location.
I updated Java & now the bot shows my location but it's broken, spams me about the tutorial not being completed & I can't do anything other than terminate it in task manager.
What version of Java do you recommend?
I gotta bunch of errors in the command window:
Thanks, great work on the bot 
Code:
[B@7dd862bahtmlFile: /pokeMap.html
D/RequestHandler: Authenticated with static token
com.pokegoapi.exceptions.RemoteServerException: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:88)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getCurrency(PlayerProfile.java:225)
at net.mark.pokemon.c.d.a(Unknown Source)
at net.mark.pokemon.c.d.<init>(Unknown Source)
at net.mark.pokemon.c.b.<init>(Unknown Source)
at net.mark.pokemon.a.<init>(Unknown Source)
at net.mark.pokemon.ui.c.q.a(Unknown Source)
at net.mark.pokemon.ui.c.b.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.Scene$ClickGenerator.postProcess(Scene.java:3470)
at javafx.scene.Scene$ClickGenerator.access$8100(Scene.java:3398)
at javafx.scene.Scene$MouseHandler.process(Scene.java:3766)
at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:380)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:294)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:416)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:415)
at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
at com.sun.glass.ui.View.notifyMouse(View.java:937)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
at java.lang.Thread.run(Unknown Source)
Caused by: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
at com.pokegoapi.main.ServerRequest.getData(ServerRequest.java:77)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:86)
... 73 more
com.pokegoapi.exceptions.RemoteServerException: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:88)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getCurrency(PlayerProfile.java:225)
at net.mark.pokemon.c.d.a(Unknown Source)
at net.mark.pokemon.c.d.a(Unknown Source)
at net.mark.pokemon.c.d.<init>(Unknown Source)
at net.mark.pokemon.c.b.<init>(Unknown Source)
at net.mark.pokemon.a.<init>(Unknown Source)
at net.mark.pokemon.ui.c.q.a(Unknown Source)
at net.mark.pokemon.ui.c.b.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.Scene$ClickGenerator.postProcess(Scene.java:3470)
at javafx.scene.Scene$ClickGenerator.access$8100(Scene.java:3398)
at javafx.scene.Scene$MouseHandler.process(Scene.java:3766)
at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:380)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:294)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:416)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:415)
at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
at com.sun.glass.ui.View.notifyMouse(View.java:937)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
at java.lang.Thread.run(Unknown Source)
Caused by: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
at com.pokegoapi.main.ServerRequest.getData(ServerRequest.java:77)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:86)
... 84 more
https://www.youtube.com/reppzgaming
Best place on the web for Rogue PvP.
-
Member
@Nick0024
Hello,
Manjax already replied to me for this same question some pages ago.
If you want the bot to drop items above x number of items you need to :
1) Set x(your number) as the treshold you want to set for this item
2) And then click on the item to make it "darker", which mean you activated the option to discard said item above the threshold you set
Hope it helped
-
Member
Originally Posted by
duan3
Ay, amigo!
Loving the bot so far, was running perfectly apart from the map, wasn't showing current location.
I updated Java & now the bot shows my location but it's broken, spams me about the tutorial not being completed & I can't do anything other than terminate it in task manager.
What version of Java do you recommend?
I gotta bunch of errors in the command window:
Thanks, great work on the bot
Code:
[B@7dd862bahtmlFile: /pokeMap.html
D/RequestHandler: Authenticated with static token
com.pokegoapi.exceptions.RemoteServerException: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:88)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getCurrency(PlayerProfile.java:225)
at net.mark.pokemon.c.d.a(Unknown Source)
at net.mark.pokemon.c.d.<init>(Unknown Source)
at net.mark.pokemon.c.b.<init>(Unknown Source)
at net.mark.pokemon.a.<init>(Unknown Source)
at net.mark.pokemon.ui.c.q.a(Unknown Source)
at net.mark.pokemon.ui.c.b.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.Scene$ClickGenerator.postProcess(Scene.java:3470)
at javafx.scene.Scene$ClickGenerator.access$8100(Scene.java:3398)
at javafx.scene.Scene$MouseHandler.process(Scene.java:3766)
at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:380)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:294)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:416)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:415)
at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
at com.sun.glass.ui.View.notifyMouse(View.java:937)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
at java.lang.Thread.run(Unknown Source)
Caused by: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
at com.pokegoapi.main.ServerRequest.getData(ServerRequest.java:77)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:86)
... 73 more
com.pokegoapi.exceptions.RemoteServerException: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:88)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getPlayerData(PlayerProfile.java:249)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:93)
at net.botwith.api.player.PlayerProfile.getCurrency(PlayerProfile.java:225)
at net.mark.pokemon.c.d.a(Unknown Source)
at net.mark.pokemon.c.d.a(Unknown Source)
at net.mark.pokemon.c.d.<init>(Unknown Source)
at net.mark.pokemon.c.b.<init>(Unknown Source)
at net.mark.pokemon.a.<init>(Unknown Source)
at net.mark.pokemon.ui.c.q.a(Unknown Source)
at net.mark.pokemon.ui.c.b.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.Scene$ClickGenerator.postProcess(Scene.java:3470)
at javafx.scene.Scene$ClickGenerator.access$8100(Scene.java:3398)
at javafx.scene.Scene$MouseHandler.process(Scene.java:3766)
at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:380)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:294)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:416)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:415)
at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
at com.sun.glass.ui.View.notifyMouse(View.java:937)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
at java.lang.Thread.run(Unknown Source)
Caused by: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
at com.pokegoapi.main.ServerRequest.getData(ServerRequest.java:77)
at net.botwith.api.player.PlayerProfile.updateProfile(PlayerProfile.java:86)
... 84 more
Try b22
-
Post Thanks / Like - 1 Thanks
ReppzYouTube (1 members gave Thanks to manjax for this useful post)
-
Member
im using b22 at this moment. best ver so far. bot is runing for 6 minutes and no freeze yet (sshh..)
thanks alot again for the efforts
-
Member
Originally Posted by
manjax
Try b22

You're a BEAST!
Working again! HYPE <3
I'm so donating soon! Amazing work, thanks for being a beast!
https://www.youtube.com/reppzgaming
Best place on the web for Rogue PvP.
-
Member
bot stops after 15min usage... Fix this please.. Tks
-
Member
So tell me again why I am banned from your site?
Last edited by KandiSAI; 08-28-2016 at 05:11 PM.
-
Member
Originally Posted by
KandiSAI
So tell me again why I am banned from your site?
what was your name
-
Member
anyone know how to load a saved map?