TheInsaneScripter77

fake system messenge

Dec 3rd, 2020
243
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)
Add Comment
Please, Sign In to add comment