Hello dear Pokémon Go players
I wanted to share the NecroBot for PokémonGo with u
This bot will be updated daily!
Download the latest Version:
v.0.3.3
http://github.com/NecronomiconCoding/NecroBot/releases/download/v0.3.3/Release.zip
How to Use:
Download the latest release Release (scroll down for the download) Unzip the downloaded files, run the program (NecroBot.exe) A console window will appear and then soon close. This is generating the config/auth JSON files. Navigate to the Config/auth.json file Change AuthType to google or ptc based on your login type Enter your username and password with quotes around them. You can find an example below. For Google logins, use GoogleUsername and GooglePassword. If the Google login uses 2-factor authentication, you will be prompted when Necrobot attempts to login.
For PTC logins, use PTCUsername and PTCPassword. {"AuthType": "google","GoogleRefreshToken": null,"PtcUsername": null,"PtcPassword": null,"GoogleUsername": "
[email protected]","GooglePassword": "howdyhowdyhowdy"} Save the auth.json file Edit Config/config.json with your desired settings The defaults settings are generic so you WILL have to modify these to match what you expect from NecroBot. More details on these settings can be found here
Put your latitude and longitude values in the DefaultLatitude and DefaultLongitude variables You can find GPS coordinates here to fit your desired location.
Save the config.json file Run NecroBot again If you are using a Google account to login which is setup with 2-factor authentication, NecroBot will open a Google page in your default browswer and request for your 2-factor token.
Enjoy!
Changing the Location of the Bot
Get a new latitude and longitude. If your Bot is running, close it. Change the value of DefaultLatitude and DefaultLongitude in your Config/config.json file Run the bot
Credits to: NecronomiconCoding