Problem using tt6

12/18/2011 19:57 nicolas210#1
Hi.

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()
There isn't errors, but it don't work..
Please help me..

other problem now..
it turn all the time..
12/19/2011 18:10 Dani1406#2
:rtfm:
Update the mems
12/19/2011 19:52 nicolas210#3
There were update ;)
The problem was in my version of tt6, it was searching for the CAMCOURSEB in the update.ini, but the name is CAMCOURSE..