Guest User

Untitled

a guest
May 22nd, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. !n::
  2. Run, mmsys.cpl
  3. WinWaitActive,Sound
  4. ControlSend,SysListView321,{Down}
  5. ControlSend,SysListView321,{Down}
  6. Sleep, 50
  7. ControlClick,Button2
  8. ControlClick,OK
  9. return
  10.  
  11. !m::
  12. Run, mmsys.cpl
  13. WinWaitActive,Sound
  14. ControlSend,SysListView321,{Down}
  15. Sleep, 50
  16. ControlClick,Button2
  17. ControlClick,OK
  18. return
Add Comment
Please, Sign In to add comment