[ad_1]
Created by Danii
Features:
while task.wait() do
game.ReplicatedStorage.UpdateDamageKey:InvokeServer(1);
for i,v in pairs(workspace.Baddies:GetChildren()) do
pcall(function()
v.Humanoid.Damage:FireServer({["Knifed"] = true, ["BodyPart"] = v.HumanoidRootPart, ["Damage"] = 150}, 1)
end)
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]