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

    Default with your help shaadow priest aalmost there. one more step...

    When my SPriest heals i want him to cast the heal then follow with cast of shadowform so he is back to shadow. here is what i have tried but no luck



    /cast [target=Sodan] Flash Heal; /cast Shadowform



    also tried

    /castsequence [target=Sodan] Flash Heal Shadowform



    neither worked. is this even possible??

  2. #2

    Default

    Well, you would need a comma between Flash Heal and Shadowform for syntax


    Depending on your addons, you probably want 3 macros. One macro is your dps macro, which should be on your shadow form bar, one macro casts heal, and one macro bound to the same key in your non-shadowform bar that puts you back in to shadow.

    Alternatively, you could include it all in one line of your DPS macro if you don't have it on a changing bar:

    Code:
    /castsequence [stance0] !Shadowform; [stance1] Shadow Word: Pain, Devouring Plague, Mind Flay, etc
    That would make it so that every time you try to cast an offensive spell, if you aren't in shadowform you will go in to it before casting. If you are in shadowform, it just keeps DPSing.

  3. #3

    Default

    thx i will try that. can't believe i forgot the comma but.... lol

  4. #4

    Default

    ok i xchose this one and it works fine. have one more need though:



    /castsequence [target=Sodan] Flash Heal, Shadowform



    can you help me with setting a reset for starting the macro over if i forget to hit the button twice? in otherwords, i hit button and heal but do not hit to reset shadow form (maybe i am healing with another macro for different toon). i would like the macro to reset after certain amt of time.

  5. #5

    Default

    /castsequence [target=Sodan] reset=3 Flash Heal, Shadowform

    If you don't hit the macro for 3 seconds, it goes back to casting Flash Heal. You can shange the 3 to however many seconds you want it at.

  6. #6

Similar Threads

  1. Replies: 8
    Last Post: 02-27-2009, 02:03 AM
  2. [Keyclone] step-by-step wow macro setup (level 1.5)
    By keyclone in forum New Multi-Boxers & Support
    Replies: 0
    Last Post: 01-10-2009, 04:55 PM
  3. A simple step by step guide to playing 2 WoW accounts on 1 computer
    By brandstone in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 10-21-2008, 09:52 AM
  4. [Keyclone] setting up a command to work with maximizer (step-by-step)
    By keyclone in forum New Multi-Boxers & Support
    Replies: 37
    Last Post: 06-23-2008, 07:07 PM
  5. creating keyclone step-by-step beginners guide
    By keyclone in forum Software Tools
    Replies: 30
    Last Post: 10-17-2007, 08:36 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
  •