Is it possible to move mouse from x,y to x-1,y very slowly?
Wait dont work for me
Is it possible to move mouse from x,y to x-1,y very slowly?
Wait dont work for me
Mousespeed:=bignumber;
MMouse(x,y,0,0);
MMouse(x-1,7y,0,0);
EDIT: I just tried moving the mouse really slowly legitly. There's a limit to how slow you can. Like a quantum leap, or the coefficient of static friction being overcome for you physics geeks. You move the mouse ever so slightly, and it doesn't move the cursor, and a little more and a little more until eventually it moves 1 pixel. However that 1 pixel move will always be the same speed. The only thing you can change is the time in between multiple pixel moves in a path. Looks like you're out of luck.
Okey tnx
But can u help me to write that
I want to try if that works but acctually i dont know how to write it
Mousespeed:=bignumber;
MMouse(x,y,0,0);
MMouse(x-1,y,0,0);
just do that, put bignumber as like 100 or something and x and y as the coords you want. But I don't think it will work. I think you're out of luck.
There are currently 1 users browsing this thread. (0 members and 1 guests)