Advertisement
Guest User

Untitled

a guest
Jul 28th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. 1)Download the latest release Release.zip.
  2. 2)Unzip the downloaded files, run the program (PoGo.NecroBot.CLI.exe)
  3. 3)Once the bot has run it should of made an config file and an auth file ( co ords etc)
  4. 4)Edit your config file to match your specific requirements
  5. 5)Edit your auth file to match your login. This can be abit tricky so here is an example of mine
  6. {
  7. "AuthType": "google",
  8. "GoogleRefreshToken": null,
  9. "PtcUsername": null,
  10. "PtcPassword": null,
  11. "GoogleUsername": " Change this to the text before the @ of your login email address ",
  12. "GooglePassword": " Change this to your emails password "
  13. }
  14.  
  15. 6)Save the auth file and run the program
  16. 7)It will now attempt to login, this can time a little bit of time so just leave it for abit
  17. 8) the program will login and double check your co ords and ask you to press any key to enter. If you haven't changed these refer to step 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement