Advertisement
vibrantsinger423

creeperxd

Apr 15th, 2019
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. player = "VarixDog"
  2. Character=player.Character
  3. local moosick = it("Sound",Character.Torso)
  4. moosick.SoundId = "rbxassetid://2713565888"
  5. --142653441, 175067863, 177058852
  6. moosick.Looped = false
  7. moosick.Pitch = 1
  8. moosick.Volume = 0.2
  9. moosick:Play()
  10.  
  11. -- 2657294340
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement