C# Bot for Farming Pokestops & Catching Pokemon menu

User Tag List

Page 89 of 151 FirstFirst ... 39858687888990919293139 ... LastLast
Results 1,321 to 1,335 of 2253
  1. #1321
    eltiti55555's Avatar Member
    Reputation
    2
    Join Date
    Sep 2012
    Posts
    25
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eltiti55555 View Post
    I think it only uses regular pokeballs, not great or ultra ones. Also, I am not sure if it uses the lures, so higher level pokemon will often escape.
    On a different matter, last night I had problems running V4.0 on visual studio 2012. I removed everything related to it, installed 2015, and it''s working flawlessly. I think there might be some syntax differences between the 2012, so the 2015 IDE will overlook it, while 2012 will bitch about it. Can the code be changed to a more neutral syntax afterwards? I am speaking with some little knowledge I have from python and java, and a tad of C#.

    C# Bot for Farming Pokestops & Catching Pokemon
  2. #1322
    MonsterMMORPG's Avatar Active Member
    Reputation
    71
    Join Date
    Jun 2012
    Posts
    461
    Thanks G/R
    44/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to add grid search system?

    so we can farm pokemon rather than pokestop

  3. #1323
    mrgyros's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    v5 working only ptc account ? plz add zo google account

  4. #1324
    Deedaa's Avatar Member
    Reputation
    3
    Join Date
    Dec 2013
    Posts
    42
    Thanks G/R
    22/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mrgyros View Post
    v5 working only ptc account ? plz add zo google account
    i'm working fine on gmail account

  5. #1325
    Grabbed's Avatar Member
    Authenticator enabled
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mrgyros View Post
    v5 working only ptc account ? plz add zo google account
    public const bool UsePTC = false;

  6. #1326
    DeKnarf's Avatar Active Member
    Reputation
    26
    Join Date
    Mar 2014
    Posts
    93
    Thanks G/R
    5/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    There used to be a setting to select which pokeball to use:

    Code:
    public const MiscEnums.Item UsedBall = MiscEnums.Item.ITEM_POKE_BALL;
    For great balls, the code would be:
    Code:
    public const MiscEnums.Item UsedBall = MiscEnums.Item.ITEM_GREAT_BALL;
    and of course for ultra balls:
    Code:
    public const MiscEnums.Item UsedBall = MiscEnums.Item.ITEM_ULTRA_BALL;
    The change can be found on the git, here: https://github.com/FeroxRev/Pokemon-...0336e238449507


    If anyone could implement this setting again, I would be so happy

  7. #1327
    andrerdxd's Avatar Sergeant
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    61
    Thanks G/R
    33/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it possible to make it use razz berries and then catch it? it will improve in catching higher cp pokes

    BTW nice work guys, your doing a great job with the bot!!!

  8. #1328
    navyguy's Avatar Active Member
    Reputation
    27
    Join Date
    Jul 2016
    Posts
    137
    Thanks G/R
    5/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by phantom325 View Post
    Posting a video setup guide shortly (uploading right now) for those having trouble getting it working correctly


    PLEASE make it ONLY unlisted, and post the link hidden here for members only, no need to get this shit fixed in less than a day of it being out lol

  9. #1329
    vamano's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this walk to locations or jump to them for example I dont wanna get banned for teleporting everywhere

  10. #1330
    cirko's Avatar Contributor
    Reputation
    99
    Join Date
    May 2006
    Posts
    162
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When i use dektopui and login.. it crashes why?

    Cirko's Scam record 851 WOW accounts in 24 hours

    -> https://www.mmoscams.com - Top Hacker and Exploiter <-

  11. #1331
    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)
    PTC account is rollback?

  12. #1332
    S3lent's Avatar Member
    Reputation
    3
    Join Date
    Jun 2016
    Posts
    334
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    We need a fix for the 30 minutes google account dela, maybe copy paste the code into the browser!
    After every 30 minutes its jump back to the start coord and start again thats not pretty good :/

  13. #1333
    snipa120's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I keep getting "xxxx has ran away..."
    Felt it was a pokeball issue, it's not
    Maybe a softban issue, I can login on nox and can catch pokemon.

    The issue I'm seeing is the AR is turned back on when I login to nox? When I had turned it off. Is it possible that this bot isn't working for me because AR is turning on?

  14. #1334
    RidgeTM's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone else not barely getting stardust? I've have the same amount for hours now, interesting bug eh?

  15. #1335
    jinkotsu11's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you using Google ?

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 04:19 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