TYPE “YOU ARE A FOOL” CONTINUOUSLY:-
Open Notepad.
Paste the following code in the notepad file:
Paste the following code in the notepad file:
Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “You are a fool.”
loop
do
wscript.sleep 100
wshshell.sendkeys “You are a fool.”
loop
Save the file with any name but with .vbs extension and close it.
Ope the file and see how it makes you type!
Ope the file and see how it makes you type!
Comments
Post a Comment