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

User Tag List

Page 52 of 186 FirstFirst ... 2484950515253545556102152 ... LastLast
Results 766 to 780 of 2782
  1. #766
    Infernoo's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MisterNinja View Post
    Yes, saving is broken, will fix for V18 (coming soone).
    how soon is soon? thanks for your service

    Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja
  2. #767
    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
    @MisterNinja: i found a possible bug : in auto Transfer/evolve/ignore when i select caterpie to evolve and Metapot + Butterfree = transfer , the bot just evolve caterpie in metapod but nothing else!
    In this way the inventory get full really quickly with all the problems related.

    I also selected Auto transfer new catches under 1800cp OR 85% IV. But THIS should not be a problem ..

    Thanks again for the awesome work!
    I'll fix the multi-evolve check. Currently to evolve+transfer a rattata, you just check those two boxes in the rattata row It will try to evolve, if can, will evolve to raticate and then transfer the new pokemon, if not enough candy, will just transfer the rattata.

  3. #768
    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 b0Ni07 View Post
    remember password option possible?

    also i want to use manage inventory only, i logged via google, clicked manage inventory.. it shows my inventory but after i transfer or powerup any pokemon bot removing inventory list, like this

    https://i.imgur.com/KIZHmxm.png

    any idea why?
    Hm, probably inventory refresh failed, will try to handle that better in new version, perhaps manual "Refresh" button.

  4. Thanks vinhnguyen1211 (1 members gave Thanks to MisterNinja for this useful post)
  5. #769
    hionstrike's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think you should add the unban function and remember the adjustments for configuration

    that's all i want to suggest

    cheer! your bot is awesome bro

  6. #770
    Vlatar's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    12
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I saw you answer my questions and even my idea that's awesome
    If possible a more "reset" then "refresh" button
    alot of time the bot stops or goes and goes without doing nothing, little glitches that fixed with a reset, but a quick refresh will be nice
    more then that it will be the "protection" to change location

  7. #771
    Jacks1240's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [13:32:46] No closeby Pokestops found, default[13:32:46]
    Starting walking of 462 meters to 43.65777021,-79.37200404ing to random walking generator
    [13:32:46] Failed to fetch information from server for 3 minutes in a row!


    I am walking at 3/ms can anyone please inform me what this means?

  8. #772
    vinhnguyen1211's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    13
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MisterNinja View Post
    Hm, probably inventory refresh failed, will try to handle that better in new version, perhaps manual "Refresh" button.
    I very appreciate your works.
    Can you give me your skype, please? I'm a freshman and I really enjoy with java, will you guide me?

  9. #773
    wizardofyendor's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any chance of getting PokeSniper2 support?

  10. #774
    dabosshun's Avatar Member
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    68
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I try to run my 10+ bots at the same time, after a few minutes all of them are getting soft banned.
    Why is that?

  11. #775
    zero1362's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dabosshun View Post
    When I try to run my 10+ bots at the same time, after a few minutes all of them are getting soft banned.
    Why is that?
    only 10 bots? jajajaj

  12. #776
    diantgz89's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    java.net.SocketTimeoutException: connect timed out
    at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at okhttp3.internal.platform.Platform.connectSocket(Platform.java:124)
    at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:187 )
    at okhttp3.internal.connection.RealConnection.buildConnection(RealConnection.java:1 73)
    at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:114)
    at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.jav a:193)
    at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocat ion.java:129)
    at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:9
    at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java :42)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
    at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:109)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
    at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
    at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInte rceptor.java:124)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
    at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:170)
    at okhttp3.RealCall.execute(RealCall.java:60)
    at ninja.pokebot.o.m.a(SourceFile:247)

    how to fix it? thanks

  13. #777
    naufalkhz1's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja-1-png :'( can anyone explain what trouble is ?

  14. #778
    Maxhend's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jacks1240 View Post
    [13:32:46] No closeby Pokestops found, default[13:32:46]
    Starting walking of 462 meters to 43.65777021,-79.37200404ing to random walking generator
    [13:32:46] Failed to fetch information from server for 3 minutes in a row!


    I am walking at 3/ms can anyone please inform me what this means?
    I have this exact same error message.

  15. #779
    dabosshun's Avatar Member
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    68
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zero1362 View Post
    only 10 bots? jajajaj
    Are you not getting soft banned with yours?

  16. #780
    Yoshimoto's Avatar Active Member

    Reputation
    17
    Join Date
    Nov 2010
    Posts
    152
    Thanks G/R
    2/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    With custom,evolve/transfer I evolve all the pidgeys but then it keeps the evolved pidgeottos and my pokemon inventory gets full of the evolved pidgeys and weedles etc etc. Can you make the 'evolve all option also transfer it after the volve' that would be awesome thanks a lot for having such a simple user friendly program!!!
    Mess with the best.
    Die like the rest

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:48 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search