resaloli

Im Blue!

Sep 21st, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.19 KB | None | 0 0
  1. local sound = Instance.new("Sound", game.Workspace)
  2. game.Workspace.Sound.SoundId = "http://www.roblox.com/asset/?id=215199695"
  3. game.Workspace.Sound.Volume = 10
  4. game.Workspace.Sound:Play()
Add Comment
Please, Sign In to add comment