Log in

View Full Version : [WoW] Costume Cancel Macro



drarkan
10-28-2011, 02:15 AM
Wondering how I could remove my costume with a macro, I tried /cancelaura but didn't work, so i tried /cancelaura ninja costume, and that worked. Is there a general remove aura macro or do I need to do them all seperately?

drarkan
10-28-2011, 02:20 AM
Ok so in the meantime I made this



/use Handful of Treats
/cancelaura Ninja Costume
/cancelaura Skeleton Costume
/cancelaura Ghost Costume
/Cancelaura Bat Costume
/Cancelaura Wisp costume
/cancelaura pirate costume
/cancelaura Leper Gnome Costume

fwcain
10-28-2011, 11:33 AM
Would this work?

/use Handful of Treats
/cancelaura Costume
(Edit)
If not, then can we add in a wild-card in front of "costume"?

(And what is the wild-card symbol, BTW? If any?)

Thanks,
Franklin

MiRai
10-28-2011, 12:07 PM
There is no wildcard symbol, you have to cancel an aura by name or else the game has no idea which aura
you're trying to cancel. You may have several auras/buffs on you that are able to be canceled and if you
were to just type /cancelaura they'd all go away; I'm sure that's not what people are wanting to do.

sparvath
10-28-2011, 02:29 PM
add
/cancelaura Leper Gnome Costume
and Drarkan's macro works like a charm

Rhand
10-29-2011, 11:52 AM
http://www.curse.com/addons/wow/cancelmybuffs - Works pretty well for this, it has most of the annoying shape shift and spell/quest effects already setup. Just bind a key and go ... if you're comfortable with LUA editing it's easy to modify the addon files to include anything else you want to cancel as well.