Download and extract the files in to a folder on your desktop
Then run the bot once (NecroBot.exe) it will generate config files in the Config folder.
In Config folder eidt auth.json with your gmail account and password. Must put it in quotes so like:
{
"AuthType": "google",
"GoogleUsername": "[email protected]",
"GooglePassword": "passwords",
"PtcPassword": null,
"PtcUsername": null
}
Then launch the NecroBot.exe again and it should start to work.
ohw oke thanks, but how about the location ?
the location is set by the bot based on your current longitude and latitude, then the bot will move based on your real location to prevent suspicious and soft bans from the game i think.. you will need to test and see. in the bot screen you'll see where the bot is travelling to. You see the name of each pokestop the bot encounters.
I don't believe this is true if it is the same one in the op. This is for PC so no way it can detect your location unless you have gps software on your PC. You set the location to the latitude and longitude of whatever city you'd like it to run around in in the config file. You can look up the latitude and longitude of the city on google, then input as such:
If the Latitude is N(orth) then it's a positive number, if it is S(outh) then it is negative
If the Longitude is E(ast) then it is a positive number, if it is W(est) then input a negative number
Example is Miami: Latitude/Longitude 25.7617 N, 80.1918 W
So you would input 25.7617 for Latitude and -80.1918 for Longitude