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
[variables]
resetAS=0
Hold down NUMPAD4 to spam your basic attack every 300 milliseconds
[100]
keys=ca|1|s300
repeat=1
interrupt=0
Press NUMPAD5 to activate a macro that will automatically reset your attack speed to normal whenever you are jumping
Make sure to include the "variables" section above, or this macro will not work
[101]
keys=jmp|eq % resetAS,0|store % resetAS,1|as0|dbg % AS 1
keys2=!jmp|eq % resetAS,1|store % resetAS,0|as3.0|dbg % AS 3
keys3=s100
repeat=2
endkeys=dbg % stopping