[UPDATED] Pokemon Bot in C# Community Version menu

Shout-Out

User Tag List

Page 227 of 229 FirstFirst ... 127177223224225226227228229 LastLast
Results 3,391 to 3,405 of 3427
  1. #3391
    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)
    Originally Posted by CptMcBurger View Post
    Here you go, a tutorial for the Necrobot:

    1) Visit https://github.com/NecronomiconCoding/NecroBot/releases
    :
    :
    If you have any questions, don't hesiitate to ask!
    Yeah, I just go through your link and check on their wiki.
    Kinda greedy here, still hoping you want to try working on haxton LOL

    [UPDATED] Pokemon Bot in C# Community Version
  2. #3392
    nomikk's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    50
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cajuputi View Post
    Thank you. I just know that it doesn't need VS. I'll go take a look.
    What you think of necro vs spineli bot? Which one better in term of stability and exp/hour?
    Hope you can work on haxton one though. It's still terribly full of error for me. The 100k++ exp/hour is hard to resist.
    i dont know what is wrong with my setting but Necro is like an auto help u catch pokemon...not farm exp...

  3. #3393
    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)
    Cajuputi

    With all due respect, but we're talking free bots. I recommend you take whatever bot that works perfectly and enjoy cheating. If you want anything special, just contact a developer and pay for those special duties.

  4. #3394
    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 nomikk View Post
    i dont know what is wrong with my setting but Necro is like an auto help u catch pokemon...not farm exp...
    Farming XP is visiting pokestops (50xp) and catching pokemon (210xp)

    So I don't exactly get your problem since the bot is doing everything itself?

  5. #3395
    krazykay18's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dawsonz89 View Post
    Very helpful thank you.
    thank you guys so much for posting this!

  6. #3396
    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)
    [07:49:45] (ATTENTION) You're outside of your defined radius! Walking to start (1640303.84m away) in 5 seconds. Is your LastCoords.ini file correct?

    Where do I change my LastCoords in VS?

  7. #3397
    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 AllenAndre View Post
    [07:49:45] (ATTENTION) You're outside of your defined radius! Walking to start (1640303.84m away) in 5 seconds. Is your LastCoords.ini file correct?

    Where do I change my LastCoords in VS?
    PokemonGo.RocketAPi.Console > bin > Debug > Settings

  8. #3398
    mooncruz'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)
    hai..
    where i can setting for minimum cp to use berry?
    thx for helping

  9. #3399
    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
    PokemonGo.RocketAPi.Console > bin > Debug > Settings

    Thank you so much!

  10. #3400
    jujumotter's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My bot does not work, it closes alone and does not send the password google device can help me?]

  11. #3401
    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)
    The Google Device stuff doesn't works anymore. For people with outdated bots, pick a tutorial below and enjoy your new bot!

    Tutorial Spegeli's bot (with Visual Studio) (Updated bot & fully working)

    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!


    Tutorial Necrobot (without VS, kinda user friendly) (Updated bot & fully working)

    1. Visit https://github.com/NecronomiconCoding/NecroBot/releases

    2. Get the newest version. Download the 'release.zip'

    3. Extract the release.zip. You'll notice the release folder

    4. Open that folder, run Necrobot.exe once. It will auto-close. But it was necessary because some files needed to be generated.

    5. Open the Config folder

    6. Open 'auth' with notepad. You'll see this:

    {
    "AuthType": "google",
    "GoogleRefreshToken": null,
    "PtcUsername": null,
    "PtcPassword": null,
    "GoogleUsername": null,
    "GooglePassword": null
    }


    If you use Google login, then leave AuthType set to 'google'. Go to the GoogleUsername field and write your email there. Go to the GooglePassword field and write your password. However, you need to write it like this:

    {
    "AuthType": "google",
    "GoogleRefreshToken": null,
    "PtcUsername": null,
    "PtcPassword": null,
    "GoogleUsername": "[email protected]",
    "GooglePassword": "FakeAssPassword"
    }


    The " before and after your email as well as your password is very important! Without it, the bot will show errors! Also make sure, after the email line, you end it with a ,

    Just replicate the example given with your real email and password in your auth file!


    If you use PTC login, then change "google" to "ptc" and ignore all other fields and use only the PtcUsername and PtcPassword fields for your email and password. Also write it with the " before and after your email as well as your password! And also make sure the email line ends with a ,

    7. We're done with the auth file. Save it and close it. Open up 'config' with notepad and change 'true' in 'false' or edit values and whatever. No special treatments required. Save this sucker and close it

    8.Fire up your bot and everything should work as expected.


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

    *** If your bot isn't showing any pokestops, that's Niantic cleaning up pokestops and gyms at your chosen location. The bot makers have no business nor any other relation with this issue. It's all Niantic-sided. Just choose another location with pokestops!
    Last edited by CptMcBurger; 07-30-2016 at 07:25 AM.

  12. Thanks extrabytez (1 members gave Thanks to CptMcBurger for this useful post)
  13. #3402
    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)
    Spegeli's bot has a high flee rate. I'm not softban because I've still getting the stops, but the bot isn't catching ANYTHING.

    ......

    [08:35:48] (POKESTOP) XP: 50, Gems: 0, Eggs: 0, Items: 1 x ItemPokeBall, 1 x ItemGreatBall, 1 x ItemHyperPotion
    [08:35:48] (POKESTOP) Name: Olivet United Methodist Church in 909.73 m distance
    [08:35:48] (NAVIGATION) Distance to target location: 909.73 meters. Will take 21.83 seconds!
    [08:35:57] (INFO) Found 1 catchable Pokemon
    [08:35:57] (BERRY) ItemRazzBerry used, remaining: 6
    [08:35:59] (PKMN) (CatchFlee) | Pidgeotto - Lvl 18 [CP 580/629 | IV: 62.00% perfect] | Chance: 0.17 | 69.34m dist | with a GreatBall
    [08:36:03] (INFO) Found 2 catchable Pokemon
    [08:36:03] (PKMN) (CatchFlee) | Pidgey - Lvl 16 [CP 269/310 | IV: 51.00% perfect] | Chance: 0.37 | 21.07m dist | with a PokeBall
    [08:36:05] (PKMN) (CatchFlee) | Pidgey - Lvl 12 [CP 201/233 | IV: 50.00% perfect] | Chance: 0.43 | 47.5m dist | with a PokeBall

    but then..

    [08:37:12] (PKMN) (CatchSuccess) | Rattata - Lvl 22 [CP 304/365 | IV: 43.00% perfect] | Chance: 0.31 | 64.9m dist | with a GreatBall and received XP 210
    Last edited by AllenAndre; 07-30-2016 at 07:38 AM.

  14. #3403
    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 AllenAndre View Post
    Spegeli's bot has a high flee rate. I'm not softban because I've still getting the stops, but the bot isn't catching ANYTHING.
    ... High flee rate you say? Do you even realize how impossible that is? Pokemons with their flee rates, that's 100% Niantic.

    It's just your account messing up.

  15. #3404
    nomikk's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    50
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CptMcBurger View Post
    The Google Device stuff doesn't works anymore. For people with outdated bots, pick a tutorial below and enjoy your new bot!

    Tutorial Spegeli's bot (with Visual Studio) (Updated bot & fully working)

    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!


    Tutorial Necrobot (without VS, kinda user friendly) (Updated bot & fully working)

    1. Visit https://github.com/NecronomiconCoding/NecroBot/releases

    2. Get the newest version. Download the 'release.zip'

    3. Extract the release.zip. You'll notice the release folder

    4. Open that folder, run Necrobot.exe once. It will auto-close. But it was necessary because some files needed to be generated.

    5. Open the Config folder

    6. Open 'auth' with notepad. You'll see this:

    {
    "AuthType": "google",
    "GoogleRefreshToken": null,
    "PtcUsername": null,
    "PtcPassword": null,
    "GoogleUsername": null,
    "GooglePassword": null
    }


    If you use Google login, then leave AuthType set to 'google'. Go to the GoogleUsername field and write your email there. Go to the GooglePassword field and write your password. However, you need to write it like this:

    {
    "AuthType": "google",
    "GoogleRefreshToken": null,
    "PtcUsername": null,
    "PtcPassword": null,
    "GoogleUsername": "[email protected]",
    "GooglePassword": "FakeAssPassword"
    }


    The " before and after your email as well as your password is very important! Without it, the bot will show errors! Also make sure, after the email line, you end it with a ,

    Just replicate the example given with your real email and password in your auth file!


    If you use PTC login, then change "google" to "ptc" and ignore all other fields and use only the PtcUsername and PtcPassword fields for your email and password. Also write it with the " before and after your email as well as your password! And also make sure the email line ends with a ,

    7. We're done with the auth file. Save it and close it. Open up 'config' with notepad and change 'true' in 'false' or edit values and whatever. No special treatments required. Save this sucker and close it

    8.Fire up your bot and everything should work as expected.


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

    *** If your bot isn't showing any pokestops, that's Niantic cleaning up pokestops and gyms at your chosen location. The bot makers have no business nor any other relation with this issue. It's all Niantic-sided. Just choose another location with pokestops!
    can i run multi this for multi acc on 1 computer?

  16. #3405
    Standard0815's Avatar Sergeant
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    4/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this (neers bot) now only work with PTC? Not Google Account supported anymore?

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