Mouse movement

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
eugekiller
Newbie
Posts: 17
Joined: Thu Mar 05, 2015 1:45 pm

Mouse movement

Post by eugekiller » Sun Mar 08, 2015 12:01 am

Ok wondering if possible to hold left mouse button while moving the mouse around in a specific program?

User avatar
Djek
Pro Scripter
Posts: 147
Joined: Sat Feb 05, 2005 11:35 pm
Location: Holland
Contact:

Re: Mouse movement

Post by Djek » Sun Mar 08, 2015 10:24 am

eugekiller wrote:Ok wondering if possible to hold left mouse button while moving the mouse around in a specific program?
Yes eugekiller

take a look at this example

MouseMove>960,240
wait>1
LDown
mouseMove>1069,240
Lup
wait>1

kind regards
Djek

eugekiller
Newbie
Posts: 17
Joined: Thu Mar 05, 2015 1:45 pm

Re: Mouse movement

Post by eugekiller » Sun Mar 08, 2015 1:48 pm

What about doing it in a certain application do i do set focus?

User avatar
Djek
Pro Scripter
Posts: 147
Joined: Sat Feb 05, 2005 11:35 pm
Location: Holland
Contact:

Re: Mouse movement

Post by Djek » Sun Mar 08, 2015 2:54 pm

hmm hard to say, your questions are like random shooting at your fellow forum members...
:D
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

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts