Pause::Pause *~$Space:: Sleep 100 //changes are here Sleep 60 Sleep 40 WinWaitActive, Garry's Mod Loop { GetKeyState, SpaceState, Space, P If SpaceState = U break Sleep 1 Send, {Blind}{Space} } Return