[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 107 of 229 FirstFirst ... 757103104105106107108109110111157207 ... LastLast
Results 1,591 to 1,605 of 3427
  1. #1591
    James7900'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)
    Is it possible to set the bot to not catch certain Pokemon or not get Pokestop XP? I'd like to get some rare Pokemon such as Dragonite that require a lot of candies and therefore Dratini farming, but I don't want to be levelled too high in the process.

    [UPDATED] Pokemon Bot in C# Community Version
  2. #1592
    Slakan's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Few suggestions, i guess its repeated again from me, but 96 pages, i dont read em all..

    1. I saw in page 6 a person wanted to implant walking insted of teleporting! BRILLIANT!! do that
    2. The option to "delete" stuff in the invi, in the "poke Color" version, since its the easyest leechers use(yeah, im also a leecher)
    - Settings like "only 30 pokeballs, x potions, x-master etc"
    3. Enable/disable pokestop catching. People get soft banned or what its called, and maby a option to just catch? - Like say you are in New york and in a park and its crowded with pokemons, just being able to only select catch would be nice!
    4. Area of "catching pokemon/poke stop". Option to set a radius of like 10, 20, 50, 100, 200 etc meters where u are inside, so u dont travel outside your normal area for catching and its for the number 3 on the list.

    I guess you are working on improvements as im writing this, but i just wanted to add some

    Og siden du er svensk, så er programmet KJEMPE bra! Gleder meg til å se det utvikle seg videre til noe fantastisk!

  3. #1593
    ImperialScepter'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)
    I keep getting "Unexpected stop? Restarting in 20 seconds" immediately after the "Farming Started" part. Why? If I choose to transfer nothing it shows me that it's disabled and then displays the error, but if I have something enabled for the transfertype it simply displays the error. Any fixes for this? Could it be long/lat or is it something else entirely? There's no log so I can't check...

  4. #1594
    hellworld's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm keep getting this, any idea why? It does catches pokemon time to time and stops by the pokestops but this is flooding the cmd. [url]h
    Last edited by hellworld; 07-22-2016 at 09:40 AM.

  5. #1595
    demolition666xxx's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by feenix.goldman View Post
    Weedle with that ammount of CP at level 20-22 is considered a hard catch, maybe it just failed to catch
    [UPDATED] Pokemon Bot in C# Community Version-79b98c549b-png
    [UPDATED] Pokemon Bot in C# Community Version-986b2af577-png
    [UPDATED] Pokemon Bot in C# Community Version-00007ec071-png

    like this

  6. #1596
    ImperialScepter'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)
    That's because the Pokemon Go servers are down. Since the Japan version was just released they're getting flooded. It should go away at some point ,and as it still works it's fine.

  7. #1597
    Windscale'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)
    I get soft banned after some minutes from launch. How to fix it?

  8. #1598
    Jiiigsaw69'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)
    Hey Guys, i have a question about PokeColor.

    I use TransferType duplicate and that is fine, but i want to not transfer only Weedle, Caterpie and Pidgey.

    Can anyone help me for that? Would be awesome!

  9. #1599
    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)
    Originally Posted by sirwin89 View Post
    My config file.
    <EvolveAllGivenPokemons>false</EvolveAllGivenPokemons>
    <TransferType>duplicate</TransferType> <!-- none/cp/leaveStrongest/duplicate/all -->
    <TransferCPThreshold>210</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>Magikarp</PokemonId>
    <PokemonId>Eevee</PokemonId>
    <PokemonId>Dragonite</PokemonId>
    </DoNotTransfer>
    <UnwantedPokemonTypes>
    <PokemonId>Pidgey</PokemonId>
    <PokemonId>Rattata</PokemonId>
    <PokemonId>Weedle</PokemonId>
    <PokemonId>Zubat</PokemonId>
    <PokemonId>Caterpie</PokemonId>
    <PokemonId>Pidgeotto</PokemonId>
    <PokemonId>NidoranFemale</PokemonId>
    <PokemonId>Paras</PokemonId>
    <PokemonId>Venonat</PokemonId>
    <PokemonId>Psyduck</PokemonId>
    <PokemonId>Poliwag</PokemonId>
    <PokemonId>Slowpoke</PokemonId>
    <PokemonId>Drowzee</PokemonId>
    <PokemonId>Gastly</PokemonId>
    <PokemonId>Goldeen</PokemonId>
    <PokemonId>Staryu</PokemonId>
    <PokemonId>Magikarp</PokemonId>
    <PokemonId>Clefairy</PokemonId>
    <PokemonId>Tentacool</PokemonId>
    <PokemonId>Dratini</PokemonId>
    <PokemonId>Ekans</PokemonId>
    <PokemonId>Jynx</PokemonId>
    <PokemonId>Lickitung</PokemonId>
    <PokemonId>Spearow</PokemonId>
    <PokemonId>NidoranFemale</PokemonId>
    <PokemonId>NidoranMale</PokemonId>
    </UnwantedPokemonTypes>
    <PokestopDelay>15000</PokestopDelay>
    why you dont want all this pokemon? And why you dont want to transfer magicarps?

  10. #1600
    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 VersaGER View Post
    why you dont want all this pokemon? And why you dont want to transfer magicarps?
    He probably wanted to start an aquarium with those Magikarps, or he want to personally filter through the IVs of them.
    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. #1601
    Temperate's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    39
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    your location is most likely non-existant.

  12. #1602
    maxnutter'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)
    Originally Posted by fokeiro View Post
    does anyone know if the keep rules affect Pokemons u already have ?
    it does. I set cp over 80 and all the lower Pokemons I'd already caught were sent to the grinder.

  13. #1603
    Temperate's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    39
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Windscale View Post
    I get soft banned after some minutes from launch. How to fix it?
    Make sure you don't teleport, or time hop too far from where you recently ran the game from.

  14. #1604
    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 Windscale View Post
    I get soft banned after some minutes from launch. How to fix it?
    Well you have to wait out your softban, and ensure on your next launch (and future ones) the location you set doesn't deviate too far from your last used coordinate unless you have a considerably long interval inbetween the usage.
    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

  15. #1605
    Abrime's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hellworld View Post
    I'm keep getting this, any idea why? It does catches pokemon time to time and stops by the pokestops but this is flooding the cmd. https://i.imgur.com/YQPc7V4.png

    How do you do to show your lvl and your number of stardust ?

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 06:12 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