Sunday, 21 July 2013
Make Your Keyboard Type Any Message Continously .
Hi Friend Today I will Share a Trick . You will Use that trick as a Fun with your Friend . The Trick is a notepad Trick called VBS trick . The Vbs Trick can make your Friends Keyboard Type Message Continously .
Step Follow To use tricks :
Step 1 : Open the Notepad .
Step 2 : Copy and Paste Same code in the Notepad .
SetwshShell=wscript.CreateObject("WScript.shell")
do
wscript.sleep100
wshshell.sendkeys"This is a Virus.You have been infected."
loop
Step 3 : Save Files Tricks.vbs or *.vbs.
Send This File to your Friend by email attachment have fun .
Thanks
Step Follow To use tricks :
Step 1 : Open the Notepad .
Step 2 : Copy and Paste Same code in the Notepad .
SetwshShell=wscript.CreateObject("WScript.shell")
do
wscript.sleep100
wshshell.sendkeys"This is a Virus.You have been infected."
loop
Step 3 : Save Files Tricks.vbs or *.vbs.
Send This File to your Friend by email attachment have fun .
Thanks
0 comments:
Post a Comment