Scary Pop up!!

Today I found an interesting article about how we can make a scary pop up from this site 😉 Not to really scare people, but for fun I would like to share with it everyone 🙂

Thanks to http://howto.helpero.com/howto for such interesting post!

How to make a pop up:

Here are the steps on how to do a pop-up:

1.
Open Notepad and type:

text1=msgbox(“your text here”,52,”your title here”)

Make A Scary Pop-up

You can write as many text message boxes as you want. The many you write the many pop-ups will appear.

2.
Save the text as popup.vbs. Be sure the change the ‘Save as Type‘ to ‘All Files‘ .

Make A Scary Pop-up

3. You can use scary messages to make a prank to your friends, like:

text1=msgbox(“Virus Detected”,52,”Warning: VIRUS”)
text2=msgbox(“Virus is installing on your system”,52,”Installing…”)
text3=msgbox(“Virus is installing on your system”,52,”Installing…”)

4. When you click on popup.vbs you will receive on your screen something like this:

Make A Scary Pop-up

Make A Scary Pop-up

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s