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")
- sleep(0.5)
- else
- print("Nichst")
- shell.run("clear")
- sleep(2)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement