Thread: Macro help.

  1. #1

    Macro help.

    How do I use spell lock with grimoire of sacrifice talent?

    I have this atm but it doesnt seem to work:
    #showtooltip Command Demon
    /cast [nomod, target=focus] Command Demon; Command Demon;

  2. #2
    Deleted
    I would write it like this:

    #showtooltip Command Demon
    /cast [target=focus] Command Demon

    not sure why you would want to include nomodifier without a modifier in the macro, also "; Command Demon;" seems pointless.

  3. #3
    You dont understand macros all too well.

  4. #4
    Deleted
    What are you trying to achieve with your macro? If you only want a focus command demon macro then one I posted work.

Posting Permissions

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