Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print ("Passwort")
- answer = read()
- if answer=="5028" then
- print ("Richtig")
- redstone.setOutput("back".true)
- sleep(5)
- redstone.setOutput("back".false)
- os.shutdown()
- else
- os.shutdown
- end
Advertisement
Add Comment
Please, Sign In to add comment