1. #1
    Deleted

    Spine heroic smite macro?

    I've tryed to grasp the concept of macros but generally i fail at em, but i'm wondering if it would be possible to make a macro for smite, that will smite your current target, but if a tendon is up it will target and smite the tendon instead?

    Hope there are some macro experts out there

  2. #2
    Deleted
    Wouldn't it be enough to just put /tar Burning Tendon before the /cast(sequence?) line?

    Don't think you can do it without actually changing target... Maybe it'd work if you assist your focus or something?
    Last edited by mmoc1b009d603f; 2012-02-19 at 02:56 PM.

  3. #3
    It would be something like this

    #showtooltip Smite
    /target Burning Tendon
    /cast Smite
    /targetlasttarget

    It will smite the tendon and return to w/e target you had last, friend or foe. It'll do the target change so fast you won't even be able to notice your target was changed.

    If you wanted to try it out to make sure it works (I already did, but you don't have to take my word for it) you could just substitute training dummy in for burning tendon, target yourself and try to cast smite near a training dummy.

    Of course I just realized you were asking for 1 button for both targets...this one would require you to have two smite buttons, one for your current and one for the tendon. I'll mess around with some macros and see if I can't figure it out.

    Just did some testing, if there isn't a Burning Tendon to switch to, this macro will actually smite your current target.

    ---------- Post added 2012-02-19 at 09:14 AM ----------

    To make things easier, you could just focus a dps and use this one

    #showtooltip Smite
    /cast [@focustarget, harm] Smite, Smite

    If your focus has a enemy targeted, it will smite that one, if not, it will smite your current target. I would assume your dps should be attacking the correct things, so it should work if thats the case!
    Last edited by Arentius; 2012-02-19 at 03:09 PM.

  4. #4
    This should work:

    #showtooltip Smite
    /target [nodead] Burning Tendon
    /cast Smite

    If there's a Burning Tendon alive, it will target it and cast Smite. If there's no Tendon up, it will just Smite your current target. Have only done very limited testing on it, so can't guarantee it'll work, but it has worked in all the tests I've done.

  5. #5
    Deleted
    ty for the feedback will test them out tonight on spine

  6. #6
    #showtooltip
    /cast [target=burning tendon, nodead, exists][target=target] smite

    This will make you smite your target, and if a tendon is up, smite that, even if youre targetting another enemy mob.
    U can change "target=" to that "funny A letter", i just coundnt cuz this stupid forum thinks Im posting an image or something.

  7. #7
    The Patient
    10+ Year Old Account
    Join Date
    Apr 2011
    Location
    spirit healer
    Posts
    249
    cwnannwn has the right idea, using the [nodead, exists] syntax, but honestly, if you ask me, you're better off with the focus target method that Arentius suggested --- this way, the macro is universal.
    Zongxian (Brewmaster) Nimai (Holy) Israa (Kitty) ßlossom (Enhance) Aevera (Prot)
    Intel Core i7 2600k @ 4.5GHz - ASUS P8Z68 V-PRO/GEN3 - XFX Radeon HD 7970@1GHz - 4x4GB Corsair Vengeance (1600MHz) - 2x OCZ AgilityIII 128GB + 2x Samsung Spinpoint 1TB - Coolermaster HAF 932
    Razer BlackWidow Ultimate (2012), Logitech G13, Logitech G700, Astro A50.

Posting Permissions

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