Skip to content

Latest commit

 

History

History
101 lines (65 loc) · 4.36 KB

README_en.md

File metadata and controls

101 lines (65 loc) · 4.36 KB
LOGO

MaaHatsuboshiTA

Static Badge platform Static Badge THE IDOLM@STER

An automation tool designed for producers of Gakuen Idolmaster

English | 简体中文

Feature Introduction

Features currently under testing:

  • Farm New Account: Loop 30 draws until you get the item, you can customize which pool to draw from, how many to draw, and what to draw (only supports cards).
  • Foolish arena: Who to fight is not a loss? Automatically fight the first player until the number of times is exhausted.

Features under development:

  • Register custom tasks to handle more complex logic
  • Foolish P card (imitating arena AI)
    • Tentative implementation order: Poison -> Sensibility -> Shield

Pie in the sky:

  • Visual interface
  • One-click long grass
  • Intelligent arena
  • Intelligent P card

Note

Since the ten consecutive draws event for the opening will end at the end of June, brushing the initial will become very cost-ineffective (compared to buying the initial number), so the initial brushing related features are temporarily not considered for further development, please understand.

Installation Instructions

Windows

  • For most users, please download MaaHatsuboshiTA-win-x86_64-vXXX.zip
  • If you are sure that your computer is an arm architecture, please download MaaHatsuboshiTA-win-aarch64-vXXX.zip
  • Run MaaPiCli.exe after extraction

macOS

  • If you are using an Intel processor, please download MaaHatsuboshiTA-macos-x86_64-vXXX.zip

  • If you are using an M1, M2 or other arm processors, please download MaaHatsuboshiTA-macos-aarch64-vXXX.zip

  • Usage:

    chmod a+x MaaPiCli
    ./MaaPiCli

Linux

Bro, who uses Linux to hang a simulator?

Usage Instructions

Before using the tool, complete the following tasks:

  • Ensure that the game runs smoothly on the emulator without severe lag or delay.
  • Adjust the emulator's display settings to portrait mode (mandatory) with a recommended resolution of 900*1600 and a recommended DPI of 320.
  • Enable the ADB debugging option in the emulator.
  • Complete the download of all game resources.
  • Finish the mandatory tutorial within the game.

For first-time users, follow the instructions displayed in the terminal:

  1. Select ADB, typically by choosing the auto-detection option (Auto detect) and then selecting the emulator you are using. If issues arise, you can manually input the absolute path and port for ADB.
  2. Add tasks to the task list.
  3. Choose task content options, such as the desired number of SSRs.
  4. [Important] Operate the emulator according to the task prompts, for example, "Ensure the game is exited to the title screen before starting."
  5. Select "Run Task" to begin the task.
  6. Once all tasks are completed (such as obtaining an account that meets the requirements), the tool will automatically stop.

Warning

It is strictly forbidden to zoom the emulator window during operation, as this will cause coordinate recognition to drift, potentially leading to task failure.

If the operation encounters problems (such as the tool not responding), try clicking the buttons that should be interacted with, and then check if the process continues. If not, restart the tool and begin the process again.

For subsequent uses of the tool, you can modify the task list according to your needs (Delete Task + Add Task), and then run the tasks again (Run Task).

Feedback on Issues

  • Report issues using the issue feature as a priority.
  • Tencent QQ group: 971618596

Support the Author