Throne and Liberty Party Member HP Detection & Waymark Unstick Fix

It is now possible to detect and react to party members' HP values with the following new script commands:

  • "cphp[party member number],[health percent]" — If the party member corresponding to "party member number" has HP less than or equal to "health percent," with 1.0 equal to 100% health and 0.5 equal to 50%, the rest of the keys line will process. "Party member number" is simply the top-to-bottom order of your party members, with 1 being the player at the top of the list. Example:
    • keys=cphp2,0.5|162d|s100|50d|rs100,200|50u|162u|dbg % targeting party member 2 for heals because they are at 50% or below
    • This line will press CTRL+2 if your second party member is at 50% HP or below

Although "cthp" is not a new command, it has been changed to allow you to read the HP value of your targeted party member. All you have to do is add an asterisk to the command:

  • "cthp[*][percent]" — If your current target's HP is less than or equal to "HP percent," the rest of the keys line will process. "HP percent" should be written as a decimal between 0 and 1.0 with 0.5 being equal to 50%. The inverse is possible with "!cthp." If you include an asterisk, such as cthp*0.5, party member HP will be checked instead (i.e., if you are targeting a party member and a mob, the command will check your party member's HP instead of the mob's). Example:
    • keys=cthp0.5|dbg % my target's HP is less than or equal to 50%

The [unstick] section of waymarks has been fixed so that the "keys" section activates correctly.

These changes require updating Speeder to version 101.

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