<#Numpad0:: KeyWait, LWin #Persistent loop { If GetKeystate(a, "P") { Send {a Up} } Else { Send {a} } Sleep 5 }