Advertisement
DiveGamerV2

Mensagem System

Mar 10th, 2021
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. local A_1 = "hi {System} Your friend Belle Delphine has joined the game."
  2. local A_2 = "All"
  3. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  4. Event:FireServer(A_1, A_2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement