Advertisement
Xxploitboi

knife skillz kill all

Apr 20th, 2018
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.20 KB | None | 0 0
  1. for i,v in pairs(game.Players:GetChildren()) do
  2. if v.Name ~= game.Players.LocalPlayer.Name then
  3. heh = v.Name
  4. game:GetService("ReplicatedStorage").Events.Damage:FireServer(workspace[heh].Humanoid)
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement