Create a cool fake virus!

01/31/2012 15:56 SkullTreats#1
Hi there guys, Its me again and i am here to share something that is interesting.

Now, I will teach you how to make a fake virus. This virus is harmless. It doesnt puts your computer into a serious trouble.

-------------------------------------------------------
First of all, Open notepad.exe Then type this code below:
Code:
X=MsgBox("Message Description",0+16,"Title")
The "Message Description" is for the message or application message.
The "Title" is the title bar of the file.

Now on the buttons, Refer to this:

[1] You can write any number from 1,2,3 or 4 instead of 0 (before the '+' symbol) and here is the meaning of these numbers:

0 = OK Button,
1 = OK / Cancel Button,
2 = Abort / Retry / Ignore Button,
3 = Yes / No / Cancel Button,
4 = Yes / No Button,

Now for the picture,logo, Refer to this:

[2] You can write 32 or 48 or 64 instead of 16.
Here is the meaning of each number:

16 = Critical Icon,
32 = Help Icon,
48 = Warning Icon,
64 = Information Icon,


NOTE!Dont forget to write .vbs after the file name.


MORE INSTRUCTIONS ARE HERE IN THE VIDEO! CHECK IT OUT!

Special thanks to:
iNiYant for this wonderful video TUT.

02/01/2012 18:49 MoepMeep#2
You are so annoying.
02/01/2012 22:22 boxxiebabee#3
1. False section
2. Y U NO HAVE CODING SKILLZ?