Nadir3709

Fe Fake Msg Server Script Roblox

Aug 14th, 2021 (edited)
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. player = "Server"
  2. fakemsg = "Welcome Owner Has Joined The Game"
  3. message = "Hi ["..tostring(player).."]: "..tostring(fakemsg)
  4. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(message, "All")
Add Comment
Please, Sign In to add comment