Close
Showing results 1 to 3 of 3

Thread: Macro Help

Hybrid View

  1. #1

    Default Macro Help

    I'm hoping to get some input from some of the macro wizards that hang out here regarding conditional targeting. Here is what I'm looking to do.

    I need my casters to do a check on a few boss fights, mainly Curator and Laj at this point. What I want the macro to do is something like:

    /target [Astral Spark = if its alive][Curator = If no Astral Sparks are alive]

    Is this possible, and if so how would I write it correctly? I have read a few macro guides but I'm just not able to find the information I need (or not able to understand it, lol, which is far more likely).

    Any help would be greatly appreciated.
    [align=center]
    Tangypoison - BitterPoison - SaltyPoison - Spicypoison
    Tanaris - PvE - US
    - Horde
    <Unsterblich>
    [/align]

  2. #2

    Default

    I don't /target mobs, ever. I just assist my main using focus:
    /cast [target=focus-target] DPSSpell

    But for checking for mobs, try:
    /cast [target=Astral Spark, nodead] [target=Curator] DPSSpell
    dead, harm, help automatically check for exists, so you don't need both

    If you have to use /target, then try:
    /target [target=Astral Spark, nodead] [target=Curator]

    Hope that helps. Good luck.

  3. #3

    Default

    Quote Originally Posted by 'ElectronDF',index.php?page=Thread&postID=101528#p ost101528
    I don't /target mobs, ever. I just assist my main using focus:
    /cast [target=focus-target] DPSSpell

    But for checking for mobs, try:
    /cast [target=Astral Spark, nodead] [target=Curator] DPSSpell
    dead, harm, help automatically check for exists, so you don't need both

    If you have to use /target, then try:
    /target [target=Astral Spark, nodead] [target=Curator]

    Hope that helps. Good luck.
    Thanks a bunch!

    I was just assisting my main (pally), but there is the inherent lag when doing that and I just want to experiment with this type of setup to see if we can get the sparks down just a bit quicker. Since I am main tanking curator, half the time my dps would end up targeting him even though I had my pally targeting the sparks. But, in theory, this should allow me to make a separate attack for the spark phase, then I can use the assist macro, with trinkets and all that good stuff, during the evocation phase.
    [align=center]
    Tangypoison - BitterPoison - SaltyPoison - Spicypoison
    Tanaris - PvE - US
    - Horde
    <Unsterblich>
    [/align]

Similar Threads

  1. [MACRO] Arcane Mage DPS Macro
    By heffner in forum Macros and Addons
    Replies: 19
    Last Post: 04-28-2009, 08:26 PM
  2. Replies: 12
    Last Post: 03-25-2009, 04:29 PM
  3. MAcro guru's please help with retri paladin macro
    By Heraveth in forum Macros and Addons
    Replies: 3
    Last Post: 01-07-2009, 05:43 PM
  4. Replies: 5
    Last Post: 09-16-2008, 11:01 PM
  5. Hunter Macro? (Macro + Keyclone)
    By Lost Ninja in forum Macros and Addons
    Replies: 4
    Last Post: 12-29-2007, 06:54 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
  •