Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local amogus = Instance.new("Sound")
- amogus.SoundId = "rbxassetid://4771846035"
- owner.CharacterAdded:connect(function()
- owner.Character:WaitForChild("Humanoid").Died:connect(function()
- local amoger = amogus:Clone()
- amoger.Parent = owner.Character.Head
- amoger:Play()
- end)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement