Find any script for Roblox

Enter the name of the game or script.

Script – Deathrun

Thank you for using our website
Your script:

NO KEY

for i = 0, 1 do
  task.spawn(function()
   while task.wait() do
     game:GetService("ReplicatedStorage"):WaitForChild("Network"):WaitForChild("Chat"):WaitForChild("sendMessage"):FireServer('255','All')
   end
  end)
end