Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 05:39
· 724 commits to master since this release
7dfbb75

Changelog

  • Add a feature to swap familiars with levels maxed out with new ones
  • Add familiar buff and essence recharge
  • Breaking change to Rpc method:
    • Add delay randomization to keys sending
      • Note that Default Input Method also has key delay randomization
    • Add Init method for getting seed generated by bot (e.g. for random delay) and customize mouse coordinate system
    • Add SendMouse method for customizing mouse
    • Change Send signature to include down_ms for milliseconds to hold the key down
    • Change SendUp signature
    • Change SendDown signature
    • Updating previous customizing codes is required for the bot to function
  • Fix an issue related to Legion Wealth buff being unreliable in remote environment
  • Fix an issue where monster parks potions have never been enabled ever since they are added in 0.5
  • Reduce erratic behaviors of PingPong (check docs):
    • Within distance of 9 from bound mid y, randomization will not happen
    • Use noise instead of uniform 10% chance
  • Actions will now be forced to stop when the player dies and automatically be revived to town regardless of whether Stop Actions If Fails / Changes Map is enabled or not
  • Fix wrong portal coordinates that cause action to be aborted in wrong place
  • If Teleport key is set, action With: Any will not use key in mid-air
  • Reduce grappling stopping threshold and time