Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- LButton::
- Loop
- {
- if not GetKeyState(LButton, "P") ;Выполнять цикл пока нажата клавиша
- Break
- Sleep, 13
- Send, LShift
- Sleep, 8
- Send, LShift
- Sleep, 10
- Send, LShift
- }
- return
- RControl::Suspend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement