LF macro guru

LF macro guru

by Airwalker » Mon Jan 11, 2016 10:20 am

Hey, I am wondering if it is possible to make a macro for the following(probably double tap):

equip shield+1h
def stance
shield bash

I have looked on the forums for this, but I cant find a macro for it.

I tried this macro:
/run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(3); if isActive then CastSpellByName("Pummel"); else CastSpellByName("Shield Bash()"); end;

which was in the warrior macros post, but it doesnt work. (I have supermacro)

maybe its just a case of removing the pummel bit? because I dont have pummel yet.

I am pretty helpless with vanilla macros, hope someone can help me with this!
Airwalker
Tester
 

Re: LF macro guru

by disco » Mon Jan 11, 2016 11:17 pm

/equip Alcor's Sunrazor
/equip Draconian Deflector
/cast Defensive Stance
/cast Shield Bash(Rank 3)


works for me ;)
Blaze <molten core swimteam>
User avatar
disco
Senior Sergeant
Senior Sergeant
 

Re: LF macro guru

by Undertanker » Tue Jan 12, 2016 1:42 am

Shape form 3 would be Fury, should be shape form 2 in your macro.

Though this is a complete guess as I am no macro pro.
Undertanker
Stone Guard
Stone Guard
 

Re: LF macro guru

by vido » Tue Jan 12, 2016 6:59 pm

You could try mactroextender. I use it for my conditional interrupt macro, it uses shield bash if i have a shield out and it uses berserker stance + pummel if the condition isn't met.
vido
Sergeant Major
Sergeant Major
 


Return to Warrior