hey kann mir jemand eine start funktion einbauen
HotKeySet("{F4}","Ende")
HotKeySet("{F2}", "pause")
Func Ende ()
While 1
Exit
WEnd
EndFunc
while 1
send("{Right}")
send("{Left}")
send("{Left}")
send("{Left}")
send("{Space}")
WEnd
Func pause()
While True
Sleep(1000)
WEnd
EndFunc
und irgendwie bekomm ich nicht controlsend hin für ein bestimmtes online spiel
bitte um hilfe
mfg oododo
HotKeySet("{F4}","Ende")
HotKeySet("{F2}", "pause")
Func Ende ()
While 1
Exit
WEnd
EndFunc
while 1
send("{Right}")
send("{Left}")
send("{Left}")
send("{Left}")
send("{Space}")
WEnd
Func pause()
While True
Sleep(1000)
WEnd
EndFunc
und irgendwie bekomm ich nicht controlsend hin für ein bestimmtes online spiel
bitte um hilfe
mfg oododo