Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 14
  1. #1

    Default Macro help -- Power Word: Shield - need to check for 'weakened soul'

    I have one macro, and I want to cast Power Word: Shield if the slave doesn't have 'weakened soul' (means I too recently cast on it).

    If he does have weakened soul, I want to cast renew on him - (yes I did a search but didn't see this particular macro help)

    The failure is too fast on this and it skips the renew:

    /cast [target=myslave] Power Word: Shield
    /cast [target=myslave] Renew




    Thanks for help

  2. #2

    Default

    I'm like 120% sure you can't cast spells based on what buffs/debuffs someone has.


    edit: 120% because a long time ago I was looking for a macro to cast pom pyro when mages have clearcasting :P

  3. #3

    Default

    well, how about just have it skip on failure then and cast the renew?

  4. #4

  5. #5

    Default

    In a patch a while ago they took out the ability to macro "ifhasbuff" or some such like that, as people were making addons use that for automation (Decursive used to be mash one button, win at internet).

    You won't be able to use castsequence to bypass the weakened soul debuff, as it will stop on trying to cast bubble, and will not let you use renew until it's able to cast bubble.
    Your best bet is to use a modifier and just watch for the debuff on party frames.

    /cast [nomod] Power Word: Shield; [mod:alt] Renew
    [align=center]Jamien - 70 Rogue
    Aphrim - 70 Priest
    Zapcowone-four - 70 Shaman
    Niian - 65 Paladin
    [/align]

  6. #6

    Default

    You could always use /castrandom as well. Granted at times youll end up casting renew instead of shield, but chances are youll be mashing that button anyway and youll put both on.
    Pactys (80) - Pactus(80) - Pactas(80) - Pactis(80) - Pact (80)
    Paladin and 4 Shamans on Saurfang (Oceanic PVE)

  7. #7

    Default

    This should work, i think.
    Depending on how you have your macros set up, you might need one for each target character.

    /castsequence [target=whatever you use] reset=15 Powerword: Shield, Renew, Renew, Renew

    etc... or however many times you might want to cast renew if you cant cast the shield yet.
    And if you have the talent that reduces the weakened debuff's timer you'll have to set whatever time it lasts as the reset time.
    If you have one of this macro for each of your party members, or however you have it set up, it should be able to do what you asked for.
    I'm going to live forever, or die trying.
    5 Shaman Northrend Heroics - My YouTube Channel - Details about my setup (outdated)
    T2 Heroics: lvl 80 Heroics wearing lvl 60 armour
    Running 5-6 accounts on one computer, currently playing Horde on US-Skywall.
    My main teams:
    5x Shamans lvl 85
    5-class team lvl 100: Paladin, Druid, Shaman, Mage, Priest

  8. #8

    Default

    That one would technically work Maxion, but as you said if you want to do it for a separate character you need to make a macro for each person, which would end up being a lot of macro space wasted for something like that.
    [align=center]Jamien - 70 Rogue
    Aphrim - 70 Priest
    Zapcowone-four - 70 Shaman
    Niian - 65 Paladin
    [/align]

  9. #9

    Default

    awesome, the /castsequence did it. Not perfect, as I switch macros in between the casts, but just hit again to move to renew.

  10. #10

    Default

    i would suggest this:

    /castsequence reset=15/target [mod]renew, power word: shield, renew, renew, renew, renew, renew, renew, renew

    (you seriously dont need that many renews, since renew doesnt stack on a single target)
    this will reset the macro after 15 seconds or when you switch targets.
    this SHOULD let you cast renew when you press any mod button with it (shift, alt or ctrl), just in case you want to switch targets and not cast pw:s but just cast renew only on the new target.

    see if this works for you. cant really test it out now since im at work.

Similar Threads

  1. Flash Heal, PW; Shield Macro
    By Feider in forum Macros and Addons
    Replies: 4
    Last Post: 03-06-2009, 04:59 PM
  2. Sequentially casting buffs: Power Word: Shield
    By Bigfish in forum Macros and Addons
    Replies: 5
    Last Post: 03-05-2009, 05:55 PM
  3. Tankadin Macro of Sacred Shield?
    By Gares in forum Macros and Addons
    Replies: 4
    Last Post: 12-19-2008, 03:55 AM
  4. need macro help drain soul / shoot with modifiers
    By warzer in forum Macros and Addons
    Replies: 4
    Last Post: 08-30-2008, 01:46 AM
  5. Lightning Shield Macro + Keyclone rotations?
    By TheKaramel in forum Macros and Addons
    Replies: 2
    Last Post: 02-15-2008, 09:39 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
  •