Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while wait(5) do
- local args = {
- [1] = "what color is it? \240\159\164\168\240\159\164\168 dark green with mold?? \240\159\164\168\240\159\164" ..
- "\168 what color is it? \240\159\164\168\240\159\164\168 dark green with mold?? \240\159" ..
- "\164\168\240\159\164\168 what color is it? \240\159\164\168\240\159\164\168 dark gr" ..
- "een with mold?? \240\159\164\168\240\159\164\168 what color is it? \240\159\164\168\240" ..
- "\159\164\168 dark green with mold?? \240\159\164\168\240\159\164\168 ",
- [2] = "All"
- }
- game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest"):FireServer(unpack(args))
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement