[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 213 of 229 FirstFirst ... 113163209210211212213214215216217 ... LastLast
Results 3,181 to 3,195 of 3427
  1. #3181
    okshasamiadji's Avatar Banned
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by raynandakho View Post
    Well i block the auth code, right click on the top bar, edit, copy.
    that works for me
    I dont't know how that works as at the moment everything runs just fine for my one ID which I do not need to generate a new googleauthtoken to log on.

    But what I want to confirm is that, do we need the PTC server to be in goodstate to generate a new google auth token?

    [UPDATED] Pokemon Bot in C# Community Version
  2. #3182
    MrMeji'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)
    Anyone knows how to solve this?


  3. #3183
    raynandakho's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well i dont know about API or exe version,
    but at the beginning i also couldnt block the code
    the way is right click on the top bar, Properties, and turn on the quick edit mode.

  4. #3184
    xhilatreae'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)
    got same trouble as anyone here
    also need function to farm pots and revives only
    could it be added to config file? i think that there should be another option like "discard items type" and it configured by "list", "all" , "none"
    and add itemstodiscard to config folder
    ty

  5. #3185
    okshasamiadji's Avatar Banned
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrMeji View Post
    Anyone knows how to solve this?

    That's currently what the .exe might give me before its sudden force-closing.
    I'm not sure if that's what's given cause I hadn't yet the time to see it.
    afaik that that certain message wouldn't generate the authtoken to log in to a google account, even when it's said that the token was copied to clipboard.

  6. #3186
    Xazrael4's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When i try to open it gives that error ?



    What is wrong ?
    <?xml version="1.0" encoding="utf-16"?>
    <UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <AuthType>Google</AuthType> <!-- Google Yada Ptc -->
    <DefaultLatitude>-36.842887</DefaultLatitude> <!-- Konumuzu Girin -->
    <DefaultLongitude>174.766365</DefaultLongitude> <!-- Konumuzu Girin -->
    <DefaultAltitude>10</DefaultAltitude> <!-- Elleme -->
    <GoogleRefreshToken></GoogleRefreshToken> <!-- Reflesh Token Al -->
    <PtcPassword>net1499mas</PtcPassword> <!-- İlk Basa Ptc Yazdıysanız Ptc Sifre -->
    <PtcUsername>Xazrael2</PtcUsername> <!-- İlk Basa Ptc Yazdıysanız Ptc UserName -->
    <KeepMinIVPercentage>85</KeepMinIVPercentage> <!-- Pokemon %Barı Tepesindeki -->
    <KeepMinCP>1000</KeepMinCP> <!-- Yazılan Değerin Altındaki Pokemonları Siler -->
    <WalkingSpeedInKilometerPerHour>50</WalkingSpeedInKilometerPerHour>
    <TransferDuplicatePokemon>true</TransferDuplicatePokemon> <!-- Üssteki Değere Göre Örnek 1000Cp Yazılı 1000 Cp Altı 2 Tane Aynı İsimli Pokemon Varsa 1ini Transfer Eder -->
    <KeepMinDuplicatePokemon>1</KeepMinDuplicatePokemon>
    <ItemRecycleFilter> <!-- Çantanda Hangi İtemlerden Kalsın İstiyorsan Onu Yaz -->
    <Filter>
    <Name>ItemUnknown</Name>
    <Count>0</Count>
    </Filter>
    <Filter>
    <Name>ItemPokeBall</Name>
    <Count>30</Count>
    </Filter>
    <Filter>
    <Name>ItemGreatBall</Name>
    .............

  7. #3187
    xhilatreae'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)
    [UPDATED] Pokemon Bot in C# Community Version-2016-07-28-18_04_10-snipping-tool-png this

  8. #3188
    bukandewa's Avatar Sergeant
    Reputation
    11
    Join Date
    Jul 2016
    Posts
    60
    Thanks G/R
    4/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xazrael4 View Post
    When i try to open it gives that error ?



    What is wrong ?
    i think you shouldn't show your information about ptcusername and ptcpassword

  9. #3189
    syguitara'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)
    too bad my old pc cant handle this..not valid win 32 application.....

  10. #3190
    niko89's Avatar Member
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xazrael4 View Post
    When i try to open it gives that error ?



    What is wrong ?
    you login with google auth.

    <AuthType>Google</AuthType> <!-- Google Yada Ptc -->

    if you want to login in PTC as you have your username and pass you should change it to Ptc

  11. #3191
    Klasico's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is a problem about "Please visit and enter" .

    Someone please fix

  12. #3192
    AnonymGuy's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Klasico View Post
    There is a problem about "Please visit and enter" .

    Someone please fix
    There is a problem about "Please visit and enter" .

    [UPDATED] Pokemon Bot in C# Community Version-_57c8a1a431a592af806925e57258202f-png

  13. #3193
    harunaga's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Klasico View Post
    There is a problem about "Please visit and enter" .

    Someone please fix
    yeah me too, didnt get any code for google @@
    can someone help us?

  14. #3194
    bandit575's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by harunaga View Post
    yeah me too, didnt get any code for google @@
    can someone help us?
    Only who's save Google Refreh Token,can used bot

  15. #3195
    KinkyDev1l's Avatar Corporal
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    1/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bandit575 View Post
    Only who's save Google Refresh Token,can used bot

    Totally not true i have 4 Ptc accounts running and 4 gmail accounts running ATM between lvl 30-34 all of them and no errors and i do not have the tokens saved . try doing fresh folders and setup your bot from scratch delete everything on your pc pertaining to pokefast.v2

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