1. #1
    Deleted

    Shackle Undead macro?

    does anyone have a macro for me that shackles my target unless there is a garg up in which case it shackles the garg unless its a dk with lichborne
    some sort of priority system:

    ghoul<garg<lichborne

    the ghoul is not so much the important part as the first two, dk/garg

    dunno if its even possible, cheers

  2. #2
    Fluffy Kitten Taurenburger's Avatar
    15+ Year Old Account
    Join Date
    Oct 2008
    Location
    The Netherlands
    Posts
    3,205
    Not possible, sorry. Macros can't think for you.
    Pokemon Y / Pokemon OR
    Friendcode: 0791-2124-3938 (IGN: Michiel)

  3. #3
    Deleted
    The closest we can get:
    Code:
    /focus
    /cleartarget
    /targetexact Ebon Gargoyle
    /targetexact [noexists][dead]Risen Ghoul
    /cast [exists, nodead]Shackle Undead
    /tar focus
    /clearfocus
    Can't buff check for lichborne. Can't preserve your initial target without using /focus.

  4. #4
    Stood in the Fire Fixati0n's Avatar
    10+ Year Old Account
    Join Date
    Jun 2010
    Location
    Stormwind Harbour
    Posts
    372
    Quote Originally Posted by Treeston View Post
    The closest we can get:
    Code:
    /focus
    /cleartarget
    /targetexact Ebon Gargoyle
    /targetexact [noexists][dead]Risen Ghoul
    /cast [exists, nodead]Shackle Undead
    /tar focus
    /clearfocus
    Can't buff check for lichborne. Can't preserve your initial target without using /focus.
    Can't you put in a target macro for an Arena pet in case they're unholy (annoying with the RN(name)G)

  5. #5
    Deleted
    Would have to make a line for every possible pet name. Not possible.

  6. #6
    Deleted
    Quote Originally Posted by Treeston View Post
    Not possible.
    okay then, thanks for all the info though.

    instead of creating a new thread i may as well ask here.

    on behalf of my friend that does not have an account here;

    hello mmo-champion...

    i am looking for a macro what will;

    a, cast rebuke on my current target
    b, - shift mod; cast at arena enemy 1
    c, -ctrl mod: cast rebuke at arena enemy 2
    d - alt mod: cast rebuke at arena enemy 3


    i am sorry if what i ask for is impossible, am new to the hole macro world.
    Last edited by mmoc608cbe8d0e; 2011-05-25 at 06:48 PM.

  7. #7
    Fluffy Kitten Taurenburger's Avatar
    15+ Year Old Account
    Join Date
    Oct 2008
    Location
    The Netherlands
    Posts
    3,205
    There is a sticky thread made for macro questions. You should ask in this thread
    Pokemon Y / Pokemon OR
    Friendcode: 0791-2124-3938 (IGN: Michiel)

  8. #8
    Deleted
    -friend-

    thank you ^^

  9. #9
    Fluffy Kitten Taurenburger's Avatar
    15+ Year Old Account
    Join Date
    Oct 2008
    Location
    The Netherlands
    Posts
    3,205
    I'm sorry for not answering your questions. But that thread will give you answers for sure *winks*
    Pokemon Y / Pokemon OR
    Friendcode: 0791-2124-3938 (IGN: Michiel)

  10. #10
    Deleted
    -friend-

    =)

  11. #11
    Quote Originally Posted by Fixati0n View Post
    Can't you put in a target macro for an Arena pet in case they're unholy (annoying with the RN(name)G)
    Put the first one anywhere. And put the second one on MultiBarRightButton1 or (the first button of the right-hand vertical extra action bar).

    Macro #1
    #showtooltip Shackle Undead
    /cleartarget
    /tar Ebon Gargoyle
    /tar Risen Ghoul
    /tar Stone
    /tar Eye
    /tar Dirt
    /tar Blight
    /tar Bat
    /tar Rat
    /tar Corpse
    /tar Grave
    /tar Carrion
    /tar Skull
    /tar Bone
    /tar Crypt
    /click MultiBarRightButton1
    Macro #2
    /tar Rib
    /tar Brain
    /tar Tomb
    /tar Rot
    /tar Gravel
    /tar Plague
    /tar Casket
    /tar Limb
    /tar Worm
    /tar Earth
    /tar Spine
    /tar Pebble
    /tar Root
    /tar Marrow
    /tar Hammer
    /cast [exists]Shackle Undead
    /targetlasttarget

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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