Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local p = game.Players.LocalPlayer
- sound = game.Players.LocalPlayer.Character.Head.Splash
- sound.Name = "Baby"
- sound.Parent = game.Workspace
- sound.SoundId = "http://www.roblox.com/asset/?id=276522129"
- sound.Volume = 1
- sound.Pitch = 1
- sound:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement