[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 150 of 229 FirstFirst ... 50100146147148149150151152153154200 ... LastLast
Results 2,236 to 2,250 of 3427
  1. #2236
    waterfuk's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Initializing Rocket logger @ 7/23/2016 11:17:02 PM...
    [23:17:02] PokeFast V1.0 - Obtained for free at OwnedCore.com
    [23:17:03] Make sure Lat & Lng is right. Exit Program if not! Lat: 45.030152 Lng: -93.31931
    [23:17:03] Script will continue in 15 seconds!
    [23:17:08] Script will continue in 10 seconds!
    [23:17:13] Script will continue in 5 seconds!
    [23:17:18] Logging in via: Ptc
    [23:17:20] Unhandled exception: System.AggregateException: One or more errors occurred. ---> PokemonGo.RocketAPI.Exceptions.PtcOfflineException: Exception of type 'PokemonGo.RocketAPI.Exceptions.PtcOfflineException' was thrown.
    at PokemonGo.RocketAPI.Login.PtcLogin.<GetAccessToken>d__0.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Login\PtcLogin.cs:line 51
    --- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Client.<DoPtcLogin>d__28.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Client.cs:line 135
    --- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    at PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:line 65
    --- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
    at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
    at System.Threading.Tasks.Task.Wait()
    at PokemonGo.RocketAPI.Console.Program.<>c.<Main>b__0_1() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Console\Program.cs:line 32
    ---> (Inner Exception #0) PokemonGo.RocketAPI.Exceptions.PtcOfflineException: Exception of type 'PokemonGo.RocketAPI.Exceptions.PtcOfflineException' was thrown.
    at PokemonGo.RocketAPI.Login.PtcLogin.<GetAccessToken>d__0.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Login\PtcLogin.cs:line 51
    --- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Client.<DoPtcLogin>d__28.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Client.cs:line 135
    --- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    at PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:line 65<---

    [UPDATED] Pokemon Bot in C# Community Version
  2. #2237
    Vortex331's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Funtela View Post
    I think it does that automatically.
    Doesn't for me, using pokefast 1.0 btw

  3. #2238
    Funtela's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    4/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vortex331 View Post
    Doesn't for me, using pokefast 1.0 btw
    Oh I'm not sure then. I just started using it. That's the one I'm using too.

  4. Thanks Vortex331 (1 members gave Thanks to Funtela for this useful post)
  5. #2239
    Vortex331's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Funtela View Post
    Oh I'm not sure then. I just started using it. That's the one I'm using too.
    And for you it transfers all the pokemon under ur highest ? Could u screenshot ur settings for me ?

  6. #2240
    Funtela's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    4/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vortex331 View Post
    Doesn't for me, using pokefast 1.0 btw
    Oh I'm not sure then. I just started using it. That's the one I'm using too.

  7. #2241
    92thanh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [UPDATED] Pokemon Bot in C# Community Version-untitled-png
    I don,t open PokemonGo.RocketAPI.Console.exe

  8. #2242
    destorio's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sir how to config this [13:08:51] (RECYCLE) ? im still dont have any item on my bag

  9. #2243
    lodonf0g's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm also having the problem opening the file. Can you help please

  10. #2244
    Funtela's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    4/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PokeFast isn't transferring my Pokemon even though it's set to true.

  11. #2245
    Arashi87's Avatar Sergeant
    Reputation
    6
    Join Date
    Jan 2014
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the new version just recycled all my items? wtf

  12. #2246
    tychuot163'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 used pokefast but when i run it , it always say " found 0 pokestop" how can i fix it ?

  13. #2247
    KiLL3rAs's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    87
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tychuot163 View Post
    i used pokefast but when i run it , it always say " found 0 pokestop" how can i fix it ?
    same for me :/

  14. #2248
    amakaze'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)
    Originally Posted by tychuot163 View Post
    i used pokefast but when i run it , it always say " found 0 pokestop" how can i fix it ?
    Same with me. In the readme file it says if this occurs then account is softbanned. But I set pokefast coordinates same as my Nox coordinate. Does this mean the bot is detected? ^0^

  15. #2249
    carlituxd's Avatar Active Member
    Reputation
    30
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    7/28
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KiLL3rAs View Post
    same for me :/

    Same, need a video

  16. #2250
    Shivam's Avatar Corporal
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    24/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for your hard work .
    So i noticed bot is busy visiting pokestops(50xp) but is capturing not many pokemons{210xp} is there any tweak for catching more pokemons i am in central park.

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