kiriel.gifKiriel D'Sol

Macros

Macros Available:

Speed Chain Macro

To use, copy and paste the following text into your Clan Lord macros file. Feel free to customize for your own use as needed.


// Speed chain v1.0 // Equips chain if not already equipped and chains three times for speedy grabbing of fallens // Notify kiriel@windsofdawn.org if you find a mistake or want to suggest an improvement "qch" { if @my.right_item != "Chain" "/equip Chain\r" end if "/use\r" "/use\r" "/use\r" }