Advertisement
Guest User

startup.lua

a guest
Jul 16th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.18 KB | None | 0 0
  1. rednet.open("left");
  2. while true do
  3. local senderId, message, protocol = rednet.receive("boxes");
  4. if message == "" then
  5.  
  6. elseif message == "" then
  7.  
  8. elseif message == "" then
  9.  
  10. elseif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement