hey leute ich wollt eigentlich nur wissen wie ich die controlid rauskirege..
ControlSend( "titel", "text", controlID<----dass will ich wissen, "string")
ControlSend( "titel", "text", controlID<----dass will ich wissen, "string")
HotKeySet ("E","test")
Func test()
ControlSend("Metin2", "", 0, "1 y 2 y 4 y")
EndFunc
While 1
Sleep (100)
WEnd