');
document.write('');
var yuipath = 'clientscript/yui';
var yuicombopath = '';
var remoteyui = false;
}
else // Load Rest of YUI remotely (where possible)
{
var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build';
var yuicombopath = '';
var remoteyui = true;
if (!yuicombopath)
{
document.write('');
}
}
var SESSIONURL = "";
var SECURITYTOKEN = "guest";
var IMGDIR_MISC = "warmane/misc";
var IMGDIR_BUTTON = "warmane/buttons";
var vb_disable_ajax = parseInt("0", 10);
var SIMPLEVERSION = "422";
var BBURL = "https://forum.warmane.com";
var LOGGEDIN = 0 > 0 ? true : false;
var THIS_SCRIPT = "showthread";
var RELPATH = "showthread.php?p=2641601&t=323848&viewfull=1";
var PATHS = {
forum : "",
cms : "",
blog : ""
};
var AJAXBASEURL = "https://forum.warmane.com/";
var CoTTooltips = {
rename: true,
icons: false,
iconsize: 15,
qualitycolor: true,
overridecolor: {
spells: '#839309',
items: '',
npcs: '#fff',
objects: '#fff',
quests: '#ffb100',
achievements: '#fff'
}
};
// -->
Help me with warrior macros pls :)
Member
Help me with warrior macros pls :)
Hey everyone :)
I would like to get some macros from you :)
I need
shield wall+ defensive stance + 1h /shield equip macro
spell reflect +1h /shield equip
battle stance + 2h equip
defensive stance + 1h/shield equip
any other macros will be appreciated too :)
Thanks for you help
Banned
They're pretty straightforward and logical.
#showtooltip shield wall
/equip [your1hand]
/equip [yourshield]
/cast defensive stance
/cast shield wall
#showtooltip spell reflection
/equip [your1hand]
/equip [yourshield]
/cast battle stance
/cast spell reflection
/equip [your2hand]
/cast battle stance
/equip [your1hand]
/equip [yourshield]
/cast defensive stance
That's it.
Another macro you'll want to use when you get focused is
#showtooltip intervene
/cast defensive stance
/cast [target=yourarenapartner] intervene
then also
#showtooltip disarm
/cast defensive stance
/cast disarm
and of course
#showtooltip pummel
/cast berserker stance
/cast pummel
or
#showtooltip shield bash
/cast battle stance
/equip [your1hand]
/equip [yourshield]
/cast shield bash
I recommend keeping the battle stance + 2h macro close, because you'll be using it a lot. I avoid using castsequence macros to change back to battle stance because lag can **** them up significantly, whereas with simple macros you just bash the button until you get the effect.
Member
#showtooltip Shield Bash
/cancelaura Bladestorm
/cast [stance:3] Pummel; [stance: 1/2,equipped:shield] Shield Bash
/stopmacro [stance:3]
/equipslot 16 Wrathful Gladiator's Cleaver
/equipslot 17 Wrathful Gladiator's Shield Wall
Member
#showtooltip Shield Wall
/cancelaura Bladestorm
/cast Defensive Stance
/equip [noequipped:Shields] Red Sword of Courage
/equip [noequipped:Shields] Royal Crest of Lordaeron
/cast Shield Block
/cast Shield Wall
Casts Shield Wall and shield block
Banned
Aaaah, yeah - forgot about Bladestorm, just put /cancelaura Bladestorm at the start of every macro you make. :D
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules