PokeGo Bot V2! - custom route making - stunning ui - user friendly - human menu

Shout-Out

User Tag List

Page 20 of 20 FirstFirst ... 1617181920
Results 286 to 299 of 299
  1. #286
    emperorr's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Help me,please!

    C:\Users\A\Desktop\New folder\pokebot>java -jar Pokemon.jar
    Couldn't connect to the server
    Exception in Application start method
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.j ava:389)
    at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:32
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at sun.launcher.LauncherHelper$FXHelper.main(Unknown Source)
    Caused by: java.lang.RuntimeException: Exception in Application start method
    at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917 )
    at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$155(LauncherImp l.java:182)
    at java.lang.Thread.run(Unknown Source)
    Caused by: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1]
    at org.json.JSONTokener.syntaxError(JSONTokener.java:433)
    at org.json.JSONObject.<init>(JSONObject.java:194)
    at org.json.JSONObject.<init>(JSONObject.java:321)
    at net.mark.pokemon.d.a.a(Unknown Source)
    at net.mark.pokemon.ui.Main.a(Unknown Source)
    at java.util.Optional.ifPresent(Unknown Source)
    at net.mark.pokemon.ui.Main.a(Unknown Source)
    at net.mark.pokemon.ui.Main.start(Unknown Source)
    at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherIm pl.java:863)
    at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java: 326)
    at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:29 4)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    ... 1 more
    Exception running application net.mark.pokemon.ui.Main

    C:\Users\A\Desktop\New folder\pokebot>pause
    Press any key to continue . . .

    PokeGo Bot V2! - custom route making - stunning ui - user friendly - human
  2. #287
    Kauzuki's Avatar Master Sergeant
    Reputation
    48
    Join Date
    Jul 2016
    Posts
    117
    Thanks G/R
    9/45
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New update out

  3. #288
    HeRog29's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    20
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    App doesnt work at all after clicked on CMD and botwithme acct logged in.

    few others posted the same question on OP's web, didnt even get replied. good luck on this bot.

  4. #289
    HeRog29's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    20
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by emperorr View Post
    Help me,please!

    C:\Users\A\Desktop\New folder\pokebot>java -jar Pokemon.jar
    Couldn't connect to the server
    Exception in Application start method
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.j ava:389)
    at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:32
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at sun.launcher.LauncherHelper$FXHelper.main(Unknown Source)
    Caused by: java.lang.RuntimeException: Exception in Application start method
    at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917 )
    at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$155(LauncherImp l.java:182)
    at java.lang.Thread.run(Unknown Source)
    Caused by: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1]
    at org.json.JSONTokener.syntaxError(JSONTokener.java:433)
    at org.json.JSONObject.<init>(JSONObject.java:194)
    at org.json.JSONObject.<init>(JSONObject.java:321)
    at net.mark.pokemon.d.a.a(Unknown Source)
    at net.mark.pokemon.ui.Main.a(Unknown Source)
    at java.util.Optional.ifPresent(Unknown Source)
    at net.mark.pokemon.ui.Main.a(Unknown Source)
    at net.mark.pokemon.ui.Main.start(Unknown Source)
    at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherIm pl.java:863)
    at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java: 326)
    at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:29 4)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    ... 1 more
    Exception running application net.mark.pokemon.ui.Main

    C:\Users\A\Desktop\New folder\pokebot>pause
    Press any key to continue . . .
    exact the same error I m getting, and few others getting.

  5. #290
    Thevilish's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    39
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is a good bot i recommend, although mark banned me in shoutbox . up for this amazing bot.!

  6. #291
    stereovision'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)
    Originally Posted by Kauzuki View Post
    New update out
    B12 was working properly, B16 asks to donate now and i cant use it.:confused:

  7. #292
    zyber's Avatar Member
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cant run the bot. getting this error

    PokeGo Bot V2! - custom route making - stunning ui - user friendly - human-2016-08-28_1-21-51-png

  8. #293
    Vik5's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The latest update (20) is dope af!

  9. #294
    Bemsafadaum's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    v12 working like a charm now!

    Got 1 acc to 21 and another one to 25. Great bot! (there is a few bugs sometimes, the bot freeze, transfer itself but mostly is working good)
    If you are getting banned with this, is because you arent setting up right.

  10. #295
    mariogitu's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    62
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bemsafadaum View Post
    v12 working like a charm now!

    Got 1 acc to 21 and another one to 25. Great bot! (there is a few bugs sometimes, the bot freeze, transfer itself but mostly is working good)
    If you are getting banned with this, is because you arent setting up right.
    tell me in 2-4weeks .. no bots are safe

  11. #296
    hamada's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    23
    Thanks G/R
    7/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I want to keep 1 pokemon from ant type , how?

  12. #297
    Bemsafadaum's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hamada View Post
    I want to keep 1 pokemon from ant type , how?
    Use the 'transfer weak CP or weak iv'

    Enviado de meu XT1097 usando Tapatalk

  13. #298
    stereovision'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)
    now i cant get past the login with the botwithme account. something wrong?

  14. #299
    Bro Crazy's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very good this bot thanks!

Page 20 of 20 FirstFirst ... 1617181920

Similar Threads

  1. D3 Bot - D3 Rush - Easy To Use And User Friendly bot
    By RushBotX4 in forum Diablo 3 Bots and Programs
    Replies: 3
    Last Post: 01-11-2013, 02:25 PM
  2. custom curreny, making npc to redeem token.
    By titanexile in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 03-08-2009, 12:57 PM
  3. [Guide] How-To make custom items for your server[Noob Friendly]
    By FelBlood in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 03-29-2008, 06:50 AM
  4. Making a custom route for engineer mote farmong (or anything else)
    By Robzz in forum World of Warcraft Guides
    Replies: 3
    Last Post: 01-14-2008, 05:09 PM
All times are GMT -5. The time now is 11:23 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