Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sp = peripheral.wrap("back")
- while true do
- if rs.getOutput("back") == true then
- sp.speak("Accés interdit! Veuillez indiqué le code ")
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement