C# Bot for Farming Pokestops & Catching Pokemon menu

User Tag List

Page 5 of 151 FirstFirst 12345678955105 ... LastLast
Results 61 to 75 of 2253
  1. #61
    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 CruelGiraffe View Post


    My game is open and I can see my XP going up!
    For some reason it doesnt update the "farmed xp" but i see it going up
    Farmed exp is the info you get from that particular pokestop.
    I could add my own version later on with exp/h and exp gained.

    C# Bot for Farming Pokestops & Catching Pokemon
  2. Thanks WoWSondermüll (1 members gave Thanks to Neer for this useful post)
  3. #62
    CrucialStress's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes i have and i get the same errorC# Bot for Farming Pokestops & Catching Pokemon-k3wiqs0-jpg

  4. #63
    CruelGiraffe's Avatar Elite User
    Reputation
    325
    Join Date
    Jul 2016
    Posts
    88
    Thanks G/R
    2/105
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neer View Post
    Farmed exp is the info you get from that particular pokestop.
    I could add my own version later on with exp/h and exp gained.
    Well, even tho it says 0, still giving me xp :P

  5. #64
    wishkeeper's Avatar Knight-Lieutenant CoreCoins Purchaser
    Reputation
    46
    Join Date
    Apr 2012
    Posts
    231
    Thanks G/R
    9/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Working here aswell

  6. #65
    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)
    Updated main post with info about getting Pokemon catching to work with google login!

  7. Thanks WoWSondermüll (1 members gave Thanks to Neer for this useful post)
  8. #66
    Tobbo88's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    66
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry to be a pest so I add lat and long... I've changed useptc to false as im using google? Now email i use my email?
    how do i get clientsig and longdurationtoken and device id??



    public const bool UsePTC = false;
    public const string PtcUsername = "User";
    public const string PtcPassword = "alligator2";
    public const string DeviceId = "cool-device-id";
    public const string Email = "MY GMAIL EMAIL HERE??? OR LEAVE IT?";
    public const string ClientSig = "fake";
    public const string LongDurationToken = "fakeid";
    public const double DefaultLatitude = 45.02975604389654;
    public const double DefaultLongitude = 93.31928730010986;

  9. #67
    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 Tobbo88 View Post
    Sorry to be a pest so I add lat and long... I've changed useptc to false as im using google? Now email i use my email?
    how do i get clientsig and longdurationtoken and device id??



    public const bool UsePTC = false;
    public const string PtcUsername = "User";
    public const string PtcPassword = "alligator2";
    public const string DeviceId = "cool-device-id";
    public const string Email = "MY GMAIL EMAIL HERE??? OR LEAVE IT?";
    public const string ClientSig = "fake";
    public const string LongDurationToken = "fakeid";
    public const double DefaultLatitude = 45.02975604389654;
    public const double DefaultLongitude = 93.31928730010986;
    Please read the main post and don't divert from the instructions.

  10. #68
    ptmazkirut's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    89
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Visual Studio 2015 = 7GB?

  11. #69
    dv999's Avatar Sergeant
    Reputation
    22
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    only ptc version working atm?

  12. #70
    GreamDesu's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gettin an error "Program 'program' does not contain a static 'Main' method suitable for an entry point"
    UPD Now it works
    Last edited by GreamDesu; 07-19-2016 at 05:22 PM.

  13. #71
    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 dv999 View Post
    only ptc version working atm?
    nope the Google Version is working fine too

  14. #72
    CrucialStress's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have an exe now this is latest message

  15. #73
    dv999's Avatar Sergeant
    Reputation
    22
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah, worked now needs to add check for api outtages
    if i login my account via phone to check will it **** the bot?

  16. #74
    ptmazkirut's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    89
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I trying to download Visual Studio 2015 but it's takes too long, it's normal?

  17. #75
    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)
    Originally Posted by Neer View Post
    Please read the main post and don't divert from the instructions.
    just a question which is more reliable the ptc one or the google one which is more updated and more features or they are just both the same.
    the google one is kinda annoying whenever it crashes you have to do authentication over and over again the one that fero have has long authentication token so it saves time why not they just combine them all together to make a better one weird.

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 09: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