Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja menu

User Tag List

Page 111 of 186 FirstFirst ... 1161107108109110111112113114115161 ... LastLast
Results 1,651 to 1,665 of 2782
  1. #1651
    MisterNinja's Avatar Elite User CoreCoins Purchaser
    Reputation
    464
    Join Date
    Jul 2016
    Posts
    538
    Thanks G/R
    1/412
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Released v32
    Donator-only update to the map - Pokemon encounters are shown, giving an overview what pokemons appear where

    IMPORTANT! Preparations for the new API captchas!
    There is a chance that builtin captcha popup will work automatically when it gets enabled in API by Ninatic
    If it doesn't it dumps a bunch of captcha.* files in the bot directory, send them on to me

    Added password saving option to login form. Donators can also try out the "Auto-login" feature.
    Lure pokestops are now shown in green color on the map.

    Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja
  2. Thanks sundawg89, KhongTen (2 members gave Thanks to MisterNinja for this useful post)
  3. #1652
    LOOPMASTA's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2016
    Posts
    51
    Thanks G/R
    26/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MisterNinja View Post
    Released v32
    Donator-only update to the map - Pokemon encounters are shown, giving an overview what pokemons appear where

    IMPORTANT! Preparations for the new API captchas!
    There is a chance that builtin captcha popup will work automatically when it gets enabled in API by Ninatic
    If it doesn't it dumps a bunch of captcha.* files in the bot directory, send them on to me

    Added password saving option to login form. Donators can also try out the "Auto-login" feature.
    Lure pokestops are now shown in green color on the map.
    This is awesome. i ill donate to you. great job

  4. #1653
    frahneit's Avatar Member
    Reputation
    1
    Join Date
    May 2016
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, when I want to transfer some pokemon (like Pidgey) it just doesn't click, the same happens when i want to Evolve or Powerup someone

  5. #1654
    unfor54k3n's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just tried the latest version and i still cant log in. Account still works fine using phone and logging into PTC website. I guess my PC got the IP ban? Shame was working very good until today.
    Last edited by unfor54k3n; 08-24-2016 at 05:05 PM.

  6. #1655
    CyKoDeLiC's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    32
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Evolving still takes forever, link almost a minute, for me.

  7. #1656
    cajuputi's Avatar Active Member
    Reputation
    21
    Join Date
    Jul 2016
    Posts
    180
    Thanks G/R
    14/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just want to drop by and say that I like the newest update. Hope you can work out the new captchas issue.

  8. #1657
    MisterNinja's Avatar Elite User CoreCoins Purchaser
    Reputation
    464
    Join Date
    Jul 2016
    Posts
    538
    Thanks G/R
    1/412
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by unfor54k3n View Post
    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)
    403 seems to be authentication error from ninatic? Do you have proxy entered?

  9. #1658
    MisterNinja's Avatar Elite User CoreCoins Purchaser
    Reputation
    464
    Join Date
    Jul 2016
    Posts
    538
    Thanks G/R
    1/412
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by frahneit View Post
    Well, when I want to transfer some pokemon (like Pidgey) it just doesn't click, the same happens when i want to Evolve or Powerup someone
    When the other tasks are running, Inventory Manager is in a readonly state currently (when pokemons appear and/or are transferred, you may start clicking on one but end up clicking on someone else). To use Inventory manager, stop the botting tasks and the manager will activate automatically.

  10. Thanks frahneit (1 members gave Thanks to MisterNinja for this useful post)
  11. #1659
    MisterNinja's Avatar Elite User CoreCoins Purchaser
    Reputation
    464
    Join Date
    Jul 2016
    Posts
    538
    Thanks G/R
    1/412
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CyKoDeLiC View Post
    Evolving still takes forever, link almost a minute, for me.
    Evolving in real app is also ~30 seconds, no ? There have been reports about people using fast evolving and then getting banned the next day.

  12. #1660
    LonelyCrow's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    14/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi MisterNinja
    Thank you for this bot!

    Yesterday I used inventory management after I used the bot.
    I pressed on stopped catching and then started to do massive evolve and transfer.
    I saw the Exp. gained going up more than the Exp.needed (level 21).
    After I finished with the massive evolve + transfer I pressed on the start catching again to get this exp.
    But I didn't get it, still level 21 although I passed it with the points.
    Should I do something else next time?
    I can't use the inventory manger when the bot is running..

  13. #1661
    cimory's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2016
    Posts
    43
    Thanks G/R
    3/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey masterninja, your bot is awesome, i like the real sound of succesfully catch pokemon, etc. it's worth to donate. good work !

  14. #1662
    zUsername's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MisterNinja View Post
    Evolving in real app is also ~30 seconds, no ? There have been reports about people using fast evolving and then getting banned the next day.
    Please add Camp At Lure feature.

  15. #1663
    cimory's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2016
    Posts
    43
    Thanks G/R
    3/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To masterninja: seems the auto-transfer didn't work well on latest version ?

    is it automatically stop the bot if already 900/1000 catchpokestop ?

  16. #1664
    Danielito986's Avatar Member
    Reputation
    0
    Join Date
    Dec 2012
    Posts
    43
    Thanks G/R
    1/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can i select team? O_o
    As i run the bot from the beginning i haven't chosen any team
    btw... i'm lv 15!

  17. #1665
    cimory's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2016
    Posts
    43
    Thanks G/R
    3/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Danielito986 View Post
    How can i select team? O_o
    As i run the bot from the beginning i haven't chosen any team
    btw... i'm lv 15!
    Select team on phone

Similar Threads

  1. [Release] Cross-platform BOT and SNIPER with UI - pgbot.org
    By Raflesia in forum Pokemon GO Hacks|Cheats
    Replies: 120
    Last Post: 02-06-2017, 07:03 PM
  2. [Trading] [Release] Cross-platform BOT/SNIPER with UI - MyGoBuddy.org
    By MyGoBuddy in forum Pokemon GO Buy Sell Trade
    Replies: 3
    Last Post: 10-02-2016, 07:11 PM
  3. [Release] MyGoBuddy Pokemon BOT/Sniper - Cross Platform - Machine Learning - Always Updated
    By MyGoBuddy in forum Pokemon GO Hacks|Cheats
    Replies: 49
    Last Post: 09-30-2016, 07:36 PM
  4. bots with support for non-live versions of wow
    By massiveschlong in forum World of Warcraft General
    Replies: 0
    Last Post: 04-28-2013, 12:25 AM
  5. Replies: 3
    Last Post: 04-30-2012, 05:34 PM
All times are GMT -5. The time now is 01:03 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search