move x y : Hovers the mouse cursor over the specified coordinates without clicking. Keyboard Simulation
set #handle windowfound : Finds and assigns a target application window to a variable. uopilot script commands updated
| Command | Updated Syntax | What Changed | | :--- | :--- | :--- | | | FINDPIXEL X,Y,HEX,TOLERANCE | TOLERANCE now supports RGB channels individually (e.g., 5,10,5 ). | | FINDPIXEL_AREA | FINDPIXEL_AREA X1,Y1,X2,Y2,HEX,VAR | Returns multiple coordinates via $VAR_COUNT and $VAR_1 , $VAR_2 . | | WAITPIXEL | WAITPIXEL X,Y,HEX,TIMEOUT | No longer freezes UI; can be interrupted by STOP hotkey. | move x y : Hovers the mouse cursor