[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 151 of 229 FirstFirst ... 51101147148149150151152153154155201 ... LastLast
Results 2,251 to 2,265 of 3427
  1. #2251
    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 Shivam View Post
    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.
    You can try decreasing
    Code:
    await Task.Delay(15000);
    await ExecuteCatchAllNearbyPokemons(client);
    under RocketAPI/Console/Program.cs.
    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. Thanks Shivam (1 members gave Thanks to spodakek for this useful post)
  3. #2252
    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)
    Originally Posted by spodakek View Post
    You can try decreasing
    Code:
    await Task.Delay(15000);
    await ExecuteCatchAllNearbyPokemons(client);
    under RocketAPI/Console/Program.cs.
    pokefast v1.0 doesn't have program.cs

  4. #2253
    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)
    How can i run Pokefast via PTC? its just giving me shitton errors^^

  5. #2254
    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)
    [UPDATED] Pokemon Bot in C# Community Version-error-jpg[UPDATED] Pokemon Bot in C# Community Version-errror1-jpg

    Hello,
    help me guys Found 0 pokestops.
    what am I doing wrong?

  6. #2255
    ryandeads's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Arashi87 View Post
    the new version just recycled all my items? wtf
    Same here bro my potion revive just gone , i dont know where -_- , so pokecolor is better than pokefast ? Please tell me anyone

  7. #2256
    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)
    You are softbanned read readme

  8. #2257
    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 Arashi87 View Post
    pokefast v1.0 doesn't have program.cs
    I'm referring to the Github source.
    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. #2258
    ryandeads's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where i can find dragonite or dratini bro ?

  10. #2259
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ryandeads View Post
    Same here bro my potion revive just gone , i dont know where -_- , so pokecolor is better than pokefast ? Please tell me anyone
    You get 5000 revives, potions etc per day. It recycles so you always have pokeballs in inventory and so it doesn't get full.

  11. Thanks Shivam (1 members gave Thanks to Neer for this useful post)
  12. #2260
    SteampunkAndroid's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying to run PokeFast and I can't ready anything in the .exe file using Notepad++. Is there a way to read the file without a bunch of NUL and gibberish?

  13. #2261
    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)
    Can anyone help me with PTC Login? Just getting a ****ton errors printed out:

    [Spoiler]
    [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.<---
    [/Spoiler]

  14. #2262
    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 SteampunkAndroid View Post
    I'm trying to run PokeFast and I can't ready anything in the .exe file using Notepad++. Is there a way to read the file without a bunch of NUL and gibberish?
    It's PokemonGo.RocketAPI.Console.exe.config, not PokemonGo.RocketAPI.Console.exe
    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. #2263
    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)
    Hello I was wondering if you could answer my question. What does the %perfect mean when catching a Pokemon? I'm guessing it has to do with the IV of the Pokemon. If so is it possible to keep the Pokemon with the best IV? I am currently using your PokeFast 1.0.

  16. #2264
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roflicious View Post
    Hello I was wondering if you could answer my question. What does the %perfect mean when catching a Pokemon? I'm guessing it has to do with the IV of the Pokemon. If so is it possible to keep the Pokemon with the best IV? I am currently using your PokeFast 1.0.
    Did you check the config? Did you see a KEEPMINIV Setting? Its the minimum perfection %

  17. Thanks roflicious (1 members gave Thanks to Neer for this useful post)
  18. #2265
    lgndz's Avatar Sergeant
    Reputation
    8
    Join Date
    Jul 2012
    Posts
    39
    Thanks G/R
    10/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @neer

    Just letting you know that your bot is AWESOME.

    Best one Ive used yet. thanks!

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 11:07 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