PDA

View Full Version : Decurse macro that works moderately - for those of you with a dedicated healer



Bigfish
02-05-2009, 06:06 PM
I came up with this the other week. Thought I ought to share it. It involves 3 buttons, 1 /click macro, a decurse macro, and a healing macro. Code is as follows:


Macro#1

/click MultiBarBottomLeftButton2
/click MultiBarBotomLeftButton3

Macro#2

/castrandom [target=chara] Remove Curse,,,,,,,,,
/castrandom [target=charb] Remove Curse,,,,,,,,
/castrandom [target=charc] Remove curse,,,,,,,
/castrandom [target=chard] Remove curse,,,,,,
casstrandom [target=chare] Revmove curse,,,,,

Macro#3

/insert healing macro here.

Basically, what it does is that every time you hit the /click macro, you have a 50% chance of attempting a decurse and a 50% chance of macro#2 not firing and moving on to your regular healing macro. Of the times you attempt to cast a decurse, you have a 20% chance of trying to decurse an individual character.

In the short run, you're not likely to get rid of anything particularly fast. In the long run, your constant attempts should eventually clear up most of your group without having to spend any individual attention on decursing. It's worked well enough for me in Molten Core on the boss fights where curses are spammed, so I know it actually functions.

Pure Hairy
02-06-2009, 08:49 PM
In the pve mb i had, prot warrior, fire magex2, shadow priest, holy pally, my main healing buttons were numpad 9, 6, 3, . , and 0. the mages would have decurse and the shadow priest would have dispel magic on the same buttons for the toon getting healed. This way they were always trying to decurse/dispel the toon getting healed as long as they were not casting. Some times you would have to jump and break dps if the debuff was that important. Kind of a simple fix without getting into complicated macros.

For The Horde!
--Pure Hairy

pinotnoir
02-07-2009, 01:03 AM
I use this on my mage
#showtooltip remove curse
/targetparty
/cast Remove Curse

I have the same for my pally and druid. Most of the time it hits the person who needs it.. If not just spam it.