Prephy

lol

Dec 8th, 2020 (edited)
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. owner.Character.Head.Size = Vector3.new(3, 6, 7)
  2. owner.Character.Humanoid.WalkSpeed=30
  3. --owner.Character.HumanoidRootPart.Size = Vector3.new(3, 0,20, 1)
  4. owner.Character["Left Leg"].Size = Vector3.new(1, 10, 1)
  5. owner.Character["Right Leg"].Size = Vector3.new(1, 10, 1)
  6. owner.Character["Left Arm"].Size = Vector3.new(0, 0, 0)
  7. owner.Character["Right Arm"].Size = Vector3.new(0, 0, 0)
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
Add Comment
Please, Sign In to add comment