Advertisement
Skillexs

mining frame turtle avait command

May 15th, 2013
510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. rednet.open("right")
  2. while true do
  3. senderID, message, distance = rednet.receive()
  4. print (message)
  5. shell.run(message)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement