@MisterNinja
I was wondering if you can consider adding a 'Camp at Lure' option? Will be most useful if it has a timer that can be set like, let's say 10min to camp at a Lure before proceeding with the path.
@MisterNinja
I was wondering if you can consider adding a 'Camp at Lure' option? Will be most useful if it has a timer that can be set like, let's say 10min to camp at a Lure before proceeding with the path.
I'm not so sure, but I no longer see the pokestops in the map. Also looks like the bot not catching anything too, just do walking according to my pre set path.
Ok, failed to fetch data from server after re-checking bot window.
Last edited by cajuputi; 08-24-2016 at 02:35 AM.
bahhhhhhhhh
Last edited by reficul1; 08-24-2016 at 02:50 AM.
Individual pokemon configuration doesn't seem to be working for me Ninja. I change the values and save. But when i reopen nothing is saved. Can you make one easier addition and just have a tickbox for "perfect throw" next to the pokemon as well? Thanks.
Hello Mr.Ninjabot,
thanks for this nice Bot, it would be nice to have a timer for the runtime of the bot and a "stop catching" when inventory is full.
Hi dude,
I have windows 2012 servers, does poke ninja works on them ?
sorry i forgot that it's written in Java, yes it works
great app![]()
Last edited by mikemaserati34; 08-24-2016 at 06:43 AM.
one of the safest bots to use..Up for this guy![]()
Hey Ninja/ Anyone, please suggest me, how many hours that we can bot with the safe way?
Started getting this error today. I can still log in through other means but something went wrong with Ninja. Any help appreciated, I am really enjoying this app so far! Maybe I got IP ban?
Exception in thread "AWT-EventQueue-0" com.pokegoapi.exceptions.AsyncPokemonGoException: Unknown exception occurred.
at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:46)
at com.pokegoapi.main.RequestHandler.sendServerRequests(RequestHandler.java:157)
at com.pokegoapi.api.player.PlayerProfile.updateProfile(PlayerProfile.java:85)
at com.pokegoapi.api.player.PlayerProfile.<init>(PlayerProfile.java:72)
at com.pokegoapi.api.PokemonGo.<init>(PokemonGo.java:95)
at ninja.pokebot.o.c.a(SourceFile:1025)
at ninja.pokebot.o.bm.b(SourceFile:224
at ninja.pokebot.o.bq.actionPerformed(SourceFile:103)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at ninja.pokebot.o.bm.b(SourceFile:1270)
at ninja.pokebot.o.bo.keyReleased(SourceFile:82)
at java.awt.Component.processKeyEvent(Unknown Source)
at javax.swing.JComponent.processKeyEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Un known Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Un known Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Un known Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.pokegoapi.exceptions.RemoteServerException: Got a unexpected http code : 403
at rx.exceptions.Exceptions.propagate(Exceptions.java:5
at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:465)
at rx.observables.BlockingObservable.first(BlockingObservable.java:16
at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:3
... 49 more
Caused by: java.util.concurrent.ExecutionException: com.pokegoapi.exceptions.RemoteServerException: Got a unexpected http code : 403
at com.pokegoapi.main.RequestHandler$1.get(RequestHandler.java:111)
at com.pokegoapi.main.RequestHandler$1.get(RequestHandler.java:8
at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSu bscribeToObservableFuture.java:74)
at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSu bscribeToObservableFuture.java:43)
at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:4
at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30)
at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:4
at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30)
at rx.Observable.subscribe(Observable.java:9957)
at rx.Observable.subscribe(Observable.java:9924)
at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:445)
... 51 more
Caused by: com.pokegoapi.exceptions.RemoteServerException: Got a unexpected http code : 403
at com.pokegoapi.main.RequestHandler.internalSendServerRequests(RequestHandler.java :199)
at com.pokegoapi.main.RequestHandler.run(RequestHandler.java:295)
at java.lang.Thread.run(Unknown Source)
D/RequestHandler: Authenticated with static token
Exception in thread "AWT-EventQueue-0" com.pokegoapi.exceptions.AsyncPokemonGoException: Unknown exception occurred.
at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:46)
at com.pokegoapi.main.RequestHandler.sendServerRequests(RequestHandler.java:157)
at com.pokegoapi.api.player.PlayerProfile.updateProfile(PlayerProfile.java:85)
at com.pokegoapi.api.player.PlayerProfile.<init>(PlayerProfile.java:72)
at com.pokegoapi.api.PokemonGo.<init>(PokemonGo.java:95)
at ninja.pokebot.o.c.a(SourceFile:1025)
at ninja.pokebot.o.bm.b(SourceFile:224
at ninja.pokebot.o.bq.actionPerformed(SourceFile:103)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at ninja.pokebot.o.bm.b(SourceFile:1270)
at ninja.pokebot.o.bo.keyReleased(SourceFile:82)
at java.awt.Component.processKeyEvent(Unknown Source)
at javax.swing.JComponent.processKeyEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Un known Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Un known Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Un known Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.pokegoapi.exceptions.RemoteServerException: Got a unexpected http code : 403
at rx.exceptions.Exceptions.propagate(Exceptions.java:5
at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:465)
at rx.observables.BlockingObservable.first(BlockingObservable.java:16
at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:3
... 49 more
Caused by: java.util.concurrent.ExecutionException: com.pokegoapi.exceptions.RemoteServerException: Got a unexpected http code : 403
at com.pokegoapi.main.RequestHandler$1.get(RequestHandler.java:111)
at com.pokegoapi.main.RequestHandler$1.get(RequestHandler.java:8
at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSu bscribeToObservableFuture.java:74)
at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSu bscribeToObservableFuture.java:43)
at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:4
at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30)
at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:4
at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30)
at rx.Observable.subscribe(Observable.java:9957)
at rx.Observable.subscribe(Observable.java:9924)
at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:445)
... 51 more
Caused by: com.pokegoapi.exceptions.RemoteServerException: Got a unexpected http code : 403
at com.pokegoapi.main.RequestHandler.internalSendServerRequests(RequestHandler.java :199)
at com.pokegoapi.main.RequestHandler.run(RequestHandler.java:295)
at java.lang.Thread.run(Unknown Source)