1. #1
    Deleted

    Cure Poison and Disease macro

    Hi guys,

    I want to find a macro that allows me to dispell poison on the target, and disease, but as one button.
    If the target has both poison and disease, it will dispell the poison debuff first, and then the disease.

    Does anyone know if this even works ?

  2. #2

    Re: Cure Poison and Disease macro

    Decursive its all you will ever need.

    http://files.wowace.com/sw-d.html
    its on that page.

  3. #3
    Deleted

    Re: Cure Poison and Disease macro

    You can't add conditions to a macro that checks if the target has a certain buff or debuff. You can only do something like this:
    Code:
    /cast [mod:alt] Cure Disease; Cure Poison
    Which will cure Disease if you hold Alt, otherwise it will cure Poison.
    Alternatively, you can just reroll resto and get the new talent that cures poison, disease and curses all in one spell ;D

  4. #4
    Deleted

    Re: Cure Poison and Disease macro

    ty guys for the quick responds I'll check that site

    And no, Enhancement ftw xD

  5. #5

    Re: Cure Poison and Disease macro

    actually... click2cast beats the hell out of decursive... you can add as many spells you want to it... and you don't need those extra litle annoying squres taking up room in your UI, you can use the raid frames for it

  6. #6

  7. #7
    I Don't Work Here Endus's Avatar
    10+ Year Old Account
    Join Date
    Feb 2010
    Location
    Ottawa, ON
    Posts
    78,899
    Pre-emptively closing a necroed thread.


Posting Permissions

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