Advertisement
Diep8328Paster

Untitled

May 25th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. local p = game.Players.LocalPlayer
  2. p.Character.Head.BrickColor = BrickColor.new("Really red")
  3. p.Character.Head.face.Texture = "rbxassetid://1836869481"
  4. local o_o = p.Character.Torso
  5. local uh = Instance.new("Sound",o_o)
  6. uh.SoundId = "p.Character.Torso"
  7. uh.Volume = 20
  8. uh.Looped = true
  9. uh:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement