Introduction: Easy, Small "Virus"

Today I will show you how to make a "Virus". Now don't be like "You hacked my computer" and stuff like that.

So, Lets get started. 

Step 1: The Code, Kind Of.

Open notepad. (Windows key + R, then enter notepad.exe)
Type -OR- Copy/Paste  --> X=Msgbox("Message Here",0+16,"Title Here")
NOTE:
To change the buttons (left number):

0 - ok button only
1 - ok and cancel
2 - abort, retry and ignore
3 - yes no and cancel
4 - yes and no
5 - retry and cancel

To change the symbol (right number):

16 - critical message icon
32 - question message icon
48 - warning message icon
64 - info message icon

Save it as NAME.vbs (Replace NAME with whatever.)

Step 2: Thanks.

Now, wasnt that easy?
Make it your self, and maybe prank your friends. Hint,hint. :D