Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- if rs.getInput("left") then
- commands.op("@p")
- print("Erfolgreich")
- sleep(4)
- else
- print("nichts")
- sleep(1)
- shell.run("clear")
- sleep(1)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement