Advertisement
fxdogxd
Sep 16th, 2023
25
0
Never
This is comment for paste fix 1.4
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --[[
  2. [Text]
  3. --]]
  4. local args = {
  5. [1] = "Text Say",
  6. [2] = "All"
  7. }
  8.  
  9. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args))
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement