1. #1

    Macro correct, not working

    I'm trying to get this macro to work, it looks correct, but does not use gloves/either trinket.

    #showtooltip Smite
    /use slot 10
    /use slot 13
    /use slot 14
    /cast Smite

    What am I doing wrong?

  2. #2
    Deleted
    Shared CD probably.

  3. #3
    Quote Originally Posted by Mercarcher View Post
    I'm trying to get this macro to work, it looks correct, but does not use gloves/either trinket.

    #showtooltip Smite
    /use slot 10
    /use slot 13
    /use slot 14
    /cast Smite

    What am I doing wrong?
    I don't believe you have to include "slot".
    This concept of wuv confuses and infuriates us.

  4. #4
    Quote Originally Posted by GotMoxie View Post
    I don't believe you have to include "slot".
    That was it! Thank you!

  5. #5
    It should be
    /use 10
    /use 13
    /use 14

    But that still wont work because using synapse springs (engineering gloves enchant) puts your on-use trinkets on a 10 sec CD (the duration of the synapse springs buff) to prevent stacking them.

  6. #6
    Quote Originally Posted by autopsy View Post
    It should be
    /use 10
    /use 13
    /use 14

    But that still wont work because using synapse springs (engineering gloves enchant) puts your on-use trinkets on a 10 sec CD (the duration of the synapse springs buff) to prevent stacking them.
    Does what I wanted it to do. Uses them one at a time as soon as they are off CD starting with gloves.

  7. #7
    Quote Originally Posted by Mercarcher View Post
    I'm trying to get this macro to work, it looks correct, but does not use gloves/either trinket.

    #showtooltip Smite
    /use slot 10
    /use slot 13
    /use slot 14
    /cast Smite

    What am I doing wrong?
    Not working = by definition not correct.

Posting Permissions

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