considering a little cheat

A

Anonymous

Guest
Anyone use anything similar to this?

Code:
local start, duration, enable = GetActionCooldown(43);
if ( start > 0 and duration > 0 and enable > 0) then
   castspellbyname("Backstab (rank 8)")
else
   castspellbyname("Feint (rank 4)")
end
 
A

Anonymous

Guest
If feint is on cooldown, backstab. Otherwise, feint.

Essentially, it feints when it's available and backstabs when it's not. For PvE, you'd bind this to a button on your hotbar where you would have had your backstab button.
 
A

Anonymous

Guest
I'm a nub to ui scripting so a simple conditional is all I've got so far. :p
 

Supafly

New Member
Jun 21, 2005
197
0
0
IRL
I'm old fashioned, i just wait till it refreshes and then hit it :(

I always rupture or slice n dice right before so I'm not waiting on an energy tick! (protip)
 
A

Anonymous

Guest
I photochopped that chick's hand+joint in there. I'm awesome.