PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP menu

Shout-Out

User Tag List

Page 24 of 44 FirstFirst ... 202122232425262728 ... LastLast
Results 346 to 360 of 653
  1. #346
    rockyrustan's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have passed through intro however i still cant use, they said i havent done the intro. please help. thank you

    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP
  2. #347
    Kailad4n's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rockyrustan View Post
    i have passed through intro however i still cant use, they said i havent done the intro. please help. thank you
    Just click Ok or cancel or even close it... wait one second and the bot will start to work!

  3. #348
    manjax's Avatar Member
    Reputation
    151
    Join Date
    Jan 2008
    Posts
    271
    Thanks G/R
    0/132
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kailad4n View Post
    Just click Ok or cancel or even close it... wait one second and the bot will start to work!
    Yeah if one part of the tut isn't complete it will flag up

  4. #349
    pokego999's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone else have problem with B20 like this:
    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP-001100f032102291111721a7ac02d0e9-png
    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP-b857df51b6c8c80b1b8721693928e9c6-png
    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP-fba16e99f9ff0477c1691b294f487c50-gif
    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP-6a6392d95c86bfebcdb37a0be50b6e8b-png

    Every pokemon it catch and shows up dublicate or triple and then tries to transfer it 2-3 times.

  5. #350
    manjax's Avatar Member
    Reputation
    151
    Join Date
    Jan 2008
    Posts
    271
    Thanks G/R
    0/132
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pokego999 View Post
    Anyone else have problem with B20 like this:
    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP-001100f032102291111721a7ac02d0e9-png
    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP-b857df51b6c8c80b1b8721693928e9c6-png
    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP-fba16e99f9ff0477c1691b294f487c50-gif
    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP-6a6392d95c86bfebcdb37a0be50b6e8b-png

    Every pokemon it catch and shows up dublicate or triple and then tries to transfer it 2-3 times.
    Just noticed that myself resolving now

  6. #351
    zeroxll's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Can anyone help with this?

    I keep getting this

    Code:
    C:\Users\xxxxxx\Desktop\PokeBot #2 Final!>java -jar Pokemon.jar
    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.java:389)
           at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
           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(LauncherImpl.java:182)
           at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ExceptionInInitializerError
           at net.mark.pokemon.ui.Main.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.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(LauncherImpl.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:294)
           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
    Caused by: java.lang.NullPointerException
           at java.io.Reader.<init>(Unknown Source)
           at java.io.InputStreamReader.<init>(Unknown Source)
           at net.mark.pokemon.ui.b.f.e(Unknown Source)
           at net.mark.pokemon.ui.b.f.<init>(Unknown Source)
           at net.mark.pokemon.ui.c.s.a(Unknown Source)
           at net.mark.pokemon.ui.c.s.<init>(Unknown Source)
           at net.mark.pokemon.ui.c.p.<clinit>(Unknown Source)
           ... 17 more
    Exception running application net.mark.pokemon.ui.Main
    
    C:\Users\xxxxxx\Desktop\PokeBot #2 Final!>pause
    Press any key to continue . . .
    C:\Users\xxxxxx\Desktop\PokeBot #2 Final!>java -jar Pokemon.jar
    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.java:389)
           at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
           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(LauncherImpl.java:182)
           at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ExceptionInInitializerError
           at net.mark.pokemon.ui.Main.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.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(LauncherImpl.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:294)
           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
    Caused by: java.lang.NullPointerException
           at java.io.Reader.<init>(Unknown Source)
           at java.io.InputStreamReader.<init>(Unknown Source)
           at net.mark.pokemon.ui.b.f.e(Unknown Source)
           at net.mark.pokemon.ui.b.f.<init>(Unknown Source)
           at net.mark.pokemon.ui.c.s.a(Unknown Source)
           at net.mark.pokemon.ui.c.s.<init>(Unknown Source)
           at net.mark.pokemon.ui.c.p.<clinit>(Unknown Source)
           ... 17 more
    Exception running application net.mark.pokemon.ui.Main
    
    C:\Users\xxxxxx\Desktop\PokeBot #2 Final!>pause
    Press any key to continue . . .

  7. #352
    Kailad4n's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It occured to me in B19 as well but it solve itself after some minutes... come back and solve automatically again. Don't know about B20 thought.
    With B19 I set the killswitch to 200 but could go 190/230... so is it the first number that count or the second? At first I though it was the second one but know I know it isn't

    I had some other errors in the command line but can't identify what was wrong as I don't have the HH:MM:SS before each line to compare with the console in the bot. What's the command line to add it? This way I could send you errors with more accuracy.

  8. #353
    unknown6mon's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    17
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So still no fix for the bot randomly stopping after 1-15 min and having to stop and start again? Any explanation?

  9. #354
    manjax's Avatar Member
    Reputation
    151
    Join Date
    Jan 2008
    Posts
    271
    Thanks G/R
    0/132
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kailad4n View Post
    It occured to me in B19 as well but it solve itself after some minutes... come back and solve automatically again. Don't know about B20 thought.
    With B19 I set the killswitch to 200 but could go 190/230... so is it the first number that count or the second? At first I though it was the second one but know I know it isn't

    I had some other errors in the command line but can't identify what was wrong as I don't have the HH:MM:SS before each line to compare with the console in the bot. What's the command line to add it? This way I could send you errors with more accuracy.
    Hi the second value is how many caught in 24 hours and first is how many caught in your current task session

  10. #355
    Nick0024's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This works great atm! Thanks!. However, looks like I can no longer add additional Paths, should I delete the old ones to make space for the new custom paths? if yes, how do I delete? Thanks again!

  11. #356
    DKjail's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    20
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just want to say thanks for the good job about the bot [emoji41]

    My problem is "only" "passed through the intro, Like some others users
    -Yeah, I know that because I read the thread before I write [emoji23]

    But again, a really nice bot ❤️

    EDIT:
    What did the letter say ?
    -Can i read it ?

    Sent from my iPhone using Tapatalk
    Last edited by DKjail; 08-28-2016 at 12:27 PM.

  12. #357
    Exali'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)
    Great work on this nice program mate! Just ignore the impatient people!

    The bot is not working on my end. Keep getting the 'intro not completed' error and the location I select doesnt stick....

  13. #358
    PikaPikachu's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    32
    Thanks G/R
    13/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Manjax - I'm back up and running now. Remember the problem with unable to save (new) Task?
    Well, I forgot to add coordinates (duh!) lol!

    It's working great, thanks for your efforts! Running test today!.

  14. #359
    manjax's Avatar Member
    Reputation
    151
    Join Date
    Jan 2008
    Posts
    271
    Thanks G/R
    0/132
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DKjail View Post
    Just want to say thanks for the good job about the bot [emoji41]

    My problem is "only" "passed through the intro, Like some others users
    -Yeah, I know that because I read the thread before I write [emoji23]

    But again, a really nice bot ❤️

    EDIT:
    What did the letter say ?
    -Can i read it ?

    Sent from my iPhone using Tapatalk
    http://botwith.me/downloads/pokemon/...2016-08-25.pdf

  15. #360
    DKjail's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    20
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well,
    **** them

    Please keep us updated, if anything else happen

Page 24 of 44 FirstFirst ... 202122232425262728 ... LastLast

Similar Threads

  1. [Selling] WTS WOW ACCOUNT BEEN ACTIVE SINCE 2004, 2 90s, 2 fully geared 70 twinks, 6 85s,& More
    By Agk94 in forum WoW-US Account Buy Sell Trade
    Replies: 0
    Last Post: 03-23-2013, 01:29 PM
  2. [Selling] WTS 2 Awesome Diablo 3 (US) Accounts - Fully Geared For Inferno Diablo Kill
    By Wukufyze in forum Diablo 3 Buy Sell Trade
    Replies: 17
    Last Post: 06-29-2012, 11:12 PM
  3. [Buying] Gold Selling / Powerlevel website - Fully configured
    By Nikentic in forum General Trading Buy Sell Trade
    Replies: 0
    Last Post: 10-25-2010, 07:46 AM
  4. [Warlock] Receive emblems of frost/triumph without killing final boss
    By sp00ken in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 12-13-2009, 09:51 AM
  5. The Easiest way to kill Jan'Alai(No more egg adds)
    By Cannon in forum World of Warcraft Exploits
    Replies: 26
    Last Post: 09-28-2008, 03:46 AM
All times are GMT -5. The time now is 05:06 PM. 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