Tedditerasu Sep 5, 2013 Well, the hurt doesn't show... But the paaain still groooows, It's no stranger to yooou and me! *BAH DUM BAH DUM BAH DUM BAH DUM DUM DUM*
Well, the hurt doesn't show... But the paaain still groooows, It's no stranger to yooou and me! *BAH DUM BAH DUM BAH DUM BAH DUM DUM DUM*
PowerSurge Jul 7, 2013 $LWin:: Loop { if not GetKeyState("LWin", "P") break Sleep 5 Send {space down} Sleep 5 Send {space up} } Return = 1 Return ;_ $NumPadDiv:: Loop { if not GetKeyState("NumPadDiv", "P") break Sleep 5 Send {LButton} } Return = 1 Return ;_
$LWin:: Loop { if not GetKeyState("LWin", "P") break Sleep 5 Send {space down} Sleep 5 Send {space up} } Return = 1 Return ;_ $NumPadDiv:: Loop { if not GetKeyState("NumPadDiv", "P") break Sleep 5 Send {LButton} } Return = 1 Return ;_