The following Character Hacks setting has been added:
- Casting Movement Hack Blacklist — Ability/Spell IDs you want Speeder to ignore for the Casting Movement Hack (i.e., if you are casting a spell that matches one of these IDs, the Casting Movement Hack will NOT activate). Separate each ID with the “|” character. IDs can be discerned with the Battle Log.
Functions have been added to scripts. Functions allow you to call the same commands from multiple scripts and can greatly improve the efficiency of your scripts. They are created in the same way as you would create a new script except that they have a "name" rather than a key. Once you create a function, all you have to do is use the call % [function name] command to call it in any script.
These changes require updating Speeder to version 20413.