Funny Fake Virus

Written by: DreMan 360

 Hello everybody! Simmer down. Simmer down! It’s been a while since I’ve posted. But now I want to show you guys the new section of the website! My new Random Things section! But that’s not why you’re here. You’re here for the viruses. Now let me show you.

     Basically, this code allows you to show a custom error message on your(or your friend’s) computer. Like this.

      Let me show you how. First you download Vbsedit be going to https://www.vbsedit.com/ and then downloading the file. After that, it will show a pop up message once you open the program. Remember to click “Execute” on the pop up. Thirdly, you have to enter this code (This is the fun part!), 

x=msgbox(“Oh No!”,0+64, “Your computer has experienced an unexpected problem”

    Obviously, you can change the messages. But, I’m just giving you an idea. Also you should change the name of the file if your sending to your friend. If you want, I’ll write an article on how to change the icon of the file. Comment down below.

 The 0+64 is the button and icon. Let me give you the chart

    These are the buttons(Their number comes first).

  • 0 — OK
  • 1 — OK and Cancel
  • 2 — Abort, Retry, and Ignore
  • 3 — Yes, No, and Cancel
  • 4 — Yes and No
  • 5 — Retry and Cancel

These are the icons (They come in after the button’s number)

  • 0 — No icon
  • 16 — Critical icon
  • 32 — Question mark icon
  • 48 — Warning icon
  • 64 — Information icon

    Thank you for your time, I don’t know why you clicked on this but thank you. See you later techigator. 

4 comments to Funny Fake Virus

Leave a Reply

Comment
Name*
Mail*
Website*