A MITM proxy tool for Mahjong Soul with WebSocket interception and Protobuf parsing.
- ✨ Compatible with Mahjong Helper
- 🎨 Local skin unlock
- 🎮 Auto-play support
- 🔄 Auto next game
- 🌟 Random star character skins
- 🌐 Support both client and web versions
Safety first in game modification,
Non-standard use leads to account loss.
This plugin is for learning and reference only.
Please delete within 24 hours of download and do not use for commercial purposes.
Prerequisites: Python == 3.10
Windows:
git clone https://github.com/lqgl/majsoul-hook-mitm.git
cd majsoul-hook-mitm
run.bat
MacOS/Linux:
git clone https://github.com/lqgl/majsoul-hook-mitm.git
cd majsoul-hook-mitm
./run.sh
Note: Auto features only support web version.
See mhmp.yaml
for detailed configuration options.