Skip to content

Create a harmless virus prank using Microsoft Visual Basic Scripting Edition

Notifications You must be signed in to change notification settings

MohamedAfraz/virus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Virus Prank

How to create a harmless virus prank using Microsoft Visual Basic Scripting Edition


Paste this code in a new Notepad File:

X=MsgBox("Message Description",0+16,"Title")

Important

Make sure to select All Files in the drop down menu and save the file as .vbs
Something like Minecraft.vbs



1. You can Type any number from 0 to 5 instead of 0 (before the '+' symbol)

Tip

Below is the meaning of each number:

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



2. You can type 32 or 48 or 64 instead of 16.

Tip

Below is the meaning of each number:

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



3. Feel free to change the Title and Message Description Placeholder Text

Tip

Change the Description to something like Your Computer has been infected with a Virus. Delete all System Files Now!
And Title to something like Windows Firewall Alert x64



4. Send the file to your friends and tell then to run it after installation


Caution

Get ready to Lose Friends with this one
XD

About

Create a harmless virus prank using Microsoft Visual Basic Scripting Edition

Topics

Resources

Stars

Watchers

Forks