Close
Showing results 1 to 6 of 6

Hybrid View

  1. #1

    Default Trouble with SW:P in a macro

    I have this

    Code:
    #showtooltip
    /castsequence [target=focustarget] reset=15/target/combat Shadow Word: Pain, Vampiric Touch, Vampiric Embrace, Mind Blast, Mind Flay, Shadow Word: Death, Mind Flay, Mind Flay, Mind Blast, Mind Flay
    that I am perfecting. I took 3/3 Pain and Suffering so my SW: Pain get renewed. Well, when the macro starts over it won't do SW: Pain because Mind Flay refreshed it and "A more powerful spell is already active". What is the best approach to fixing this? If I could do a mod in the same macro for only SW: Pain, that would work. Or I could move it to another button but that is one more button to push before entering mindless combat.
    "My dogs could roll heroics with how a lot of you play."
    - Fursphere 2010




  2. #2

    Default

    Maybe, just maybe you could use a out of combat cast for SW:P.
    /cast [nocombat] Shadow Word: Pain
    /castsequence [combat] whole bunch of stuff......
    That isn't perfect, but it might help. Also, maybe make a sequence that doesnt start over. How in the hell is your macro starting over? You really cast like 10-12 spells on a mob and it doesn't die? Damn. Just add more spells at the end so it has to go through more before it resets. Really, a mob lives thorugh 9 spells?

  3. #3

    Default

    I was testing it on a test dummy. I do imagine some bosses will survive that macro as is :/ I may just make a macro /cast [nomod] Shadow Word:Pain /cast [mod:shift] Shoot and put it on my pull macro. Then I'll pray Avenger's Shield doesn't miss!
    "My dogs could roll heroics with how a lot of you play."
    - Fursphere 2010




  4. #4

    Default

    I would try to cast SW:P only once at the beginning like this:

    #showtooltip
    /castsequence [target=focustarget] reset=target/combat/shift Shadow Word: Pain,Null
    /castsequence [target=focustarget] reset=15/target/combat Vampiric Touch, Vampiric Embrace, Mind Blast, Mind Flay, Shadow Word: Death, Mind Flay, Mind Flay, Mind Blast, Mind Flay

    because 'Null' isn't a real spell but doesn't trigger a gcd the first macro 'hangs' after the first cast of SW:P and the second castsequence is executed.
    (I added the 'shift' so you have a manual option to recast it, if for example sw:P misses the first time..).
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  5. #5

    Default

    while that macro would work, you are loosing a lot of dps casting that way
    You are better off having two macro's for priest stacking. First is an initial buid

    /castsequence reset=target Vampiric Embrace, Vampiric Touch, Mind Blast, Devouring Plague, Shadow Word: Death, Shadow Word: Pain

    This will allow your debuffs to stack fully and get your best dps out of SW:P

    Once you are stacked go with a second macro

    /castsequence reset=target mindblast, mind flay, vampiric touch, mindblast, mindflay, mindflay

    of course you will want to refresh devouring plague every 30 seconds and vampiric embrace every 60.

  6. #6

    Default

    What I ended up doing is making a second button on a 'dead' button (one I don't have anything else on) that is like this;

    /cast [nomod] Shadow Word:Pain
    /cast [mod:shift] Devouring Plague
    /cast [mod:alt] Vampiric Embrace

    then I have my /castsequence for spamming. This is a tough one. I was having trouble wasting mana because I kept reapplying things on a long CD.
    "My dogs could roll heroics with how a lot of you play."
    - Fursphere 2010




Similar Threads

  1. Hello! Help me please,I've got a trouble
    By Xcox in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 02-16-2009, 12:04 PM
  2. Macro trouble: Am I asking too much?
    By Coltimar in forum Macros and Addons
    Replies: 6
    Last Post: 01-26-2009, 07:02 AM
  3. Trouble with getting enough Rep
    By schlange in forum General WoW Discussion
    Replies: 6
    Last Post: 06-16-2008, 12:49 AM
  4. Macro Trouble
    By dancook in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 02-04-2008, 08:33 PM
  5. New and having some trouble...
    By organik005 in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 01-27-2008, 02:04 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
  •