Hello,
Can anybody tell me why a scar script says:
Successfully compiled (40 ms)
Successfully executed
But nothing happened, but if i run the same on a Win7 machine all went fine.
I did made a simple test like this:
program New;
begin
movemouse(600,600);
end.
I hope someone can help me to get scar running on WinXP insted of Win7.
I have updated all Windows updates btw.
Thank you.