Guest User

Untitled

a guest
Mar 20th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. Set wshShell = CreateObject( "WScript.Shell" )
  2.  
  3. for i = 0 to 50
  4. wshShell.SendKeys(chr(175))
  5. next
Add Comment
Please, Sign In to add comment