07-17-2010, 03:16 PM
Hi guys
,
I want to write a macro on Quick Macro: "move the cursor to (842, 72) on Aug 1st, 2:30 AM".
Since I'm a rookie, I can only write "move the cursor" part:
//begin
MoveTo 842, 72
LeftClick 1
//end
I'm sure it is very easy for you guys.
Pls teach me how to write the autorun part
A big thx :!:

I want to write a macro on Quick Macro: "move the cursor to (842, 72) on Aug 1st, 2:30 AM".
Since I'm a rookie, I can only write "move the cursor" part:
//begin
MoveTo 842, 72
LeftClick 1
//end
I'm sure it is very easy for you guys.
Pls teach me how to write the autorun part
