Found on the OVF beta boards, by "teamsk" who wanted to post them here but it seems we were down at the time:
Quote:
|
Originally Posted by teamsk
Example Defensive Macro:
/wear "[sword name]"
/wear "[shield name]"
/combatformset "Armor of Darkness"
Example Offensive Macro:
/wear "[2h weapon name]"
/combatformset "Ebon Blade"
Harrow (everyone should already know this one):
/cast "Shadow Step"
/cast "Harrow [version]"
Corpse Dragging:
/targetmynearestcorpse (there are a few of these for allies if need be)
/corpse
Few untested that need work:
Quick Rescue:
/assistdefensive (??)
/cast "Shadow Step"
/cast "Scourge [or other rescue]"
Pull:
/g inc >> %to <<
/cast "Scourge [version]"
(pause??)
/cast "Devour Strength [version]"
Off Tank:
/targetnextnpc
/g add >> %to << is mine
/cast "Provoke [or other taunt]"
|