Line 53 in config.txt has been adjusted as follows:
- Line 53) The virtual key code of the key you would like to press left click at the exact moment a hit registers. As an example, if I set this to 97, I can hold down numpad1, and Speeder will press left click after each hit. A “timeout” delay can be set by using the “|” character, which controls how long Speeder will wait (in milliseconds) before assuming you missed. Example:
- 97|500
- Hold down numpad1, and Speeder will auto-attack for you. If a hit does not register within 500 milliseconds, Speeder will attack again.
The same adjustments have been applied to line 57 as well. Also, the logic for determining when to attempt another attack has been improved. Speeder will now check to see whether you are attacking or not and, if not, will attempt another attack. Finally, please check the macro for the "ia" command below as it is basically the same as line 53 but with greater customizability.
The following new macro/waymark commands have been added:
- “ia” — If you are currently attacking, the rest of the keys line will process. The inverse is possible with “!ia.” This command is particularly effective for when the server tries to reset your animation. Instead of waiting for Speeder to assume you’ve missed, you can immediately attack again. Example:
- [99|256]
keys=tce*20,90|dbg % locked on
keys2=cc % -hits|!eq % HIT,(VAR % prevH)|1|store % prevH,(VAR % HIT)|st % timeout,500|st % timeout2,100
keys3=or % ct % timeout’|!ia|ct % timeout2|1|st % timeout,500|st % timeout2,100
keys4=rc|s10
repeat=1
endkeys=store % timeout,0|lt-|ca-|store % timeout2,0 - Hold down numpad3 with sword equipped, and Speeder will left click if
- 1) you are not attacking
- 2) you have hit the mob
- 3) 500 milliseconds have elapsed since previous attack attempt.
- [99|256]
- “ah+/ah-” — Enables (+) or disables (-) automatic animation canceling. In general, this only affects your attack animations and will not prevent keybinds or macros from working. There may be situations where you want to ensure a combo completes and is not interrupted. Example:
- [97|256]
keys=ah-|1|wfh|1|wfh|1|wfh
interrupt=0
repeat=0
endkeys=ah+ - Press numpad1 with sword equipped, and your sword combo will complete once without animation canceling.
- [97|256]
These adjustments require updating Speeder to version 113.
The New World Speeder guide and download link can only be viewed by active members. If you are already logged in and are an active member, simply refresh the page. If you would like to become a member, the New World Speeder can be purchased here. If you have specific installation questions, please contact us. Thank you.