X=MsgBox("There was a problem running this program.",0+64,"Error") X=MsgBox("Would you like to try to run the program again or cancel the operation?",5+32,"Error") X=MsgBox("An Error has occurred.",0+16,"Error") X=MsgBox("It is reccommended that you abort the program as attempting to run the program again may cause it to corrupt.",2+48,"Error") X=MsgBox("There has been a Critical Error in proccessing your request. Press OK to uninstall the software from all drivers.",1+16,"Error") X=MsgBox("The program has been successfuly uninstalled.",,"Success") X=MsgBox("A new version of the program has been detected that has fixed your problem.",0+64,"New Version") X=MsgBox("Would You like to download the safe program?",4+32,"New Version") X=MsgBox("The program has downloaded.",0+64,"Downloaded") X=MsgBox("Do you give permission for this program to access system files? (The program will fail to load if you decline.)",4+32,"Confirmation") X=MsgBox("Access Granted.",,"GameDemo") X=MsgBox("Accessing nesaccary files...",,"GameDemo") X=MsgBox("Extracting nesaccary files...",,"GameDemo") X=MsgBox("Scanning PC for incorrect information...",,"GameDemo") X=MsgBox("Alert! Our scan has revealed 4 viruses! Remove the viruses?",4+48,"Virus Detected") X=MsgBox("Removing viruses...",,"Removing Virus") X=MsgBox("The files have failed to be removed.",0+16,"Failiure") X=MsgBox("Malware activated.",0+48,"Alert") X=MsgBox("Extracting all files...",,"VROX_2.76") X=MsgBox("Extracting all data...",,"VROX_2.76") X=MsgBox("Removing all traces...",,"VROX_2.76") X=MsgBox("Thank you for participating. The project has been a success.",,"VROX_2.76") X=MsgBox("Would you like to sample our new software?",4+32,"VROX_OS_SAMPLE_DOWNLOAD") X=MsgBox("You have chosen to download VROX_OS",0+64,"VROX_OS") X=MsgBox("Download started...",,"VROX_05") X=MsgBox("Downloading...",,"VROK_05") X=MsgBox("Download completed",,"VRAK_05") X=MsgBox("Installing...",,"VRAK-05") X=MsgBox("Install Completed",,"VRANK-05") X=MsgBox("Would you like to run the software now?",4+64,"VRANK 05") X=MsgBox("A program is already running in :D/Operating_System under name 'WindowsPC'.",0+48,"VRANK05") X=MsgBox("Delete the software?",4+32,"VRANK08") X=MsgBox("Deleting software: WindowsPC...",0+64,"VRANK38") X=MsgBox("A restart is needed to remove the software. This may delete everything. Procceed?",4+48,"VRANKE7") X=MsgBox("WARNING: THERE IS A 92% CHANCE THIS WILL DESTROY YOUR COMPUTER. ARE YOU SURE YOU WANT TO RESET YOUR COMPUTER INTO VROX_OS MODE?",4+48,"VRANKED") X=MsgBox("You can't.",0+16,"PRANKED") X=MsgBox("Look at the top of this box.",0+64,"PRANKED!") X=MsgBox("lel ;)",,"PRANKED!") X=MsgBox("Dont worry, your computer is fine.",,"PRANKED!") X=MsgBox("The real game is coming soon! ;)",,"PRANKED!") X=MsgBox("Ha, I really got you there, didnt i?",4+32,"PRANKED!") X=MsgBox("i dont care.",,"PRANKED!") X=MsgBox("Oh, also",,"PRANKED!") X=MsgBox("I kinda lied back then...",,"PRANKED!") X=MsgBox("This prank may have done some damage to your computer. You need to restart your computer to make sure it is safe",0+48,"Reboot") X=MsgBox("Restarting your computer as a safety check...",,"Restarting") set shell= CreateObject("Wscript.Shell") shell.run"shutdown.exe -s -t 5" Do X=MsgBox("Error"),0+16+4096,"Windows" Loop