Advertisement
darkblooood

Untitled

Dec 31st, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. local a = Instance.new("Sound")
  2. a.Parent = game.Workspace
  3. a.Name = "hi"
  4. a.SoundId = 2697951058
  5. a:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement