Advertisement
ImaFunGamer

Computer Virus Prank

Jul 17th, 2019
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. X=MsgBox("Error while opening computer. Do you want to fix it?",4+64,"Computer")
  2.  
  3. X=MsgBox("Unable to fix this error. Do you want to scan your Computer?",3+48,"Computer")
  4.  
  5. X=MsgBox("Alert! Virus has been detected. Do you want to remove this virus?",3+16,"Alert")
  6.  
  7. X=MsgBox("Unable to remove this virus!",1+64,"Critical Error")
  8.  
  9. X=MsgBox("Virus is Activated!",2+16,"Virus Alert")
  10.  
  11. X=MsgBox("Deleting System Files..",2+16,"File Deletion")
  12.  
  13. X=MsgBox("Virus is copying your password of your Social Media and your Computer..",2+48,"Virus Alert")
  14.  
  15. X=MsgBox("Please wait.. Uploading your files to the hacker.. Do you want to stop it?",4+64,"File Transfer")
  16.  
  17. X=MsgBox("Cannot stop. File transfer Completed!",0+16,"Completed")
  18.  
  19. X=MsgBox("Your computer is hacked",1+64,"Hacked")
  20.  
  21. X=MsgBox("You cannot access your Computer anymore..",1+48,"Computer Hacked")
  22.  
  23. X=MsgBox("This was PRANK! There is no virus.. Lol..",1+64,"No Virus")
  24.  
  25. X=MsgBox("Pranked by (YOUR NAME), Cya..",0+16,"Pranked By..")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement