Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pass = "tactics"
- hint = "hint
- print ("Welcome to Doomman117's House")
- write "password :"
- input = read()
- if input ==pass then
- print ("Welcome Doomman117")
- redstone.setOutput ("left, true)
- sleep(2)
- os.shutdown()
- else
- print ("Access Denied")
- sleep(2)
- os.shutdown()
- end
- if input ==hint then
- write "Favorite PS1 Game"
Advertisement
Add Comment
Please, Sign In to add comment