Why doesn't this work?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
monkey_squad
Posts: 4
Joined: 24 Mar 2017, 08:42

Why doesn't this work?

24 Mar 2017, 18:19

if (Click down right)
{
Click up right
Click down right
}

Thank you in advance.
HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: Why doesn't this work?

24 Mar 2017, 18:20

Code: Select all

RButton::
  Click up right
  Click down right
Return

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: RandomBoy and 334 guests