Advertisement
Pro_Pastebin_Person1

Untitled

Mar 26th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. while wait(9) do
  2. for i=1, 5 do
  3. local msg = "/e "..string.rep("do the same with this put whatever you want. ",351056)
  4. game:GetService("RunService").RenderStepped:Connect(function()
  5. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg,"All")
  6. end)
  7. end
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement