Skip to content

Brodan/prevalos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prevalos

Automatically login to HaloWaypoint and collect the daily login REQ pack. Powered by Taiko.

The project is named after Knight Prevalos, a Halo 5 Warzone boss.

REQ Pack Gif

Usage

$ git clone https://github.com/Brodan/prevalos.git
$ cd prevalos/
$ npm install
$ export XBOX_LOGIN_EMAIL="XXXXXXXXXXXX@live.com"
$ export XBOX_LOGIN_PASSWORD="YYYYYYYYYYYY"
$ npm start
# Use '$ npm start -- --observe' to see it live in a browser

Use a scheduler such as cron for daily execution. For example, to run every day at midnight, add the following to your crontab: 0 0 * * * npm start --prefix /path/to/prevalos

Deploy To Heroku

Alternatively, you can use Heroku and the Heroku Scheduler to deploy it and forget about it:

Deploy

To-Do

  • Add logging.
  • Validate email address before running.
  • Open REQ pack and log contents.

Maintainers

@Brodan.

Contribute

Pull requests welcome, or [submit an issue])https://github.com/Brodan/prevalos/issues/new).

License

MIT © Christopher Hranj.

Donate

Buy Me a Coffee at ko-fi.com

About

Automatically login to Halo Waypoint to claim the daily REQ pack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published