Advertisement
Guest User

Fake Virus Prank | James

a guest
Apr 25th, 2019
747
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. X=MsgBox("Computer Error, Do you want to fix this?",1+64,"Computer")
  2. X=MsgBox("Sorry, unable to fix error. Should we scan your computer?",3+1,"Error")
  3. X=MsgBox("Virus detected! Do you want to fix the virus?",0+16,"")
  4. X=MsgBox("Unable to fix virus. ",1+64,"Critical Error")
  5. X=MsgBox("Virus is Activated.",2+16,"Virus Alert")
  6. X=MsgBox("Deleting system files... ",2+16,"System")
  7. X=MsgBox("Virus is copying your password...",2+48,"Virus Alert")
  8. X=MsgBox("Please wait, uploading your files to server",4+64,"File Transfer")
  9. X=MsgBox("Cannot stop. File Transfer Completed",1+16,"Transfer Completed")
  10. X=MsgBox("Your computer is hacked.",0+16,"Hacked")
  11. X=MsgBox("You will not be able to access your computer after this.",1+48,"System Message")
  12. X=MsgBox("HAHA, this was a Prank! There is no virus! Your computer is completely safe.",0+16,"Prank")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement