I'll start off with an heal macro (actools)
SetActiveWindow Knight OnLine Client
ObjVar 10
CommandDelay 50
Procedure heal
IsRed 200, 9
Else
Keys 8
End
End
Procedure afk
IsBlue 180, 27
Keys z
Delay 500
IsRed 456, 48
Keys 1
Keys 2
Keys 3
Keys 4
Else
End
Else
Keys c
Delay 4000
End
End
while 1 = 1
Call heal
Call afk // run the procedure ..
End
And a PURELY COSTMETICAL! transparancy hack (nice for making screenies to impress buddies)
You do not have the required permissions to view the files attached to this post.
|