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

User Tag List

Page 44 of 186 FirstFirst ... 40414243444546474894144 ... LastLast
Results 646 to 660 of 2782
  1. #646
    soniasist's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    23
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont know why but the bot seems to stop walking after 1 - 3 hour. Anyone have solution? Only play in 4 m/s

    Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja
  2. #647
    thegreatwiseman's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [15:01:15] Failed to fetch information from server for 3 minutes in a row!

    I got this error, can i know what wrong to it? Thanks

  3. #648
    ZeusX's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    16
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thegreatwiseman View Post
    [15:01:15] Failed to fetch information from server for 3 minutes in a row!

    I got this error, can i know what wrong to it? Thanks
    Iam getting same issue was working fine and now nothing i can stil log into phone but bot is giving error
    [03:15:18] No closeby Pokestops found, defaulting to random walking generator
    [03:15:18] Failed to fetch information from server for 3 minutes in a row!

  4. #649
    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 MisterNinja View Post
    Does the app create ninja.json config file next to the jar file? Does it have write permissions? I will add error to console when it fails to write the config file.so it is more visible if it fails.
    Yes it creates the file, but on the .jar nothing happens after i re-open it.
    This is what it writes after i set it up for first time. Everything seems to be correct but still.
    {
    "map": {
    "lng": xxxxxxxxxxxx,
    "lat": xxxxxxxxxxxx,
    "speed": 5.1
    },
    "autodrop": {
    "ITEM_INCENSE_SPICY": 999.0,
    "ITEM_SUPER_POTION": 1.0,
    "ITEM_RAZZ_BERRY": 150.0,
    "ITEM_BLUK_BERRY": 150.0,
    "ITEM_INCENSE_FLORAL": 999.0,
    "ITEM_HYPER_POTION": 20.0,
    "ITEM_POKE_BALL": 70.0,
    "ITEM_GREAT_BALL": 150.0,
    "ITEM_NANAB_BERRY": 150.0,
    "ITEM_POTION": 1.0,
    "ITEM_REVIVE": 20.0,
    "ITEM_ULTRA_BALL": 150.0,
    "ITEM_MAX_POTION": 80.0,
    "ITEM_INCENSE_ORDINARY": 999.0,
    "ITEM_MAX_REVIVE": 999.0,
    "ITEM_PINAP_BERRY": 150.0,
    "ITEM_WEPAR_BERRY": 150.0,
    "ITEM_MASTER_BALL": 999.0,
    "ITEM_INCENSE_COOL": 999.0
    },
    "autopokemons": {
    "ZUBAT": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "KAKUNA": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "MACHOP": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "KRABBY": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "RHYHORN": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "MAROWAK": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "WEEDLE": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "CATERPIE": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "FEAROW": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "MAGNETON": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "GRAVELER": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "DODUO": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "GEODUDE": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "MAGNEMITE": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "CUBONE": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "MANKEY": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "PIDGEY": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "SANDSLASH": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "ELECTRODE": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "PERSIAN": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "SEAKING": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "MEOWTH": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "RATICATE": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "VOLTORB": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "TENTACOOL": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "SEADRA": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "RHYDON": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "RATTATA": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "PIDGEOTTO": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "TENTACRUEL": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "SHELLDER": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "SANDSHREW": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "GOLBAT": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "SPEAROW": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "GOLDEEN": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "HORSEA": {
    "evolve": true,
    "transfer": false,
    "ignore": false
    },
    "PRIMEAPE": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    },
    "METAPOD": {
    "evolve": false,
    "transfer": true,
    "ignore": false
    }
    },
    "autopokemonsEnabled": true,
    "autodropDelay": 2,
    "username": "[email protected]",
    "autodropEnabled": true
    }
    Any clues? It might be a Mac OS issue. It will be so tedious to set up all those parameters everytime i open the bot

  5. #650
    Thoreal's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    20
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Feature request,

    Hi, I have been using this bot for quite a while and I really appreciate the work that's been put into it. Thank you MisterNinja!

    My feature request would be if possible to have the eggs incubated in this order:

    First all the 2k eggs,
    if 10k eggs are available then incubate,
    else 5k eggs.

    What I mean is that it would be really useful to do this since it maximises the space to get 10k eggs more since the inventory is empty faster.

  6. #651
    ZeusX's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    16
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bot not working for me anymore was like 20mins ago but now no pokestops found

  7. #652
    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 pokemongomax View Post
    Hey man, loving the bot and I have donated. Will a sniper eventually be added to this bot? If this happened I will donate even more or even make the sniper a donor only item.
    Sniper will be added in the future, right now you can kinda do it by setting all other pokemons to "ignore" in the new configuration window and just uncheck the one you want, enter coordinates and run it.

  8. #653
    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 Jumanfreez View Post
    Yes it creates the file, but on the .jar nothing happens after i re-open it.
    This is what it writes after i set it up for first time. Everything seems to be correct but still.


    Any clues? It might be a Mac OS issue. It will be so tedious to set up all those parameters everytime i open the bot
    Will check config file read/write issue ASAP

  9. #654
    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 ZeusX View Post
    Iam getting same issue was working fine and now nothing i can stil log into phone but bot is giving error
    [03:15:18] No closeby Pokestops found, defaulting to random walking generator
    [03:15:18] Failed to fetch information from server for 3 minutes in a row!
    Perhaps your IP got banned, but not account? Coordinates are the same one where you are really at?

  10. #655
    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 soniasist View Post
    I dont know why but the bot seems to stop walking after 1 - 3 hour. Anyone have solution? Only play in 4 m/s
    Did the walking stop entirely? No errors anywhere in the UI log or the black console window?

  11. #656
    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 less.skill View Post
    great update, but still cant manage inventory while bot's running to catch. And may could to add sort by recent pokemon on pokemon inventory windows. Thanks for your great working, very apreciate it
    Sorting by catch time will also come sometime soon, also the inventory opening

  12. #657
    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 D4P5YCH0 View Post
    I just restarted the program and noticed that it did not transfer the values for auto drop from the json file into the auto drop config box.

    Edit: I placed the values again in the auto drop configuration box and noticed that the values in the json file aren't updated, but added instead.




    Attachment 35505
    Will check config issue ASAP

  13. #658
    ZeusX's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    16
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I change ip same thing will wait till I get home to try my iP at work atm

  14. #659
    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 Vlatar View Post
    is it possible to do a transfer based on the pokemon lvl? cp is nor really usefull (unless u only search for 1000+)
    for example a really strong lvl 24 magicarp with 100% iv is still under 200 cp
    and again and again
    THANK YOU SO MUCH FOR THE GREAT WORK
    Hm, should be doable, but the current auto-transfer would get complicated with CP/IV/LVL checks, many combinations. Will think about how to add it.

  15. #660
    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 D4P5YCH0 View Post
    Thank you for the constant updates!
    I donated yesterday because of all the great work you do.

    The bot was running all night long with auto evolve + transfer enabled for a few pokemon.
    This morning I disabled the option for auto evolve / transfer (Stop catching => I unchecked the box => Start catching) but he keeps doing the evolve + transfer.
    I did this because I want to manually evolve some pokemon and I need the candy

    I also noticed that the lat./long is always updated, wich is good during the game.
    But when I close the program an reopen it, I would like to stay in my hotspot, this is not happening, the coordinates change and over time you get out of your hotspot zone.

    I don't know if I'm the only one who would like to have it that way or not.
    Can't be that hard to integrate
    When you start the program set a variable to true.
    When the program is started use original values else use saved temp values for calculating the working space.
    Could also integrate a checkbox to let people choose if they want to start from their original place or last saved place.
    Checking the config issue currently.
    The location thing will get better after I add map support. More detailed configuration available then

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 05:43 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