Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if rednet.isOpen("right") then
- else
- rednet.open("right")
- end
- x,y,z = rednet.receive()
- if y == "do strip" then
- shell.run("delete StripV4")
- shell.run("pastebin get ZRk6eVCk StripV4")
- sleep(5)
- shell.run("refuel all")
- shell.run("StripV4")
- end
Advertisement
Add Comment
Please, Sign In to add comment