lolishere

Untitled

Apr 25th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. -- No need to put names this is local script :) --
  2.  
  3. local char = game.Players.LocalPlayer.Character
  4. char.Head.face:Destroy()
  5. char.Head.Transparency = 1
  6. char['Right Arm'].Transparency = 1
  7. char['Left Arm'].Transparency = 1
  8. char.Torso.Transparency = 1
  9. char['Right Leg'].Transparency = 1
  10. char['Left Leg'].Transparency = 1
Add Comment
Please, Sign In to add comment