Close
Showing results 1 to 6 of 6

Threaded View

  1. #1
    Member luxlunae's Avatar
    Join Date
    Aug 2008
    Location
    Bay Area, CA
    Posts
    1431
    Blog Entries
    37

    Default Isboxer macro to round robin targets for a heal

    In BC (or maybe wrath) I had a snazzy macro that was something like this:

    Code:
    /castsequence [@player] ,,,, rejuvenation
    /castsequence [@party1] ,,,rejuvenation,
    /castsequence [@party2] ,,rejuvenation,,
    /castsequence [@party3] ,rejuvenation,,,
    /castsequence [@party4] rejuvenation,,,,
    When I spammed this I could get five rejuvs rolling on my whole team.

    Is there a way to do this using ISboxer macros? I know they are pretty powerful but I only played with them a bit last year and on coming back this year I've been hard coding my macros.

    Basically I want it to be something like

    /target variable1
    /cast rejuve


    and tell it to cycle through the group to pick the target.

    I know I could make five macros with five keybinds and have the game cycle through them, but I'm looking for something cleaner. (and less spendy on the keybinds).
    Last edited by luxlunae : 03-10-2012 at 09:28 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •