Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local s = Instance.new("Sound")
- s.Name = "Max5709"
- s.SoundId = "https://web.roblox.com/Warhead-Detonation-Failure-SCP-CB-item?id=183862120"
- s.Volume = 90
- s.Looped = false
- s.archivable = false
- s.Parent = script.Parent.Parent.Play
- wait(1)
- s:play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement