Code:
*~$Space:: 
Sleep 200 
Loop 
{ 
    GetKeyState, SpaceState, Space, P 
    If SpaceState = U 
        break  
    Sleep 1 
    Send, {Blind}{Space} 
} 
Return

alt::suspend
In Autohotkey als script speichern.
Mit Alt kannste pausieren.
ist 100% Vac proof