Easy, Small "Virus"

by TheBemo in Circuits > Software

1182 Views, 8 Favorites, 0 Comments

Easy, Small "Virus"

LS.PNG
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. 

The Code, Kind Of.

NPP.PNG
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.)

Thanks.

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