Macros

Amiyuy's interface.
This post is backdated to the date of the original post. It was imported to this blog on May 20, 2014.

Generic:
Use Trinket- Activates on use trinkets.
/use 13
/use 14

Mount- Holding Ctrl & clicking it uses my non-epic land mount, Shift is epic land, Alt is my flying mount, and just clicking is my epic flying mount.
#showtooltip
/use [modifier:ctrl] Pinto Bridle; [modifier:shift] Swift White Steed; [modifier:alt] Snowy Gryphon; Swift Blue Gryphon

Set Focus- Sets your current target as your focus.
/focus target

Hunter:
Tracking- Holding Ctrl and clicking will do Humanoids, Shift will do Beasts, just clicking scrolls through the others. You can add herbs and the others too it as well.
#showtooltip
/cast [modifier:ctrl] Track Humanoids
/stopmacro [modifier:ctrl]
/cast [modifier:shift] Track Beasts
/stopmacro [modifier:shift]
/castsequence reset=10 Track Demons, Track Elementals, Track Undead, Track Dragonkin, Track Giants, Track Hidden

Steady/Kill Command- I was using the Steady, Auto, but it didn’t help me any that I could see, and mixing those two plus KC was hurting my head, so I like this simple one someone made. ^^ (My latency is always in the green, so other than my weapon being almost too fast, I can do okay with timing it myself with Kharthus’s Hunter Timers.)
#show Steady Shot
/castrandom [target=pettarget] Kill Command
/cast Steady Shot
/script UIErrorsFrame:Clear()

Distracting- For trapping.
#showtooltip
/cast Distracting Shot
/stopcasting

Pet Attack Non-Instance- So I don’t grab aggro when out farming.
/petattack
/cast Hunter’s Mark

Pet Attack Instance- Hopefully the tank should already have aggro. :S
/petattack
/cast Hunter’s Mark
/startattack

Feed/Mend- Puts Feed and Mend Pet into one button. Out of combat, holding Shift when clicking will cast Mend Pet otherwise it feeds them whatever food you specify, in combat it will cast Mend Pet. The tooltip changes based on what skill is going to be used.
#showtooltip
/cast [modifier:shift,nocombat] Mend Pet; [nocombat] Feed Pet; [combat] Mend Pet
/use [nocombat] Smoked Talbuk Venison

Call/Dismiss/Revive- Puts Call, Dismiss and Revive Pet into one button. Holding Shift when clicking will cast Revive Pet (this is for when there’s no pet body for it to target). If there isn’t a pet it’ll Call them, if they’re dead and their body is still there it’ll Revive them, if the pet is alive and out it will Dismiss them. The tooltip changes based on what skill is going to be used.
#showtooltip
/cast [modifier:shift] Revive Pet; [nopet] Call Pet; [target=pet,dead] Revive Pet; [target=pet,exists] Dismiss Pet

Example of how the tooltips change:

Misdirection- Casts Misdirection on your focus if there is one, if not then it casts it on your pet if there is one.
#showtooltip
/cast [help][target=focus,exists][target=pet,exists] Misdirection

Pet Attack/Pet Return- Used for quick recall during boss fights. If the pet doesn’t have a target then they’ll attack, if they do have a target then they’ll come back and follow you.
/petattack [target=pettarget,noexists]
/petfollow [target=pettarget,exists]

Paladin:
Mount- This casts Crusader Aura and mounts with one click. Shift + click is epic land mount and just click is flying mount. I haven’t been able to figure out how to get it to use the summoned pally mounts yet. When clicking and already mounted it’ll dismount and cast Devotion Aura.
#showtooltip Snowy Gryphon
/cast [nomounted, nocombat] Crusader Aura
/StopCasting
/userandom [nomounted, nocombat, modifier:shift] Reins of the Swift Frostsaber; [nomounted, nocombat] Snowy Gryphon
/cast [mounted] Devotion Aura
/dismount [mounted]

Divine Intervention- This will cast Divine Intervention on your focus (use the Set Focus macro).
#showtooltip
/cast [target=focus] Divine Intervention

Righteous Defense- Casts Righteous Defense on the target of your target if they’re an enemy or acts normally if they’re friendly.
#showtooltip
/cast [help] Righteous Defense; [target=targettarget] Righteous Defense

One Comment:

  1. Pingback: Burning Crusade & Wrath of the Lich King Guides - The Stormwind Gallery

Leave a Reply