sarah6669

hell song

Mar 28th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local Sound = Instance.new("Sound", game.Workspace)
  2. Sound.Volume = 3.5
  3. Sound.Looped = false
  4. Sound.SoundId = "http://www.roblox.com/asset?id=597212384"
  5. Sound:Play()
Add Comment
Please, Sign In to add comment