Advertisement
Guest User

Dark Curved Pauldron

a guest
Dec 4th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 333.40 KB | None | 0 0
  1. wait(1)
  2.  
  3.     Player=game:GetService('Players').LocalPlayer
  4.     Character=Player.Character
  5.     Mouse=Player:GetMouse()
  6.     m=Instance.new('Model',Character)
  7.  
  8.  
  9.     local function weldBetween(a, b)
  10.         local weldd = Instance.new("ManualWeld")
  11.         weldd.Part0 = a
  12.         weldd.Part1 = b
  13.         weldd.C0 = CFrame.new()
  14.         weldd.C1 = b.CFrame:inverse() * a.CFrame
  15.         weldd.Parent = a
  16.         return weldd
  17.     end
  18.    
  19.     it=Instance.new
  20.    
  21.     function nooutline(part)
  22.         part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  23.     end
  24.    
  25.     function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  26.         local fp=it("Part")
  27.         fp.formFactor=formfactor
  28.         fp.Parent=parent
  29.         fp.Reflectance=reflectance
  30.         fp.Transparency=transparency
  31.         fp.CanCollide=false
  32.         fp.Locked=true
  33.         fp.BrickColor=BrickColor.new(tostring(brickcolor))
  34.         fp.Name=name
  35.         fp.Size=size
  36.         fp.Position=Character.Torso.Position
  37.         nooutline(fp)
  38.         fp.Material=material
  39.         fp:BreakJoints()
  40.         return fp
  41.     end
  42.    
  43.     function mesh(Mesh,part,meshtype,meshid,offset,scale)
  44.         local mesh=it(Mesh)
  45.         mesh.Parent=part
  46.         if Mesh=="SpecialMesh" then
  47.             mesh.MeshType=meshtype
  48.             mesh.MeshId=meshid
  49.         end
  50.         mesh.Offset=offset
  51.         mesh.Scale=scale
  52.         return mesh
  53.     end
  54.    
  55.     function weld(parent,part0,part1,c0,c1)
  56.         local weld=it("Weld")
  57.         weld.Parent=parent
  58.         weld.Part0=part0
  59.         weld.Part1=part1
  60.         weld.C0=c0
  61.         weld.C1=c1
  62.         return weld
  63.     end
  64.  
  65. RightA=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Handle",Vector3.new(1.31421626, 2.62842989, 1.31421471))
  66. RightAweld=weld(m,Character["Left Arm"],RightA,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0754652023, 0.127724171, -0.169014931, 0.999724269, 0.01186, 0.0202710405, -0.0117467064, 0.999914646, -0.00569900358, -0.0203369036, 0.00545931328, 0.99977833))
  67. Thingy=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,1,"Really black","Thingy",Vector3.new(1.41839123, 1.41838992, 1.41838956))
  68. Thingyweld=weld(m,RightA,Thingy,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.088727951, 0.00277280807, 0.03520298, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  69. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.567355752))
  70. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0765886307, -1.98301792, 1.04837799, 1.00000012, 8.73114914e-011, 0, 0, -0.707099676, -0.707113743, 0, 0.707113862, -0.707099795))
  71. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  72. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.354597479, 1.41838956))
  73. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887346268, -0.777343035, 0.035200119, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  74. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 1.03999996))
  75. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.46094286, 0.283678025, 1.46094108))
  76. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.088727951, 0.853806138, 0.0352125168, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  77. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.50999999, 1.02999997))
  78. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  79. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0765743256, 1.46370363, -0.580066919, 1.00000012, -1.5963451e-008, 2.99885869e-006, -2.94670463e-006, 0.173635423, 0.984810054, -5.35976142e-007, -0.984809995, 0.173635408))
  80. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  81. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  82. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0765705109, 1.31746244, -0.249498844, 1.00000012, 8.73114914e-011, 0, 0, -0.173656225, 0.984806359, -4.65661287e-010, -0.984806299, -0.173656181))
  83. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  84. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.44675899, 0.425516993, 1.44675708))
  85. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887422562, 0.853808045, 0.0352210999, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  86. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1.01999998, 1.01999998))
  87. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.46094286, 0.283678025, 1.46094108))
  88. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.088727951, 0.853799224, 0.0352125168, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  89. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1.01999998, 1.01999998))
  90. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.567355752))
  91. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0765781403, -1.93325758, 1.09814215, -1.00000012, -8.73114914e-011, 0, -5.58793545e-009, -0.707110703, 0.707102895, 0, 0.707102895, 0.707110584))
  92. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  93. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  94. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0765657425, 1.39436722, -0.592307091, -1.00000012, -8.73114914e-011, 0, 0, 0.173656225, -0.984806359, -4.65661287e-010, -0.984806299, -0.173656181))
  95. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  96. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  97. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0352058411, 1.35817862, -0.256694794, -9.72300768e-006, 9.42777842e-006, -1.00000012, 0.984807432, -0.173650503, -1.12168491e-005, -0.173650503, -0.984807432, -7.59679824e-006))
  98. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  99. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  100. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0351982117, 1.76633024, -0.834147453, -9.72300768e-006, 9.42777842e-006, -1.00000012, 0.866034389, 0.499984711, -3.70666385e-006, 0.499984741, -0.866034329, -1.30273402e-005))
  101. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  102. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  103. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0765447617, 1.13482475, -0.218839645, 1.00000012, 8.73114914e-011, 0, -5.58793545e-009, -0.707110703, 0.707102895, 0, -0.707102895, -0.707110584))
  104. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  105. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.567355752))
  106. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0351867676, -2.01229572, 1.01912785, -1.06878579e-005, 1.24396756e-005, -1, -0.707121968, -0.70709157, -1.23679638e-006, -0.707091689, 0.707122087, 1.63540244e-005))
  107. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  108. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.283678055, 1.41838956))
  109. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887155533, -0.990084648, 0.0351953506, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  110. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.699999988, 1.05999994))
  111. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  112. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0765752792, 1.66953611, -0.890017033, -1.00000012, -8.73114914e-011, 0, 0, 0.500011563, -0.866018832, 0, -0.866018772, -0.500011504))
  113. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  114. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  115. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0765457153, 1.08501911, -0.169064522, -1.00000012, -8.73114914e-011, 0, 0, -0.707099676, -0.707113743, 0, -0.707113862, 0.707099795))
  116. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  117. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.354597479, 1.41838956))
  118. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887441635, -0.351821661, 0.0352039337, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  119. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 1.03999996))
  120. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.354597479, 1.41838956))
  121. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887460709, 0.0736956596, 0.0351963043, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  122. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 1.03999996))
  123. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  124. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0352067947, 1.16405034, -0.248080254, -9.72300768e-006, 9.42777842e-006, -1.00000012, 0.707110286, -0.707103312, -1.35414302e-005, -0.707103431, -0.707110167, 2.10478902e-007))
  125. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  126. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.354597479, 1.41838956))
  127. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887374878, 0.499208927, 0.0352153778, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  128. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 1.03999996))
  129. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  130. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0352153778, 1.50446987, -0.572892904, -9.72300768e-006, 9.42777842e-006, -1.00000012, 0.984808922, 0.173642009, -7.93859363e-006, 0.173642024, -0.984808922, -1.09724933e-005))
  131. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  132. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.43257511, 0.56735605, 1.4325732))
  133. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887422562, 0.853806853, 0.0352210999, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  134. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1.01999998, 1.01999998))
  135. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  136. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0766086578, 1.73053312, -0.854819059, 1.00000012, 8.73114914e-011, 0, 1.86264515e-009, 0.499992609, 0.86602962, 1.86264515e-009, -0.866029739, 0.499992639))
  137. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  138. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 1.41838992, 1.41838956))
  139. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887136459, -0.990086555, 0.0351982117, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  140. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  141. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.496436507, 1.41838956))
  142. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887174606, -1.20285392, 0.0352039337, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  143. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.12, 1.01999998, 1.12))
  144. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.283678204, 0.283678055, 0.851033628))
  145. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0765504837, 1.2480793, -0.237279296, -1.00000012, -8.73114914e-011, 0, 0, -0.173634395, -0.984810174, -9.31322575e-010, -0.984810233, 0.173634395))
  146. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  147. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.283678055, 1.41838956))
  148. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887231827, -0.5645895, 0.035200119, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  149. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.699999988, 1.05999994))
  150. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.283678055, 1.41838956))
  151. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887231827, -0.5645895, 0.035200119, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  152. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  153. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.283678055, 1.41838956))
  154. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887317657, -0.139071465, 0.0352087021, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  155. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.699999988, 1.05999994))
  156. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.283678055, 1.41838956))
  157. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887317657, -0.139071465, 0.0352087021, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  158. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  159. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.283678055, 1.41838956))
  160. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887136459, -0.990086555, 0.0351982117, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  161. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  162. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.283678055, 1.41838956))
  163. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887336731, 0.286453009, 0.0352010727, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  164. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.699999988, 1.05999994))
  165. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(1.41839123, 0.283678055, 1.41838956))
  166. Partweld=weld(m,RightA,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0887336731, 0.286453009, 0.0352010727, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  167. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  168. LeftArmPlate=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","LeftArmPlate",Vector3.new(1.41839123, 2.83677983, 1.41838956))
  169. LeftArmPlateweld=weld(m,RightA,LeftArmPlate,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.088727951, 0.00277280807, 0.03520298, 1.00000012, 8.73114914e-011, 0, 8.73114914e-011, 1, 4.65661287e-010, 0, 4.65661287e-010, 1))
  170. mesh("SpecialMesh",LeftArmPlate,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1.01999998, 1.01999998))
  171.  
  172.  
  173.     Player=game:GetService('Players').LocalPlayer
  174.     Character=Player.Character
  175.     Mouse=Player:GetMouse()
  176.     m=Instance.new('Model',Character)
  177.  
  178.  
  179.     local function weldBetween(a, b)
  180.         local weldd = Instance.new("ManualWeld")
  181.         weldd.Part0 = a
  182.         weldd.Part1 = b
  183.         weldd.C0 = CFrame.new()
  184.         weldd.C1 = b.CFrame:inverse() * a.CFrame
  185.         weldd.Parent = a
  186.         return weldd
  187.     end
  188.    
  189.     it=Instance.new
  190.    
  191.     function nooutline(part)
  192.         part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  193.     end
  194.    
  195.     function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  196.         local fp=it("Part")
  197.         fp.formFactor=formfactor
  198.         fp.Parent=parent
  199.         fp.Reflectance=reflectance
  200.         fp.Transparency=transparency
  201.         fp.CanCollide=false
  202.         fp.Locked=true
  203.         fp.BrickColor=BrickColor.new(tostring(brickcolor))
  204.         fp.Name=name
  205.         fp.Size=size
  206.         fp.Position=Character.Torso.Position
  207.         nooutline(fp)
  208.         fp.Material=material
  209.         fp:BreakJoints()
  210.         return fp
  211.     end
  212.    
  213.     function mesh(Mesh,part,meshtype,meshid,offset,scale)
  214.         local mesh=it(Mesh)
  215.         mesh.Parent=part
  216.         if Mesh=="SpecialMesh" then
  217.             mesh.MeshType=meshtype
  218.             mesh.MeshId=meshid
  219.         end
  220.         mesh.Offset=offset
  221.         mesh.Scale=scale
  222.         return mesh
  223.     end
  224.    
  225.     function weld(parent,part0,part1,c0,c1)
  226.         local weld=it("Weld")
  227.         weld.Parent=parent
  228.         weld.Part0=part0
  229.         weld.Part1=part1
  230.         weld.C0=c0
  231.         weld.C1=c1
  232.         return weld
  233.     end
  234.  
  235. Orb2=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"Institutional white","Handle",Vector3.new(0.887265563, 0.887265563, 0.887265563))
  236. Orb2weld=weld(m,Character["Left Arm"],Orb2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.502059937, 0.355368137, 1.71773267, -0.44424206, 0.232894972, -0.865106404, 0.628215313, 0.769424856, -0.115459129, 0.638744593, -0.594764709, -0.488119096))
  237. mesh("SpecialMesh",Orb2,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.890794039, 0.890788555, 0.890788138))
  238. Orb=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0.5,"Institutional white","Orb",Vector3.new(1.2214824, 1.2214824, 1.2214824))
  239. Orb.Shape = "Ball"
  240. Orbweld=weld(m,Orb2,Orb,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1.00000012, 2.98023224e-008, 2.98023224e-008, 2.98023224e-008, 1, 2.98023224e-008, 2.98023224e-008, 2.98023224e-008, 0.99999994))
  241. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  242. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143375397, -1.25859022, 0.329596519, 1.00000012, 2.98023224e-008, 2.98023224e-008, -1.11758709e-008, 0.923937678, -0.382543176, -5.96046448e-008, 0.382543325, 0.923937619))
  243. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.615454078, 0.793611169))
  244. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  245. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0142879486, -0.777062893, -1.45312595, 1.00000012, 2.98023224e-008, 2.98023224e-008, 1.49011612e-008, 0.923902035, -0.382629365, 0, 0.382629424, 0.923901975))
  246. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.145765424, 0.372511417))
  247. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 1.29332566))
  248. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143518448, 1.01072788, 0.321725368, 1.00000012, 2.98023224e-008, 2.98023224e-008, 3.7252903e-009, 0.923871815, -0.382702261, 2.98023224e-008, 0.382702231, 0.923871756))
  249. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196157, 1))
  250. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  251. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143795013, -0.705126762, -0.734368324, 1.00000012, 2.98023224e-008, 2.98023224e-008, -3.7252903e-009, 0.923846126, -0.38276419, 0, 0.382764339, 0.923846006))
  252. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.307727039, 0.3077268))
  253. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  254. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0144195557, -0.138575554, 1.73011065, 1.00000012, 2.98023224e-008, 2.98023224e-008, 7.4505806e-009, 0.923765123, -0.382959813, 2.98023224e-008, 0.382959902, 0.923765063))
  255. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.453492314, 0.583061278))
  256. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  257. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.014383316, -0.769768238, 0.57397604, 1.00000012, 2.98023224e-008, 2.98023224e-008, -3.7252903e-009, 0.923928976, -0.382563949, -2.98023224e-008, 0.382564008, 0.923928976))
  258. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196157, 0.242942229))
  259. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  260. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143966675, -0.733929157, 0.825384617, 1.00000012, 2.98023224e-008, 2.98023224e-008, -3.7252903e-009, 0.923918545, -0.3825894, 0, 0.382589459, 0.923918486))
  261. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.242942333, 0.323922902))
  262. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  263. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0144147873, -1.38066387, -0.353047848, 1.00000012, 2.98023224e-008, 2.98023224e-008, -3.7252903e-009, 0.923928976, -0.382563949, -2.98023224e-008, 0.382564008, 0.923928976))
  264. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.890788734, 0.745022833))
  265. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  266. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.014339447, -1.12845087, -0.970898151, 1.00000012, 2.98023224e-008, 2.98023224e-008, -1.49011612e-008, 0.923991561, -0.38241303, -2.98023224e-008, 0.382413089, 0.923991442))
  267. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.3239232, 0.323922902))
  268. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 1.25021493))
  269. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.014421463, 1.1401, 2.09678173, 1.00000012, 2.98023224e-008, 2.98023224e-008, 1.11758709e-008, 0.923716426, -0.383077323, 2.98023224e-008, 0.383077323, 0.923716307))
  270. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.906984746, 1))
  271. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  272. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.014421463, -0.583045006, -1.08001328, 1.00000012, 2.98023224e-008, 2.98023224e-008, -1.11758709e-008, 0.923855543, -0.382741481, 0, 0.38274157, 0.923855543))
  273. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.583061755, 0.469688207))
  274. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  275. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0144405365, 0.82538271, 0.82533884, 1.00000012, 2.98023224e-008, 2.98023224e-008, 7.4505806e-009, 0.923936188, -0.382546633, -2.98023224e-008, 0.382546723, 0.923936188))
  276. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.259138525, 0.323922902))
  277. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  278. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143356323, 0.867033958, 0.573077679, 1.00000012, 2.98023224e-008, 2.98023224e-008, 1.11758709e-008, 0.923900545, -0.382632852, -2.98023224e-008, 0.382632971, 0.923900485))
  279. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196157, 0.242942229))
  280. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  281. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0144271851, 0.400120258, 1.79469538, 1.00000012, 2.98023224e-008, 2.98023224e-008, 7.4505806e-009, 0.923717797, -0.383073896, -2.98023224e-008, 0.383073926, 0.923717678))
  282. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.761219323, 0.728826642))
  283. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 2.58665133))
  284. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143842697, -0.913496971, -0.324445724, 1.00000012, 2.98023224e-008, 2.98023224e-008, -3.7252903e-009, 0.923928976, -0.382563949, -2.98023224e-008, 0.382564008, 0.923928976))
  285. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196157, 1))
  286. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  287. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143375397, -0.541174889, 1.62945747, 1.00000012, 2.98023224e-008, 2.98023224e-008, 1.86264515e-008, 0.923819423, -0.382828385, -5.96046448e-008, 0.382828504, 0.923819482))
  288. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.453492463, 0.356315255))
  289. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 2.06932139, 0.887265563))
  290. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143985748, 0.0481734276, 1.21983814, 1.00000012, 2.98023224e-008, 2.98023224e-008, 7.4505806e-009, 0.92387718, -0.382689148, -2.98023224e-008, 0.382689238, 0.92387712))
  291. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 1, 0.566865087))
  292. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  293. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0142784119, -1.2364316, -0.755404949, 1.00000012, 2.98023224e-008, 2.98023224e-008, 1.49011612e-008, 0.923943341, -0.382529408, -2.98023224e-008, 0.382529497, 0.923943341))
  294. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.566865504, 0.161961451))
  295. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  296. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143661499, -0.769869804, -0.475550175, 1.00000012, 2.98023224e-008, 2.98023224e-008, -3.7252903e-009, 0.923884392, -0.382671893, 0, 0.382671893, 0.923884332))
  297. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196157, 0.275334477))
  298. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 1.33643687, 0.887265563))
  299. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143489838, 0.0422496796, 0.896978855, 1.00000012, 2.98023224e-008, 2.98023224e-008, 1.11758709e-008, 0.923894286, -0.382647961, 2.98023224e-008, 0.382647932, 0.923894167))
  300. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 1, 0.161961451))
  301. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  302. Partweld=weld(m,Orb2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143232346, 1.78682709, 2.95177078, 1.00000012, 2.98023224e-008, 2.98023224e-008, 1.11758709e-008, 0.923716426, -0.383077323, 2.98023224e-008, 0.383077323, 0.923716307))
  303. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.550669432, 0.842199624))
  304. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  305. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143451691, -0.970619202, 1.3801322, 1.00000012, 2.98023224e-008, 2.98023224e-008, 0, 0.382422388, 0.923987627, 1.49011612e-008, -0.923987687, 0.382422358))
  306. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.3239232, 0.242942229))
  307. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  308. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0143575668, 0.867223263, -0.314217091, -1.00000012, -2.98023224e-008, -2.98023224e-008, 7.4505806e-009, 0.923972368, -0.382459223, 2.98023224e-008, -0.382459283, -0.923972309))
  309. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196163, 0.340119064))
  310. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  311. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0142812729, 0.769894123, -0.315297604, 1.00000012, 2.98023224e-008, 2.98023224e-008, -7.4505806e-009, -0.923946202, 0.382522434, 2.98023224e-008, -0.382522523, -0.923946202))
  312. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196157, 0.340119064))
  313. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  314. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.014169693, -0.540971756, 1.88808012, 1.00000012, 2.98023224e-008, 2.98023224e-008, 0, 0.923836112, -0.38278845, 0, 0.38278845, 0.923835993))
  315. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.453492463, 0.226746053))
  316. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  317. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0142345428, 0.769889832, -0.0939731598, -1.00000012, -2.98023224e-008, -2.98023224e-008, -1.49011612e-008, -0.923993051, 0.382409662, 0, 0.382409692, 0.923992991))
  318. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196157, 0.583061278))
  319. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  320. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143318176, -1.25844002, 1.07650661, 1.00000012, 2.98023224e-008, 2.98023224e-008, -3.7252903e-009, 0.923928976, -0.382563949, -2.98023224e-008, 0.382564008, 0.923928976))
  321. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.615454078, 0.890788138))
  322. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  323. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143594742, -1.65409946, 0.329646587, 1, -1.38580799e-006, -3.48687172e-006, -3.35276127e-008, 0.92394191, -0.382532895, 3.78489494e-006, 0.382532895, 0.92394191))
  324. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.275334716, 0.793611169))
  325. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  326. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0144309998, 0.633481979, -0.47542429, -1.00000012, -2.98023224e-008, -2.98023224e-008, -1.11758709e-008, -0.923920572, 0.382584453, 2.98023224e-008, 0.382584512, 0.923920512))
  327. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.145765424, 0.275334477))
  328. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  329. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0142469406, 0.446671486, -0.734605312, -1.00000012, -2.98023224e-008, -2.98023224e-008, 1.11758709e-008, -0.923937678, 0.382543176, -5.96046448e-008, 0.382543325, 0.923937619))
  330. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.275334716, 0.3077268))
  331. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 1.79628587, 0.887265563))
  332. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0143251419, 0.573383808, 1.31253004, -1.00000012, -2.98023224e-008, -2.98023224e-008, 2.98023224e-008, 0.383082122, 0.92371434, -1.49011612e-008, 0.92371428, -0.383082002))
  333. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 1, 0.518276632))
  334. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  335. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0146627426, -1.36505795, 1.12887478, 1.00000012, 2.98023224e-008, 2.98023224e-008, -2.98023224e-008, 0.38210234, 0.924120009, -3.7252903e-009, -0.924120188, 0.38210237))
  336. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.566865504, 0.323922902))
  337. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  338. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0144557953, 0.467606068, -0.753456116, 1.00000012, 2.98023224e-008, 2.98023224e-008, 2.60770321e-008, -0.923965275, 0.382476479, 0, -0.382476568, -0.923965216))
  339. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.356315494, 0.161961451))
  340. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  341. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.014333725, -2.05626631, -0.353295326, 1.00000012, 2.98023224e-008, 2.98023224e-008, -3.7252903e-009, 0.92394191, -0.382532805, 0, 0.382532895, 0.92394197))
  342. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.631650209, 0.745022833))
  343. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  344. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0143194199, 0.552689552, -0.753513813, -1.00000012, -2.98023224e-008, -2.98023224e-008, -1.86264515e-008, 0.923968136, -0.382469654, 0, -0.382469654, -0.923968077))
  345. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.356315523, 0.161961451))
  346. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  347. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0142192841, 0.399952888, 2.41989946, 1.00000012, 2.98023224e-008, 2.98023224e-008, 3.35276127e-008, 0.923707485, -0.383098871, 0, 0.383098871, 0.923707426))
  348. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.761219621, 0.680238068))
  349. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  350. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0143661499, -0.935334206, -2.05619001, -1.00000012, -2.98023224e-008, -2.98023224e-008, -2.98023224e-008, 0.382503301, 0.923954129, 3.7252903e-009, 0.923954248, -0.382503211))
  351. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.566865504, 0.631649613))
  352. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  353. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0142612457, -0.755482197, 1.63165283, 1.00000012, 2.98023224e-008, 2.98023224e-008, 0, 0.382535756, 0.923940659, 3.7252903e-009, -0.923940778, 0.382535726))
  354. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196157, 0.323922902))
  355. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  356. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0142774582, 0.573737621, -0.662068844, -1.00000012, -2.98023224e-008, -2.98023224e-008, 2.98023224e-008, 0.382720828, 0.923864007, 3.7252903e-009, 0.923864126, -0.382720768))
  357. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.242942333, 0.0809807107))
  358. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 2.14117265))
  359. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0142974854, 2.95166492, 3.10171676, -1.00000012, -2.98023224e-008, -2.98023224e-008, 2.98023224e-008, 0.383082122, 0.92371434, -1.49011612e-008, 0.92371428, -0.383082002))
  360. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.842200279, 1))
  361. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  362. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0144081116, 0.752276421, -0.573189259, -1.00000012, -2.98023224e-008, -2.98023224e-008, -3.7252903e-009, 0.923968792, -0.382468104, 2.98023224e-008, -0.382468164, -0.923968673))
  363. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.0971769989, 0.242942229))
  364. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  365. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143461227, -0.864406586, 1.62925768, 1.00000012, 2.98023224e-008, 2.98023224e-008, 3.7252903e-009, 0.923863828, -0.382721543, 2.98023224e-008, 0.382721603, 0.923863888))
  366. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.275334716, 0.356315255))
  367. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  368. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0142230988, -1.01077271, 0.396942616, 1.00000012, 2.98023224e-008, 2.98023224e-008, -7.4505806e-009, -0.92387718, 0.382689148, 2.98023224e-008, -0.382689238, -0.92387712))
  369. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.16196157, 0.161961451))
  370. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  371. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0142660141, -0.139053822, 2.05354023, 1.00000012, 2.98023224e-008, 2.98023224e-008, 1.11758709e-008, 0.923669994, -0.383188933, 0, 0.383188993, 0.923670053))
  372. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.453492463, 0.145765319))
  373. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  374. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0143957138, 0.0443892479, -1.0795331, -1.00000012, -2.98023224e-008, -2.98023224e-008, 1.11758709e-008, -0.923923314, 0.382577747, 0, 0.382577837, 0.923923254))
  375. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.631650209, 0.469688356))
  376. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 1.10651183))
  377. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0143852234, -1.78688002, -2.02518988, 1.00000012, 2.98023224e-008, 2.98023224e-008, -1.11758709e-008, -0.923716426, 0.383077323, -2.98023224e-008, -0.383077323, -0.923716307))
  378. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962584, 0.550669432, 1))
  379. Wedge=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Really black","Wedge",Vector3.new(0.887265563, 0.887265265, 0.887265563))
  380. Wedgeweld=weld(m,Orb2,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0142145157, 1.14002323, 3.02335072, 1.00000012, 2.98023224e-008, 2.98023224e-008, 3.35276127e-008, 0.923707485, -0.383098871, 0, 0.383098871, 0.923707426))
  381. mesh("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.161962539, 0.906985044, 0.680238068))
  382.  
  383.  
  384.  
  385.     Player=game:GetService('Players').LocalPlayer
  386.     Character=Player.Character
  387.     Mouse=Player:GetMouse()
  388.     m=Instance.new('Model',Character)
  389.  
  390.  
  391.     local function weldBetween(a, b)
  392.         local weldd = Instance.new("ManualWeld")
  393.         weldd.Part0 = a
  394.         weldd.Part1 = b
  395.         weldd.C0 = CFrame.new()
  396.         weldd.C1 = b.CFrame:inverse() * a.CFrame
  397.         weldd.Parent = a
  398.         return weldd
  399.     end
  400.    
  401.     it=Instance.new
  402.    
  403.     function nooutline(part)
  404.         part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  405.     end
  406.    
  407.     function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  408.         local fp=it("Part")
  409.         fp.formFactor=formfactor
  410.         fp.Parent=parent
  411.         fp.Reflectance=reflectance
  412.         fp.Transparency=transparency
  413.         fp.CanCollide=false
  414.         fp.Locked=true
  415.         fp.BrickColor=BrickColor.new(tostring(brickcolor))
  416.         fp.Name=name
  417.         fp.Size=size
  418.         fp.Position=Character.Torso.Position
  419.         nooutline(fp)
  420.         fp.Material=material
  421.         fp:BreakJoints()
  422.         return fp
  423.     end
  424.    
  425.     function mesh(Mesh,part,meshtype,meshid,offset,scale)
  426.         local mesh=it(Mesh)
  427.         mesh.Parent=part
  428.         if Mesh=="SpecialMesh" then
  429.             mesh.MeshType=meshtype
  430.             mesh.MeshId=meshid
  431.         end
  432.         mesh.Offset=offset
  433.         mesh.Scale=scale
  434.         return mesh
  435.     end
  436.    
  437.     function weld(parent,part0,part1,c0,c1)
  438.         local weld=it("Weld")
  439.         weld.Parent=parent
  440.         weld.Part0=part0
  441.         weld.Part1=part1
  442.         weld.C0=c0
  443.         weld.C1=c1
  444.         return weld
  445.     end
  446.  
  447.     Player=game:GetService('Players').LocalPlayer
  448.     Character=Player.Character
  449.     Mouse=Player:GetMouse()
  450.     m=Instance.new('Model',Character)
  451.  
  452.  
  453.     local function weldBetween(a, b)
  454.         local weldd = Instance.new("ManualWeld")
  455.         weldd.Part0 = a
  456.         weldd.Part1 = b
  457.         weldd.C0 = CFrame.new()
  458.         weldd.C1 = b.CFrame:inverse() * a.CFrame
  459.         weldd.Parent = a
  460.         return weldd
  461.     end
  462.    
  463.     it=Instance.new
  464.    
  465.     function nooutline(part)
  466.         part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  467.     end
  468.    
  469.     function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  470.         local fp=it("Part")
  471.         fp.formFactor=formfactor
  472.         fp.Parent=parent
  473.         fp.Reflectance=reflectance
  474.         fp.Transparency=transparency
  475.         fp.CanCollide=false
  476.         fp.Locked=true
  477.         fp.BrickColor=BrickColor.new(tostring(brickcolor))
  478.         fp.Name=name
  479.         fp.Size=size
  480.         fp.Position=Character.Torso.Position
  481.         nooutline(fp)
  482.         fp.Material=material
  483.         fp:BreakJoints()
  484.         return fp
  485.     end
  486.    
  487.     function mesh(Mesh,part,meshtype,meshid,offset,scale)
  488.         local mesh=it(Mesh)
  489.         mesh.Parent=part
  490.         if Mesh=="SpecialMesh" then
  491.             mesh.MeshType=meshtype
  492.             mesh.MeshId=meshid
  493.         end
  494.         mesh.Offset=offset
  495.         mesh.Scale=scale
  496.         return mesh
  497.     end
  498.    
  499.     function weld(parent,part0,part1,c0,c1)
  500.         local weld=it("Weld")
  501.         weld.Parent=parent
  502.         weld.Part0=part0
  503.         weld.Part1=part1
  504.         weld.C0=c0
  505.         weld.C1=c1
  506.         return weld
  507.     end
  508.  
  509.     Player=game:GetService('Players').LocalPlayer
  510.     Character=Player.Character
  511.     Mouse=Player:GetMouse()
  512.     m=Instance.new('Model',Character)
  513.  
  514.  
  515.     local function weldBetween(a, b)
  516.         local weldd = Instance.new("ManualWeld")
  517.         weldd.Part0 = a
  518.         weldd.Part1 = b
  519.         weldd.C0 = CFrame.new()
  520.         weldd.C1 = b.CFrame:inverse() * a.CFrame
  521.         weldd.Parent = a
  522.         return weldd
  523.     end
  524.    
  525.     it=Instance.new
  526.    
  527.     function nooutline(part)
  528.         part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  529.     end
  530.    
  531.     function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  532.         local fp=it("Part")
  533.         fp.formFactor=formfactor
  534.         fp.Parent=parent
  535.         fp.Reflectance=reflectance
  536.         fp.Transparency=transparency
  537.         fp.CanCollide=false
  538.         fp.Locked=true
  539.         fp.BrickColor=BrickColor.new(tostring(brickcolor))
  540.         fp.Name=name
  541.         fp.Size=size
  542.         fp.Position=Character.Torso.Position
  543.         nooutline(fp)
  544.         fp.Material=material
  545.         fp:BreakJoints()
  546.         return fp
  547.     end
  548.    
  549.     function mesh(Mesh,part,meshtype,meshid,offset,scale)
  550.         local mesh=it(Mesh)
  551.         mesh.Parent=part
  552.         if Mesh=="SpecialMesh" then
  553.             mesh.MeshType=meshtype
  554.             mesh.MeshId=meshid
  555.         end
  556.         mesh.Offset=offset
  557.         mesh.Scale=scale
  558.         return mesh
  559.     end
  560.    
  561.     function weld(parent,part0,part1,c0,c1)
  562.         local weld=it("Weld")
  563.         weld.Parent=parent
  564.         weld.Part0=part0
  565.         weld.Part1=part1
  566.         weld.C0=c0
  567.         weld.C1=c1
  568.         return weld
  569.     end
  570.  
  571. mesh("BlockMesh",Block,"","",Vector3.new(0, 0, 0),Vector3.new(0.334640861, 0.133856371, 0.669281721))
  572.     Player=game:GetService('Players').LocalPlayer
  573.     Character=Player.Character
  574.     Mouse=Player:GetMouse()
  575.     m=Instance.new('Model',Character)
  576.  
  577.  
  578.     local function weldBetween(a, b)
  579.         local weldd = Instance.new("ManualWeld")
  580.         weldd.Part0 = a
  581.         weldd.Part1 = b
  582.         weldd.C0 = CFrame.new()
  583.         weldd.C1 = b.CFrame:inverse() * a.CFrame
  584.         weldd.Parent = a
  585.         return weldd
  586.     end
  587.    
  588.     it=Instance.new
  589.    
  590.     function nooutline(part)
  591.         part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  592.     end
  593.    
  594.     function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  595.         local fp=it("Part")
  596.         fp.formFactor=formfactor
  597.         fp.Parent=parent
  598.         fp.Reflectance=reflectance
  599.         fp.Transparency=transparency
  600.         fp.CanCollide=false
  601.         fp.Locked=true
  602.         fp.BrickColor=BrickColor.new(tostring(brickcolor))
  603.         fp.Name=name
  604.         fp.Size=size
  605.         fp.Position=Character.Torso.Position
  606.         nooutline(fp)
  607.         fp.Material=material
  608.         fp:BreakJoints()
  609.         return fp
  610.     end
  611.    
  612.     function mesh(Mesh,part,meshtype,meshid,offset,scale)
  613.         local mesh=it(Mesh)
  614.         mesh.Parent=part
  615.         if Mesh=="SpecialMesh" then
  616.             mesh.MeshType=meshtype
  617.             mesh.MeshId=meshid
  618.         end
  619.         mesh.Offset=offset
  620.         mesh.Scale=scale
  621.         return mesh
  622.     end
  623.    
  624.     function weld(parent,part0,part1,c0,c1)
  625.         local weld=it("Weld")
  626.         weld.Parent=parent
  627.         weld.Part0=part0
  628.         weld.Part1=part1
  629.         weld.C0=c0
  630.         weld.C1=c1
  631.         return weld
  632.     end
  633.  
  634. Head=part(Enum.FormFactor.Symmetric,m,Enum.Material.Granite,0,0,"Really black","Handle",Vector3.new(2.30105209, 2.30104971, 2.30105209))
  635. Headweld=weld(m,Character["Head"],Head,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0198020935, -0.246876717, 0.0707855225, 1.00000012, -7.4505806e-009, 1.49011612e-008, -7.4505806e-009, 1, 0, 1.49011612e-008, 0, 1))
  636. mesh("SpecialMesh",Head,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=16952952",Vector3.new(0, 0, 0),Vector3.new(1.20805228, 1.2080512, 1.2080524))
  637. Head=part(Enum.FormFactor.Symmetric,m,Enum.Material.Plastic,0,0,"Cool yellow","Head",Vector3.new(2.31588483, 1.15794253, 1.15794206))
  638. Headweld=weld(m,Head,Head,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0198421478, 0.246718407, -0.0708589554, 1.00000525, -1.1920929e-007, -7.37607479e-006, -6.33299351e-007, 1.0000006, -1.02221966e-005, 7.09295273e-006, 6.97374344e-006, 1.00000477))
  639. mesh("SpecialMesh",Head,Enum.MeshType.Head,"",Vector3.new(0, 0, 0),Vector3.new(1.25, 1.25, 1.25))
  640.     Player=game:GetService('Players').LocalPlayer
  641.     Character=Player.Character
  642.     Mouse=Player:GetMouse()
  643.     m=Instance.new('Model',Character)
  644.  
  645.  
  646.     local function weldBetween(a, b)
  647.         local weldd = Instance.new("ManualWeld")
  648.         weldd.Part0 = a
  649.         weldd.Part1 = b
  650.         weldd.C0 = CFrame.new()
  651.         weldd.C1 = b.CFrame:inverse() * a.CFrame
  652.         weldd.Parent = a
  653.         return weldd
  654.     end
  655.    
  656.     it=Instance.new
  657.    
  658.     function nooutline(part)
  659.         part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  660.     end
  661.    
  662.     function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  663.         local fp=it("Part")
  664.         fp.formFactor=formfactor
  665.         fp.Parent=parent
  666.         fp.Reflectance=reflectance
  667.         fp.Transparency=transparency
  668.         fp.CanCollide=false
  669.         fp.Locked=true
  670.         fp.BrickColor=BrickColor.new(tostring(brickcolor))
  671.         fp.Name=name
  672.         fp.Size=size
  673.         fp.Position=Character.Torso.Position
  674.         nooutline(fp)
  675.         fp.Material=material
  676.         fp:BreakJoints()
  677.         return fp
  678.     end
  679.    
  680.     function mesh(Mesh,part,meshtype,meshid,offset,scale)
  681.         local mesh=it(Mesh)
  682.         mesh.Parent=part
  683.         if Mesh=="SpecialMesh" then
  684.             mesh.MeshType=meshtype
  685.             mesh.MeshId=meshid
  686.         end
  687.         mesh.Offset=offset
  688.         mesh.Scale=scale
  689.         return mesh
  690.     end
  691.    
  692.     function weld(parent,part0,part1,c0,c1)
  693.         local weld=it("Weld")
  694.         weld.Parent=parent
  695.         weld.Part0=part0
  696.         weld.Part1=part1
  697.         weld.C0=c0
  698.         weld.C1=c1
  699.         return weld
  700.     end
  701.  
  702. LeftArm=part(Enum.FormFactor.Symmetric,m,Enum.Material.Plastic,0,0,"Really black","Handle",Vector3.new(1.22597945, 2.45195937, 1.22597885))
  703. LeftArmweld=weld(m,Character["Left Arm"],LeftArm,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000160217285, 9.48905945e-005, 0.000159263611, 1.00000477, -2.06381083e-006, 1.5348196e-006, 5.11109829e-006, 1.00000083, -3.60608101e-006, -7.74860382e-007, 1.31130219e-006, 1.00000489))
  704. Thingy=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,1,"Really black","Thingy",Vector3.new(1.32315993, 1.32316041, 1.32315946))
  705. Thingyweld=weld(m,LeftArm,Thingy,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827693939, 0.00258541107, 0.0328407288, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  706. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.529263675))
  707. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0714149475, -1.84987545, 0.977994084, 1.00000954, 3.00258398e-006, 7.59959221e-007, -2.64495611e-006, -0.707105398, -0.707113087, 1.59442425e-006, 0.707110643, -0.707114458))
  708. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  709. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(1.32315993, 0.330790102, 1.32315946))
  710. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.082775116, -0.725151062, 0.0328397751, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  711. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 1.03999996))
  712. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.36285484, 0.264632106, 1.36285412))
  713. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827674866, 0.79648304, 0.0328454971, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.01748514e-006, 1.00000179, -1.43051147e-006, 7.74860382e-007, -3.1888485e-006, 1.00000989))
  714. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.50999999, 1.02999997))
  715. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  716. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0714168549, 1.36540222, -0.541126728, 1, -4.20935112e-006, -5.97195537e-008, 7.8975404e-007, 0.173647121, 0.984807968, -4.13503267e-006, -0.984807909, 0.173647135))
  717. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  718. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  719. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0714206696, 1.22896242, -0.232741833, 1.00000954, 3.00258398e-006, 7.59959221e-007, 1.78813934e-007, -0.17364943, 0.984818101, -3.13669443e-006, -0.984809339, -0.173646376))
  720. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  721. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.3496232, 0.396948099, 1.34962249))
  722. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827713013, 0.796488285, 0.0328474045, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.01748514e-006, 1.00000179, -1.43051147e-006, 7.74860382e-007, -3.1888485e-006, 1.00000989))
  723. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1.01999998, 1.01999998))
  724. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.36285484, 0.264632106, 1.36285412))
  725. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827693939, 0.796480179, 0.0328454971, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.01748514e-006, 1.00000179, -1.43051147e-006, 7.74860382e-007, -3.1888485e-006, 1.00000989))
  726. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1.01999998, 1.01999998))
  727. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.529263675))
  728. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0714168549, -1.80346227, 1.02441311, -1.00000954, -3.00258398e-006, -7.59959221e-007, -1.57952309e-006, -0.707110167, 0.707114875, 2.65240669e-006, 0.707105994, 0.70711267))
  729. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  730. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  731. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0714187622, 1.30074406, -0.552539349, -1.00000954, -3.00258398e-006, -7.59959221e-007, -1.78813934e-007, 0.17364943, -0.984818101, -3.13669443e-006, -0.984809339, -0.173646376))
  732. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  733. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  734. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0328359604, 1.26695824, -0.239453316, -1.51991844e-006, 1.78813934e-006, -1.00000989, 0.984816492, -0.173645645, 5.66244125e-007, -0.173652947, -0.984809995, 2.71201134e-006))
  735. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  736. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  737. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0328359604, 1.64771271, -0.778144121, -1.51991844e-006, 1.78813934e-006, -1.00000989, 0.866035521, 0.500002861, -1.25169754e-006, 0.500001431, -0.866025805, 2.39908695e-006))
  738. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  739. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  740. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0714111328, 1.0586009, -0.204127312, 1.00000954, 3.00258398e-006, 7.59959221e-007, -1.57952309e-006, -0.707110167, 0.707114875, -2.65240669e-006, -0.707105994, -0.70711267))
  741. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  742. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.529263675))
  743. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0328321457, -1.87717056, 0.950706959, -6.2584877e-007, 3.24845314e-006, -1.00000978, -0.707116902, -0.707109034, 3.27825546e-007, -0.707110107, 0.707107008, -1.52736902e-006))
  744. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  745. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Granite,0,0,"Really black","Part",Vector3.new(1.32315993, 0.264632106, 1.32315946))
  746. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827674866, -0.923624516, 0.0328416824, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  747. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.699999988, 1.05999994))
  748. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  749. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0714187622, 1.55743456, -0.830267906, -1.00000954, -3.00258398e-006, -7.59959221e-007, 8.34465027e-007, 0.500002623, -0.866035223, -2.97650695e-006, -0.866025925, -0.500002742))
  750. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  751. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  752. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0714130402, 1.01217651, -0.157720208, -1.00000954, -3.00258398e-006, -7.59959221e-007, -2.64495611e-006, -0.707105398, -0.707113087, -1.59442425e-006, -0.707110643, 0.707114458))
  753. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  754. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(1.32315993, 0.330790102, 1.32315946))
  755. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827693939, -0.328203678, 0.0328435898, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  756. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 1.03999996))
  757. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(1.32315993, 0.330790102, 1.32315946))
  758. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827713013, 0.0687475204, 0.0328426361, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  759. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 1.03999996))
  760. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  761. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.032831192, 1.08587694, -0.231422424, -1.51991844e-006, 1.78813934e-006, -1.00000989, 0.707112789, -0.707104445, 1.9967556e-006, -0.70711422, -0.707111537, 1.84774399e-006))
  762. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  763. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(1.32315993, 0.330790102, 1.32315946))
  764. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827732086, 0.465690613, 0.0328435898, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  765. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 0.400000006, 1.03999996))
  766. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  767. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0328388214, 1.4034214, -0.534433365, -1.51991844e-006, 1.78813934e-006, -1.00000989, 0.984817863, 0.173650309, -4.17232513e-007, 0.173645705, -0.984809101, 2.69711018e-006))
  768. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  769. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.33639181, 0.529264212, 1.33639085))
  770. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827693939, 0.796485424, 0.0328474045, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.01748514e-006, 1.00000179, -1.43051147e-006, 7.74860382e-007, -3.1888485e-006, 1.00000989))
  771. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1.01999998, 1.01999998))
  772. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  773. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0714263916, 1.61432362, -0.797444344, 1.00000954, 3.00258398e-006, 7.59959221e-007, 2.10106373e-006, 0.499999374, 0.866032481, -2.16066837e-006, -0.866027892, 0.500007272))
  774. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  775. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Granite,0,0,"Really black","Part",Vector3.new(1.32315993, 1.32316041, 1.32315946))
  776. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827655792, -0.923625469, 0.0328454971, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  777. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  778. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.32315993, 0.463106155, 1.32315946))
  779. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827713013, -1.12209988, 0.0328369141, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  780. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.12, 1.01999998, 1.12))
  781. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Metal,0,0,"Really black","Part",Vector3.new(0.264631957, 0.264632106, 0.793895662))
  782. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0714092255, 1.16429901, -0.221354485, -1, 2.97660995e-006, 7.91533466e-007, -1.29638863e-006, -0.17364727, -0.984808028, -2.79394112e-006, -0.984807909, 0.173647299))
  783. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.01999998, 1.03999996))
  784. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Granite,0,0,"Really black","Part",Vector3.new(1.32315993, 0.264632106, 1.32315946))
  785. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827693939, -0.526678562, 0.0328388214, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  786. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.699999988, 1.05999994))
  787. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Granite,0,0,"Really black","Part",Vector3.new(1.32315993, 0.264632106, 1.32315946))
  788. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827693939, -0.526678562, 0.0328388214, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  789. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  790. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Granite,0,0,"Really black","Part",Vector3.new(1.32315993, 0.264632106, 1.32315946))
  791. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827674866, -0.129734039, 0.0328407288, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  792. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.699999988, 1.05999994))
  793. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Granite,0,0,"Really black","Part",Vector3.new(1.32315993, 0.264632106, 1.32315946))
  794. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827674866, -0.129734039, 0.0328407288, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  795. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  796. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Granite,0,0,"Really black","Part",Vector3.new(1.32315993, 0.264632106, 1.32315946))
  797. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827655792, -0.923625469, 0.0328454971, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  798. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  799. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Granite,0,0,"Really black","Part",Vector3.new(1.32315993, 0.264632106, 1.32315946))
  800. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.082775116, 0.267219067, 0.0328416824, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  801. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.05999994, 0.699999988, 1.05999994))
  802. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Granite,0,0,"Really black","Part",Vector3.new(1.32315993, 0.264632106, 1.32315946))
  803. Partweld=weld(m,LeftArm,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.082775116, 0.267219067, 0.0328416824, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  804. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.03999996, 1.01999998, 1.03999996))
  805. LeftArmPlate=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","LeftArmPlate",Vector3.new(1.32315993, 2.64632082, 1.32315946))
  806. LeftArmPlateweld=weld(m,LeftArm,LeftArmPlate,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0827693939, 0.00258541107, 0.0328407288, 1.00000954, 3.00258398e-006, 7.59959221e-007, 3.00258398e-006, 1.00000179, -2.2649765e-006, 7.59959221e-007, -2.2649765e-006, 1.00000978))
  807. mesh("SpecialMesh",LeftArmPlate,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 1.01999998, 1.01999998))
  808.  
  809. wait(0.5)
  810.  
  811.  
  812.  
  813. local p = game.Players.LocalPlayer--300899323
  814. local char = p.Character
  815. local mouse = p:GetMouse()
  816. local larm = char["Left Arm"]
  817. local rarm = char["Right Arm"]
  818. local lleg = char["Left Leg"]
  819. local rleg = char["Right Leg"]
  820. local hed = char.Head
  821. local torso = char.Torso
  822. local hum = char.Humanoid
  823. local cam = game.Workspace.CurrentCamera
  824. local root = char.HumanoidRootPart
  825. local rj = root.RootJoint
  826. local deb = false
  827. local shot = 0
  828. local stanceToggle = "Idle1"
  829. local l = game:GetService("Lighting")
  830. local rs = game:GetService("RunService").RenderStepped
  831. local hb = game:GetService("RunService").Heartbeat
  832. local Stepped = game:GetService("RunService").Stepped
  833. math.randomseed(os.time())
  834. hum.JumpPower = 100
  835. hed.face:Remove()
  836. fat = Instance.new("BindableEvent",script)
  837. fat.Name = "Heartbeat"
  838. script:WaitForChild("Heartbeat")
  839. frame = 1/30
  840. tf = 0
  841. allowframeloss = false --if set to true will fire every frame it possibly can. This will result in multiple events happening at the same time whenever delta returns frame*2 or greater.
  842. tossremainder = false --if set to true t will be set to 0 after Fire()-ing.
  843. lastframe = tick()
  844. script.Heartbeat:Fire() --ayy lmao
  845. game:GetService("RunService").Heartbeat:connect(function(s,p) --herp derp
  846.     tf = tf + s
  847.     if tf >= frame then
  848.         if allowframeloss then
  849.             script.Heartbeat:Fire()
  850.             lastframe=tick()
  851.         else
  852.             --print("FIRED "..math.floor(t/frame).." FRAME(S)","REMAINDER "..(t - frame*(math.floor(t/frame))))
  853.             for i=1, math.floor(tf/frame) do
  854.                 script.Heartbeat:Fire()
  855.             end
  856.             lastframe=tick()
  857.         end
  858.         if tossremainder then
  859.             tf = 0
  860.         else
  861.             tf = tf - frame * math.floor(tf/frame)
  862.         end
  863.     end
  864. end)
  865.  
  866. for i,v in pairs(char:children()) do
  867.     if v:IsA("Hat") then
  868.         v:Destroy()
  869.     end
  870. end
  871. for i,v in pairs (hed:GetChildren()) do
  872.     if v:IsA("Sound") then
  873.         v:Destroy()
  874.     end
  875. end
  876.  
  877. Debounces = {
  878. CanAttack = true;
  879. CanJoke = true;
  880. NoIdl = false;
  881. Slashing = false;
  882. Slashed = false;
  883. ks = false;
  884. }
  885.  
  886. function weld5(part0, part1, c0, c1)
  887.     weeld=Instance.new("Weld", part0)
  888.     weeld.Part0=part0
  889.     weeld.Part1=part1
  890.     weeld.C0=c0
  891.     weeld.C1=c1
  892.     return weeld
  893. end
  894.  
  895. function NewPart(prnt,siz,cf,trans,anc,mat,col)
  896.     local prt=Instance.new("Part")
  897.     prt.Parent=prnt
  898.     prt.Name="Part"
  899.     prt.Size=siz
  900.     prt.CanCollide=false
  901.     prt.Anchored=anc
  902.     prt.Locked=true
  903.     prt.Transparency = trans
  904.     prt.TopSurface=10
  905.     prt.BottomSurface=10
  906.     prt.FrontSurface=10
  907.     prt.BackSurface=10
  908.     prt.LeftSurface=10
  909.     prt.RightSurface=10
  910.     prt:BreakJoints()
  911.     prt.CFrame=cf or CFrame.new(30,10,30)
  912.     prt.Material=mat
  913.     prt.BrickColor=BrickColor.new(col)
  914.     m=Instance.new("SpecialMesh",prt)
  915.     m.MeshType=6
  916.     return prt
  917. end
  918. ----------------------------------------------------
  919. function lerp(a, b, t) -- Linear interpolation
  920.     return a + (b - a)*t
  921. end
  922.  
  923. function slerp(a, b, t) --Spherical interpolation
  924.     dot = a:Dot(b)
  925.     if dot > 0.99999 or dot < -0.99999 then
  926.         return t <= 0.5 and a or b
  927.     else
  928.         r = math.acos(dot)
  929.         return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
  930.     end
  931. end
  932.  
  933. function matrixInterpolate(a, b, t)
  934.     local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
  935.     local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
  936.     local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
  937.     local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector  right
  938.     local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector  up
  939.     local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector  back
  940.     local t = v1:Dot(v2)
  941.     if not (t < 0 or t == 0 or t > 0) then  -- Failsafe
  942.         return CFrame.new()
  943.     end
  944.     return CFrame.new(
  945.     v0.x, v0.y, v0.z,
  946.     v1.x, v1.y, v1.z,
  947.     v2.x, v2.y, v2.z,
  948.     v3.x, v3.y, v3.z)
  949. end
  950. ----------------------------------------------------
  951. function genWeld(a,b)
  952.     local w = Instance.new("Weld",a)
  953.     w.Part0 = a
  954.     w.Part1 = b
  955.     return w
  956. end
  957. function weld(a, b)
  958.     local weld = Instance.new("Weld")
  959.     weld.Name = "W"
  960.     weld.Part0 = a
  961.     weld.Part1 = b
  962.     weld.C0 = a.CFrame:inverse() * b.CFrame
  963.     weld.Parent = a
  964.     return weld;
  965. end
  966. ----------------------------------------------------
  967. function Lerp(c1,c2,al)
  968.     local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  969.     local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  970.     for i,v in pairs(com1) do
  971.         com1[i] = v+(com2[i]-v)*al
  972.     end
  973.     return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  974. end
  975. ----------------------------------------------------
  976. newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
  977.     local wld = Instance.new("Weld", wp1)
  978.     wld.Part0 = wp0
  979.     wld.Part1 = wp1
  980.     wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  981. end
  982. ----------------------------------------------------
  983. newWeld(torso, larm, -1.5, 0.5, 0)
  984. larm.Weld.C1 = CFrame.new(0, 0.5, 0)
  985. newWeld(torso, rarm, 1.5, 0.5, 0)
  986. rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
  987. newWeld(torso, hed, 0, 1.5, 0)
  988. newWeld(torso, lleg, -0.5, -1, 0)
  989. lleg.Weld.C1 = CFrame.new(0, 1, 0)
  990. newWeld(torso, rleg, 0.5, -1, 0)
  991. rleg.Weld.C1 = CFrame.new(0, 1, 0)
  992. newWeld(root, torso, 0, -1, 0)
  993. torso.Weld.C1 = CFrame.new(0, -1, 0)
  994. ----------------------------------------------------
  995. z = Instance.new("Sound",char) --Smile: print("â?º")
  996. z.SoundId = "rbxassetid://425341748"
  997. z.Looped = true
  998. z.Pitch = 1
  999. z.Volume = 100
  1000. wait(0.1)
  1001. z:Play()
  1002. ----------------------------------------------------
  1003. New = function(Object, Parent, Name, Data)
  1004.     local Object = Instance.new(Object)
  1005.     for Index, Value in pairs(Data or {}) do
  1006.         Object[Index] = Value
  1007.     end
  1008.     Object.Parent = Parent
  1009.     Object.Name = Name
  1010.     return Object
  1011. end
  1012. ----------------------------------------------------
  1013. pr = Instance.new("Part",hed)
  1014. pr.BrickColor = BrickColor.new("Black")
  1015. pr.Material = "Metal"
  1016. pr.Reflectance = 0.04
  1017. pr.Anchored = false
  1018. pr.CanCollide = false
  1019. pr.Archivable = false
  1020. pr.Locked = true
  1021. pr.Size = Vector3.new(2,0.8,1)
  1022. prm = Instance.new("SpecialMesh",pr)
  1023. prm.MeshType = "FileMesh"
  1024. prm.MeshId = "rbxassetid://16952952"
  1025. prm.Scale = Vector3.new(1,1,1)
  1026. newWeld(hed, pr, 0, 0.35, 0)
  1027. pr.Weld.C1 = CFrame.new(0,0,0)
  1028. --Left Arm
  1029. m = Instance.new("Model")
  1030. m.Name = "LeftArm"
  1031. p1 = Instance.new("Part", m)
  1032. p1.BrickColor = BrickColor.new("Really black")
  1033. p1.Material = Enum.Material.Granite
  1034. p1.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1035. p1.Size = Vector3.new(1, 0.200000048, 1)
  1036. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1037. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1038. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1039. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1040. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1041. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1042. b1 = Instance.new("SpecialMesh", p1)
  1043. b1.MeshType = Enum.MeshType.Brick
  1044. b1.Name = "Mesh"
  1045. b1.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1046. p2 = Instance.new("Part", m)
  1047. p2.BrickColor = BrickColor.new("Really black")
  1048. p2.Material = Enum.Material.Granite
  1049. p2.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1050. p2.Size = Vector3.new(1, 0.200000048, 1)
  1051. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1052. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1053. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1054. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1055. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1056. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1057. b2 = Instance.new("SpecialMesh", p2)
  1058. b2.MeshType = Enum.MeshType.Brick
  1059. b2.Name = "Mesh"
  1060. b2.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1061. p3 = Instance.new("Part", m)
  1062. p3.BrickColor = BrickColor.new("Really black")
  1063. p3.Material = Enum.Material.Granite
  1064. p3.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1065. p3.Size = Vector3.new(1, 0.200000048, 1)
  1066. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1067. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1068. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1069. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1070. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1071. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1072. b3 = Instance.new("SpecialMesh", p3)
  1073. b3.MeshType = Enum.MeshType.Brick
  1074. b3.Name = "Mesh"
  1075. b3.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1076. p4 = Instance.new("Part", m)
  1077. p4.BrickColor = BrickColor.new("Black")
  1078. p4.Material = Enum.Material.SmoothPlastic
  1079. p4.Name = "LeftArmPlate"
  1080. p4.Size = Vector3.new(1, 2, 1)
  1081. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1082. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1083. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1084. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1085. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1086. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1087. b4 = Instance.new("SpecialMesh", p4)
  1088. b4.MeshType = Enum.MeshType.Brick
  1089. b4.Name = "Mesh"
  1090. b4.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1091. p5 = Instance.new("Part", m)
  1092. p5.BrickColor = BrickColor.new("Really black")
  1093. p5.Material = Enum.Material.Granite
  1094. p5.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1095. p5.Size = Vector3.new(1, 0.200000048, 1)
  1096. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1097. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1098. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1099. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1100. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1101. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1102. b5 = Instance.new("SpecialMesh", p5)
  1103. b5.MeshType = Enum.MeshType.Brick
  1104. b5.Name = "Mesh"
  1105. b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1106. p6 = Instance.new("Part", m)
  1107. p6.BrickColor = BrickColor.new("Really black")
  1108. p6.Material = Enum.Material.Granite
  1109. p6.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1110. p6.Size = Vector3.new(1, 0.200000048, 1)
  1111. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1112. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1113. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1114. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1115. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1116. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1117. b6 = Instance.new("SpecialMesh", p6)
  1118. b6.MeshType = Enum.MeshType.Brick
  1119. b6.Name = "Mesh"
  1120. b6.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1121. p7 = Instance.new("Part", m)
  1122. p7.BrickColor = BrickColor.new("Really black")
  1123. p7.Material = Enum.Material.Granite
  1124. p7.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1125. p7.FormFactor = Enum.FormFactor.Custom
  1126. p7.Size = Vector3.new(1, 0.200000048, 1)
  1127. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1128. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1129. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1130. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1131. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1132. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1133. b7 = Instance.new("SpecialMesh", p7)
  1134. b7.MeshType = Enum.MeshType.Brick
  1135. b7.Name = "Mesh"
  1136. b7.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1137. p8 = Instance.new("Part", m)
  1138. p8.BrickColor = BrickColor.new("Really black")
  1139. p8.Material = Enum.Material.Granite
  1140. p8.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1141. p8.FormFactor = Enum.FormFactor.Custom
  1142. p8.Size = Vector3.new(1, 0.200000048, 1)
  1143. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1144. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1145. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1146. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1147. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1148. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1149. b8 = Instance.new("SpecialMesh", p8)
  1150. b8.MeshType = Enum.MeshType.Brick
  1151. b8.Name = "Mesh"
  1152. b8.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1153. p9 = Instance.new("Part", m)
  1154. p9.BrickColor = BrickColor.new("Really black")
  1155. p9.Material = Enum.Material.Granite
  1156. p9.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1157. p9.FormFactor = Enum.FormFactor.Custom
  1158. p9.Size = Vector3.new(1, 0.200000048, 1)
  1159. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1160. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1161. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1162. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1163. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1164. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1165. b9 = Instance.new("SpecialMesh", p9)
  1166. b9.MeshType = Enum.MeshType.Brick
  1167. b9.Name = "Mesh"
  1168. b9.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1169. p10 = Instance.new("Part", m)
  1170. p10.BrickColor = BrickColor.new("Black")
  1171. p10.Material = Enum.Material.SmoothPlastic
  1172. p10.CFrame = CFrame.new(-1.5, 6.78969193, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1173. p10.FormFactor = Enum.FormFactor.Custom
  1174. p10.Size = Vector3.new(1, 0.349999994, 1)
  1175. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1176. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1177. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1178. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1179. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1180. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1181. b10 = Instance.new("SpecialMesh", p10)
  1182. b10.MeshType = Enum.MeshType.Brick
  1183. b10.Name = "Mesh"
  1184. b10.Scale = Vector3.new(1.12, 1.01999998, 1.12)
  1185. p11 = Instance.new("Part", m)
  1186. p11.BrickColor = BrickColor.new("Black")
  1187. p11.Material = Enum.Material.Metal
  1188. p11.CFrame = CFrame.new(-1.5, 6.48969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1189. p11.FormFactor = Enum.FormFactor.Custom
  1190. p11.Size = Vector3.new(1, 0.25, 1)
  1191. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1192. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1193. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1194. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1195. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1196. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1197. b11 = Instance.new("SpecialMesh", p11)
  1198. b11.MeshType = Enum.MeshType.Brick
  1199. b11.Name = "Mesh"
  1200. b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1201. p12 = Instance.new("Part", m)
  1202. p12.BrickColor = BrickColor.new("Black")
  1203. p12.Material = Enum.Material.Metal
  1204. p12.CFrame = CFrame.new(-1.5, 6.18969154, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1205. p12.FormFactor = Enum.FormFactor.Custom
  1206. p12.Size = Vector3.new(1, 0.25, 1)
  1207. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1208. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1209. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1210. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1211. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1212. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1213. b12 = Instance.new("SpecialMesh", p12)
  1214. b12.MeshType = Enum.MeshType.Brick
  1215. b12.Name = "Mesh"
  1216. b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1217. p13 = Instance.new("Part", m)
  1218. p13.BrickColor = BrickColor.new("Black")
  1219. p13.Material = Enum.Material.Metal
  1220. p13.CFrame = CFrame.new(-1.5, 5.88968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1221. p13.FormFactor = Enum.FormFactor.Custom
  1222. p13.Size = Vector3.new(1, 0.25, 1)
  1223. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1224. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1225. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1226. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1227. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1228. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1229. b13 = Instance.new("SpecialMesh", p13)
  1230. b13.MeshType = Enum.MeshType.Brick
  1231. b13.Name = "Mesh"
  1232. b13.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1233. p14 = Instance.new("Part", m)
  1234. p14.BrickColor = BrickColor.new("Black")
  1235. p14.Material = Enum.Material.Metal
  1236. p14.CFrame = CFrame.new(-1.5, 5.58969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1237. p14.FormFactor = Enum.FormFactor.Custom
  1238. p14.Size = Vector3.new(1, 0.25, 1)
  1239. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1240. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1241. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1242. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1243. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1244. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1245. b14 = Instance.new("SpecialMesh", p14)
  1246. b14.MeshType = Enum.MeshType.Brick
  1247. b14.Name = "Mesh"
  1248. b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1249. p15 = Instance.new("Part", m)
  1250. p15.BrickColor = BrickColor.new("Really black")
  1251. p15.Material = Enum.Material.Granite
  1252. p15.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1253. p15.FormFactor = Enum.FormFactor.Custom
  1254. p15.Size = Vector3.new(1, 1, 1)
  1255. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1256. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1257. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1258. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1259. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1260. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1261. b15 = Instance.new("SpecialMesh", p15)
  1262. b15.MeshType = Enum.MeshType.Sphere
  1263. b15.Name = "Mesh"
  1264. p16 = Instance.new("Part", m)
  1265. p16.BrickColor = BrickColor.new("Black")
  1266. p16.Material = Enum.Material.Metal
  1267. p16.CFrame = CFrame.new(-1.49142194, 4.80968094, 21.7695732, 1, 1.67448022e-007, -1.06342185e-007, -2.04123751e-007, 0.500000119, -0.866025269, -6.57511308e-008, 0.866025329, 0.5)
  1268. p16.FormFactor = Enum.FormFactor.Custom
  1269. p16.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1270. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1271. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1272. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1273. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1274. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1275. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1276. b16 = Instance.new("SpecialMesh", p16)
  1277. b16.MeshType = Enum.MeshType.Brick
  1278. b16.Name = "Mesh"
  1279. b16.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1280. p17 = Instance.new("Part", m)
  1281. p17.BrickColor = BrickColor.new("Black")
  1282. p17.Material = Enum.Material.SmoothPlastic
  1283. p17.CFrame = CFrame.new(-1.50000083, 5.33968592, 22.4999943, 1, -9.44388034e-009, 5.2184074e-008, -7.54702114e-008, 0.999999881, 2.38418579e-007, 2.60919535e-008, 1.1920929e-007, 0.999999881)
  1284. p17.FormFactor = Enum.FormFactor.Custom
  1285. p17.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
  1286. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1287. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1288. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1289. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1290. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1291. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1292. b17 = Instance.new("SpecialMesh", p17)
  1293. b17.MeshType = Enum.MeshType.Brick
  1294. b17.Name = "Mesh"
  1295. b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1296. p18 = Instance.new("Part", m)
  1297. p18.BrickColor = BrickColor.new("Black")
  1298. p18.Material = Enum.Material.SmoothPlastic
  1299. p18.CFrame = CFrame.new(-1.50000072, 5.33968782, 22.4999962, 1, -3.77485776e-008, 7.82760807e-008, -1.03774902e-007, 0.999999881, 3.57627869e-007, 5.21839532e-008, 2.38418565e-007, 0.999999881)
  1300. p18.FormFactor = Enum.FormFactor.Custom
  1301. p18.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
  1302. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1303. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1304. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1305. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1306. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1307. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1308. b18 = Instance.new("SpecialMesh", p18)
  1309. b18.MeshType = Enum.MeshType.Brick
  1310. b18.Name = "Mesh"
  1311. b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1312. p19 = Instance.new("Part", m)
  1313. p19.BrickColor = BrickColor.new("Black")
  1314. p19.Material = Enum.Material.SmoothPlastic
  1315. p19.CFrame = CFrame.new(-1.5000006, 5.33968973, 22.4999981, 1, -6.60532748e-008, 1.04368084e-007, -1.32079592e-007, 0.999999881, 4.76837158e-007, 7.82759457e-008, 3.5762784e-007, 0.999999881)
  1316. p19.FormFactor = Enum.FormFactor.Custom
  1317. p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  1318. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1319. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1320. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1321. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1322. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1323. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1324. b19 = Instance.new("SpecialMesh", p19)
  1325. b19.MeshType = Enum.MeshType.Brick
  1326. b19.Name = "Mesh"
  1327. b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
  1328. p20 = Instance.new("Part", m)
  1329. p20.BrickColor = BrickColor.new("Really black")
  1330. p20.Material = Enum.Material.SmoothPlastic
  1331. p20.CFrame = CFrame.new(-1.50000048, 5.33969164, 22.5, 1, -9.4357965e-008, 1.3046008e-007, -1.60384275e-007, 0.999999881, 5.96046448e-007, 1.04367942e-007, 4.76837101e-007, 0.999999881)
  1332. p20.FormFactor = Enum.FormFactor.Custom
  1333. p20.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  1334. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1335. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1336. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1337. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1338. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1339. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1340. b20 = Instance.new("SpecialMesh", p20)
  1341. b20.MeshType = Enum.MeshType.Brick
  1342. b20.Name = "Mesh"
  1343. b20.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1344. p21 = Instance.new("Part", m)
  1345. p21.BrickColor = BrickColor.new("Black")
  1346. p21.Material = Enum.Material.Metal
  1347. p21.CFrame = CFrame.new(-1.93255413, 4.43040705, 22.5000057, -1.61368675e-007, -0.707106769, -0.707106769, -4.62050195e-007, -0.707106471, 0.707106948, -0.999999881, -5.86611463e-007, 4.45824725e-007)
  1348. p21.FormFactor = Enum.FormFactor.Custom
  1349. p21.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  1350. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1351. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1352. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1353. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1354. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1355. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1356. b21 = Instance.new("SpecialMesh", p21)
  1357. b21.MeshType = Enum.MeshType.Wedge
  1358. b21.Name = "Mesh"
  1359. b21.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1360. p22 = Instance.new("Part", m)
  1361. p22.BrickColor = BrickColor.new("Black")
  1362. p22.Material = Enum.Material.Metal
  1363. p22.CFrame = CFrame.new(-2.22184062, 4.80970049, 22.5000057, -6.50768897e-008, 0.866025269, 0.50000006, -7.82806978e-007, 0.499999732, -0.866025329, -0.999999881, 3.74247918e-007, -2.56530342e-007)
  1364. p22.FormFactor = Enum.FormFactor.Custom
  1365. p22.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1366. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1367. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1368. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1369. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1370. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1371. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1372. b22 = Instance.new("SpecialMesh", p22)
  1373. b22.MeshType = Enum.MeshType.Brick
  1374. b22.Name = "Mesh"
  1375. b22.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1376. p23 = Instance.new("Part", m)
  1377. p23.BrickColor = BrickColor.new("Black")
  1378. p23.Material = Enum.Material.Metal
  1379. p23.CFrame = CFrame.new(-2.41184235, 5.35969734, 22.5000076, -1.73507274e-007, 0.98480767, 0.17364803, -8.28146199e-007, 0.173647702, -0.984807611, -0.999999881, 1.49283139e-007, -3.43238185e-007)
  1380. p23.FormFactor = Enum.FormFactor.Custom
  1381. p23.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1382. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1383. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1384. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1385. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1386. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1387. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1388. b23 = Instance.new("SpecialMesh", p23)
  1389. b23.MeshType = Enum.MeshType.Brick
  1390. b23.Name = "Mesh"
  1391. b23.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1392. p24 = Instance.new("Part", m)
  1393. p24.BrickColor = BrickColor.new("Black")
  1394. p24.Material = Enum.Material.Metal
  1395. p24.CFrame = CFrame.new(-2.41184616, 5.92969847, 22.5000076, -1.73507232e-007, 0.984807611, -0.173648104, -8.12965368e-007, -0.173648402, -0.984807432, -0.999999881, 2.02498356e-008, -3.8854634e-007)
  1396. p24.FormFactor = Enum.FormFactor.Custom
  1397. p24.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1398. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1399. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1400. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1401. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1402. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1403. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1404. b24 = Instance.new("SpecialMesh", p24)
  1405. b24.MeshType = Enum.MeshType.Brick
  1406. b24.Name = "Mesh"
  1407. b24.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1408. p25 = Instance.new("Part", m)
  1409. p25.BrickColor = BrickColor.new("Black")
  1410. p25.Material = Enum.Material.Metal
  1411. p25.CFrame = CFrame.new(-2.14142036, 6.39827347, 22.5000114, -7.7074823e-008, 0.707106829, -0.70710659, -7.54731559e-007, -0.707106769, -0.707106471, -0.999999881, -1.79262827e-007, -4.39258827e-007)
  1412. p25.FormFactor = Enum.FormFactor.Custom
  1413. p25.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1414. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1415. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1416. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1417. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1418. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1419. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1420. b25 = Instance.new("SpecialMesh", p25)
  1421. b25.MeshType = Enum.MeshType.Brick
  1422. b25.Name = "Mesh"
  1423. b25.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1424. p26 = Instance.new("Part", m)
  1425. p26.BrickColor = BrickColor.new("Black")
  1426. p26.Material = Enum.Material.Metal
  1427. p26.CFrame = CFrame.new(-1.49142087, 6.39827442, 23.1500168, -0.999999881, 1.1920929e-007, 2.68220901e-007, 1.49011612e-007, -0.707106948, -0.707106233, -1.77625395e-007, -0.707107306, 0.707106113)
  1428. p26.FormFactor = Enum.FormFactor.Custom
  1429. p26.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1430. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1431. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1432. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1433. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1434. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1435. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1436. b26 = Instance.new("SpecialMesh", p26)
  1437. b26.MeshType = Enum.MeshType.Brick
  1438. b26.Name = "Mesh"
  1439. b26.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1440. p27 = Instance.new("Part", m)
  1441. p27.BrickColor = BrickColor.new("Black")
  1442. p27.Material = Enum.Material.Metal
  1443. p27.CFrame = CFrame.new(-1.49141955, 5.92969704, 23.420433, -0.999999881, -3.03310628e-007, 3.64177367e-007, 1.73600242e-007, -0.173648864, -0.984807312, 2.67648517e-008, -0.98480773, 0.173647434)
  1444. p27.FormFactor = Enum.FormFactor.Custom
  1445. p27.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1446. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1447. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1448. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1449. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1450. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1451. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1452. b27 = Instance.new("SpecialMesh", p27)
  1453. b27.MeshType = Enum.MeshType.Brick
  1454. b27.Name = "Mesh"
  1455. b27.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1456. p28 = Instance.new("Part", m)
  1457. p28.BrickColor = BrickColor.new("Black")
  1458. p28.Material = Enum.Material.Metal
  1459. p28.CFrame = CFrame.new(-1.49141943, 5.35969734, 23.4204254, -0.999999881, -3.81113438e-007, 3.10304756e-007, 1.64414772e-007, 0.173647091, -0.984807551, -6.59209363e-008, -0.984807372, -0.17364876)
  1460. p28.FormFactor = Enum.FormFactor.Custom
  1461. p28.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1462. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1463. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1464. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1465. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1466. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1467. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1468. b28 = Instance.new("SpecialMesh", p28)
  1469. b28.MeshType = Enum.MeshType.Brick
  1470. b28.Name = "Mesh"
  1471. b28.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1472. p29 = Instance.new("Part", m)
  1473. p29.BrickColor = BrickColor.new("Black")
  1474. p29.Material = Enum.Material.Metal
  1475. p29.CFrame = CFrame.new(-1.49141932, 4.80969858, 23.2304344, -0.999999881, -4.47128798e-007, 1.98065763e-007, 1.97699791e-007, 0.499998987, -0.866025448, -1.51352623e-007, -0.866024613, -0.500000715)
  1476. p29.FormFactor = Enum.FormFactor.Custom
  1477. p29.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1478. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1479. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1480. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1481. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1482. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1483. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1484. b29 = Instance.new("SpecialMesh", p29)
  1485. b29.MeshType = Enum.MeshType.Brick
  1486. b29.Name = "Mesh"
  1487. b29.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1488. p30 = Instance.new("Part", m)
  1489. p30.BrickColor = BrickColor.new("Black")
  1490. p30.Material = Enum.Material.Metal
  1491. p30.CFrame = CFrame.new(-1.49142027, 4.43040895, 22.9411469, -0.999999881, 4.25206935e-007, 1.94115486e-007, 4.85997248e-007, -0.707105517, 0.707107246, -5.38012159e-008, 0.707105875, 0.707107246)
  1492. p30.FormFactor = Enum.FormFactor.Custom
  1493. p30.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  1494. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1495. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1496. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1497. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1498. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1499. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1500. b30 = Instance.new("SpecialMesh", p30)
  1501. b30.MeshType = Enum.MeshType.Wedge
  1502. b30.Name = "Mesh"
  1503. b30.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1504. p31 = Instance.new("Part", m)
  1505. p31.BrickColor = BrickColor.new("Black")
  1506. p31.Material = Enum.Material.Metal
  1507. p31.CFrame = CFrame.new(-1.49141979, 6.39827871, 21.8500175, 0.999999881, 3.40091276e-007, -1.70074486e-007, -5.85792634e-007, -0.707105458, -0.707107246, 1.83170471e-007, 0.707105815, -0.707107365)
  1508. p31.FormFactor = Enum.FormFactor.Custom
  1509. p31.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1510. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1511. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1512. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1513. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1514. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1515. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1516. b31 = Instance.new("SpecialMesh", p31)
  1517. b31.MeshType = Enum.MeshType.Brick
  1518. b31.Name = "Mesh"
  1519. b31.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1520. p32 = Instance.new("Part", m)
  1521. p32.BrickColor = BrickColor.new("Black")
  1522. p32.Material = Enum.Material.Metal
  1523. p32.CFrame = CFrame.new(-1.49141908, 4.43041086, 22.0588818, 0.999999881, -5.29441166e-008, -6.45117154e-007, -3.43892481e-007, -0.707107067, 0.707105517, 1.02492642e-007, -0.707107663, -0.707105637)
  1524. p32.FormFactor = Enum.FormFactor.Custom
  1525. p32.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  1526. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1527. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1528. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1529. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1530. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1531. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1532. b32 = Instance.new("SpecialMesh", p32)
  1533. b32.MeshType = Enum.MeshType.Wedge
  1534. b32.Name = "Mesh"
  1535. b32.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1536. p33 = Instance.new("Part", m)
  1537. p33.BrickColor = BrickColor.new("Black")
  1538. p33.Material = Enum.Material.Metal
  1539. p33.CFrame = CFrame.new(-1.4914217, 5.92970181, 21.5795879, 0.999999881, 5.22213554e-007, 2.83446013e-008, -7.00635724e-007, -0.173646629, -0.984807253, 1.38921934e-007, 0.984807372, -0.17364946)
  1540. p33.FormFactor = Enum.FormFactor.Custom
  1541. p33.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1542. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1543. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1544. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1545. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1546. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1547. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1548. b33 = Instance.new("SpecialMesh", p33)
  1549. b33.MeshType = Enum.MeshType.Brick
  1550. b33.Name = "Mesh"
  1551. b33.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1552. p34 = Instance.new("Part", m)
  1553. p34.BrickColor = BrickColor.new("Black")
  1554. p34.Material = Enum.Material.Metal
  1555. p34.CFrame = CFrame.new(-1.49141932, 5.35969925, 21.5795956, 0.999999881, 5.04442426e-007, 2.22697935e-007, -7.44121166e-007, 0.17364943, -0.984806716, 1.65013844e-007, 0.984807849, 0.173646525)
  1556. p34.FormFactor = Enum.FormFactor.Custom
  1557. p34.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  1558. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1559. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1560. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1561. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1562. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1563. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1564. b34 = Instance.new("SpecialMesh", p34)
  1565. b34.MeshType = Enum.MeshType.Brick
  1566. b34.Name = "Mesh"
  1567. b34.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  1568. w1 = Instance.new("Weld", p1)
  1569. w1.Name = "Part_Weld"
  1570. w1.Part0 = p1
  1571. w1.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1572. w1.Part1 = p2
  1573. w1.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1574. w2 = Instance.new("Weld", p2)
  1575. w2.Name = "Part_Weld"
  1576. w2.Part0 = p2
  1577. w2.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1578. w2.Part1 = p3
  1579. w2.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1580. w3 = Instance.new("Weld", p3)
  1581. w3.Name = "LeftArmPlate_Weld"
  1582. w3.Part0 = p3
  1583. w3.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1584. w3.Part1 = p4
  1585. w3.C1 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1586. w4 = Instance.new("Weld", p4)
  1587. w4.Name = "Part_Weld"
  1588. w4.Part0 = p4
  1589. w4.C0 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1590. w4.Part1 = p5
  1591. w4.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1592. w5 = Instance.new("Weld", p5)
  1593. w5.Name = "Part_Weld"
  1594. w5.Part0 = p5
  1595. w5.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1596. w5.Part1 = p6
  1597. w5.C1 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1598. w6 = Instance.new("Weld", p6)
  1599. w6.Name = "Part_Weld"
  1600. w6.Part0 = p6
  1601. w6.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1602. w6.Part1 = p7
  1603. w6.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1604. w7 = Instance.new("Weld", p7)
  1605. w7.Name = "Part_Weld"
  1606. w7.Part0 = p7
  1607. w7.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1608. w7.Part1 = p8
  1609. w7.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1610. w8 = Instance.new("Weld", p8)
  1611. w8.Name = "Part_Weld"
  1612. w8.Part0 = p8
  1613. w8.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1614. w8.Part1 = p9
  1615. w8.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1616. w9 = Instance.new("Weld", p9)
  1617. w9.Name = "Part_Weld"
  1618. w9.Part0 = p9
  1619. w9.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1620. w9.Part1 = p10
  1621. w9.C1 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1622. w10 = Instance.new("Weld", p10)
  1623. w10.Name = "Part_Weld"
  1624. w10.Part0 = p10
  1625. w10.C0 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1626. w10.Part1 = p11
  1627. w10.C1 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1628. w11 = Instance.new("Weld", p11)
  1629. w11.Name = "Part_Weld"
  1630. w11.Part0 = p11
  1631. w11.C0 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1632. w11.Part1 = p12
  1633. w11.C1 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1634. w12 = Instance.new("Weld", p12)
  1635. w12.Name = "Part_Weld"
  1636. w12.Part0 = p12
  1637. w12.C0 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1638. w12.Part1 = p13
  1639. w12.C1 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1640. w13 = Instance.new("Weld", p13)
  1641. w13.Name = "Part_Weld"
  1642. w13.Part0 = p13
  1643. w13.C0 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1644. w13.Part1 = p14
  1645. w13.C1 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1646. w14 = Instance.new("Weld", p14)
  1647. w14.Name = "Part_Weld"
  1648. w14.Part0 = p14
  1649. w14.C0 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1650. w14.Part1 = p15
  1651. w14.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1652. w15 = Instance.new("Weld", p15)
  1653. w15.Name = "Part_Weld"
  1654. w15.Part0 = p15
  1655. w15.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1656. w15.Part1 = p16
  1657. w15.C1 = CFrame.new(1.49142683, -27.338007, 3.81166649, 1, -2.04123751e-007, -6.57511308e-008, 1.67448022e-007, 0.500000119, 0.866025329, -1.06342185e-007, -0.866025269, 0.5)
  1658. w16 = Instance.new("Weld", p16)
  1659. w16.Name = "Part_Weld"
  1660. w16.Part0 = p16
  1661. w16.C0 = CFrame.new(1.49142683, -27.338007, 3.81166649, 1, -2.04123751e-007, -6.57511308e-008, 1.67448022e-007, 0.500000119, 0.866025329, -1.06342185e-007, -0.866025269, 0.5)
  1662. w16.Part1 = p17
  1663. w16.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1664. w17 = Instance.new("Weld", p17)
  1665. w17.Name = "Part_Weld"
  1666. w17.Part0 = p17
  1667. w17.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1668. w17.Part1 = p18
  1669. w17.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1670. w18 = Instance.new("Weld", p18)
  1671. w18.Name = "Part_Weld"
  1672. w18.Part0 = p18
  1673. w18.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1674. w18.Part1 = p19
  1675. w18.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1676. w19 = Instance.new("Weld", p19)
  1677. w19.Name = "Part_Weld"
  1678. w19.Part0 = p19
  1679. w19.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1680. w19.Part1 = p20
  1681. w19.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1682. w20 = Instance.new("Weld", p20)
  1683. w20.Name = "Part_Weld"
  1684. w20.Part0 = p20
  1685. w20.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1686. w20.Part1 = p21
  1687. w20.C1 = CFrame.new(22.4999943, 10.3648901, -13.0979404, -3.09086232e-008, 1.63798575e-007, -1, -0.707106888, -0.70710665, -9.39673512e-008, -0.70710665, 0.707106888, 1.37678796e-007)
  1688. w21 = Instance.new("Weld", p21)
  1689. w21.Name = "Part_Weld"
  1690. w21.Part0 = p21
  1691. w21.C0 = CFrame.new(22.4999943, 10.3648901, -13.0979404, -3.09086232e-008, 1.63798575e-007, -1, -0.707106888, -0.70710665, -9.39673512e-008, -0.70710665, 0.707106888, 1.37678796e-007)
  1692. w21.Part1 = p22
  1693. w21.C1 = CFrame.new(22.4999981, -6.56083632, 15.8073826, 6.53831052e-008, -1.56958208e-007, -1, 0.866025388, 0.5, -2.18557226e-008, 0.5, -0.866025388, 1.68621398e-007)
  1694. w22 = Instance.new("Weld", p22)
  1695. w22.Name = "Part_Weld"
  1696. w22.Part0 = p22
  1697. w22.C0 = CFrame.new(22.4999981, -6.56083632, 15.8073826, 6.53831052e-008, -1.56958208e-007, -1, 0.866025388, 0.5, -2.18557226e-008, 0.5, -0.866025388, 1.68621398e-007)
  1698. w22.Part1 = p23
  1699. w22.C1 = CFrame.new(22.5, -0.667109907, 17.6726532, -4.30473222e-008, -2.02297542e-007, -1, 0.984807789, 0.17364794, -7.75219178e-008, 0.17364794, -0.984807789, 1.91749166e-007)
  1700. w23 = Instance.new("Weld", p23)
  1701. w23.Name = "Part_Weld"
  1702. w23.Part0 = p23
  1703. w23.C0 = CFrame.new(22.5, -0.667109907, 17.6726532, -4.30473222e-008, -2.02297542e-007, -1, 0.984807789, 0.17364794, -7.75219178e-008, 0.17364794, -0.984807789, 1.91749166e-007)
  1704. w23.Part1 = p24
  1705. w23.C1 = CFrame.new(22.5, 5.5165062, 17.3963699, -4.30473079e-008, -1.87116754e-007, -1, 0.98480773, -0.173648238, -9.9008588e-009, -0.173648238, -0.98480773, 1.91749152e-007)
  1706. w24 = Instance.new("Weld", p24)
  1707. w24.Name = "Part_Weld"
  1708. w24.Part0 = p24
  1709. w24.C0 = CFrame.new(22.5, 5.5165062, 17.3963699, -4.30473079e-008, -1.87116754e-007, -1, 0.98480773, -0.173648238, -9.9008588e-009, -0.173648238, -0.98480773, 1.91749152e-007)
  1710. w24.Part1 = p25
  1711. w24.C1 = CFrame.new(22.5000019, 14.6371164, 11.6086912, 5.33850866e-008, -1.28882959e-007, -1, 0.707106829, -0.707106769, 1.28882959e-007, -0.707106769, -0.707106829, 5.33851079e-008)
  1712. w25 = Instance.new("Weld", p25)
  1713. w25.Name = "Part_Weld"
  1714. w25.Part0 = p25
  1715. w25.C0 = CFrame.new(22.5000019, 14.6371164, 11.6086912, 5.33850866e-008, -1.28882959e-007, -1, 0.707106829, -0.707106769, 1.28882959e-007, -0.707106769, -0.707106829, 5.33851079e-008)
  1716. w25.Part1 = p26
  1717. w25.C1 = CFrame.new(-1.49141967, 29.4924316, -3.24661636, -1, -1.1920929e-007, -4.71654928e-008, 1.1920929e-007, -0.707106709, -0.707106888, 8.94069672e-008, -0.707106829, 0.70710665)
  1718. w26 = Instance.new("Weld", p26)
  1719. w26.Name = "Part_Weld"
  1720. w26.Part0 = p26
  1721. w26.C0 = CFrame.new(-1.49141967, 29.4924316, -3.24661636, -1, -1.1920929e-007, -4.71654928e-008, 1.1920929e-007, -0.707106709, -0.707106888, 8.94069672e-008, -0.707106829, 0.70710665)
  1722. w26.Part1 = p27
  1723. w26.C1 = CFrame.new(-1.49142396, 26.2059097, 13.748271, -1, -1.22925456e-007, 1.83316814e-007, -1.79966634e-007, -0.173648238, -0.98480773, 1.85296102e-007, -0.98480773, 0.173648149)
  1724. w27 = Instance.new("Weld", p27)
  1725. w27.Name = "Part_Weld"
  1726. w27.Part0 = p27
  1727. w27.C0 = CFrame.new(-1.49142396, 26.2059097, 13.748271, -1, -1.22925456e-007, 1.83316814e-007, -1.79966634e-007, -0.173648238, -0.98480773, 1.85296102e-007, -0.98480773, 0.173648149)
  1728. w27.Part1 = p28
  1729. w27.C1 = CFrame.new(-1.49142182, 20.0222931, 21.3207512, -1, -1.60415567e-007, 1.16723079e-007, -1.73416339e-007, 0.17364794, -0.98480773, 1.61053634e-007, -0.98480773, -0.173648015)
  1730. w28 = Instance.new("Weld", p28)
  1731. w28.Name = "Part_Weld"
  1732. w28.Part0 = p28
  1733. w28.C0 = CFrame.new(-1.49142182, 20.0222931, 21.3207512, -1, -1.60415567e-007, 1.16723079e-007, -1.73416339e-007, 0.17364794, -0.98480773, 1.61053634e-007, -0.98480773, -0.173648015)
  1734. w28.Part1 = p29
  1735. w28.C1 = CFrame.new(-1.49142063, 11.6331291, 26.311676, -1, -1.55435174e-007, 5.73833887e-008, -1.6416179e-007, 0.5, -0.866025329, 1.17385696e-007, -0.866025329, -0.500000119)
  1736. w29 = Instance.new("Weld", p29)
  1737. w29.Name = "Part_Weld"
  1738. w29.Part0 = p29
  1739. w29.C0 = CFrame.new(-1.49142063, 11.6331291, 26.311676, -1, -1.55435174e-007, 5.73833887e-008, -1.6416179e-007, 0.5, -0.866025329, 1.17385696e-007, -0.866025329, -0.500000119)
  1740. w29.Part1 = p30
  1741. w29.C1 = CFrame.new(-1.49142897, -4.49042225, -27.9532433, -1, 1.04557571e-007, 1.81026579e-007, 9.25360411e-008, -0.70710665, 0.707106829, 2.00373876e-007, 0.707106888, 0.707106769)
  1742. w30 = Instance.new("Weld", p30)
  1743. w30.Name = "Part_Weld"
  1744. w30.Part0 = p30
  1745. w30.C0 = CFrame.new(-1.49142897, -4.49042225, -27.9532433, -1, 1.04557571e-007, 1.81026579e-007, 9.25360411e-008, -0.70710665, 0.707106829, 2.00373876e-007, 0.707106888, 0.707106769)
  1746. w30.Part1 = p31
  1747. w30.C1 = CFrame.new(1.49142683, -2.32737827, 28.5731888, 1, -1.76048474e-007, -7.77491636e-008, -3.10438502e-008, -0.707106709, 0.707106769, -1.77897419e-007, -0.707106829, -0.707106829)
  1748. w31 = Instance.new("Weld", p31)
  1749. w31.Name = "Part_Weld"
  1750. w31.Part0 = p31
  1751. w31.C0 = CFrame.new(1.49142683, -2.32737827, 28.5731888, 1, -1.76048474e-007, -7.77491636e-008, -3.10438502e-008, -0.707106709, 0.707106769, -1.77897419e-007, -0.707106829, -0.707106829)
  1752. w31.Part1 = p32
  1753. w31.C1 = CFrame.new(1.49142444, 27.3293839, 3.86655521, 1, 9.41566256e-008, -1.8451928e-007, -6.23315088e-008, -0.70710665, -0.707107008, -2.35517859e-007, 0.707106888, -0.70710659)
  1754. w32 = Instance.new("Weld", p32)
  1755. w32.Name = "Part_Weld"
  1756. w32.Part0 = p32
  1757. w32.C0 = CFrame.new(1.49142444, 27.3293839, 3.86655521, 1, 9.41566256e-008, -1.8451928e-007, -6.23315088e-008, -0.70710665, -0.707107008, -2.35517859e-007, 0.707106888, -0.70710659)
  1758. w32.Part1 = p33
  1759. w32.C1 = CFrame.new(1.49143207, -18.1104279, 21.5624332, 1, -2.34282282e-007, -1.74181523e-007, 1.61463277e-007, -0.173648089, 0.98480773, -2.37625457e-007, -0.98480773, -0.173648238)
  1760. w33 = Instance.new("Weld", p33)
  1761. w33.Name = "Part_Weld"
  1762. w33.Part0 = p33
  1763. w33.C0 = CFrame.new(1.49143207, -18.1104279, 21.5624332, 1, -2.34282282e-007, -1.74181523e-007, 1.61463277e-007, -0.173648089, 0.98480773, -2.37625457e-007, -0.98480773, -0.173648238)
  1764. w33.Part1 = p34
  1765. w33.C1 = CFrame.new(1.49143016, -24.2940445, 13.5065851, 1, -2.49463085e-007, -1.74181523e-007, 2.35634644e-007, 0.173648074, 0.98480773, -1.83021399e-007, -0.98480773, 0.17364794)
  1766. m.Parent = larm
  1767. m:MakeJoints()
  1768. ----------------------------------------------------
  1769. local cor = Instance.new("Part", larm.LeftArm)
  1770. cor.Name = "Thingy"
  1771. cor.Locked = true
  1772. cor.BottomSurface = 0
  1773. cor.CanCollide = false
  1774. cor.Size = Vector3.new(1, 1, 1)
  1775. cor.Transparency = 1
  1776. cor.TopSurface = 0
  1777. corw = Instance.new("Weld", cor)
  1778. corw.Part0 = larm
  1779. corw.Part1 = cor
  1780. corw.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1781. corw.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1782. weld1 = Instance.new("Weld", larm.LeftArm)
  1783. weld1.Part0 = cor
  1784. weld1.Part1 = larm.LeftArm.LeftArmPlate
  1785. weld1.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1786. --Right Arm
  1787. m2 = Instance.new("Model")
  1788. m2.Name = "RightArm"
  1789. p1 = Instance.new("Part", m2)
  1790. p1.BrickColor = BrickColor.new("Really black")
  1791. p1.Material = Enum.Material.Granite
  1792. p1.CFrame = CFrame.new(3.5, -9.44201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1793. p1.FormFactor = Enum.FormFactor.Custom
  1794. p1.Size = Vector3.new(1, 0.200000048, 1)
  1795. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1796. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1797. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1798. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1799. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1800. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1801. b1 = Instance.new("SpecialMesh", p1)
  1802. b1.MeshType = Enum.MeshType.Brick
  1803. b1.Name = "Mesh"
  1804. b1.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1805. p2 = Instance.new("Part", m2)
  1806. p2.BrickColor = BrickColor.new("Really black")
  1807. p2.Material = Enum.Material.Granite
  1808. p2.CFrame = CFrame.new(3.5, -9.74201393, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1809. p2.FormFactor = Enum.FormFactor.Custom
  1810. p2.Size = Vector3.new(1, 0.200000048, 1)
  1811. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1812. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1813. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1814. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1815. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1816. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1817. b2 = Instance.new("SpecialMesh", p2)
  1818. b2.MeshType = Enum.MeshType.Brick
  1819. b2.Name = "Mesh"
  1820. b2.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1821. p3 = Instance.new("Part", m2)
  1822. p3.BrickColor = BrickColor.new("Really black")
  1823. p3.Material = Enum.Material.Granite
  1824. p3.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1825. p3.FormFactor = Enum.FormFactor.Custom
  1826. p3.Size = Vector3.new(1, 0.200000048, 1)
  1827. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1828. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1829. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1830. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1831. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1832. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1833. b3 = Instance.new("SpecialMesh", p3)
  1834. b3.MeshType = Enum.MeshType.Brick
  1835. b3.Name = "Mesh"
  1836. b3.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1837. p4 = Instance.new("Part", m2)
  1838. p4.BrickColor = BrickColor.new("Really black")
  1839. p4.Material = Enum.Material.Granite
  1840. p4.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1841. p4.FormFactor = Enum.FormFactor.Custom
  1842. p4.Size = Vector3.new(1, 0.200000048, 1)
  1843. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1844. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1845. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1846. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1847. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1848. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1849. b4 = Instance.new("SpecialMesh", p4)
  1850. b4.MeshType = Enum.MeshType.Brick
  1851. b4.Name = "Mesh"
  1852. b4.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1853. p5 = Instance.new("Part", m2)
  1854. p5.BrickColor = BrickColor.new("Really black")
  1855. p5.Material = Enum.Material.Granite
  1856. p5.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1857. p5.FormFactor = Enum.FormFactor.Custom
  1858. p5.Size = Vector3.new(1, 0.200000048, 1)
  1859. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1860. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1861. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1862. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1863. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1864. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1865. b5 = Instance.new("SpecialMesh", p5)
  1866. b5.MeshType = Enum.MeshType.Brick
  1867. b5.Name = "Mesh"
  1868. b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1869. p6 = Instance.new("Part", m2)
  1870. p6.BrickColor = BrickColor.new("Really black")
  1871. p6.Material = Enum.Material.Granite
  1872. p6.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1873. p6.FormFactor = Enum.FormFactor.Custom
  1874. p6.Size = Vector3.new(1, 1, 1)
  1875. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1876. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1877. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1878. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1879. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1880. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1881. b6 = Instance.new("SpecialMesh", p6)
  1882. b6.MeshType = Enum.MeshType.Sphere
  1883. b6.Name = "Mesh"
  1884. p7 = Instance.new("Part", m2)
  1885. p7.BrickColor = BrickColor.new("Black")
  1886. p7.Material = Enum.Material.SmoothPlastic
  1887. p7.Name = "RightArmPlate"
  1888. p7.CFrame = CFrame.new(3.5, -9.54201603, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1889. p7.FormFactor = Enum.FormFactor.Symmetric
  1890. p7.Size = Vector3.new(1, 2, 1)
  1891. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1892. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1893. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1894. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1895. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1896. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1897. b7 = Instance.new("SpecialMesh", p7)
  1898. b7.MeshType = Enum.MeshType.Brick
  1899. b7.Name = "Mesh"
  1900. b7.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1901. p8 = Instance.new("Part", m2)
  1902. p8.BrickColor = BrickColor.new("Really black")
  1903. p8.Material = Enum.Material.Granite
  1904. p8.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1905. p8.FormFactor = Enum.FormFactor.Custom
  1906. p8.Size = Vector3.new(1, 0.200000048, 1)
  1907. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1908. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1909. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1910. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1911. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1912. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1913. b8 = Instance.new("SpecialMesh", p8)
  1914. b8.MeshType = Enum.MeshType.Brick
  1915. b8.Name = "Mesh"
  1916. b8.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1917. p9 = Instance.new("Part", m2)
  1918. p9.BrickColor = BrickColor.new("Black")
  1919. p9.Material = Enum.Material.SmoothPlastic
  1920. p9.CFrame = CFrame.new(3.5, -8.69201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1921. p9.FormFactor = Enum.FormFactor.Custom
  1922. p9.Size = Vector3.new(1, 0.349999994, 1)
  1923. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1924. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1925. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1926. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1927. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1928. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1929. b9 = Instance.new("SpecialMesh", p9)
  1930. b9.MeshType = Enum.MeshType.Brick
  1931. b9.Name = "Mesh"
  1932. b9.Scale = Vector3.new(1.12, 1.01999998, 1.12)
  1933. p10 = Instance.new("Part", m2)
  1934. p10.BrickColor = BrickColor.new("Black")
  1935. p10.Material = Enum.Material.Metal
  1936. p10.CFrame = CFrame.new(3.5, -8.99201584, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1937. p10.FormFactor = Enum.FormFactor.Custom
  1938. p10.Size = Vector3.new(1, 0.25, 1)
  1939. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1940. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1941. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1942. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1943. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1944. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1945. b10 = Instance.new("SpecialMesh", p10)
  1946. b10.MeshType = Enum.MeshType.Brick
  1947. b10.Name = "Mesh"
  1948. b10.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1949. p11 = Instance.new("Part", m2)
  1950. p11.BrickColor = BrickColor.new("Black")
  1951. p11.Material = Enum.Material.Metal
  1952. p11.CFrame = CFrame.new(3.5, -9.29201508, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1953. p11.FormFactor = Enum.FormFactor.Custom
  1954. p11.Size = Vector3.new(1, 0.25, 1)
  1955. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1956. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1957. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1958. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1959. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1960. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1961. b11 = Instance.new("SpecialMesh", p11)
  1962. b11.MeshType = Enum.MeshType.Brick
  1963. b11.Name = "Mesh"
  1964. b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1965. p12 = Instance.new("Part", m2)
  1966. p12.BrickColor = BrickColor.new("Black")
  1967. p12.Material = Enum.Material.Metal
  1968. p12.CFrame = CFrame.new(3.5, -9.59201431, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1969. p12.FormFactor = Enum.FormFactor.Custom
  1970. p12.Size = Vector3.new(1, 0.25, 1)
  1971. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1972. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1973. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1974. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1975. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1976. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1977. b12 = Instance.new("SpecialMesh", p12)
  1978. b12.MeshType = Enum.MeshType.Brick
  1979. b12.Name = "Mesh"
  1980. b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1981. p13 = Instance.new("Part", m2)
  1982. p13.BrickColor = BrickColor.new("Really black")
  1983. p13.Material = Enum.Material.Granite
  1984. p13.CFrame = CFrame.new(3.5, -9.44201088, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1985. p13.FormFactor = Enum.FormFactor.Custom
  1986. p13.Size = Vector3.new(1, 0.200000048, 1)
  1987. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1988. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1989. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1990. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1991. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1992. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1993. b13 = Instance.new("SpecialMesh", p13)
  1994. b13.MeshType = Enum.MeshType.Brick
  1995. b13.Name = "Mesh"
  1996. b13.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1997. p14 = Instance.new("Part", m2)
  1998. p14.BrickColor = BrickColor.new("Black")
  1999. p14.Material = Enum.Material.Metal
  2000. p14.CFrame = CFrame.new(3.5, -9.89201069, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2001. p14.FormFactor = Enum.FormFactor.Custom
  2002. p14.Size = Vector3.new(1, 0.25, 1)
  2003. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2004. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2005. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2006. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2007. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2008. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2009. b14 = Instance.new("SpecialMesh", p14)
  2010. b14.MeshType = Enum.MeshType.Brick
  2011. b14.Name = "Mesh"
  2012. b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  2013. p15 = Instance.new("Part", m2)
  2014. p15.BrickColor = BrickColor.new("Really black")
  2015. p15.Material = Enum.Material.Granite
  2016. p15.CFrame = CFrame.new(3.5, -9.74201298, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2017. p15.FormFactor = Enum.FormFactor.Custom
  2018. p15.Size = Vector3.new(1, 0.200000048, 1)
  2019. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2020. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2021. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2022. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2023. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2024. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2025. b15 = Instance.new("SpecialMesh", p15)
  2026. b15.MeshType = Enum.MeshType.Brick
  2027. b15.Name = "Mesh"
  2028. b15.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  2029. p16 = Instance.new("Part", m2)
  2030. p16.BrickColor = BrickColor.new("Black")
  2031. p16.Material = Enum.Material.SmoothPlastic
  2032. p16.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2033. p16.FormFactor = Enum.FormFactor.Custom
  2034. p16.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
  2035. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2036. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2037. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2038. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2039. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2040. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2041. b16 = Instance.new("SpecialMesh", p16)
  2042. b16.MeshType = Enum.MeshType.Brick
  2043. b16.Name = "Mesh"
  2044. b16.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  2045. p17 = Instance.new("Part", m2)
  2046. p17.BrickColor = BrickColor.new("Black")
  2047. p17.Material = Enum.Material.SmoothPlastic
  2048. p17.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2049. p17.FormFactor = Enum.FormFactor.Custom
  2050. p17.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
  2051. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2052. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2053. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2054. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2055. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2056. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2057. b17 = Instance.new("SpecialMesh", p17)
  2058. b17.MeshType = Enum.MeshType.Brick
  2059. b17.Name = "Mesh"
  2060. b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  2061. p18 = Instance.new("Part", m2)
  2062. p18.BrickColor = BrickColor.new("Really black")
  2063. p18.Material = Enum.Material.SmoothPlastic
  2064. p18.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2065. p18.FormFactor = Enum.FormFactor.Custom
  2066. p18.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  2067. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2068. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2069. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2070. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2071. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2072. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2073. b18 = Instance.new("SpecialMesh", p18)
  2074. b18.MeshType = Enum.MeshType.Brick
  2075. b18.Name = "Mesh"
  2076. b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  2077. p19 = Instance.new("Part", m2)
  2078. p19.BrickColor = BrickColor.new("Black")
  2079. p19.Material = Enum.Material.SmoothPlastic
  2080. p19.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2081. p19.FormFactor = Enum.FormFactor.Custom
  2082. p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  2083. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2084. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2085. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2086. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2087. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2088. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2089. b19 = Instance.new("SpecialMesh", p19)
  2090. b19.MeshType = Enum.MeshType.Brick
  2091. b19.Name = "Mesh"
  2092. b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
  2093. w1 = Instance.new("Weld", p1)
  2094. w1.Name = "Part_Weld"
  2095. w1.Part0 = p1
  2096. w1.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2097. w1.Part1 = p2
  2098. w1.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2099. w2 = Instance.new("Weld", p2)
  2100. w2.Name = "Part_Weld"
  2101. w2.Part0 = p2
  2102. w2.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2103. w2.Part1 = p3
  2104. w2.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2105. w3 = Instance.new("Weld", p3)
  2106. w3.Name = "Part_Weld"
  2107. w3.Part0 = p3
  2108. w3.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2109. w3.Part1 = p4
  2110. w3.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2111. w4 = Instance.new("Weld", p4)
  2112. w4.Name = "Part_Weld"
  2113. w4.Part0 = p4
  2114. w4.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2115. w4.Part1 = p5
  2116. w4.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2117. w5 = Instance.new("Weld", p5)
  2118. w5.Name = "Part_Weld"
  2119. w5.Part0 = p5
  2120. w5.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2121. w5.Part1 = p6
  2122. w5.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2123. w6 = Instance.new("Weld", p6)
  2124. w6.Name = "RightArmPlate_Weld"
  2125. w6.Part0 = p6
  2126. w6.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2127. w6.Part1 = p7
  2128. w6.C1 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2129. w7 = Instance.new("Weld", p7)
  2130. w7.Name = "Part_Weld"
  2131. w7.Part0 = p7
  2132. w7.C0 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2133. w7.Part1 = p8
  2134. w7.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2135. w8 = Instance.new("Weld", p8)
  2136. w8.Name = "Part_Weld"
  2137. w8.Part0 = p8
  2138. w8.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2139. w8.Part1 = p9
  2140. w8.C1 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2141. w9 = Instance.new("Weld", p9)
  2142. w9.Name = "Part_Weld"
  2143. w9.Part0 = p9
  2144. w9.C0 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2145. w9.Part1 = p10
  2146. w9.C1 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2147. w10 = Instance.new("Weld", p10)
  2148. w10.Name = "Part_Weld"
  2149. w10.Part0 = p10
  2150. w10.C0 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2151. w10.Part1 = p11
  2152. w10.C1 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2153. w11 = Instance.new("Weld", p11)
  2154. w11.Name = "Part_Weld"
  2155. w11.Part0 = p11
  2156. w11.C0 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2157. w11.Part1 = p12
  2158. w11.C1 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2159. w12 = Instance.new("Weld", p12)
  2160. w12.Name = "Part_Weld"
  2161. w12.Part0 = p12
  2162. w12.C0 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2163. w12.Part1 = p13
  2164. w12.C1 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2165. w13 = Instance.new("Weld", p13)
  2166. w13.Name = "Part_Weld"
  2167. w13.Part0 = p13
  2168. w13.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2169. w13.Part1 = p14
  2170. w13.C1 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2171. w14 = Instance.new("Weld", p14)
  2172. w14.Name = "Part_Weld"
  2173. w14.Part0 = p14
  2174. w14.C0 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2175. w14.Part1 = p15
  2176. w14.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2177. w15 = Instance.new("Weld", p15)
  2178. w15.Name = "Part_Weld"
  2179. w15.Part0 = p15
  2180. w15.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2181. w15.Part1 = p16
  2182. w15.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2183. w16 = Instance.new("Weld", p16)
  2184. w16.Name = "Part_Weld"
  2185. w16.Part0 = p16
  2186. w16.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2187. w16.Part1 = p17
  2188. w16.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2189. w17 = Instance.new("Weld", p17)
  2190. w17.Name = "Part_Weld"
  2191. w17.Part0 = p17
  2192. w17.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2193. w17.Part1 = p18
  2194. w17.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2195. w18 = Instance.new("Weld", p18)
  2196. w18.Name = "Part_Weld"
  2197. w18.Part0 = p18
  2198. w18.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2199. w18.Part1 = p19
  2200. w18.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2201. m2.Parent = rarm
  2202. m2:MakeJoints()
  2203. ----------------------------------------------------
  2204. local cor2 = Instance.new("Part", rarm.RightArm)
  2205. cor2.Name = "Thingy"
  2206. cor2.Locked = true
  2207. cor2.BottomSurface = 0
  2208. cor2.CanCollide = false
  2209. cor2.Size = Vector3.new(1, 1, 1)
  2210. cor2.Transparency = 1
  2211. cor2.TopSurface = 0
  2212. corw2 = Instance.new("Weld", cor2)
  2213. corw2.Part0 = rarm
  2214. corw2.Part1 = cor2
  2215. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2216. corw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2217. weld2 = Instance.new("Weld", rarm.RightArm)
  2218. weld2.Part0 = cor2
  2219. weld2.Part1 = rarm.RightArm.RightArmPlate
  2220. weld2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2221. --Torso
  2222. m3 = Instance.new("Model")
  2223. m3.Name = "Torso"
  2224. p1 = Instance.new("Part", m3)
  2225. p1.BrickColor = BrickColor.new("Really black")
  2226. p1.Material = Enum.Material.Metal
  2227. p1.Name = "TorsoPlate"
  2228. p1.CFrame = CFrame.new(0, 3.10002589, 0.50000006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2229. p1.CanCollide = false
  2230. p1.Locked = true
  2231. p1.FormFactor = Enum.FormFactor.Custom
  2232. p1.Size = Vector3.new(2, 2, 1)
  2233. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2234. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2235. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2236. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2237. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2238. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2239. b1 = Instance.new("SpecialMesh", p1)
  2240. b1.MeshType = Enum.MeshType.Brick
  2241. b1.Name = "Mesh"
  2242. b1.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2243. p2 = Instance.new("Part", m3)
  2244. p2.BrickColor = BrickColor.new("Really black")
  2245. p2.Material = Enum.Material.Metal
  2246. p2.CFrame = CFrame.new(-0.450000942, 4.05002356, -0.100002818, -0.685070276, 0.686094284, 0.244853854, 0.616745472, 0.367372453, 0.696177125, 0.387690574, 0.627942622, -0.674821496)
  2247. p2.CanCollide = false
  2248. p2.Locked = true
  2249. p2.FormFactor = Enum.FormFactor.Custom
  2250. p2.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2251. b2 = Instance.new("SpecialMesh", p2)
  2252. b2.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2253. b2.TextureId = ""
  2254. b2.MeshType = Enum.MeshType.FileMesh
  2255. b2.Name = "Mesh"
  2256. b2.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2257. p3 = Instance.new("Part", m3)
  2258. p3.BrickColor = BrickColor.new("Black")
  2259. p3.Material = Enum.Material.Metal
  2260. p3.CFrame = CFrame.new(0, 3.10002589, 0.970001996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2261. p3.CanCollide = false
  2262. p3.Locked = true
  2263. p3.FormFactor = Enum.FormFactor.Custom
  2264. p3.Size = Vector3.new(2, 2, 0.200000018)
  2265. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2266. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2267. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2268. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2269. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2270. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2271. b3 = Instance.new("SpecialMesh", p3)
  2272. b3.MeshType = Enum.MeshType.Brick
  2273. b3.Name = "Mesh"
  2274. b3.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2275. p4 = Instance.new("Part", m3)
  2276. p4.BrickColor = BrickColor.new("Black")
  2277. p4.Material = Enum.Material.Metal
  2278. p4.CFrame = CFrame.new(0, 4.00002623, 0.529999971, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  2279. p4.CanCollide = false
  2280. p4.Locked = true
  2281. p4.FormFactor = Enum.FormFactor.Custom
  2282. p4.Size = Vector3.new(2, 1.04000008, 0.239999995)
  2283. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2284. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2285. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2286. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2287. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2288. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2289. b4 = Instance.new("SpecialMesh", p4)
  2290. b4.MeshType = Enum.MeshType.Brick
  2291. b4.Name = "Mesh"
  2292. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2293. p5 = Instance.new("Part", m3)
  2294. p5.BrickColor = BrickColor.new("Black")
  2295. p5.Material = Enum.Material.Metal
  2296. p5.CFrame = CFrame.new(-0.499999821, 3.15002489, 0.0999978557, 7.54979084e-008, 1, 0, 4.37113918e-008, 0, 1, 1, -7.54978942e-008, -4.37113883e-008)
  2297. p5.CanCollide = false
  2298. p5.Locked = true
  2299. p5.FormFactor = Enum.FormFactor.Custom
  2300. p5.Size = Vector3.new(0.300000012, 1, 1.89999998)
  2301. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2302. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2303. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2304. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2305. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2306. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2307. b5 = Instance.new("SpecialMesh", p5)
  2308. b5.MeshType = Enum.MeshType.Wedge
  2309. b5.Name = "Mesh"
  2310. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2311. p6 = Instance.new("Part", m3)
  2312. p6.BrickColor = BrickColor.new("Black")
  2313. p6.Material = Enum.Material.Metal
  2314. p6.CFrame = CFrame.new(0.500000179, 3.15002489, 0.0999980345, -4.37113918e-008, -1, 0, -4.37113812e-008, 0, 1, -1, 4.37113847e-008, -4.37113883e-008)
  2315. p6.CanCollide = false
  2316. p6.Locked = true
  2317. p6.FormFactor = Enum.FormFactor.Custom
  2318. p6.Size = Vector3.new(0.300000012, 0.99999994, 1.89999998)
  2319. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2320. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2321. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2322. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2323. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2324. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2325. b6 = Instance.new("SpecialMesh", p6)
  2326. b6.MeshType = Enum.MeshType.Wedge
  2327. b6.Name = "Mesh"
  2328. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2329. p7 = Instance.new("Part", m3)
  2330. p7.BrickColor = BrickColor.new("Black")
  2331. p7.Material = Enum.Material.Metal
  2332. p7.CFrame = CFrame.new(1.63912773e-007, 3.20002794, 0.0999980569, -3.09086197e-008, -0.707106829, -0.707106769, -7.46200044e-008, -0.707106769, 0.707106829, -1, 7.46200044e-008, -3.09086197e-008)
  2333. p7.CanCollide = false
  2334. p7.Locked = true
  2335. p7.FormFactor = Enum.FormFactor.Custom
  2336. p7.Size = Vector3.new(0.300000012, 1.20000005, 1.20000005)
  2337. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2338. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2339. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2340. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2341. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2342. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2343. b7 = Instance.new("SpecialMesh", p7)
  2344. b7.MeshType = Enum.MeshType.Wedge
  2345. b7.Name = "Mesh"
  2346. p8 = Instance.new("Part", m3)
  2347. p8.BrickColor = BrickColor.new("Black")
  2348. p8.Material = Enum.Material.Metal
  2349. p8.CFrame = CFrame.new(-1, 3.10002613, 0.520000935, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2350. p8.CanCollide = false
  2351. p8.Locked = true
  2352. p8.FormFactor = Enum.FormFactor.Custom
  2353. p8.Size = Vector3.new(1, 2, 0.200000018)
  2354. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2355. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2356. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2357. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2358. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2359. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2360. b8 = Instance.new("SpecialMesh", p8)
  2361. b8.MeshType = Enum.MeshType.Brick
  2362. b8.Name = "Mesh"
  2363. b8.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2364. p9 = Instance.new("Part", m3)
  2365. p9.BrickColor = BrickColor.new("Black")
  2366. p9.Material = Enum.Material.Metal
  2367. p9.CFrame = CFrame.new(1, 3.10002613, 0.520001054, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2368. p9.CanCollide = false
  2369. p9.Locked = true
  2370. p9.FormFactor = Enum.FormFactor.Custom
  2371. p9.Size = Vector3.new(1, 2, 0.200000018)
  2372. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2373. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2374. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2375. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2376. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2377. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2378. b9 = Instance.new("SpecialMesh", p9)
  2379. b9.MeshType = Enum.MeshType.Brick
  2380. b9.Name = "Mesh"
  2381. b9.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2382. p10 = Instance.new("Part", m3)
  2383. p10.BrickColor = BrickColor.new("Black")
  2384. p10.Material = Enum.Material.Metal
  2385. p10.CFrame = CFrame.new(0, 2.05002642, 0.539999843, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  2386. p10.CanCollide = false
  2387. p10.Locked = true
  2388. p10.FormFactor = Enum.FormFactor.Custom
  2389. p10.Size = Vector3.new(2, 1.0200001, 0.239999995)
  2390. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2391. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2392. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2393. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2394. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2395. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2396. b10 = Instance.new("SpecialMesh", p10)
  2397. b10.MeshType = Enum.MeshType.Brick
  2398. b10.Name = "Mesh"
  2399. b10.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2400. p11 = Instance.new("Part", m3)
  2401. p11.BrickColor = BrickColor.new("Really black")
  2402. p11.Material = Enum.Material.Metal
  2403. p11.CFrame = CFrame.new(0.499999523, 4.05002451, -0.0499982014, 1.00000024, -8.94069672e-008, -1.78813934e-007, -2.98023224e-008, 0.906307817, -0.422618449, -2.23517418e-007, 0.42261821, 0.906307697)
  2404. p11.CanCollide = false
  2405. p11.Locked = true
  2406. p11.FormFactor = Enum.FormFactor.Custom
  2407. p11.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2408. b11 = Instance.new("SpecialMesh", p11)
  2409. b11.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2410. b11.TextureId = ""
  2411. b11.MeshType = Enum.MeshType.FileMesh
  2412. b11.Name = "Mesh"
  2413. b11.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2414. p12 = Instance.new("Part", m3)
  2415. p12.BrickColor = BrickColor.new("Really black")
  2416. p12.Material = Enum.Material.Metal
  2417. p12.Transparency = 1
  2418. p12.Name = "Chain2Torso"
  2419. p12.CFrame = CFrame.new(0.0500000007, 3.35002589, 0.0200020671, -4.37113883e-008, -1, 0, -4.37113883e-008, 1.91068547e-015, -1, 1, -4.37113883e-008, -4.37113883e-008)
  2420. p12.CanCollide = false
  2421. p12.Locked = true
  2422. p12.FormFactor = Enum.FormFactor.Custom
  2423. p12.Size = Vector3.new(0.699999988, 0.300000012, 0.300000012)
  2424. b12 = Instance.new("SpecialMesh", p12)
  2425. b12.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2426. b12.TextureId = ""
  2427. b12.MeshType = Enum.MeshType.FileMesh
  2428. b12.Name = "Mesh"
  2429. b12.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2430. p13 = Instance.new("Part", m3)
  2431. p13.BrickColor = BrickColor.new("Really black")
  2432. p13.Material = Enum.Material.Metal
  2433. p13.CFrame = CFrame.new(-0.700000763, 4.25002289, 0.349998087, -0.606457233, -0.374239564, 0.70153743, -0.641863465, -0.290311694, -0.709739804, 0.469277143, -0.880717754, -0.0641489923)
  2434. p13.CanCollide = false
  2435. p13.Locked = true
  2436. p13.FormFactor = Enum.FormFactor.Custom
  2437. p13.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2438. b13 = Instance.new("SpecialMesh", p13)
  2439. b13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2440. b13.TextureId = ""
  2441. b13.MeshType = Enum.MeshType.FileMesh
  2442. b13.Name = "Mesh"
  2443. b13.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2444. p14 = Instance.new("Part", m3)
  2445. p14.BrickColor = BrickColor.new("Really black")
  2446. p14.Material = Enum.Material.Metal
  2447. p14.CFrame = CFrame.new(-0.0500002243, 3.50002766, -0.150001988, -0.331867754, 0.457445055, -0.824989557, 0.877285957, -0.171802372, -0.448166817, -0.346746802, -0.87248385, -0.344294399)
  2448. p14.CanCollide = false
  2449. p14.Locked = true
  2450. p14.FormFactor = Enum.FormFactor.Custom
  2451. p14.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2452. b14 = Instance.new("SpecialMesh", p14)
  2453. b14.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2454. b14.TextureId = ""
  2455. b14.MeshType = Enum.MeshType.FileMesh
  2456. b14.Name = "Mesh"
  2457. b14.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2458. p15 = Instance.new("Part", m3)
  2459. p15.BrickColor = BrickColor.new("Really black")
  2460. p15.Material = Enum.Material.Metal
  2461. p15.CFrame = CFrame.new(0.199999034, 3.55002332, -0.150001839, -0.0627828911, -0.802308202, -0.593599737, 0.678633273, -0.470427632, 0.564052343, -0.731789052, -0.367423117, 0.57400763)
  2462. p15.CanCollide = false
  2463. p15.Locked = true
  2464. p15.FormFactor = Enum.FormFactor.Custom
  2465. p15.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2466. b15 = Instance.new("SpecialMesh", p15)
  2467. b15.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2468. b15.TextureId = ""
  2469. b15.MeshType = Enum.MeshType.FileMesh
  2470. b15.Name = "Mesh"
  2471. b15.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2472. p16 = Instance.new("Part", m3)
  2473. p16.BrickColor = BrickColor.new("Really black")
  2474. p16.Material = Enum.Material.Metal
  2475. p16.CFrame = CFrame.new(0.349999189, 3.70002842, -0.150001973, 0.994292557, 0.0709807873, 0.0796526894, -0.0587368309, 0.987431884, -0.146726117, -0.0890666768, 0.141209915, 0.985964835)
  2476. p16.CanCollide = false
  2477. p16.Locked = true
  2478. p16.FormFactor = Enum.FormFactor.Custom
  2479. p16.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2480. b16 = Instance.new("SpecialMesh", p16)
  2481. b16.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2482. b16.TextureId = ""
  2483. b16.MeshType = Enum.MeshType.FileMesh
  2484. b16.Name = "Mesh"
  2485. b16.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2486. p17 = Instance.new("Part", m3)
  2487. p17.BrickColor = BrickColor.new("Really black")
  2488. p17.Material = Enum.Material.Metal
  2489. p17.CFrame = CFrame.new(-0.200000346, 3.70002747, -0.150002211, 0.964791715, 0.0184034109, -0.262370646, -0.0587368906, 0.987431884, -0.146726027, 0.256372869, 0.156970888, 0.953746974)
  2490. p17.CanCollide = false
  2491. p17.Locked = true
  2492. p17.FormFactor = Enum.FormFactor.Custom
  2493. p17.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2494. b17 = Instance.new("SpecialMesh", p17)
  2495. b17.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2496. b17.TextureId = ""
  2497. b17.MeshType = Enum.MeshType.FileMesh
  2498. b17.Name = "Mesh"
  2499. b17.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2500. p18 = Instance.new("Part", m3)
  2501. p18.BrickColor = BrickColor.new("Really black")
  2502. p18.Material = Enum.Material.Metal
  2503. p18.CFrame = CFrame.new(-0.35000062, 3.85002661, -0.150002271, 0.407530367, -0.427938014, 0.806714416, 0.0989350602, 0.898891687, 0.426855773, -0.907816589, -0.0941444039, 0.40866372)
  2504. p18.CanCollide = false
  2505. p18.Locked = true
  2506. p18.FormFactor = Enum.FormFactor.Custom
  2507. p18.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2508. b18 = Instance.new("SpecialMesh", p18)
  2509. b18.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2510. b18.TextureId = ""
  2511. b18.MeshType = Enum.MeshType.FileMesh
  2512. b18.Name = "Mesh"
  2513. b18.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2514. p19 = Instance.new("Part", m3)
  2515. p19.BrickColor = BrickColor.new("Really black")
  2516. p19.Material = Enum.Material.Metal
  2517. p19.CFrame = CFrame.new(0.599999547, 4.25002337, 1.49011612e-008, 0.450589776, 0.596651912, -0.664060116, 0.322663993, 0.584720135, 0.744305372, 0.832379937, -0.549644768, 0.0709509254)
  2518. p19.CanCollide = false
  2519. p19.Locked = true
  2520. p19.FormFactor = Enum.FormFactor.Custom
  2521. p19.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2522. b19 = Instance.new("SpecialMesh", p19)
  2523. b19.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2524. b19.TextureId = ""
  2525. b19.MeshType = Enum.MeshType.FileMesh
  2526. b19.Name = "Mesh"
  2527. b19.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2528. p20 = Instance.new("Part", m3)
  2529. p20.BrickColor = BrickColor.new("Really black")
  2530. p20.Material = Enum.Material.Metal
  2531. p20.CFrame = CFrame.new(0.449999154, 3.90002728, -0.150000244, 0.148452312, 0.508259773, -0.848312676, -0.212012291, 0.85422945, 0.474703223, 0.965925753, 0.109381542, 0.234569833)
  2532. p20.CanCollide = false
  2533. p20.Locked = true
  2534. p20.FormFactor = Enum.FormFactor.Custom
  2535. p20.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2536. b20 = Instance.new("SpecialMesh", p20)
  2537. b20.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2538. b20.TextureId = ""
  2539. b20.MeshType = Enum.MeshType.FileMesh
  2540. b20.Name = "Mesh"
  2541. b20.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2542. p21 = Instance.new("Part", m3)
  2543. p21.BrickColor = BrickColor.new("Really black")
  2544. p21.Material = Enum.Material.Metal
  2545. p21.CFrame = CFrame.new(0.699999869, 4.25002337, 0.200001985, -0.0996009707, 0.981125295, 0.165750414, -0.142243966, -0.178907469, 0.973529041, 0.98480773, 0.0733870864, 0.157378286)
  2546. p21.CanCollide = false
  2547. p21.Locked = true
  2548. p21.FormFactor = Enum.FormFactor.Custom
  2549. p21.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2550. b21 = Instance.new("SpecialMesh", p21)
  2551. b21.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2552. b21.TextureId = ""
  2553. b21.MeshType = Enum.MeshType.FileMesh
  2554. b21.Name = "Mesh"
  2555. b21.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2556. p22 = Instance.new("Part", m3)
  2557. p22.BrickColor = BrickColor.new("Really black")
  2558. p22.Material = Enum.Material.Metal
  2559. p22.CFrame = CFrame.new(0.69999975, 4.25002289, 0.450001955, -0.167731196, 0.167446673, 0.971508265, 0.0449438766, -0.983146012, 0.17721194, 0.984807789, 0.0733873621, 0.157378122)
  2560. p22.CanCollide = false
  2561. p22.Locked = true
  2562. p22.FormFactor = Enum.FormFactor.Custom
  2563. p22.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2564. b22 = Instance.new("SpecialMesh", p22)
  2565. b22.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2566. b22.TextureId = ""
  2567. b22.MeshType = Enum.MeshType.FileMesh
  2568. b22.Name = "Mesh"
  2569. b22.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2570. p23 = Instance.new("Part", m3)
  2571. p23.BrickColor = BrickColor.new("Really black")
  2572. p23.Material = Enum.Material.Metal
  2573. p23.CFrame = CFrame.new(0.699999511, 4.25002289, 0.700001478, 0.0593914539, -0.993999004, 0.0918651819, 0.163175613, -0.0811224878, -0.98325628, 0.984807849, 0.0733875483, 0.157378405)
  2574. p23.CanCollide = false
  2575. p23.Locked = true
  2576. p23.FormFactor = Enum.FormFactor.Custom
  2577. p23.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2578. b23 = Instance.new("SpecialMesh", p23)
  2579. b23.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2580. b23.TextureId = ""
  2581. b23.MeshType = Enum.MeshType.FileMesh
  2582. b23.Name = "Mesh"
  2583. b23.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2584. p24 = Instance.new("Part", m3)
  2585. p24.BrickColor = BrickColor.new("Really black")
  2586. p24.Material = Enum.Material.Metal
  2587. p24.CFrame = CFrame.new(0.699999452, 4.25002289, 0.900001347, -0.197025463, -0.431517303, 0.880326331, 0.133022487, -0.90138948, -0.412070453, 0.971332312, 0.0359149873, 0.234997824)
  2588. p24.CanCollide = false
  2589. p24.Locked = true
  2590. p24.FormFactor = Enum.FormFactor.Custom
  2591. p24.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2592. b24 = Instance.new("SpecialMesh", p24)
  2593. b24.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2594. b24.TextureId = ""
  2595. b24.MeshType = Enum.MeshType.FileMesh
  2596. b24.Name = "Mesh"
  2597. b24.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2598. p25 = Instance.new("Part", m3)
  2599. p25.BrickColor = BrickColor.new("Really black")
  2600. p25.Material = Enum.Material.Metal
  2601. p25.CFrame = CFrame.new(0.599999249, 4.25002289, 1.05000341, -0.793593884, -0.433597952, 0.42685172, 0.426002622, 0.104941569, 0.898615122, -0.434431762, 0.894975305, 0.101432741)
  2602. p25.CanCollide = false
  2603. p25.Locked = true
  2604. p25.FormFactor = Enum.FormFactor.Custom
  2605. p25.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2606. b25 = Instance.new("SpecialMesh", p25)
  2607. b25.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2608. b25.TextureId = ""
  2609. b25.MeshType = Enum.MeshType.FileMesh
  2610. b25.Name = "Mesh"
  2611. b25.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2612. p26 = Instance.new("Part", m3)
  2613. p26.BrickColor = BrickColor.new("Really black")
  2614. p26.Material = Enum.Material.Metal
  2615. p26.CFrame = CFrame.new(0.399999261, 4.25002289, 1.09999716, 0.474074066, -0.73934859, 0.478140384, 0.876810074, 0.445984155, -0.17972827, -0.0803612769, 0.504442811, 0.859697402)
  2616. p26.CanCollide = false
  2617. p26.Locked = true
  2618. p26.FormFactor = Enum.FormFactor.Custom
  2619. p26.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2620. b26 = Instance.new("SpecialMesh", p26)
  2621. b26.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2622. b26.TextureId = ""
  2623. b26.MeshType = Enum.MeshType.FileMesh
  2624. b26.Name = "Mesh"
  2625. b26.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2626. p27 = Instance.new("Part", m3)
  2627. p27.BrickColor = BrickColor.new("Really black")
  2628. p27.Material = Enum.Material.Metal
  2629. p27.CFrame = CFrame.new(0.249999076, 4.25002289, 1.20000076, 0.524626255, -0.838181257, 0.149064019, -0.503709316, -0.446768612, -0.739374638, 0.686326742, 0.31281051, -0.656585932)
  2630. p27.CanCollide = false
  2631. p27.Locked = true
  2632. p27.FormFactor = Enum.FormFactor.Custom
  2633. p27.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2634. b27 = Instance.new("SpecialMesh", p27)
  2635. b27.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2636. b27.TextureId = ""
  2637. b27.MeshType = Enum.MeshType.FileMesh
  2638. b27.Name = "Mesh"
  2639. b27.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2640. p28 = Instance.new("Part", m3)
  2641. p28.BrickColor = BrickColor.new("Really black")
  2642. p28.Material = Enum.Material.Metal
  2643. p28.CFrame = CFrame.new(0.0499990731, 4.25002289, 1.20000088, 0.524626136, -0.838181317, 0.149063885, 0.588431716, 0.230477661, -0.775002301, 0.615236104, 0.494300276, 0.614126861)
  2644. p28.CanCollide = false
  2645. p28.Locked = true
  2646. p28.FormFactor = Enum.FormFactor.Custom
  2647. p28.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2648. b28 = Instance.new("SpecialMesh", p28)
  2649. b28.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2650. b28.TextureId = ""
  2651. b28.MeshType = Enum.MeshType.FileMesh
  2652. b28.Name = "Mesh"
  2653. b28.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2654. p29 = Instance.new("Part", m3)
  2655. p29.BrickColor = BrickColor.new("Really black")
  2656. p29.Material = Enum.Material.Metal
  2657. p29.CFrame = CFrame.new(-0.200000852, 4.25002289, 1.20000088, 0.524626195, -0.838181257, 0.149063647, 0.664180398, 0.512506962, 0.544243872, -0.532571197, -0.186519295, 0.825577736)
  2658. p29.CanCollide = false
  2659. p29.Locked = true
  2660. p29.FormFactor = Enum.FormFactor.Custom
  2661. p29.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2662. b29 = Instance.new("SpecialMesh", p29)
  2663. b29.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2664. b29.TextureId = ""
  2665. b29.MeshType = Enum.MeshType.FileMesh
  2666. b29.Name = "Mesh"
  2667. b29.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2668. p30 = Instance.new("Part", m3)
  2669. p30.BrickColor = BrickColor.new("Really black")
  2670. p30.Material = Enum.Material.Metal
  2671. p30.CFrame = CFrame.new(-0.400000989, 4.25002289, 1.15000105, -0.205189675, -0.942334533, -0.264392197, 0.472657442, 0.141141802, -0.869870245, 0.857025325, -0.303455055, 0.416440606)
  2672. p30.CanCollide = false
  2673. p30.Locked = true
  2674. p30.FormFactor = Enum.FormFactor.Custom
  2675. p30.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2676. b30 = Instance.new("SpecialMesh", p30)
  2677. b30.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2678. b30.TextureId = ""
  2679. b30.MeshType = Enum.MeshType.FileMesh
  2680. b30.Name = "Mesh"
  2681. b30.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2682. p31 = Instance.new("Part", m3)
  2683. p31.BrickColor = BrickColor.new("Really black")
  2684. p31.Material = Enum.Material.Metal
  2685. p31.CFrame = CFrame.new(-0.550001025, 4.25002337, 0.999999702, 0.151335806, -0.651350021, -0.743532896, 0.979139984, 0.201951638, 0.022377044, 0.135582238, -0.731408894, 0.668325186)
  2686. p31.CanCollide = false
  2687. p31.Locked = true
  2688. p31.FormFactor = Enum.FormFactor.Custom
  2689. p31.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2690. b31 = Instance.new("SpecialMesh", p31)
  2691. b31.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2692. b31.TextureId = ""
  2693. b31.MeshType = Enum.MeshType.FileMesh
  2694. b31.Name = "Mesh"
  2695. b31.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2696. p32 = Instance.new("Part", m3)
  2697. p32.BrickColor = BrickColor.new("Really black")
  2698. p32.Material = Enum.Material.Metal
  2699. p32.CFrame = CFrame.new(-0.700000763, 4.25002337, 0.800000489, -0.804778874, -0.593520701, 0.0080409348, 0.142058611, -0.205740049, -0.968240976, 0.576325178, -0.778077364, 0.249890015)
  2700. p32.CanCollide = false
  2701. p32.Locked = true
  2702. p32.FormFactor = Enum.FormFactor.Custom
  2703. p32.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2704. b32 = Instance.new("SpecialMesh", p32)
  2705. b32.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2706. b32.TextureId = ""
  2707. b32.MeshType = Enum.MeshType.FileMesh
  2708. b32.Name = "Mesh"
  2709. b32.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2710. p33 = Instance.new("Part", m3)
  2711. p33.BrickColor = BrickColor.new("Really black")
  2712. p33.Material = Enum.Material.Metal
  2713. p33.CFrame = CFrame.new(-0.700000942, 4.25002289, 0.549999833, -0.526802063, -0.220915288, -0.820777893, 0.708702326, 0.418966174, -0.567634225, 0.469277024, -0.880717933, -0.0641489923)
  2714. p33.CanCollide = false
  2715. p33.Locked = true
  2716. p33.FormFactor = Enum.FormFactor.Custom
  2717. p33.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2718. b33 = Instance.new("SpecialMesh", p33)
  2719. b33.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2720. b33.TextureId = ""
  2721. b33.MeshType = Enum.MeshType.FileMesh
  2722. b33.Name = "Mesh"
  2723. b33.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2724. p34 = Instance.new("Part", m3)
  2725. p34.BrickColor = BrickColor.new("Really black")
  2726. p34.Material = Enum.Material.Metal
  2727. p34.Name = "Connection"
  2728. p34.CFrame = CFrame.new(0.0551848896, 3.35002589, -0.131655902, 0.635109425, -0.765570045, -0.102657467, -0.766416311, -0.641122162, 0.0396047123, -0.0961361453, 0.0535250306, -0.993928015)
  2729. p34.CanCollide = false
  2730. p34.Locked = true
  2731. p34.FormFactor = Enum.FormFactor.Custom
  2732. p34.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2733. b34 = Instance.new("SpecialMesh", p34)
  2734. b34.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2735. b34.TextureId = ""
  2736. b34.MeshType = Enum.MeshType.FileMesh
  2737. b34.Name = "Mesh"
  2738. b34.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2739. p35 = Instance.new("Part", m3)
  2740. p35.BrickColor = BrickColor.new("Really black")
  2741. p35.Material = Enum.Material.Metal
  2742. p35.CFrame = CFrame.new(-0.600001037, 4.25002289, 0.149997264, 0.493824095, 0.604460001, 0.62511301, -0.565569818, -0.322785676, 0.758907318, 0.660506427, -0.728311539, 0.182464883)
  2743. p35.CanCollide = false
  2744. p35.Locked = true
  2745. p35.FormFactor = Enum.FormFactor.Custom
  2746. p35.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2747. b35 = Instance.new("SpecialMesh", p35)
  2748. b35.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2749. b35.TextureId = ""
  2750. b35.MeshType = Enum.MeshType.FileMesh
  2751. b35.Name = "Mesh"
  2752. b35.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2753. p36 = Instance.new("Part", m3)
  2754. p36.BrickColor = BrickColor.new("Really black")
  2755. p36.Material = Enum.Material.Metal
  2756. p36.CFrame = CFrame.new(-0.500000834, 4.2000227, -2.52574682e-006, -0.285961747, 0.418113738, -0.862210572, 0.191904813, 0.906544387, 0.375965416, 0.93882823, -0.0579507053, -0.339474916)
  2757. p36.CanCollide = false
  2758. p36.Locked = true
  2759. p36.FormFactor = Enum.FormFactor.Custom
  2760. p36.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2761. b36 = Instance.new("SpecialMesh", p36)
  2762. b36.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2763. b36.TextureId = ""
  2764. b36.MeshType = Enum.MeshType.FileMesh
  2765. b36.Name = "Mesh"
  2766. b36.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2767. w1 = Instance.new("Weld", p2)
  2768. w1.Name = "Joint"
  2769. w1.Part0 = p2
  2770. w1.C0 = CFrame.new(-0.211238861, -0.0362606049, -0.0810072422, -0.57012105, 0.811055779, -0.130959615, -0.254106343, -0.022495009, 0.966914535, 0.781275749, 0.584536016, 0.218919396)
  2771. w1.Part1 = p18
  2772. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2773. w2 = Instance.new("Weld", p3)
  2774. w2.Name = "Joint"
  2775. w2.Part0 = p3
  2776. w2.C0 = CFrame.new(0, 0, -0.470001936, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2777. w2.Part1 = p1
  2778. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2779. w3 = Instance.new("Weld", p4)
  2780. w3.Name = "Joint"
  2781. w3.Part0 = p4
  2782. w3.C0 = CFrame.new(0, 0.0299999714, -0.900000334, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  2783. w3.Part1 = p1
  2784. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2785. w4 = Instance.new("Weld", p5)
  2786. w4.Name = "Joint"
  2787. w4.Part0 = p5
  2788. w4.C0 = CFrame.new(2.38418579e-007, 0.5, 0.0500030518, -1, -9.67369829e-009, -5.33850759e-008, 4.45892816e-008, -0.707106829, -0.707106769, -3.09086161e-008, -0.707106769, 0.707106829)
  2789. w4.Part1 = p7
  2790. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2791. w5 = Instance.new("Weld", p6)
  2792. w5.Name = "Joint"
  2793. w5.Part0 = p6
  2794. w5.C0 = CFrame.new(0, 0.5, 0.0500030518, 1, -1.28027651e-008, 3.09086197e-008, -1.28027686e-008, 0.707106829, 0.707106769, -3.09086161e-008, -0.707106769, 0.707106829)
  2795. w5.Part1 = p7
  2796. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2797. w6 = Instance.new("Weld", p7)
  2798. w6.Name = "Joint"
  2799. w6.Part0 = p7
  2800. w6.C0 = CFrame.new(-0.400002003, 0.070712328, -0.0707120895, -3.09086197e-008, -7.46200044e-008, -1, -0.707106829, -0.707106769, 7.46200044e-008, -0.707106769, 0.707106829, -3.09086197e-008)
  2801. w6.Part1 = p1
  2802. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2803. w7 = Instance.new("Weld", p8)
  2804. w7.Name = "Joint"
  2805. w7.Part0 = p8
  2806. w7.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, -1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2807. w7.Part1 = p1
  2808. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2809. w8 = Instance.new("Weld", p9)
  2810. w8.Name = "Joint"
  2811. w8.Part0 = p9
  2812. w8.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, 1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2813. w8.Part1 = p1
  2814. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2815. w9 = Instance.new("Weld", p10)
  2816. w9.Name = "Joint"
  2817. w9.Part0 = p10
  2818. w9.C0 = CFrame.new(0, 0.0399997234, 1.04999948, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  2819. w9.Part1 = p1
  2820. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2821. w10 = Instance.new("Weld", p11)
  2822. w10.Name = "Joint"
  2823. w10.Part0 = p11
  2824. w10.C0 = CFrame.new(0.100000024, 0.202390671, -0.0392093658, 0.450589836, 0.596651673, -0.664059937, 0.644212067, 0.297646403, 0.704554796, 0.618028879, -0.745260656, -0.250253737)
  2825. w10.Part1 = p19
  2826. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2827. w11 = Instance.new("Weld", p12)
  2828. w11.Name = "Joint"
  2829. w11.Part0 = p12
  2830. w11.C0 = CFrame.new(0.479997993, 0.0499999784, 0.25, -4.37113883e-008, -4.37113883e-008, 1, -1, 1.91068547e-015, -4.37113883e-008, 0, -1, -4.37113883e-008)
  2831. w11.Part1 = p1
  2832. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2833. w12 = Instance.new("Weld", p13)
  2834. w12.Name = "Joint"
  2835. w12.Part0 = p13
  2836. w12.C0 = CFrame.new(-0.1545012, 0.138720512, 0.0829834938, 0.373496056, -0.501174688, -0.780592561, -0.602336764, 0.50893271, -0.614961803, 0.70547235, 0.699865282, -0.111791633)
  2837. w12.Part1 = p35
  2838. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2839. w13 = Instance.new("Weld", p14)
  2840. w13.Name = "Joint"
  2841. w13.Part0 = p14
  2842. w13.C0 = CFrame.new(-0.172863483, 0.0578804016, -0.0258672237, -0.849803627, -0.326939017, 0.413454711, 0.506076992, -0.286759645, 0.813421786, -0.147377193, 0.900488615, 0.409145683)
  2843. w13.Part1 = p34
  2844. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2845. w14 = Instance.new("Weld", p15)
  2846. w14.Name = "Joint"
  2847. w14.Part0 = p15
  2848. w14.C0 = CFrame.new(0.0923810005, -0.190912724, -0.00442934036, -0.0371075198, 0.56231159, -0.826092422, -0.73737216, -0.573347449, -0.357148677, -0.674466848, 0.595884562, 0.435908347)
  2849. w14.Part1 = p16
  2850. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2851. w15 = Instance.new("Weld", p16)
  2852. w15.Name = "Joint"
  2853. w15.Part0 = p16
  2854. w15.C0 = CFrame.new(0.0876817107, 0.204583645, -0.0213780403, 0.074026458, 0.445441723, -0.892245352, -0.0624118894, 0.895015597, 0.441646636, 0.995301366, 0.022993207, 0.0940556675)
  2855. w15.Part1 = p20
  2856. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2857. w16 = Instance.new("Weld", p17)
  2858. w16.Name = "Joint"
  2859. w16.Part0 = p17
  2860. w16.C0 = CFrame.new(0.156466246, -0.194725513, -0.0100102425, -0.460608691, 0.227749109, -0.85788697, 0.80572325, -0.29817903, -0.51176101, -0.372357011, -0.926941037, -0.0461589098)
  2861. w16.Part1 = p14
  2862. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2863. w17 = Instance.new("Weld", p18)
  2864. w17.Name = "Joint"
  2865. w17.Part0 = p18
  2866. w17.C0 = CFrame.new(0.046289444, -0.199023724, 0.0569794178, 0.154631272, -0.0373091251, -0.987267554, -0.489805043, 0.864940584, -0.109402351, 0.858009458, 0.500485599, 0.115472674)
  2867. w17.Part1 = p17
  2868. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2869. w18 = Instance.new("Weld", p19)
  2870. w18.Name = "Joint"
  2871. w18.Part0 = p19
  2872. w18.C0 = CFrame.new(0.211536884, -0.0502645969, -0.0522158146, 0.728958309, 0.445444137, 0.519806981, -0.683894217, 0.440442294, 0.581635118, 0.0301409438, -0.779480696, 0.625700712)
  2873. w18.Part1 = p21
  2874. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2875. w19 = Instance.new("Weld", p20)
  2876. w19.Name = "Joint"
  2877. w19.Part0 = p20
  2878. w19.C0 = CFrame.new(0.0722160339, 0.164483547, 0.0522456169, 0.148452476, 0.216069669, 0.965026319, 0.508259654, 0.820421398, -0.261879444, -0.848312438, 0.529360592, 0.0119740963)
  2879. w19.Part1 = p11
  2880. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2881. w20 = Instance.new("Weld", p21)
  2882. w20.Name = "Joint"
  2883. w20.Part0 = p21
  2884. w20.C0 = CFrame.new(0.246201992, 0.0183468163, 0.0393443108, 0.980159461, 0.195441127, 0.0330170989, -0.100333519, 0.345563769, 0.933016002, 0.170940176, -0.917817175, 0.358316928)
  2885. w20.Part1 = p22
  2886. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2887. w21 = Instance.new("Weld", p22)
  2888. w21.Name = "Joint"
  2889. w21.Part0 = p22
  2890. w21.C0 = CFrame.new(0.246201515, 0.0183467865, 0.0393443108, 0.96721822, 0.235350817, 0.0953874439, -0.0782081187, -0.0813006833, 0.993616521, 0.241603509, -0.968504071, -0.060229145)
  2891. w21.Part1 = p23
  2892. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2893. w22 = Instance.new("Weld", p23)
  2894. w22.Name = "Joint"
  2895. w22.Part0 = p23
  2896. w22.C0 = CFrame.new(0.196961403, 0.014677465, 0.031475544, 0.966579735, -0.137344033, 0.21647194, 0.256335169, 0.504686236, -0.824368834, 0.0039717555, 0.852307677, 0.523025632)
  2897. w22.Part1 = p24
  2898. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2899. w23 = Instance.new("Weld", p24)
  2900. w23.Name = "Joint"
  2901. w23.Part0 = p24
  2902. w23.C0 = CFrame.new(0.16540432, 0.0485391617, -0.0527825356, -0.208951756, 0.968707323, 0.133960381, -0.0571475253, 0.124654606, -0.990553021, -0.976254702, -0.214633241, 0.0293123852)
  2903. w23.Part1 = p25
  2904. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2905. w24 = Instance.new("Weld", p25)
  2906. w24.Name = "Joint"
  2907. w24.Part0 = p25
  2908. w24.C0 = CFrame.new(0.136999726, 0.131462574, -0.0802993774, 0.0322127938, 0.557586372, -0.829493642, -0.185464859, 0.81884563, 0.543226421, 0.982122838, 0.136343077, 0.129789978)
  2909. w24.Part1 = p26
  2910. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2911. w25 = Instance.new("Weld", p26)
  2912. w25.Name = "Joint"
  2913. w25.Part0 = p26
  2914. w25.C0 = CFrame.new(-0.0791475773, 0.161348343, 0.014251709, -0.2480997, -0.814228892, -0.524859786, -0.266315132, 0.578250885, -0.771169424, 0.931409001, -0.0515488982, -0.360305429)
  2915. w25.Part1 = p27
  2916. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2917. w26 = Instance.new("Weld", p27)
  2918. w26.Name = "Joint"
  2919. w26.Part0 = p27
  2920. w26.C0 = CFrame.new(-0.104925156, 0.167636156, -0.0298128128, 0.401087224, -0.216573805, 0.890070021, -0.510172248, 0.754199564, 0.413409412, -0.760824084, -0.619902253, 0.192009777)
  2921. w26.Part1 = p28
  2922. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2923. w27 = Instance.new("Weld", p28)
  2924. w27.Name = "Joint"
  2925. w27.Part0 = p28
  2926. w27.C0 = CFrame.new(-0.131156445, 0.209545135, -0.037266016, 0.338400394, -0.252909899, 0.906378388, -0.549903035, 0.728472173, 0.408576787, -0.763604522, -0.636682749, 0.10743928)
  2927. w27.Part1 = p29
  2928. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2929. w28 = Instance.new("Weld", p29)
  2930. w28.Name = "Joint"
  2931. w28.Part0 = p29
  2932. w28.C0 = CFrame.new(-0.0782968998, 0.176962137, -0.0710916519, -0.250144869, -0.239018306, -0.938241899, 0.254374206, 0.918783069, -0.301879942, 0.934195518, -0.314178288, -0.169028759)
  2933. w28.Part1 = p30
  2934. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2935. w29 = Instance.new("Weld", p30)
  2936. w29.Name = "Joint"
  2937. w29.Part0 = p30
  2938. w29.C0 = CFrame.new(-0.097776413, 0.186868906, -0.022808075, 0.547942579, -0.39773193, 0.735913277, -0.0455548018, 0.864242792, 0.501007974, -0.835274637, -0.30804801, 0.455436885)
  2939. w29.Part1 = p31
  2940. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2941. w30 = Instance.new("Weld", p31)
  2942. w30.Name = "Joint"
  2943. w30.Part0 = p31
  2944. w30.C0 = CFrame.new(-0.0498166084, 0.243983507, -0.0221347809, 0.0954426825, -0.396762908, -0.912945747, 0.131352007, 0.914132595, -0.38354671, 0.986730695, -0.0833105743, 0.139362901)
  2945. w30.Part1 = p32
  2946. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2947. w31 = Instance.new("Weld", p32)
  2948. w31.Name = "Joint"
  2949. w31.Part0 = p32
  2950. w31.C0 = CFrame.new(-0.144081593, 0.194519997, -0.0624723434, 0.795092285, -0.270274341, 0.542936563, -0.198274553, 0.730186164, 0.653846622, -0.573162735, -0.627518892, 0.526976764)
  2951. w31.Part1 = p33
  2952. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2953. w32 = Instance.new("Weld", p33)
  2954. w32.Name = "Joint"
  2955. w32.Part0 = p33
  2956. w32.C0 = CFrame.new(-0.0938563347, 0.176145077, 0.0128297806, 0.0848137587, -0.421895206, -0.902668893, -0.548244178, 0.736708403, -0.39583993, 0.832006574, 0.528455555, -0.168818489)
  2957. w32.Part1 = p13
  2958. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2959. w33 = Instance.new("Weld", p34)
  2960. w33.Name = "Joint"
  2961. w33.Part0 = p34
  2962. w33.C0 = CFrame.new(-0.0178728104, 0.0120868683, -0.150204837, -0.0961361453, -0.635109425, 0.766416311, 0.0535250939, 0.765570045, 0.641122162, -0.993928015, 0.102657512, -0.0396046676)
  2963. w33.Part1 = p12
  2964. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2965. w34 = Instance.new("Weld", p35)
  2966. w34.Name = "Joint"
  2967. w34.Part0 = p35
  2968. w34.C0 = CFrame.new(-0.0214147568, 0.185832024, -0.00280380249, 0.370351821, -0.344516218, -0.862640202, -0.918555975, 0.00231964141, -0.395284295, 0.138182849, 0.938777506, -0.315598398)
  2969. w34.Part1 = p36
  2970. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2971. w35 = Instance.new("Weld", p36)
  2972. w35.Name = "Joint"
  2973. w35.Part0 = p36
  2974. w35.C0 = CFrame.new(-0.136966705, -0.109280109, -0.0655572414, 0.678235054, 0.463834167, -0.569960475, 0.250202835, 0.583515286, 0.772598565, 0.690938354, -0.666609228, 0.279707849)
  2975. w35.Part1 = p2
  2976. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2977. m3.Parent = torso
  2978. m3:MakeJoints()
  2979. ----------------------------------------------------
  2980. local cor3 = Instance.new("Part", torso.Torso)
  2981. cor3.Name = "Thingy"
  2982. cor3.Locked = true
  2983. cor3.BottomSurface = 0
  2984. cor3.CanCollide = false
  2985. cor3.Size = Vector3.new(1, 1, 1)
  2986. cor3.Transparency = 1
  2987. cor3.TopSurface = 0
  2988. corw3 = Instance.new("Weld", cor3)
  2989. corw3.Part0 = torso
  2990. corw3.Part1 = cor3
  2991. corw3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2992. corw3.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2993. weld3 = Instance.new("Weld", torso.Torso)
  2994. weld3.Part0 = cor3
  2995. weld3.Part1 = torso.Torso.TorsoPlate
  2996. weld3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2997. --Left Leg
  2998. m4 = Instance.new("Model")
  2999. m4.Name = "LeftLeg"
  3000. p1 = Instance.new("Part", m4)
  3001. p1.BrickColor = BrickColor.new("Really black")
  3002. p1.Material = Enum.Material.Metal
  3003. p1.Name = "LeftLegPlate"
  3004. p1.CFrame = CFrame.new(-1.5, 4.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3005. p1.Anchored = false
  3006. p1.CanCollide = false
  3007. p1.FormFactor = Enum.FormFactor.Custom
  3008. p1.Size = Vector3.new(1, 2, 1)
  3009. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3010. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3011. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3012. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3013. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3014. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3015. b1 = Instance.new("SpecialMesh", p1)
  3016. b1.MeshType = Enum.MeshType.Brick
  3017. b1.Name = "Mesh"
  3018. b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  3019. p2 = Instance.new("Part", m4)
  3020. p2.BrickColor = BrickColor.new("Really black")
  3021. p2.Material = Enum.Material.Metal
  3022. p2.CFrame = CFrame.new(-2.0999999, 5.44442606, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3023. p2.Anchored = false
  3024. p2.CanCollide = false
  3025. p2.FormFactor = Enum.FormFactor.Custom
  3026. p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
  3027. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3028. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3029. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3030. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3031. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3032. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3033. b2 = Instance.new("SpecialMesh", p2)
  3034. b2.MeshType = Enum.MeshType.Brick
  3035. b2.Name = "Mesh"
  3036. b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  3037. p3 = Instance.new("Part", m4)
  3038. p3.BrickColor = BrickColor.new("Really black")
  3039. p3.Material = Enum.Material.Metal
  3040. p3.CFrame = CFrame.new(-2.0999999, 5.04442501, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3041. p3.Anchored = false
  3042. p3.CanCollide = false
  3043. p3.FormFactor = Enum.FormFactor.Custom
  3044. p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
  3045. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3046. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3047. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3048. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3049. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3050. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3051. b3 = Instance.new("SpecialMesh", p3)
  3052. b3.MeshType = Enum.MeshType.Brick
  3053. b3.Name = "Mesh"
  3054. b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  3055. p4 = Instance.new("Part", m4)
  3056. p4.BrickColor = BrickColor.new("Black")
  3057. p4.Material = Enum.Material.Metal
  3058. p4.CFrame = CFrame.new(-1.5, 4.74442291, -7.02999783, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3059. p4.Anchored = false
  3060. p4.CanCollide = false
  3061. p4.FormFactor = Enum.FormFactor.Custom
  3062. p4.Size = Vector3.new(1, 2, 0.200000018)
  3063. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3064. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3065. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3066. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3067. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3068. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3069. b4 = Instance.new("SpecialMesh", p4)
  3070. b4.MeshType = Enum.MeshType.Brick
  3071. b4.Name = "Mesh"
  3072. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  3073. p5 = Instance.new("Part", m4)
  3074. p5.BrickColor = BrickColor.new("Black")
  3075. p5.Material = Enum.Material.Metal
  3076. p5.CFrame = CFrame.new(-2, 4.74442291, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3077. p5.Anchored = false
  3078. p5.CanCollide = false
  3079. p5.FormFactor = Enum.FormFactor.Custom
  3080. p5.Size = Vector3.new(1, 2, 0.200000018)
  3081. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3082. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3083. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3084. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3085. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3086. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3087. b5 = Instance.new("SpecialMesh", p5)
  3088. b5.MeshType = Enum.MeshType.Brick
  3089. b5.Name = "Mesh"
  3090. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  3091. p6 = Instance.new("Part", m4)
  3092. p6.BrickColor = BrickColor.new("Black")
  3093. p6.Material = Enum.Material.Metal
  3094. p6.CFrame = CFrame.new(-1.50999999, 3.74442887, -7.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3095. p6.Anchored = false
  3096. p6.CanCollide = false
  3097. p6.FormFactor = Enum.FormFactor.Custom
  3098. p6.Size = Vector3.new(1, 0.200000048, 0.980000019)
  3099. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3100. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3101. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3102. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3103. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3104. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3105. b6 = Instance.new("SpecialMesh", p6)
  3106. b6.MeshType = Enum.MeshType.Brick
  3107. b6.Name = "Mesh"
  3108. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  3109. p7 = Instance.new("Part", m4)
  3110. p7.BrickColor = BrickColor.new("Black")
  3111. p7.Material = Enum.Material.Metal
  3112. p7.CFrame = CFrame.new(-1.5, 5.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3113. p7.Anchored = false
  3114. p7.CanCollide = false
  3115. p7.FormFactor = Enum.FormFactor.Custom
  3116. p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
  3117. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3118. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3119. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3120. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3121. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3122. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3123. b7 = Instance.new("SpecialMesh", p7)
  3124. b7.MeshType = Enum.MeshType.Brick
  3125. b7.Name = "Mesh"
  3126. b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  3127. w1 = Instance.new("Weld", p2)
  3128. w1.Name = "Joint"
  3129. w1.Part0 = p2
  3130. w1.C0 = CFrame.new(0, -0.40000093, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3131. w1.Part1 = p3
  3132. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3133. w2 = Instance.new("Weld", p3)
  3134. w2.Name = "Joint"
  3135. w2.Part0 = p3
  3136. w2.C0 = CFrame.new(0.0999999046, -0.300002098, 0.0200009346, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3137. w2.Part1 = p5
  3138. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3139. w3 = Instance.new("Weld", p4)
  3140. w3.Name = "Joint"
  3141. w3.Part0 = p4
  3142. w3.C0 = CFrame.new(0, 0, -0.470002174, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3143. w3.Part1 = p1
  3144. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3145. w4 = Instance.new("Weld", p5)
  3146. w4.Name = "Joint"
  3147. w4.Part0 = p5
  3148. w4.C0 = CFrame.new(-0.0200009346, 0, -0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  3149. w4.Part1 = p1
  3150. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3151. w5 = Instance.new("Weld", p6)
  3152. w5.Name = "Joint"
  3153. w5.Part0 = p6
  3154. w5.C0 = CFrame.new(0, 0.99999404, -0.00999999046, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  3155. w5.Part1 = p1
  3156. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3157. w6 = Instance.new("Weld", p7)
  3158. w6.Name = "Joint"
  3159. w6.Part0 = p7
  3160. w6.C0 = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3161. w6.Part1 = p1
  3162. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3163. m4.Parent = lleg
  3164. m4:MakeJoints()
  3165. ----------------------------------------------------
  3166. local cor4 = Instance.new("Part", lleg.LeftLeg)
  3167. cor4.Name = "Thingy"
  3168. cor4.Locked = true
  3169. cor4.BottomSurface = 0
  3170. cor4.CanCollide = false
  3171. cor4.Size = Vector3.new(1, 1, 1)
  3172. cor4.Transparency = 1
  3173. cor4.TopSurface = 0
  3174. corw4 = Instance.new("Weld", cor4)
  3175. corw4.Part0 = lleg
  3176. corw4.Part1 = cor4
  3177. corw4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  3178. corw4.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  3179. weld4 = Instance.new("Weld", lleg.LeftLeg)
  3180. weld4.Part0 = cor4
  3181. weld4.Part1 = lleg.LeftLeg.LeftLegPlate
  3182. weld4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  3183. --Right Leg
  3184. m5 = Instance.new("Model")
  3185. m5.Name = "RightLeg"
  3186. p1 = Instance.new("Part", m5)
  3187. p1.BrickColor = BrickColor.new("Really black")
  3188. p1.Material = Enum.Material.Metal
  3189. p1.Name = "RightLegPlate"
  3190. p1.CFrame = CFrame.new(1.5, 4.74441528, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3191. p1.Anchored = false
  3192. p1.CanCollide = false
  3193. p1.FormFactor = Enum.FormFactor.Custom
  3194. p1.Size = Vector3.new(1, 2, 1)
  3195. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3196. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3197. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3198. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3199. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3200. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3201. b1 = Instance.new("SpecialMesh", p1)
  3202. b1.MeshType = Enum.MeshType.Brick
  3203. b1.Name = "Mesh"
  3204. b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  3205. p2 = Instance.new("Part", m5)
  3206. p2.BrickColor = BrickColor.new("Really black")
  3207. p2.Material = Enum.Material.Metal
  3208. p2.CFrame = CFrame.new(2.05000019, 5.44441557, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3209. p2.Anchored = false
  3210. p2.CanCollide = false
  3211. p2.FormFactor = Enum.FormFactor.Custom
  3212. p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
  3213. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3214. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3215. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3216. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3217. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3218. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3219. b2 = Instance.new("SpecialMesh", p2)
  3220. b2.MeshType = Enum.MeshType.Brick
  3221. b2.Name = "Mesh"
  3222. b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  3223. p3 = Instance.new("Part", m5)
  3224. p3.BrickColor = BrickColor.new("Really black")
  3225. p3.Material = Enum.Material.Metal
  3226. p3.CFrame = CFrame.new(2.05000019, 5.04441547, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3227. p3.Anchored = false
  3228. p3.CanCollide = false
  3229. p3.FormFactor = Enum.FormFactor.Custom
  3230. p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
  3231. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3232. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3233. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3234. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3235. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3236. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3237. b3 = Instance.new("SpecialMesh", p3)
  3238. b3.MeshType = Enum.MeshType.Brick
  3239. b3.Name = "Mesh"
  3240. b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  3241. p4 = Instance.new("Part", m5)
  3242. p4.BrickColor = BrickColor.new("Black")
  3243. p4.Material = Enum.Material.Metal
  3244. p4.CFrame = CFrame.new(1.5, 4.74441528, -7.0299983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3245. p4.Anchored = false
  3246. p4.CanCollide = false
  3247. p4.FormFactor = Enum.FormFactor.Custom
  3248. p4.Size = Vector3.new(1, 2, 0.200000018)
  3249. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3250. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3251. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3252. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3253. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3254. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3255. b4 = Instance.new("SpecialMesh", p4)
  3256. b4.MeshType = Enum.MeshType.Brick
  3257. b4.Name = "Mesh"
  3258. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  3259. p5 = Instance.new("Part", m5)
  3260. p5.BrickColor = BrickColor.new("Black")
  3261. p5.Material = Enum.Material.Metal
  3262. p5.CFrame = CFrame.new(2, 4.74441528, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3263. p5.Anchored = false
  3264. p5.CanCollide = false
  3265. p5.FormFactor = Enum.FormFactor.Custom
  3266. p5.Size = Vector3.new(1, 2, 0.200000018)
  3267. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3268. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3269. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3270. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3271. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3272. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3273. b5 = Instance.new("SpecialMesh", p5)
  3274. b5.MeshType = Enum.MeshType.Brick
  3275. b5.Name = "Mesh"
  3276. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  3277. p6 = Instance.new("Part", m5)
  3278. p6.BrickColor = BrickColor.new("Black")
  3279. p6.Material = Enum.Material.Metal
  3280. p6.CFrame = CFrame.new(1.505, 3.74442124, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3281. p6.Anchored = false
  3282. p6.CanCollide = false
  3283. p6.FormFactor = Enum.FormFactor.Custom
  3284. p6.Size = Vector3.new(1, 0.200000048, 0.99000001)
  3285. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3286. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3287. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3288. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3289. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3290. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3291. b6 = Instance.new("SpecialMesh", p6)
  3292. b6.MeshType = Enum.MeshType.Brick
  3293. b6.Name = "Mesh"
  3294. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  3295. p7 = Instance.new("Part", m5)
  3296. p7.BrickColor = BrickColor.new("Black")
  3297. p7.Material = Enum.Material.Metal
  3298. p7.CFrame = CFrame.new(1.505, 5.69442129, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3299. p7.Anchored = false
  3300. p7.CanCollide = false
  3301. p7.FormFactor = Enum.FormFactor.Custom
  3302. p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
  3303. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3304. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3305. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3306. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3307. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3308. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3309. b7 = Instance.new("SpecialMesh", p7)
  3310. b7.MeshType = Enum.MeshType.Brick
  3311. b7.Name = "Mesh"
  3312. b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  3313. w1 = Instance.new("Weld", p2)
  3314. w1.Name = "Joint"
  3315. w1.Part0 = p2
  3316. w1.C0 = CFrame.new(0, -0.400000095, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3317. w1.Part1 = p3
  3318. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3319. w2 = Instance.new("Weld", p3)
  3320. w2.Name = "Joint"
  3321. w2.Part0 = p3
  3322. w2.C0 = CFrame.new(-0.0500001907, -0.300000191, 0.0200004578, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3323. w2.Part1 = p5
  3324. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3325. w3 = Instance.new("Weld", p4)
  3326. w3.Name = "Joint"
  3327. w3.Part0 = p4
  3328. w3.C0 = CFrame.new(0, 0, -0.470001221, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3329. w3.Part1 = p1
  3330. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3331. w4 = Instance.new("Weld", p5)
  3332. w4.Name = "Joint"
  3333. w4.Part0 = p5
  3334. w4.C0 = CFrame.new(-0.0200004578, 0, 0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  3335. w4.Part1 = p1
  3336. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3337. w5 = Instance.new("Weld", p6)
  3338. w5.Name = "Joint"
  3339. w5.Part0 = p6
  3340. w5.C0 = CFrame.new(0, 0.99999404, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  3341. w5.Part1 = p1
  3342. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3343. w6 = Instance.new("Weld", p7)
  3344. w6.Name = "Joint"
  3345. w6.Part0 = p7
  3346. w6.C0 = CFrame.new(0, -0.950006008, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  3347. w6.Part1 = p1
  3348. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3349. m5.Parent = rleg
  3350. m5:MakeJoints()
  3351. ----------------------------------------------------
  3352. local cor5 = Instance.new("Part", rleg.RightLeg)
  3353. cor5.Name = "Thingy"
  3354. cor5.Locked = true
  3355. cor5.BottomSurface = 0
  3356. cor5.CanCollide = false
  3357. cor5.Size = Vector3.new(1, 1, 1)
  3358. cor5.Transparency = 1
  3359. cor5.TopSurface = 0
  3360. corw5 = Instance.new("Weld", cor5)
  3361. corw5.Part0 = rleg
  3362. corw5.Part1 = cor5
  3363. corw5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  3364. corw5.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  3365. wld5 = Instance.new("Weld", rleg.RightLeg)
  3366. wld5.Part0 = cor5
  3367. wld5.Part1 = rleg.RightLeg.RightLegPlate
  3368. wld5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  3369. --Cape
  3370. m6 = Instance.new("Model")
  3371. m6.Name = "Cloak"
  3372. p1 = Instance.new("WedgePart", m6)
  3373. p1.BrickColor = BrickColor.new("Really black")
  3374. p1.Material = Enum.Material.SmoothPlastic
  3375. p1.Name = "Wedge"
  3376. p1.CFrame = CFrame.new(0.959278464, 4.40979004, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3377. p1.CanCollide = false
  3378. p1.Locked = true
  3379. p1.FormFactor = Enum.FormFactor.Custom
  3380. p1.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3381. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3382. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3383. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3384. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3385. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3386. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3387. b1 = Instance.new("SpecialMesh", p1)
  3388. b1.MeshType = Enum.MeshType.Wedge
  3389. b1.Name = "Mesh"
  3390. b1.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3391. p2 = Instance.new("WedgePart", m6)
  3392. p2.BrickColor = BrickColor.new("Really black")
  3393. p2.Material = Enum.Material.SmoothPlastic
  3394. p2.Name = "Wedge"
  3395. p2.CFrame = CFrame.new(-1.27945054, 2.10108781, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3396. p2.CanCollide = false
  3397. p2.Locked = true
  3398. p2.FormFactor = Enum.FormFactor.Custom
  3399. p2.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3400. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3401. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3402. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3403. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3404. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3405. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3406. b2 = Instance.new("SpecialMesh", p2)
  3407. b2.MeshType = Enum.MeshType.Wedge
  3408. b2.Name = "Mesh"
  3409. b2.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3410. p3 = Instance.new("Part", m6)
  3411. p3.BrickColor = BrickColor.new("Really black")
  3412. p3.Material = Enum.Material.SmoothPlastic
  3413. p3.Name = "CapeLevel2"
  3414. p3.CFrame = CFrame.new(-0.300008506, 3.78014231, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3415. p3.CanCollide = false
  3416. p3.Locked = true
  3417. p3.FormFactor = Enum.FormFactor.Custom
  3418. p3.Size = Vector3.new(2.09881067, 0.559682727, 0.232357636)
  3419. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3420. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3421. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3422. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3423. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3424. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3425. b3 = Instance.new("BlockMesh", p3)
  3426. b3.Name = "Mesh"
  3427. b3.Scale = Vector3.new(1, 1, 0.602178097)
  3428. p4 = Instance.new("Part", m6)
  3429. p4.BrickColor = BrickColor.new("Really black")
  3430. p4.Material = Enum.Material.SmoothPlastic
  3431. p4.CFrame = CFrame.new(-1.8391341, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3432. p4.CanCollide = false
  3433. p4.Locked = true
  3434. p4.FormFactor = Enum.FormFactor.Custom
  3435. p4.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3436. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3437. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3438. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3439. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3440. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3441. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3442. b4 = Instance.new("BlockMesh", p4)
  3443. b4.Name = "Mesh"
  3444. b4.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3445. p5 = Instance.new("Part", m6)
  3446. p5.BrickColor = BrickColor.new("Really black")
  3447. p5.Material = Enum.Material.SmoothPlastic
  3448. p5.CFrame = CFrame.new(-1.69921267, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3449. p5.CanCollide = false
  3450. p5.Locked = true
  3451. p5.FormFactor = Enum.FormFactor.Custom
  3452. p5.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3453. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3454. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3455. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3456. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3457. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3458. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3459. b5 = Instance.new("BlockMesh", p5)
  3460. b5.Name = "Mesh"
  3461. b5.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3462. p6 = Instance.new("Part", m6)
  3463. p6.BrickColor = BrickColor.new("Really black")
  3464. p6.Material = Enum.Material.SmoothPlastic
  3465. p6.Name = "CapeLevel1"
  3466. p6.CFrame = CFrame.new(-0.300008506, 4.6896286, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3467. p6.CanCollide = false
  3468. p6.Locked = true
  3469. p6.FormFactor = Enum.FormFactor.Custom
  3470. p6.Size = Vector3.new(1.25928628, 0.232357651, 0.232357636)
  3471. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3472. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3473. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3474. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3475. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3476. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3477. b6 = Instance.new("BlockMesh", p6)
  3478. b6.Name = "Mesh"
  3479. b6.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  3480. p7 = Instance.new("Part", m6)
  3481. p7.BrickColor = BrickColor.new("Really black")
  3482. p7.Material = Enum.Material.SmoothPlastic
  3483. p7.CFrame = CFrame.new(1.23912418, 2.73073268, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3484. p7.CanCollide = false
  3485. p7.Locked = true
  3486. p7.FormFactor = Enum.FormFactor.Custom
  3487. p7.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3488. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3489. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3490. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3491. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3492. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3493. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3494. b7 = Instance.new("BlockMesh", p7)
  3495. b7.Name = "Mesh"
  3496. b7.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3497. p8 = Instance.new("Part", m6)
  3498. p8.BrickColor = BrickColor.new("Really black")
  3499. p8.Material = Enum.Material.SmoothPlastic
  3500. p8.CFrame = CFrame.new(0.539517641, 2.10109043, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3501. p8.CanCollide = false
  3502. p8.Locked = true
  3503. p8.FormFactor = Enum.FormFactor.Custom
  3504. p8.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3505. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3506. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3507. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3508. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3509. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3510. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3511. b8 = Instance.new("BlockMesh", p8)
  3512. b8.Name = "Mesh"
  3513. b8.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3514. p9 = Instance.new("Part", m6)
  3515. p9.BrickColor = BrickColor.new("Really black")
  3516. p9.Material = Enum.Material.SmoothPlastic
  3517. p9.CFrame = CFrame.new(-0.300009966, 2.03112936, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3518. p9.CanCollide = false
  3519. p9.Locked = true
  3520. p9.FormFactor = Enum.FormFactor.Custom
  3521. p9.Size = Vector3.new(0.419762105, 0.419762105, 0.232357636)
  3522. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3523. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3524. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3525. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3526. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3527. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3528. b9 = Instance.new("BlockMesh", p9)
  3529. b9.Name = "Mesh"
  3530. b9.Scale = Vector3.new(1, 1, 0.602178097)
  3531. p10 = Instance.new("Part", m6)
  3532. p10.BrickColor = BrickColor.new("Really black")
  3533. p10.Material = Enum.Material.SmoothPlastic
  3534. p10.CFrame = CFrame.new(1.09920263, 2.73073268, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3535. p10.CanCollide = false
  3536. p10.Locked = true
  3537. p10.FormFactor = Enum.FormFactor.Custom
  3538. p10.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3539. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3540. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3541. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3542. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3543. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3544. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3545. b10 = Instance.new("BlockMesh", p10)
  3546. b10.Name = "Mesh"
  3547. b10.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3548. p11 = Instance.new("Part", m6)
  3549. p11.BrickColor = BrickColor.new("Really black")
  3550. p11.Material = Enum.Material.SmoothPlastic
  3551. p11.CFrame = CFrame.new(-1.13953161, 2.10109043, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3552. p11.CanCollide = false
  3553. p11.Locked = true
  3554. p11.FormFactor = Enum.FormFactor.Custom
  3555. p11.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3556. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3557. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3558. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3559. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3560. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3561. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3562. b11 = Instance.new("BlockMesh", p11)
  3563. b11.Name = "Mesh"
  3564. b11.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3565. p12 = Instance.new("Part", m6)
  3566. p12.BrickColor = BrickColor.new("Really black")
  3567. p12.Material = Enum.Material.SmoothPlastic
  3568. p12.CFrame = CFrame.new(-1.6992135, 3.29041815, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3569. p12.CanCollide = false
  3570. p12.Locked = true
  3571. p12.FormFactor = Enum.FormFactor.Custom
  3572. p12.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3573. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3574. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3575. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3576. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3577. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3578. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3579. b12 = Instance.new("BlockMesh", p12)
  3580. b12.Name = "Mesh"
  3581. b12.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3582. p13 = Instance.new("Part", m6)
  3583. p13.BrickColor = BrickColor.new("Really black")
  3584. p13.Material = Enum.Material.SmoothPlastic
  3585. p13.Name = "BottomLeftFlap"
  3586. p13.CFrame = CFrame.new(-1.13953161, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3587. p13.CanCollide = false
  3588. p13.Locked = true
  3589. p13.FormFactor = Enum.FormFactor.Custom
  3590. p13.Size = Vector3.new(0.419762105, 0.232357651, 0.232357636)
  3591. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3592. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3593. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3594. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3595. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3596. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3597. b13 = Instance.new("BlockMesh", p13)
  3598. b13.Name = "Mesh"
  3599. b13.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  3600. p14 = Instance.new("Part", m6)
  3601. p14.BrickColor = BrickColor.new("Really black")
  3602. p14.Material = Enum.Material.SmoothPlastic
  3603. p14.Transparency = 1
  3604. p14.Name = "Rotater"
  3605. p14.CFrame = CFrame.new(-0.300001532, 4.82954979, 4.03967381, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3606. p14.CanCollide = false
  3607. p14.Locked = true
  3608. p14.FormFactor = Enum.FormFactor.Custom
  3609. p14.Size = Vector3.new(1.25928617, 0.232357651, 0.232357636)
  3610. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3611. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3612. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3613. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3614. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3615. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3616. b14 = Instance.new("BlockMesh", p14)
  3617. b14.Name = "Mesh"
  3618. b14.Scale = Vector3.new(1, 0.632287025, 0.632287025)
  3619. p15 = Instance.new("Part", m6)
  3620. p15.BrickColor = BrickColor.new("Really black")
  3621. p15.Material = Enum.Material.SmoothPlastic
  3622. p15.CFrame = CFrame.new(-1.41937125, 4.40979004, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3623. p15.CanCollide = false
  3624. p15.Locked = true
  3625. p15.FormFactor = Enum.FormFactor.Custom
  3626. p15.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3627. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3628. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3629. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3630. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3631. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3632. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3633. b15 = Instance.new("BlockMesh", p15)
  3634. b15.Name = "Mesh"
  3635. b15.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3636. p16 = Instance.new("Part", m6)
  3637. p16.BrickColor = BrickColor.new("Really black")
  3638. p16.Material = Enum.Material.SmoothPlastic
  3639. p16.Name = "BottomCenterFlap"
  3640. p16.CFrame = CFrame.new(-0.300009966, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3641. p16.CanCollide = false
  3642. p16.Locked = true
  3643. p16.FormFactor = Enum.FormFactor.Custom
  3644. p16.Size = Vector3.new(0.699603498, 0.232357651, 0.232357636)
  3645. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3646. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3647. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3648. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3649. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3650. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3651. b16 = Instance.new("BlockMesh", p16)
  3652. b16.Name = "Mesh"
  3653. b16.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  3654. p17 = Instance.new("Part", m6)
  3655. p17.BrickColor = BrickColor.new("Really black")
  3656. p17.Material = Enum.Material.SmoothPlastic
  3657. p17.CFrame = CFrame.new(-1.27945054, 4.26986647, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3658. p17.CanCollide = false
  3659. p17.Locked = true
  3660. p17.FormFactor = Enum.FormFactor.Custom
  3661. p17.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3662. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3663. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3664. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3665. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3666. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3667. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3668. b17 = Instance.new("BlockMesh", p17)
  3669. b17.Name = "Mesh"
  3670. b17.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3671. p18 = Instance.new("Part", m6)
  3672. p18.BrickColor = BrickColor.new("Really black")
  3673. p18.Material = Enum.Material.SmoothPlastic
  3674. p18.CFrame = CFrame.new(0.679436207, 4.26986647, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3675. p18.CanCollide = false
  3676. p18.Locked = true
  3677. p18.FormFactor = Enum.FormFactor.Custom
  3678. p18.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3679. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3680. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3681. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3682. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3683. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3684. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3685. b18 = Instance.new("BlockMesh", p18)
  3686. b18.Name = "Mesh"
  3687. b18.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3688. p19 = Instance.new("WedgePart", m6)
  3689. p19.BrickColor = BrickColor.new("Really black")
  3690. p19.Name = "Wedge"
  3691. p19.CFrame = CFrame.new(-0.265017539, 1.47144794, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3692. p19.CanCollide = false
  3693. p19.Locked = true
  3694. p19.FormFactor = Enum.FormFactor.Custom
  3695. p19.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3696. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3697. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3698. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3699. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3700. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3701. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3702. b19 = Instance.new("SpecialMesh", p19)
  3703. b19.MeshType = Enum.MeshType.Wedge
  3704. b19.Name = "Mesh"
  3705. b19.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3706. p20 = Instance.new("Part", m6)
  3707. p20.BrickColor = BrickColor.new("Really black")
  3708. p20.Material = Enum.Material.SmoothPlastic
  3709. p20.CFrame = CFrame.new(1.09919691, 3.29041815, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3710. p20.CanCollide = false
  3711. p20.Locked = true
  3712. p20.FormFactor = Enum.FormFactor.Custom
  3713. p20.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3714. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3715. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3716. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3717. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3718. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3719. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3720. b20 = Instance.new("BlockMesh", p20)
  3721. b20.Name = "Mesh"
  3722. b20.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3723. p21 = Instance.new("Part", m6)
  3724. p21.BrickColor = BrickColor.new("Really black")
  3725. p21.Material = Enum.Material.SmoothPlastic
  3726. p21.CFrame = CFrame.new(0.959275484, 3.1504972, 4.03967381, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3727. p21.CanCollide = false
  3728. p21.Locked = true
  3729. p21.FormFactor = Enum.FormFactor.Custom
  3730. p21.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3731. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3732. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3733. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3734. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3735. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3736. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3737. b21 = Instance.new("BlockMesh", p21)
  3738. b21.Name = "Mesh"
  3739. b21.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3740. p22 = Instance.new("WedgePart", m6)
  3741. p22.BrickColor = BrickColor.new("Really black")
  3742. p22.Name = "Wedge"
  3743. p22.CFrame = CFrame.new(0.50454706, 1.89121199, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3744. p22.CanCollide = false
  3745. p22.Locked = true
  3746. p22.FormFactor = Enum.FormFactor.Custom
  3747. p22.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3748. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3749. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3750. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3751. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3752. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3753. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3754. b22 = Instance.new("SpecialMesh", p22)
  3755. b22.MeshType = Enum.MeshType.Wedge
  3756. b22.Name = "Mesh"
  3757. b22.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3758. p23 = Instance.new("WedgePart", m6)
  3759. p23.BrickColor = BrickColor.new("Really black")
  3760. p23.Material = Enum.Material.SmoothPlastic
  3761. p23.Name = "Wedge"
  3762. p23.CFrame = CFrame.new(1.09919691, 3.85010386, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3763. p23.CanCollide = false
  3764. p23.Locked = true
  3765. p23.FormFactor = Enum.FormFactor.Custom
  3766. p23.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3767. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3768. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3769. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3770. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3771. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3772. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3773. b23 = Instance.new("SpecialMesh", p23)
  3774. b23.MeshType = Enum.MeshType.Wedge
  3775. b23.Name = "Mesh"
  3776. b23.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3777. p24 = Instance.new("WedgePart", m6)
  3778. p24.BrickColor = BrickColor.new("Really black")
  3779. p24.Material = Enum.Material.SmoothPlastic
  3780. p24.Name = "Wedge"
  3781. p24.CFrame = CFrame.new(0.959281087, 2.45089102, 4.03967333, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3782. p24.CanCollide = false
  3783. p24.Locked = true
  3784. p24.FormFactor = Enum.FormFactor.Custom
  3785. p24.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3786. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3787. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3788. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3789. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3790. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3791. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3792. b24 = Instance.new("SpecialMesh", p24)
  3793. b24.MeshType = Enum.MeshType.Wedge
  3794. b24.Name = "Mesh"
  3795. b24.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3796. p25 = Instance.new("WedgePart", m6)
  3797. p25.BrickColor = BrickColor.new("Really black")
  3798. p25.Name = "Wedge"
  3799. p25.CFrame = CFrame.new(0.574507415, 1.89121199, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3800. p25.CanCollide = false
  3801. p25.Locked = true
  3802. p25.FormFactor = Enum.FormFactor.Custom
  3803. p25.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3804. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3805. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3806. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3807. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3808. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3809. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3810. b25 = Instance.new("SpecialMesh", p25)
  3811. b25.MeshType = Enum.MeshType.Wedge
  3812. b25.Name = "Mesh"
  3813. b25.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3814. p26 = Instance.new("WedgePart", m6)
  3815. p26.BrickColor = BrickColor.new("Really black")
  3816. p26.Material = Enum.Material.SmoothPlastic
  3817. p26.Name = "Wedge"
  3818. p26.CFrame = CFrame.new(-1.06957662, 4.68963194, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3819. p26.CanCollide = false
  3820. p26.Locked = true
  3821. p26.FormFactor = Enum.FormFactor.Custom
  3822. p26.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3823. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3824. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3825. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3826. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3827. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3828. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3829. b26 = Instance.new("SpecialMesh", p26)
  3830. b26.MeshType = Enum.MeshType.Wedge
  3831. b26.Name = "Mesh"
  3832. b26.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3833. p27 = Instance.new("Part", m6)
  3834. p27.BrickColor = BrickColor.new("Really black")
  3835. p27.Material = Enum.Material.SmoothPlastic
  3836. p27.CFrame = CFrame.new(-1.55929208, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3837. p27.CanCollide = false
  3838. p27.Locked = true
  3839. p27.FormFactor = Enum.FormFactor.Custom
  3840. p27.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3841. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3842. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3843. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3844. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3845. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3846. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3847. b27 = Instance.new("BlockMesh", p27)
  3848. b27.Name = "Mesh"
  3849. b27.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3850. p28 = Instance.new("WedgePart", m6)
  3851. p28.BrickColor = BrickColor.new("Really black")
  3852. p28.Material = Enum.Material.SmoothPlastic
  3853. p28.Name = "Wedge"
  3854. p28.CFrame = CFrame.new(0.959275484, 3.71018291, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3855. p28.CanCollide = false
  3856. p28.Locked = true
  3857. p28.FormFactor = Enum.FormFactor.Custom
  3858. p28.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3859. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3860. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3861. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3862. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3863. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3864. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3865. b28 = Instance.new("SpecialMesh", p28)
  3866. b28.MeshType = Enum.MeshType.Wedge
  3867. b28.Name = "Mesh"
  3868. b28.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3869. p29 = Instance.new("Part", m6)
  3870. p29.BrickColor = BrickColor.new("Really black")
  3871. p29.Material = Enum.Material.SmoothPlastic
  3872. p29.CFrame = CFrame.new(-1.55929208, 3.15049648, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3873. p29.CanCollide = false
  3874. p29.Locked = true
  3875. p29.FormFactor = Enum.FormFactor.Custom
  3876. p29.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3877. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3878. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3879. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3880. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3881. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3882. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3883. b29 = Instance.new("BlockMesh", p29)
  3884. b29.Name = "Mesh"
  3885. b29.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3886. p30 = Instance.new("WedgePart", m6)
  3887. p30.BrickColor = BrickColor.new("Really black")
  3888. p30.Material = Enum.Material.SmoothPlastic
  3889. p30.Name = "Wedge"
  3890. p30.CFrame = CFrame.new(1.09919691, 3.15049744, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3891. p30.CanCollide = false
  3892. p30.Locked = true
  3893. p30.FormFactor = Enum.FormFactor.Custom
  3894. p30.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3895. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3896. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3897. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3898. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3899. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3900. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3901. b30 = Instance.new("SpecialMesh", p30)
  3902. b30.MeshType = Enum.MeshType.Wedge
  3903. b30.Name = "Mesh"
  3904. b30.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3905. p31 = Instance.new("WedgePart", m6)
  3906. p31.BrickColor = BrickColor.new("Really black")
  3907. p31.Material = Enum.Material.SmoothPlastic
  3908. p31.Name = "Wedge"
  3909. p31.CFrame = CFrame.new(0.119759142, 2.31096911, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3910. p31.CanCollide = false
  3911. p31.Locked = true
  3912. p31.FormFactor = Enum.FormFactor.Custom
  3913. p31.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3914. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3915. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3916. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3917. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3918. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3919. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3920. b31 = Instance.new("SpecialMesh", p31)
  3921. b31.MeshType = Enum.MeshType.Wedge
  3922. b31.Name = "Mesh"
  3923. b31.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3924. p32 = Instance.new("Part", m6)
  3925. p32.BrickColor = BrickColor.new("Really black")
  3926. p32.Material = Enum.Material.SmoothPlastic
  3927. p32.Name = "BottomRightFlap"
  3928. p32.CFrame = CFrame.new(0.539517641, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3929. p32.CanCollide = false
  3930. p32.Locked = true
  3931. p32.FormFactor = Enum.FormFactor.Custom
  3932. p32.Size = Vector3.new(0.419762105, 0.232357651, 0.232357636)
  3933. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3934. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3935. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3936. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3937. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3938. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3939. b32 = Instance.new("BlockMesh", p32)
  3940. b32.Name = "Mesh"
  3941. b32.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  3942. p33 = Instance.new("WedgePart", m6)
  3943. p33.BrickColor = BrickColor.new("Really black")
  3944. p33.Material = Enum.Material.SmoothPlastic
  3945. p33.Name = "Wedge"
  3946. p33.CFrame = CFrame.new(1.02923799, 3.43033957, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3947. p33.CanCollide = false
  3948. p33.Locked = true
  3949. p33.FormFactor = Enum.FormFactor.Custom
  3950. p33.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3951. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3952. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3953. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3954. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3955. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3956. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3957. b33 = Instance.new("SpecialMesh", p33)
  3958. b33.MeshType = Enum.MeshType.Wedge
  3959. b33.Name = "Mesh"
  3960. b33.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3961. p34 = Instance.new("WedgePart", m6)
  3962. p34.BrickColor = BrickColor.new("Really black")
  3963. p34.Material = Enum.Material.SmoothPlastic
  3964. p34.Name = "Wedge"
  3965. p34.CFrame = CFrame.new(-1.55929208, 2.45089054, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3966. p34.CanCollide = false
  3967. p34.Locked = true
  3968. p34.FormFactor = Enum.FormFactor.Custom
  3969. p34.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3970. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3971. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3972. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3973. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3974. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3975. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3976. b34 = Instance.new("SpecialMesh", p34)
  3977. b34.MeshType = Enum.MeshType.Wedge
  3978. b34.Name = "Mesh"
  3979. b34.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3980. p35 = Instance.new("Part", m6)
  3981. p35.BrickColor = BrickColor.new("Really black")
  3982. p35.Material = Enum.Material.SmoothPlastic
  3983. p35.CFrame = CFrame.new(0.959275484, 3.85010386, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3984. p35.CanCollide = false
  3985. p35.Locked = true
  3986. p35.FormFactor = Enum.FormFactor.Custom
  3987. p35.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3988. p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3989. p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3990. p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3991. p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3992. p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3993. p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3994. b35 = Instance.new("BlockMesh", p35)
  3995. b35.Name = "Mesh"
  3996. b35.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3997. p36 = Instance.new("WedgePart", m6)
  3998. p36.BrickColor = BrickColor.new("Really black")
  3999. p36.Material = Enum.Material.SmoothPlastic
  4000. p36.Name = "Wedge"
  4001. p36.CFrame = CFrame.new(-1.62925327, 3.43033957, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4002. p36.CanCollide = false
  4003. p36.Locked = true
  4004. p36.FormFactor = Enum.FormFactor.Custom
  4005. p36.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4006. p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4007. p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4008. p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4009. p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4010. p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4011. p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4012. b36 = Instance.new("SpecialMesh", p36)
  4013. b36.MeshType = Enum.MeshType.Wedge
  4014. b36.Name = "Mesh"
  4015. b36.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4016. p37 = Instance.new("Part", m6)
  4017. p37.BrickColor = BrickColor.new("Really black")
  4018. p37.Material = Enum.Material.SmoothPlastic
  4019. p37.Name = "CapeLevel3"
  4020. p37.CFrame = CFrame.new(-0.300008506, 3.22045994, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4021. p37.CanCollide = false
  4022. p37.Locked = true
  4023. p37.FormFactor = Enum.FormFactor.Custom
  4024. p37.Size = Vector3.new(2.3786521, 0.559682727, 0.232357636)
  4025. p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4026. p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4027. p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4028. p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4029. p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4030. p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4031. b37 = Instance.new("BlockMesh", p37)
  4032. b37.Name = "Mesh"
  4033. b37.Scale = Vector3.new(1, 1, 0.602178097)
  4034. p38 = Instance.new("WedgePart", m6)
  4035. p38.BrickColor = BrickColor.new("Really black")
  4036. p38.Material = Enum.Material.SmoothPlastic
  4037. p38.Name = "Wedge"
  4038. p38.CFrame = CFrame.new(-1.97905517, 2.73073244, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4039. p38.CanCollide = false
  4040. p38.Locked = true
  4041. p38.FormFactor = Enum.FormFactor.Custom
  4042. p38.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4043. p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4044. p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4045. p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4046. p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4047. p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4048. p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4049. b38 = Instance.new("SpecialMesh", p38)
  4050. b38.MeshType = Enum.MeshType.Wedge
  4051. b38.Name = "Mesh"
  4052. b38.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4053. p39 = Instance.new("WedgePart", m6)
  4054. p39.BrickColor = BrickColor.new("Really black")
  4055. p39.Material = Enum.Material.SmoothPlastic
  4056. p39.Name = "Wedge"
  4057. p39.CFrame = CFrame.new(-1.83913493, 3.29041815, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4058. p39.CanCollide = false
  4059. p39.Locked = true
  4060. p39.FormFactor = Enum.FormFactor.Custom
  4061. p39.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4062. p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4063. p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4064. p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4065. p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4066. p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4067. p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4068. b39 = Instance.new("SpecialMesh", p39)
  4069. b39.MeshType = Enum.MeshType.Wedge
  4070. b39.Name = "Mesh"
  4071. b39.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4072. p40 = Instance.new("WedgePart", m6)
  4073. p40.BrickColor = BrickColor.new("Really black")
  4074. p40.Material = Enum.Material.SmoothPlastic
  4075. p40.Name = "Wedge"
  4076. p40.CFrame = CFrame.new(-1.48933268, 3.99002528, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4077. p40.CanCollide = false
  4078. p40.Locked = true
  4079. p40.FormFactor = Enum.FormFactor.Custom
  4080. p40.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4081. p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4082. p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4083. p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4084. p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4085. p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4086. p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4087. b40 = Instance.new("SpecialMesh", p40)
  4088. b40.MeshType = Enum.MeshType.Wedge
  4089. b40.Name = "Mesh"
  4090. b40.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4091. p41 = Instance.new("WedgePart", m6)
  4092. p41.BrickColor = BrickColor.new("Really black")
  4093. p41.Material = Enum.Material.SmoothPlastic
  4094. p41.Name = "Wedge"
  4095. p41.CFrame = CFrame.new(-1.76917338, 2.59081101, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4096. p41.CanCollide = false
  4097. p41.Locked = true
  4098. p41.FormFactor = Enum.FormFactor.Custom
  4099. p41.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4100. p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4101. p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4102. p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4103. p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4104. p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4105. p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4106. b41 = Instance.new("SpecialMesh", p41)
  4107. b41.MeshType = Enum.MeshType.Wedge
  4108. b41.Name = "Mesh"
  4109. b41.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4110. p42 = Instance.new("WedgePart", m6)
  4111. p42.BrickColor = BrickColor.new("Really black")
  4112. p42.Material = Enum.Material.SmoothPlastic
  4113. p42.Name = "Wedge"
  4114. p42.CFrame = CFrame.new(0.679442644, 2.10108781, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4115. p42.CanCollide = false
  4116. p42.Locked = true
  4117. p42.FormFactor = Enum.FormFactor.Custom
  4118. p42.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  4119. p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4120. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4121. p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4122. p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4123. p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4124. p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4125. b42 = Instance.new("SpecialMesh", p42)
  4126. b42.MeshType = Enum.MeshType.Wedge
  4127. b42.Name = "Mesh"
  4128. b42.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4129. p43 = Instance.new("WedgePart", m6)
  4130. p43.BrickColor = BrickColor.new("Really black")
  4131. p43.Material = Enum.Material.SmoothPlastic
  4132. p43.Name = "Wedge"
  4133. p43.CFrame = CFrame.new(-1.76917338, 2.87065363, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4134. p43.CanCollide = false
  4135. p43.Locked = true
  4136. p43.FormFactor = Enum.FormFactor.Custom
  4137. p43.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4138. p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4139. p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4140. p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4141. p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4142. p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4143. p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4144. b43 = Instance.new("SpecialMesh", p43)
  4145. b43.MeshType = Enum.MeshType.Wedge
  4146. b43.Name = "Mesh"
  4147. b43.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4148. p44 = Instance.new("WedgePart", m6)
  4149. p44.BrickColor = BrickColor.new("Really black")
  4150. p44.Material = Enum.Material.SmoothPlastic
  4151. p44.Name = "Wedge"
  4152. p44.CFrame = CFrame.new(-1.41937125, 4.26986837, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4153. p44.CanCollide = false
  4154. p44.Locked = true
  4155. p44.FormFactor = Enum.FormFactor.Custom
  4156. p44.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4157. p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4158. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4159. p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4160. p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4161. p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4162. p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4163. b44 = Instance.new("SpecialMesh", p44)
  4164. b44.MeshType = Enum.MeshType.Wedge
  4165. b44.Name = "Mesh"
  4166. b44.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4167. p45 = Instance.new("WedgePart", m6)
  4168. p45.BrickColor = BrickColor.new("Really black")
  4169. p45.Material = Enum.Material.SmoothPlastic
  4170. p45.Name = "Wedge"
  4171. p45.CFrame = CFrame.new(-0.999610066, 2.10108781, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4172. p45.CanCollide = false
  4173. p45.Locked = true
  4174. p45.FormFactor = Enum.FormFactor.Custom
  4175. p45.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  4176. p45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4177. p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4178. p45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4179. p45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4180. p45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4181. p45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4182. b45 = Instance.new("SpecialMesh", p45)
  4183. b45.MeshType = Enum.MeshType.Wedge
  4184. b45.Name = "Mesh"
  4185. b45.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4186. p46 = Instance.new("WedgePart", m6)
  4187. p46.BrickColor = BrickColor.new("Really black")
  4188. p46.Material = Enum.Material.SmoothPlastic
  4189. p46.Name = "Wedge"
  4190. p46.CFrame = CFrame.new(0.46955356, 4.68963194, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4191. p46.CanCollide = false
  4192. p46.Locked = true
  4193. p46.FormFactor = Enum.FormFactor.Custom
  4194. p46.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4195. p46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4196. p46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4197. p46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4198. p46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4199. p46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4200. p46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4201. b46 = Instance.new("SpecialMesh", p46)
  4202. b46.MeshType = Enum.MeshType.Wedge
  4203. b46.Name = "Mesh"
  4204. b46.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4205. p47 = Instance.new("Part", m6)
  4206. p47.BrickColor = BrickColor.new("Really black")
  4207. p47.Material = Enum.Material.SmoothPlastic
  4208. p47.CFrame = CFrame.new(0.819356859, 4.40979004, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4209. p47.CanCollide = false
  4210. p47.Locked = true
  4211. p47.FormFactor = Enum.FormFactor.Custom
  4212. p47.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4213. p47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4214. p47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4215. p47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4216. p47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4217. p47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4218. p47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4219. b47 = Instance.new("BlockMesh", p47)
  4220. b47.Name = "Mesh"
  4221. b47.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4222. p48 = Instance.new("Part", m6)
  4223. p48.BrickColor = BrickColor.new("Really black")
  4224. p48.Material = Enum.Material.SmoothPlastic
  4225. p48.Name = "CapeLevel4"
  4226. p48.CFrame = CFrame.new(-0.300008506, 2.66077495, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4227. p48.CanCollide = false
  4228. p48.Locked = true
  4229. p48.FormFactor = Enum.FormFactor.Custom
  4230. p48.Size = Vector3.new(2.3786521, 0.559682727, 0.232357636)
  4231. p48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4232. p48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4233. p48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4234. p48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4235. p48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4236. p48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4237. b48 = Instance.new("BlockMesh", p48)
  4238. b48.Name = "Mesh"
  4239. b48.Scale = Vector3.new(1, 1, 0.602178097)
  4240. p49 = Instance.new("WedgePart", m6)
  4241. p49.BrickColor = BrickColor.new("Really black")
  4242. p49.Material = Enum.Material.SmoothPlastic
  4243. p49.Name = "Wedge"
  4244. p49.CFrame = CFrame.new(0.819356859, 4.26986837, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4245. p49.CanCollide = false
  4246. p49.Locked = true
  4247. p49.FormFactor = Enum.FormFactor.Custom
  4248. p49.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4249. p49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4250. p49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4251. p49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4252. p49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4253. p49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4254. p49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4255. b49 = Instance.new("SpecialMesh", p49)
  4256. b49.MeshType = Enum.MeshType.Wedge
  4257. b49.Name = "Mesh"
  4258. b49.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4259. p50 = Instance.new("Part", m6)
  4260. p50.BrickColor = BrickColor.new("Really black")
  4261. p50.Material = Enum.Material.SmoothPlastic
  4262. p50.Name = "CapeLevel1SubPart"
  4263. p50.CFrame = CFrame.new(-0.300008506, 4.33982658, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4264. p50.CanCollide = false
  4265. p50.Locked = true
  4266. p50.FormFactor = Enum.FormFactor.Custom
  4267. p50.Size = Vector3.new(1.81896901, 0.559682727, 0.232357636)
  4268. p50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4269. p50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4270. p50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4271. p50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4272. p50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4273. p50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4274. b50 = Instance.new("BlockMesh", p50)
  4275. b50.Name = "Mesh"
  4276. b50.Scale = Vector3.new(1, 1, 0.602178097)
  4277. p51 = Instance.new("Part", m6)
  4278. p51.BrickColor = BrickColor.new("Really black")
  4279. p51.Material = Enum.Material.SmoothPlastic
  4280. p51.CFrame = CFrame.new(-1.55929291, 3.85010386, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4281. p51.CanCollide = false
  4282. p51.Locked = true
  4283. p51.FormFactor = Enum.FormFactor.Custom
  4284. p51.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4285. p51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4286. p51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4287. p51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4288. p51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4289. p51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4290. p51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4291. b51 = Instance.new("BlockMesh", p51)
  4292. b51.Name = "Mesh"
  4293. b51.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4294. p52 = Instance.new("Part", m6)
  4295. p52.BrickColor = BrickColor.new("Really black")
  4296. p52.Material = Enum.Material.SmoothPlastic
  4297. p52.CFrame = CFrame.new(-1.41937149, 3.71018171, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4298. p52.CanCollide = false
  4299. p52.Locked = true
  4300. p52.FormFactor = Enum.FormFactor.Custom
  4301. p52.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  4302. p52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4303. p52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4304. p52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4305. p52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4306. p52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4307. p52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4308. b52 = Instance.new("BlockMesh", p52)
  4309. b52.Name = "Mesh"
  4310. b52.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4311. p53 = Instance.new("WedgePart", m6)
  4312. p53.BrickColor = BrickColor.new("Really black")
  4313. p53.Material = Enum.Material.SmoothPlastic
  4314. p53.Name = "Wedge"
  4315. p53.CFrame = CFrame.new(-0.0201580226, 2.03113341, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4316. p53.CanCollide = false
  4317. p53.Locked = true
  4318. p53.FormFactor = Enum.FormFactor.Custom
  4319. p53.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  4320. p53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4321. p53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4322. p53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4323. p53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4324. p53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4325. p53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4326. b53 = Instance.new("SpecialMesh", p53)
  4327. b53.MeshType = Enum.MeshType.Wedge
  4328. b53.Name = "Mesh"
  4329. b53.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4330. p54 = Instance.new("Part", m6)
  4331. p54.BrickColor = BrickColor.new("Really black")
  4332. p54.Material = Enum.Material.SmoothPlastic
  4333. p54.CFrame = CFrame.new(-0.300009966, 1.68132639, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4334. p54.CanCollide = false
  4335. p54.Locked = true
  4336. p54.FormFactor = Enum.FormFactor.Custom
  4337. p54.Size = Vector3.new(0.232357651, 0.279841423, 0.232357636)
  4338. p54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4339. p54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4340. p54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4341. p54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4342. p54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4343. p54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4344. b54 = Instance.new("BlockMesh", p54)
  4345. b54.Name = "Mesh"
  4346. b54.Scale = Vector3.new(0.602178395, 1, 0.602178097)
  4347. p55 = Instance.new("WedgePart", m6)
  4348. p55.BrickColor = BrickColor.new("Really black")
  4349. p55.Material = Enum.Material.SmoothPlastic
  4350. p55.Name = "Wedge"
  4351. p55.CFrame = CFrame.new(0.39960131, 2.10108781, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4352. p55.CanCollide = false
  4353. p55.Locked = true
  4354. p55.FormFactor = Enum.FormFactor.Custom
  4355. p55.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  4356. p55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4357. p55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4358. p55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4359. p55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4360. p55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4361. p55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4362. b55 = Instance.new("SpecialMesh", p55)
  4363. b55.MeshType = Enum.MeshType.Wedge
  4364. b55.Name = "Mesh"
  4365. b55.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4366. p56 = Instance.new("WedgePart", m6)
  4367. p56.BrickColor = BrickColor.new("Really black")
  4368. p56.Material = Enum.Material.SmoothPlastic
  4369. p56.Name = "Wedge"
  4370. p56.CFrame = CFrame.new(1.23911822, 3.29041815, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4371. p56.CanCollide = false
  4372. p56.Locked = true
  4373. p56.FormFactor = Enum.FormFactor.Custom
  4374. p56.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4375. p56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4376. p56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4377. p56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4378. p56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4379. p56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4380. p56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4381. b56 = Instance.new("SpecialMesh", p56)
  4382. b56.MeshType = Enum.MeshType.Wedge
  4383. b56.Name = "Mesh"
  4384. b56.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4385. p57 = Instance.new("WedgePart", m6)
  4386. p57.BrickColor = BrickColor.new("Really black")
  4387. p57.Material = Enum.Material.SmoothPlastic
  4388. p57.Name = "Wedge"
  4389. p57.CFrame = CFrame.new(0.749394774, 4.54971123, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4390. p57.CanCollide = false
  4391. p57.Locked = true
  4392. p57.FormFactor = Enum.FormFactor.Custom
  4393. p57.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4394. p57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4395. p57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4396. p57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4397. p57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4398. p57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4399. p57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4400. b57 = Instance.new("SpecialMesh", p57)
  4401. b57.MeshType = Enum.MeshType.Wedge
  4402. b57.Name = "Mesh"
  4403. b57.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4404. p58 = Instance.new("Part", m6)
  4405. p58.BrickColor = BrickColor.new("Really black")
  4406. p58.Material = Enum.Material.SmoothPlastic
  4407. p58.CFrame = CFrame.new(0.819354892, 3.71018171, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4408. p58.CanCollide = false
  4409. p58.Locked = true
  4410. p58.FormFactor = Enum.FormFactor.Custom
  4411. p58.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  4412. p58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4413. p58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4414. p58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4415. p58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4416. p58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4417. p58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4418. b58 = Instance.new("BlockMesh", p58)
  4419. b58.Name = "Mesh"
  4420. b58.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4421. p59 = Instance.new("WedgePart", m6)
  4422. p59.BrickColor = BrickColor.new("Really black")
  4423. p59.Material = Enum.Material.SmoothPlastic
  4424. p59.Name = "Wedge"
  4425. p59.CFrame = CFrame.new(0.259678036, 2.31096983, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4426. p59.CanCollide = false
  4427. p59.Locked = true
  4428. p59.FormFactor = Enum.FormFactor.Custom
  4429. p59.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4430. p59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4431. p59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4432. p59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4433. p59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4434. p59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4435. p59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4436. b59 = Instance.new("SpecialMesh", p59)
  4437. b59.MeshType = Enum.MeshType.Wedge
  4438. b59.Name = "Mesh"
  4439. b59.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4440. p60 = Instance.new("Part", m6)
  4441. p60.BrickColor = BrickColor.new("Really black")
  4442. p60.Material = Enum.Material.SmoothPlastic
  4443. p60.Name = "NeckPart"
  4444. p60.CFrame = CFrame.new(-0.300008506, 4.82955122, 3.8997519, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4445. p60.CanCollide = false
  4446. p60.Locked = true
  4447. p60.FormFactor = Enum.FormFactor.Custom
  4448. p60.Size = Vector3.new(1.25928628, 0.232357651, 0.419762105)
  4449. p60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4450. p60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4451. p60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4452. p60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4453. p60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4454. p60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4455. b60 = Instance.new("BlockMesh", p60)
  4456. b60.Name = "Mesh"
  4457. b60.Scale = Vector3.new(1, 0.602178097, 1)
  4458. p61 = Instance.new("Part", m6)
  4459. p61.BrickColor = BrickColor.new("Really black")
  4460. p61.Material = Enum.Material.SmoothPlastic
  4461. p61.CFrame = CFrame.new(0.959281087, 2.73073363, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4462. p61.CanCollide = false
  4463. p61.Locked = true
  4464. p61.FormFactor = Enum.FormFactor.Custom
  4465. p61.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  4466. p61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4467. p61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4468. p61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4469. p61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4470. p61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4471. p61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4472. b61 = Instance.new("BlockMesh", p61)
  4473. b61.Name = "Mesh"
  4474. b61.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4475. p62 = Instance.new("WedgePart", m6)
  4476. p62.BrickColor = BrickColor.new("Really black")
  4477. p62.Material = Enum.Material.SmoothPlastic
  4478. p62.Name = "Wedge"
  4479. p62.CFrame = CFrame.new(1.16916382, 2.87065434, 4.03967333, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4480. p62.CanCollide = false
  4481. p62.Locked = true
  4482. p62.FormFactor = Enum.FormFactor.Custom
  4483. p62.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4484. p62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4485. p62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4486. p62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4487. p62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4488. p62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4489. p62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4490. b62 = Instance.new("SpecialMesh", p62)
  4491. b62.MeshType = Enum.MeshType.Wedge
  4492. b62.Name = "Mesh"
  4493. b62.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4494. p63 = Instance.new("WedgePart", m6)
  4495. p63.BrickColor = BrickColor.new("Really black")
  4496. p63.Material = Enum.Material.SmoothPlastic
  4497. p63.Name = "Wedge"
  4498. p63.CFrame = CFrame.new(1.37904489, 2.73073268, 4.03967333, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4499. p63.CanCollide = false
  4500. p63.Locked = true
  4501. p63.FormFactor = Enum.FormFactor.Custom
  4502. p63.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4503. p63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4504. p63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4505. p63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4506. p63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4507. p63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4508. p63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4509. b63 = Instance.new("SpecialMesh", p63)
  4510. b63.MeshType = Enum.MeshType.Wedge
  4511. b63.Name = "Mesh"
  4512. b63.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4513. p64 = Instance.new("WedgePart", m6)
  4514. p64.BrickColor = BrickColor.new("Really black")
  4515. p64.Material = Enum.Material.SmoothPlastic
  4516. p64.Name = "Wedge"
  4517. p64.CFrame = CFrame.new(-0.439923674, 1.68132377, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4518. p64.CanCollide = false
  4519. p64.Locked = true
  4520. p64.FormFactor = Enum.FormFactor.Custom
  4521. p64.Size = Vector3.new(0.232357651, 0.279841423, 0.232357636)
  4522. p64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4523. p64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4524. p64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4525. p64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4526. p64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4527. p64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4528. b64 = Instance.new("SpecialMesh", p64)
  4529. b64.MeshType = Enum.MeshType.Wedge
  4530. b64.Name = "Mesh"
  4531. b64.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4532. p65 = Instance.new("WedgePart", m6)
  4533. p65.BrickColor = BrickColor.new("Really black")
  4534. p65.Material = Enum.Material.SmoothPlastic
  4535. p65.Name = "Wedge"
  4536. p65.CFrame = CFrame.new(-0.859687686, 2.31096983, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4537. p65.CanCollide = false
  4538. p65.Locked = true
  4539. p65.FormFactor = Enum.FormFactor.Custom
  4540. p65.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4541. p65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4542. p65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4543. p65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4544. p65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4545. p65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4546. p65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4547. b65 = Instance.new("SpecialMesh", p65)
  4548. b65.MeshType = Enum.MeshType.Wedge
  4549. b65.Name = "Mesh"
  4550. b65.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4551. p66 = Instance.new("WedgePart", m6)
  4552. p66.BrickColor = BrickColor.new("Really black")
  4553. p66.Material = Enum.Material.SmoothPlastic
  4554. p66.Name = "Wedge"
  4555. p66.CFrame = CFrame.new(-1.55929291, 3.71018267, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4556. p66.CanCollide = false
  4557. p66.Locked = true
  4558. p66.FormFactor = Enum.FormFactor.Custom
  4559. p66.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4560. p66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4561. p66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4562. p66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4563. p66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4564. p66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4565. p66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4566. b66 = Instance.new("SpecialMesh", p66)
  4567. b66.MeshType = Enum.MeshType.Wedge
  4568. b66.Name = "Mesh"
  4569. b66.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4570. p67 = Instance.new("WedgePart", m6)
  4571. p67.BrickColor = BrickColor.new("Really black")
  4572. p67.Material = Enum.Material.SmoothPlastic
  4573. p67.Name = "Wedge"
  4574. p67.CFrame = CFrame.new(-0.719767809, 2.31096911, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4575. p67.CanCollide = false
  4576. p67.Locked = true
  4577. p67.FormFactor = Enum.FormFactor.Custom
  4578. p67.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4579. p67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4580. p67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4581. p67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4582. p67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4583. p67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4584. p67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4585. b67 = Instance.new("SpecialMesh", p67)
  4586. b67.MeshType = Enum.MeshType.Wedge
  4587. b67.Name = "Mesh"
  4588. b67.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4589. p68 = Instance.new("WedgePart", m6)
  4590. p68.BrickColor = BrickColor.new("Really black")
  4591. p68.Name = "Wedge"
  4592. p68.CFrame = CFrame.new(-1.17450571, 1.89121199, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4593. p68.CanCollide = false
  4594. p68.Locked = true
  4595. p68.FormFactor = Enum.FormFactor.Custom
  4596. p68.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4597. p68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4598. p68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4599. p68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4600. p68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4601. p68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4602. p68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4603. b68 = Instance.new("SpecialMesh", p68)
  4604. b68.MeshType = Enum.MeshType.Wedge
  4605. b68.Name = "Mesh"
  4606. b68.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  4607. p69 = Instance.new("WedgePart", m6)
  4608. p69.BrickColor = BrickColor.new("Really black")
  4609. p69.Name = "Wedge"
  4610. p69.CFrame = CFrame.new(-1.10454547, 1.89121199, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4611. p69.CanCollide = false
  4612. p69.Locked = true
  4613. p69.FormFactor = Enum.FormFactor.Custom
  4614. p69.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4615. p69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4616. p69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4617. p69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4618. p69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4619. p69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4620. p69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4621. b69 = Instance.new("SpecialMesh", p69)
  4622. b69.MeshType = Enum.MeshType.Wedge
  4623. b69.Name = "Mesh"
  4624. b69.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  4625. p70 = Instance.new("WedgePart", m6)
  4626. p70.BrickColor = BrickColor.new("Really black")
  4627. p70.Material = Enum.Material.SmoothPlastic
  4628. p70.Name = "Wedge"
  4629. p70.CFrame = CFrame.new(0.889316559, 3.99002528, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4630. p70.CanCollide = false
  4631. p70.Locked = true
  4632. p70.FormFactor = Enum.FormFactor.Custom
  4633. p70.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4634. p70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4635. p70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4636. p70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4637. p70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4638. p70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4639. p70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4640. b70 = Instance.new("SpecialMesh", p70)
  4641. b70.MeshType = Enum.MeshType.Wedge
  4642. b70.Name = "Mesh"
  4643. b70.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4644. p71 = Instance.new("WedgePart", m6)
  4645. p71.BrickColor = BrickColor.new("Really black")
  4646. p71.Name = "Wedge"
  4647. p71.CFrame = CFrame.new(-0.334977895, 1.47144794, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4648. p71.CanCollide = false
  4649. p71.Locked = true
  4650. p71.FormFactor = Enum.FormFactor.Custom
  4651. p71.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4652. p71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4653. p71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4654. p71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4655. p71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4656. p71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4657. p71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4658. b71 = Instance.new("SpecialMesh", p71)
  4659. b71.MeshType = Enum.MeshType.Wedge
  4660. b71.Name = "Mesh"
  4661. b71.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  4662. p72 = Instance.new("WedgePart", m6)
  4663. p72.BrickColor = BrickColor.new("Really black")
  4664. p72.Material = Enum.Material.SmoothPlastic
  4665. p72.Name = "Wedge"
  4666. p72.CFrame = CFrame.new(-0.579845786, 2.03112626, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4667. p72.CanCollide = false
  4668. p72.Locked = true
  4669. p72.FormFactor = Enum.FormFactor.Custom
  4670. p72.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  4671. p72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4672. p72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4673. p72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4674. p72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4675. p72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4676. p72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4677. b72 = Instance.new("SpecialMesh", p72)
  4678. b72.MeshType = Enum.MeshType.Wedge
  4679. b72.Name = "Mesh"
  4680. b72.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4681. p73 = Instance.new("WedgePart", m6)
  4682. p73.BrickColor = BrickColor.new("Really black")
  4683. p73.Material = Enum.Material.SmoothPlastic
  4684. p73.Name = "Wedge"
  4685. p73.CFrame = CFrame.new(-1.41937125, 2.31096983, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4686. p73.CanCollide = false
  4687. p73.Locked = true
  4688. p73.FormFactor = Enum.FormFactor.Custom
  4689. p73.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4690. p73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4691. p73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4692. p73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4693. p73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4694. p73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4695. p73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4696. b73 = Instance.new("SpecialMesh", p73)
  4697. b73.MeshType = Enum.MeshType.Wedge
  4698. b73.Name = "Mesh"
  4699. b73.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4700. p74 = Instance.new("WedgePart", m6)
  4701. p74.BrickColor = BrickColor.new("Really black")
  4702. p74.Material = Enum.Material.SmoothPlastic
  4703. p74.Name = "Wedge"
  4704. p74.CFrame = CFrame.new(1.16916382, 2.59081125, 4.03967333, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4705. p74.CanCollide = false
  4706. p74.Locked = true
  4707. p74.FormFactor = Enum.FormFactor.Custom
  4708. p74.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4709. p74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4710. p74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4711. p74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4712. p74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4713. p74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4714. p74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4715. b74 = Instance.new("SpecialMesh", p74)
  4716. b74.MeshType = Enum.MeshType.Wedge
  4717. b74.Name = "Mesh"
  4718. b74.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4719. p75 = Instance.new("WedgePart", m6)
  4720. p75.BrickColor = BrickColor.new("Really black")
  4721. p75.Material = Enum.Material.SmoothPlastic
  4722. p75.Name = "Wedge"
  4723. p75.CFrame = CFrame.new(-0.160081401, 1.68132377, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4724. p75.CanCollide = false
  4725. p75.Locked = true
  4726. p75.FormFactor = Enum.FormFactor.Custom
  4727. p75.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  4728. p75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4729. p75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4730. p75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4731. p75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4732. p75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4733. p75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4734. b75 = Instance.new("SpecialMesh", p75)
  4735. b75.MeshType = Enum.MeshType.Wedge
  4736. b75.Name = "Mesh"
  4737. b75.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4738. p76 = Instance.new("WedgePart", m6)
  4739. p76.BrickColor = BrickColor.new("Really black")
  4740. p76.Material = Enum.Material.SmoothPlastic
  4741. p76.Name = "Wedge"
  4742. p76.CFrame = CFrame.new(0.819362521, 2.31096983, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4743. p76.CanCollide = false
  4744. p76.Locked = true
  4745. p76.FormFactor = Enum.FormFactor.Custom
  4746. p76.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4747. p76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4748. p76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4749. p76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4750. p76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4751. p76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4752. p76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4753. b76 = Instance.new("SpecialMesh", p76)
  4754. b76.MeshType = Enum.MeshType.Wedge
  4755. b76.Name = "Mesh"
  4756. b76.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4757. p77 = Instance.new("WedgePart", m6)
  4758. p77.BrickColor = BrickColor.new("Really black")
  4759. p77.Material = Enum.Material.SmoothPlastic
  4760. p77.Name = "Wedge"
  4761. p77.CFrame = CFrame.new(-1.55929291, 4.40979004, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4762. p77.CanCollide = false
  4763. p77.Locked = true
  4764. p77.FormFactor = Enum.FormFactor.Custom
  4765. p77.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4766. p77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4767. p77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4768. p77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4769. p77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4770. p77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4771. p77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4772. b77 = Instance.new("SpecialMesh", p77)
  4773. b77.MeshType = Enum.MeshType.Wedge
  4774. b77.Name = "Mesh"
  4775. b77.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4776. p78 = Instance.new("WedgePart", m6)
  4777. p78.BrickColor = BrickColor.new("Really black")
  4778. p78.Material = Enum.Material.SmoothPlastic
  4779. p78.Name = "Wedge"
  4780. p78.CFrame = CFrame.new(-1.34941173, 4.54971123, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4781. p78.CanCollide = false
  4782. p78.Locked = true
  4783. p78.FormFactor = Enum.FormFactor.Custom
  4784. p78.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4785. p78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4786. p78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4787. p78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4788. p78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4789. p78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4790. p78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4791. b78 = Instance.new("SpecialMesh", p78)
  4792. b78.MeshType = Enum.MeshType.Wedge
  4793. b78.Name = "Mesh"
  4794. b78.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4795. p79 = Instance.new("WedgePart", m6)
  4796. p79.BrickColor = BrickColor.new("Really black")
  4797. p79.Material = Enum.Material.SmoothPlastic
  4798. p79.Name = "Wedge"
  4799. p79.CFrame = CFrame.new(-1.6992141, 3.85010386, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4800. p79.CanCollide = false
  4801. p79.Locked = true
  4802. p79.FormFactor = Enum.FormFactor.Custom
  4803. p79.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4804. p79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4805. p79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4806. p79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4807. p79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4808. p79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4809. p79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4810. b79 = Instance.new("SpecialMesh", p79)
  4811. b79.MeshType = Enum.MeshType.Wedge
  4812. b79.Name = "Mesh"
  4813. b79.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4814. p80 = Instance.new("WedgePart", m6)
  4815. p80.BrickColor = BrickColor.new("Really black")
  4816. p80.Material = Enum.Material.SmoothPlastic
  4817. p80.Name = "Wedge"
  4818. p80.CFrame = CFrame.new(-1.6992135, 3.1504972, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4819. p80.CanCollide = false
  4820. p80.Locked = true
  4821. p80.FormFactor = Enum.FormFactor.Custom
  4822. p80.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4823. p80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4824. p80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4825. p80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4826. p80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4827. p80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4828. p80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4829. b80 = Instance.new("SpecialMesh", p80)
  4830. b80.MeshType = Enum.MeshType.Wedge
  4831. b80.Name = "Mesh"
  4832. b80.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4833. w1 = Instance.new("Weld", p1)
  4834. w1.Name = "Joint"
  4835. w1.Part0 = p1
  4836. w1.C0 = CFrame.new(0, 0, 0.139921591, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4837. w1.Part1 = p47
  4838. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4839. w2 = Instance.new("Weld", p2)
  4840. w2.Name = "Joint"
  4841. w2.Part0 = p2
  4842. w2.C0 = CFrame.new(0, -2.7097974e-006, 0.139918938, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4843. w2.Part1 = p11
  4844. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4845. w3 = Instance.new("Weld", p3)
  4846. w3.Name = "Joint"
  4847. w3.Part0 = p3
  4848. w3.C0 = CFrame.new(0, 0.559684455, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4849. w3.Part1 = p50
  4850. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4851. w4 = Instance.new("Weld", p4)
  4852. w4.Name = "Joint"
  4853. w4.Part0 = p4
  4854. w4.C0 = CFrame.new(-0.139921427, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4855. w4.Part1 = p5
  4856. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4857. w5 = Instance.new("Weld", p5)
  4858. w5.Name = "Joint"
  4859. w5.Part0 = p5
  4860. w5.C0 = CFrame.new(-0.139920607, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4861. w5.Part1 = p27
  4862. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4863. w6 = Instance.new("Weld", p6)
  4864. w6.Name = "Joint"
  4865. w6.Part0 = p6
  4866. w6.C0 = CFrame.new(6.98293934e-006, 0.13992101, 1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4867. w6.Part1 = p14
  4868. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4869. w7 = Instance.new("Weld", p7)
  4870. w7.Name = "Joint"
  4871. w7.Part0 = p7
  4872. w7.C0 = CFrame.new(-0.139921531, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4873. w7.Part1 = p10
  4874. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4875. w8 = Instance.new("Weld", p8)
  4876. w8.Name = "Joint"
  4877. w8.Part0 = p8
  4878. w8.C0 = CFrame.new(0, 0.209881723, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4879. w8.Part1 = p32
  4880. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4881. w9 = Instance.new("Weld", p9)
  4882. w9.Name = "Joint"
  4883. w9.Part0 = p9
  4884. w9.C0 = CFrame.new(0, 0.279842764, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4885. w9.Part1 = p16
  4886. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4887. w10 = Instance.new("Weld", p10)
  4888. w10.Name = "Joint"
  4889. w10.Part0 = p10
  4890. w10.C0 = CFrame.new(-0.139921531, 1.04222977e-006, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4891. w10.Part1 = p61
  4892. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4893. w11 = Instance.new("Weld", p11)
  4894. w11.Name = "Joint"
  4895. w11.Part0 = p11
  4896. w11.C0 = CFrame.new(0, 0.209881723, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4897. w11.Part1 = p13
  4898. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4899. w12 = Instance.new("Weld", p12)
  4900. w12.Name = "Joint"
  4901. w12.Part0 = p12
  4902. w12.C0 = CFrame.new(-0.139921427, -0.139921635, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4903. w12.Part1 = p29
  4904. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4905. w13 = Instance.new("Weld", p13)
  4906. w13.Name = "Joint"
  4907. w13.Part0 = p13
  4908. w13.C0 = CFrame.new(0.839523137, 0.349802732, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4909. w13.Part1 = p48
  4910. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4911. w14 = Instance.new("Weld", p14)
  4912. w14.Name = "Joint"
  4913. w14.Part0 = p14
  4914. w14.C0 = CFrame.new(-6.98293934e-006, 1.25067584e-006, -0.139921844, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4915. w14.Part1 = p60
  4916. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4917. w15 = Instance.new("Weld", p15)
  4918. w15.Name = "Joint"
  4919. w15.Part0 = p15
  4920. w15.C0 = CFrame.new(-0.139920712, -0.139923528, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4921. w15.Part1 = p17
  4922. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4923. w16 = Instance.new("Weld", p16)
  4924. w16.Name = "Joint"
  4925. w16.Part0 = p16
  4926. w16.C0 = CFrame.new(1.45912168e-006, 0.349802852, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4927. w16.Part1 = p48
  4928. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4929. w17 = Instance.new("Weld", p17)
  4930. w17.Name = "Joint"
  4931. w17.Part0 = p17
  4932. w17.C0 = CFrame.new(-0.97944206, 0.0699603036, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4933. w17.Part1 = p50
  4934. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4935. w18 = Instance.new("Weld", p18)
  4936. w18.Name = "Joint"
  4937. w18.Part0 = p18
  4938. w18.C0 = CFrame.new(-0.979444683, 0.0699603036, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4939. w18.Part1 = p50
  4940. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4941. w19 = Instance.new("Weld", p19)
  4942. w19.Name = "Joint"
  4943. w19.Part0 = p19
  4944. w19.C0 = CFrame.new(0, -0.2098784, 0.0349924229, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4945. w19.Part1 = p54
  4946. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4947. w20 = Instance.new("Weld", p20)
  4948. w20.Name = "Joint"
  4949. w20.Part0 = p20
  4950. w20.C0 = CFrame.new(-0.139921427, -0.13992101, 1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4951. w20.Part1 = p21
  4952. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4953. w21 = Instance.new("Weld", p21)
  4954. w21.Name = "Joint"
  4955. w21.Part0 = p21
  4956. w21.C0 = CFrame.new(-1.25928402, 0.0699627995, -1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4957. w21.Part1 = p37
  4958. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4959. w22 = Instance.new("Weld", p22)
  4960. w22.Name = "Joint"
  4961. w22.Part0 = p22
  4962. w22.C0 = CFrame.new(0, -0.209878504, 0.0349705629, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4963. w22.Part1 = p8
  4964. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4965. w23 = Instance.new("Weld", p23)
  4966. w23.Name = "Joint"
  4967. w23.Part0 = p23
  4968. w23.C0 = CFrame.new(0, 0, 0.139921427, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4969. w23.Part1 = p35
  4970. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4971. w24 = Instance.new("Weld", p24)
  4972. w24.Name = "Joint"
  4973. w24.Part0 = p24
  4974. w24.C0 = CFrame.new(8.33783815e-007, -0.209883824, 1.25928962, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4975. w24.Part1 = p48
  4976. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4977. w25 = Instance.new("Weld", p25)
  4978. w25.Name = "Joint"
  4979. w25.Part0 = p25
  4980. w25.C0 = CFrame.new(0, -0.209878504, 0.0349897929, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4981. w25.Part1 = p8
  4982. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4983. w26 = Instance.new("Weld", p26)
  4984. w26.Name = "Joint"
  4985. w26.Part0 = p26
  4986. w26.C0 = CFrame.new(0, -3.33513526e-006, 0.769568086, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4987. w26.Part1 = p6
  4988. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4989. w27 = Instance.new("Weld", p27)
  4990. w27.Name = "Joint"
  4991. w27.Part0 = p27
  4992. w27.C0 = CFrame.new(-1.25928354, -0.0699575916, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4993. w27.Part1 = p48
  4994. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4995. w28 = Instance.new("Weld", p28)
  4996. w28.Name = "Joint"
  4997. w28.Part0 = p28
  4998. w28.C0 = CFrame.new(0, -0.13992101, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4999. w28.Part1 = p35
  5000. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5001. w29 = Instance.new("Weld", p29)
  5002. w29.Name = "Joint"
  5003. w29.Part0 = p29
  5004. w29.C0 = CFrame.new(-1.25928354, 0.0699634254, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5005. w29.Part1 = p37
  5006. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5007. w30 = Instance.new("Weld", p30)
  5008. w30.Name = "Joint"
  5009. w30.Part0 = p30
  5010. w30.C0 = CFrame.new(0, -0.139920816, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5011. w30.Part1 = p20
  5012. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5013. w31 = Instance.new("Weld", p31)
  5014. w31.Name = "Joint"
  5015. w31.Part0 = p31
  5016. w31.C0 = CFrame.new(0, -3.02246644e-006, 0.419769108, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  5017. w31.Part1 = p16
  5018. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5019. w32 = Instance.new("Weld", p32)
  5020. w32.Name = "Joint"
  5021. w32.Part0 = p32
  5022. w32.C0 = CFrame.new(-0.839526176, 0.349802852, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5023. w32.Part1 = p48
  5024. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5025. w33 = Instance.new("Weld", p33)
  5026. w33.Name = "Joint"
  5027. w33.Part0 = p33
  5028. w33.C0 = CFrame.new(1.3548987e-006, -0.279842436, 0.0699624866, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5029. w33.Part1 = p21
  5030. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5031. w34 = Instance.new("Weld", p34)
  5032. w34.Name = "Joint"
  5033. w34.Part0 = p34
  5034. w34.C0 = CFrame.new(0, -0.279842019, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  5035. w34.Part1 = p27
  5036. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5037. w35 = Instance.new("Weld", p35)
  5038. w35.Name = "Joint"
  5039. w35.Part0 = p35
  5040. w35.C0 = CFrame.new(-0.139920607, -0.139922053, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5041. w35.Part1 = p58
  5042. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5043. w36 = Instance.new("Weld", p36)
  5044. w36.Name = "Joint"
  5045. w36.Part0 = p36
  5046. w36.C0 = CFrame.new(0, -0.279843062, 0.0699611381, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5047. w36.Part1 = p29
  5048. w36.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5049. w37 = Instance.new("Weld", p37)
  5050. w37.Name = "Joint"
  5051. w37.Part0 = p37
  5052. w37.C0 = CFrame.new(0, 0.559682429, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5053. w37.Part1 = p3
  5054. w37.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5055. w38 = Instance.new("Weld", p38)
  5056. w38.Name = "Joint"
  5057. w38.Part0 = p38
  5058. w38.C0 = CFrame.new(0, 0, 0.13992101, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5059. w38.Part1 = p4
  5060. w38.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5061. w39 = Instance.new("Weld", p39)
  5062. w39.Name = "Joint"
  5063. w39.Part0 = p39
  5064. w39.C0 = CFrame.new(0, 0, 0.139921427, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5065. w39.Part1 = p12
  5066. w39.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5067. w40 = Instance.new("Weld", p40)
  5068. w40.Name = "Joint"
  5069. w40.Part0 = p40
  5070. w40.C0 = CFrame.new(0, -0.279843479, 0.0699611381, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5071. w40.Part1 = p52
  5072. w40.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5073. w41 = Instance.new("Weld", p41)
  5074. w41.Name = "Joint"
  5075. w41.Part0 = p41
  5076. w41.C0 = CFrame.new(0, -0.139921427, 0.0699607134, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  5077. w41.Part1 = p5
  5078. w41.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5079. w42 = Instance.new("Weld", p42)
  5080. w42.Name = "Joint"
  5081. w42.Part0 = p42
  5082. w42.C0 = CFrame.new(0, -2.7097974e-006, 0.139925033, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5083. w42.Part1 = p8
  5084. w42.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5085. w43 = Instance.new("Weld", p43)
  5086. w43.Name = "Joint"
  5087. w43.Part0 = p43
  5088. w43.C0 = CFrame.new(0, -0.139921218, 0.0699607134, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5089. w43.Part1 = p5
  5090. w43.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5091. w44 = Instance.new("Weld", p44)
  5092. w44.Name = "Joint"
  5093. w44.Part0 = p44
  5094. w44.C0 = CFrame.new(0, -0.139921844, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5095. w44.Part1 = p15
  5096. w44.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5097. w45 = Instance.new("Weld", p45)
  5098. w45.Name = "Joint"
  5099. w45.Part0 = p45
  5100. w45.C0 = CFrame.new(0, -2.7097974e-006, 0.139921531, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5101. w45.Part1 = p11
  5102. w45.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5103. w46 = Instance.new("Weld", p46)
  5104. w46.Name = "Joint"
  5105. w46.Part0 = p46
  5106. w46.C0 = CFrame.new(0, -3.33513526e-006, 0.769562066, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5107. w46.Part1 = p6
  5108. w46.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5109. w47 = Instance.new("Weld", p47)
  5110. w47.Name = "Joint"
  5111. w47.Part0 = p47
  5112. w47.C0 = CFrame.new(-0.139920652, -0.139923528, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5113. w47.Part1 = p18
  5114. w47.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5115. w48 = Instance.new("Weld", p48)
  5116. w48.Name = "Joint"
  5117. w48.Part0 = p48
  5118. w48.C0 = CFrame.new(0, 0.559684873, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5119. w48.Part1 = p37
  5120. w48.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5121. w49 = Instance.new("Weld", p49)
  5122. w49.Name = "Joint"
  5123. w49.Part0 = p49
  5124. w49.C0 = CFrame.new(0, -0.139921844, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5125. w49.Part1 = p47
  5126. w49.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5127. w50 = Instance.new("Weld", p50)
  5128. w50.Name = "Joint"
  5129. w50.Part0 = p50
  5130. w50.C0 = CFrame.new(0, 0.349801898, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5131. w50.Part1 = p6
  5132. w50.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5133. w51 = Instance.new("Weld", p51)
  5134. w51.Name = "Joint"
  5135. w51.Part0 = p51
  5136. w51.C0 = CFrame.new(-0.139921427, -0.139922053, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5137. w51.Part1 = p52
  5138. w51.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5139. w52 = Instance.new("Weld", p52)
  5140. w52.Name = "Joint"
  5141. w52.Part0 = p52
  5142. w52.C0 = CFrame.new(-1.11936295, 0.0699607134, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5143. w52.Part1 = p3
  5144. w52.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5145. w53 = Instance.new("Weld", p53)
  5146. w53.Name = "Joint"
  5147. w53.Part0 = p53
  5148. w53.C0 = CFrame.new(0, 3.9604729e-006, 0.279851943, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  5149. w53.Part1 = p9
  5150. w53.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5151. w54 = Instance.new("Weld", p54)
  5152. w54.Name = "Joint"
  5153. w54.Part0 = p54
  5154. w54.C0 = CFrame.new(0, 0.349802941, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5155. w54.Part1 = p9
  5156. w54.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5157. w55 = Instance.new("Weld", p55)
  5158. w55.Name = "Joint"
  5159. w55.Part0 = p55
  5160. w55.C0 = CFrame.new(0, -2.7097974e-006, 0.139916331, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  5161. w55.Part1 = p8
  5162. w55.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5163. w56 = Instance.new("Weld", p56)
  5164. w56.Name = "Joint"
  5165. w56.Part0 = p56
  5166. w56.C0 = CFrame.new(0, 0, 0.139921322, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5167. w56.Part1 = p20
  5168. w56.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5169. w57 = Instance.new("Weld", p57)
  5170. w57.Name = "Joint"
  5171. w57.Part0 = p57
  5172. w57.C0 = CFrame.new(0, -0.139921427, -0.0699620694, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5173. w57.Part1 = p47
  5174. w57.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5175. w58 = Instance.new("Weld", p58)
  5176. w58.Name = "Joint"
  5177. w58.Part0 = p58
  5178. w58.C0 = CFrame.new(-1.11936343, 0.0699607134, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5179. w58.Part1 = p3
  5180. w58.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5181. w59 = Instance.new("Weld", p59)
  5182. w59.Name = "Joint"
  5183. w59.Part0 = p59
  5184. w59.C0 = CFrame.new(0, -2.50135167e-006, 0.279839605, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  5185. w59.Part1 = p32
  5186. w59.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5187. w60 = Instance.new("Weld", p61)
  5188. w60.Name = "Joint"
  5189. w60.Part0 = p61
  5190. w60.C0 = CFrame.new(-1.25928962, -0.0699586272, -8.33783815e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5191. w60.Part1 = p48
  5192. w60.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5193. w61 = Instance.new("Weld", p62)
  5194. w61.Name = "Joint"
  5195. w61.Part0 = p62
  5196. w61.C0 = CFrame.new(0, -0.139921635, 0.0699612424, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5197. w61.Part1 = p10
  5198. w61.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5199. w62 = Instance.new("Weld", p63)
  5200. w62.Name = "Joint"
  5201. w62.Part0 = p63
  5202. w62.C0 = CFrame.new(0, 0, 0.139920712, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5203. w62.Part1 = p7
  5204. w62.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5205. w63 = Instance.new("Weld", p64)
  5206. w63.Name = "Joint"
  5207. w63.Part0 = p64
  5208. w63.C0 = CFrame.new(0, -2.60557431e-006, 0.139913708, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  5209. w63.Part1 = p54
  5210. w63.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5211. w64 = Instance.new("Weld", p65)
  5212. w64.Name = "Joint"
  5213. w64.Part0 = p65
  5214. w64.C0 = CFrame.new(0, -2.50135167e-006, 0.279843956, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5215. w64.Part1 = p13
  5216. w64.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5217. w65 = Instance.new("Weld", p66)
  5218. w65.Name = "Joint"
  5219. w65.Part0 = p66
  5220. w65.C0 = CFrame.new(0, 1.04222977e-006, 0.139921427, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  5221. w65.Part1 = p52
  5222. w65.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5223. w66 = Instance.new("Weld", p67)
  5224. w66.Name = "Joint"
  5225. w66.Part0 = p67
  5226. w66.C0 = CFrame.new(0, -3.02246644e-006, 0.419757843, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  5227. w66.Part1 = p16
  5228. w66.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5229. w67 = Instance.new("Weld", p68)
  5230. w67.Name = "Joint"
  5231. w67.Part0 = p68
  5232. w67.C0 = CFrame.new(0, -0.209878504, 0.0349741057, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  5233. w67.Part1 = p11
  5234. w67.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5235. w68 = Instance.new("Weld", p69)
  5236. w68.Name = "Joint"
  5237. w68.Part0 = p69
  5238. w68.C0 = CFrame.new(0, -0.209878504, 0.0349861942, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5239. w68.Part1 = p11
  5240. w68.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5241. w69 = Instance.new("Weld", p70)
  5242. w69.Name = "Joint"
  5243. w69.Part0 = p70
  5244. w69.C0 = CFrame.new(0, -0.279843479, 0.0699616596, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5245. w69.Part1 = p58
  5246. w69.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5247. w70 = Instance.new("Weld", p71)
  5248. w70.Name = "Joint"
  5249. w70.Part0 = p71
  5250. w70.C0 = CFrame.new(0, -0.2098784, 0.0349679329, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  5251. w70.Part1 = p54
  5252. w70.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5253. w71 = Instance.new("Weld", p72)
  5254. w71.Name = "Joint"
  5255. w71.Part0 = p72
  5256. w71.C0 = CFrame.new(0, -3.02246644e-006, 0.27983579, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  5257. w71.Part1 = p9
  5258. w71.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5259. w72 = Instance.new("Weld", p73)
  5260. w72.Name = "Joint"
  5261. w72.Part0 = p73
  5262. w72.C0 = CFrame.new(0, -2.50135167e-006, 0.279839605, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  5263. w72.Part1 = p13
  5264. w72.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5265. w73 = Instance.new("Weld", p74)
  5266. w73.Name = "Joint"
  5267. w73.Part0 = p74
  5268. w73.C0 = CFrame.new(0, -0.139921427, 0.0699612424, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5269. w73.Part1 = p10
  5270. w73.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5271. w74 = Instance.new("Weld", p75)
  5272. w74.Name = "Joint"
  5273. w74.Part0 = p75
  5274. w74.C0 = CFrame.new(0, -2.60557431e-006, 0.139928564, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5275. w74.Part1 = p54
  5276. w74.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5277. w75 = Instance.new("Weld", p76)
  5278. w75.Name = "Joint"
  5279. w75.Part0 = p76
  5280. w75.C0 = CFrame.new(0, -2.50135167e-006, 0.27984485, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  5281. w75.Part1 = p32
  5282. w75.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5283. w76 = Instance.new("Weld", p77)
  5284. w76.Name = "Joint"
  5285. w76.Part0 = p77
  5286. w76.C0 = CFrame.new(0, 0, 0.139921635, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5287. w76.Part1 = p15
  5288. w76.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5289. w77 = Instance.new("Weld", p78)
  5290. w77.Name = "Joint"
  5291. w77.Part0 = p78
  5292. w77.C0 = CFrame.new(0, -0.139921427, -0.0699594691, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5293. w77.Part1 = p15
  5294. w77.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5295. w78 = Instance.new("Weld", p79)
  5296. w78.Name = "Joint"
  5297. w78.Part0 = p79
  5298. w78.C0 = CFrame.new(0, 0, 0.139921218, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  5299. w78.Part1 = p51
  5300. w78.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5301. w79 = Instance.new("Weld", p80)
  5302. w79.Name = "Joint"
  5303. w79.Part0 = p80
  5304. w79.C0 = CFrame.new(0, -0.13992101, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  5305. w79.Part1 = p12
  5306. w79.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5307. m6.Parent = torso
  5308. m6:MakeJoints()
  5309. ----------------------------------------------------
  5310. local cor6 = Instance.new("Part", torso.Cloak)
  5311. cor6.Name = "Thingy"
  5312. cor6.Locked = true
  5313. cor6.BottomSurface = 0
  5314. cor6.CanCollide = false
  5315. cor6.Size = Vector3.new(1,1,1)
  5316. cor6.Transparency = 1
  5317. cor6.TopSurface = 0
  5318. corw6 = Instance.new("Weld", cor6)
  5319. corw6.Part0 = torso
  5320. corw6.Part1 = cor6
  5321. corw6.C0 = CFrame.new(0, 1, 0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5322. corw6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5323. weld6 = Instance.new("Weld", torso.Cloak.NeckPart)
  5324. weld6.Part0 = cor6
  5325. weld6.Part1 = torso.Cloak.NeckPart
  5326. weld6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5327. --Amulet
  5328. m7 = Instance.new("Model")
  5329. m7.Name = "Amulet"
  5330. p1 = Instance.new("Part", m7)
  5331. p1.BrickColor = BrickColor.new("Really black")
  5332. p1.Material = Enum.Material.Neon
  5333. p1.Name = "Center"
  5334. p1.CFrame = CFrame.new(-1.0658141e-014, 14.4125643, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5335. p1.CanCollide = false
  5336. p1.Locked = true
  5337. p1.FormFactor = Enum.FormFactor.Custom
  5338. p1.Shape = Enum.PartType.Cylinder
  5339. p1.Size = Vector3.new(0.5, 0.5, 0.5)
  5340. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5341. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5342. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5343. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5344. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5345. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5346. p2 = Instance.new("Part", m7)
  5347. p2.BrickColor = BrickColor.new("Really black")
  5348. p2.Material = Enum.Material.Metal
  5349. p2.Name = "Bottom"
  5350. p2.CFrame = CFrame.new(1.19209318e-007, 14.1625719, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5351. p2.CanCollide = false
  5352. p2.Locked = true
  5353. p2.FormFactor = Enum.FormFactor.Custom
  5354. p2.Size = Vector3.new(0.200000003, 0.649999976, 0.649999976)
  5355. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5356. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5357. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5358. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5359. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5360. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5361. b1 = Instance.new("SpecialMesh", p2)
  5362. b1.MeshType = Enum.MeshType.Cylinder
  5363. b1.Name = "Mesh"
  5364. p3 = Instance.new("Part", m7)
  5365. p3.BrickColor = BrickColor.new("Really black")
  5366. p3.Material = Enum.Material.Metal
  5367. p3.CFrame = CFrame.new(1.23580463e-007, 14.4625673, -0.280000001, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5368. p3.CanCollide = false
  5369. p3.Locked = true
  5370. p3.FormFactor = Enum.FormFactor.Custom
  5371. p3.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5372. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5373. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5374. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5375. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5376. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5377. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5378. b2 = Instance.new("SpecialMesh", p3)
  5379. b2.MeshType = Enum.MeshType.Brick
  5380. b2.Name = "Mesh"
  5381. b2.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5382. p4 = Instance.new("Part", m7)
  5383. p4.BrickColor = BrickColor.new("Really black")
  5384. p4.Material = Enum.Material.Metal
  5385. p4.CFrame = CFrame.new(1.19209318e-007, 14.4625673, 0.280000001, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5386. p4.CanCollide = false
  5387. p4.Locked = true
  5388. p4.FormFactor = Enum.FormFactor.Custom
  5389. p4.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5390. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5391. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5392. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5393. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5394. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5395. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5396. b3 = Instance.new("SpecialMesh", p4)
  5397. b3.MeshType = Enum.MeshType.Brick
  5398. b3.Name = "Mesh"
  5399. b3.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5400. p5 = Instance.new("Part", m7)
  5401. p5.BrickColor = BrickColor.new("Really black")
  5402. p5.Material = Enum.Material.Metal
  5403. p5.CFrame = CFrame.new(0.14000012, 14.4625673, -0.242487118, -3.78551732e-008, -0.866025388, -0.5, 1, -4.37113883e-008, 0, -2.18556941e-008, -0.5, 0.866025388)
  5404. p5.CanCollide = false
  5405. p5.Locked = true
  5406. p5.FormFactor = Enum.FormFactor.Custom
  5407. p5.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5408. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5409. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5410. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5411. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5412. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5413. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5414. b4 = Instance.new("SpecialMesh", p5)
  5415. b4.MeshType = Enum.MeshType.Brick
  5416. b4.Name = "Mesh"
  5417. b4.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5418. p6 = Instance.new("Part", m7)
  5419. p6.BrickColor = BrickColor.new("Really black")
  5420. p6.Material = Enum.Material.Metal
  5421. p6.CFrame = CFrame.new(-0.139999881, 14.4625673, 0.242487103, -3.78551732e-008, -0.866025388, -0.5, 1, -4.37113883e-008, 0, -2.18556941e-008, -0.5, 0.866025388)
  5422. p6.CanCollide = false
  5423. p6.Locked = true
  5424. p6.FormFactor = Enum.FormFactor.Custom
  5425. p6.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5426. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5427. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5428. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5429. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5430. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5431. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5432. b5 = Instance.new("SpecialMesh", p6)
  5433. b5.MeshType = Enum.MeshType.Brick
  5434. b5.Name = "Mesh"
  5435. b5.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5436. p7 = Instance.new("Part", m7)
  5437. p7.BrickColor = BrickColor.new("Really black")
  5438. p7.Material = Enum.Material.Metal
  5439. p7.CFrame = CFrame.new(-0.242486984, 14.4625673, 0.139999986, -2.18556924e-008, -0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551732e-008, -0.866025388, 0.5)
  5440. p7.CanCollide = false
  5441. p7.Locked = true
  5442. p7.FormFactor = Enum.FormFactor.Custom
  5443. p7.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5444. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5445. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5446. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5447. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5448. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5449. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5450. b6 = Instance.new("SpecialMesh", p7)
  5451. b6.MeshType = Enum.MeshType.Brick
  5452. b6.Name = "Mesh"
  5453. b6.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5454. p8 = Instance.new("Part", m7)
  5455. p8.BrickColor = BrickColor.new("Really black")
  5456. p8.Material = Enum.Material.Metal
  5457. p8.CFrame = CFrame.new(0.242487192, 14.4625673, -0.139999971, -2.18556924e-008, -0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551732e-008, -0.866025388, 0.5)
  5458. p8.CanCollide = false
  5459. p8.Locked = true
  5460. p8.FormFactor = Enum.FormFactor.Custom
  5461. p8.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5462. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5463. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5464. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5465. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5466. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5467. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5468. b7 = Instance.new("SpecialMesh", p8)
  5469. b7.MeshType = Enum.MeshType.Brick
  5470. b7.Name = "Mesh"
  5471. b7.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5472. p9 = Instance.new("Part", m7)
  5473. p9.BrickColor = BrickColor.new("Really black")
  5474. p9.Material = Enum.Material.Metal
  5475. p9.CFrame = CFrame.new(0.280000091, 14.4625673, -1.64313008e-014, 0, 0, -1, 1, -4.37113847e-008, 0, -4.37113847e-008, -1, 0)
  5476. p9.CanCollide = false
  5477. p9.Locked = true
  5478. p9.FormFactor = Enum.FormFactor.Custom
  5479. p9.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5480. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5481. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5482. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5483. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5484. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5485. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5486. b8 = Instance.new("SpecialMesh", p9)
  5487. b8.MeshType = Enum.MeshType.Brick
  5488. b8.Name = "Mesh"
  5489. b8.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5490. p10 = Instance.new("Part", m7)
  5491. p10.BrickColor = BrickColor.new("Really black")
  5492. p10.Material = Enum.Material.Metal
  5493. p10.CFrame = CFrame.new(-0.279999852, 14.4625673, -1.49011772e-008, 0, 0, -1, 1, -4.37113847e-008, 0, -4.37113847e-008, -1, 0)
  5494. p10.CanCollide = false
  5495. p10.Locked = true
  5496. p10.FormFactor = Enum.FormFactor.Custom
  5497. p10.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5498. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5499. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5500. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5501. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5502. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5503. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5504. b9 = Instance.new("SpecialMesh", p10)
  5505. b9.MeshType = Enum.MeshType.Brick
  5506. b9.Name = "Mesh"
  5507. b9.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5508. p11 = Instance.new("Part", m7)
  5509. p11.BrickColor = BrickColor.new("Really black")
  5510. p11.Material = Enum.Material.Metal
  5511. p11.CFrame = CFrame.new(-0.242486984, 14.4625673, -0.139999986, 2.18556906e-008, 0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551697e-008, -0.866025388, -0.5)
  5512. p11.CanCollide = false
  5513. p11.Locked = true
  5514. p11.FormFactor = Enum.FormFactor.Custom
  5515. p11.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5516. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5517. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5518. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5519. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5520. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5521. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5522. b10 = Instance.new("SpecialMesh", p11)
  5523. b10.MeshType = Enum.MeshType.Brick
  5524. b10.Name = "Mesh"
  5525. b10.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5526. p12 = Instance.new("Part", m7)
  5527. p12.BrickColor = BrickColor.new("Really black")
  5528. p12.Material = Enum.Material.Metal
  5529. p12.CFrame = CFrame.new(0.242487192, 14.4625673, 0.139999971, 2.18556906e-008, 0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551697e-008, -0.866025388, -0.5)
  5530. p12.CanCollide = false
  5531. p12.Locked = true
  5532. p12.FormFactor = Enum.FormFactor.Custom
  5533. p12.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5534. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5535. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5536. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5537. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5538. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5539. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5540. b11 = Instance.new("SpecialMesh", p12)
  5541. b11.MeshType = Enum.MeshType.Brick
  5542. b11.Name = "Mesh"
  5543. b11.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5544. p13 = Instance.new("Part", m7)
  5545. p13.BrickColor = BrickColor.new("Really black")
  5546. p13.Material = Enum.Material.Metal
  5547. p13.CFrame = CFrame.new(-0.139999866, 14.4625673, -0.242487073, 3.78551732e-008, 0.866025388, -0.5, 1, -4.37113812e-008, 1.77635684e-015, -2.18556924e-008, -0.5, -0.866025388)
  5548. p13.CanCollide = false
  5549. p13.Locked = true
  5550. p13.FormFactor = Enum.FormFactor.Custom
  5551. p13.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5552. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5553. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5554. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5555. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5556. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5557. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5558. b12 = Instance.new("SpecialMesh", p13)
  5559. b12.MeshType = Enum.MeshType.Brick
  5560. b12.Name = "Mesh"
  5561. b12.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5562. p14 = Instance.new("Part", m7)
  5563. p14.BrickColor = BrickColor.new("Really black")
  5564. p14.Material = Enum.Material.Metal
  5565. p14.CFrame = CFrame.new(0.14000012, 14.4625673, 0.242487073, 3.78551732e-008, 0.866025388, -0.5, 1, -4.37113812e-008, 1.77635684e-015, -2.18556924e-008, -0.5, -0.866025388)
  5566. p14.CanCollide = false
  5567. p14.Locked = true
  5568. p14.FormFactor = Enum.FormFactor.Custom
  5569. p14.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5570. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5571. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5572. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5573. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5574. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5575. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5576. b13 = Instance.new("SpecialMesh", p14)
  5577. b13.MeshType = Enum.MeshType.Brick
  5578. b13.Name = "Mesh"
  5579. b13.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5580. p15 = Instance.new("Part", m7)
  5581. p15.BrickColor = BrickColor.new("Really black")
  5582. p15.Material = Enum.Material.Metal
  5583. p15.Name = "Top"
  5584. p15.CFrame = CFrame.new(0, 14.7125645, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5585. p15.CanCollide = false
  5586. p15.Locked = true
  5587. p15.FormFactor = Enum.FormFactor.Custom
  5588. p15.Size = Vector3.new(0.200000003, 0.649999976, 0.649999976)
  5589. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5590. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5591. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5592. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5593. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5594. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5595. b14 = Instance.new("SpecialMesh", p15)
  5596. b14.MeshType = Enum.MeshType.Cylinder
  5597. b14.Name = "Mesh"
  5598. w1 = Instance.new("Weld", p1)
  5599. w1.Name = "Joint"
  5600. w1.Part0 = p1
  5601. w1.C0 = CFrame.new(0.300000191, -1.31134357e-008, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5602. w1.Part1 = p15
  5603. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5604. w2 = Instance.new("Weld", p2)
  5605. w2.Name = "Joint"
  5606. w2.Part0 = p2
  5607. w2.C0 = CFrame.new(0.249992371, 1.08281824e-007, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5608. w2.Part1 = p1
  5609. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5610. w3 = Instance.new("Weld", p3)
  5611. w3.Name = "Joint"
  5612. w3.Part0 = p3
  5613. w3.C0 = CFrame.new(-0.0500030518, 1.25766178e-007, 0.280000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5614. w3.Part1 = p1
  5615. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5616. w4 = Instance.new("Weld", p4)
  5617. w4.Name = "Joint"
  5618. w4.Part0 = p4
  5619. w4.C0 = CFrame.new(-0.0500030518, 1.21395033e-007, -0.280000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5620. w4.Part1 = p1
  5621. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5622. w5 = Instance.new("Weld", p5)
  5623. w5.Name = "Joint"
  5624. w5.Part0 = p5
  5625. w5.C0 = CFrame.new(-0.0500030518, 1.00163732e-007, 0.280000061, 1, -5.85621507e-009, -2.18556941e-008, -5.85621507e-009, 0.866025388, -0.5, 2.18556941e-008, 0.5, 0.866025388)
  5626. w5.Part1 = p1
  5627. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5628. w6 = Instance.new("Weld", p6)
  5629. w6.Name = "Joint"
  5630. w6.Part0 = p6
  5631. w6.C0 = CFrame.new(-0.0500030518, 1.00163732e-007, -0.279999942, 1, -5.85621507e-009, -2.18556941e-008, -5.85621507e-009, 0.866025388, -0.5, 2.18556941e-008, 0.5, 0.866025388)
  5632. w6.Part1 = p1
  5633. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5634. w7 = Instance.new("Weld", p7)
  5635. w7.Name = "Joint"
  5636. w7.Part0 = p7
  5637. w7.C0 = CFrame.new(-0.0500030518, 5.54602479e-008, -0.279999882, 1, -2.18556959e-008, -3.78551732e-008, -2.18556906e-008, 0.5, -0.866025388, 3.78551732e-008, 0.866025388, 0.5)
  5638. w7.Part1 = p1
  5639. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5640. w8 = Instance.new("Weld", p8)
  5641. w8.Name = "Joint"
  5642. w8.Part0 = p8
  5643. w8.C0 = CFrame.new(-0.0500030518, 7.03614091e-008, 0.280000061, 1, -2.18556959e-008, -3.78551732e-008, -2.18556906e-008, 0.5, -0.866025388, 3.78551732e-008, 0.866025388, 0.5)
  5644. w8.Part1 = p1
  5645. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5646. w9 = Instance.new("Weld", p9)
  5647. w9.Name = "Joint"
  5648. w9.Part0 = p9
  5649. w9.C0 = CFrame.new(-0.0500030518, 2.1856863e-009, 0.280000091, 1, -4.37113883e-008, -4.37113847e-008, -4.37113847e-008, 1.91068525e-015, -1, 4.37113883e-008, 1, 0)
  5650. w9.Part1 = p1
  5651. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5652. w10 = Instance.new("Weld", p10)
  5653. w10.Name = "Joint"
  5654. w10.Part0 = p10
  5655. w10.C0 = CFrame.new(-0.0500030518, -1.27154749e-008, -0.279999852, 1, -4.37113883e-008, -4.37113847e-008, -4.37113847e-008, 1.91068525e-015, -1, 4.37113883e-008, 1, 0)
  5656. w10.Part1 = p1
  5657. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5658. w11 = Instance.new("Weld", p11)
  5659. w11.Name = "Joint"
  5660. w11.Part0 = p11
  5661. w11.C0 = CFrame.new(-0.0500030518, -5.6298461e-008, -0.279999882, 1, -6.55670789e-008, -3.78551697e-008, -6.55670789e-008, -0.5, -0.866025388, 3.78551732e-008, 0.866025388, -0.5)
  5662. w11.Part1 = p1
  5663. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5664. w12 = Instance.new("Weld", p12)
  5665. w12.Name = "Joint"
  5666. w12.Part0 = p12
  5667. w12.C0 = CFrame.new(-0.0500030518, -6.37490416e-008, 0.280000061, 1, -6.55670789e-008, -3.78551697e-008, -6.55670789e-008, -0.5, -0.866025388, 3.78551732e-008, 0.866025388, -0.5)
  5668. w12.Part1 = p1
  5669. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5670. w13 = Instance.new("Weld", p13)
  5671. w13.Name = "Joint"
  5672. w13.Part0 = p13
  5673. w13.C0 = CFrame.new(-0.0500030518, -1.01001945e-007, -0.279999912, 1, -8.15665615e-008, -2.18556924e-008, -8.15665544e-008, -0.866025388, -0.5, 2.18556959e-008, 0.5, -0.866025388)
  5674. w13.Part1 = p1
  5675. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5676. w14 = Instance.new("Weld", p14)
  5677. w14.Name = "Joint"
  5678. w14.Part0 = p14
  5679. w14.C0 = CFrame.new(-0.0500030518, -1.08452525e-007, 0.280000031, 1, -8.15665615e-008, -2.18556924e-008, -8.15665544e-008, -0.866025388, -0.5, 2.18556959e-008, 0.5, -0.866025388)
  5680. w14.Part1 = p1
  5681. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5682. m7.Parent = torso
  5683. m7:MakeJoints()
  5684. ----------------------------------------------------
  5685. local cor7 = Instance.new("Part", torso.Amulet)
  5686. cor7.Name = "Thingy"
  5687. cor7.Locked = true
  5688. cor7.BottomSurface = 0
  5689. cor7.CanCollide = false
  5690. cor7.Size = Vector3.new(1, 1, 1)
  5691. cor7.Transparency = 1
  5692. cor7.TopSurface = 0
  5693. corw7 = Instance.new("Weld", cor7)
  5694. corw7.Part0 = torso.Torso.Connection
  5695. corw7.Part1 = cor7
  5696. corw7.C0 = CFrame.new(0, 0.26, 0.1) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0))
  5697. corw7.C1 = CFrame.new(0, -0.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(140))
  5698. weld7 = Instance.new("Weld", torso.Amulet)
  5699. weld7.Part0 = cor7
  5700. weld7.Part1 = torso.Amulet.Top
  5701. weld7.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5702.  
  5703.  
  5704. ----------------------------------------------------
  5705.  
  5706. ----------------------------------------------------
  5707.  
  5708. ----------------------------------------------------
  5709. models = {m,m2,m3,m4,m5,m6,m7,m8}
  5710. parts = {}
  5711. Stepped:connect(function()
  5712.     for i,v in pairs(models) do
  5713.         for _, a in pairs(v:GetChildren()) do
  5714.             if v:IsA("Part") and v.Name ~= "Thingy" then
  5715.                 table.insert(parts, a)
  5716.                 for i,v in pairs(parts) do
  5717.                     v.CanCollide = false
  5718.                 end
  5719.             end
  5720.         end
  5721.     end
  5722. end)
  5723. ----------------------------------------------------
  5724. local animpose = "Idle1"
  5725. local lastanimpose = "Idle1"
  5726. local grab = false
  5727. local Smooth = 1
  5728. local sine = 0
  5729. local change = 1
  5730. local val = 0
  5731. local ffing = false
  5732. ----------------------------------------------------
  5733.  
  5734.  
  5735. ----------------------------------------------------
  5736. ----------------------------------------------------
  5737. definition = 5
  5738. bc = {}
  5739. bezierparts = {}
  5740. function NoOutline(Part)
  5741.     Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  5742. end
  5743. function draw(p,d)
  5744.     for i=1,d do
  5745.         local t = i/d
  5746.         bc[i] = p[1]*(1-t)^2+2*p[2]*(1-t)*t+p[3]*t^2
  5747.     end
  5748.     for i=1,d do
  5749.         local bcs = Instance.new("Part",char)
  5750.         NoOutline(bcs)
  5751.         bcs.Anchored = true
  5752.         bcs.CanCollide = false
  5753.         bcs.Material = "Neon"
  5754.         bcs.BrickColor = BrickColor.new("Really black")
  5755.         bcs.Size = Vector3.new(1,1,1)
  5756.         bcs.Shape = Enum.PartType.Ball
  5757.         bcs.CFrame = CFrame.new(bc[i])
  5758.         local bcp = Instance.new("Part",char)
  5759.         NoOutline(bcp)
  5760.         bcp.Anchored = true
  5761.         bcp.CanCollide = false
  5762.         bcp.Material = "Neon"
  5763.         bcp.BrickColor = BrickColor.new("Really black")
  5764.         local cm = Instance.new("CylinderMesh")
  5765.         cm.Parent = bcp
  5766.         if i ~= 1 then
  5767.             bcp.CFrame = CFrame.new(bc[i]:Lerp(bc[i-1],0.5),bc[i])*CFrame.Angles(math.pi/2,0,0)
  5768.             bcp.Size = Vector3.new(1,(bc[i]-bc[i-1]).magnitude,1)
  5769.         else
  5770.             bcp.CFrame = CFrame.new(bc[i]:Lerp(p[1],0.5),bc[i])*CFrame.Angles(math.pi/2,0,0)
  5771.             bcp.Size = Vector3.new(1,(bc[i]-p[1]).magnitude,1)
  5772.         end
  5773.         table.insert(bezierparts, bcs)
  5774.         table.insert(bezierparts, bcp)
  5775.     end
  5776.     Spawn(function() fat.Event:wait()
  5777.         for i,v in pairs(bezierparts) do
  5778.             v.Transparency = 1
  5779.         end
  5780.     end)
  5781. end
  5782. --local points = {larm.Position,rarn.Position,invisipart.Position}
  5783. --draw(points,definition)
  5784. mouse.KeyDown:connect(function(key)
  5785.     if key == "f" then
  5786.         if Debounces.CanAttack == true then
  5787.             Debounces.CanAttack = false
  5788.             Debounces.NoIdl = true
  5789.             Debounces.on = true
  5790.             for i = 1, 20 do
  5791.                 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.3,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.2)
  5792.                 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  5793.                 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.3,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.2)
  5794.                 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  5795.                 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0), math.rad(0)), 0.2)
  5796.                 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  5797.                 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  5798.                 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  5799.                 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(-10)), 0.2)
  5800.                 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  5801.                 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(10)), 0.2)
  5802.                 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  5803.                 if Debounces.on == false then
  5804.                     break
  5805.                 end
  5806.                 fat.Event:wait()
  5807.             end
  5808.             rpart = Instance.new("Part",rarm)
  5809.             NoOutline(rpart)
  5810.             rpart.Anchored = false
  5811.             rpart.Size = Vector3.new(1,1,1)
  5812.             rpart.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  5813.             rpart.Transparency = 1
  5814.             newWeld(rarm, rpart, 0, 0, 0)
  5815.             rpart.Weld.C1 = CFrame.new(0, 1.1, 0)
  5816.             lpart = Instance.new("Part",larm)
  5817.             NoOutline(lpart)
  5818.             lpart.Anchored = false
  5819.             lpart.Size = Vector3.new(1,1,1)
  5820.             lpart.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  5821.             lpart.Transparency = 1
  5822.             newWeld(larm, lpart, 0, 0, 0)
  5823.             lpart.Weld.C1 = CFrame.new(0, 1.1, 0)
  5824.             invisipart = Instance.new("Part",torso)
  5825.             NoOutline(invisipart)
  5826.             invisipart.Anchored = false
  5827.             invisipart.Size = Vector3.new(1,1,1)
  5828.             invisipart.Transparency = 1
  5829.             invisipart.CFrame = torso.CFrame
  5830.             newWeld(torso, invisipart, 0, 0, 0)
  5831.             invisipart.Weld.C1 = CFrame.new(0, 0, 6)
  5832.             table.insert(bezierparts, rpart)
  5833.             table.insert(bezierparts, lpart)
  5834.             table.insert(bezierparts, invisipart)
  5835.             for i = 1, 40 do
  5836.                 local points = {lpart.Position,invisipart.Position,rpart.Position}
  5837.                 draw(points,definition)
  5838.                 --invisipart.Weld.C1 = invisipart.Weld.C1 + Vector3.new(0,0,0.6)
  5839.                 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(90)), 0.1)
  5840.                 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  5841.                 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-90)), 0.1)
  5842.                 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  5843.                 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0), math.rad(0)), 0.2)
  5844.                 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  5845.                 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  5846.                 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  5847.                 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(-10)), 0.2)
  5848.                 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  5849.                 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(10)), 0.2)
  5850.                 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  5851.                 if Debounces.on == false then
  5852.                     break
  5853.                 end
  5854.                 fat.Event:wait()
  5855.             end
  5856.             for i,v in pairs(bezierparts) do
  5857.                 v:Destroy()
  5858.             end
  5859.             --draw(points,definition)
  5860.             if Debounces.CanAttack == false then
  5861.                 Debounces.CanAttack = true
  5862.                 Debounces.NoIdl = false
  5863.                 Debounces.on = false
  5864.             end
  5865.         end
  5866.     end
  5867. end)
  5868. ----------------------------------------------------
  5869. pitches = {0.85, 0.9, 0.95, 1, 1.05, 1.1}
  5870. IDs = {"415880409","415880478"}
  5871. mouse.KeyDown:connect(function(key)
  5872.     if key == "h" then
  5873.         if Debounces.CanJoke == true then
  5874.             Debounces.CanJoke = false
  5875.             z = Instance.new("Sound",hed)
  5876.             z.SoundId = "rbxassetid://"..IDs[math.random(1,#IDs)]
  5877.             z.Pitch = 1
  5878.             z.Volume = 1
  5879.             z1 = Instance.new("Sound",hed)
  5880.             z1.SoundId = z.SoundId
  5881.             z1.Pitch = 1
  5882.             z1.Volume = 1
  5883.             wait()
  5884.             z:Play()
  5885.             z1:Play()
  5886.             wait(20)
  5887.             z:Destroy()
  5888.             z1:Destroy()
  5889.             if Debounces.CanJoke == false then
  5890.                 Debounces.CanJoke = true
  5891.             end
  5892.         end
  5893.     end
  5894. end)
  5895. ----------------------------------------------------
  5896. mouse.KeyDown:connect(function(key)
  5897.     if key == "j" then
  5898.         if Debounces.CanJoke == true then
  5899.             Debounces.CanJoke = false
  5900.             z = Instance.new("Sound",hed)
  5901.             z.SoundId = "rbxassetid://415859013"
  5902.             z.Pitch = pitches[math.random(1,#pitches)]
  5903.             z.Volume = 1
  5904.             wait()
  5905.             z:Play()
  5906.             wait(2)
  5907.             z:Destroy()
  5908.             if Debounces.CanJoke == false then
  5909.                 Debounces.CanJoke = true
  5910.             end
  5911.         end
  5912.     end
  5913. end)
  5914. ----------------------------------------------------
  5915. mouse.KeyDown:connect(function(key)
  5916.     if key == "k" then
  5917.         if Debounces.CanJoke == true then
  5918.             Debounces.CanJoke = false
  5919.             z = Instance.new("Sound",hed)
  5920.             z.SoundId = "rbxassetid://415859085"
  5921.             z.Pitch = pitches[math.random(1,#pitches)]
  5922.             z.Volume = 1
  5923.             wait()
  5924.             z:Play()
  5925.             wait(2)
  5926.             z:Destroy()
  5927.             if Debounces.CanJoke == false then
  5928.                 Debounces.CanJoke = true
  5929.             end
  5930.         end
  5931.     end
  5932. end)
  5933. ----------------------------------------------------
  5934. Grab = false
  5935. mouse.KeyDown:connect(function(key)
  5936.     if key == "z" then
  5937.         Debounces.on = true
  5938.         Debounces.NoIdl = true
  5939.         Debounces.ks = true
  5940.         if Grab == false then
  5941.         gp = nil
  5942.         for i = 1, 20 do
  5943.             rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(20)), 0.2)
  5944.             rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  5945.             larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(-80)), 0.2)
  5946.             larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  5947.             hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(-70),0), 0.2)
  5948.             hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  5949.             torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(70), 0), 0.2)
  5950.             torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  5951.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(30), math.rad(-20)), 0.2)
  5952.             lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  5953.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-15), math.rad(20)), 0.2)
  5954.             rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  5955.             if Debounces.on == false then break end
  5956.             fat.Event:wait()
  5957.         end
  5958.         con1=larm.LeftArm.LeftArmPlate.Touched:connect(function(hit)
  5959.         ht = hit.Parent
  5960.             for i,v in pairs(ht:GetChildren()) do
  5961.                 if v:IsA("Part") then
  5962.                     v.CanCollide = false
  5963.                     v.CustomPhysicalProperties = PhysicalProperties.new(0.001,0.001,0.001,0.001,0.001)
  5964.                 end
  5965.             end
  5966.             hum1=ht:FindFirstChild('Humanoid')
  5967.             if hum1 ~= nil then
  5968.                 if Debounces.ks==true then
  5969.                     z = Instance.new("Sound",hed)
  5970.                     z.SoundId = "rbxassetid://169380525"
  5971.                     z.Volume = 1
  5972.                     z:Play()
  5973.                     Debounces.ks=false
  5974.                 end
  5975.                 hum1.PlatformStand=true
  5976.                 hum1:ChangeState'Physics'
  5977.                 gp = ht
  5978.                 Grab = true
  5979.                 asd=weld5(larm,ht:FindFirstChild("Torso"),CFrame.new(0,-1,0.6),CFrame.new(0,0,0))
  5980.                 asd.Parent = larm
  5981.                 asd.Name = "asd"
  5982.                 asd.C0=asd.C0*CFrame.Angles(math.rad(-90),math.rad(180),0)
  5983.                 stanceToggle = "Grabbed"
  5984.             --[[elseif hum1 == nil then
  5985.                 con1:disconnect()
  5986.                 wait() return]]--
  5987.             end
  5988.         end)
  5989.         for i = 1, 20 do
  5990.             rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(20)), 0.2)
  5991.             rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  5992.             larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.4,0.65,0)*CFrame.Angles(math.rad(70),math.rad(0),math.rad(20)), 0.2)
  5993.             larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  5994.             hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.2)
  5995.             hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  5996.             torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.2)
  5997.             torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  5998.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.2)
  5999.             lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  6000.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.2)
  6001.             rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  6002.             if Debounces.on == false then break end
  6003.             fat.Event:wait()
  6004.         end
  6005.         con1:disconnect()
  6006.         Debounces.on = false
  6007.         Debounces.NoIdl = false
  6008.         elseif Grab == true then
  6009.         Grab = false
  6010.             --[[for i = 1, 16 do
  6011.             rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(0),math.rad(50),math.rad(60)), 0.3)
  6012.             larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,-.5)*CFrame.Angles(math.rad(130),math.rad(0),math.rad(-60)), 0.3)
  6013.             hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14),math.rad(70),0), 0.3)
  6014.             torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-70), 0), 0.3)
  6015.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.3)
  6016.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.3)
  6017.             cor.Weld.C1 = Lerp(cor.Weld.C1, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(40), 0), 0.3)
  6018.             if Debounces.on == false then end
  6019.             rs:wait()
  6020.         end]]--
  6021.             for i = 1, 16 do
  6022.             rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(0)), 0.3)
  6023.             rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-20)), 0.5)
  6024.             larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(140),math.rad(0),math.rad(0)), 0.3)
  6025.             larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(60)), 0.5)
  6026.             hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(20),math.rad(-60),0), 0.3)
  6027.             hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6028.             torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(70), 0), 0.3)
  6029.             torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6030.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(-20)), 0.3)
  6031.             lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(40)), 0.4)
  6032.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.3)
  6033.             rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  6034.             if Debounces.on == false then end
  6035.             rs:wait()
  6036.         end
  6037.         for i = 1, 12 do
  6038.             rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0) *CFrame.Angles(math.rad(0),math.rad(0),math.rad(20)), 0.6)
  6039.             rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6040.             larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.3,-0.1)*CFrame.Angles(math.rad(45),math.rad(0),math.rad(-32)), 0.6)
  6041.             larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6042.             hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14),math.rad(40), math.rad(14)),0.6)
  6043.             hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6044.             torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.6, 0) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)), 0.6)
  6045.             torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(40),math.rad(0)), 0.5)
  6046.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.8, -1, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(0)), 0.6)
  6047.             lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(40)), 0.4)
  6048.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.4, .2, -0.8) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)), 0.6)
  6049.             rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(20), math.rad(0)), 0.4)
  6050.             if Debounces.on == false then end
  6051.             rs:wait()
  6052.         end
  6053.         Slam()
  6054.         if gp ~= nil then
  6055.             for i,v in pairs(larm:GetChildren()) do
  6056.                 if v.Name == "asd" and v:IsA("Weld") then
  6057.                     v:Remove()
  6058.                 end
  6059.                 if v:IsA("Part") then
  6060.                     v.CanCollide = true
  6061.                     v.CustomPhysicalProperties = PhysicalProperties.new(1,1,1,1,1)
  6062.                 end
  6063.             end
  6064.         end
  6065.         stanceToggle = "Idle1"
  6066.         --[[bv = Instance.new("BodyVelocity",gp:FindFirstChild("Torso"))
  6067.         bv.maxForce = Vector3.new(400000, 400000, 400000)
  6068.         bv.P = 125000
  6069.         bv.velocity = char.Head.CFrame.lookVector * 200]]--
  6070.         ht=nil
  6071.         Debounces.on = false
  6072.         Debounces.NoIdl = false
  6073.         elseif ht == nil then wait()
  6074.             Grab = false
  6075.             Debounces.on = false
  6076.             Debounces.NoIdl = false
  6077.         end
  6078.     end
  6079. end)
  6080. ----------------------------------------------------
  6081. Change = false
  6082. mouse.KeyDown:connect(function(key)
  6083.     if key == "n" then
  6084.         if Change == false then
  6085.             Change = true
  6086.         stanceToggle = "Idle2"
  6087.     elseif Change == true then
  6088.         Change = false
  6089.         stanceToggle = "Idle1"
  6090.         end
  6091.     end
  6092. end)
  6093.  
  6094. mouse.KeyDown:connect(function(key)
  6095.     if string.byte(key) == 52 then
  6096.         Swing = 2
  6097.         char.Humanoid.WalkSpeed = 28
  6098.     end
  6099. end)
  6100. mouse.KeyUp:connect(function(key)
  6101.     if string.byte(key) == 52 then
  6102.         Swing = 1
  6103.         char.Humanoid.WalkSpeed = 16
  6104.     end
  6105. end)
  6106.  
  6107. CR = torso.Cloak.Rotater
  6108. CR2 = torso.Cloak.CapeLevel1
  6109. CR3 = torso.Cloak.CapeLevel2
  6110. CR4 = torso.Cloak.CapeLevel3
  6111. CR5 = torso.Cloak.CapeLevel4
  6112. jump = false
  6113. rs:connect(function()
  6114.     if char.Humanoid.Jump == true then
  6115.         jump = true
  6116.     else
  6117.         jump = false
  6118.     end
  6119.     char.Humanoid.FreeFalling:connect(function(f)
  6120.         if f then
  6121.             ffing = true
  6122.         else
  6123.             ffing = false
  6124.         end
  6125.     end)
  6126.     sine = sine + change
  6127.     if jump == true then
  6128.         animpose = "Jumping"
  6129.     elseif ffing == true then
  6130.         animpose = "Freefalling"
  6131.     elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 2 then
  6132.         animpose = "Idle"
  6133.     elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 20 then
  6134.         animpose = "Walking"
  6135.     elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 20 then
  6136.         animpose = "Running"
  6137.     end
  6138.     RightLeg = CFrame.new(0.5,-1,0)
  6139.     LeftLeg = CFrame.new(-0.5,-1,0)
  6140.  
  6141.     lefth = (torso.CFrame*LeftLeg)
  6142.     righth = (torso.CFrame*RightLeg)
  6143.  
  6144.     speed = Vector3.new(torso.Velocity.X,0,torso.Velocity.Z)
  6145.  
  6146.     TiltOnAxis = (torso.CFrame-torso.CFrame.p):vectorToObjectSpace(speed/100)
  6147.  
  6148.     local AngleThetaR = (righth-righth.p):vectorToObjectSpace(speed/100)
  6149.     local AngleThetaL = (lefth-lefth.p):vectorToObjectSpace(speed/100)
  6150.     if animpose ~= lastanimpose then
  6151.         sine = 0
  6152.         if Debounces.NoIdl == false then
  6153.             if stanceToggle == "Idle1" then
  6154.                 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0.2)*CFrame.Angles(math.rad(-12-4*math.cos(sine/22)),math.rad(-12-2*math.cos(sine/22)),math.rad(12+2*math.cos(sine/22))), 0.3)
  6155.                 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,-0.2)*CFrame.Angles(math.rad(20+4*math.cos(sine/22)),math.rad(-22-2*math.cos(sine/22)),math.rad(-15-2*math.cos(sine/22))), 0.3)
  6156.                 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-12+2.5*math.cos(sine/22)),math.rad(0),math.rad(0)), 0.2)
  6157.                 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-2+2*math.cos(sine/22)), math.rad(0), 0), 0.2)
  6158.                 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, -0.06) * CFrame.Angles(math.rad(0-2*math.cos(sine/22)), math.rad(5), math.rad(-5)), 0.2)
  6159.                 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -0.06) * CFrame.Angles(math.rad(0-2*math.cos(sine/22)), math.rad(-5), math.rad(5)), 0.2)
  6160.             elseif stanceToggle == "Idle2" then
  6161.                 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0.2)*CFrame.Angles(math.rad(-22-4*math.cos(sine/12)),math.rad(-40-2*math.cos(sine/12)),math.rad(24+2*math.cos(sine/12))), 0.3)
  6162.                 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2,0.6,-0.6)*CFrame.Angles(math.rad(90+4*math.cos(sine/12)),math.rad(0),math.rad(50-2*math.cos(sine/12))), 0.3)
  6163.                 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-6+2.5*math.cos(sine/12)),math.rad(0),math.rad(0)), 0.2)
  6164.                 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-20+2*math.cos(sine/12)), math.rad(0), 0), 0.2)
  6165.                 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.4, -1) * CFrame.Angles(math.rad(-7-2*math.cos(sine/12)), math.rad(7), math.rad(-5)), 0.2)
  6166.                 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.8, -0.2) * CFrame.Angles(math.rad(-30-2*math.cos(sine/12)), math.rad(-9), math.rad(5)), 0.2)
  6167.             end
  6168.             fat.Event:wait()
  6169.         end
  6170.         else
  6171.     end
  6172.     lastanimpose = animpose
  6173.     if Debounces.NoIdl == false then
  6174.         if animpose == "Idle" then
  6175.             change = 0.5
  6176.             if stanceToggle == "Idle1" then
  6177.                 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-4-2*math.cos(sine/10)),0,0),0.1)
  6178.                 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
  6179.                 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
  6180.                 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
  6181.                 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
  6182.                 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.6+0.05*math.cos(sine/10),0.6+0.1*math.cos(sine/10),-0.2-0.1*math.cos(sine/10))*CFrame.Angles(math.rad(8+2.5*math.cos(sine/10)),math.rad(22+7*math.cos(sine/10)),math.rad(15+2*math.cos(sine/10))), 0.8)
  6183.                 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6184.                 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.6-0.05*math.cos(sine/10),0.6+0.1*math.cos(sine/10),0.2+0.1*math.cos(sine/10))*CFrame.Angles(math.rad(-8-2.5*math.cos(sine/10)),math.rad(12+5*math.cos(sine/10)),math.rad(-12-3*math.cos(sine/10))), 0.8)
  6185.                 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6186.                 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1+0.05*math.cos(sine/10))*CFrame.Angles(math.rad(-15+3*math.cos(sine/10)),math.rad(0),math.rad(0)), 0.5)
  6187.                 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(20-3*math.cos(sine/10)),math.rad(0)), 0.5)
  6188.                 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-6+3*math.cos(sine/10)), math.rad(0), 0), 0.1)
  6189.                 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0-0.08*math.cos(sine/10), -1, 0) * CFrame.Angles(math.rad(0), math.rad(-20+3*math.cos(sine/10)), 0), 0.1)
  6190.                 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, -0.14+0.06*math.cos(sine/10)) * CFrame.Angles(math.rad(-3-3*math.cos(sine/10)), math.rad(0), math.rad(0)), 0.1)
  6191.                 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(-10-3*math.cos(sine/10)), math.rad(5+3*math.cos(sine/10))), 0.1)
  6192.                 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -0.06) * CFrame.Angles(math.rad(8-3*math.cos(sine/10)), math.rad(0), math.rad(0)), 0.1)
  6193.                 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(10-3*math.cos(sine/10)), math.rad(-5+3*math.cos(sine/10))), 0.1)
  6194.             elseif stanceToggle == "Idle2" then
  6195.                 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-6),0,0),0.1)
  6196.                 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-7-1*math.cos(sine/6)),0,0),0.1)
  6197.                 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-7-1*math.cos(sine/6)),0,0),0.1)
  6198.                 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-7-1*math.cos(sine/6)),0,0),0.1)
  6199.                 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-8-1*math.cos(sine/6)),0,0),0.1)
  6200.                 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65-0.1*math.cos(sine/3),0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(20-2*math.cos(sine/3))), 0.1)
  6201.                 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0,0.5,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.2)
  6202.                 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.23, 0.5, -.56) * CFrame.Angles(math.rad(88+4*math.cos(sine/3)), 0, math.rad(45)), 0.6)
  6203.                 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0,0.5,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.2)
  6204.                 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2-0.05*math.cos(sine/3), 0) * CFrame.Angles(math.rad(-10+2*math.cos(sine/6)), 0, 0), 0.8)
  6205.                 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.1)
  6206.                 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-10), 0, 0), 0.3)
  6207.                 --hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-5-10*math.cos(sine/18)), math.sin(sine/36)/3, 0), 0.3)
  6208.                 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6209.                 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, 0, -1.15) * CFrame.Angles(math.rad(-9-2*math.cos(sine/6)), 0, 0), 0.8)
  6210.                 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1-0.1*math.cos(sine/3), 0+0.04*math.cos(sine/6)) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)), 0.8)
  6211.                 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -.1) * CFrame.Angles(math.rad(-56-2*math.cos(sine/6)), 0, 0), 0.8)
  6212.                 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1-0.05*math.cos(sine/3), 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)), 0.8)
  6213.             elseif stanceToggle == "Grabbed" then
  6214.                 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(40+2*math.cos(sine/14))), 0.2)
  6215.                 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0,0.5, 0)*CFrame.Angles(math.rad(0), math.rad(0),math.rad(0)), 0.2)
  6216.                 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65+0.1*math.cos(sine/14),-.5)*CFrame.Angles(math.rad(90+4*math.cos(sine/14)),math.rad(0),math.rad(-80+4*math.cos(sine/14))), 0.3)
  6217.                 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0,0.5, 0)*CFrame.Angles(math.rad(0), math.rad(0),math.rad(0)), 0.2)
  6218.                 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14+2*math.cos(sine/14)),math.rad(70-4*math.cos(sine/14)),0), 0.3)
  6219.                 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6220.                 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-70), 0), 0.3)
  6221.                 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.1)
  6222.                 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.3)
  6223.                 lleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  6224.                 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.3)
  6225.                 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  6226.             end
  6227.         elseif animpose == "Walking" then
  6228.             if stanceToggle == "Grabbed" then
  6229.                 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5-.05*math.cos(sine/2), math.sin(sine/4)/4) * CFrame.Angles(-math.sin(sine/4)/2.8, -math.sin(sine/4)/3, (math.rad(10+7*math.cos(sine/2))+root.RotVelocity.Y/30)), 0.4)
  6230.                 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  6231.                 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(120+4*math.cos(sine/2)),math.rad(0),math.rad(-30+4*math.cos(sine/4))), 0.3)
  6232.                 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0,0.5, 0)*CFrame.Angles(math.rad(0), math.rad(0),math.rad(0)), 0.2)
  6233.                 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1+0.1*math.cos(sine/2))*CFrame.Angles(math.rad(-10+4*math.cos(sine/2)), math.rad(0-8*math.cos(sine/4)/2.3), math.rad(0)),0.4)
  6234.                 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0)-root.RotVelocity.Y/10,math.rad(0)), 0.7)
  6235.                 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.12*math.cos(sine/2), 0) * CFrame.Angles(math.rad(-4+2*math.cos(sine/2)), math.rad(0+10*math.cos(sine/4)/2.3)+root.RotVelocity.Y/30, math.rad(0)+root.RotVelocity.Y/30), 0.4)
  6236.                 --rj.C0 = rj.C0:lerp(CFrame.Angles(math.rad(-90)+TiltOnAxis.Z,TiltOnAxis.X,math.rad(180)+-TiltOnAxis.X),.1)
  6237.                 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.8)
  6238.                 lleg.Weld.C0 = lleg.Weld.C0:lerp(CFrame.new(-0.5,-1-math.cos(sine/4)*.3,0+math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*AngleThetaL.Z,AngleThetaL.X,(math.sin(sine/4)*3*-AngleThetaL.X)-root.RotVelocity.Y/20),0.8)
  6239.                 lleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  6240.                 rleg.Weld.C0 = rleg.Weld.C0:lerp(CFrame.new(0.5,-1+math.cos(sine/4)*.3,0-math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*-AngleThetaR.Z,AngleThetaR.X,(math.sin(sine/4)*3*AngleThetaR.X)-root.RotVelocity.Y/20),0.8)
  6241.                 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  6242.             elseif stanceToggle ~= "Grabbed" then
  6243.                 change = 1
  6244.                 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-22-2*math.cos(sine/2)),0,0),0.2)
  6245.                 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-3*math.cos(sine/2)),0,0),0.2)
  6246.                 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-4*math.cos(sine/2)),0,0),0.2)
  6247.                 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-5*math.cos(sine/2)),0,0),0.2)
  6248.                 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-6*math.cos(sine/2)),0,0),0.2)
  6249.                 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5-.05*math.cos(sine/2), math.sin(sine/4)/4) * CFrame.Angles(-math.sin(sine/4)/2.8, -math.sin(sine/4)/3, (math.rad(10+7*math.cos(sine/2))+root.RotVelocity.Y/30)), 0.4)
  6250.                 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  6251.                 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5+.05*math.cos(sine/2), -math.sin(sine/4)/4)*CFrame.Angles(math.sin(sine/4)/2.8, -math.sin(sine/4)/3, (math.rad(-10-7*math.cos(sine/2))+root.RotVelocity.Y/30)), 0.4)
  6252.                 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  6253.                 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1+0.1*math.cos(sine/2))*CFrame.Angles(math.rad(-10+4*math.cos(sine/2)), math.rad(0-8*math.cos(sine/4)/2.3), math.rad(0)),0.4)
  6254.                 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0)-root.RotVelocity.Y/10,math.rad(0)), 0.7)
  6255.                 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.12*math.cos(sine/2), 0) * CFrame.Angles(math.rad(-4+2*math.cos(sine/2)), math.rad(0+10*math.cos(sine/4)/2.3)+root.RotVelocity.Y/30, math.rad(0)+root.RotVelocity.Y/30), 0.4)
  6256.                 --rj.C0 = rj.C0:lerp(CFrame.Angles(math.rad(-90)+TiltOnAxis.Z,TiltOnAxis.X,math.rad(180)+-TiltOnAxis.X),.1)
  6257.                 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.8)
  6258.                 --lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.9-0.24*math.cos(sine/4)/2.8, -0.05 + math.sin(sine/4)/3.4) * CFrame.Angles(math.rad(-5)-math.sin(sine/4)/2.1, math.rad(0-10*math.cos(sine/4)/2.3), 0-root.RotVelocity.Y/20), .4)
  6259.                 lleg.Weld.C0 = lleg.Weld.C0:lerp(CFrame.new(-0.5,-1-math.cos(sine/4)*.3,0+math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*AngleThetaL.Z,AngleThetaL.X,(math.sin(sine/4)*3*-AngleThetaL.X)-root.RotVelocity.Y/20),0.8)
  6260.                 lleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  6261.                 --rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.9+0.24*math.cos(sine/4)/2.8, -0.05 + -math.sin(sine/4)/3.4) * CFrame.Angles(math.rad(-5)+math.sin(sine/4)/2.1, math.rad(0-10*math.cos(sine/4)/2.3), 0-root.RotVelocity.Y/20), .4)
  6262.                 rleg.Weld.C0 = rleg.Weld.C0:lerp(CFrame.new(0.5,-1+math.cos(sine/4)*.3,0-math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*-AngleThetaR.Z,AngleThetaR.X,(math.sin(sine/4)*3*AngleThetaR.X)-root.RotVelocity.Y/20),0.8)
  6263.                 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  6264.             end
  6265.         elseif animpose == "Running" then
  6266.             change = 1
  6267.             CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-56-10*math.cos(sine/2)),0,0),0.2)
  6268.             CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
  6269.             CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
  6270.             CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
  6271.             CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
  6272.             rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.24+.6*math.cos(sine/4)/1.4, 0.54, 0+0.8*math.cos(sine/4)) * CFrame.Angles(math.rad(6-140*math.cos(sine/4)/1.2), math.rad(0), math.rad(-20+70*math.cos(sine/4))), 0.2)
  6273.             rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
  6274.             larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.24+.6*math.cos(sine/4)/1.4, 0.54, 0-0.8*math.cos(sine/4))*CFrame.Angles(math.rad(6+140*math.cos(sine/4)/1.2), math.rad(0), math.rad(20+70*math.cos(sine/4))), 0.2)
  6275.             larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6276.             hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-8+12*math.cos(sine/2)/1.5), math.rad(0+12*math.cos(sine/4)), math.rad(0)),0.2)
  6277.             hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0)-root.RotVelocity.Y/10,math.rad(0)), 0.5)
  6278.             torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.2*math.cos(sine/2)/1.7, 0) * CFrame.Angles(math.rad(-14+10*math.cos(sine/2)/1.5), math.rad(0-12*math.cos(sine/4))-root.RotVelocity.Y/10, math.rad(0)+root.RotVelocity.Y/20), 0.2)
  6279.             torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
  6280.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -.8-0.4*math.cos(sine/4)/2, math.sin(sine/4)/2) * CFrame.Angles(math.rad(-10) + -math.sin(sine/4)/1.2, math.rad(0+12*math.cos(sine/4))+root.RotVelocity.Y/10, 0), .8)
  6281.             lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  6282.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -.8+0.4*math.cos(sine/4)/2, -math.sin(sine/4)/2) * CFrame.Angles(math.rad(-10) + math.sin(sine/4)/1.2, math.rad(0+12*math.cos(sine/4))+root.RotVelocity.Y/10, 0), .8)
  6283.             rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  6284.         elseif animpose == "Jumping" then
  6285.             CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-30),0,0),0.2)
  6286.             CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
  6287.             CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
  6288.             CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
  6289.             CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
  6290.             rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6, 0)*CFrame.Angles(math.rad(-10),math.rad(0),math.rad(20)), 0.2)
  6291.             rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
  6292.             larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0)*CFrame.Angles(math.rad(-10),math.rad(0),math.rad(-20)), 0.2)
  6293.             larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6294.             hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(30),math.rad(0),0), 0.2)
  6295.             torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0), 0.2)
  6296.             torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
  6297.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1.1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  6298.             lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  6299.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1.1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  6300.             rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  6301.         elseif animpose == "Freefalling" then
  6302.             CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-110),0,0),0.2)
  6303.             CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  6304.             CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  6305.             CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  6306.             CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  6307.             rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6, 0)*CFrame.Angles(math.rad(-40),math.rad(20),math.rad(50)), 0.2)
  6308.             rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
  6309.             larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0)*CFrame.Angles(math.rad(110),math.rad(-20),math.rad(-30)), 0.2)
  6310.             larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6311.             hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(10),math.rad(0),0), 0.2)
  6312.             torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.2)
  6313.             torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
  6314.             lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.5, 0.2) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)), 0.2)
  6315.             lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  6316.             rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.5, -0.6) * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)), 0.2)
  6317.             rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  6318.         end
  6319.     end
  6320. end)
  6321. hum.MaxHealth = 500000
  6322. wait(1)
  6323. hum.Health = 500000
  6324.  
  6325.  
  6326. hum.WalkSpeed = 32
  6327.  
  6328. -----------------------------------------------------------------
  6329. local Color = 0,0,0
  6330.  
  6331. local Num = 0.5
  6332.  
  6333. local Num2 = 4 -------------Mods:1,4,8,10,15,20-------------------------------------
  6334. local Size = 0.8
  6335. local Rate = 300
  6336. -------------------------------------------------------------------------------------
  6337. local Player = game:service'Players'.LocalPlayer
  6338. local Character = Player.Character
  6339. Torso = Character:WaitForChild'Torso'
  6340.  
  6341. local Wing1 = Instance.new("Part",Character)
  6342. Wing1.FormFactor = Enum.FormFactor.Custom
  6343. Wing1.Size = Vector3.new(.2, .2, .2)
  6344. Wing1.Name = "WIng_1"
  6345.  
  6346. local fire = Instance.new("ParticleEmitter", Wing1)
  6347. fire.VelocitySpread = 0
  6348. fire.Lifetime = NumberRange.new(2)
  6349. fire.Acceleration = Vector3.new(0, 2, 2)
  6350. fire.RotSpeed = NumberRange.new(10)
  6351. fire.Rate = Rate
  6352. fire.Rotation = NumberRange.new(151515)
  6353. fire.Name = "Fire"
  6354. fire.LightEmission = 0.78
  6355. fire.LockedToPart = true
  6356. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6357. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6358. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6359.  
  6360. local Wing2 = Wing1:Clone()
  6361. Wing2.Parent = Torso
  6362. local x,y,z = 0,-1,-6
  6363.  
  6364. Wld = function(a,b,cf)
  6365. local Weld = Instance.new('Weld',a)
  6366. Weld.Part0 = a
  6367. Weld.Part1 = b
  6368. Weld.C1 = cf
  6369. return Weld
  6370. end
  6371.  
  6372. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(20),-math.rad(90)))
  6373. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(20),-math.rad(90)))
  6374.  
  6375.  
  6376. game:service'RunService'.Stepped:connect(function()
  6377. --z = 6+math.sin(tick()*2)
  6378. y = -1+math.sin(tick()*Num)*Num2
  6379. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6380. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6381. end)
  6382. ------------------------------------------------------------------------------------------------
  6383. local Player = game:service'Players'.LocalPlayer
  6384. local Character = Player.Character
  6385. Torso = Character:WaitForChild'Torso'
  6386.  
  6387. local Wing1 = Instance.new("Part",Character)
  6388. Wing1.FormFactor = Enum.FormFactor.Custom
  6389. Wing1.Size = Vector3.new(.2, .2, .2)
  6390. Wing1.Name = "WIng_1"
  6391.  
  6392. local fire = Instance.new("ParticleEmitter", Wing1)
  6393. fire.VelocitySpread = 0
  6394. fire.Lifetime = NumberRange.new(2.5)
  6395. fire.Acceleration = Vector3.new(0, 4, 4)
  6396. fire.RotSpeed = NumberRange.new(10)
  6397. fire.Rate = Rate
  6398. fire.Rotation = NumberRange.new(151515)
  6399. fire.Name = "Fire"
  6400. fire.LightEmission = 0.78
  6401. fire.LockedToPart = true
  6402. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6403. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6404. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6405.  
  6406. local Wing2 = Wing1:Clone()
  6407. Wing2.Parent = Torso
  6408. local x,y,z = 0,-1,-6
  6409.  
  6410. Wld = function(a,b,cf)
  6411. local Weld = Instance.new('Weld',a)
  6412. Weld.Part0 = a
  6413. Weld.Part1 = b
  6414. Weld.C1 = cf
  6415. return Weld
  6416. end
  6417.  
  6418. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(30),-math.rad(90)))
  6419. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(30),-math.rad(90)))
  6420.  
  6421. print'Loaded'
  6422.  
  6423. game:service'RunService'.Stepped:connect(function()
  6424. --z = 6+math.sin(tick()*2)
  6425. y = -1+math.sin(tick()*Num)*Num2
  6426. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6427. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6428. end)
  6429.  
  6430. ------------------------------------------------------------------------------------------------
  6431. local Player = game:service'Players'.LocalPlayer
  6432. local Character = Player.Character
  6433. Torso = Character:WaitForChild'Torso'
  6434.  
  6435. local Wing1 = Instance.new("Part",Character)
  6436. Wing1.FormFactor = Enum.FormFactor.Custom
  6437. Wing1.Size = Vector3.new(.2, .2, .2)
  6438. Wing1.Name = "WIng_1"
  6439.  
  6440. local fire = Instance.new("ParticleEmitter", Wing1)
  6441. fire.VelocitySpread = 0
  6442. fire.Lifetime = NumberRange.new(2.8)
  6443. fire.Acceleration = Vector3.new(0, 4, 4)
  6444. fire.RotSpeed = NumberRange.new(10)
  6445. fire.Rate = Rate
  6446. fire.Rotation = NumberRange.new(151515)
  6447. fire.Name = "Fire"
  6448. fire.LightEmission = 0.78
  6449. fire.LockedToPart = true
  6450. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6451. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6452. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6453.  
  6454. local Wing2 = Wing1:Clone()
  6455. Wing2.Parent = Torso
  6456. local x,y,z = 0,-1,-6
  6457.  
  6458. Wld = function(a,b,cf)
  6459. local Weld = Instance.new('Weld',a)
  6460. Weld.Part0 = a
  6461. Weld.Part1 = b
  6462. Weld.C1 = cf
  6463. return Weld
  6464. end
  6465.  
  6466. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(40),-math.rad(90)))
  6467. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(40),-math.rad(90)))
  6468.  
  6469. print'Loaded'
  6470.  
  6471. game:service'RunService'.Stepped:connect(function()
  6472. --z = 6+math.sin(tick()*2)
  6473. y = -1+math.sin(tick()*Num)*Num2
  6474. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6475. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6476. end)
  6477.  
  6478. ------------------------------------------------------------------------------------------------
  6479. local Player = game:service'Players'.LocalPlayer
  6480. local Character = Player.Character
  6481. Torso = Character:WaitForChild'Torso'
  6482.  
  6483. local Wing1 = Instance.new("Part",Character)
  6484. Wing1.FormFactor = Enum.FormFactor.Custom
  6485. Wing1.Size = Vector3.new(.2, .2, .2)
  6486. Wing1.Name = "WIng_1"
  6487.  
  6488. local fire = Instance.new("ParticleEmitter", Wing1)
  6489. fire.VelocitySpread = 0
  6490. fire.Lifetime = NumberRange.new(3)
  6491. fire.Acceleration = Vector3.new(0, 4, 4)
  6492. fire.RotSpeed = NumberRange.new(10)
  6493. fire.Rate = Rate
  6494. fire.Rotation = NumberRange.new(151515)
  6495. fire.Name = "Fire"
  6496. fire.LightEmission = 0.78
  6497. fire.LockedToPart = true
  6498. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6499. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6500. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6501.  
  6502. local Wing2 = Wing1:Clone()
  6503. Wing2.Parent = Torso
  6504. local x,y,z = 0,-1,-6
  6505.  
  6506. Wld = function(a,b,cf)
  6507. local Weld = Instance.new('Weld',a)
  6508. Weld.Part0 = a
  6509. Weld.Part1 = b
  6510. Weld.C1 = cf
  6511. return Weld
  6512. end
  6513.  
  6514. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(50),-math.rad(90)))
  6515. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(50),-math.rad(90)))
  6516.  
  6517. print'Loaded'
  6518.  
  6519. game:service'RunService'.Stepped:connect(function()
  6520. --z = 6+math.sin(tick()*2)
  6521. y = -1+math.sin(tick()*Num)*Num2
  6522. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6523. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6524. end)
  6525.  
  6526. ------------------------------------------------------------------------------------------------
  6527. local Player = game:service'Players'.LocalPlayer
  6528. local Character = Player.Character
  6529. Torso = Character:WaitForChild'Torso'
  6530.  
  6531. local Wing1 = Instance.new("Part",Character)
  6532. Wing1.FormFactor = Enum.FormFactor.Custom
  6533. Wing1.Size = Vector3.new(.2, .2, .2)
  6534. Wing1.Name = "WIng_1"
  6535.  
  6536. local fire = Instance.new("ParticleEmitter", Wing1)
  6537. fire.VelocitySpread = 0
  6538. fire.Lifetime = NumberRange.new(3.1)
  6539. fire.Acceleration = Vector3.new(0, 4, 4)
  6540. fire.RotSpeed = NumberRange.new(10)
  6541. fire.Rate = Rate
  6542. fire.Rotation = NumberRange.new(151515)
  6543. fire.Name = "Fire"
  6544. fire.LightEmission = 0.78
  6545. fire.LockedToPart = true
  6546. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6547. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6548. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6549.  
  6550. local Wing2 = Wing1:Clone()
  6551. Wing2.Parent = Torso
  6552. local x,y,z = 0,-1,-6
  6553.  
  6554. Wld = function(a,b,cf)
  6555. local Weld = Instance.new('Weld',a)
  6556. Weld.Part0 = a
  6557. Weld.Part1 = b
  6558. Weld.C1 = cf
  6559. return Weld
  6560. end
  6561.  
  6562. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(60),-math.rad(90)))
  6563. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(60),-math.rad(90)))
  6564.  
  6565. print'Loaded'
  6566.  
  6567. game:service'RunService'.Stepped:connect(function()
  6568. --z = 6+math.sin(tick()*2)
  6569. y = -1+math.sin(tick()*Num)*Num2
  6570. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6571. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6572. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement