Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Made by Unkown... :3--
- local s = Instance.new("Sound")
- s.Name = "Sound"
- s.SoundId = "154664102"
- s.Volume = 3
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- wait(0)
- s:play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement