ControlClick as always :)

Ask gaming related questions (AHK v1.1 and older)
ehnoah
Posts: 1
Joined: 27 Dec 2015, 12:32

ControlClick as always :)

27 Dec 2015, 12:34

Code: Select all

MeineFunktion()
{
Loop
{
detectHiddenWindows, On
ControlSend, ,{H}, TERA   ; Working
ControlClick,x3615 y468,TERA,,,,pos ; Not Work
Sleep, 10000
ControlClick,x3615 y468,TERA,,,,pos ; Not Work
Sleep, 10000
ControlSend, , {H}, TERA ; Working
Sleep, 100

}
}


F3::
MeineFunktion()

F5::
pause
sleep, 90000
All I want is, to Click a Button. I tried different Coordinates Absolute (Depending on the Window I am in), the Coords from the Game etc. everything isn't working. There is no NN or Textfield so I leaved this Blank as the most games.

PS: Have 3 Monitors, the middle one is the Main one and is 21:9

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: ReyAHK and 95 guests