Git Product home page Git Product logo

shinymas-auto-login's Introduction

Shinymas Auto Login

Automatically log in to the web game “THE iDOLM@STER SHINY COLORS” to receive the daily login bonus.

Requirements

  • Go 1.20 or later to build the program
  • PowerShell 7.0 or later to create the scheduled task
  • Chromium-based browser (Microsoft Edge, Google Chrome, Chromium, Brave) that able to run the game and support app mode using the command line option --app=<URL>

Installation

  1. Run install.bat in Command Prompt or PowerShell to build and install the program.
  2. Run create-task.ps1 in PowerShell to create a scheduled task that trigger the program every day.

Usage

  • The program supports the following command line options:

    • -h, --help: Show the help message.
    • -bn: Specify the browser name, available values are edge, edge-ifeo, chrome, chromium, brave. Default value is edge.
    • -ri: Specify the retry interval in milliseconds. Default value is 100.
    • -rt: Specify the retry times. Default value is 100.
    • -wt: Specify the waiting time in seconds. Default value is 20.
  • create-task.ps1 supports the following command line options:

    • -tn: Specify the task name. Default value is ShinymasAutoLogin.
    • -ri: Specify the repetition interval. Default value is 00:15:00.
    • -rd: Specify the repetition duration. Default value is 00:30:00.
    • -tt: Specify the trigger time in +09:00 time zone. Default value is 05:00:00.
    • -td: Specify the trigger random delay. Default value is 00:30:00.
    • -pp: Specify the program path. Default value is $env:LOCALAPPDATA\ShinymasAutoLogin\ShinymasAutoLogin.exe.
    • -pa: Specify the program arguments. Default value is -bn edge -ri 100 -rt 100 -wt 20.

shinymas-auto-login's People

Contributors

yujinlin0224 avatar

Stargazers

 avatar  avatar

Watchers

 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.