How to script hold and release using left click

Ask gaming related questions (AHK v1.1 and older)
igibouy
Posts: 1
Joined: 31 Dec 2016, 16:06

How to script hold and release using left click

08 Oct 2019, 13:19

Need help with this problem of mine. What script to use where pressing a button ONCE will hold it but pressing pressing left mouse button will release it?
Rohwedder
Posts: 7645
Joined: 04 Jun 2014, 08:33
Location: Germany

Re: How to script hold and release using left click

09 Oct 2019, 03:40

Hallo,
with button Q, try:

Code: Select all

$*q::SendInput, {Blind}{q DownR}
~*LButton::SendInput, {Blind}{q Up}

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 77 guests