local t = game:GetService("TextChatService") local c = t.TextChannels.RBXGeneral local a = c:SendAsync("yo") task.wait(3) replicatesignal(t.ClientToServerMessageReplicateSignalV2, "hello", a.Metadata, a.MessageId, a.TextSource, c)