[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 118 of 229 FirstFirst ... 1868114115116117118119120121122168218 ... LastLast
Results 1,756 to 1,770 of 3427
  1. #1756
    Omega1337's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    101
    Thanks G/R
    4/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has this bot a option to only eveolve Caterpie, Weedle and Pidgey?

    [UPDATED] Pokemon Bot in C# Community Version
  2. #1757
    faatnntaaf's Avatar Member
    Reputation
    7
    Join Date
    Aug 2008
    Posts
    54
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Poke Ball Used
    Goldeen got away
    Pokestop XP: 0
    Pokeball Used
    Pidgey Got away
    Pokestop XP: 0


    Been getting this same loop on all my profiles.. The bot was fun for the first day now its pretty much pointless. I will pay $50 for a lifetime license to an updated bot that works without this issue,
    and with added features like auto crash restart and the ability to clear out all of my useless items so I can get pokeballs from pokestops.

  3. #1758
    navyguy's Avatar Active Member
    Reputation
    27
    Join Date
    Jul 2016
    Posts
    137
    Thanks G/R
    5/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In case anyone is interested I made a comprehensive STEP BY STEP tutorial on how to edit and compile the source code HERE:

    http://www.ownedcore.com/forums/poke...unity-bot.html (STEP by STEP - Editing, Compiling and Using DetectiveSquirrel's (Community) Bot.)

    It inclused all aspects of editing the code, settings and compiling and running the bot.


    I Hope this helps

  4. Thanks Neer, tacotravesty, TriadHS (3 members gave Thanks to navyguy for this useful post)
  5. #1759
    vaynords's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can u update with rashberry when we catch 500cp +?
    i lost my high cp

    [UPDATED] Pokemon Bot in C# Community Version-1469205713292-jpg

  6. #1760
    nertman's Avatar Active Member
    Reputation
    17
    Join Date
    Aug 2008
    Posts
    64
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    got this error today:

    [#0 of 100] retry request https://pgorelease.nianticlabs.com/abcd/00/abc

  7. #1761
    MakingPaint's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nysali View Post
    Hey guys I'm here again nagging about the IV's feature with some real data to get the point across.

    I was botting in "leaveStronger" transfer mode, then all of sudden all my pokemons started to get away and their CP didn't print on the console, i came to the conclusion that I had a full storage and needed to transfer more pokemons than I have listed in order to keep it going.

    I decided to debug in "duplicate" just to get rid of the pokemons I don't need, but first i did a IV check to make sure what was going on, also favorite some just to be safe (all above 85% to give me a threshold). Done that. Next cleaned my storage with duplicate and did a IV check again. In these pdf's are the results I got.

    PRE DUPLICATE
    POST DUPLICATE

    Well I came to the conclusion that "duplicate" stores your favorited pokemons but doesn't check for IVs. Take Magikarp as an example. I had 3 Magikarps before the duplicate.

    1 - Magikarp 159 31 15 5 8 28 62.22% (Higher CP, low IV)
    2 - Magikarp 141 33 10 13 14 37 82.22% (Lower CP, Higher IV - above 80%)
    3 - Magikarp 84 23 14 15 10 39 86.67% (Lowest CP, Highest IV)

    Magikarp #3 I decided to favorite, just to make sure it is working and indeed it is, the post duplicate log confirms it, it is still there, however, magikarp #2 isn't and got transfered. even though it's IVs are above 80.

    So with all this, i'm sorry if it already has been proven that the duplicate function doesn't take IVs into account but this might help see things a bit clear. For now i'll just use "leaveStronger" as it is the method most reliable. And on that note does any one have a black list with all the pokemons so that i can just transfer all of them but comment out the few ones i don't want to give away (dragonite, etc.)?
    Yes this is true.

    I would also like a list like this.

    By the way, is the favorite list in Program.cs? Or is it somewhere else? I want to put my top pokemon in the favorite list and then just use "transfer all" method to start checking for IVs. I suppose I can use leaveStronger like you did but I didn't know that function worked for IVs...I thought it was just "all" that worked for IVs.

  8. #1762
    Nysali's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MakingPaint View Post
    Yes this is true.

    I would also like a list like this.

    By the way, is the favorite list in Program.cs? Or is it somewhere else? I want to put my top pokemon in the favorite list and then just use "transfer all" method to start checking for IVs. I suppose I can use leaveStronger like you did but I didn't know that function worked for IVs...I thought it was just "all" that worked for IVs.
    With my tries "leaveStronger" is the one working best for IVs I guess, it checks for ivs with every single pokemon, i just tested this and it works, the bunch of pokemons I had in another account all were check for IVs before transfer so it's working like I wanted I don't need anything else now if this is stable (as it as been) i'm keeping this version of the bot for now.

    I made the list and commented out a few rarer pokemons, feel free to edit out the ones you DON'T WANT TO CHECK, that means it keeps all of the pokemons found no matter CP or IV, to do this just insert // before the line you want as I did. And yes, this is found in Program.cs at the 315 line, just replace the list that is already there (no need to have the names duplicated). Here is my list.

    PokemonId.Abra,
    //PokemonId.Aerodactyl,
    //PokemonId.Alakhazam,
    PokemonId.Arbok,
    PokemonId.Arcanine,
    PokemonId.Articuno,
    PokemonId.Beedrill,
    PokemonId.Bellsprout,
    //PokemonId.Blastoise,
    PokemonId.Bulbasaur,
    PokemonId.Butterfree,
    PokemonId.Caterpie,
    PokemonId.Chansey,
    //PokemonId.Charizard,
    PokemonId.Charmander,
    PokemonId.Charmeleon,
    PokemonId.Clefable,
    PokemonId.Clefairy,
    PokemonId.Cloyster,
    PokemonId.Cubone,
    PokemonId.Dewgong,
    PokemonId.Diglett,
    PokemonId.Ditto,
    PokemonId.Dodrio,
    PokemonId.Doduo,
    PokemonId.Dragonair,
    //PokemonId.Dragonite,
    PokemonId.Dratini,
    PokemonId.Drowzee,
    PokemonId.Dugtrio,
    PokemonId.Eevee,
    PokemonId.Ekans,
    PokemonId.Electabuzz,
    PokemonId.Electrode,
    PokemonId.Exeggcute,
    PokemonId.Exeggutor,
    PokemonId.Farfetchd,
    PokemonId.Fearow,
    //PokemonId.Flareon,
    PokemonId.Gastly,
    //PokemonId.Gengar,
    PokemonId.Geodude,
    PokemonId.Gloom,
    PokemonId.Golbat,
    PokemonId.Goldeen,
    PokemonId.Golduck,
    //PokemonId.Golem,
    PokemonId.Graveler,
    PokemonId.Grimer,
    PokemonId.Growlithe,
    //PokemonId.Gyarados,
    PokemonId.Haunter,
    PokemonId.Hitmonchan,
    PokemonId.Hitmonlee,
    PokemonId.Horsea,
    PokemonId.Hypno,
    PokemonId.Ivysaur,
    PokemonId.Jigglypuff,
    //PokemonId.Jolteon,
    PokemonId.Jynx,
    PokemonId.Kabuto,
    PokemonId.Kabutops,
    PokemonId.Kadabra,
    PokemonId.Kakuna,
    PokemonId.Kangaskhan,
    PokemonId.Kingler,
    PokemonId.Koffing,
    PokemonId.Krabby,
    PokemonId.Lapras,
    PokemonId.Lickitung,
    PokemonId.Machamp,
    PokemonId.Machoke,
    PokemonId.Machop,
    PokemonId.Magikarp,
    PokemonId.Magmar,
    PokemonId.Magnemite,
    PokemonId.Magneton,
    PokemonId.Mankey,
    PokemonId.Marowak,
    PokemonId.Meowth,
    PokemonId.Metapod,
    //PokemonId.Mew,
    //PokemonId.Mewtwo,
    //PokemonId.Missingno,
    //PokemonId.Moltres,
    PokemonId.MrMime,
    PokemonId.Muk,
    PokemonId.Nidoking,
    PokemonId.Nidoqueen,
    PokemonId.NidoranFemale,
    PokemonId.NidoranMale,
    PokemonId.Nidorina,
    PokemonId.Nidorino,
    PokemonId.Ninetales,
    PokemonId.Oddish,
    PokemonId.Omanyte,
    PokemonId.Omastar,
    PokemonId.Onix,
    PokemonId.Paras,
    PokemonId.Parasect,
    PokemonId.Persian,
    PokemonId.Pidgeot,
    PokemonId.Pidgeotto,
    PokemonId.Pidgey,
    PokemonId.Pikachu,
    PokemonId.Pinsir,
    PokemonId.Poliwag,
    PokemonId.Poliwhirl,
    PokemonId.Poliwrath,
    PokemonId.Ponyta,
    PokemonId.Porygon,
    PokemonId.Primeape,
    PokemonId.Psyduck,
    PokemonId.Raichu,
    PokemonId.Rapidash,
    PokemonId.Raticate,
    PokemonId.Rattata,
    PokemonId.Rhydon,
    PokemonId.Rhyhorn,
    PokemonId.Sandlash,
    PokemonId.Sandshrew,
    PokemonId.Scyther,
    PokemonId.Seadra,
    PokemonId.Seaking,
    PokemonId.Seel,
    PokemonId.Shellder,
    PokemonId.Slowbro,
    PokemonId.Slowpoke,
    //PokemonId.Snorlax,
    PokemonId.Spearow,
    PokemonId.Squirtle,
    PokemonId.Starmie,
    PokemonId.Staryu,
    PokemonId.Tangela,
    PokemonId.Tauros,
    PokemonId.Tentacool,
    PokemonId.Tentacruel,
    //PokemonId.Vaporeon,
    PokemonId.Venomoth,
    PokemonId.Venonat,
    PokemonId.Venusaur,
    PokemonId.Victreebell,
    PokemonId.Vileplume,
    PokemonId.Voltorb,
    PokemonId.Vulpix,
    PokemonId.Wartortle,
    PokemonId.Weedle,
    PokemonId.Weepinbell,
    PokemonId.Weezing,
    PokemonId.Wigglytuff,
    //PokemonId.Zapdos,
    PokemonId.Zubat

  9. #1763
    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)
    how evolve working? example is it evolve all pidgeys to pidgeotto first or pidgey>pidgeotto>pidgeot for one pokemon?

  10. #1764
    Trufox's Avatar Corporal
    Reputation
    2
    Join Date
    Jan 2009
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where do you find the program.cs file?

    The bot is working extremely well btw! Absolutely amazing work.

  11. #1765
    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 Trufox View Post
    Where do you find the program.cs file?

    The bot is working extremely well btw! Absolutely amazing work.
    You have to download the Github repo.
    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

  12. #1766
    navyguy's Avatar Active Member
    Reputation
    27
    Join Date
    Jul 2016
    Posts
    137
    Thanks G/R
    5/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  13. #1767
    Dbssct'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)
    hi guys! It's possible to have more then one bot running on the same pc ?thanks

  14. #1768
    mcb91's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by navyguy View Post
    wow why bother?


    KEEP THE FREAKING 1/ before the code/ copy the WHOLE CODE. INCLUDING THE 1/
    Lol, some people are retarded.

    Registered to say thanks OP!!

  15. #1769
    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 Dbssct View Post
    hi guys! It's possible to have more then one bot running on the same pc ?thanks
    Duplicate the folder, change the settings, rebuild the duplicated sln and find your second executable in the Debug folder - it can be started alongside other executables.
    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

  16. #1770
    wtbrank1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2015
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    2 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, anyone know why 70% of the pokemons the bot try to catch gets away? Im level 25 and 25 cp pokemons are escaping :s But im not banned cus some times I manage to catch them.

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