Close
Showing results 1 to 10 of 10
  1. #1

    Default Spam Cure Dis, Poison, Curse

    Just out of curiosity what would happen if I did a macro that was like.

    /click 1
    /click 2
    /click 3
    /castseqeunce Some Healing Seqeunce

    If 1 was /target party 1 /cast cure disease and two and three were similar?

    It would seem since I run a druid, shaman, and priest I could be spamming cur dis, poison, and curse while still running my main /castsequence nukes and heals.

    Or would this macro sick if /click 1 did not do anything because there was no disease to cure?

    Come to think of it if this worked I could spam cure dis, poison, dispel, and remove curse on all my toons at the same time. That would be pretty sweet for heroic boss mob fights.

    My feeling is this macro will just stick at click 1 and say something like there is nothing to cure and never advance past click 1.

    I am at work so I can't test this right now any ideas?

  2. #2

    Default

    What that will do is end up targeting whoever is on click3 and spamming them with cleases, etc.

    If you want a smart cleanse macro, go:

    /castrandom [target=char1] Cleanse,,,,
    /castrandom [target=char2] Cleanse,,,
    /castrandom [target=char3] Cleanse,,
    /castrandom [target=char4] Cleanse,
    /castrandom [target=char5] Cleanse


    That will let you spam the button and you'll hit up everyone in short order. Of course, that also doesn't pass anything past it, so if you want adjust it a bit, put it at the begining of a /click button chain and add 5 commas after each cleanse, and at each click, 50% of the time you'll try a cleanse, 50% you'll pass to the enxt button.

  3. #3

    Default

    The other idea I had on this was to have my healers have buttons 1-5 be something like.

    1 = /target char1
    /castseqeunce reset=target HoT, Cure

    2 = char 2 and so on

    Then basically what would happen is in a boss mob fight while I am focused on my tank if I see the other toons life dropping I can hit 1-5, 1-5 for the tank will be single target aggro, and hit the apprioate character with 3 HoTs then hit the same button a second time and it will attempt to clear any Dis, Pos, and or Curse.

    The main idea here is I want to keep my support toons alive during boss mob heroics. Something I had a problem with when my crew just had a priest in it.

  4. #4

    Default Option 2

    This was taken from my previous post
    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
    Retired Multiboxer (overseas deployment) November 13 2008
    <Purely Overpowered> Crushridge PVP (US)

    Pure Shamans -- Pureearth, Pureshock, Puretotem, Purewrath, Purenature Lvl 70 July 14, 2008
    Pure PVE -- Puretank (prot warior), Purehorde (shadow priest), Pureundead (fire mage), Pureforsaken (fire mage), Purebubble (holy pally) Lvl 68

  5. #5

    Default

    I'm using the following macro:
    Code:
    /stopcasting
    /cast [target=player, modifier:ctrl] Cleanse
    /stopmacro [modifier:ctrl]
    /targetparty
    /cast Cleanse
    It's spammable and works great for me. If the casting char needs to become cleansed, I've to press Ctrl. The whole party becomes cleansed, this is a benefit if you take another player with you cause you haven't to change the macro.
    5er Team: Tancheres (Tank Druide), Mencheres (Heilig Priester), Lurkeres (Magier), Nephercheres (Moonkin), Suphis (Magierin). Level 80
    Durotan EU, Horde

  6. #6

    Default

    Hi,

    what do you think ? could this work as well ?

    Code:
    /stopcasting
    /castsequence reset=combat/5 [target=player] Renew,,,,
    /targetparty
    /cast Renew
    or any other instant cure/dispel or PW:S ?

    (I am currently @ work, so I can't test)
    I don't suffer from Schizophrenia, I enjoy every moment of it !

  7. #7

    Default

    Quote Originally Posted by Bigfish View Post
    What that will do is end up targeting whoever is on click3 and spamming them with cleases, etc.

    If you want a smart cleanse macro, go:

    /castrandom [target=char1] Cleanse,,,,
    /castrandom [target=char2] Cleanse,,,
    /castrandom [target=char3] Cleanse,,
    /castrandom [target=char4] Cleanse,
    /castrandom [target=char5] Cleanse


    That will let you spam the button and you'll hit up everyone in short order. Of course, that also doesn't pass anything past it, so if you want adjust it a bit, put it at the begining of a /click button chain and add 5 commas after each cleanse, and at each click, 50% of the time you'll try a cleanse, 50% you'll pass to the enxt button.
    I thought this didn't work anymore with the castrandom change.

    Surely the random can hit cleanse char1 on the first go, and then try doing that over and over until it succeeds.

  8. #8

    Default

    On my 1 shamy/4 pally team, I put cleanse (pally), purge (shammy) and spirit cleanse--whatever resto shammy decurse on on button. The pallies just cleanse whoever has aggro:
    /cast [target=focus-target-target] Cleanse
    The shammy will purge the enemy or de-curse a friendly.
    /cast[target=focus-target, help] Spirit Cleanse
    /cast [target=focus-target] Purge
    It tries to decurse first if the main targets a friendly, purge the enemy (if the main has an emeny instead of friendly).
    The rest of the pallies have it on round-robin, so one person isn't spamming it. One alt puts cleanse on the main first thing (incase main is feared). And then main has cleanse on himself after first push (since BGs and mobs get a lot of attention on one person, usually the main).
    There are probably 120 ways to do it, just find one that works for you.

  9. #9

    Default

    Quote Originally Posted by Pocalypse View Post
    I thought this didn't work anymore with the castrandom change.

    Surely the random can hit cleanse char1 on the first go, and then try doing that over and over until it succeeds.

    I am thinking he meant castsequence and not castrandom.

  10. #10

    Default

    That would have been posted before the castrandom chance. I thought someone else posted something that would work...was for HoTs on group...let's see if I can find it.

    http://www.dual-boxing.com/showthread.php?t=23554

    Quote Originally Posted by Ughmahedhurtz View Post

    [edit] OK, after rubbing my two brain cells together for a bit, I can confirm that the second macro (that wowphreak posted) does not work in any form. Doesn't appear that target=targetparty works. BUT, again, rubbing my pitiful (and lonely) brain cells together a bit longer, I hit wowwiki for "targetparty" and see that it's a command, not a parameter. So I did find a macro that works BEAUTIFULLY for party healing.
    Code:
    /targetparty
    /cast rejuvenation
    In fact, it works so damn good, I'm gonna have to see if I can incorporate it into my resto druid's setup. ***NOTE*** This only targets party members, not yourself, so you'll have to hack in a self-healing option for your healer if you want it.
    Edit - Yeah, what Fursphere said. Where'd that coffee go?
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

Similar Threads

  1. ROGUE POISON WEAPON COATING MACRO
    By 5fingersofdoom in forum Macros and Addons
    Replies: 5
    Last Post: 07-20-2009, 03:22 PM
  2. cure for boredom lays in gankage:)
    By Icetech in forum General WoW Discussion
    Replies: 35
    Last Post: 06-04-2008, 11:32 AM
  3. Sequence timer for Tremor and Poison totems
    By schlange in forum Macros and Addons
    Replies: 0
    Last Post: 05-11-2008, 03:17 PM
  4. Question about this Macro for remove Disease/Poison/Curse
    By kllrwlf in forum Macros and Addons
    Replies: 6
    Last Post: 11-28-2007, 12:54 PM
  5. Cure for cancer?
    By Mannyman in forum Off-Topic
    Replies: 4
    Last Post: 09-04-2007, 11:08 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •