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

User Tag List

Page 40 of 186 FirstFirst ... 36373839404142434490140 ... LastLast
Results 586 to 600 of 2782
  1. #586
    sholdierksk's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im try this n softbanned

    Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja
  2. #587
    Jumanfreez's Avatar Master Sergeant
    Reputation
    5
    Join Date
    Aug 2016
    Posts
    81
    Thanks G/R
    45/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sholdierksk View Post
    im try this n softbanned
    The bot has a softban bypass. But if it doesn't work in some cases, you can always log in from your phone (from the location you were before spoofing) and spin a pokestop 40 times (open pokestop, spin, close, repeat). It sounds silly but it does work. I've done it plenty of times as well as many other people

  3. #588
    zionfol's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    43
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry noob question
    how to run this bot lol
    try to run, and i got this
    Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja-screenshot_1-gif

  4. #589
    sundawg89's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2016
    Posts
    45
    Thanks G/R
    7/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    MisterNinja, Great job on the bot. The only request I have is if we can have an option to have specific pokemon NOT auto transferred. This is useful for say Magikarp's as their CP's are low and can therefore be saved whilst others can be auto transferred. Thanks.

  5. #590
    vintorezian's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    14
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MisterNinja View Post
    Can you try V16, if it works better or still gives such error?
    Downloaded v16 and this is what I found running it :

    Code:
    C:\Desktop\Ninja-v16>java -jar PokeBotNinja.jar
    You are using the latest version: 16
    D/RequestHandler: Authenticated with static token
    Logged in with account: x
    Movement bounds (approx 1km by 1km box around start point): x x
    
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    
    com.pokegoapi.exceptions.AsyncPokemonGoException: Unknown exception occurred.
            at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:45)
            at com.pokegoapi.main.RequestHandler.sendServerRequests(RequestHandler.java:155)
            at ninja.pokebot.o.B.a(SourceFile:101)
            at ninja.pokebot.o.B.b(SourceFile:73)
            at ninja.pokebot.o.B.a(SourceFile:66)
            at ninja.pokebot.o.I.a(SourceFile:1031)
            at ninja.pokebot.o.J.run(SourceFile:75)
    Caused by: java.lang.RuntimeException: java.util.concurrent.ExecutionException:
    com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
            at rx.exceptions.Exceptions.propagate(Exceptions.java:58)
            at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:465)
            at rx.observables.BlockingObservable.first(BlockingObservable.java:168)
            at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:37)
            ... 6 more
    Caused by: java.util.concurrent.ExecutionException: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
            at com.pokegoapi.main.RequestHandler$1.get(RequestHandler.java:109)
            at com.pokegoapi.main.RequestHandler$1.get(RequestHandler.java:86)
            at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSubscribeToObservableFuture.java:74)
            at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSubscribeToObservableFuture.java:43)
            at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48)
            at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30)
            at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48)
            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)
            ... 8 more
    Caused by: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
            at com.pokegoapi.main.ServerRequest.getData(ServerRequest.java:78)
            at com.pokegoapi.main.RequestHandler.run(RequestHandler.java:293)
            at java.lang.Thread.run(Unknown Source)
    
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    
    Unknown exception occurred.
    com.pokegoapi.exceptions.AsyncPokemonGoException: Unknown exception occurred.
            at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:45)
            at com.pokegoapi.main.RequestHandler.sendServerRequests(RequestHandler.java:155)
            at ninja.pokebot.o.q.a(SourceFile:241)
            at ninja.pokebot.o.z.a(SourceFile:5126)
            at ninja.pokebot.o.F.a(SourceFile:79)
            at ninja.pokebot.o.I.a(SourceFile:1031)
            at ninja.pokebot.o.J.run(SourceFile:75)
    Caused by: java.lang.RuntimeException: java.util.concurrent.ExecutionException:
    com.pokegoapi.exceptions.LoginFailedException: Invalid Auth status code recieved, token not refreshed?
            at rx.exceptions.Exceptions.propagate(Exceptions.java:58)
            at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:465)
            at rx.observables.BlockingObservable.first(BlockingObservable.java:168)
            at com.pokegoapi.util.AsyncHelper.toBlocking(AsyncHelper.java:37)
            ... 6 more
    Caused by: java.util.concurrent.ExecutionException: com.pokegoapi.exceptions.LoginFailedException: Invalid Auth status code recieved, token not refreshed?
            at com.pokegoapi.main.RequestHandler$1.get(RequestHandler.java:109)
            at com.pokegoapi.main.RequestHandler$1.get(RequestHandler.java:86)
            at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSubscribeToObservableFuture.java:74)
            at rx.internal.operators.OnSubscribeToObservableFuture$ToObservableFuture.call(OnSubscribeToObservableFuture.java:43)
            at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48)
            at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30)
            at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48)
            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)
            ... 8 more
    Caused by: com.pokegoapi.exceptions.LoginFailedException: Invalid Auth status code recieved, token not refreshed?
            at com.pokegoapi.main.RequestHandler.internalSendServerRequests(RequestHandler.java:217)
            at com.pokegoapi.main.RequestHandler.run(RequestHandler.java:290)
            at java.lang.Thread.run(Unknown Source)
    
    D/RequestHandler: Authenticated with static token
    
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    V/CatchablePokemon: Pokemon caught/or flee
    
    C:\ Desktop\Ninja-v16>pause
    Press any key to continue . . .
    But this time there are no bot errors or forced close/stops. The v16 bot is running well doing his job caught pokemon, hatched eggs, robbed pokestops, auto transfer/auto drop etc till I closed it... All the features works smoothly...

  6. #591
    Cacos21's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is by far my favorite bot and I have tried them all. Only thing that I think would be helpful is saving the Pokemon that use 12 candy to evolve. I now have 1500 pidgeys candy but no pidgeys to mass evolve lol. Either way thanks for the amazing bot.

  7. Thanks Jumanfreez (1 members gave Thanks to Cacos21 for this useful post)
  8. #592
    vintorezian's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    14
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zionfol View Post
    sorry noob question
    how to run this bot lol
    try to run, and i got this
    Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja-screenshot_1-gif
    Put the NinjaBot folder in places other than C:\Windows\... or better put it on your Desktop.

    And make sure you have java installed.

  9. #593
    Frightier's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    7
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  10. #594
    caiusp's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    2
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello all! im trying this bot and im pretty satisfied by now

    there s a way to restart the bot every X times to avoid crash and bugs? my goal is to run it 24/4 in a server

  11. #595
    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)
    I'm running on a Mac.
    Pls adjust the size of: latitude, longitude, the auto drops spaces!
    Imgur: The most awesome images on the Internet
    Thanks!
    Attached Thumbnails Attached Thumbnails Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja-copia-di-schermata-2016-08-09-alle-20-53-49-jpg  

  12. #596
    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)
    V17 is out!
    Started work on detailed configuration and configuration saving:
    Added detailed Auto-Drop configuration view, all settings are saved, can select individual items and potions.
    Added new Pokemon catching configuration: allows setting Evolve, Transfer and Ignore of caught Pokemons, all settings are saved.
    Last successful login username is also saved.

  13. Thanks Jumanfreez (1 members gave Thanks to MisterNinja for this useful post)
  14. #597
    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 Danielito986 View Post
    I'm running on a Mac.
    Pls adjust the size of: latitude, longitude, the auto drops spaces!
    Imgur: The most awesome images on the Internet
    Thanks!
    Hm, will try to handle cases of different font sizes better in the future.

  15. #598
    KINGENGEN's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    19
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you adding in sniping support? That'd be great!

  16. #599
    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 caiusp View Post
    hello all! im trying this bot and im pretty satisfied by now

    there s a way to restart the bot every X times to avoid crash and bugs? my goal is to run it 24/4 in a server
    Hm, since it does not support auto-login + auto-start yet, there is no easy way to auto-restart it. Perhaps in the future, currently working on saving more configuration, so perhaps auto-run is also doable sometime soon.

  17. Thanks caiusp (1 members gave Thanks to MisterNinja for this useful post)
  18. #600
    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 KINGENGEN View Post
    Are you adding in sniping support? That'd be great!
    Perhaps in the future

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 02:25 AM. 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