$ 0 0 I'm curious, am I being dumb or does this just not work? [ autoit ] popupHotKeySet("1", "_Test1") Func _Test1() Send("{1}") ; Tried with Send("1") as well. EndFunc While 1 Sleep(10) WEnd