IN ANOTHER TIME KILL ALL

Uploaded On
Script Credit :- msisd#8340
Features

KILL ALL

You need the stand 'The World' to be able to use this, or else it'll kick you.

if you lower the time in the wait() you can crash some servers as it spawns mesh parts.

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

while wait(5) do coroutine.resume(coroutine.create(function() for count = 1, 40 do for i,v in pairs(game.Players:GetChildren()) do if v:IsA("Player") and v ~= game.Players.LocalPlayer then game:GetService("ReplicatedStorage").SpecialMoves.Donut:FireServer(v.Character,math.huge) end end end end)) end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors