Advertisement
craftxbox

CC Virus 2

May 31st, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --To install run pastebin get NuAZKV5R startup
  2. term.setBackgroundColor(colors.blue)
  3. term.clear()
  4. textutils.slowPrint("Your computer encountered an error and needs to")
  5. textutils.slowPrint("restart")
  6. sleep(1)
  7. textutils.slowPrint("If you want more details about the error search up ERR_KRNL_PNC later")
  8. sleep(1)
  9. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement