[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 219 of 229 FirstFirst ... 119169215216217218219220221222223 ... LastLast
Results 3,271 to 3,285 of 3427
  1. #3271
    Kajun19930830's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CptMcBurger View Post
    The Google login isn't working anymore. Things have changed. That's why these bots with own GUI aren't working anymore. But Spegeli has an updated version and it works like a charme. However, at this moment there's no own GUI for it so you'll need Visual Studio to run it. So here we go with the dummies version. I'm practically gonna hold your hands in this one:

    1) Go to https://github.com/Spegeli/PokemoGoBot-GottaCatchEmAll, press the 'Clone or download' button and get the zip file.

    2) Make a folder and extract the zip file

    3) Download Visual Studio and install it (it's all free): https://www.visualstudio.com/post-do...oadrename=true

    4) Open the folder you've extracted the zip file in. Open 'Pokemon GO Rocket API' with Visual Studio.

    Check the right panel, it's called 'Solution Explorer'. In this panel/list you're basically seeing the content of that folder, all structured.

    5) Double click 'UserSettings.settings'. This is where you can edit speed, latitude/longitude, gmail login etc. You're basically seeing the content of the 'user.xml' file in the user-friendly GUI version. Edit whatever you like. When you're done, press the X (of the tab ofcourse, not VS!!!). It will ask you to save everything, hit yes (obviously).

    6) Now we need to fix our items. For that you'll need to be in the same panel (the Solution Explorer) and double click 'Settings.cs'. Scroll a bit till you see the lines 'ItemUnknown', 'ItemPokeball' etc etc. Edit the values however you like. When you're done, press the X (of the tab). It will ask you again to save everything, hit yes.

    If you're using lists like 'PokemonsToEvolve', 'PokemonsToNotCatch' and 'PokemonsToNotTransfer', please go to your folder where you've extracted the zip. Open the folder 'PokemonGo.RocketAPI.Console' > open folder 'bin' > open folder 'Debug' > open folder 'Settings'. Here you'll see those lists. Open them, put the names of your pokemons in your lists (e.g. Dragonite Rattata). Save the edited lists.

    7) I think we're done setting up the bot. So now it's time to fire it up. For this, check the same panel (Solution Explorer) and find 'PokemonGo.RocketAPI.Console'. Press the right button, hit 'Set as StartUp Project'.

    Press CTRL + F5. Your CMD console (like you guys are used to see in the own GUI versions, the user friendly ones) will start up. No tokens required!

    Little note: when your CMD fires up, it's save to close Visual Studio!

    Another little note: It's better to learn how to use Visual Studio instead of waiting for an GUI version. It's much more easier to get bots that way. You just need to check Spegeli's github (the link is given in step 1) and see if there are any updates. If so, just download the new zip, extract it, and follow the same steps above.

    Good luck! And if there are any questions, don't hesitate to ask!

    Plz help me[UPDATED] Pokemon Bot in C# Community Version-123-jpg

    [UPDATED] Pokemon Bot in C# Community Version
  2. #3272
    eggyolk's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Same thing happened with me. I might have messed up the settings.cs tinkering with items list. I deleted everything and started over using CptMcBurger's instructions and its working.

  3. #3273
    sanoz'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)
    When PokeColor will be working ?

    Any chance to fix it ?

  4. #3274
    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)
    Visual studio download taking too long with my internet speed... Can someone help to improve pokefast with the new API...

    Thanks before

  5. #3275
    CptMcBurger's Avatar Corporal
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    33
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kajun19930830 View Post
    Plz help me[UPDATED] Pokemon Bot in C# Community Version-123-jpg
    Go to UserSettings.settings and make sure AuthType (the 8th line) is 'Google'. Also, make sure you're using the 'GoogleEmail' and 'GooglePassword' fields. So skip the PtcUsername and PtcPassword fields! Fire your CMD up again (The whole instruction is on the 218th page).

    If it still ain't working, it's probably because you've enabled 2-step authentication for your Gmail account and maybe even CAPTCHA. You need to deactivate them.Check your Gmail account's security settings.
    Last edited by CptMcBurger; 07-29-2016 at 02:23 AM.

  6. Thanks Kajun19930830 (1 members gave Thanks to CptMcBurger for this useful post)
  7. #3276
    sanoz'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)
    When PokeColor will be working ?

    Any chance to fix it ?

  8. #3277
    vaynords's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CptMcBurger View Post
    Go to UserSettings.settings and make sure AuthType (the 8th line) is 'Google'. Also, make sure you're using the 'GoogleEmail' and 'GooglePassword' fields. So skip the PtcUsername and PtcPassword fields! Fire your CMD up again.
    Initializing Rocket logger @ 29/07/2016 14:13:14...
    [14:13:15] There is a new Version available: https://github.com/Spegeli/Pokemon-Go-Rocket-API
    [14:13:16] Make sure Lat & Lng is right. Exit Program if not! Lat: 45,4696194153727 Lng: 9,17894975047708
    [14:13:16] Script will continue in 15 seconds!
    [14:13:21] Script will continue in 10 seconds!
    [14:13:26] Script will continue in 5 seconds!
    [14:13:31] Logging in via: Google
    [14:13:32] Google Device Code copied to clipboard

    and my cmd is auto close

  9. #3278
    Messijah's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The time of Pokémon botting is over my friends.

  10. #3279
    CptMcBurger's Avatar Corporal
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    33
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Use my instructions (218th page) with Visual Studios. Download links are included.

  11. Thanks Dervishi (1 members gave Thanks to CptMcBurger for this useful post)
  12. #3280
    Kajun19930830's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It works,thanks.
    Last edited by Kajun19930830; 07-29-2016 at 02:55 AM. Reason: the problem soloved

  13. #3281
    kimpazzz88'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)
    Originally Posted by nielskn View Post
    Attachment 31237

    Someone else having this issue?

    "An exception has been made on type PokemonGo.RocketAPI.Exceptions.InvalidResponseException. from Pokemon Go Rocket API"
    I got the same problem started last night around 23:00 GMT+8

  14. #3282
    CptMcBurger's Avatar Corporal
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    33
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm using the latitude and longitude of Central Park, New York. Always gets me 150+ pokestops. My MaxTravelDistanceInMeters is set on 1000. But be careful with choosing NY as your location: you don't want to get a soft ban because you've spoofed too far too quickly. That's why I'm recommending you to choose a park in the same city you're spoofing now.

  15. #3283
    changyang2x's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CptMcBurger View Post
    The Google login isn't working anymore. Things have changed. That's why these bots with own GUI aren't working anymore. But Spegeli has an updated version and it works like a charme. However, at this moment there's no own GUI for it so you'll need Visual Studio to run it. So here we go with the dummies version. I'm practically gonna hold your hands in this one:

    1) Go to https://github.com/Spegeli/PokemoGoBot-GottaCatchEmAll, press the 'Clone or download' button and get the zip file.

    2) Make a folder and extract the zip file

    3) Download Visual Studio and install it (it's all free): https://www.visualstudio.com/post-do...oadrename=true

    4) Open the folder you've extracted the zip file in. Open 'Pokemon GO Rocket API' with Visual Studio.

    Check the right panel, it's called 'Solution Explorer'. In this panel/list you're basically seeing the content of that folder, all structured.

    5) Double click 'UserSettings.settings'. This is where you can edit speed, latitude/longitude, gmail login etc. You're basically seeing the content of the 'user.xml' file in the user-friendly GUI version. Edit whatever you like. When you're done, press the X (of the tab ofcourse, not VS!!!). It will ask you to save everything, hit yes (obviously).

    6) Now we need to fix our items. For that you'll need to be in the same panel (the Solution Explorer) and double click 'Settings.cs'. Scroll a bit till you see the lines 'ItemUnknown', 'ItemPokeball' etc etc. Edit the values however you like. When you're done, press the X (of the tab). It will ask you again to save everything, hit yes.

    If you're using lists like 'PokemonsToEvolve', 'PokemonsToNotCatch' and 'PokemonsToNotTransfer', please go to your folder where you've extracted the zip. Open the folder 'PokemonGo.RocketAPI.Console' > open folder 'bin' > open folder 'Debug' > open folder 'Settings'. Here you'll see those lists. Open them, put the names of your pokemons in your lists (e.g. Dragonite Rattata). Save the edited lists.

    7) I think we're done setting up the bot. So now it's time to fire it up. For this, check the same panel (Solution Explorer) and find 'PokemonGo.RocketAPI.Console'. Press the right button, hit 'Set as StartUp Project'.

    Press CTRL + F5. Your CMD console (like you guys are used to see in the own GUI versions, the user friendly ones) will start up. No tokens required!

    Little note: when your CMD fires up, it's save to close Visual Studio!

    Another little note: It's better to learn how to use Visual Studio instead of waiting for an GUI version. It's much more easier to get bots that way. You just need to check Spegeli's github (the link is given in step 1) and see if there are any updates. If so, just download the new zip, extract it, and follow the same steps above.

    Good luck! And if there are any questions, don't hesitate to ask!
    thanks i will try

  16. #3284
    lorry's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [09:58:30] (INFO) Awesome! You have already got the newest version! 2016.7.29.519
    [09:58:30] (ATTENTION) Make sure Lat & Lng is right. Exit Program if not! Lat: 52.3791818116547 Lng: 4.89941888582758
    [09:58:30] (ATTENTION) Script will continue in 15 seconds!
    [09:58:35] (ATTENTION) Script will continue in 10 seconds!
    [09:58:40] (ATTENTION) Script will continue in 5 seconds!
    [09:58:45] (INFO) Logging in via: Google
    [09:58:46] NeedsBrowser from Pokemon Go Rocket API
    [09:58:46] (ERROR) Got an exception, trying automatic restart..
    [09:58:46] (INFO) Awesome! You have already got the newest version! 2016.7.29.519
    [09:58:46] (ATTENTION) Make sure Lat & Lng is right. Exit Program if not! Lat: 52.3791818116547 Lng: 4.89941888582758
    [09:58:46] (ATTENTION) Script will continue in 15 seconds!
    [09:58:51] (ATTENTION) Script will continue in 10 seconds!
    [09:58:56] (ATTENTION) Script will continue in 5 seconds!


    can someone help me out with this?

  17. #3285
    CptMcBurger's Avatar Corporal
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    33
    Thanks G/R
    1/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lorry View Post
    [09:58:30] (INFO) Awesome! You have already got the newest version! 2016.7.29.519
    [09:58:30] (ATTENTION) Make sure Lat & Lng is right. Exit Program if not! Lat: 52.3791818116547 Lng: 4.89941888582758
    [09:58:30] (ATTENTION) Script will continue in 15 seconds!
    [09:58:35] (ATTENTION) Script will continue in 10 seconds!
    [09:58:40] (ATTENTION) Script will continue in 5 seconds!
    [09:58:45] (INFO) Logging in via: Google
    [09:58:46] NeedsBrowser from Pokemon Go Rocket API
    [09:58:46] (ERROR) Got an exception, trying automatic restart..
    [09:58:46] (INFO) Awesome! You have already got the newest version! 2016.7.29.519
    [09:58:46] (ATTENTION) Make sure Lat & Lng is right. Exit Program if not! Lat: 52.3791818116547 Lng: 4.89941888582758
    [09:58:46] (ATTENTION) Script will continue in 15 seconds!
    [09:58:51] (ATTENTION) Script will continue in 10 seconds!
    [09:58:56] (ATTENTION) Script will continue in 5 seconds!


    can someone help me out with this?

    Go to your Gmail security (log in > settings) and turn 2 step authentication off. Let me know if it fixed your problem.

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