I tried to use tt6 today, and, i had a problem : it didn't work at all.
I tried this piece of code :
Code:
#include "tt6.au3"
PREPMOVETO()
MOVETO(2, -1500, 3600)
RNDSLEEP(500)
KEYSEND("V")
RNDSLEEP(100)
KEYSEND("Z")
STOPMOVETO()
Please help me..
other problem now..
it turn all the time..






