A completely new attack speed hack has been added to Speeder that works with all abilities and animations. This particular hack is activated through the new script command "sat":
- "sat[timer]" — Your animation timer, if under "timer," will be set to "timer." "Timer" should be written in seconds, with 0.5 equal to half a second, 1 equal to 1 second, and so on. All animations have timers that determine when they begin and end. This command allows you to "bump up" the timer so that it appears as if you have been executing the animation for longer than you actually have, resulting in an attack speed hack. As far as I can tell, this hack works with every ability, including cast timers. It can be extremely effective and allow you to attack almost infinitely fast if "timer" is greater than the max duration of the animation, so be careful with the value you use. As mentioned in the [Safety] section of the guide, be very careful with hacking your basic attack (Z) ability as this can flag you. Other abilities should be fine. Two examples:
- [113]
keys=abl21000|sat0.3
keys2=abl21020|sat0.5
keys3=abl21060|sat0.7
endkeys=dbg % off
repeat=2 - Press F2 to expedite the animations for the bard abilities 21000, 21020, and 21060. Use -displayaid to retrieve ability IDs.
- [81]
keys=sat0.3
repeat=1
pass=1 - Press Q to activate your Q ability and have its animation expedited by 300 milliseconds.
- [113]
The "sat" command is now the recommended option for attack speed hacking as it works with everything, works with buffs, and is actually much safer because it does not require altering any of the game's code.
This addition requires updating Speeder to version 131.