The "pass" option has been added to all macros. This allows you to tell Speeder not to interrupt the original keypress that activated the macro. Under default conditions, if you have a macro activated by left click (1), for example, you will never be able to left click in the game because all macro keys are intercepted by Speeder. However, if you use the new "pass=1" option, you can allow the left click to activate as normal. This can allow for useful macros like
[1]
keys=as3.0
endkeys=as1.5
repeat=0
pass=1
which will increase your attack speed to 3.0 while left click is pressed and then reduce it to 1.5 when left click is released.
The following line has been added to config.txt:
- 34) How many milliseconds to wait before activating hacks whenever Speeder cannot read the addresses (i.e., if you are zoning or logging into the game). 5000 is the default and should work for most people with an SSD. If you experience crashes while zoning, I recommend you increase this number.
These changes require updating Speeder to version 68.