Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i, v in next, game.Players:GetPlayers() do
- if v ~= game.Players.LocalPlayer then
- game.ReplicatedStorage.Event:FireServer('TPD', 9e9, v.Character.Humanoid)
- end
- end
- --[[
- Vouchie to wallythebird
- https://v3rmillion.net/showthread.php?tid=762493&highlight=Mad+City
- --]]
Advertisement
Add Comment
Please, Sign In to add comment