Announcement

Collapse
No announcement yet.

Sneak Macro

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Sneak Macro

    Looking for a way to be alerted when Sneak is available for use.
    I was thinking about using something like this:

    /ja "Sneak" <me>
    /wait 58
    /echo Sneak is ready!

    Would this work? What is the maximum wait value?
    I may have to use serveral macro to make this work.

  • #2
    max wait macro is 60 seconds, I believe. It may sound wierd, but after you level thief for days and days, you'll start to automatically know when a minute is up. I'm generally about +/- 30 seconds on my steal macros, too.

    I use the following macro:
    /recast "Steal"
    /recast "Mug"
    /recast "Hide"
    /recast "Flee"
    /recast "Sneak Attack"
    /recast "Trick Attack"

    It lists all the times until my abilites can be used again. I find it easier than hitting alt-j and looking them up on the list.
    You know I'm right.

    Comment

    Working...
    X