* fix: 修复生息演算无存档刷点模式下队伍中有 1-6 名干员时卡住的 bug * fix: 添加 <等待直到识别到左下角驻扎地图标> 的任务以增加容错率 * fix: 之前做的 <确认地图视图已重置到原始位置> 的机制没起效 * fix: 防止因加载时间太长而卡住 * fix: 缩小 tool 识别 roi * fix: 调整下滑动距离和参数 * fix: 在点击 <开始行动> 前确认已点击区域节点 * feat: 从主界面导航到生息演算 * chore: Auto update by pre-commit hooks [skip changelog] * fix: 补上CloseAnnos#next * chore: Auto update by pre-commit hooks [skip changelog] * fix: 增加 <众人会聚之地> 节点点击判定 * doc: 对文档中生息演算任务名和 theme 参数的描述进行纠正 * fix: 加个 preDelay 防止卡住 * fix: 导航没加 theme 无法从 todo list 进入 * chore: 为导航相关 task 国际服 placeholder * chore: global adaptation for EN * chore: Auto update by pre-commit hooks [skip changelog] * chore: global adaptation for JP * chore: Auto update by pre-commit hooks [skip changelog] * chore: fill in missing tasks requiring global adaptation * fix: 为每个 "Tales@RA@StartToday" 派生 task 添加回滚 * chore: global adaptation for KR * chore: update template for JP * chore: Auto update by pre-commit hooks [skip changelog] --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
icon, index, dir
| icon | index | dir | ||
|---|---|---|---|---|
| ic:round-home | true |
|
::: center

