Close
Showing results 1 to 4 of 4
  1. #1
    Super Moderator Stealthy's Avatar
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1450

    Default Conditional assist macro?

    Hi all,

    Normall I use a macro like this for my locks nuking spells:

    /cast [exists,harm,nodead] shadowbolt
    /stopmacro [exists,harm,nodead]
    /assist focus
    /cast [exists,harm,nodead] shadowbolt

    Basically this will keep nuking the target until it dies then assist my main to nuke the next target, which is great most of the time.

    But sometimes I want my alts to switch targets immediately...like when I'm fighting a mob and a sneaky rogue decides to attack me....

    Sure I can bind a key to assist my main (in fact I already have), but is there a way to do it within one macro using a modifier like shift or alt? I guess a conditional assist is what I'm looking for?

    Cheers,
    Stealthy
    The Zerg (Magtheridon - US)

    Fact of Life: After Monday and Tuesday even the calendar says W T F.

  2. #2
    Member
    Join Date
    Jul 2007
    Location
    Stockholm, Sweden
    Posts
    80

    Default

    I would think you could do something like this:

    /cast [target=focustarget,modifier:alt,exists,harm,nodead] shadowbolt;[exists,harm,nodead] shadowbolt
    /stopmacro [exists,harm,nodead]
    /assist focus
    /cast [exists,harm,nodead] shadowbolt

    Might be off in on the syntax, but I think the above should work.

    Personally I just use a key to have my adds take my target.
    Usually in 4 of 5 mob pulls i initially have my toons have a target each, to spread the aggro (running 5 shamans so no real tank) cast the first spell, then hit the /target focustarget key to focus fire on one mob at the time...


    //Ztar

  3. #3

    Default

    I think that adding <nomodifier> to the first two commands will skip those lines when any modifier key is held down and they will pick up the new target.

    /cast [exists,harm,nodead,nomodifier] shadowbolt
    /stopmacro [exists,harm,nodead,nomodifier]
    /assist focus
    /cast [exists,harm,nodead] shadowbolt
    What they are saying: "Why are those guys following you? Why do they wear the same stuff? Did you pay for all of those accounts? Boxing is so unfair. Ebay? Lozer. Get a life. WTF? Retard. Gay." What they are thinking: "Damn, wish I could do that. That's so cool. This guy rocks! Lucky bastard. Maybe I can get mom to buy me more accounts."

  4. #4
    Super Moderator Stealthy's Avatar
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1450

    Default

    Thanks for the responses guys - will test them out tonight and see how I go!

    Cheers,
    Stealthy
    The Zerg (Magtheridon - US)

    Fact of Life: After Monday and Tuesday even the calendar says W T F.

Similar Threads

  1. Conditional healing macro possible?
    By Powerwar in forum Macros and Addons
    Replies: 10
    Last Post: 05-16-2009, 10:06 PM
  2. Better way to macro /assist?
    By Xerga in forum Software Tools
    Replies: 3
    Last Post: 08-27-2008, 11:33 PM
  3. Help on conditional macro - Thank you
    By Deekhay in forum Macros and Addons
    Replies: 4
    Last Post: 07-25-2008, 07:09 PM
  4. Conditional assist?
    By Texic in forum Macros and Addons
    Replies: 6
    Last Post: 01-26-2008, 06:23 PM
  5. Assist Macro...
    By Lost Ninja in forum Macros and Addons
    Replies: 3
    Last Post: 01-26-2008, 08: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
  •