The "distance" parameter of the auto-block commands "patt," "matt," and "eatt" can now be set to range rather than a fixed max distance. All you have to do is use a hyphen to separate minimum and maximum distances, such as 1000-2000 to check between 1000 and 2000 distance. This can be useful for blocking projectile attacks that take longer to reach your character.
The ESP will now work on secondary and tertiary monitors.
The following script command has been added:
- "bk[-][key]" — Blocks "key" from activating, as if you never pressed the key. This key will be blocked until "bk-[key]" is called, so make sure you do that somewhere, or the key will remain nonfunctional until Speeder closes. Example:
- [113]
keys=bk81|dbg % blocking Q key
endkeys=bk-81|dbg % unblocking Q key
repeat=0 - While F2 is pressed, the Q key will not work.
- [113]
The -scan console command has been improved so that it should always work for most updates. Large, weekly updates can still render it dysfunctional, but it will work again once I update the offsets. (Previously, whenever -scan broke, I had to update Speeder, but this should no longer be necessary.)
These changes require Speeder version 123+.