1. #1
    Deleted

    gorefiend's grasp Will of Emp macro

    Just a quick question - I've got to Gorefiend's grasp the ragers tonight to a monk statue and as It's my first time doing so Im wondering if the macro below will work -

    #showtooltip
    /cast [target=Jade Serpent Statue] Gorefiend's Grasp

    Thanks
    Last edited by mmoca39edfa7d8; 2012-11-16 at 04:06 PM.

  2. #2
    Statue targetting doesn't work like that but you could do

    /target Jade Serpent Statue
    /cast Gorefiend's Grasp
    /targetlasttarget

  3. #3
    I just focus my grip target and use this.

    Code:
    #showtooltip
    /cast [target=mouseover,exists,nodead] [target=focus,exists,nodead] [target=target,exists,nodead] [target=player] Gorefiend's Grasp
    Note that this macro will grip to your mouseover target if you have one.

    I hold down my right mouse button while I am gripping so I don't have a mouseover target.

  4. #4
    Deleted
    this is what i use.

    One macro does this:

    /tar jade serpent
    /focus

    the other one does this

    /cast [@focus] gorefiend's grasp

Posting Permissions

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