[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 62 of 229 FirstFirst ... 12585960616263646566112162 ... LastLast
Results 916 to 930 of 3427
  1. #916
    Deedaa's Avatar Member
    Reputation
    3
    Join Date
    Dec 2013
    Posts
    42
    Thanks G/R
    22/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fortunezhf View Post
    I can't seem to get charmander to not get trashed - '<PokemonId>Charmander</PokemonId>', only pokemon that gives me the malformed or missing error. The other starters are fine?
    been fixed in new update

    [UPDATED] Pokemon Bot in C# Community Version
  2. #917
    LinkCT's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything works so good. But somehow 90% of the pokemons are running away with the bot. Someone knows why? Maybe is my settings that are to transfer duplicate?

  3. #918
    Raptorerinko's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bot was working fine earlier, now it stucks at "Farming started" , any idea whats wrong? Thanks

  4. #919
    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)
    Originally Posted by Raptorerinko View Post
    Bot was working fine earlier, now it stucks at "Farming started" , any idea whats wrong? Thanks
    Just wait. Sometimes for me it hangs at that for 3 minutes before booting up

  5. Thanks Raptorerinko (1 members gave Thanks to axewfious for this useful post)
  6. #920
    maddhadder90'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)
    Is there a maximum amount of pokemon that you can list under the UnwantedPokemonTypes ? When I added a handful it worked fine. When I did an edit to add all pokemon that weren't final evolution it comes up with an error. The error reads : Could not load settings. user.xml either missing or malformed
    <UnwantedPokemonTypes>
    <PokemonId>Bulbasaur</PokemonId>
    <PokemonId>Ivysaur</PokemonId>
    <PokemonId>Charmander</PokemonId>
    <PokemonId>Charmeleon</PokemonId>
    <PokemonId>Squirtle</PokemonId>
    <PokemonId>Wartortle</PokemonId>
    <PokemonId>Caterpie</PokemonId>
    <PokemonId>Metapod</PokemonId>
    <PokemonId>Weedle</PokemonId>
    <PokemonId>Kakuna</PokemonId>
    <PokemonId>Pidgey</PokemonId>
    <PokemonId>Pidgeotto</PokemonId>
    <PokemonId>Rattata</PokemonId>
    <PokemonId>Spearow</PokemonId>
    <PokemonId>Ekans</PokemonId>
    <PokemonId>Pikachu</PokemonId>
    <PokemonId>Sandshrew</PokemonId>
    <PokemonId>NidoranFemale</PokemonId>
    <PokemonId>NidoranMale</PokemonId>
    <PokemonId>Nidorina</PokemonId>
    <PokemonId>Nidorino</PokemonId>
    <PokemonId>Clefairy</PokemonId>
    <PokemonId>Vulpix</PokemonId>
    <PokemonId>Jigglypuff</PokemonId>
    <PokemonId>Zubat</PokemonId>
    <PokemonId>Oddish</PokemonId>
    <PokemonId>Gloom</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>Poliwrath</PokemonId>
    <PokemonId>Abra</PokemonId>
    <PokemonId>Kadabra</PokemonId>
    <PokemonId>Machop</PokemonId>
    <PokemonId>Machoke</PokemonId>
    <PokemonId>Bellsprout</PokemonId>
    <PokemonId>Weepingbell</PokemonId>
    <PokemonId>Tentacool</PokemonId>
    <PokemonId>Geodude</PokemonId>
    <PokemonId>Graveler</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>Haunter</PokemonId>
    <PokemonId>Drowzee</PokemonId>
    <PokemonId>Krabby</PokemonId>
    <PokemonId>Voltorb</PokemonId>
    <PokemonId>Exeggcute</PokemonId>
    <PokemonId>Cubone</PokemonId>
    <PokemonId>Koffing</PokemonId>
    <PokemonId>Rhyhorn</PokemonId>
    <PokemonId>Horsea</PokemonId>
    <PokemonId>Goldeen</PokemonId>
    <PokemonId>Staryu</PokemonId>
    <PokemonId>Magikarp</PokemonId>
    <PokemonId>Omanyte</PokemonId>
    <PokemonId>Kabuto</PokemonId>
    <PokemonId>Dratini</PokemonId>
    <PokemonId>Dragonair</PokemonId>
    </UnwantedPokemonTypes>
    Last edited by maddhadder90; 07-21-2016 at 07:51 PM. Reason: clarification

  7. #921
    the scarfe's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KefkaBot View Post
    I think 6 might be too many.... this keeps happening.

    5 seems to be the sweet spot.

    Attachment 27887

    I've been running 7 all day perfectly fine all accounts over level 22 now... shame we can't get them to use decent balls only on high cp pokemon, the amount of failed captures is unreal unless someone knows a way?

  8. #922
    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)
    Originally Posted by maddhadder90 View Post
    Is there a maximum amount of pokemon that you can list under the UnwantedPokemonTypes ? When I added a handful it worked fine. When I did an edit to add all pokemon that weren't final evolution it comes up with an error. The error reads : Could not load settings. user.xml either missing or malformed
    UnwantedPokemon is bugged in thr current version. Use the uncompiled one from git

    Sent from my LG-D852 using Tapatalk

  9. #923
    yankumi3's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Deedaa i use pokecolor compiled , how to put that source to that pokecolor compiled???

    thx before

  10. #924
    Deedaa's Avatar Member
    Reputation
    3
    Join Date
    Dec 2013
    Posts
    42
    Thanks G/R
    22/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by yankumi3 View Post
    @Deedaa i use pokecolor compiled , how to put that source to that pokecolor compiled???

    thx before
    i'm using the source sorry

  11. #925
    shadowht's Avatar Member CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    113
    Thanks G/R
    44/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any dev present? i am trying to leave 2 highest cp of each pokemon, edditing duplicate code:

    Code:
     //ColoredConsoleWrite(ConsoleColor.White, $"Check for duplicates");
                    var inventory = await client.GetInventory();
                    var allpokemons =
                        inventory.InventoryDelta.InventoryItems.Select(i => i.InventoryItemData?.Pokemon)
                            .Where(p => p != null && p?.PokemonId > 0);
    
                    var dupes = allpokemons.OrderBy(x => x.Cp).Select((x, i) => new { index = i, value = x })
                        .GroupBy(x => x.value.PokemonId)
                        .Where(x => x.Skip(1).Any());
    
                    for (var i = 0; i < dupes.Count(); i++)
                    {
                        for (var j = 0; j < dupes.ElementAt(i).Count() - 1; j++)
                        {
                            var dubpokemon = dupes.ElementAt(i).ElementAt(j).value;
                            var transfer = await client.TransferPokemon(dubpokemon.Id);
                            ColoredConsoleWrite(ConsoleColor.DarkGreen, 
                                $"[{DateTime.Now.ToString("HH:mm:ss")}] Transferred {dubpokemon.PokemonId} with {dubpokemon.Cp} CP (Highest is {dupes.ElementAt(i).Last().value.Cp})");
                        }
    i tried chaning .Where(x => x.Skip(1).Any());
    to .Where(x => x.Skip(2).Any());

    didnt work, any other sugestions?

  12. #926
    gamminbro's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks heaps for this. I tried to give rep and coins to you but I have 0 rep. :P
    I really appreciate what you've done for the poke community

  13. #927
    Deedaa's Avatar Member
    Reputation
    3
    Join Date
    Dec 2013
    Posts
    42
    Thanks G/R
    22/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    #882 ([UPDATED] Pokemon Bot in C# Community Version)

    don't look to be server problem :confused: i can get in on game and it happened to 3 copies bot want stat after clicking start it spit these codes out
    Last edited by Deedaa; 07-21-2016 at 08:04 PM.

  14. #928
    flashknox's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    20
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LinkCT View Post
    Everything works so good. But somehow 90% of the pokemons are running away with the bot. Someone knows why? Maybe is my settings that are to transfer duplicate?
    This is suddenly happening to me on 2 bots now. I know there not soft banned because they still get pokestop exp and one of the does catch a pokemon every few mins. The other can't seem to get a single one though.

  15. #929
    chocokt's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    new to this compiling stuff... anyone give tips on how to add the recycling extra items in inventory to the bot? Please help, would greatly appreciate it and would like to learn to do it.

  16. #930
    helimeasles's Avatar Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    38
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Level 23 right now and the bot catches 1 out of 10 pokemon on average. Catching on Nox is normal.

  17. Thanks MonsterMMORPG (1 members gave Thanks to helimeasles for this useful post)

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 01:49 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