Tuesday, 23 July 2013

HOW TO MAKE FAKE VIRUS USING NOTEPAD

Leave a Comment
Hello friends, how are you. Today I am going to share a trick to make a virus using notepad. This virus will help you to fool your friends. This is only for fun it'll not harm their's PC. So friends lets make your friends fool. But you have to follow these steps to make this trick working..

STEP.1 First of all open notepad.
               

STEP.2 Now copy and paste following code into notepad
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
                                        


STEP.3 Now press CTRL + S to save this file.
                                       

STEP.4 Now give any interesting name to it with .vbs extension
e.g. AngryBird.vbs 
                                        

STEP.5 PASS IT TO YOUR FRIEND AND MAKE THEM FOOL
                                     
                              ENJOY IT 
IF YOU FOUND ANY PROBLEM PLEASE                               COMMENT

0 comments:

Post a Comment