warcraft cooldown macro

world of warcraft macros?

An example.
/cast Raise Dead
/e asks Cryptrumbler to aid her.
If my Raise Dead is on cooldown, I don’t want it to say the /e part… any chances to do it?
Otherwise it would be just a spam, if I press it many times accidently.

Use the following macro:

#showtooltip
/script local c=”Raise Dead”;if GetSpellCooldown(c)==0 then SendChatMessage(”asks Cryptrumbler to aid her.”,”EMOTE”) end;
/cast Raise Dead

(The /script line and the SendChatMessage line are actually all one line, /cast should be the first word of the next line in the macro.)

If you are Unholy and have Master of Ghouls, your ghoul’s name is likely to be different from “Cryptrumbler”, but for Risen Ghouls, this would work great.

Also, the #showtooltip command means that, if you select the Question Mark icon, the button will show the icon for Raise Dead, the tooltip will be Raise Dead’s tooltip, and the button will show the cooldown for Raise Dead on it (and the numeric cooldown if you have the AddOn OmniCC).

Leave a comment

Your comment

vintage white cutwork | silver belt buckle