How to Use
Copy-paste any of the below macros into your macro file (the .ini file in the same folder as config.txt) and change as much of the macro as you can for your own safety. The key to activate each macro is the number in brackets, such as [100] for NUMPAD4. You can find all virtual key codes here:Â Virtual-Key Codes.
Macros
These macros will increase your animation and movement speed by 50% while WASD are pressed. I recommend using them instead of relying on the config file because they can help alleviate crashing. You may change "1.5" to whatever speed you prefer and adjust the movement keys as necessary.
[87]
keys=ps1.5
endkeys=ps0
pass=1
repeat=1
[65]
keys=ps1.5
endkeys=ps0
pass=1
repeat=1
[83]
keys=ps1.5
endkeys=ps0
pass=1
repeat=1
[68]
keys=ps1.5
endkeys=ps0
pass=1
repeat=1
This macro (F2) will freeze you in place. Might be useful for mechanics that have knockbacks or draw-ins.
[113]
keys=fp
endkeys=fp-
repeat=0
Simple combat rotation macro (F3) for Mage, as shown in the video.
[114]
keys=ch3|51|s300|gt4
keys2=ch*2|50|s300|gt4
keys3=ch1|49|s300
keys4=nop
repeat=1
Simple auto-potion macro (F4). This will press ALT+3 if your HP drops below 50%
[115]
keys=hp0.5|dbg % using potion|164d|s30|51d|s200|51u|s30|164u
keys2=s10
endkeys=dbg % auto-potion OFF
repeat=2