Advertisement
Boeing747-8

Virus Prank #4

Jul 3rd, 2018
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 8.21 KB | None | 0 0
  1. n=false
  2. time2=90
  3. time=0
  4. ui.addTextArea(2, "", nil, -1145, -770, 9000, 9000, 0x000001, 0x000001, 0.5, true)
  5. ui.addTextArea(0, "<font color='#FFFFFF'><font size='14'><font face='Lucida Console'>Warning: A virus on <S>transformice.com</S> was detected. Disconnect from the website as soon as possible to stay safe from vulnerability.", nil, 159, 120, 482, 283, 0x000001, 0x000001, 0, true)
  6.  
  7. function eventLoop()
  8. time=time+0.5
  9. if time==15 then
  10. ui.removeTextArea(2,nil)
  11. ui.removeTextArea(0,nil)
  12. elseif time==35 then
  13. ui.addTextArea(5, "", nil, 303, 50, 345, 310, 0x000001, 0x000001, 1, true)
  14. ui.addTextArea(3, "\n\n\n\n<font color='#FF0000'>\n\n<font size='12'><b>Malicious activity has been detected in the current website you are on (transformice.com).\n\nCall your local technical support for further information about this pop up.", nil, 307, 52, 337, 304, 0xffffff, 0xffffff, 1, true)
  15. ui.addTextArea(4, "<p align='center'><font face='lucida console'><font color='#FFFFFF'><font size='20'>Warning!", nil, 307, 52, 338, 51, 0xff0000, 0x960000, 1, true)
  16. elseif time==50 then
  17. ui.removeTextArea(5,nil)
  18. ui.removeTextArea(4,nil)
  19. ui.removeTextArea(3,nil)
  20. ui.addTextArea(16, "<font color='#000000'><b>USOCLIENT.EXE", nil, 154, 44, 448, 331, 0xcccccc, 0x324650, 1, true)
  21. ui.addTextArea(15, "<U><font color='#FFFFF'><font face='lucida console'><font size='20'><font size='11'>system.start<U>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ", nil, 155, 69, 447, 307, 0x000001, 0x000001, 1, true)
  22. elseif time==53 then
  23. ui.removeTextArea(16,nil)
  24. ui.removeTextArea(15,nil)
  25. elseif time==55 then
  26. ui.addTextArea(16, "<font color='#000000'><b>USOCLIENT.EXE", nil, 154, 44, 448, 331, 0xcccccc, 0x324650, 1, true)
  27. ui.addTextArea(15, "<U><font color='#FFFFF'><font face='lucida console'><font size='20'><font size='11'>system.start<U>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ", nil, 155, 69, 447, 307, 0x000001, 0x000001, 1, true)
  28. elseif time==59 then
  29. ui.removeTextArea(16,nil)
  30. ui.removeTextArea(15,nil)
  31. n=true
  32. elseif time>80 and n==true then
  33. time2=time2-0.5
  34. ui.addTextArea(20, "", nil, -947, -706, 9000, 9000, 0x000001, 0x000001, 1, true)
  35. ui.addTextArea(24, "<p align='center'><font color='#000000'><font face='lucida console'>Your information/data has been stolen by unknown IP addressess. It is impossible to recover your data. Your computer is not in your possesion anymore and will be taken over when your time left ends. Sorry!", nil, 186, 100, 409, 438, 0xffffff, 0x000001, 1, true)
  36. ui.addTextArea(21, "<font color='#FF0000'><p align='center'><b>Oops! Your files have been stolen.", nil, 132, 59, 478, 36, 0xded38c, 0xff0000, 1, true)
  37. ui.addTextArea(26, "<p align='center'><font size='20'><font face='lucida console'><font color='#FF0000'>TIME LEFT: "..math.floor(time2), nil, 173, 355, 430, 40, 0xbdae64, 0xff0000, 1, true)
  38. ui.addTextArea(22, "", nil, 80, 31, 100, 413, 0x000001, 0x000001, 1, true)
  39. ui.addTextArea(23, "", nil, 603, 36, 100, 363, 0x000001, 0x000001, 1, true)
  40. end
  41. if time2==0 then
  42. time=-999999999
  43. n=false
  44. for i=0,50 do
  45. ui.removeTextArea(i)
  46. end
  47. ui.addTextArea(399, "", nil, -963, -794, 4023, 4635, 0x0000a8, 0x0000a8, 1, true)
  48. ui.addTextArea(40, "<font face='Lucida Console'><font size='14'>A problem has been detected and the system has shut down to prevent damage.\n\n\nThe end user manual generated the crash-dump.\n\nIf this is your first time seeing this error screen, restart your computer. If this screen appears again, follow these steps:\n\nCheck to make sure any new hardware or software is properly installed. If this is a new installation, ask your hardware or software manufacturer for any updates you may need. \n\nIf problems continue, disable or remove any newly installed hardware or software. Disable BIOS memory options such as cahcing or shadowing. If you need to use safe mode to disable or remove any components, restart your computer and press F8 to select advanced start up options, and then select Safe Mode.\n\nTechnical Information: \n\n*** STOP: 0x000000E2 (0x00000000,0x00000000,0x00000000,0x00000000)\n\nBeginning dump of physical memory\nPhysical dump complete. Contact your system administrator or technical support group for further assistance.", nil, 59, 32, 654, 374, 0x324650, 0x000000, 0, true)
  49. end
  50. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement