Close
Showing results 1 to 7 of 7

Thread: Stuck...

  1. #1

    Default Stuck...

    OK I have my basic setup now for my clothie group (3 gnome warlocks and a dwarf priest). I'm using the FTL for most of the macros, but when it comes to Life Tap, I have it set on action bar 1, button 3 (or the "3" key in layman's terms). On my priest, I want him to cycle Renew through the three warlocks when they life tap. IE each time "3" is pressed, each lock will lifetap, and the cast sequence would run down the line on the priest. I've tried a /castsequence listing the party by name such as:

    /castsequence [target=ToonA] Renew, [target=ToonB] Renew, [target=ToonC] Renew

    but it stops after the first toon, never getting to ToonB/ToonC.

    I know there's something VERY basic I'm missing, but I searched here and the Wiki for "round robin healing" and could not find what I was looking for.

    Thanks,

    BS
    [align=center][/align]

    [align=center]<Shokk Value>[/align]

  2. #2

    Default

    I tried something like this out for you, with limited success. (I got it to switch between two characters, not three. I just messed with it for a bit.


    /castsequence [target=Sylatrila] ,,Rejuvenation
    /castsequence [target=Sylatri] ,Rejuvenation,
    /castsequence [target=Syltria] Rejuvenation,,
    Hardware Lurker

  3. #3

    Default

    I just put my renew mouseover macro on my G15 side keys, and put the "3" key for my locks on the round robin list, works ok for now.
    [align=center][/align]

    [align=center]<Shokk Value>[/align]

  4. #4

    Default

    Tiny history. There used to be addons that could remove debuffs with just one push. There others that could do spells based on buffs or health/mana percents. Blizzard decided that that was too much help. They wanted the players to work harder at playing. So they took out decisions in addons and macros. So as a side effect, you lost the ability to rotate peoople in macros. If you pick a target with one type of key, everytime you push that key, you can't change targets. You can push a different key if you want with same macro using modifiers.

    So once you start a castsequence you can't change targets in it. Just think of you can't change the options for a castsequence and you will be safe.

    Good luck. Hope that helps.

  5. #5

    Default

    Something like:

    Code:
    /castrandom [target=ToonA,help] Renew, , , ,
    /castrandom [target=ToonB,help] Renew, , ,
    /castrandom [target=ToonC,help] Renew, , 
    /castrandom [target=ToonD,help] Renew, 
    /cast [target=ToonE,help] Renew

  6. #6

    Default

    i think...

    /targetparty
    /cast renew


    will cycle through your party members.
    which would probably be good to give your warlocks a roundrobin lifetap.

  7. #7

    Default

    Thanks for all the replies. I have a mouseover macro on my priest, and by using X Perl and making the party size larger in his window only, it's worked pretty well, so far. I'll give the /targetparty macro a shot tonight to see if that works, as well as the /castrandom.
    [align=center][/align]

    [align=center]<Shokk Value>[/align]

Similar Threads

  1. keyclone stuck
    By bizcotti4 in forum Software Tools
    Replies: 1
    Last Post: 04-11-2009, 03:26 PM
  2. Stuck with FTL
    By Rampage in forum Software Tools
    Replies: 12
    Last Post: 12-03-2008, 02:42 PM
  3. Stuck @ 63...
    By Vipeax in forum New Multi-Boxers & Support
    Replies: 25
    Last Post: 08-21-2008, 01:37 PM
  4. Stuck on lvl 69, LF help :D
    By Negativ1337 in forum New Multi-Boxers & Support
    Replies: 10
    Last Post: 08-05-2008, 03:50 PM
  5. Stuck at 57... what to do?
    By heyaz in forum General WoW Discussion
    Replies: 11
    Last Post: 07-15-2008, 12:01 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
  •