Version / Update: v1.0.0
- Download / Script Link
- local rm = game:GetService("ReplicatedStorage").Packages._Index["sleitnick_knit@1.6.0"].knit.Services.ExplosionService.RF.GenerateExplosion
while true do
for _, z in pairs(workspace.Zombies:GetChildren()) do
local hrp = z:FindFirstChild("HumanoidRootPart")
if hrp then pcall(function() rm:InvokeServer(hrp.Position, math.huge, 2, "EXPLOSIVE CROSSBOW") end) end
end
task.wait(0.1)
end[ View More ]
Don't bother getting keys for this. Here it is for free