This repository was archived by the owner on Mar 20, 2026. It is now read-only.
v0.20.0
·
407 commits
to master
since this release
Changelog
- Improved player detection
- Improved mage up jump behaviors:
- If the up jump key was previously set to be the same as the teleport key, it should be removed now
- Refer to the
troubleshooting.mdfor more details
- Input
Rpcmethod change:- Add a new function
KeyStatethat is required to implement to let the bot knows your's input key state - Two key states are
PressedandReleased - This is use to improve the bot key pressing behavior (e.g. pressing wrong rune key when the detection is correct)
- Check
kmbox_example.py(TODO: Update other examples)
- Add a new function
- Added a Discord bot to be used for monitoring the bot:
- Create your own bot following Discord guide and give Komari bot your access token
- Once set, invite it to your private server or add it as an application
- Available commands can be checked through
/ - Chat feature only supports partial ASCII characters for now
- This feature is subject to change
- TODO: Add docs
- Changed buffs failing threshold to reduce false re-buff positives
- Added a new cycle run/stop mode
Oncethat will stop the bot completely when the full duration has passed - Added a
Suspendbutton that can be used to temporarily halt the bot without resetting the running duration - Other bot's internal structure improvements
- Added
Debugtab in the debug build with an option to auto-save correctly solved rune