#RequireAdmin HotKeySet("{ESC}", "Main")
Func Main() BlockInput(1) Sleep(5000) BlockInput(0) EndFunc
While 1
WEnd