Distance will now be taken into account when determining how far to move the crosshair. For example, if the mob is farther away, the crosshair will be moved farther ahead of the mob. Consequently, you will likely need to readjust line 92.
The following line has been added to config.txt:
- Line 94) Aim prediction smoothing. Speeder will divide the difference between your camera’s current position and the final position by this number and will move the crosshair incrementally toward its final position. I find 25 to be a good starting point.
The following macro/waymark command has been added:
- “ih” — If your character is currently hit with an attack, the rest of the keys line will process. The inverse is possible with “!ih.” Among other things, this can be used to check if you have blocked an attack.
This can be used to release right click in an auto-block macro:
- [101]
keys=store % block,0|ene0,20,30,256|!ih|ct % blockt|store % block,1|2d
keys2=or % ih’|eq % block,0|2u
keys3=ih|st % blockt,1000
keys4=s10
repeat=2
endkeys=dbg % stopped - Press numpad5 to auto-block (right-click) anytime a mob you are facing performs an attack. Press numpad5 again to disable.
These changes require updating Speeder to version 123
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.