[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 210 of 229 FirstFirst ... 110160206207208209210211212213214 ... LastLast
Results 3,136 to 3,150 of 3427
  1. #3136
    reitaz's Avatar Member
    Reputation
    5
    Join Date
    Nov 2008
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Azidi View Post
    Had the same issue at the beginning, after like two minutes it worked again.
    im having another problem now

    the bot closes after 30 min

    [UPDATED] Pokemon Bot in C# Community Version
  2. #3137
    Azidi'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)
    For some reason I am only catching low level Pokemon, despite the fact I am level 19.

  3. #3138
    Syvernios's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do i change my google account in that "PokeFast V2.0 Beta" and "Nox App Player"?

  4. #3139
    ruzagi's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can anyone provide a walkthrough to using pokefast, i dont get it.

  5. #3140
    Neepo'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,

    i have a problem with my user.xml
    --------------------------------------------------------------------------------
    <?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/Ptc -->
    <DefaultLatitude>40.781622</DefaultLatitude> <!-- Default Amsterdam Central Station -->
    <DefaultLongitude>-73.966128</DefaultLongitude> <!-- Default Amsterdam Central Station -->
    <GoogleRefreshToken>my token</GoogleRefreshToken>
    <PtcPassword>pw</PtcPassword>
    <PtcUsername>username</PtcUsername>
    <EvolveAllGivenPokemons>false</EvolveAllGivenPokemons>
    <TransferType>cp</TransferType> <!-- none/cp/leaveStrongest/duplicate/all -->
    <TransferCPThreshold>400</TransferCPThreshold> <!-- Transfer pokemon with CP less than this value if cp transfer type is selected -->
    <DoNotTransfer> <!-- These will not be transferred even when below the CP threshold -->
    <PokemonId>Magikarp</PokemonId>
    <PokemonId>Eevee</PokemonId>
    </DoNotTransfer>
    <UnwantedPokemonTypes>
    <PokemonId>Pinsir</PokemonId>
    <PokemonId>Rattata</PokemonId>
    <PokemonId>Weedle</PokemonId>
    <PokemonId>Zubat</PokemonId>
    <PokemonId>Caterpie</PokemonId>
    <PokemonId>Pidgeotto</PokemonId>
    <PokemonId>NidoranFemale</PokemonId>
    <PokemonId>Paras</PokemonId>
    <PokemonId>Venonat</PokemonId>
    <PokemonId>Psyduck</PokemonId>
    <PokemonId>Poliwag</PokemonId>
    <PokemonId>Slowpoke</PokemonId>
    <PokemonId>Drowzee</PokemonId>
    <PokemonId>Gastly</PokemonId>
    <PokemonId>Goldeen</PokemonId>
    <PokemonId>Staryu</PokemonId>
    <PokemonId>Magikarp</PokemonId>
    <PokemonId>Clefairy</PokemonId>
    <PokemonId>Eevee</PokemonId>
    <PokemonId>Tentacool</PokemonId>
    <PokemonId>Dratini</PokemonId>
    <PokemonId>Ekans</PokemonId>
    <PokemonId>Jynx</PokemonId>
    <PokemonId>Lickitung</PokemonId>
    <PokemonId>Spearow</PokemonId>
    <PokemonId>NidoranFemale</PokemonId>
    <PokemonId>NidoranMale</PokemonId>
    </UnwantedPokemonTypes>
    <PokestopDelay>15000</PokestopDelay>
    </UserSettingsXml>
    -----------------------------------------------------------------------
    by "<UnwantedPokemonTypes>" though catch the pokemon

  6. #3141
    Mixtrade's Avatar Member CoreCoins Purchaser
    Reputation
    14
    Join Date
    Jun 2014
    Posts
    192
    Thanks G/R
    27/11
    Trade Feedback
    17 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ruzagi View Post
    can anyone provide a walkthrough to using pokefast, i dont get it.
    Same as PokeColor,open PokemonGo.RocketAPI.Console.exe with notepad,everytime you change cord delete from folder Config(LastCoords).

  7. #3142
    Azidi'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 Miodraz View Post
    Same as PokeColor,open PokemonGo.RocketAPI.Console.exe with notepad,everytime you change cord delete from folder Config(LastCoords).
    Deleting the entire file or only the entry?

  8. #3143
    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)
    i have 3 accounts all using the same Coords yet the 3rd account says no usable poke stops i have tried a new installation checked settings yet im stomped at this point why it does that... any insight would be loved !

  9. #3144
    Mixtrade's Avatar Member CoreCoins Purchaser
    Reputation
    14
    Join Date
    Jun 2014
    Posts
    192
    Thanks G/R
    27/11
    Trade Feedback
    17 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Azidi View Post
    Deleting the entire file or only the entry?
    Only Entry.
    Last edited by Mixtrade; 07-27-2016 at 02:51 PM.

  10. #3145
    Nimano's Avatar Member
    Reputation
    2
    Join Date
    Jun 2014
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Neer.
    Jag tror att många skulle verkligen uppskatta om du hade PokeFast V2 exakt likadan som PokeFast V1, men istället så använder den PokeStops för att få bort Soft-Bans (40 PokeStop rolls = Soft-Ban försvinner) och kanske bottar lite snabbare om det är möjligt. För botten just nu transfer Pokémons även om dem är högre än 85% IV. Det hände mig precis och jag checkade settings väldigt noggrant förrän jag öppnade botten. Hade allting i ordning. Den transfer mina Voltorbs som har mer än 85% IV eller hög CP för min Level (som PokeFast V1 hade sparat). Jag checkade settings igen och ändrade lite ifall det var något fel, ändå så transfer den resten.

    Jag skulle själv uppskatta reverse (till PokeFast V1 code settings) extremt mycket.
    Either way, tack för allt!



    ---------------------------------------------------
    English~

    Neer.
    I assume that many people would really appreciate if PokeFast V2 was exactly similar to PokeFast V1, except that it uses PokeStops in order to remove Soft-Bans (40 PokeStop rolls = Soft-Ban disappears) and perhaps bots just a bit quicker if it is possible. Because the bot is transferring Pokémons even when they are above 85% IV at the moment. It happened to me just now; I checked the settings very carefully before I launched the bot. I had everything set properly in the settings. It transferred all of my Voltorbs that had more than 85% IV or high CP for my Level (PokeFast V1 saved these Voltorbs for me, now PokeFast V2 transferred them even when the settings were set as similar as it could get). I checked the settings once again and changed a few lines in case there was something wrong going on, but it still transferred the rest after I launched it for the second time.

    I would personally extremely appreciate if the settings could be reversed to match PokeFast V1's code settings.
    Either way, thank you for everything!

  11. #3146
    lukiboss's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Am i dumb or there is no config file for changing items to remove?
    I edited PokemonGo.RocketAPI.Console.exe but there are nothing about items

  12. #3147
    b0Ni07's Avatar Sergeant Major
    Reputation
    19
    Join Date
    Jul 2016
    Posts
    184
    Thanks G/R
    7/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lukiboss View Post
    Am i dumb or there is no config file for changing items to remove?
    I edited PokemonGo.RocketAPI.Console.exe but there are nothing about items
    no. owner not adding this dunno why. its removing too much pokeballs

  13. #3148
    Jordy050's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can not fight a gym, bot works.
    is this normal?

  14. #3149
    Aday2010'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)
    I know it, is in the comment. But once i am inside there (PokemonGo.RocketAPI.Console.exe.config), where should i paste it? Just there without order or how can i do it?

    That's my question.

    Thanks

  15. #3150
    Aday2010'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)

    Where do we write this? inside startup, runtime or where?

    I know it, is in the comment. But once i am inside there (PokemonGo.RocketAPI.Console.exe.config), where should i paste it? Just there without order or how can i do it?

    That's my question.

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