MaaAssistantArknights
简体中文 | 繁體中文 | English | 日本語 | 한국어
MAA means MAA Assistant Arknights
An Arknights assistant
Based on image recognition, helps you to complete daily quests efficiently!
Development in progress ✿✿ヽ(°▽°)ノ✿
:::
Features
- Auto-battle, drop items recognition, auto-uploading to Penguin Stats, Yituliu.
- Auto-shifting in the Base, auto efficiency calculation of operators, optimal solution in a single room; also supports customized schedule.
- Auto-recruitment, support for expedited plan. Auto-uploading recruitment data to Penguin Stats, Yituliu.
- Supports manual identification of the public recruitment interface to facilitate selection of high-star public recruitment.
- Supports identifying operator lists, counting existing and unavailable operators and their potential, and displaying them in the open recruitment identification interface.
- Depot recognition and supports exporting to Penguin Stats Planner、Arknight Tools、ARK-NIGHTS Operator Builds.
- Visiting friends, collecting credits and purchasing items, collecting daily rewards, and completing daily quests in one click!
- Auto-battle for Integrated Strategy (I.S.) for collecting originium ingots and candles.
- Importing JSON task file for auto-battle! Video
- Support C, Python, Java, Rust, Golang, Java HTTP, Rust HTTP and other interfaces, easy to integrate and call, customize your MAA!
Talk is cheap. Show me the pictures!
{
"imageList": [
{
"light": "image/en-us/readme/1-light.png",
"dark": "image/en-us/readme/1-dark.png"
},
{
"light": "image/en-us/readme/2-light.png",
"dark": "image/en-us/readme/2-dark.png"
},
{
"light": "image/en-us/readme/3-light.png",
"dark": "image/en-us/readme/3-dark.png"
},
{
"light": "image/en-us/readme/4-light.png",
"dark": "image/en-us/readme/4-dark.png"
}
]
}
Download
How to Use
Basic Settings
Check Beginner's Guide and User Manual.
::: tip
For YostarEN, due to interface layout issues, the only supported resolution is 1920x1080
:::
FAQ
- The program crashes immediately when I try to run it.
- Connection error/not knowing how to fill in ADB path.
- Connected successfully, then it got stuck.
- Custom connection settings.
- Download speed is too slow, or the mirror site is not accessible.
- Download halfway and prompt "login"/"authentication"
- The connection is fine and the task starts, but nothing happens.
Check FAQ.
Supports for overseas clients
At present, most of the functions of the International client (US client), Japanese client, Korean client, and traditional Chinese client have been supported. However, due to the small number of overseas users and the shortage of project personnel, many functions have not been fully tested, so please experience it yourself.
If you encounter a bug or have a strong demand for a certain function, welcome to Issues and Discussions to ask questions. And feel free to join us in building the MAA! Please refer to Overseas Clients Adaptation
CLI Support
MAA supports command line interface (CLI) operation, supports Linux, macOS and Windows, and can be used for automated scripts or on servers without graphical interfaces. Check CLI Guide
Join us
Associated Projects
Currently, the project team is very short of front-end experts. If you have relevant experience, you are welcome to join us!
- New Framework: MaaFramework
- New GUI: MaaAsstElectronUI
- Co-pilot (auto-battle) site Frontend: maa-copilot-frontend
- Co-pilot (auto-battle) site Backend: MaaBackendCenter
- Website: Frontend
- Deep Learning: MaaAI
i18n
MAA supports multiple languages and uses Weblate for localization management. If you're multilingual, feel free to help us translate at MAA Weblate.
MAA uses Chinese (Simplified) as its first language, and all translation entries are in Chinese (Simplified).
Development Related Information
Windows
Check Development Guide.
Linux | MacOS
Check Linux Compiling Tutorial
API
- C interface: Integration Example
- Python interface: Integration Example
- Golang interface: Integration Example
- Dart interface
- Java interface: Integration Example
- Java HTTP interface
- Rust interface: HTTP interface
- TypeScript interface
- Woolang interface:Integration Example
- Integration Documentation
- Callback Schema
- Task Schema
- Copilot Schema
Overseas Clients Adaptation
Please refer to Overseas clients Adaptation. For the functions already supported by the CN client, most of the overseas client's adaptation tasks only need screenshots and simple JSON modification.
For Novice Users of GitHub
Check Introduction to Github Pull request Flow.
Issue Bot
Check Issue Bot Usage.
Acknowledgements
Open-source Libraries
- Image recognition: opencv
OCR: chineseocr_lite- OCR: PaddleOCR
- ML Deployment: FastDeploy
- ML accelerator: onnxruntime
Item drop recognition: Penguin Stats recognizer- Map tile recognition: Arknights-Tile-Pos
- C++ JSON library: meojson
- C++ operator parser: calculator
C++ Base64 encoding/decodingcpp-base64- C++ ZIP library: zlib
- C++ Gzip library: gzip-hpp
- Touch event producer for Android: Minitouch
- Touch event producer for Android: MaaTouch
- WPF MVVM framework: Stylet
- WPF control library: HandyControl -> HandyControls
- C# Log:Serilog
- C# JSON library: Newtonsoft.Json & System.Text.Json
Downloader: aria2
Data Source
Recruitment data: ArkToolsOperators and infrastructure data: PRTS Arknights Wiki (Chinese)- Stage data: Penguin Stats
- Gamedata and resources: Arknights Game Resource
- Gamedata: Arknights Yostar Game Data
Contributors
Thanks to all friends who contribute to development/testing for making MAA better! (*´▽`)ノノ
Disclaimer
- This software is open source under the GNU Affero General Public License v3.0 only.
- The logo of this software is NOT granted rights under AGPL 3.0 License. 耗毛 and Vie, the two artists and all developers of the software reserves all rights. The logo of the software shall not be used without authorization even if the project has an AGPL 3.0 License. Nor shall the logo be used for commercial purposes without authorization.
- The software is an open-source, free of charge software only for studying and communication purposes. There is no agreement or understanding between the developers of the software and the 3rd party person who uses this software as an assistant and charges you. In that case, the developers of the software are not responsible for the problems and consequences caused.
Advertisement
User Group: Telegram, QQ Group
Copilot JSON Sharing
Bilibili Live: live coding on this program
Technical Discussion (QQ Group)
Dev Group(QQ Group)
Please click "Star" if you consider it helpful! Thank you for your support!