Forums
Search
Content
Member
#43350 Jun 05, 2007 at 02:20 AM
Kiz
Site Maintainer
560 Posts
MACROS

If you have anything to add to this list, please do so. smile
I'm at work at the moment so I can't test out some of these macros. If they don't work out, let me know and I'll either revise it or remove it from the list.

Focus
The focus command is probably one of the best things Blizzard has implemented into the game yet. If you haven't set up a /focus macro, you should. Especially if you are a CC class.

What it does is it basically gives you a second target. You focus on the CC target, but your main target is the mob you are burning down. When the CC target is free, it's easy to simply retarget that mob and seduce/sheep it again.

You don't even have to do a complex macro for /focus to be effective if you don't want to. Just make a Macro with /focus and bind it to a key or drag it onto your actionbar and hit it whenever you are assigned a target (and you have it selected). Then hit it again to clear the focus (and you have nothing selected).

Here is a simple macro:

Macro #1 /focus
Macro #2 /cast [target=focus] Shackle Undead


Mount Macro:
You can use this ONE macro for Outland OR Azeroth. Very awesome. Just replace the names of the mounts with the names of YOUR mounts.

#showicon
/use [flyable, nomounted] Blue Windrider
/userandom [noflyable, nomounted] Horn of the Black War Wolf
/dismount [mounted]


General Macros
(Note - if your macro has more than one command or spell, you WILL have to hit your macro several times for each command to be executed.)

For sequence casting, there is:

/castsequence reset=combat/target Mind Blast, Shadow Word: Pain

/castsequence reset=combat/target Corruption, Siphon Life, Curse of Agony, Immolate

/castsequence reset=10 Crusader Strike, Judgement, Seal of Command


For channeled spells:

/cast [nochanneling:Mind Flay] Mind Flay

/cast [nochanneling:Arcane Missiles] Arcane Missiles

/cast [nochanneling:hellfire] Hellfire


For decursing/dispeling yourself (without losing your target):

/cast [target=player] Remove Lesser Curse

/cast [target=player] Devour Magic

/cast [target=player] Blessing of Freedom


For mouseover targeting:
(very awesome if you use your mouse buttons for keybinding)

/cast [target=mouseover] Dispel Magic

/cast [target=mouseover,exists] Cleanse; Cleanse

/cast [target=mouseover] Blind

/cast [target=mouseover] Flash Heal

/castsequence [target=mouseover,harm] Shadow Word: Pain

/castsequence [target=mouseover,harm] Corruption, Curse of Agony


(if target is hostle -- or you have no target)

#showtooltip Cleanse
/cast [target=mouseover,exists,help] Cleanse; [target=target,help] Cleanse; [target=player] Cleanse;



Pets:

/petattack
/petstay
/petpassive
/petdefensive
/petaggressive
/petautocaston <spell>
/petautocastoff <spell>

Edited by Kiz over 4 years ago


#43353 Jun 05, 2007 at 02:20 AM
Kiz
Site Maintainer
560 Posts
CLASS SPECIFIC MACROS

Druid Macros:
see also: http://www.worldofraids.com/burning_crusade/macros/druid/

/cast [nostealth] Shred; [stealth] Ravage

/cast [modifier:alt, target=player] Innervate; [help] Innervate; [target=mouseover, exists, help] Innervate; [target=none] Innervate

/cast [harm] Faerie Fire; [target=targettarget, harm] Faerie Fire

/castsequence [modifier:alt, target=player] reset=10/target Thorns, Mark of the Wild; [help] reset=10/target Thorns, Mark of the Wild; [target=player] reset=10/target Thorns, Mark of the Wild

/castsequence [help] reset=8/target Regrowth, Rejuvenation, Lifebloom; [target=player] reset=8 Regrowth, Rejuvination, Lifebloom


Hunter Macros:
see also: http://www.worldofraids.com/burning_crusade/macros/hunter/

Set the focus target using the Hunter's Mark / Focus Target macro, in this case the Main Tank; then use this macro just before pulling to cast Misdirection on your focus target without losing your target.

#showtooltip misdirection
/cast [target=focus,exists] Misdirection; Misdirection

/cast [nopet] Call Pet; Revive Pet

/cast [combat] Mend Pet; [nocombat] Feed Pet
/use [nocombat] <food item>



Mage Macros:
see also: http://www.worldofraids.com/burning_crusade/macros/mage/

/cast [harm] Polymorph
/stopmacro [noharm]
/p Sheeping %t! DO NOT TOUCH!

/cast Summon Water Elemental
/petaggressive
/petattack [harm]

/stopcasting
/cast Counterspell

/cast [target=focus] Polymorph

/cast [group:party] Arcane Brilliance; Arcane Intellect

/castsequence Frost Nova, Blink

OR

