Example Macros

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.

Combat Macros

Hold down F2 to use your cooldowns in 2,3,4,5,6,7,8,9,10,11,12,13,14,1 order.
Slots 11, 12, 13, and 14 are the four shift+1/2/3/4 slots.
Change the order to whatever you need and/or delete abilities you don't want Speeder to use.
[113]
keys=ch2|50d|rs200,300|50u|gt15
keys2=ch3|51d|rs200,300|51u|gt15
keys3=ch4|52d|rs200,300|52u|gt15
keys4=ch5|53d|rs200,300|53u|gt15
keys5=ch6|54d|rs200,300|54u|gt15
keys6=ch7|55d|rs200,300|55u|gt15
keys7=ch8|56d|rs200,300|56u|gt15
keys8=ch9|57d|rs200,300|57u|gt15
keys9=ch10|48d|rs200,300|48u|gt15
keys10=ch11|160d|rs50,100|49d|rs200,300|49u|160u|gt15
keys11=ch12|160d|rs50,100|50d|rs200,300|50u|160u|gt15
keys12=ch13|160d|rs50,100|51d|rs200,300|51u|160u|gt15
keys13=ch14|160d|rs50,100|52d|rs200,300|52u|160u|gt15
keys14=ch1|49d|rs200,300|49u|gt15
keys15=nop
repeat=1

Example auto-heal macro. Will press slot 6 ability when HP drops below 50 percent. Press F3 to start macro.
[114]
keys=hp0.5|ch6|54d|rs200,300|54u
repeat=2

Example back-attack macro. Press F4 to teleport behind your current target and use slot 2 ability.
[115]
keys=ch2|tt-1|50d|rs200,300|50u
repeat=0

Scroll to Top