Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Credit to EmTeaKay and BigSHinyToys of the ComputerCraft Forums
- shell.run("clear")
- textutlis.slowPrint("You have been chosen to...")
- sleep(2)
- rs.setOutput ("bottom", true) -- with TNT under terminal
- sleep(2)
- shell.run("clear")
- textutlis.slowPrint("DIE!")
- sleep(3)
- os.shutdown()
- end
Advertisement
Add Comment
Please, Sign In to add comment