Thread: Dot macro

  1. #1
    Deleted

    Dot macro

    Currently I am running with:

    #showtooltip Devouring Plague
    /cast Devouring Plague
    /cast Shadow Word: Pain

    But sometimes it casts the same spell twice, so if anyone could help me please
    Last edited by mmocc5b6c284d6; 2011-04-30 at 02:17 PM.

  2. #2
    Actually it always casts the same spell twice. You want:

    #showtooltip
    /castsequence Devouring Plague, Shadow Word: Pain

    maybe

    #showtooltip
    /castsequence reset=5 Devouring Plague, Shadow Word: Pain

    for good measure.

  3. #3
    #showtooltip
    /castsequence reset=combat/target/5 Devouring Plague, Shadow Word: Pain

Posting Permissions

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