local sound = Instance.new("Sound") sound.SoundId = "http://www.roblox.com/Heart-Beat-item?id=131038747" sound.Parent = game.Workspace sound:Play()
im not sure if there has to be an interval or something and sorry if this is a face palm question cause im pretty new to scripting