Hi!
In this poll im going to tell you how to make fake pop-ups on ur computer. this is fun and its completely harmless to ur computer. okay lets begin:
To make a pop up u have to open notepad and for each message that u want to make in the pop up u have to type this:
X = Msgbox("The message",0+16,"title of pop-up")
u can keep repeating this as much as u want in notepad to make the pop-up last longer (just so that u know that the pop-ups can't be shutdown by clicking X, so u have to read it all the way through until its done)
now to make the pop up save the notepad file u made as .vbs
e.g. Virus.vbs and not Virus.txt
here's an example of a fake pop up that would scare someone:
X = Msgbox("Major Virus Detected",0+16,"Virus Detected")
I've attached a file with steps and codes to help u make ur fake pop-ups
Enjoy