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

Shout-Out

User Tag List

Page 21 of 44 FirstFirst ... 171819202122232425 ... LastLast
Results 301 to 315 of 653
  1. #301
    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 unknown6mon View Post
    I've already used many other bots they work fine except so far they have all been 100% ban. That is why I really want to give this bot a shot it seems to work quite different on how it communicates with Niantic servers etc...

    So....wise guy have you got this bot to work without freezing? If so could you maybe be a little more helpful and provide some details on your computer which path your using which version of java etc?????
    I dont use pokebot 2. Never bothered testing it just because pokebot ninja already fulfill my needs and is very stable. The last update included an important hot fix regarding a faulty API request. You should really give it a try.

    PokeBot #2 Final! {Kills,Activity,Eggs,Fully configurable) ALWAYS UP
  2. #302
    faplo's Avatar Sergeant Major Authenticator enabled
    Reputation
    20
    Join Date
    Jul 2016
    Posts
    165
    Thanks G/R
    18/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You ignored my msg few pages ago/still not working

  3. #303
    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
    Hello Manjax,

    Your Bot is great and hopefully it won't get detected.

    I'm on Win10 and Java is up to date.
    With the two last version (B16 and B17) I've encountered the following problems :

    1) Tasks are deleted after closing the bot, defeating the purpose of the 2 killswitchs. Tried to run the .bat as admin to solve this => the console says Press to continue and then close without launching the .jar file. And I can't launch the .jar file as admin.
    2) Device settings, Hatchery Options, spin throw and Inventory option are reset each time you try to modify your task.
    3) The walking speed seems to be taken into account only when choosing "Streets" with the google API. When choosing pokestop or random it seems to run at a default speed.
    4) When choosing "pokestop" as walking option, the bot will randomly freeze and stop moving.
    5) I can't get the discard option to work. I can delete "all" potion but can't set a max amount then recycle neither delete x items. When I look at the Json file, discardingItems is set to fasle even if I have selected to discard Items from the Interface. The line concerning items to discard show "discard": []
    Maybe thats why it doesn't discard any items for me.

    Suggestion :
    Add Multi selecting Pokemon to transfer
    Show less digits for Hatching egg tab to improve visibility

    Hope my comment will help you improve your bot... Keep up the good work!
    1) Tasks do not save accounts do tho, Start typing the first Letter of the account you want to bot and it will start. We do not save tasks so users DO NOT! end up ****ing themselves
    2) Will be fixed
    3) The speed is the variable it should walk at slower / etc speed the code is the same
    4) Make sure there is enough pokestops in the area
    5) When clicking it make sure its got a 0.5 background
    Originally Posted by Shade_Wrath View Post
    Hello manjax, please find below screenshot. I tried running the bot with Pokestop option but similar issue faced where bot goes off track at unknown speed and results into Catch_flee. Hope it helps. Thank you very much for your efforts and help.

    Attachment 39869

    Attachment 39870
    Resolved on the next build
    Originally Posted by faplo View Post
    You ignored my msg few pages ago/still not working
    Task wasn't setup correctly, you need to remember we have to sleep too? So please wait till we can actually get around to replying to you.

  4. Thanks Kailad4n (1 members gave Thanks to manjax for this useful post)
  5. #304
    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)
    Thanx Manjax!
    Your reply helped to solve my problems!

  6. #305
    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)
    Updated to the new version:

    Fixed the random walking around
    Added sniping (To many people requested use at your own risk)
    Fixed some memory issues.
    And some other API fixes

  7. #306
    moneVenom's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bot stops after:

    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)

  8. #307
    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)
    can't do much with that show full error

  9. Thanks lcaik (1 members gave Thanks to manjax for this useful post)
  10. #308
    moneVenom's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    D/RequestHandler: Authenticated with static token
    com.pokegoapi.exceptions.RemoteServerException: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
    at net.botwith.api.inventory.ItemBag.removeItem(ItemBag.java:90)
    at net.mark.pokemon.b.a.a.a.b(Unknown Source)
    at net.mark.pokemon.b.a.a.a(Unknown Source)
    at net.mark.pokemon.a.a(Unknown Source)
    at net.mark.pokemon.b.c.run(Unknown Source)
    at net.mark.pokemon.b.run(Unknown Source)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201( Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
    at com.pokegoapi.main.ServerRequest.getData(ServerRequest.java:77)
    at net.botwith.api.inventory.ItemBag.removeItem(ItemBag.java:8
    ... 12 more
    Exception in thread "Timer-0" java.lang.NullPointerException
    at net.mark.pokemon.c.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.c.run(Unknown Source)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)
    D/RequestHandler: Authenticated with static token
    Exception in thread "Timer-9" java.lang.NullPointerException
    at net.mark.pokemon.c.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.c.run(Unknown Source)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)

    Stops each time after the Timer.

  11. #309
    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)
    Could mean it has ended the task due to the daily limit

  12. #310
    moneVenom's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kill switch set to 1000. Ran the bot for 5 min, so not even close to kill switch.

    BTW
    Thanks for the quick reply.

  13. #311
    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)
    With last version (B18 but encountered same problem in B17) : I choosed Pokestop as walking option. First time it stoped after 2 minutes. I restarted the task and got the same problem again. See logfile below :

    C:\Users\xXx\Desktop\Pokemon-2.02-B18>java -jar Pokemon.jar
    htmlFile: /pokeMap.html
    D/RequestHandler: Authenticated with static token
    Exception in thread "Timer-1" java.lang.NullPointerException
    at net.mark.pokemon.c.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.c.run(Unknown Source)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)
    D/RequestHandler: Authenticated with static token
    Exception in thread "Timer-7" java.lang.NullPointerException
    at net.mark.pokemon.c.c.b.a(Unknown Source)
    at net.mark.pokemon.c.c.b.a(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
    at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.util.stream.ReferencePipeline.forEach(Unknown Source)
    at net.mark.pokemon.c.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.c.run(Unknown Source)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)

  14. #312
    cheater007's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    57
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by manjax View Post
    I would like to state first of all, We do not run away like little bitches like other bots.. We get legal issues? We sort them.. That's what the donations are here for... **** Misty Elwood @ FOCallaw... Bitch I will never leave.

    Hello all!

    Finally we've completed the version 2 of PokeBot #2, This version is much unlike anything you'll ever see on the pokebot market

    This version is built on replicating all data sent to the server, Including Activity Status, Fixed locations, Sensor movement and even tilting!

    The servers request data such as above each request made to there server to process there responses. ALL bots on the market DO NOT SEND THESE DETAILS!! CAUSING YOU TO BE AUTO FLAGGED!!


    Let's stop with all the boring talk and get down to the features! Where we pride ourselfs to become the best..

    Custom Map building?! Just click the tick option Path builder and boom click anywhere on the map to build your own path!



    Tasks! What are tasks.. Well we don't want you to hit the limit of max pokemon and stops in one day do we?! So you custom set what value you want to stop and it will stop!
    We save all data of catching pokemon + stops so even if you restart the bot the data is saved for next time.. Amazing kill switch right?!



    We have so many features to allow you to bot safe and secure.. Even down to catching pokemon.. Most bots have 100% hit rate with pokeball on pokemon? Hell no that's a flag there and then matey! So what we've done is allowed you to modify what percentage of pokemon balls will hit them darn pidgeys!


    Walking options, We have loads of options for walking... Built in.. GPX.. pokestops, Custom maps even google street walker if you want more human walking!

    Settings UI:


    Bot in action!!


    Pokedex.. Oh god we all love to see what pokemon we have don't we? How about have something to tell us what the IV.. Max CP and power up the pokemon there and then? Hell to the yeah we've that..



    Inventory.. We hate being full of random crap and it's all messy.. Well look at this beast.


    Holy shit we can even **** with our eggs..


    Over at botwith.me we pride ourselves on giving you the best service you can get and working strongly at defeating the chances at being banned... The last ban wave (yesterday/today) 95% of our users using v2 was not banned... This is all because bot developers are thinking of there pocket now and not on why they made such bots.





    <= **** this whore
    Lol @ her name!! Misty what a coincidence

    789440-misty05_1_.jpg

  15. #313
    moneVenom's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kailad4n View Post
    With last version (B18 but encountered same problem in B17) : I choosed Pokestop as walking option. First time it stoped after 2 minutes. I restarted the task and got the same problem again. See logfile below :
    Same setup for me.

    Just did the same on the .gpx file as well.

  16. #314
    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)
    B15 has been working fine. But after tried out B16/B17/B18 and also B15 now i get catch_error all the time and the bot stops after that. It variuos between minuts/hours before get catch_error. All versions.
    This is just after 1 min runs:

    Error: User data directory [null (C:\Users\dt744\AppData\Roaming\net.mark.pokemon.ui.Main\webview)] is already in use
    D/RequestHandler: Authenticated with static token
    Exception in thread "Timer-3" java.lang.NullPointerException
    at net.mark.pokemon.c.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.a(Unknown Source)
    at net.mark.pokemon.c.b.c.run(Unknown Source)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)

  17. #315
    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)
    Well there is some issues what are user error and not the bot.. And this is one of them....

Page 21 of 44 FirstFirst ... 171819202122232425 ... 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 04:13 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