Advertisement
Guest User

monte

a guest
Oct 31st, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. m=peripheral.wrap("bottom")
  2. m.move(1,false,true)
  3. sleep(1.5)
  4. m.move(1,false,true)
  5. sleep(1.5)
  6. m.move(1,false,true)
  7. sleep(1.5)
  8. m.move(1,false,true)
  9. sleep(1.5)
  10. m.move(1,false,true)
  11. sleep(1.5)
  12. m.move(1,false,true)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement