Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local stringsub = "cûm cûm cûm cûm cûm cûm cûm cûm cûm cûm cûm cûm"
- if game:GetService("ReplicatedStorage"):FindFirstChild("DefaultChatSystemChatEvents") then
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(stringsub, "All")
- task.wait(1.4)
- else
- for i = 1, 1000 do
- game:GetService("TextChatService"):FindFirstChild("TextChannels").RBXGeneral:SendAsync(stringsub)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment