Advertisement
eridesktop

BACKSPACE Gila

Feb 17th, 2014
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. MsgBox "Mundur dikit ya coy....."
  2. Set wshShell =wscript.CreateObject("WScript.Shell")
  3. do
  4. wscript.sleep 100
  5. wshshell.sendkeys "{bs}"
  6. loop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement