while true do print("rednerd") messages = {os.pullEvent("rednet_message")} print(messages[3]) coroutine.yield() end