Thanks! Works like a charm. But how do i multi-process this?
I want to let it tickalong then my bot runs without needing to call the other Timer() func?
Hey all,
I have a new question:
I want my bot to show the total time he's running.
I got @MIN, @SEC and @HOUR declared in the start of the program.
Now, i want my bot to update every second the time it is, and display the total time it is running for.
Example: Started at 21:24:36, and now it is 21:34:36; he must display:
"Running for: 0:10:0" or something like that.
If someone can give me the code, THANKS!
Hello all,
I just saw in Java that it is possible to give a variable multiple values, like:
int Positions[] = {12, 44, 192, 444);
So i thought: Maybe this is also possible in autoit?
If you can help me please do
I want my program to automatically click on the start menu button.
But in windows 7, this is different from windows Vista, XP and others.
I just need the center-like coords of it, but i don't know how to find them.
Any help would be very fine!
I want my program to automatically click on the start menu button.
But in windows 7, this is different from windows Vista, XP and others.
I just need the center-like coords of it, but i don't know how to find them.
Any help would be very fine!