issue with child window

Ask gaming related questions (AHK v1.1 and older)
KiritoSanPlays
Posts: 28
Joined: 13 Jun 2018, 16:24

issue with child window

12 Aug 2018, 18:50

so i have a client which sets the runescape client as a child window but as soon as it is inplace and i try to login the client does not receive the keys i visually press nor does it receive viritual keys, so i am looking for someone who can solve this issue with me


Code: Select all

	If ProcessExist("javaw.exe")
	{ 
		Progress,Off
		;guicontrol,Hide,Click
		;Gui,Add,Button,x2 y0 w100 h30 gInfo,Info
		WinSet,Style,-0xC00000,OSLight v2.1      ;-0xC00000        -0xC40000
		WinMove,OSLight v2.1,,0, 85, 1285, 717
		Set_Child("OSLight v2.1",1)
	}
}
return
this works as intended but once the client is set as child it doesn't receive keys
KiritoSanPlays
Posts: 28
Joined: 13 Jun 2018, 16:24

Re: issue with child window

12 Aug 2018, 22:10

bumperino

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 35 guests