git404hub

what is march7thassistant fr?

moesnow/march7thassistant — explained in plain English

Analysis updated 2026-06-24

10,481PythonAudience · generalComplexity · 3/5Setup · moderate

tl;dr

A Python tool that automates every repetitive daily and weekly task in Honkai: Star Rail, stamina spending, login rewards, battle modes, so the game plays itself while you are away.

vibe map

mindmap
  root((March7thAssistant))
    Daily tasks
      Stamina quests
      Login rewards
      Delegations
    Weekly tasks
      Echo of War
      Forgotten Hall
      Cosmoverse
    Automation
      Screenshot recognition
      Auto-schedule
      Docker support
    Extras
      Notifications
      Gacha export
      Frame rate unlock

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Automatically complete daily stamina quests and collect login rewards in Honkai: Star Rail while you are away from the computer.

VIBE 2

Run weekly Forgotten Hall and Echo of War battles unattended and receive a phone notification when everything is finished.

VIBE 3

Export your gacha pull history in the UIGF community format to track results across sessions.

VIBE 4

Run the assistant in Docker for silent background operation without a visible game window.

what's the stack?

PythonOpenCVPyAutoGUI

how it stacks up fr

moesnow/march7thassistantkarpathy/minbpehuggingface/skills
Stars10,48110,48010,483
LanguagePythonPythonPython
Setup difficultymoderateeasyeasy
Complexity3/52/52/5
Audiencegeneralresearcherdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires Windows and a running Honkai: Star Rail installation, source install needs Python 3.12.

in plain english

March7thAssistant is a Python tool that automates repetitive daily and weekly tasks in the game Honkai: Star Rail. The README is written in Chinese. The name comes from March 7th, a character in the game. The tool is designed for players who find it tedious to log in every day to complete routine in-game chores. The daily tasks it handles include spending the game's stamina currency, completing training missions, collecting login rewards, running delegation assignments, and fighting in the Forgotten Hall. Weekly tasks include Echo of War battles, the Cosmoverse mode, and other recurring game modes. After finishing everything, the tool can play a sound to notify the user, then automatically close the game or even shut down the computer. The tool watches for when tasks become available again (either on a daily reset schedule or when the in-game stamina meter refills to a set value) and starts itself automatically. It also supports sending notification messages to the user's phone or messaging app when tasks finish. For players who want to run it unattended, it supports background operation without a visible game window and can also run inside Docker. Under the hood, the tool works by taking screenshots and using image recognition libraries (OpenCV, PyAutoGUI) along with optical character recognition to read what is on screen and click the right things. It includes a small utility panel for features like auto-advancing dialogue, unlocking the frame rate cap, and redeeming gift codes. Gacha pull history can be exported in the UIGF and SRGF standard formats, which are community-defined data formats for this purpose. Installation is available as a Windows executable for non-technical users, or from source using Python 3.12 and pip for those who prefer that approach.

prompts (copy fr)

prompt 1
I want to set up March7thAssistant on Windows to handle my daily Honkai: Star Rail tasks automatically. Walk me through the installation and first-run configuration.
prompt 2
How do I configure March7thAssistant to send me a notification on my phone when my daily tasks finish?
prompt 3
I want the assistant to start automatically when my in-game stamina reaches 160. How do I set that threshold?
prompt 4
How do I export my Honkai: Star Rail gacha history using March7thAssistant and save it in the UIGF format?

Frequently asked questions

what is march7thassistant fr?

A Python tool that automates every repetitive daily and weekly task in Honkai: Star Rail, stamina spending, login rewards, battle modes, so the game plays itself while you are away.

What language is march7thassistant written in?

Mainly Python. The stack also includes Python, OpenCV, PyAutoGUI.

How hard is march7thassistant to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is march7thassistant for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.