Essential Warrior Macros

Essential Warrior Macros

by Battletits » Fri Mar 13, 2015 12:06 am

Let's post macros you would consider essential, for PVP, PVE, or both.

I'm sort of new to Warrior (had a Field Marshal Mage in Vanilla) so I'm curious what everyone's using.
Image
AKA Lolerqui/Liloqui of <Dara Mactire> - - I hit things with my Axe for <GSG>
User avatar
Battletits
Tester
 

Re: Essential Warrior Macros

by Lirumlarum » Fri Mar 13, 2015 9:20 pm

yeah I would like to have a simple shield + 1 hand switch makro
Lirumlarum
Grunt
Grunt
 

Re: Essential Warrior Macros

by Kady » Sat Mar 14, 2015 9:23 am

Lirumlarum wrote:yeah I would like to have a simple shield + 1 hand switch makro

download Super macro
/equip (insert 1h name here)
/equip (instert offh name here)

/equip (instert 2h name here)
Kady
Tester
 

Re: Essential Warrior Macros

by Lirumlarum » Sat Mar 14, 2015 1:50 pm

thx^^
Lirumlarum
Grunt
Grunt
 

Re: Essential Warrior Macros

by konked » Mon Mar 16, 2015 5:01 am

User avatar
konked
Sergeant Major
Sergeant Major
 

Re: Essential Warrior Macros

by 416design » Mon Jan 25, 2016 5:00 am

hey there guys
im trying to write a macro that will only use bloodrage if my target is executable + i am low on rage..
so far i have this written:

/run tar,maxhp,rage=UnitHealth('target'),UnitHealthMax('target'),UnitMana('player');
if ((tar/maxhp)>0.20) then if (rage<13) then cast("Bloodrage") else cast("Execute") end end

im struggling with how to do multiple conditions, i cant seem to write 2 conditions, as it doesnt recongize AND or && .. is there something im missing?
ideally id want to do something like :

if (tar/maxhp)>0.20 AND rage<13) then cast ("Bloodrage");
so that i use my enrage ability only when its absolutely neccessary to get the kill..
416design
Tester
 

Re: Essential Warrior Macros

by itwasfree » Mon Jan 25, 2016 2:25 pm

There is literally a stickied thread for this at the top of the Warrior forum.
Did you miss it or purposefully ignore it?
itwasfree
Senior Sergeant
Senior Sergeant
 


Return to Warrior