teotv202

Untitled

Jun 21st, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.54 KB | None | 0 0
  1. while wait() do
  2. owner.Character.Head.Parent = owner.Character
  3. owner.Character.Torso.Parent = owner.Character
  4. owner.Character["Left Arm"].Parent = owner.Character
  5. owner.Character["Right Leg"].Parent = owner.Character
  6. owner.Character["Left Leg"].Parent = owner.Character
  7. owner.Character["Right Arm"].Parent = owner.Character
  8. owner.Character.HumanoidRootPart.Parent = owner.Character
  9. owner.Character.Humanoid.Health = owner.Character.Humanoid.Health
  10. owner.Character.Humanoid.MaxHealth = owner.Character.Humanoid.MaxHealth
  11. owner.Character.Torso.BrickColor = owner.Character.Torso.BrickColor
  12. owner.Character.Head.BrickColor = owner.Character.Head.BrickColor
  13. owner.Character.HumanoidRootPart.BrickColor = owner.Character.HumanoidRootPart.BrickColor
  14. owner.Character["Left Arm"].BrickColor = owner.Character["Left Arm"].BrickColor
  15. owner.Character["Right Leg"].BrickColor = owner.Character["Right Leg"].BrickColor
  16. owner.Character["Left Leg"].BrickColor = owner.Character["Left Leg"].BrickColor
  17. owner.Character["Right Arm"].BrickColor = owner.Character["Right Arm"].BrickColor
  18. owner.Character.HumanoidRootPart.BrickColor = owner.Character.HumanoidRootPart.BrickColor
  19. owner.Character.Torso.Material = owner.Character.Torso.Material
  20. owner.Character.Head.Material = owner.Character.Head.Material
  21. owner.Character["Left Arm"].Material = owner.Character["Left Arm"].Material
  22. owner.Character["Right Leg"].Material = owner.Character["Right Leg"].Material
  23. owner.Character["Left Leg"].Material = owner.Character["Left Leg"].Material
  24. owner.Character["Right Arm"].Material = owner.Character["Right Arm"].Material
  25. owner.Character.HumanoidRootPart.Material = owner.Character.HumanoidRootPart.Material
  26. owner.Character.Torso.Transparency = owner.Character.Torso.Transparency
  27. owner.Character.Head.Transparency = owner.Character.Head.Transparency
  28. owner.Character["Left Arm"].Transparency = owner.Character["Left Arm"].Transparency
  29. owner.Character["Right Leg"].Transparency = owner.Character["Right Leg"].Transparency
  30. owner.Character["Left Leg"].Transparency = owner.Character["Left Leg"].Transparency
  31. owner.Character["Right Arm"].Transparency = owner.Character["Right Arm"].Transparency
  32. owner.Character.HumanoidRootPart.Transparency = owner.Character.HumanoidRootPart.Transparency
  33. owner.Character.Head.Size = owner.Character.Head.Size
  34. owner.Character.Torso.Size = owner.Character.Torso.Size
  35. owner.Character["Left Arm"].Size = owner.Character["Left Arm"].Size
  36. owner.Character["Right Leg"].Size = owner.Character["Right Leg"].Size
  37. owner.Character["Left Leg"].Size = owner.Character["Left Leg"].Size
  38. owner.Character["Right Arm"].Size = owner.Character["Right Arm"].Size
  39. owner.Character.HumanoidRootPart.Size = owner.Character.HumanoidRootPart.Size
  40. owner.Character.Head.formFactor = owner.Character.Head.formFactor
  41. owner.Character.Torso.formFactor = owner.Character.Torso.formFactor
  42. owner.Character["Left Arm"].formFactor = owner.Character["Left Arm"].formFactor
  43. owner.Character["Right Leg"].formFactor = owner.Character["Right Leg"].formFactor
  44. owner.Character["Left Leg"].formFactor = owner.Character["Left Leg"].formFactor
  45. owner.Character["Right Arm"].formFactor = owner.Character["Right Arm"].formFactor
  46. owner.Character.HumanoidRootPart.formFactor = owner.Character.HumanoidRootPart.formFactor
  47. owner.Character.Head.Name = owner.Character.Head.Name
  48. owner.Character.Torso.Name = owner.Character.Torso.Name
  49. owner.Character["Left Arm"].Name = owner.Character["Left Arm"].Name
  50. owner.Character["Right Leg"].Name = owner.Character["Right Leg"].Name
  51. owner.Character["Left Leg"].Name = owner.Character["Left Leg"].Name
  52. owner.Character["Right Arm"].Name = owner.Character["Right Arm"].Name
  53. owner.Character.HumanoidRootPart.Name = owner.Character.HumanoidRootPart.Name
  54. owner.Character.Humanoid.Name = owner.Character.Humanoid.Name
  55. owner.Character.Head:MakeJoints()
  56. owner.Character.Torso:MakeJoints()
  57. owner.Character["Left Arm"]:MakeJoints()
  58. owner.Character["Right Leg"]:MakeJoints()
  59. owner.Character["Left Leg"]:MakeJoints()
  60. owner.Character["Right Arm"]:MakeJoints()
  61. owner.Character.HumanoidRootPart:MakeJoints()
  62. owner.Character.Torso.Anchored = false
  63. owner.Character.Head.Anchored = false
  64. owner.Character.HumanoidRootPart.Anchored = false
  65. owner.Character["Right Arm"].Anchored = false
  66. owner.Character["Left Arm"].Anchored = false
  67. owner.Character["Right Leg"].Anchored = false
  68. owner.Character["Right Leg"].Anchored = false
  69. owner.Character.Humanoid.WalkSpeed = owner.Character.Humanoid.WalkSpeed
  70. owner.Character.Humanoid.JumpPower = owner.Character.Humanoid.JumpPower
  71. owner.Character.Humanoid.PlatformStand = false
  72. end
Add Comment
Please, Sign In to add comment