[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 38 of 229 FirstFirst ... 34353637383940414288138 ... LastLast
Results 556 to 570 of 3427
  1. #556
    Aubrionnax's Avatar Member
    Reputation
    2
    Join Date
    May 2015
    Posts
    67
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a question if I use ''leaveStrongest'' it keeps the highest CP pokemon. But if i change this to ''duplicate'' it's gonna remove all of the double pokemons except for one. Would that be the highest CP too thats gonna stay? thanks!

    [UPDATED] Pokemon Bot in C# Community Version
  2. #557
    el3ment-'s Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How hard would it be to add a function that lets users input coordinates to transport to while the bot is running?

  3. #558
    Keith850's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got the bot running, but after a few minutes (maybe 15-20 minute) I log in to confirm if its working and I don't see any changes (items, pokemon, or exp). Any assistance is appreciated!

  4. #559
    Smoshi's Avatar Member
    Reputation
    3
    Join Date
    Apr 2007
    Posts
    59
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think the reason you can't add pokemon to the unwanted list is because it's already compiled. In order to add pokemon to the list, you need to download the source files and compile yourself with updated list.

    I could be wrong though because I tried it myself but ran into errors and crashes.

  5. #560
    cheto13'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)
    Originally Posted by eltiti55555 View Post
    What do you mean by the latest coordinates? You pick w/e coordinates you want :S
    The bot is "moving" so I would like to start the bot again from the latest position. But also to use that position to spoof it and log in in the app.

  6. #561
    rubenhkoster's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After my client evolves 2 - 5 pokemons it completely stops doing anything.. anyone knows why? (pokecolor 1.0)

  7. #562
    gedav's Avatar Member
    Reputation
    3
    Join Date
    Oct 2009
    Posts
    61
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Crashes every time I paste the token and restart the exe file..... dont know why.

  8. #563
    zerospec0's Avatar Knight-Lieutenant
    Reputation
    22
    Join Date
    Jul 2016
    Posts
    348
    Thanks G/R
    21/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you run out of poke balls will it go on to the next ball?

  9. #564
    Aubrionnax's Avatar Member
    Reputation
    2
    Join Date
    May 2015
    Posts
    67
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If we want the bot to transfer all duplicates of pokemons (Always only leave 1 of Each Pikachu, Bulbasaur, Charmander etc.) let's change <TransferType>duplicate</TransferType>

    Will this leave the highest CP for each of the pokemon ?

  10. #565
    Mwtvz's Avatar Member
    Reputation
    1
    Join Date
    Oct 2006
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Marlb0ro View Post
    i just verified my account and i still get that problem tried to switch accounts and still wont work

    and sometimes its just crash:
    https://gyazo.com/781e2019d46fb9fc47bcb44f61142522

    it worked fine 2 hours ago
    Remove pokemon go release here:

    https://myaccount.google.com/securit...#connectedapps

    and try again

  11. #566
    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 Aubrionnax View Post
    I have a question if I use ''leaveStrongest'' it keeps the highest CP pokemon. But if i change this to ''duplicate'' it's gonna remove all of the double pokemons except for one. Would that be the highest CP too thats gonna stay? thanks!
    Yes, correct.

  12. #567
    cahe's Avatar Member
    Reputation
    3
    Join Date
    Aug 2012
    Posts
    88
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can some one tell me what wrong with my user.xml? I got error "Could not load settings. user.xml either missing or malformed"
    <?xml version="1.0" encoding="utf-16"?>
    <UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <AuthType>Ptc</AuthType> <!-- Google/Ptc -->
    <DefaultLatitude>xxxx</DefaultLatitude> <!-- Default Amsterdam Central Station -->
    <DefaultLongitude>xxxx</DefaultLongitude> <!-- Default Amsterdam Central Station -->
    <GoogleRefreshToken></GoogleRefreshToken>
    <PtcPassword>xxx</PtcPassword>
    <PtcUsername>xxx</PtcUsername>
    <EvolveAllGivenPokemons>false</EvolveAllGivenPokemons>
    <TransferType>leaveStrongest</TransferType> <!-- none/cp/leaveStrongest/duplicate/all -->
    <TransferCPThreshold>320</TransferCPThreshold> <!-- Transfer pokemon with CP less than this value if cp transfer type is selected -->
    <DoNotTransfer> <!-- These will not be transferred even when below the CP threshold -->
    </DoNotTransfer>
    <UnwantedPokemonTypes>
    <PokemonId>Bulbasaur</PokemonId>
    <PokemonId>Charmander</PokemonId>
    <PokemonId>Squirtle</PokemonId>
    <PokemonId>Caterpie</PokemonId>
    <PokemonId>Weedle</PokemonId>
    <PokemonId>Pidgey</PokemonId>
    <PokemonId>Rattata</PokemonId>
    <PokemonId>Spearow</PokemonId>
    <PokemonId>Pikachu</PokemonId>
    <PokemonId>Ekans</PokemonId>
    <PokemonId>Sandshrew</PokemonId>
    <PokemonId>NidoranFemale</PokemonId>
    <PokemonId>NidoranMale</PokemonId>
    <PokemonId>Clefairy</PokemonId>
    <PokemonId>Vulpix</PokemonId>
    <PokemonId>Ninetales</PokemonId>
    <PokemonId>Zubat</PokemonId>
    <PokemonId>Jigglypuff</PokemonId>
    <PokemonId>Oddish</PokemonId>
    <PokemonId>Paras</PokemonId>
    <PokemonId>Venonat</PokemonId>
    <PokemonId>Diglett</PokemonId>
    <PokemonId>Meowth</PokemonId>
    <PokemonId>Psyduck</PokemonId>
    <PokemonId>Mankey</PokemonId>
    <PokemonId>Growlithe</PokemonId>
    <PokemonId>Poliwag</PokemonId>
    <PokemonId>Abra</PokemonId>
    <PokemonId>Machop</PokemonId>
    <PokemonId>Bellsprout</PokemonId>
    <PokemonId>Tentacool</PokemonId>
    <PokemonId>Geodude</PokemonId>
    <PokemonId>Golem</PokemonId>
    <PokemonId>Ponyta</PokemonId>
    <PokemonId>Slowpoke</PokemonId>
    <PokemonId>Magnemite</PokemonId>
    <PokemonId>Doduo</PokemonId>
    <PokemonId>Seel</PokemonId>
    <PokemonId>Grimer</PokemonId>
    <PokemonId>Shellder</PokemonId>
    <PokemonId>Gastly</PokemonId>
    <PokemonId>Onix</PokemonId>
    <PokemonId>Drowzee</PokemonId>
    <PokemonId>Krabby</PokemonId>
    <PokemonId>Voltorb</PokemonId>
    <PokemonId>Exeggcute</PokemonId>
    <PokemonId>Cubone</PokemonId>
    <PokemonId>Lickitung</PokemonId>
    <PokemonId>Rhyhorn</PokemonId>
    <PokemonId>Goldeen</PokemonId>
    <PokemonId>Staryu</PokemonId>
    <PokemonId>Scyther</PokemonId>
    <PokemonId>Jynx</PokemonId>
    <PokemonId>Magmar</PokemonId>
    <PokemonId>Pinsir</PokemonId>
    <PokemonId>Magikarp</PokemonId>
    <PokemonId>Gyarados</PokemonId>
    <PokemonId>Eevee</PokemonId>
    <PokemonId>Omanyte</PokemonId>
    <PokemonId>Kabuto</PokemonId>
    <PokemonId>Snorlax</PokemonId>
    <PokemonId>Articuno</PokemonId>
    <PokemonId>Moltres</PokemonId>
    <PokemonId>Dratini</PokemonId>
    <PokemonId>Mewtwo</PokemonId>
    <PokemonId>Mew</PokemonId>
    </UnwantedPokemonTypes>
    <PokestopDelay>15000</PokestopDelay>
    </UserSettingsXml>

  13. #568
    Funtela's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    4/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    there should be a function to clean out the bag, so that revives/potions are discarded to keep room for more poke-balls.

  14. #569
    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 rubenhkoster View Post
    After my client evolves 2 - 5 pokemons it completely stops doing anything.. anyone knows why? (pokecolor 1.0)
    Just let it run, it will start doing things in some minutes.

  15. #570
    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 gedav View Post
    Crashes every time I paste the token and restart the exe file..... dont know why.
    You need to copy allow the app in google using the 8 digit code XXXX-XXXX, then the program gives you a LONG code that you put inside the xml file (the whole thing including the 1/) Looks something like this: 1/VyozmukbhozQb0ICZBtxmhklGbLfbDMNHjb8e7RB_oc

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 11:51 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