[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 159 of 229 FirstFirst ... 59109155156157158159160161162163209 ... LastLast
Results 2,371 to 2,385 of 3427
  1. #2371
    faplo's Avatar Sergeant Major Authenticator enabled
    Reputation
    20
    Join Date
    Jul 2016
    Posts
    165
    Thanks G/R
    18/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No idea why, but in new version autoconverting is not working for me.

    <setting name="KeepMinIVPercentage" serializeAs="String">
    <value>80</value>
    </setting>
    <setting name="KeepMinCP" serializeAs="String">
    <value>500</value>

    [UPDATED] Pokemon Bot in C# Community Version
  2. #2372
    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)
    Originally Posted by encor1 View Post
    Set evove all to True, and it will evolve them, if u only want the bot to evolve those, then yea remove all the other names, but to be honest i dont see the point of editing the list, anyway it evolve all useless pokemons and u get a ton of them... free exp
    Actually you must add Weedle, Caterpie, and some other stuff to list to evolve. It's been like that on a couple bots I've used.


    NEER!! You are a damn madman! I've used about 3-4 different bots and currently I have 4 accounts running

    Account 1 - Mix of pokecolor / Necro 48 hours = lvl 28

    Account 2 - Mix of poke color / Necro 36 hours = lvl 25

    Account 3 = All Necro 24 hours = lvl 21


    Account 4 - NEER MAD BOT 5 HOURS = lvl 21 wtf lol
    within 1 hour I was level 8 I think

  3. #2373
    Kerotos's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can i see how much stuff this bot Recycle and how can i change it?

  4. #2374
    lgndz's Avatar Sergeant
    Reputation
    8
    Join Date
    Jul 2012
    Posts
    39
    Thanks G/R
    10/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    huge updates to spegelis base!

  5. #2375
    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)
    For those who are wondering how Spegeli (or most other bots) prioritize the transfer handling, Spegeli made an explanation for his fork.

    Currently the Transfer Logic is:

    Select all Pokemon which are not in Gym or marked as Favorite and CP < MinCP
    Then checkse the NotToTransfer List.
    then depending if prioritizeIVoverCP enabled or not it will do the descending order by CP or IV
    and at the end keep the X amount highest/best you set via KeepMinDuplicatePokemon

    It will only transfer 100% when you set the KeepMinDuplicatePokemon to 0. But then its your fail.

    KeepMinIVPercentage is currently not implanted/working because he will keep the stupid stuff like pokemons with 10 CP.
    Need to search for a better KeepMinIVPercentage handling.
    https://github.com/Spegeli/Pokemon-G...-API/issues/47
    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

  6. #2376
    MinervaRX'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)
    Poke Fast works great, but it somehow deletes my Health Potions and Revive Gems everytime I run the script.. Plus, the transfer below given CP option does not work.
    Poke Color misses PokeStop items. And the Google Refresh Token does not work for me...

  7. #2377
    Kerotos's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I set

    <setting name="TransferDuplicatePokemon" serializeAs="String">
    <value>True</value>
    I have Weedle and other Pokemons out of Not to Catch and put it in Not to Transfer and added them to the PokemonsToEvovle.txt but nothing happend

  8. #2378
    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 Kerotos View Post
    I set

    <setting name="TransferDuplicatePokemon" serializeAs="String">
    <value>True</value>
    I have Weedle and other Pokemons out of Not to Catch and put it in Not to Transfer and added them to the PokemonsToEvovle.txt but nothing happend
    The setting you should be looking at is EvolveAllPokemonWithEnoughCandy not TransferDuplicatePokemon
    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

  9. #2379
    Kerotos's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spodakek View Post
    The setting you should be looking at is EvolveAllPokemonWithEnoughCandy not TransferDuplicatePokemon
    Im sorry i copy paste the wrong one because close to each other :X

    <setting name="EvolveAllPokemonWithEnoughCandy" serializeAs="String">
    <value>True</value>
    </setting>
    <setting name="TransferDuplicatePokemon" serializeAs="String">
    <value>True</value>

  10. #2380
    Gelbesauto'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 hold more than 1 pokemon out of every evolution? Want to keep 2 charizard but it always transfers the weakest... puting them into favorite doesnt work :/ just want more then one charizard or Blastoise.

    my user notepad++ :

    <EvolveAllGivenPokemons>false</EvolveAllGivenPokemons>
    <TransferType>duplicate</TransferType> <!-- none/cp/leaveStrongest/duplicate/all -->
    <TransferCPThreshold>0</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 -->
    <PokemonId>CHARMANDER</PokemonId>
    <PokemonId>Rattata</PokemonId>
    </DoNotTransfer>
    <UnwantedPokemonTypes>
    </UnwantedPokemonTypes>
    <PokestopDelay>15000</PokestopDelay>
    </UserSettingsXml>


    i know i have duplicte active but also leave strongest didnt word and none just spams my bag with pidgys

    thanks for help

  11. #2381
    oner13's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kerotos View Post
    How can i see how much stuff this bot Recycle and how can i change it?
    i need this setting too,

  12. #2382
    smeephan'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)
    Please help me ! i can login with ptc account but can't use google acc ...

    [19:26:23] Logging in via: Google
    [19:26:24] Unhandled exception: System.AggregateException: One or more errors oc
    curred. ---> System.IO.FileLoadException: Could not load file or assembly 'Newto
    nsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' o
    r one of its dependencies. The located assembly's manifest definition does not m
    atch the assembly reference. (Exception from HRESULT: 0x80131040)
    at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultForma
    tters()
    at System.Net.Http.HttpContentExtensions.get_DefaultMediaTypeFormatterCollect
    ion()
    at System.Net.Http.HttpContentExtensions.ReadAsAsync[T](HttpContent content)
    at PokemonGo.RocketAPI.Helpers.HttpClientHelper.<PostFormEncodedAsync>d__0`1.
    MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Helpers\HttpClientHe
    lper.cs:line 26
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Login.GoogleLogin.<GetDeviceCode>d__5.MoveNext() in C:
    \Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Login\GoogleLogin.cs:line 45
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Client.<DoGoogleLogin>d__26.MoveNext() in C:\Users\Dev
    \Desktop\Speg\PokemonGo.RocketAPI\Client.cs:line 116
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    at PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() in C:\Users\Dev\D
    esktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:line 67
    --- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceled
    Exceptions)
    at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationTo
    ken cancellationToken)
    at System.Threading.Tasks.Task.Wait()
    at PokemonGo.RocketAPI.Console.Program.<>c.<Main>b__0_1() in C:\Users\Dev\Des
    ktop\Speg\PokemonGo.RocketAPI.Console\Program.cs:line 32
    ---> (Inner Exception #0) System.IO.FileLoadException: Could not load file or as
    sembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4f
    e6b2a6aeed' or one of its dependencies. The located assembly's manifest definiti
    on does not match the assembly reference. (Exception from HRESULT: 0x80131040)
    File name: 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30
    ad4fe6b2a6aeed'
    at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultForma
    tters()
    at System.Net.Http.HttpContentExtensions.get_DefaultMediaTypeFormatterCollect
    ion()
    at System.Net.Http.HttpContentExtensions.ReadAsAsync[T](HttpContent content)
    at PokemonGo.RocketAPI.Helpers.HttpClientHelper.<PostFormEncodedAsync>d__0`1.
    MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Helpers\HttpClientHe
    lper.cs:line 26
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Login.GoogleLogin.<GetDeviceCode>d__5.MoveNext() in C:
    \Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Login\GoogleLogin.cs:line 45
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Client.<DoGoogleLogin>d__26.MoveNext() in C:\Users\Dev
    \Desktop\Speg\PokemonGo.RocketAPI\Client.cs:line 116
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    at PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() in C:\Users\Dev\D
    esktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:line 67

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\M
    icrosoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure lo
    gging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus
    ion!EnableLog].
    <---

  13. #2383
    b0Ni07's Avatar Sergeant Major
    Reputation
    19
    Join Date
    Jul 2016
    Posts
    184
    Thanks G/R
    7/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    need recycle setting, i dont want to lose my pokeballs.

  14. #2384
    Silencedt's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    81
    Thanks G/R
    8/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spodakek View Post
    -
    I pm'ed u with a new issue

  15. #2385
    WalkinTall93's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a problem with PokeColor. It looks like I am always running out of normal Pokeballs. The bot often does not pick up normal Pokeballs at the stops. I already emtpied my bag so there is enough space. I have Ultraballs and Superballs but when the bot uses them they don't catch anything.

    My log looks like this:
    [14:58:58] Great Ball is being used
    [14:58:58] Cubone with 269 CP got away..
    [14:59:02] PokeStop XP: 100, Gems: 0, Eggs: Items:
    [14:59:18] Great Ball is being used
    [14:59:19] Sandshrew with 341 CP got away..
    [14:59:22] PokeStop XP: 50, Gems: 0, Eggs: Items:
    [14:59:38] Mankey with 101 CP got away..
    [14:59:46] Great Ball is being used
    [14:59:46] Sandshrew with 341 CP got away..


    Any help? Whats wrong?

    Where can I change the min CP for a catch?
    How can I even run out of pokeballs? Farming so many pokestops, getting exp and rarely Pokeballs. Not softbanned.

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