I am trying to find out how to move the mouse cursor N pixels to some direction.... through a command script, since I cannot install anything on my computer.
I basic
Search for NirCmd, and install it in C:\windows, and do:
nircmd setcursor 100 50 nircmd movecursor 10 10
or another commands for clicks etc.