
Originally Posted by
Lowst
Check the username or password.May be wrong
- - - Updated - - -
1-Unpack
2-Go to folder config,open auth.json with notepad and edit
"AuthType": "acc type"( ptc or google)"--->"AuthType": "ptc", or "AuthType": "google",
Depends on acc type you edit
"GoogleUsername": "your@gmail.com",
"GooglePassword": "password",
Or
"PtcUsername": "Acc username",
"PtcPassword": "Acc password",
3-Save and close
4-open config.json with a notepad
You need to edit lat and long to the place you want to bot.
"DefaultLatitude": lat,
"DefaultLongitude": long,
-"WalkingSpeedInKilometerPerHour": choose the speed you want(better keep it under 20.0(20km/h)
This is the basic to start the bot i guess
Feel free to edit others parameters but be carefull.Before you start to edit make a bkup of the config.json file to avoid troubles
- - - Updated - - -
Thank you very much sir .