Advertisement
RyanDaCoder

Swag MLG Guy

Aug 1st, 2017
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. local a = Instance.new("SpecialMesh")
  2. a.MeshId = "rbxassetid://683581432"
  3. a.TextureId = "rbxassetid://683581461"
  4. a.Parent = game.Players.LocalPlayer.Character['Left Leg']
  5.  
  6. game.Players.LocalPlayer.Character['Left Arm']:Destroy()
  7. game.Players.LocalPlayer.Character['Right Arm']:Destroy()
  8. game.Players.LocalPlayer.Character['Right Leg']:Destroy()
  9. game.Players.LocalPlayer.Character['Left Arm']:Destroy()
  10. game.Players.LocalPlayer.Character.Head.Transparency = 1
  11. game.Players.LocalPlayer.Character.Head.face:Destroy()
  12. game.Players.LocalPlayer.Character.Humanoid.HipHeight = "1.7"
  13. game.Players.LocalPlayer.Torso.Tranpsarency = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement