Hey Thx alot for the guild ..i'm work on it..
But can AutoIt work in background ...?
But can AutoIt work in background ...?
$result being the variable to get the mouse's position as an array.Quote:
Originally Posted by ~:Hiyoal:~$result=MouseGetPos()
Msgbox(0,"Position X:Y","The position of your mouse on the screen is: X: "&$result[0]&" || Y: "&$result[1])