How To Make Fake Virus Using NOTEPAD


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 or NFS.vbs


[NOTE - If you'll double click on it then

you have to restart your pc.]