[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 95 of 229 FirstFirst ... 45919293949596979899145195 ... LastLast
Results 1,411 to 1,425 of 3427
  1. #1411
    feenix.goldman's Avatar Sergeant
    Reputation
    9
    Join Date
    Oct 2014
    Posts
    37
    Thanks G/R
    1/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Every 2 damn pages someone new comes asking for the same problem.
    I think people got enough of that :P

    If everyone just went 2 pages back instead of making a new post, this topic wouldnt have that many pages and people would actually find solutions.

    [UPDATED] Pokemon Bot in C# Community Version
  2. #1412
    darkholy's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So if i'm using "leaveStrongest", does it keep the ones with good IVs even if they're not the strongest (CP)?

  3. #1413
    Nou4r's Avatar Knight
    Reputation
    62
    Join Date
    Jul 2016
    Posts
    202
    Thanks G/R
    34/55
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darkholy View Post
    So if i'm using "leaveStrongest", does it keep the ones with good IVs even if they're not the strongest (CP)?
    Same question here

  4. #1414
    Olath's Avatar Member
    Reputation
    3
    Join Date
    Mar 2015
    Posts
    17
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darkholy View Post
    So if i'm using "leaveStrongest", does it keep the ones with good IVs even if they're not the strongest (CP)?
    i think just highest CP atm. Really wanna know how to add more than a few in the not-wants list..

  5. #1415
    VersaGER's Avatar Member
    Reputation
    8
    Join Date
    Jul 2010
    Posts
    125
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [UPDATED] Pokemon Bot in C# Community Version-541f5caed9-jpg

    what i did wrong. I played yesterday last time

  6. #1416
    kingj1's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I have scrolled down to the last then pages and didnt find anything regarding the error about error and logging in 20 sec later.. What do you guys mean with read the comments? I have also scanned the firstpage but dont see any solution. I am not the type of guy just starting to shout when he has one question. Believe me I have searched for the solution but didn't find it. I dont have visual studio and use the procompiled version, so cant change any specific settings

  7. #1417
    feenix.goldman's Avatar Sergeant
    Reputation
    9
    Join Date
    Oct 2014
    Posts
    37
    Thanks G/R
    1/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It just keeps one.

    If you wanna keep more of the same type, you should specify them in the do not transfer list.

    For example (these are pokemons that i got many of the same type with high CP and I decided to keep them all)

    <DoNotTransfer> <!-- These will not be transferred even when below the CP threshold -->
    <PokemonId>Mewtwo</PokemonId>
    <PokemonId>Nidoqueen</PokemonId>
    <PokemonId>Golduck</PokemonId>
    <PokemonId>Growlithe</PokemonId>
    <PokemonId>Arcanine</PokemonId>
    <PokemonId>Ponyta</PokemonId>
    <PokemonId>Slowbro</PokemonId>
    <PokemonId>Seaking</PokemonId>
    <PokemonId>Electabuzz</PokemonId>
    <PokemonId>Magmar</PokemonId>
    <PokemonId>Gyarados</PokemonId>
    <PokemonId>Lapras</PokemonId>
    <PokemonId>Vaporeon</PokemonId>
    <PokemonId>Jolteon</PokemonId>
    <PokemonId>Flareon</PokemonId>
    <PokemonId>Omastar</PokemonId>
    <PokemonId>Kabutops</PokemonId>
    <PokemonId>Scyther</PokemonId>
    <PokemonId>Aerodactyl</PokemonId>
    <PokemonId>Snorlax</PokemonId>
    <PokemonId>Articuno</PokemonId>
    <PokemonId>Zapdos</PokemonId>
    <PokemonId>Moltres</PokemonId>
    <PokemonId>Dragonair</PokemonId>
    <PokemonId>Dragonite</PokemonId>
    </DoNotTransfer>



    Edit: About 20s error. I use precompiled version aswell and I can edit settings no problem.
    Last edited by feenix.goldman; 07-22-2016 at 06:23 AM.

  8. Thanks darkholy (1 members gave Thanks to feenix.goldman for this useful post)
  9. #1418
    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 kingj1 View Post
    Well I have scrolled down to the last then pages and didnt find anything regarding the error about error and logging in 20 sec later.. What do you guys mean with read the comments? I have also scanned the firstpage but dont see any solution. I am not the type of guy just starting to shout when he has one question. Believe me I have searched for the solution but didn't find it. I dont have visual studio and use the procompiled version, so cant change any specific settings
    http://www.ownedcore.com/forums/poke...ead-first.html (Pokemon GO - OFFLINE - Read First)
    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

  10. #1419
    pinn90's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    87
    Thanks G/R
    6/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone please tell me what I have to change in code to remove "Pokeball/greatball is being used" notification from console?

  11. #1420
    Visiona's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    16
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is the bot "running" or "jumping" between pokestops and pokemons?

  12. #1421
    kingj1's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its not the servers being down.. they are online and the bot did run for some minutes.. servers are up it says

  13. #1422
    Maarf's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PTC not working atm

  14. #1423
    Killrate666's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After the 20secounds Reset he starts from start in the file or will he if i dont close the console run strait from last postion

  15. #1424
    d4rkblue1993'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)
    Can sb post a Link to the newest bot in here. Seems on fromt page is still an old Version, cause the is no remove items function etc.

  16. #1425
    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 pinn90 View Post
    Can someone please tell me what I have to change in code to remove "Pokeball/greatball is being used" notification from console?
    Go to Client.cs and remove this and other relevant pokeballs.
    Code:
    ColoredConsoleWrite(ConsoleColor.Green, $"[{DateTime.Now.ToString("HH:mm:ss")}] Ultra Ball is being used");
    return MiscEnums.Item.ITEM_ULTRA_BALL;
    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

  17. Thanks pinn90 (1 members gave Thanks to spodakek 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 07:27 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