thread.create(function() while true do modem.broadcast(port, msg) os.sleep(1) end end)