Advertisement
Guest User

alay.bat

a guest
Apr 17th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.20 KB | None | 0 0
  1. Set wshShell =wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sendkeys "{CAPSLOCK}" wscript.sleep 100 wshshell.sendkeys "{NUMLOCK}" wscript.sleep 100 wshshell.sendkeys "{SCROLLLOCK}" loop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement