Replies: 2 Views: 260
|
| #Persistent #InstallKeybdHook SetKeyDelay, 75, 75 ; increase responsiveness ;#MaxThreadsPerHotkey 20 ;#MaxThreadsBuffer on F4:: Loop, 2 { Send {F11} Send {F12} Sleep 250 Send {F11} Send {F12} Sleep 250 Send {F11} Send {F12} Sleep 250 Send {F11} Send {F12} Sleep 250 Send {F11} Send {F12} Sleep 250 Se... |
|