0% found this document useful (0 votes)
17 views1 page

MEMES

Uploaded by

meghanad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

MEMES

Uploaded by

meghanad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

x=MsgBox("Error while opening Computer. Do you want to Fix this Error?

", 4+64,
"Critical error")
x=MsgBox("Unable to Fix this Error. Do you want to scan this computer", 3+48,
"Error")
x=MsgBox("Alert ! Virus Detected. Remove Virus?", 3+16, "Alter!")
x=MsgBox("Alert ! Your computer is not functioning.", 2+16, "REMOVING VIRUS...")
x=MsgBox("Unable to remove the virus", 1+64, "Critical Error! ")
x=MsgBox("harvest international school, kodathi, sarjapur, bangalore, india", 2+16,
"TS3 NOTIFICATION")
x=MsgBox("Deleting the system files...", 2+16, "File Deletion")
x=MsgBox("pc password: 2011...", 2+48, "TS3 NOTIFICATION")
x=MsgBox("CLOUD ACCESSED", 4+64, "TS3 NOTIFICATION")
x=MsgBox("PC COMPROMISED", 1+16, "WINDOWS ALERT")
x=MsgBox("011100111000011001", 0+64, "TS3 NOTIFICATION")
x=MsgBox("PC is not responding", 0+64, "not responding")

set objShell = wscript.CreateObject("wscript.shell")


objShell.Run "shutdown.exe /R /T 60 /C ""Rebooting your computer"" "

You might also like