Advertisement
Idkrandomthingyyyy

lolol

Oct 14th, 2023
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. while wait(5) do
  2. local args = {
  3. [1] = "what color is it? \240\159\164\168\240\159\164\168 dark green with mold?? \240\159\164\168\240\159\164" ..
  4. "\168 what color is it? \240\159\164\168\240\159\164\168 dark green with mold?? \240\159" ..
  5. "\164\168\240\159\164\168 what color is it? \240\159\164\168\240\159\164\168 dark gr" ..
  6. "een with mold?? \240\159\164\168\240\159\164\168 what color is it? \240\159\164\168\240" ..
  7. "\159\164\168 dark green with mold?? \240\159\164\168\240\159\164\168 ",
  8. [2] = "All"
  9. }
  10.  
  11. game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest"):FireServer(unpack(args))
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement