C# Bot for Farming Pokestops & Catching Pokemon menu

Shout-Out

User Tag List

Page 27 of 151 FirstFirst ... 23242526272829303177127 ... LastLast
Results 391 to 405 of 2253
  1. #391
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RavenPooh View Post
    ok guys for those who are complaining about stopping.
    Its the server not the api.
    Here is a quick fix.

    save as .bat and change the path to your exe file that you compiled.change timeout below the start cmd to whatever timeout you want (in seconds) for the process to kill itself

    :1
    TIMEOUT /T 5
    start cmd /c "F:\C MOVE\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\bin\Debug\PokemonGo.RocketAPI.Console.exe"
    TIMEOUT /T 120
    taskkill /im PokemonGo.RocketAPI.Console.exe /F
    goto 1
    Well done

    C# Bot for Farming Pokestops & Catching Pokemon
  2. Thanks WoWSondermüll (1 members gave Thanks to Neer for this useful post)
  3. #392
    RavenPooh's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thought id contribute something

  4. #393
    gudarks's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neer View Post
    Well done
    but this wouldn't work with google because he ask for the code everytime i'm right?

  5. #394
    leele2's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RavenPooh View Post
    ok guys for those who are complaining about stopping.
    Its the server not the api.
    Here is a quick fix.

    save as .bat and change the path to your exe file that you compiled.change timeout below the start cmd to whatever timeout you want (in seconds) for the process to kill itself. Enjoy automagic restarts of bot.

    :1
    TIMEOUT /T 5
    start cmd /c "F:\C MOVE\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\bin\Debug\PokemonGo.RocketAPI.Console.exe"
    TIMEOUT /T 120
    taskkill /im PokemonGo.RocketAPI.Console.exe /F
    goto 1
    Everytime I boot the .exe it ask me to go to www.google.com/device is there a way to make the programme save the info?

  6. #395
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gudarks View Post
    but this wouldn't work with google because he ask for the code everytime i'm right?
    You are correct.

  7. Thanks WoWSondermüll (1 members gave Thanks to Neer for this useful post)
  8. #396
    Spegeli86's Avatar Contributor
    Reputation
    91
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    0/71
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RavenPooh View Post
    :1
    TIMEOUT /T 5
    start cmd /c "F:\C MOVE\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\bin\Debug\PokemonGo.RocketAPI.Console.exe"
    TIMEOUT /T 120
    taskkill /im PokemonGo.RocketAPI.Console.exe /F
    goto 1
    This is a good solution (when using PTC) until a developer implant a relog function into the bot and the Google Login works easier.
    Last edited by Spegeli86; 07-19-2016 at 10:31 PM.

  9. #397
    RavenPooh's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sigh :P sec
    think i have an idea :P

  10. #398
    boranboran35'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)
    Guys mine bot collects exp of pokestops very well but it doesnt cath any pokemon even I have slot in my bag for pokemons. Using it with google. What am I missing?

    edit: sorry it was because of old version that I downloaded before. Thanks man good coding
    Last edited by boranboran35; 07-19-2016 at 10:47 PM.

  11. #399
    kiihk1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    59
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i get softban via my acc, Consumed a few minutes?

  12. #400
    uploader619's Avatar Knight
    Reputation
    65
    Join Date
    Jul 2016
    Posts
    219
    Thanks G/R
    13/56
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    there is an option in the original file from PTC to use it with google i think that will be the one who has long authorization or maybe permanent so it does not ask for code everytime you open it. question is anybody manage to make google work with the PTC one despite of ther is a instruction already in readme.md in there? this might solve the problem with always asking for code whenver crash

  13. #401
    DanGuerrero's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    C# Bot for Farming Pokestops & Catching Pokemon-untitled-png

    Why doesn't it show the name of pokemon ?

  14. #402
    Spegeli86's Avatar Contributor
    Reputation
    91
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    0/71
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DanGuerrero View Post
    C# Bot for Farming Pokestops & Catching Pokemon-untitled-png

    Why doesn't it show the name of pokemon ?
    rly? maybe you should read some posts in this thread...answered 10000 times...

  15. #403
    Shops's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Any way to lower the radius of what it farms so u dont get soft banned? Had it running for about 30 mins till i got soft banned , i have over 100 slots free for pokemon but they all escape but i still get xp from pokestops.

  16. #404
    smasherxp11's Avatar Member
    Reputation
    2
    Join Date
    Sep 2014
    Posts
    7
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shops View Post
    Any way to lower the radius of what it farms so u dont get soft banned? Had it running for about 30 mins till i got soft banned , i have over 100 slots free for pokemon but they all escape but i still get xp from pokestops.
    What do you mean with "escape"?

  17. Thanks Shops (1 members gave Thanks to smasherxp11 for this useful post)
  18. #405
    Shops's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by smasherxp11 View Post
    What do you mean with "escape"?
    they all run away, like i said i have plenty of room for pokemon but they all run away and i still get xp so idk whats going on. i think it might be a soft ban cause by the radius of what the bot farms.

Similar Threads

  1. [Bot] Looking for working BOT only farm Pokestops!
    By samhayne in forum Pokemon GO Hacks|Cheats
    Replies: 4
    Last Post: 08-16-2016, 08:51 PM
  2. [How-To] Question: Is there a bot that farms pokestops ONLY for items and NOT catch pokemon?
    By Aubrionnax in forum Pokemon GO Hacks|Cheats
    Replies: 3
    Last Post: 07-28-2016, 06:13 AM
  3. Best Bot for farm?
    By tanksz in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 11-09-2013, 09:01 AM
  4. What is the best Bot for farming?
    By CookieMage in forum WoW Bots Questions & Requests
    Replies: 4
    Last Post: 05-15-2013, 11:41 AM
  5. Bot for farming eggs?
    By dw~ in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 10-16-2012, 06:30 AM
All times are GMT -5. The time now is 12:27 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