Close
Showing results 1 to 6 of 6

Hybrid View

  1. #1

    Default Disc healing priest + some dps macro?

    I am not sure what happened, this macro was working for a bit but now it is not. What I want it to do is:

    cast power infusion every time it is up **this part works**

    cast shadowfiend every time it is up **this part works**

    cast devouring plague, then shadow word pain. **DOES NOT WORK**

    what am i doing wrong?

    /target party3
    /cast Power Infusion
    /assist party1
    /cast Shadowfiend
    /castsequence Devouring Plague, Shadow Word: Pain

  2. #2

    Default

    You can cast Power Infusion anywhere in your macro, as it doesn't trigger the global cooldown.
    Shadowfiend triggers the global cooldown and any casts after it should be ignored by the macro system, even if the "/cast shadowfiend" was unsuccesful.

  3. #3

    Default

    /target party3
    /cast Power Infusion
    /assist party1
    /castrandom Shadowfiend, Devouring Plague, Shadow Word: Pain

    Quick fix. They should all at least work, however the order the last 3 are cast will be random of course but it's better than not casting.

  4. #4

    Default

    Quote Originally Posted by 'genocyde',index.php?page=Thread&postID=181424#pos t181424
    /target party3
    /cast Power Infusion
    /assist party1
    /castrandom Shadowfiend, Devouring Plague, Shadow Word: Pain

    Quick fix. They should all at least work, however the order the last 3 are cast will be random of course but it's better than not casting.
    one issue with this macro is that it will continuously cast shadow word pain (as this macro is the same key as my dps macro on my other guys).

    i don't want it to always work, only while devouring plage is not on cooldown, that's why i had a cast sequence

  5. #5

    Default

    Well i don't know exactly if it works this way but try something like

    /target party3
    /cast Power Infusion
    /assist party1
    /castsequence Shadowfiend, null
    /castsequence Devouring Plague, Shadow Word: Pain

    or

    /target party3
    /cast Power Infusion
    /assist party1
    /castsequence reset=combat Shadowfiend, null
    /castsequence Devouring Plague, Shadow Word: Pain

  6. #6

    Default

    Ya i'm not sure where the hang up is.

    In this macro the null is to make it drop down to the next line, right? (i could also put "/castsequence shadowfiend,," also couldn't i)?

    /target party3
    /cast Power Infusion
    /assist party1
    /castsequence Shadowfiend, null
    /castsequence Devouring Plague, Shadow Word: Pain

    Issue with above is that shadowfiend is on a 5 minute cooldown, meaning that it will only cast devouring plague & shadow word: pain once each every 5 minutes

    the other one, with reset=combat still relies on a 5minute cooldown.

    perhaps i need to try

    /target party3
    /cast Power Infusion
    /assist party1
    /castshadowfiend

    /castsequence Devouring Plague,,

    /cast shadow word: pain

Similar Threads

  1. Disc Priest - so much love in 3.1
    By torytrae in forum Multiboxing Group Composition Discussion
    Replies: 1
    Last Post: 03-09-2009, 01:45 PM
  2. 3 shammies and disc priest pvp arena
    By BIGBADPRIME in forum PvP Discussion
    Replies: 0
    Last Post: 12-25-2008, 09:36 PM
  3. Healing Macro for my priest
    By Nazeral in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 07-19-2008, 02:04 AM
  4. Triple disc priest for 3's and world fun.
    By Naysayer in forum PvP Discussion
    Replies: 1
    Last Post: 07-17-2008, 12:25 AM
  5. 4x SP 1x Disc Priest?
    By Ramesses in forum General WoW Discussion
    Replies: 6
    Last Post: 06-18-2008, 12:05 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
  •