Druid Powershifting macro?

Druid Powershifting macro?

by aerathion » Fri Jul 03, 2015 7:38 pm

Hey guys my first post here, just hit lvl 10 :D!

Has anyone found out a way to cast bear or cat form while in form.

Like:
/cast !cat form
/cast !bear form


Im looking for a macro similar to this one.
aerathion
Tester
 

Re: Druid Powershifting macro?

by Mr_Rosh » Sat Jul 04, 2015 10:35 am

Gruks wrote:/script u=UnitMana('Player'); c=CastSpellByName; f=UnitPowerType("Player"); if (u<=30) and (f==3) then c"Cat Form"; elseif (f==0) then c"Cat Form"; end;

So:
- if u are in caster form u are going to cat
- if u are in cat and have less or equal 30 energy u are cancelling cat

This is a spamable button that will allow u to powershift and not go away from cat if u just switched to it :]


... maybe my macro is writed in some stupid way, but it's my 1st xD


oh, and important thing - I noticed, that if the macro icon was the standard 'cat form' icon, then this macro bugs and casts cat from ALWAYS when u are in cat form. Wired...
well just put some non-standard icon :(

also - thisk works without SuperMacro addon

http://www.wow-one.com/forum/topic/3952 ... rshifting/

Do you even google?
User avatar
Mr_Rosh
Senior Sergeant
Senior Sergeant
 


Return to Addons & macros