/castsequence reset=24 Frost Nova, Blink
(the '24' is like an idle timeout feature -- after 24 seconds, if you don't hit the macro again, it will reset)


Paladin Macros:
see also: http://www.worldofraids.com/burning_crusade/macros/paladin/

/castsequence reset=30 Seal of Command, [harm] Judgement

/castsequence reset=30,target/combat Seal of the Crusader, [harm] Judgement

/cast [combat] Divine Favor
/stopcasting
/cast [help] Holy Light; [target=targettarget] Holy Light

/cast [help] Righteous Defense; [target=targettarget] Righteous Defense

/cast [raid] Greater Blessing of Light; [help] Blessing of Light; [target=player] Greater Blessing of Light

/castsequence reset=3600 Divine Shield, Hearthstone haha



Priest Macros:
see also: http://www.worldofraids.com/burning_crusade/macros/priest/

/cast [harm] Shackle Undead
/stopmacro [noharm]
/p Shackling %t! DO NOT TOUCH!

/cast [target=focus,harm] Shackle Undead; [harm] Shackle Undead
/stopmacro [target=focus,noharm]
/script SendChatMessage(UnitName("focus").." is shackled! DO NOT BREAK!")

more complex version:

/cast [target=focus,exists,harm,nodead] Shackle Undead; [target=target,exists,harm,nodead] Shackle Undead; [target=targettarget,exists,harm,nodead] Shackle Undead
/stopmacro [target=focus,exists,harm,nodead]
/focus [target=target,exists,harm,nodead] target
/stopmacro [target=target,exists,harm,nodead]
/focus [target=targettarget,exists,harm,nodead] targettarget

/cast Power Infusion
/script local n,r=UnitName"target";if(r)then n=n.."-"..r;end;SendChatMessage("Power Infused.","WHISPER",nil,n)

/cast [raid] Power Word: Shield; [target=targettarget, raid] Power Word: Shield; [target=player] Power Word: Shield

/castsequence reset=combat/target Mind Blast, Shadow Word: Pain


Rogue Macros
see also: http://www.worldofraids.com/burning_crusade/macros/rogue/

/cast [nostealth] Stealth
(you can spam this macro in lag without suddenly going into stealth and then out of it again)

/cast [stealth] Ambush; Backstab

/startattack
/castsequence reset=120 Blade Flurry, Evasion, Adrenaline Rush, Sinister Strike

/cast Premeditation
/cast Shadowstep
/cast Cheap Shot

/use [target=player] Heavy Runecloth Bandage


Shaman Macros:
see also: http://www.worldofraids.com/burning_crusade/macros/shaman/

/stopcasting
/cast Nature's Swiftness
/stopcasting
/cast [modifier:alt,target=player] Healing Wave; [target=target,help] Healing Wave; [target=targettarget,help] Healing Wave; [target=player] Healing Wave

/stopcasting
/cast [modifier:alt,target=player] Earth Shield; [target=target,help] Earth Shield; [target=targettarget,help] Earth Shield; [target=player] Earth Shield


Warlock Macros:
see also: http://www.worldofraids.com/burning_crusade/macros/warlock/

/castsequence reset=combat/target Unstable Affliction, Corruption, Siphon Life, Curse of Agony, Immolate

/castsequence reset=combat/target Immolate, Incinerate, Searing Pain, Conflagrate

/cast [target=player] Devour Magic

/clearfocus [target=focus,dead]
/clearfocus [modifier:alt]
/stopmacro [noharm]
/focus [target=focus,noexists]
/cast [target=focus] Banish

#showtooltip
/clearfocus [modifier:alt]
/focus [target=focus,noexists]; [target=focus,dead]
/clearfocus [target=focus,help]
/petstay
/petfollow
/cast [pet:succubus,target=focus,exists,harm] Seduction; Seduction

OR

/focus
/cast [pet:succubus,target=focus,harm]Seduction

/cast [pet:imp] Fire Shield; [pet:succubus] Seduction; [pet:felhunter] Devour Magic; [pet:felguard] Intercept


Warrior Macros:
see also: http://www.worldofraids.com/burning_crusade/macros/warrior/

For taunting targets not targeting you:
/cast [target=targettargettarget] Taunt

Intervene macro:
/cast [help,target=targettarget] intervene; [help] intervene

Battle Shout/Rampage macro
/castsequence reset=120 Battle Shout, Rampage, Rampage, Rampage, Rampage

For those "OH CRAP!" warrior moments:
/castsequence reset=600 Last Stand, Major Healthstone, Major Healing Potion

/castsequence Lifegiving Gem, Last Stand
Edited by Kiz over 4 years ago


#43466 Jun 05, 2007 at 04:10 AM
Guild Member
38 Posts
awesome. now I need to find a way to get used to using more keybindings to fit some of these into my rotation.