Right mouse button

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Miki86big
Posts: 2
Joined: 21 Jun 2017, 14:44

Right mouse button

22 Jun 2017, 09:01

Hi friends I would need help, I put the script below, I have a problem on the right mouse button,

The logic of the script is: if the capslock is active the right key must always be pressed, otherwise if the capslock is disable the right mouse button must continue its functions freely,
Unfortunately I can not understand which command to insert in the section
else
{

}
So I can get my result .. I hope you help me thank you :-)
...............................................................................................................

if GetKeyState("Capslock", "T")
{
Click down right
}
else
{
???????????????????????????????
}
return
Miki86big
Posts: 2
Joined: 21 Jun 2017, 14:44

Re: Right mouse button

24 Jun 2017, 07:37

Can no one help me? Are months that I can not solve this problem

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], Joey5 and 190 guests