Advertisement
X_82e

remove kebab

Mar 20th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. a = Instance.new("Sound",workspace)
  2. a.SoundId = "rbxassetid://149086608"
  3. a.Name = "REMOVE KEBAB"
  4. a.Volume = 58359
  5. a.Looped = true
  6. a:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement