postrach

redtick

Jan 29th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. rs.setOutput("left".true)
  2. while true do
  3. sleep (3)
  4. rs.setOutput("right".true)
  5. sleep (3)
  6. rs.setOutput("back", true)
  7. sleep (10)
  8. rs.setOutput("front", true)
  9. sleep (3)
  10. uniti s == 1
  11. end
Add Comment
Please, Sign In to add comment