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

    Default Sequentially casting buffs: Power Word: Shield

    I know this has been talked about in previous threads, but I don't think a satisfactory answer has ever been achieved, so I'm going to check in on this for a bit.

    Basically, my 10-man is going to be looking at downing Loatheb after I can drop Heigan (long story for another time), and my consideration is that it would be beneficial to get rotating Power Word: Shield circulating over the entire raid. Now, granted, there is some 3.1 thought going in to this, and with the current cooldown I can't get everyone covered. Ideally, with 3.1, I can grab improved PW: S to reduce the Cooldown and get this to work.

    Anywho, my speculation goes as thus:

    /cast [target=raid] Power Word: Shield

    Would this sequence through the raid casting PW: S, or not? If not, has anyone managed to develop a macro that does so?

  2. #2

    Default

    /targetraid ???

    Code:
    /targetraid
    /cast Power Word: Shield
    I use the following to put Levitate on the group and it works well, so I assume the above works the same way.

    Code:
    /targetparty
    /cast Levitate
    The only problem I've run into is that you can mash the macro and /targetparty will continue to cycle through group members while the spell is on cooldown, so you have to pause a moment between each cast to make sure it is applied.

  3. #3

    Default

    Yeah, turns out that doesn't work. Its cool though, as a /targetraid should cycle through everyone and won't trigger on someone with weakened soul.

    Of course, its somewhat nice the situation I was thinking of doesn't hit nearly as hard as I thought it would, so there's less of an issue with it.

  4. #4

    Default

    On a totally unrelated note, this thread just gave me a thought for a panic-mode Hex macro (I run DK + 4 shammies).

    Something like:

    /targetenemy
    /castrandom Hex,,,,

    Bind it to a key and spam it madly for a second if you get a bad pull or something. The extra commas in the castrandom should make it so the macro only actually casts Hex occasionally, the rest of the time it should just cycle to a new mob.

    Anyone done something like this? I'll have to give this a shot, could be fun.
    Current team: Shnoght (DK) + 4 elemental shamans (Shalph, Sheta, Shamma, Shepsilon)
    Heroics cleared: Drak'Tharon, VH, CoS, UK, Gundrak, HoL, Nexus

    Waiting in the wings at 80: Shaladin (pally), Shmage (mage), Shruud/Shrued (boomkins), Shelta (leftover shaman)

    <Chain Lightning>, Alliance Bonechewer

  5. #5

    Default

    Quote Originally Posted by 'emesis',index.php?page=Thread&postID=183584#post1 83584
    On a totally unrelated note, this thread just gave me a thought for a panic-mode Hex macro (I run DK + 4 shammies).

    Something like:

    /targetenemy
    /castrandom Hex,,,,

    Bind it to a key and spam it madly for a second if you get a bad pull or something. The extra commas in the castrandom should make it so the macro only actually casts Hex occasionally, the rest of the time it should just cycle to a new mob.

    Anyone done something like this? I'll have to give this a shot, could be fun.
    I use that for my mages to sheep things. I cant remember if i have the ,,, in the macro. I have 3 mages and if I press it 3 times they sheep up to 3 targets if I am lucky.
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

  6. #6

    Default

    Quote Originally Posted by 'pinotnoir',index.php?page=Thread&postID=183591#po st183591
    Quote Originally Posted by 'emesis',index.php?page=Thread&postID=183584#post1 83584
    On a totally unrelated note, this thread just gave me a thought for a panic-mode Hex macro (I run DK + 4 shammies).

    Something like:

    /targetenemy
    /castrandom Hex,,,,

    Bind it to a key and spam it madly for a second if you get a bad pull or something. The extra commas in the castrandom should make it so the macro only actually casts Hex occasionally, the rest of the time it should just cycle to a new mob.

    Anyone done something like this? I'll have to give this a shot, could be fun.
    I use that for my mages to sheep things. I cant remember if i have the ,,, in the macro. I have 3 mages and if I press it 3 times they sheep up to 3 targets if I am lucky.
    I now see some threads about this.

    It looks like if you can get get 3 distinst semi-random CCs to hit without invoking multiple key presses/castrandom. Something like:

    Shammy 1.
    /assist main
    /cast Hex

    Shammy 2.
    /assist main
    /targetenemy
    /cast Hex

    Shammy 3.
    /assist main
    /targetenemy1
    /cast Hex

    Assuming your lead has something targeted, Shammy 1 should hex it, while Shammy 2 should hex the next enemy in tab order, and Shammy 3 the prior enemey in tab order.

    This looks to be a lot better than the /castrandom, which would require multiple mashes and could end up CCing the same enemy target.

    I can't see anyway to land CC on 4 enemies with one keypress deterministically, however. API reference says /targetenemy can only be used once in a macro.

    Anyone have a working one-button solution for this? It looks to be pretty doable with a two-button solution (or using modifier keys), but that's kind of ugly. My thought for a modifier key solution:

    Shammy 1:
    /targetenemy
    /cast [nomodifier] Hex

    Shammy 2:
    /targetenemy1
    /cast [nomodifier] Hex

    Shammy 3:
    /targetenemy
    /cast [modifier=alt] Hex

    Shammy 4:

    /targetenemy1
    /cast [modifier=alt] Hex

    Bind these all to a single key - say H. To use, hit H, then alt-H. Shammy 1 & 2 should cast Hex on their first target, while Shammies 3 & 4 should cycle past the first target to the second before casting Hex.

    Anyone got something like this working that they can share? I will try this out tonight and report back ....
    Current team: Shnoght (DK) + 4 elemental shamans (Shalph, Sheta, Shamma, Shepsilon)
    Heroics cleared: Drak'Tharon, VH, CoS, UK, Gundrak, HoL, Nexus

    Waiting in the wings at 80: Shaladin (pally), Shmage (mage), Shruud/Shrued (boomkins), Shelta (leftover shaman)

    <Chain Lightning>, Alliance Bonechewer

Similar Threads

  1. How to sequentially cast on your entire party.
    By Ghallo in forum Macros and Addons
    Replies: 10
    Last Post: 01-26-2009, 12:34 PM
  2. Just a quick word
    By Marsharo in forum New Multi-Boxers & Support
    Replies: 0
    Last Post: 12-31-2008, 10:42 AM
  3. Replies: 16
    Last Post: 10-28-2008, 10:00 AM
  4. Replies: 13
    Last Post: 09-26-2008, 01:08 PM
  5. A word of thanks
    By MortimerDuke in forum New Multi-Boxers & Support
    Replies: 5
    Last Post: 12-07-2007, 05:34 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
  •