[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 21 of 229 FirstFirst ... 17181920212223242571121 ... LastLast
Results 301 to 315 of 3427
  1. #301
    nuketownhf's Avatar Member
    Reputation
    4
    Join Date
    Apr 2014
    Posts
    32
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It would be really cool to have something like a lvl reporter which tells me like every 10 minutes how much XP I got in digits and percentages etc. would be really cool to have that as -l or something!

    Thanks!

    [UPDATED] Pokemon Bot in C# Community Version
  2. #302
    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)
    Using PTC the bot crashed after about 2hrs or so, let me know where I can debug it or waht to do in order to see the error. Perphaps it was printed on the screen but I didn;'t notice, I will get a screenshot next time. One of the bot from last night, from the guy who did the color coding first worked for like 8hrs no problem using a gym account.

  3. #303
    axewfious's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    52
    Thanks G/R
    4/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm, any google accounts don't transfer any pokemon already existing while they transfer PTC accounts'. Anyone else has the same issue?

    Originally Posted by BT12345 View Post
    Can someone please tell me how to copy the refresh token for google ? BTW again, this is awesome and i would have paid for something like this
    Literally at the top of the page.

  4. #304
    tets's Avatar Member
    Reputation
    3
    Join Date
    May 2007
    Posts
    7
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems like token still times out after awhile and you have to go in and remove it from user.xml and request a new one.

    Any idea of how long before it expires?

  5. #305
    KefkaBot's Avatar Contributor CoreCoins Purchaser
    Reputation
    103
    Join Date
    Sep 2013
    Posts
    663
    Thanks G/R
    51/80
    Trade Feedback
    38 (95%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by celbii View Post
    My cmd window does not let me copy and paste the token, how do i activate it? I cant highlight it.

    edit: NVM figured it out, right click on the title bar of the cmd window and goto edit > Mark and you can highlight.
    If you right click the top of the console and go to properties > enable quick edit

    then you can just click and drag to highlight stuff.

  6. Thanks shadepool7 (1 members gave Thanks to KefkaBot for this useful post)
  7. #306
    Wazaki91'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)
    Originally Posted by maxnutter View Post
    constantly doing this now:


    with GoogleRefreshToken in user.xml. It was working earlier.
    Same exact problem, it constantly does this. Sometimes it does 1 or 2 pokestops by neve rmore than 30 second runtime before restarting.

    HELP XD

  8. #307
    Blackmac's Avatar Member
    Reputation
    2
    Join Date
    Mar 2015
    Posts
    35
    Thanks G/R
    19/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have the problem that the source-version doesn´t show me the Token, after I entered the Drive-Code. when i am using the compiled-version it shows me the Token

  9. #308
    hutigh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello i had a pb

    "[18:55:52] Transfering pokemon disabled
    [18:55:58] PokeStop XP: 0, Gems: 0, Eggs: Items:
    [18:56:14] Zubat with 41 CP got away..
    [18:56:20] Pidgey with 57 CP got away.." any idea ? My account was log my username and team appear so it's working but cant catch any pokemon..

  10. #309
    BotterManiac's Avatar Member
    Reputation
    1
    Join Date
    May 2015
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys I'm still using the "old" version, the one without UnwantedPokemonTypes and DoNotTransfer features...If I use leaveStrongest will bot just keep the strongest pokemon (assuming I have more than one type) based on their CP? If I have a 500cp pokemon and he caught a 1kcp of the same pokemon will bot replace it and transfers the lowest one? Thank you

  11. #310
    Richardthepro's Avatar Member
    Reputation
    3
    Join Date
    Mar 2013
    Posts
    26
    Thanks G/R
    0/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if i choose <TransferType>duplicate</TransferType>
    i just keep the strongeset pokemon of that kind?

  12. #311
    tets's Avatar Member
    Reputation
    3
    Join Date
    May 2007
    Posts
    7
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Blackmac View Post
    i have the problem that the source-version doesn´t show me the Token, after I entered the Drive-Code. when i am using the compiled-version it shows me the Token
    under
    Console.WriteLine("Logged in Google Account..");

    add
    Console.WriteLine("Refresh Token: " + tokenResponse.refresh_token);

  13. #312
    Richardthepro's Avatar Member
    Reputation
    3
    Join Date
    Mar 2013
    Posts
    26
    Thanks G/R
    0/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hutigh View Post
    hello i had a pb

    "[18:55:52] Transfering pokemon disabled
    [18:55:58] PokeStop XP: 0, Gems: 0, Eggs: Items:
    [18:56:14] Zubat with 41 CP got away..
    [18:56:20] Pidgey with 57 CP got away.." any idea ? My account was log my username and team appear so it's working but cant catch any pokemon..
    do u always get 0 xp at all pokestops? mby u have a softban

  14. #313
    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 Mwtvz View Post
    How do I add farfetch'd to the xml list, since it got a '
    double quote '' NOT " (notice the TWO single quotes) so it should be farfetch''d or farfetch"'"d I forget the proper use of escaping the apostrophe in C#

  15. #314
    shadepool7's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KefkaBot View Post
    If you right click the top of the console and go to properties > enable quick edit

    then you can just click and drag to highlight stuff.
    Thanks for that. Another thing that's hindering me is the part that says "restart the bot" after you copy the token. Is there a specific way to restart? Because after I copy/save the token I hit run again on the bot and when it tries to start it crashes. So obviously I'm doing something wrong, but I don't know what.

  16. #315
    bigroons's Avatar Member
    Reputation
    2
    Join Date
    Oct 2013
    Posts
    4
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone got ideas how to max out XP with this?

Similar Threads

  1. [Release] MyGoBuddy Pokemon BOT/Sniper - Cross Platform - Machine Learning - Always Updated
    By MyGoBuddy in forum Pokemon GO Hacks|Cheats
    Replies: 49
    Last Post: 09-30-2016, 07:36 PM
  2. [Release] Maclone's Community Versions - Compiled, ready to go PokemonGo bots
    By maclone in forum Pokemon GO Hacks|Cheats
    Replies: 2519
    Last Post: 08-24-2016, 11:55 AM
  3. [REV2.0.1] [UPDATED!] Fishing Bot. Written by me =)
    By PopcornWoW in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-25-2008, 01:04 AM
  4. Tool to get all Fish/bots working for EU version users! [self-made]
    By -MadMax- in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 09-08-2006, 09:02 AM
  5. [WoW Bot] WoW Glider Full Version 0.6.8
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 39
    Last Post: 05-08-2006, 12:15 AM
All times are GMT -5. The time now is 03:20 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