Mahjong AI Assistant for Maj-soul. When you are in a game in Majsoul, AI will give you step-by-step guidance.
Features:
- Step-by-step AI guidance with in-game overlay.
- Auto play
- Multi-language support
- Supports Mortal local model and online model
雀魂麻将的 AI 助手,基于 Mortal 麻将 AI. 会对你游戏的每一步进行指导。
特性:
- 对局每一步 AI 指导,在游戏中覆盖显示
- 自动打牌
- 多语言支持
- 支持本地 Mortal 模型和在线模型
- Download the archive from Release and unzip.
- Aquire Mortal model file (pth file), and put it into 'models' folder. For model file please refer to Akagi.
- Launch exe file.
Note: Enable autoplay feature at your own risk because it may lead to account suspension. Do not use autoplay for like 24 hours a day.
注意:使用自动打牌有风险,可能导致账户被封。请勿一天 24 小时使用自动打牌。
- Clone the repo
git clone https://github.com/latorc/MahjongCopilot.git - (optional, recommended) Install Python virtual environment. Python version 3.11 recommended.
- Install dependencies in requirements.txt
- Main entrance is: gui.py
- 克隆 repo
git clone https://github.com/latorc/MahjongCopilot.git - (可选,推荐)安装 Python 虚拟环境。Python 版本推荐 3.11.
- 安装 requirements.txt 中的依赖。
- 主程序入口: gui.py
GUI 界面
In-game HUD (Overlay) 游戏中 HUD (覆盖显示)
-
Based on Mortal Model an MJAI protocol
基于 Mortal 模型和 MJAI 协议
-
Design and implementation based on Akagi
设计和功能实现基于 Akagi
-
参考 Reference Mahjong Soul API: https://github.com/MahjongRepository/mahjong_soul_api
-
MJAI Protocol Reference
MJAI协议参考
MJAI: https://mjai.app



