Tarisland HP Detection, Attacking Detection, & Movement Speed Fix

The following script commands have been added:

  • "hp[health percent]" — If your HP percentage is equal to or below "health percent," the rest of the keys line will process. The inverse is possible with "!hp." "Health percent" should be a decimal between 0 and 1.0, with 0.9 equal to 90%, 0.8 equal to 80%, and so on. Among other things this can be used to create an auto-potion script:
    • [113]
      keys=hp0.5|dbg % using potion|164d|s30|51d|s200|51u|s30|164u
      keys2=s10
      repeat=2
    • Press F2 to have Speeder press ALT+3 to use a potion every time your HP drops below 50%.
  • "ia" — If you are currently attacking, the rest of the keys line will process. The inverse is possible with "!ia." This can be used to activate scripts only while attacking. Example:
    • [113]
      keys=ia|call % fCombatScript
      repeat=2
    • Press F2 to have Speeder call the "fCombatScript" function while attacking.

The "ms" (movement speed) script command has been improved and now adjust your speeds correctly while sprinting or while mounted. However, for whatever strange reason, the game will not update your speed if you are already going beyond a certain speed. For example, if you use ms1.5, you will not gain any benefit from using sprint (i.e., holding shift down does nothing). ms1.4 works fine, however. If this is a problem for you, you should continue using the "ps" command instead.

These changes require updating Speeder to version 12.

author avatar
speeder Computer Programmer
I develop undetected cheats, hacks, and bots for online games such as Final Fantasy XIV, Throne and Liberty, Black Desert Online, Lost Ark, Path of Exile, New World, Elder Scrolls Online, Albion Online, PSO2: New Genesis, Diablo IV, Fortnite, and others.
Scroll to Top