View difference between Paste ID: vP8CaZ2t and gTuiAFYR
SHOW: | | - or go back to the newest paste.
1
Set wshshell = wscript.CreateObject("WScript.Shell")
2
txt = InputBox("Enter Your Text Here :)")
3
wscript.sleep 5000
4-
wshshell.sendkeys txt
4+
wshshell.sendkeys txtAnyName.vbs