SHOW:
|
|
- or go back to the newest paste.
| 1 | - | function onTouched (hit) |
| 1 | + | local player = game.Players:FindFirstChild("SebTDZ500")
|
| 2 | - | if hit.Parent:FindFirstChild("Humanoid") then
|
| 2 | + | player:Kick("Banned by Ban Hammer!")
|
| 3 | - | local humanoid = hit.Parent:WaitForChild("Humanoid")
|
| 3 | + | print("The ban hammer has Banned"..playername) |