Advertisement
MagmaLP

Untitled

Feb 7th, 2022
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. rednet.open("back")
  2.  
  3. sleep(0.1)
  4. rednet.send(8903,3)
  5. sleep(0.1)
  6. rednet.send(8913,3)
  7. sleep(0.1)
  8. rednet.send(8908,3)
  9. sleep(0.1)
  10. rednet.send(8911,3)
  11. sleep(0.1)
  12. rednet.send(8910,3)
  13. sleep(0.1)
  14. rednet.send(8905,3)
  15. sleep(0.1)
  16. rednet.send(8912,3)
  17. sleep(0.1)
  18. rednet.send(8909,3)
  19. sleep(0.1)
  20. rednet.send(8906,3)
  21. sleep(0.1)
  22.  
  23.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement