[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 211 of 229 FirstFirst ... 111161207208209210211212213214215 ... LastLast
Results 3,151 to 3,165 of 3427
  1. #3151
    emotionz's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nevermind. Figured it out.
    Last edited by emotionz; 07-27-2016 at 04:19 PM.

    [UPDATED] Pokemon Bot in C# Community Version
  2. #3152
    bizmann's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    24
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What are the best settings to get the bot most perfect as it can be to catch good pokemon and farm xp?

  3. #3153
    andrexzy's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [04:02:03] InvalidResponseException from HttpClientExtensions.cs
    [04:02:03] InvalidResponseException from HttpClientExtensions.cs

    My PokeFast v2 stopped after this one.

  4. #3154
    STi22B's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    10
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by reitaz View Post
    im having another problem now

    the bot closes after 30 min
    Google "Restart on Crash" and use that to re-open the bot.

  5. #3155
    shadowside12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im using pokefast 2.0

    and he keep stucking up some pokemons without any reason (low cp / low iv)

    there are my settings.... what im doing worng?

    <userSettings>
    <PokemonGo.RocketAPI.Console.UserSettings>
    <setting name="DefaultAltitude" serializeAs="String">
    <value>10</value>
    </setting>
    <setting name="KeepMinIVPercentage" serializeAs="String">
    <value>97</value>
    </setting>
    <setting name="KeepMinCP" serializeAs="String">
    <value>1800</value>
    </setting>
    <setting name="WalkingSpeedInKilometerPerHour" serializeAs="String">
    <value>300</value>
    </setting>
    <setting name="DefaultLatitude" serializeAs="String">
    <value>xxxxxx dosnt metter rxxxxxxxx</value>
    </setting>
    <setting name="DefaultLongitude" serializeAs="String">
    <value>-xxxxxx dosnt metter rxxxxxxxx</value>
    </setting>
    <setting name="UsePokemonToNotCatchList" serializeAs="String">
    <value>False</value>
    </setting>
    <setting name="AuthType" serializeAs="String">
    <value>Google</value>
    </setting>
    <setting name="PtcUsername" serializeAs="String">
    <value>username</value>
    </setting>
    <setting name="PtcPassword" serializeAs="String">
    <value>password</value>
    </setting>
    <setting name="PrioritizeIVOverCP" serializeAs="String">
    <value>True</value>
    </setting>
    <setting name="MaxTravelDistanceInMeters" serializeAs="String">
    <value>1000</value>
    </setting>
    <setting name="UseGPXPathing" serializeAs="String">
    <value>False</value>
    </setting>
    <setting name="GPXFile" serializeAs="String">
    <value>GPXFILE.gpx</value>
    </setting>
    <setting name="useLuckyEggsWhileEvolving" serializeAs="String">
    <value>False</value>
    </setting>
    <setting name="NotTransferPokemonsThatCanEvolve" serializeAs="String">
    <value>True</value>
    </setting>
    <setting name="EvolveOnlyPokemonAboveIV" serializeAs="String">
    <value>False</value>
    </setting>
    <setting name="EvolvePokemon" serializeAs="String">
    <value>True</value>
    </setting>
    <setting name="EvolveOnlyPokemonAboveIVValue" serializeAs="String">
    <value>95</value>
    </setting>
    <setting name="TransferPokemon" serializeAs="String">
    <value>True</value>
    </setting>
    <setting name="TransferPokemonKeepDuplicateAmount" serializeAs="String">
    <value>2</value>
    </setting>
    </PokemonGo.RocketAPI.Console.UserSettings>
    </userSettings>
    </configuration>

  6. #3156
    Venusaur's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Set "NotTransferPokemonsThatCanEvolve" to false. If you want to only keep one of each pokemon set "TransferPokemonKeepDuplicateAmount" back to 1.

  7. #3157
    argyros's Avatar Private
    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)
    can i request bot just only catch pokemon and only go to pokestop if the ball is 0?

  8. #3158
    wakaya's Avatar Private
    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)
    Excellent work!
    it worked great. thanks a lot.

    Can anybody tell me what the rang about the hitpokemon?

    NormalizedReticleSize = Utils.FloatAsUlong(1.950),
    SpinModifier = Utils.FloatAsUlong(1),
    NormalizedHitPosition = Utils.FloatAsUlong(1)

    I want the Great ball or Nice ball setting.

  9. #3159
    dyermaker's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    42
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone having a trouble with pokecolor bot? it says please visit and enter?

  10. #3160
    spodakek's Avatar Contributor Authenticator enabled
    Reputation
    98
    Join Date
    Jul 2016
    Posts
    232
    Thanks G/R
    15/86
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dyermaker View Post
    anyone having a trouble with pokecolor bot? it says please visit and enter?
    http://www.ownedcore.com/forums/poke...ious-bots.html (Common Errors & Solutions for Various Bots)

    Servers are currently unstable.
    Facing problems with your bot? Check out this thread for possible solutions:
    https://www.ownedcore.com/forums/pokemon-go/pokemon-go-hacks-cheats/564223-compilation-common-errors-solutionss.html

  11. #3161
    Wonderwalls'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)
    Originally Posted by dyermaker View Post
    anyone having a trouble with pokecolor bot? it says please visit and enter?
    my pokefast v2.0 too :confused:

    any solution?

  12. #3162
    almasih's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dyermaker View Post
    anyone having a trouble with pokecolor bot? it says please visit and enter?
    it's same hapen to me, it's like bot not working? seems like something happens with these tools, they may already know about this tool
    Attached Thumbnails Attached Thumbnails [UPDATED] Pokemon Bot in C# Community Version-koala-jpg  
    Last edited by almasih; 07-28-2016 at 04:58 AM. Reason: wrong picture

  13. #3163
    macster111's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yep same problem seems like niantic do something so we cant refresh anymore token using the pokefast v 1 its working but only 2 minutes then its automatically quitting the bot program

  14. #3164
    jujumotter'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)
    the bot is closing alone

  15. #3165
    mdylcn.pkmn'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)
    How can i change inventory settings i need more ultra ball not just 60

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