Mouse movement
Moderators: JRL, Dorian (MJT support)
-
- Newbie
- Posts: 17
- Joined: Thu Mar 05, 2015 1:45 pm
Mouse movement
Ok wondering if possible to hold left mouse button while moving the mouse around in a specific program?
Re: Mouse movement
Yes eugekillereugekiller wrote:Ok wondering if possible to hold left mouse button while moving the mouse around in a specific program?
take a look at this example
MouseMove>960,240
wait>1
LDown
mouseMove>1069,240
Lup
wait>1
kind regards
Djek
-
- Newbie
- Posts: 17
- Joined: Thu Mar 05, 2015 1:45 pm
Re: Mouse movement
What about doing it in a certain application do i do set focus?
Re: Mouse movement
hmm hard to say, your questions are like random shooting at your fellow forum members...
I guess that you must determine the image you want to drag, locate this and drag it.
But i read the clear answers that Jerry Thomas gave to you, and i think you can manage that !
kind regards,
Djek

I guess that you must determine the image you want to drag, locate this and drag it.
But i read the clear answers that Jerry Thomas gave to you, and i think you can manage that !
kind regards,
Djek