[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 225 of 229 FirstFirst ... 125175221222223224225226227228229 LastLast
Results 3,361 to 3,375 of 3427
  1. #3361
    simbean's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so I'm not able to fill in my latitude/longitude. it always promps me with this error when I try to save it. [UPDATED] Pokemon Bot in C# Community Version-d98844a037dc4e4180e920f1dc4cb705-jpg
    any help plz

    [UPDATED] Pokemon Bot in C# Community Version
  2. #3362
    rain0989's Avatar Member
    Reputation
    1
    Join Date
    May 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    make a comma not a point

  3. #3363
    simbean's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    worked thanks

  4. #3364
    Trustlol's Avatar Member
    Reputation
    2
    Join Date
    Jun 2016
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any solutions for [debug] payload ist/is 0... ?

  5. #3365
    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 Trustlol View Post
    any solutions for [debug] payload ist/is 0... ?
    Use Spegeli's newest bot. Tutorial and download links are on the 218th page.

  6. #3366
    roqfellaz'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 CptMcBurger View Post
    Use Spegeli's newest bot. Tutorial and download links are on the 218th page.
    I get [debug] paylist ist 0 also on this one you mentioned...

  7. #3367
    ZakarFruits'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)
    Originally Posted by CptMcBurger View Post
    *** The BadAuthentication/NeedsBrowser error is fixed by turning OFF your 2 step authentication of your Google account. So log into your Google, go to Security and turn if OFF
    sir, i follow ur instruction already, got some error, went to google and check security section, 2 step authentication is off,
    checking my user setting, already google auth and google email and password was correct.

    is there anything else i can do >.<

  8. #3368
    simbean's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does any of you get the same result? after a while of running the bot it will say. no usuable pokestops found in ur area, is your maxium distance too small.
    do I just need to alter the max traver distance? or..

  9. #3369
    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 ZakarFruits View Post
    sir, i follow ur instruction already, got some error, went to google and check security section, 2 step authentication is off,
    checking my user setting, already google auth and google email and password was correct.

    is there anything else i can do >.<
    Unfortunately there's nothing you can do. The bot works, that's a fact, but for some reason it isn't stable. The errors most people are mentioning; it also happens to me lately. So we are not dealing with wrong settings or anything.

    The errors could be related to the Pokemon GO servers or Spegeli's bot isn't that stable. Either way; nothing we can do about it. Time will tell.

    Just make sure to check out Spegeli's github once in a while for an update. Maybe that will solve it.

    And till that time; just let your bot run with all the erros. Most of them will auto-solve.

  10. #3370
    weird0ne's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Seems to have fixed itself.
    Last edited by weird0ne; 07-29-2016 at 11:20 PM.

  11. #3371
    frodoggwp's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by CptMcBurger View Post
    *** The BadAuthentication/NeedsBrowser error is fixed by turning OFF your 2 step authentication of your Google account. So log into your Google, go to Security and turn if OFF

    how can i turning off . i cant find at google account

  12. #3372
    AllenAndre's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    17
    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 charm. 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'.

    8. 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!



    SOME FACTS & TIPS

    *** I understand that people don't want to do the whole VS thing each time they want to run the CMD. To bypass VS once you've set up the bot correctly, you can easily create a shortcut directly to the CMD itself. This can be done by getting in the folder of your bot. Navigate like this: folder 'PokemonGo.Rocket.API.Console' > folder 'bin' > folder 'Debug'. Now you'll see the file 'PokemonGo.RocketApi.Console' (filetype Application). This is the CMD you'll need a shortcut from. Do keep in mind you need VS to edit the settings if needed!

    *** When your CMD fires up, it's save to close Visual Studio!

    *** 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.

    *** The BadAuthentication/NeedsBrowser error is fixed by turning OFF your 2 step authentication of your Google account. So log into your Google, go to Security and turn if OFF

    Good luck! And if there are any questions, don't hesitate to ask!
    Why isnt the bot getting pokeballs?

    [22:49:23] (POKESTOP) Name: General Sherman Sculpture in 47.41 m distance
    [22:49:23] (NAVIGATION) Distance to target location: 47.41 meters. Will take 1.14 seconds!
    [22:49:23] (NAVIGATION) We are within 40 meters of the target. Speeding down to 10 km/h to not pass the target.
    [22:49:25] (INFO) Found 1 catchable Pokemon
    [22:49:25] (ATTENTION) You don't own any Pokeballs - We missed a Electabuzz with CP 305
    [22:49:28] (INFO) Found 1 catchable Pokemon
    [22:49:28] (ATTENTION) You don't own any Pokeballs - We missed a Electabuzz with CP 305
    [22:49:29] (POKESTOP) Name: The Harmonie Club in 98.08 m distance
    [22:49:29] (NAVIGATION) Distance to target location: 98.08 meters. Will take 2.35 seconds!
    [22:49:33] (INFO) Found 1 catchable Pokemon
    [22:49:33] (ATTENTION) You don't own any Pokeballs - We missed a Cubone with CP 162
    [22:49:34] (NAVIGATION) We are within 40 meters of the target. Speeding down to 10 km/h to not pass the target.
    [22:49:35] (INFO) Found 1 catchable Pokemon
    [22:49:35] (ATTENTION) You don't own any Pokeballs - We missed a Cubone with CP 162
    [22:49:40] (INFO) Found 1 catchable Pokemon
    [22:49:40] (ATTENTION) You don't own any Pokeballs - We missed a Cubone with CP 162
    [22:49:41] (POKESTOP) Name: The Metropolitan Club in 18.21 m distance
    [22:49:41] (NAVIGATION) Distance to target location: 18.21 meters. Will take 0.44 seconds!
    [22:49:41] (NAVIGATION) We are within 40 meters of the target. Speeding down to 10 km/h to not pass the target.
    [22:49:43] (INFO) Found 1 catchable Pokemon
    [22:49:43] (ATTENTION) You don't own any Pokeballs - We missed a Cubone with CP 162
    [22:49:46] (INFO) Found 1 catchable Pokemon
    [22:49:46] (ATTENTION) You don't own any Pokeballs - We missed a Cubone with CP 162

  13. #3373
    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)
    is here only me who "Still" can't get the google auth code ?
    please visit (blank) and enter (blank)

  14. #3374
    frodoggwp's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can i turn off CAPTHCHA???

  15. #3375
    extrabytez's Avatar Sergeant
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    60
    Thanks G/R
    18/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems like he will not update it

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