Ploot
03-09-2006, 02:27 PM
I'd like help with a spammable Shadowmeld/Stealth macro.
My current macro is a simple Stealth macro:
/run local _,_,active,castable=GetShapeshiftFormInfo(1)if not active and castable then CastShapeshiftForm(1)end
I'd like a spammable Stealth macro, where if Stealth is not available it will cast Shadowmeld, but Shadowmeld must never cast if Stealth is useable/you're currently in Stealth form.
Thanks
My current macro is a simple Stealth macro:
/run local _,_,active,castable=GetShapeshiftFormInfo(1)if not active and castable then CastShapeshiftForm(1)end
I'd like a spammable Stealth macro, where if Stealth is not available it will cast Shadowmeld, but Shadowmeld must never cast if Stealth is useable/you're currently in Stealth form.
Thanks