kiriel.gifKiriel D'Sol

Macros

Macros Available:

Orga Eye Safe Equipper 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.


// Orga Eye Safe Equipper v1.0 // Macro created by Hidden T. Thoom for Kiriel D'Sol // Equips your orga eye then keeps reminding you until you take it off // Notify hidden@no-op.com if you find a mistake or want // to suggest an improvement "eoe" { "/equip orga eye\r" pause 10 label mark if @my.forehead_item == "Orga Eye" message "* Remember to re-equip your sunstone when you're done with your OE." pause 400 goto mark end if }