[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 187 of 229 FirstFirst ... 87137183184185186187188189190191 ... LastLast
Results 2,791 to 2,805 of 3427
  1. #2791
    cajuputi's Avatar Active Member
    Reputation
    21
    Join Date
    Jul 2016
    Posts
    180
    Thanks G/R
    14/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cajuputi View Post
    Hi, please help me. I've been using this bot Pokefast 01 starting yesterday and working great using my personal laptop.
    Problem coming when I started to use the same bot with my working laptop. As usual I set up everything, including my user id and password. But after bot running, I noticed that my level got back to 1. Then I suspect that this might be because of googlerefreshtoken is different, so I paste the one in my log to the config and started the bot again. But it appeared that I couldn't get back to my previous account. When I tried running my account with smartphone, it got back to the high level one again. Then I started the bot, but again, the low level id popped instead of the high level one.

    Please help to solve this problem so I can run the bot using 2 laptops. Thank you.
    OK, I found the solution for this with Pokefast V02. But not with 01, where I put the googlerefreshtoken value already. But can't return to my high level one. Any idea of this?

    And with V02, can you slow down the walking speed? I tried to set walking speed to 10 km/hour in config, but when I see the bot window, looks like it was running like 100 km/hour. I want to hatch my eggs too while botting.
    Last edited by cajuputi; 07-26-2016 at 04:10 AM.

    [UPDATED] Pokemon Bot in C# Community Version
  2. #2792
    nioin's Avatar Sergeant
    Reputation
    8
    Join Date
    Apr 2012
    Posts
    34
    Thanks G/R
    1/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lkjfds1 View Post
    This is for PTC user only right?
    No, change Ptc to Google in PokemonGo.RocketAPI.Console.exe.config

    "<setting name="AuthType" serializeAs="String">
    <value>Ptc</value>"

    ALSO --

    For those having potions deleted:
    Originally Posted by Neer View Post
    Use mine when you want exp and pokemon and another bot for potions.
    For those having way too many useless pokemon, not being transfered:
    Originally Posted by SamuraiWillz View Post
    its a settings issue turn the setting that says
    "NotTransferPokemonsThatCanEvolve"

    set this to false
    Anyone else having these issues? I.e. no pokestop name and then saying no pokestops around? Servers seem fine when I log in manually.
    [UPDATED] Pokemon Bot in C# Community Version-errors-jpg
    Last edited by nioin; 07-26-2016 at 04:18 AM.

  3. Thanks WoolF911 (1 members gave Thanks to nioin for this useful post)
  4. #2793
    invyspirit'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 lkjfds1 View Post
    This is for PTC user only right?
    no, please read the thread



    shortcut: open and read through PokemonGo.RocketAPI.Console.exe.config

  5. #2794
    Spankurie'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)
    Hi, Thanks for great work ! I have a question tho. This error is happening over and over again from time to time.

    [11:07:16] InvalidResponseException - Restarting
    [11:07:16] PokemonGo.RocketAPI.Exceptions.InvalidResponseException: Exception of type 'PokemonGo.RocketAPI.Exceptions.InvalidResponseException' was thrown.
    at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__0`2.Mov eNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Extensions\HttpClientExtensions.cs :line 22
    --- 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.<UpdatePlayerLocation>d__29.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Client.cs:line 154
    --- 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.Logic.Navigation.<HumanLikeWalking>d__3.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Navigation.cs:line 69
    --- 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.Logic.Logic.<ExecuteFarmingPokestopsAndPokemons>d__11.MoveNe xt() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:line 211
    --- 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.<PostLoginExecute>d__8.MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:line 159
    --- 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 71
    [11:07:17] PokeFast V1.0 - Obtained for free at OwnedCore.com
    Is there a possibility to stop autorestarting or restart to last known location ? Since it will restart to config latitude and longtitude instead of last know location, it will obviously make higher chance of getting account banned.

    Cheers

  6. #2795
    BT12345's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nioin View Post
    No, change Ptc to Google in PokemonGo.RocketAPI.Console.exe.config

    "<setting name="AuthType" serializeAs="String">
    <value>Ptc</value>"

    ALSO --

    For those having potions deleted:


    For those having way too many useless pokemon, not being transfered:


    Anyone else having these issues? I.e. no pokestop name and then saying no pokestops around? Servers seem fine when I log in manually.
    [UPDATED] Pokemon Bot in C# Community Version-errors-jpg
    Yes i am also getting the No usable pokestops error. How is it really going to work? Check defined area and get Pokestops when available?

  7. #2796
    chiennguyen4499's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to setting to not transfer pokemon over 90% IVs? This new version transfer all of my pokemon, left 1 best in each type.

  8. #2797
    lkjfds1's Avatar Master Sergeant
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    133
    Thanks G/R
    35/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wraithbv View Post
    Google also
    thanks!just found my answer on couple pages back~

  9. #2798
    ts00172511's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    36
    Thanks G/R
    14/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    why it keep say pokemon inventory full what wrong with that @@ TransferPokemonKeepDuplicateAmount i set 1
    and TransferPokemon true

  10. #2799
    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)
    I am getting ALOT if lockups. twice now

    Once transferring a pidgey - just stayed on transferring over 2 mins

    and again while in [NAV] - same thing

    =(

  11. #2800
    nioin's Avatar Sergeant
    Reputation
    8
    Join Date
    Apr 2012
    Posts
    34
    Thanks G/R
    1/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ts00172511 View Post
    why it keep say pokemon inventory full what wrong with that @@ TransferPokemonKeepDuplicateAmount i set 1
    and TransferPokemon true


    "its a settings issue turn the setting that says
    "NotTransferPokemonsThatCanEvolve"

    set this to false"

  12. Thanks ts00172511, invyspirit (2 members gave Thanks to nioin for this useful post)
  13. #2801
    strbm's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my one and only question... because this pokefast 2.0 is in beta, and doesn't have auto hatch egg right?

    will it be coming in the next 3.0 or the not beta 2.0? or is it already there?

  14. #2802
    Jordy1989's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My bot works perefect, untill now...
    He will catch pokemon, but don't take the items out of the Pokestops....

    What is wrong ?

  15. #2803
    ts00172511's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    36
    Thanks G/R
    14/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nioin View Post
    "its a settings issue turn the setting that says
    "NotTransferPokemonsThatCanEvolve"

    set this to false"
    Thanks ! that help me alot !! really appreciate your help

  16. #2804
    crispygalz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have question... what is GPXpathing? and is it better if i set it true sir?


    and, the bot is doing great, what lack is just the ability to set incubator i think

  17. #2805
    jujumotter'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)
    as it does for the bot go to pokestops with pokefast?

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