Advertisement
Caldona

Zombie Cash Script

Apr 1st, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. local hum = script.Parent:WaitForChild("Humanoid")
  2. hum.Died:Connect(function()
  3. game.ServerStorage.Give:Fire(50)
  4. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement