Is there any macro that how you can remove ur own buffs fast without right clicking it off? same macro than in "wow" is called "cancelaura" macro.. I could not find anywhere that kind of macro.
Printable View
Is there any macro that how you can remove ur own buffs fast without right clicking it off? same macro than in "wow" is called "cancelaura" macro.. I could not find anywhere that kind of macro.
Seems like nobody know/care/understand what i mean/wanna help me?
As far as I'm aware nothing like this exists, though you could try looking here.
Depends on the buff. Which one are you trying to cancel?
Like blood for blood or attunement or cleric stance.
As far as I know, currently there's no macro command for canceling buffs. You can cancel some of them by using the same /ac line once more, basically for those that read "Effect ends upon reuse", i. e. Cleric Stance.
Code:/ac "Cleric Stance"
/ac Ruin <tt>
/wait 2
/ac "Cleric Stance"
Okey thanks need find some other solution for it.
AFAIK there is nothing in-game that can do this for you atm, however you may be able to find a 3rd party script that could simulate a fast mouse click to cancel it.. but the problem then is cancelling just that specific buff hmmmmm might not be entirely possible at all unless someone whos good with code can create some 3rd party plugin.
Or wait until official plugin API =P
I am not 100% sure but those appear to be 1.x macros. Specifically the "/equipaction", "/targetmode", and "/job" macros red-flag for me.
Yeah, that's very out of date. The official reference has everything.