[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 153 of 229 FirstFirst ... 53103149150151152153154155156157203 ... LastLast
Results 2,281 to 2,295 of 3427
  1. #2281
    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
    Your storage is full - cant send any messages

    ___________________________________________

    My Problem: i cant run the bot via PTC for some reason (google is working fine tho)

    Here's the error i get:
    [09:14:41] Logging in via: Ptc
    [09:14:41] Unhandled exception: System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> PokemonGo.RocketAPI.Exceptions.PtcOfflineException: Eine Ausnahme vom Typ "PokemonGo.RocketAPI.Exceptions.PtcOfflineException" wurde ausgelöst.
    bei PokemonGo.RocketAPI.Login.PtcLogin.<GetAccessToken>d__0.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Login\PtcLogin.cs:Zeile 51.
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
    bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    bei PokemonGo.RocketAPI.Client.<DoPtcLogin>d__28.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Client.cs:Zeile 135.
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
    bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    bei PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:Zeile 65.
    --- Ende der internen Ausnahmestapelüberwachung ---
    bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
    bei System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
    bei System.Threading.Tasks.Task.Wait()
    bei PokemonGo.RocketAPI.Console.Program.<>c.<Main>b__0_1() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Console\Program.cs:Zeile 32.
    ---> (Interne Ausnahme #0) PokemonGo.RocketAPI.Exceptions.PtcOfflineException: Eine Ausnahme vom Typ "PokemonGo.RocketAPI.Exceptions.PtcOfflineException" wurde ausgelöst.
    bei PokemonGo.RocketAPI.Login.PtcLogin.<GetAccessToken>d__0.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Login\PtcLogin.cs:Zeile 51.
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
    bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    bei PokemonGo.RocketAPI.Client.<DoPtcLogin>d__28.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Client.cs:Zeile 135.
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
    bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    bei PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:Zeile 65.<---
    Oh gosh, thanks for pointing that out to me. I've cleared my inbox, will PM you.
    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

    [UPDATED] Pokemon Bot in C# Community Version
  2. #2282
    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 Aubrionnax View Post
    I have ran the bot for 2 days now and noticed it doesnt pick up any Eggs from pokestops. Anyone else noticed this ?
    Have you checked if your egg slots are maxed out? Only 9 per player by default.
    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

  3. #2283
    itachifire's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NetAnt View Post
    thanks, the latest version is not based on necro's i guess,.. the changes made in first post reads..

    Update 24/7 - 2016 // I have now released my own version called PokeFast, it's based on Spegeli's fork but with my own tweaks.
    Ah you're right. Well you can find the feature list there then. And like the other dude said just edit the item settings in there. Don't forget about later level items, i've seen some bots exclude them.

  4. #2284
    roflicious's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh! Awesome, sorry for the dumb question lol. Thanks for the help!

  5. #2285
    SHIZPICKLE's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any of you guys able to identify the issue here? I've had a decent crack trying to decypher the issue but haven't been able to successfully fault find.

    Unhandled Exception: System.ArgumentNullException: Value cannot be null.
    Parameter name: value
    at Google.Protobuf.ProtoPreconditions.CheckNotNull[T](T value, String name)
    at PokemonGo.RocketAPI.Helpers.RequestBuilder.GetInitialRequest(String authToken, AuthType authType, Double lat, Double lng, Double altitude, Requests[] customRequests)
    at PokemonGo.RocketAPI.Helpers.RequestBuilder.GetInitialRequest(String authToken, AuthType authType, Double lat, Double lng, Double altitude, RequestType[] customRequestTypes)
    at PokemonGo.RocketAPI.Client.<SetServer>d__23.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at PokemonGo.RocketAPI.Console.Program.<Execute>d__5.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
    at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
    at System.Threading.ThreadPoolWorkQueue.Dispatch()
    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

  6. #2286
    jopevi2's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Trying to run pokefast via google login
    Get this error
    [09:52:09] Unhandled exception: System.AggregateException: Se han producido uno o varios errores. ---> System.ArgumentException: No se puede encontrar el valor solicitado 'Alakhazam'.
    en System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
    en System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
    en System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
    en PokemonGo.RocketAPI.Console.Settings.LoadPokemonList(String filename) en C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Console\Settings.cs:línea 135
    en PokemonGo.RocketAPI.Console.Settings.get_PokemonsNotToTransfer() en C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Console\Settings.cs:línea 101
    en PokemonGo.RocketAPI.Logic.Logic.<PostLoginExecute>d__8.MoveNext() en C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:línea 152
    --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
    en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    en System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    en PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() en C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:línea 71
    --- Fin del seguimiento de la pila de la excepción interna ---
    en System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
    en System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
    en System.Threading.Tasks.Task.Wait()
    en PokemonGo.RocketAPI.Console.Program.<>c.<Main>b__0_1() en C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Console\Program.cs:línea 32
    ---> (Nº de excepción interna 0) System.ArgumentException: No se puede encontrar el valor solicitado 'Alakhazam'.
    en System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
    en System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
    en System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
    en PokemonGo.RocketAPI.Console.Settings.LoadPokemonList(String filename) en C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Console\Settings.cs:línea 135
    en PokemonGo.RocketAPI.Console.Settings.get_PokemonsNotToTransfer() en C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Console\Settings.cs:línea 101
    en PokemonGo.RocketAPI.Logic.Logic.<PostLoginExecute>d__8.MoveNext() en C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:línea 152
    --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
    en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    en System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    en PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() en C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:línea 71<---
    Any help. Total noob here

  7. #2287
    oner13's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is thre any option to hacth eggs and use lucky eggs or incese?

  8. #2288
    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 jopevi2 View Post
    Trying to run pokefast via google login
    Get this error

    Any help. Total noob here
    Try changing Alakhazam back to Alakazam, whichever config file you might have inserted the name into.
    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

  9. Thanks jopevi2 (1 members gave Thanks to spodakek for this useful post)
  10. #2289
    trick2gg's Avatar Member
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    72
    Thanks G/R
    8/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spodakek View Post
    I'm referring to the Github source.
    where can i find pokefast's github ? i can't find it so i can't change the delay , you say you would push it but i can't find it

  11. #2290
    guillecy'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)
    Hey guys, does this work with bluestacks??? Or you have to have the account set into your mobile phone?? I mean when i go to google.com/device just pops a window with a textfield to fill, but no code at all so i cant set up the bot properly. Need Help!! TY

  12. #2291
    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 guillecy View Post
    Hey guys, does this work with bluestacks??? Or you have to have the account set into your mobile phone?? I mean when i go to google.com/device just pops a window with a textfield to fill, but no code at all so i cant set up the bot properly. Need Help!! TY
    Read the guide on the first post.
    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

  13. #2292
    Aubrionnax's Avatar Member
    Reputation
    2
    Join Date
    May 2015
    Posts
    67
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After 2 days of botting not a single Egg. Anything wrong with my settings or is it skipping eggs? thanks in advance

  14. #2293
    jopevi2's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spodakek View Post
    Try changing Alakhazam back to Alakazam, whichever config file you might have inserted the name into.
    Thanks, this works perfectly. I copied alakhazam name from the pastebin text http://pastebin.com/raw/LBSh9ahQ Thank you again

  15. #2294
    Drahque's Avatar Master Sergeant
    Reputation
    33
    Join Date
    Jul 2016
    Posts
    74
    Thanks G/R
    2/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Every 1-2 hours my pokefast stop closes CMD, even if I'm in bed, so it's not anything I click wrong or anything.

    I ran 5 bots, and it's couple times not it happens. Every about 1-2 hours. Sometimes just 1 crashes without a word.

    It just says;
    [08:11:05] (RECYCLED) 2x ItemPokeBall
    [08:11:06] (RECYCLED) 1x ItemGreatBall
    [08:11:06] Found 1 catchable Pokemon
    [08:11:07] (POKEBATTLE) Caught Weedle (CP 53 | 18,00 % perfect) | Chance: 0,62 | 63m distance | with ITEM_POKE_BALL and received XP 210
    [08:11:09] (TRANSFER) Weedle (CP 53 | 18,33 % perfect) | (Best: 178 CP | 48,33 % perfect)
    [08:11:09] (NAVIGATION) Distance to target location: 155,98 meters. Will take 1,12 seconds!
    [08:11:10] (NAVIGATION) We are within 40 meters of the target. Speeding down to 10 km/h to not pass the target.
    [08:11:13] (POKESTOP) Name: The Avenue in 15,7 m distance
    [08:11:13] (POKESTOP) XP: 50, Gems: 0, Eggs: Items: 2 x ItemPokeBall, 1 x ItemGreatBall
    [08:11:14] (RECYCLE) 2 Items:
    [08:11:14] (RECYCLED) 1x ItemPokeBall
    [08:11:14] (RECYCLED) 1x ItemGreatBall

    or another;

    [07:07:12] Found 4 catchable Pokemon
    [07:07:12] Encounter problem: PokemonInventoryFull
    [07:07:12] Encounter problem: PokemonInventoryFull
    [07:07:13] Encounter problem: PokemonInventoryFull
    [07:07:13] Encounter problem: PokemonInventoryFull
    [07:07:13] (NAVIGATION) Distance to target location: 102,54 meters. Will take 0,74 seconds!
    [07:07:14] Found 3 catchable Pokemon
    [07:07:14] Encounter problem: PokemonInventoryFull
    [07:07:15] Encounter problem: PokemonInventoryFull
    [07:07:15] Encounter problem: PokemonInventoryFull
    [07:07:15] (NAVIGATION) We are within 40 meters of the target. Speeding down to 10 km/h to not pass the target.
    [07:07:25] (POKESTOP) Name: Old NSW Dept of Education Building 1914. in 13,92 m distance
    [07:07:25] (POKESTOP) XP: 50, Gems: 0, Eggs: Items: 1 x ItemRazzBerry, 1 x ItemPokeBall, 1 x ItemGreatBall


    it doesn't even say why?

  16. #2295
    elbarto220's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it possible in any way to control the direction of movement, or be able to stand still, or move in a loop>?

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