This repository was archived by the owner on Mar 20, 2026. It is now read-only.
v0.7.0
Changelog
- Fix a bug where after solving the initial rune and the rune buff runs out, it would immediately try to solve non-existence rune
- Relax unstucking condition
- Optimize CPU usage caused by unused capture mode
- Improve number input
- Add
Fixed ActionsinConfigurations -> Fixed Actions:- The action added is a pre-configured priority actions
- Useful for character-specific buffs or skills that does not require position
- Reuse accross all maps without needing to add them again on new maps
- Add randomization options for actions:
- For position,
X random rangecan be used to randomize player x position in thex - x random -> x + x randomrange - For
Keyaction:Wait before random rangeandWait after random rangecan be used to randomize player action delay in thedelay - delay random -> delay + delay randomrange
- For position,
- Add
Reset Rotation On Erda ConditioninActions -> Rotation Mode: Enabling this will cause all normal actions to restart from the beginning wheneverErdaShowerOffCooldowncondition is triggered