Throne and Liberty New Mouseover Command | Chat Detection | Target Status Adjustment | Rotate Character Command

The following mouseover script command has been added:

  • "mo" — Your current mouseover target will become your current attack target. This allows you to attack players and mobs without actually clicking on them or pressing tab. Example:
    • keys=mo|49d|s200|49u
    • In this example, the ability assigned to the "1" key will be activated on your current mouseover target.

It is now possible to use the new "chat" script command to detect if the chat window is open or you are typing:

  • "chat" — If text entry is currently enabled in the game (i.e., you are typing something), the rest of the keys line will process. The inverse is possible with "!chat." This may be useful to disable certain macros while typing in chat. Example:
    • keys=chat|gt3
      keys2=dbg % I am not chatting!
      keys3=nop
    • If "chat" returns true, the script will jump to keys3 and will not display "I am not chatting."

Due to the need to detect status effects applied by other players to themselves in PVP, target status effects applied by your target to themselves will be displayed in the console.

You can now use a script command to rotate your character toward your target or camera:

  • "rc[type]" — If "type" is 0, your character will be rotated in the direction of the camera. If 1, your character will be rotated toward your current target. Note that forcing your position to update seems necessary, so you will need to move a small amount for the rotation to occur. This is the best method I've discovered:
    • keys=87d|s100|rc1|s10|87u
    • Speeder will press W for ~100ms and then rotate your character. This will force your position to update, and the rotation will be almost exact.

These changes require updating Speeder to version 99.

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