Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - --Made by Auma
 - local s = Instance.new("Sound")
 - s.Name = "Sound"
 - s.SoundId = "http://www.roblox.com/asset/?id=142633540"
 - s.Volume = 2
 - s.Looped = true
 - s.archivable = false
 - s.Parent = game.Workspace
 - wait(3)
 - s:play()
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment