Help with clicking inactive window

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
rexzshadow
Posts: 4
Joined: 18 Jul 2017, 13:52
Contact:

Help with clicking inactive window

18 Jul 2017, 14:10

So basically there is this clicker game ish build into a launcher of a game. I want a script that will click for me in the background while I do other things. I know controlclick is the way to go on this but everything I found doesn't seem to work.

These are the things I tried. Now is it possible for a window to just be impossible to send control clicks to? If so anyway to check so not wasting time XD Thanks for the help guys.

DetectHiddenWindows On
SetControlDelay -1
WinHide, Verix - User Control Panel
ControlClick, x320 y390, Verix - User Control Panel

SetControlDelay -1
ControlClick, x320 y390, Verix - User Control Panel, , Left, 1, POS

SetControlDelay -1
ControlClick, Toolbar321, Verix - User Control Panel,,,, NA x738 y240

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: ArkuS, mikeyww and 324 guests