Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print ("Passwort eingeben:")
- password =io.read()
- if password == "3ZRG52T1g9" then print ("Verefiziere Code")
- sleep(5)
- print ("Richtig")
- rs.setOutput("right", true)
- sleep(2)
- rs.setOutput("right", true)
- shell.run("reboot")
- else print ("Verefiziere Code...") sleep(5)
- shell.run("clear")
- print ("Falsch du Nutte!!")
- sleep(2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement