[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 180 of 229 FirstFirst ... 80130176177178179180181182183184 ... LastLast
Results 2,686 to 2,700 of 3427
  1. #2686
    roflicious'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)
    Would that not put me at 0,0 coordinates?

    [UPDATED] Pokemon Bot in C# Community Version
  2. #2687
    PassionSTAR's Avatar Active Member

    Reputation
    77
    Join Date
    Jan 2016
    Posts
    61
    Thanks G/R
    5/56
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roflicious View Post
    Would that not put me at 0,0 coordinates?
    No because you configure the coords in PokemonGo.RocketAPI.Console.exe.config not in LastCoods.txt

  3. #2688
    kk2o's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    7/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can IV over CP be added?

  4. #2689
    vorpy's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So the bot seems to be running fine and it has gotten me to lvl 20 at least that what the bot says. However when I log into knox, it shows im lvl 2? I evn waited 2 hours after closing the bot

  5. #2690
    mrregya's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so what is the best place for botting while farming dratini ?

  6. #2691
    Audiducati420'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)
    Hmm, I just checked my Bot from running over night..... But every pokemon on the log in the last however long..... Shows it ran away... Am I banned?

    I didn't log in yet waiting for a bit before to let myself "travel" the geo location

  7. #2692
    swarnes's Avatar Sergeant
    Reputation
    32
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    3/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys, Great work.
    How Do i set it up so i can keep 2 Charazards for example.
    As Bot transfers duplicates, which i want, but if i have 2 charazard i dont want transfer that.

  8. #2693
    Machiavell's Avatar Member
    Reputation
    12
    Join Date
    Aug 2015
    Posts
    39
    Thanks G/R
    7/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a quick question.

    <setting name="KeepMinIVPercentage" serializeAs="String">
    <value>100</value>
    </setting>
    <setting name="KeepMinCP" serializeAs="String">
    <value>False</value>

    Would this setting remove all my pokemon that aren't IV percentage of 100? For some reason when i run it it either errors out of doesn't remove all the pokemon under 100% perfect.

  9. #2694
    temtriss's Avatar Member
    Reputation
    2
    Join Date
    Oct 2013
    Posts
    2
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Machiavell View Post

    <setting name="KeepMinCP" serializeAs="String">
    <value>False</value>
    KeepMinCP can't be False it's String, not bool

  10. Thanks Machiavell (1 members gave Thanks to temtriss for this useful post)
  11. #2695
    Machiavell's Avatar Member
    Reputation
    12
    Join Date
    Aug 2015
    Posts
    39
    Thanks G/R
    7/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by temtriss View Post
    KeepMinCP can't be False it's String, not bool
    Oh crap you're right. Thanks for the catch! What should I place for that value? I don't want to it to keep any based on CP I only want it to decide if it keeps the pokemon if they are 100% IV perfection.

  12. #2696
    veloci_raptor's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guys i could not understand DoNotTransfer part
    <DoNotTransfer> <!-- These will not be transferred even when below the CP threshold -->

    i wrote <DoNotTransfer>Pinsir< to try it but it didnt work. still transfers pinsir. Can any one post an example script here for That?

  13. #2697
    encor1's Avatar Active Member
    Reputation
    46
    Join Date
    Jun 2012
    Posts
    274
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by veloci_raptor View Post
    guys i could not understand DoNotTransfer part
    <DoNotTransfer> <!-- These will not be transferred even when below the CP threshold -->

    i wrote <DoNotTransfer>Pinsir< to try it but it didnt work. still transfers pinsir. Can any one post an example script here for That?
    Theres a file called PokemonsNotToTransfer inside the Configs folder, you need to put the name of the pokemons inside that file, if you are editing other file u are doing it wrong

  14. #2698
    Arashi87's Avatar Sergeant
    Reputation
    6
    Join Date
    Jan 2014
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guys ive been using pokefast since lvl 22 and now I'm lv 30, ive seen in other thread that if keep going will get me instant ban is that true?

    ive never changed coordination since lvl 22, and kept speed to 100km/hr which can be driving ..... ? so I'm not sure now

  15. #2699
    TechXPlays's Avatar Contributor
    Reputation
    112
    Join Date
    Jul 2016
    Posts
    154
    Thanks G/R
    3/93
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've been making tutorial videos for these bots, check em out on my youtube channel
    http://youtube.com/c/dcomicboyisback

    here's a video for PokeFast 1.0

  16. #2700
    samordoch'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)
    Is there a way to set 2 Transfer methods I want the bot to transfer all duplicats and CP under 1000 Thats mean that if I have a Pinsir 1200 and my strongest is 1201 it will save them both But this dont delete all my weak pokemons that i onley have one Like Eevee pickacu and so on?
    please help me

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 05:17 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