I found some makros like that on google. Sadly they wont work on this server:
stealth:
/script if not IsCurrentAction(34) then UseAction(34) end;
Thanks in advance!
stealth:
/script if not IsCurrentAction(34) then UseAction(34) end;
/script local a,b,c=GetShapeshiftFormInfo(1);if not (c) then CastSpellByName("Stealth");end