writefile("-3.mp3",game:HttpGet("https://github.com/Tankidd/-c0-ED-CV-81890-F-v7098T-/raw/refs/heads/main/Minus%20Three.mp3")) local sound = Instance.new("Sound") sound.SoundId = getcustomasset("-3.mp3") sound.Volume = 1 sound.Parent = game.Workspace sound.Looped = true sound:Play()