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

User Tag List

Page 101 of 186 FirstFirst ... 51979899100101102103104105151 ... LastLast
Results 1,501 to 1,515 of 2783
  1. #1501
    S0ul3r's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    69
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MisterNinja View Post
    What is the error you see in the black console window?
    com.pokegoapi.exceptions.RemoteServerException: Failed to receive contents from server
    at com.pokegoapi.auth.PtcCredentialProvider.login(PtcCredentialProvider.java:149)
    at com.pokegoapi.auth.PtcCredentialProvider.<init>(PtcCredentialProvider.java:111)
    at ninja.pokebot.o.c.a(SourceFile:1024)
    at ninja.pokebot.o.bg.b(SourceFile:224
    at ninja.pokebot.o.bk.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.bg.b(SourceFile:1270)
    at ninja.pokebot.o.bi.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 Sou
    rce)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Un known Sou
    rce)
    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 Sou
    rce)
    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.net.SocketException: Unrecognized Windows Sockets error: 10107: create
    at java.net.Socket.createImpl(Unknown Source)
    at java.net.Socket.getImpl(Unknown Source)
    at java.net.Socket.setSoTimeout(Unknown Source)
    at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:185 )
    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.j
    ava:124)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
    at com.pokegoapi.auth.PtcCredentialProvider$2.intercept(PtcCredentialProvider.java: 105)
    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 com.pokegoapi.auth.PtcCredentialProvider.login(PtcCredentialProvider.java:147)
    ... 46 more

    Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja
  2. #1502
    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)
    Back to v28. v29 keep freezing...

  3. #1503
    conducked's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MisterNinja View Post
    Does it print out any debug info to the console (black window, not the main view logbox) when you try to press stop & start?

    No it doesn't, once I restart the bot it works for about 20 minutes and then stops also if I press start/regenerate it comes up with failed to fetch data for 3 minutes then says its walking but doesn't work unless restart Gyazo - 25f7124a0cdda7a0f6720f73f2ef45f3.png

  4. #1504
    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)
    Yeah this bot is crazy. It takes up 2MB every ten seconds. Why is it using up so much data? And it is all outgoing.

  5. #1505
    rayofhope131215's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Help ._. Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja-ggg-gif

  6. #1506
    andromedar's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    27
    Thanks G/R
    16/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zUsername View Post
    Back to v28. v29 keep freezing...
    i am too, but v28 still freezing, i got 4 times this day.

  7. #1507
    kurazo91's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    30/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah i think v29 always stuck and eats more memory

  8. #1508
    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 andromedar View Post
    i am too, but v28 still freezing, i got 4 times this day.
    I'm using v28 without freezing. v26 may be help you out. v26 will catch pokemon faster than newer version so beware.
    Last edited by zUsername; 08-22-2016 at 03:42 AM.

  9. #1509
    Zamock's Avatar Master Sergeant
    Reputation
    13
    Join Date
    Aug 2016
    Posts
    85
    Thanks G/R
    4/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MisterNinja View Post
    Well, you can kinda do it, enter a small radius, 0.020 (20 meters) and it will walk around in small area
    Yes i already do that. It works, but a no brainer option for the lazy ones would be neat. I can live without it too though

    Edit: It seems V29 indeed has some kind of bug. The bot was running fine till 1 hour mark when it stopped walking and collecting pokemons. When i attempted to restart the bot it froze. Switched back to V28 and everything working good again.
    Last edited by Zamock; 08-22-2016 at 03:56 AM.

  10. #1510
    kurazo91's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    30/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zUsername View Post
    I'm using v28 without freezing. v26 may be help you out. v26 will catch pokemon faster than newer version so beware.
    where i can get the version 28? ur right i find v29 catching pokemon a little bit slower.. but i think much safer...

  11. #1511
    mathuatden's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please add auto run, auto skill bot

  12. #1512
    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 V30!
    Important update!!!
    Fixed a slowness issue caused by device emulation resending the same emulation data to servers over-and-over (eating up bandwidth)!
    Updated Evolving sound to be more game-like.
    Bigger distance eggs are added to incubators first instead of random choosing.

  13. Thanks yakuzavn, Tempbiz, xscreenshotz (3 members gave Thanks to MisterNinja for this useful post)
  14. #1513
    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 S0ul3r View Post
    com.pokegoapi.exceptions.RemoteServerException: Failed to receive contents from server
    at com.pokegoapi.auth.PtcCredentialProvider.login(PtcCredentialProvider.java:149)
    at com.pokegoapi.auth.PtcCredentialProvider.<init>(PtcCredentialProvider.java:111)
    at ninja.pokebot.o.c.a(SourceFile:1024)
    at ninja.pokebot.o.bg.b(SourceFile:224
    at ninja.pokebot.o.bk.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.bg.b(SourceFile:1270)
    at ninja.pokebot.o.bi.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 Sou
    rce)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Un known Sou
    rce)
    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 Sou
    rce)
    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.net.SocketException: Unrecognized Windows Sockets error: 10107: create
    at java.net.Socket.createImpl(Unknown Source)
    at java.net.Socket.getImpl(Unknown Source)
    at java.net.Socket.setSoTimeout(Unknown Source)
    at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:185 )
    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.j
    ava:124)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
    at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
    at com.pokegoapi.auth.PtcCredentialProvider$2.intercept(PtcCredentialProvider.java: 105)
    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 com.pokegoapi.auth.PtcCredentialProvider.login(PtcCredentialProvider.java:147)
    ... 46 more
    Is your PTC account email activated?

  15. #1514
    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 rayofhope131215 View Post
    Help ._. Cross-platform BOT with UI for Pokemon Go - PokeBot.Ninja-ggg-gif
    Please download and install java first: Download Free Java Software

  16. #1515
    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 Zamock View Post
    Yes i already do that. It works, but a no brainer option for the lazy ones would be neat. I can live without it too though

    Edit: It seems V29 indeed has some kind of bug. The bot was running fine till 1 hour mark when it stopped walking and collecting pokemons. When i attempted to restart the bot it froze. Switched back to V28 and everything working good again.
    Fixed in V30!!

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 07:23 AM. 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