Giter Club home page Giter Club logo

starrail-auto's Introduction


Honkai: Star Rail Helper

Alt

Honkai: Star Rail Helper

A multi-purpose tool for the Honkai Impact: Star Rail that can be used to automate the daily check-in process, check stamina and expedition status.

Services

If you don't want to use Node.js and only want to use it for auto check-in, you can use one of the following services:

Features

  • Auto Check-in
  • Multiple accounts
  • Stamina check (Node only)
    • Will send you notification if your stamina is above set threshold (default: 170)
  • Expedition check (Node only)
    • Will send you notification if your expedition is done
  • Reminders (Node only)
    • Dailies
      • Remind you to do your daily commission every day at 09:00 PM or your specified time (Only if you haven't done it yet)
    • Weeklies
      • Remind you to do your weekly boss every your specified time or Sunday 09:00 PM
      • Remind you to do your Simulated Universe points every your specified time or Sunday 09:00 PM
  • Discord notifications
  • Telegram notifications (Node only)
    • Commands
      • Check stamina
      • Check expedition status

Pre-requisites

Installation

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Create a config.js or rename example.config.js to config.js.
  4. Follow the instructions in the config.js file.

Usage

  1. Go to the Daily Check-In page here.
  2. Log in with your miHoYo account.
  3. Open the browser console (F12).
  4. Click on the "Console" tab.
  5. Type in document.cookie in the console and press Enter.
  6. Copy the output from the console.
  7. Paste the output into cookies property in the config.js file.
  8. Fill in the webhook field if you want to receive a Discord notification when the check-in is successful.
  9. Run index.js with node index.js if you want to run it indefinitely everytime the daily reset occurs.
  10. Run index.js with node index.js --sign if you want to run it once.
  11. Additonal arguments:
    • --stamina to check all accounts stamina. (You need to set your in-game uid for it to work)
    • --expedition to check all accounts expedition status. (You need to set your in-game uid for it to work)
    • --help to show the help menu.

Notifications

For Discord notifications or Telegram setup, refer to this folder: setup

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. If there's any bugs, please open an issue.

starrail-auto's People

Contributors

torikushiii avatar wijayaerick avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.