[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 17 of 229 FirstFirst ... 13141516171819202167117 ... LastLast
Results 241 to 255 of 3427
  1. #241
    Ainess's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    24
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for the life of me i dont understand why it keeps saying that my user.xml is either malformed or missing everytime i try to add a pokemon to the unwanted list someone help my god is there something im doing wrong jesus i feel like i typed it all correctly did i not

    [UPDATED] Pokemon Bot in C# Community Version
  2. #242
    Wazaki91's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Wazaki91 View Post
    I have the most recent version with the pokemon unwanted list
    It seems to stop randomly, restart for a few seconds and stop again
    "Unexpected stop? Restarting in 20 seconds."
    Ok so... the bot does successfully resart but something is making it stop. Since sometimes it catches a few pokemon before stopping, or gets a few pokestops. Sometimes it outright restarts.
    Are there things that can trigger a stop on the bot? Changing starting location could help? Could it be full bags make it go nuts?

  3. #243
    Wazaki91's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just delet everything (the folder) and restart, you messed soemthing up in the notepad text. Faster to restart.

  4. #244
    sonication's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tinyblaze View Post
    Any idea why all pokemons i try to catch fail?
    all i get is "xxx with xx CP got away.."
    Probably softbanned

  5. #245
    Butters36'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)
    Does it work for u guys? My bot just catches 2 pokemon and then stopped without saying anything.

  6. #246
    kiihk1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    59
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FeroxRev/Pokemon-Go-Rocket-API is new Features, #Recycle items

  7. #247
    eltiti55555's Avatar Member
    Reputation
    2
    Join Date
    Sep 2012
    Posts
    25
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neer View Post

    PEOPLE THAT ARE HAVING PROBLEM WITH GOOGLE; LOGIN ONCE AND COPY THE TOKEN DIRECTLY FROM THE BOT WINDOW BY MARKING IT WITH YOUR MOUSE AND CTRL + C
    AUTHTOKEN ALWAYS STARTS WITH 1/ WHEN YOU'VE COPIED IT AND PASTED IT IN BETWEEN <GoogleRefreshToken></GoogleRefreshToken> RESTART THE BOT!
    What does that even mean? I don't really get what you are trying to say here, what is this "/1" you are talking about?|

    This is the order in which I am doing things:

    1) Set settings

    2) Start bot and copy code to www.google.com/device

    3) Allow app

    4) Copy code from cmd to xml file Example: <GoogleRefreshToken>ERKS-LRKL</GoogleRefreshToken>

    5) Close bot

    6) Save code from xml file

    7) Start bot again (I get an error at this stage)

    What am I missing is the order in which I am doing those steps wrong?
    Last edited by eltiti55555; 07-21-2016 at 11:18 AM.

  8. #248
    kiihk1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    59
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FeroxRev/Pokemon-Go-Rocket-API is new Features, #Recycle items

  9. #249
    Alex_Yustas'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)
    Please make a choice of an item PokeStop. (Eggs, ItemPokeBall, ItemGreatBall, ItemRazzBerry)

    Thank you very much for your work, we really appreciate it.

  10. #250
    wraithbv's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [UPDATED] Pokemon Bot in C# Community Version-error-jpg

    tried everything.
    i keep getting this error.
    i only change the coordinates nothing else in the user file save and then start the bot (not the visual studio file).
    i enter the device code all good, and i get the google refresh code. I exit the bot i input the refresh code save and start bot again.
    And always i get that error.
    Is there something i am missing ?

    Sorry about this, but i can't figure it out...

    Thank you in advance~

  11. #251
    ghostory's Avatar Corporal
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    20
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eltiti55555 View Post
    What does that even mean? I don't really get waht you are trying to say here, what is this "/1" you are talking about?
    The token starts with "1/". For example your token will be something like this: 1/XIHASI78231478njnijkjIJASIGJIG

    You need to copy that, open up your user.xml and paste it in between <GoogleRefreshToken>(PASTE CODE HERE)</GoogleRefreshToken>

  12. #252
    TBL-Equi's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    50
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Neer: I saw that Ferox's master has added the feature to recycle items, would it be possible to add it to the pre-compiled version in the OP? I am currently trying to get it to work with necros version.

  13. #253
    Nysali's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neer View Post
    Code that utilizes IV hasn't been implemented yet no.
    No, I don't mean for the bot to interpret the IV's directly, what i meant was that when you see your pokemons IVs with Charles Proxy for instance (guide here if you are insterested) then by favoriting your pokemon you could "save" their position from the transfers, even if higher CP ones show up. For instance, using that method, i came to the result that the pokemon with better IV i have is a 249 Shellder with 13/15/12, wich seems pretty good to me and i dont mind grinding to up it's CP, but if i batch transfer it will get replaced sooner or later...i don't know if i'm explaining myself well but tl:dr Can we save pokemons from transfering by favoriting them or something like that?

  14. #254
    senseirain's Avatar Member
    Reputation
    2
    Join Date
    Jun 2016
    Posts
    142
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by entengboi View Post
    just do the same procedure but a different google account, im botting with 4 accounts 2 google and 2 Ptc atm
    Do i have to login the Other google account in chrome so it will sign in?

  15. #255
    Alex_Yustas'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 wraithbv View Post
    [UPDATED] Pokemon Bot in C# Community Version-error-jpg

    tried everything.
    i keep getting this error.
    i only change the coordinates nothing else in the user file save and then start the bot (not the visual studio file).
    i enter the device code all good, and i get the google refresh code. I exit the bot i input the refresh code save and start bot again.
    And always i get that error.
    Is there something i am missing ?

    Sorry about this, but i can't figure it out...

    Thank you in advance~

    use it <TransferType>duplicate</TransferType>

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