How to drag onto a specific process?

x64 Replacement/Alternative to Microsoft's IntelliMouse application.
Forum rules
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links, files or images until they have at least 4 posts.
Post Reply
tretaa
New User
Posts: 2
Joined: Wed May 22, 2019 3:11 am

How to drag onto a specific process?

Post by tretaa »

XMBC Version: 2.18;7
Windows Version: 10
Mouse Information (brand/model): Logitech G502
Computer Information: ???
Did the problem occur after an upgrade of XMBC?: No
Did the problem occur after a Windows update/upgrade?: No
How long have you used XMBC?: 4 months
What language and keyboard layout do you use in Windows?: pt-br

Clear description of the problem:

I have a process called "tibia.exe".
I want drag the mouse holding the left button from x,y position to x,y position.

What I did:

{MSET:1773,554}{MADD:1,1}{PRESS}{LMB}{MADD:110,-100}{MADD:1,1}{RELEASE}{MSET:1883,454}{PRESS}{LMB}{RELEASE}


The movement I want is:

1- Set x,y to A,B
2- Click left mouse button and HOLD it until {RELEASE}
3- MOVE/DRAG cursor to X,Y and {RELEASE} it

But it is not working.

It is not releasing the button. How can I achieve that?
User avatar
phil
Site Admin
Posts: 7627
Joined: Sun Apr 06, 2003 11:12 pm

Re: How to drag onto a specific process?

Post by phil »

Have you tried

{MSET:1773,554}{MADD:1,1}{PRESS}{LMB}{MADD:110,-100}{MADD:1,1}{RELEASE}{MSET:1883,454}{RELEASE}{LMB}

???
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
tretaa
New User
Posts: 2
Joined: Wed May 22, 2019 3:11 am

Re: How to drag onto a specific process?

Post by tretaa »

phil wrote: Wed May 22, 2019 7:50 am Have you tried

{MSET:1773,554}{MADD:1,1}{PRESS}{LMB}{MADD:110,-100}{MADD:1,1}{RELEASE}{MSET:1883,454}{RELEASE}{LMB}

???
It worked! Thanks!
Post Reply