PDA

View Full Version : Question about this Macro for remove Disease/Poison/Curse



kllrwlf
11-26-2007, 08:13 PM
I'm at work thinking about how to better my macros. The one that I have some issue with is "Cure Poison" (Shaman), "Purify" (Paladin), "Remove Lesser Curse" (Mage).

Would this work?

For the Shaman
/cast [target=party1] Cure Poison
/cast [target=party2] Cure Poison
/cast [target=party3] Cure Poison
/cast [target=party4] Cure Poison
/cast [target=party5] Cure Poison

For the Paladin
/cast [target=party5] Purify
/cast [target=party4] Purify
/cast [target=party3] Purify
/cast [target=party2] Purify
/cast [target=party1] Purify

For the Mage
/cast [target=party1] Remove Lesser Curse
/cast [target=party2] Remove Lesser Curse
/cast [target=party3] Remove Lesser Curse
/cast [target=party4] Remove Lesser Curse
/cast [target=party5] Remove Lesser Curse

I just want to hit one button, to remove any Disease/Curse/Poison.

So let's say, Party2 has something. Just hit that button once to remove it.

If Party2 and Party5 has something, hit that button twice to remove it from party2, then party5.

I have the Paladin's party order reversed because the Paladin and Shaman both remove Poison, and that way if multiple party members have poison, the Shaman's will remove from the top and Paladin from the bottom.

I'm only guessing that it might because if nothing gets casted, then it'll skip to the next line. So, would this work?

Toned
11-26-2007, 08:17 PM
This should work fine, but I think there may be a problem with the "Nothing to dispell" when the target doesn't have a poison/disease. Also you need a target=player for yourself, as party5 doesn't exist.

Toned
11-26-2007, 08:28 PM
Just tested and it doesn't work, it will only work if the person happens to be the top line of the macro.

kllrwlf
11-26-2007, 09:09 PM
Why not use a modifier?

If you're using a heal bot setup, (meaning your main toon is not your healer)

F1 = heal party1
F2 = heal party2
etc...

So do:
F1 = heal party1 modifier=alt cure party1

So if you hold ALT-F1 it cures party1, otherwise just heals them.

I already used up the modifiers. :(
Regular = Heal (Shaman only)
Ctrl = Blessing of Protection (Paladin)
Alt = Gift of Naaru (everyone)
Shift = Heal (Both Shaman and Paladin)


...Or just drop a anti-posion totem. :lol:

The poison totem only removes poison. Not curse or disease. :(


Just tested and it doesn't work, it will only work if the person happens to be the top line of the macro.

Appreciate the effort. :)

I was just using for one button to mash for an easy dispel.

I guess I'll just do this:
My main (Paladin) will just use HealBot for the Disease and Poison.
The Shaman will drop a totem if needed.
Just need to figure out the mages (Curses).

kllrwlf
11-26-2007, 09:26 PM
The poison totem only removes poison. Not curse or disease

Shaman have disease totems too. :)

Can't help with curses though. Priest mass dispell maybe?

Unfortunately my group is level 25 (Disease Totem at lvl 38).

And don't have a priest in group. *sigh*

Some days, I debate on switching out one (of the 3) mages for a Priest.
1x Paladin
2x Mages
1x Shaman
1x Priest

Toned
11-26-2007, 10:33 PM
The setup I'm running is 5 shamans...
F1-5 = my heal buttons, F6 Everyone cast lesser healing wave on their self, F7 Naaru all on 1 target, F8 Everyone Naaru's their self, F9-12 are my Follow/Focus/Assist/Accept Macros. My F1-5 have the modifiers for remove p/d and that works fine. In your situation I'd either use more keys or experiment more with keymaps. I'm pretty new to keyclone and haven't used keymaps to their full extent yet, but this seems like it would be your best option.

Djarid
11-28-2007, 12:54 PM
just fyi but on my Enhancement Shammy main it works out cheaper to cast a Cleansing totem than the equivalent cure due to the totem recall ability

90 mana for the cure
110 mana for the totem (I have a small mana pool)

+ 25% mana returned using totem recall = 110 - 27.5 = 82.5 mana for an AOE repeating decurse :)