Advertisement
scyther16

Untitled

Mar 28th, 2024
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. while true do
  2. wait(0.1)
  3. local args = {
  4. [1] = "emplic is back -- .gg/Ky7y7mdq",
  5. [2] = "All"
  6. }
  7.  
  8. game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest"):FireServer(unpack(args))
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement