[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 76 of 229 FirstFirst ... 26727374757677787980126176 ... LastLast
Results 1,126 to 1,140 of 3427
  1. #1126
    sirwin89's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do I fix this? DoNotTransfer not working.
    Attached Thumbnails Attached Thumbnails [UPDATED] Pokemon Bot in C# Community Version-screenshot_20160722134214-jpg  
    Last edited by sirwin89; 07-22-2016 at 02:12 AM.

    [UPDATED] Pokemon Bot in C# Community Version
  2. #1127
    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)
    Originally Posted by MyHeartWillGoOn View Post
    Hm, it still transferd my pidgey;O haha!
    Adding a screenshot, so you can see my user settings

    https://gyazo.com/dd103590a29045faafae4a5f2275dc49

    Did i miss anything?
    do you have type listed as black list?? if not it needs to be

  3. #1128
    MyHeartWillGoOn's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by navyguy View Post
    do you have type listed as black list?? if not it needs to be
    Not quite sure what you mean, i have the exact settings as posted on screenshot

  4. #1129
    ThatCrazyGamer's Avatar Member
    Reputation
    3
    Join Date
    Aug 2013
    Posts
    289
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Delays in this bot needed to be added ASAP.

    They can view this as DDoS and EASILY ban you for example: Transferring many Pokemon in under 2 seconds...

  5. #1130
    n0kia21211's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Необработанное исключение: Google.Protobuf.InvalidProtocolBufferException: SkipLastField called on an end-group tag, indicating that the corresponding start-group was missing
    в Google.Protobuf.CodedInputStream.SkipLastField()
    в PokemonGo.RocketAPI.GeneratedCode.Response.MergeFrom(CodedInputStream input)
    в PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProto>d__0`1.MoveNext()
    --- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
    в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    в PokemonGo.RocketAPI.Client.<SetServer>d__23.MoveNext()
    --- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
    в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    в PokemonGo.RocketAPI.Console.Program.<Execute>d__5.MoveNext()
    --- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
    в System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
    в System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
    в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
    в System.Threading.ThreadPoolWorkQueue.Dispatch()
    в System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
    Hello tell me what the problem is.

  6. #1131
    KrespoG's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    178
    Join Date
    Nov 2009
    Posts
    299
    Thanks G/R
    24/58
    Trade Feedback
    27 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MyHeartWillGoOn View Post
    Not quite sure what you mean, i have the exact settings as posted on screenshot
    Try changing from all to cp for example and put like 400 or so, that might help.

  7. #1132
    MyHeartWillGoOn's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by n0kia21211 View Post
    Hello tell me what the problem is.
    Did you input the google authenticate key?
    If you did, see if theres a gap between the < marks and the key,
    That was the problem for me

  8. #1133
    LesBelcherModz's Avatar Corporal
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    30
    Thanks G/R
    6/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by krespog View Post
    there's a "do not transfer line" in user.xtml just put <pokemonid>pokemonname</pokemonid> below, same as with unwantedpokemons.
    how do i do it with more then one?

  9. #1134
    sumirart's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mario-swe View Post
    watch that u have Poke balls and space left for pokemons
    Originally Posted by Brodlz View Post
    It means your Pokebox is full, you will need to login to your account (with location GPS turned off, if you're still running the bot) and transfer some pokemon to clear space.
    okay thanks guys and it is real i have full pokemon and even exceed the bag lol haha about 900/250 haha

  10. #1135
    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)
    I dont get it, the CMD Console is running, it's even telling me it caught pokemon and stuff, but it doesn't show any progress ingame... help me please

  11. #1136
    Nightcrawler504's Avatar Member
    Reputation
    1
    Join Date
    Aug 2015
    Posts
    16
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is Awesome, thanks for sharing Im so donating a little something to all mentioned in the credits, you guys rock.

  12. #1137
    mirakool's Avatar Member
    Reputation
    2
    Join Date
    Nov 2013
    Posts
    18
    Thanks G/R
    1/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sithylis View Post
    Just so people understand, i barely know C# so if stuff doesnt work then stuff doesnt work.
    Didnt think mine was going to become the "community's" version ._.

    Thanks for everyone who is adding stuff
    Has the IV feature been tested yet? Is do not transfer favorites working yet, and is there a way to transfer all pokemon below a certain CP, AND keep all with IVs 80% or better?

  13. #1138
    gis4ever's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    10
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there is a way to make the bot evolve only, pidgy, rat, and weedle and caterpie?

  14. #1139
    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 MyHeartWillGoOn View Post
    Hello, im a nice Guy and i'd like to help you
    Hey Dude, my Bot isn't working. It's showing i caught stuff in the CMD Console but those things he "caught" aren't on my actual Account?

  15. #1140
    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 Silencedt View Post
    I dont get it, the CMD Console is running, it's even telling me it caught pokemon and stuff, but it doesn't show any progress ingame... help me please
    The synchronization doesn't take place immediately, and you're recommended to not login while the bot is running just in-case the GPS rubberbands and warrant you a soft-ban.
    Just let the bot do its job, login a few hours later and everything will be there.
    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

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 02:04 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