Cool and Useful macros

Moderators: Officers, Commanders

Post Reply
User avatar
Amuna
Grand Poobah of Recruitment
Posts: 595
Joined: Sat Dec 09, 2006 10:07 pm

Cool and Useful macros

Post by Amuna »

Best Shackle Macro Evar

This macro will set your focus and then shackle your focus on the first and subsequent clicks. Also Shift-Clicking it will clear/change your focus.
If you have leader or are an assistant in a raid it will also put a symbol on your shackle target.

Code: Select all

/clearfocus [modifier:shift]
/clearfocus [target=focus,dead]
/clearfocus [target=focus,noexists]
/focus [target=focus,noexists]
/script SetRaidTarget("focus", 1)
/cast [target=focus] Shackle Undead
One Button Mount Macro

This macro will mount your flying mount if you're in the outlands, or your regular mount if not.

Code: Select all

/dismount
/stopmacro [mounted]
/userandom [noflyable, outdoors, nomounted, nocombat] YourLandMountHere, YourSecondLandMountHere
/use [flyable] YourFlyingMountHere
This macro is nice for freeing up bar space as well as simplifying the process
Druids with Epic flight form can change the last line to /cast


Bandage Yourself Macro

Code: Select all

#showtooltip Heavy Netherweave Bandage
/cast [target=player] Heavy Netherweave Bandage
This macro will cast bandage on yourself so you don't have to lose your current target


I'll add more later.
Last edited by Amuna on Fri Aug 03, 2007 12:51 am, edited 2 times in total.
Ban shampoo, demand real poo.
User avatar
miDE
Posts: 183
Joined: Wed Apr 25, 2007 8:37 am
Location: Camp Taji, Iraq
Contact:

Post by miDE »

bandaging yoruself is just as simple as holding alt and hitting the bandage button aswell =P
Caged as Casual, yet still Hardcore at Heart.
User avatar
Amuna
Grand Poobah of Recruitment
Posts: 595
Joined: Sat Dec 09, 2006 10:07 pm

Post by Amuna »

of course, but with the syntax I've given you could mod it to do a great number of things :)
Ban shampoo, demand real poo.
User avatar
Lyese
Posts: 637
Joined: Sat Dec 09, 2006 6:14 pm
Location: Left of Denial

Post by Lyese »

Well even easier than that you could just turn on the auto self cast feature in the interface options the clicking the button for your bandage lol.
When people can't accept kindness gracefully its all over for humanity.

Lyese - 70 Warlock
Mink - 70 Druid
Leyote - 61 Druid (WH)
Post Reply