Advertisement
Kiutb

Untitled

Aug 23rd, 2018
711
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. musid = "rbxassetid://407749940"
  2. muspi = 1
  3. mus = Instance.new("Sound",Head)
  4. mus.Volume = 2
  5. mus.Pitch = 1
  6. mus.SoundId = musid
  7. mus:Play()
  8. mus.Name = "mus"
  9. mus.Looped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement