Advertisement
Sheckles

gd fajkhulmgnsdmackmjhn

Jun 19th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.37 KB | None | 0 0
  1.  
  2. wait(math.randomseed(tick()))
  3. local plr=game.Players.LocalPlayer;ch=plr.Character;
  4. local tor=ch.Torso;local head=ch.Head;local ra=ch['Right Arm'];local la=ch['Left Arm'];local rl=ch['Right Leg'];local ll=ch['Left Leg'];
  5. local rj=ch.HumanoidRootPart.RootJoint;local neck=tor.Neck;
  6. local hum=ch.Humanoid
  7. local defWS=16
  8. local defJP=50
  9. local mo=plr:GetMouse();local cam=workspace.CurrentCamera;
  10.  
  11. local godName="OmegaNoscope"
  12. local godTalkSFX="rbxassetid://418252437"
  13.  
  14. local talkGui=Instance.new("BillboardGui",head)
  15. local im=Instance.new("ImageLabel",talkGui)
  16. local text=Instance.new("TextLabel",im)
  17. talkGui.Name="BillBoardGui"
  18. talkGui.Size=UDim2.new(15,0,5,0)
  19. talkGui.Active=true
  20. talkGui.ExtentsOffset=Vector3.new(0,3.25,0)
  21.  
  22. im.Position=UDim2.new(0.10000000149012,0,0,0)
  23. im.Size=UDim2.new(0.80000001192093,0,0.80000001192093,0)
  24. im.Position=UDim2.new(0.10000000149012,0,0,0)
  25. im.Active=true
  26. im.BackgroundColor3=Color3.new(0,0,0)
  27. im.BackgroundTransparency=1
  28. im.Image="http://www.roblox.com/asset/?id=0"
  29.  
  30. text.BackgroundTransparency=1
  31. text.Size=UDim2.new(1,0,1,0)
  32. text.BackgroundColor3=Color3.new(0,1,1)
  33. text.Font=Enum.Font.SourceSans
  34. text.FontSize=Enum.FontSize.Size14
  35. text.TextScaled=true
  36. text.TextWrapped=true
  37. text.Text=""
  38.  
  39. local talkSound=Instance.new("Sound",head)
  40. talkSound.SoundId=godTalkSFX
  41. talkSound.Volume=0.85
  42.  
  43. function say(msg,col,strokeCol,font)
  44. coroutine.resume(coroutine.create(function()
  45. text.TextColor3=col
  46. text.TextStrokeColor3=strokeCol
  47. text.Font=font
  48. text.Text=""..godName..": "
  49. for i=1,msg:len() do
  50. local x=math.random(855,1155)
  51. talkSound.Pitch=x/1000
  52. talkSound:play()
  53. text.Text=""..text.Text..""..msg:sub(i,i)..""
  54. wait(.05)
  55. end
  56. wait(1.5)
  57. text.Text=""
  58. end))
  59. end
  60.  
  61. plr.Chatted:connect(function(msg)
  62. say(msg,Color3.new(0.5, 0.5, 0.5),Color3.new(0.5, 0.5, 0.5),"Fantasy")
  63. end)
  64.  
  65.  
  66. local p = game.Players.LocalPlayer--300899323
  67. local char = p.Character
  68. local mouse = p:GetMouse()
  69. local larm = char["Left Arm"]
  70. local rarm = char["Right Arm"]
  71. local lleg = char["Left Leg"]
  72. local rleg = char["Right Leg"]
  73. local hed = char.Head
  74. local torso = char.Torso
  75. local hum = char.Humanoid
  76. local cam = game.Workspace.CurrentCamera
  77. local root = char.HumanoidRootPart
  78. local rj = root.RootJoint
  79. local deb = false
  80. local shot = 0
  81. local l = game:GetService("Lighting")
  82. local rs = game:GetService("RunService").RenderStepped
  83. local hb = game:GetService("RunService").Heartbeat
  84. local Stepped = game:GetService("RunService").Stepped
  85. --Left Arm
  86. m = Instance.new("Model")
  87. m.Name = "LeftArm"
  88. p1 = Instance.new("Part", m)
  89. p1.BrickColor = BrickColor.new("Really black")
  90. p1.Material = Enum.Material.SmoothPlastic
  91. p1.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  92. p1.Size = Vector3.new(1, 0.200000048, 1)
  93. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  94. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  95. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  96. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  97. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  98. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  99. b1 = Instance.new("SpecialMesh", p1)
  100. b1.MeshType = Enum.MeshType.Brick
  101. b1.Name = "Mesh"
  102. b1.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  103. p2 = Instance.new("Part", m)
  104. p2.BrickColor = BrickColor.new("Really black")
  105. p2.Material = Enum.Material.SmoothPlastic
  106. p2.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  107. p2.Size = Vector3.new(1, 0.200000048, 1)
  108. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  109. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  110. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  111. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  112. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  113. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  114. b2 = Instance.new("SpecialMesh", p2)
  115. b2.MeshType = Enum.MeshType.Brick
  116. b2.Name = "Mesh"
  117. b2.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  118. p3 = Instance.new("Part", m)
  119. p3.BrickColor = BrickColor.new("Really black")
  120. p3.Material = Enum.Material.SmoothPlastic
  121. p3.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  122. p3.Size = Vector3.new(1, 0.200000048, 1)
  123. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  124. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  125. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  126. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  127. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  128. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  129. b3 = Instance.new("SpecialMesh", p3)
  130. b3.MeshType = Enum.MeshType.Brick
  131. b3.Name = "Mesh"
  132. b3.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  133. p4 = Instance.new("Part", m)
  134. p4.BrickColor = BrickColor.new("Really black")
  135. p4.Material = Enum.Material.SmoothPlastic
  136. p4.Name = "LeftArmPlate"
  137. p4.Size = Vector3.new(1, 2, 1)
  138. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  139. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  140. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  141. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  142. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  143. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  144. b4 = Instance.new("SpecialMesh", p4)
  145. b4.MeshType = Enum.MeshType.Brick
  146. b4.Name = "Mesh"
  147. b4.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  148. p5 = Instance.new("Part", m)
  149. p5.BrickColor = BrickColor.new("Really black")
  150. p5.Material = Enum.Material.SmoothPlastic
  151. p5.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  152. p5.Size = Vector3.new(1, 0.200000048, 1)
  153. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  154. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  155. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  156. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  157. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  158. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  159. b5 = Instance.new("SpecialMesh", p5)
  160. b5.MeshType = Enum.MeshType.Brick
  161. b5.Name = "Mesh"
  162. b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  163. p6 = Instance.new("Part", m)
  164. p6.BrickColor = BrickColor.new("Really black")
  165. p6.Material = Enum.Material.SmoothPlastic
  166. p6.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  167. p6.Size = Vector3.new(1, 0.200000048, 1)
  168. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  169. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  170. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  171. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  172. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  173. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  174. b6 = Instance.new("SpecialMesh", p6)
  175. b6.MeshType = Enum.MeshType.Brick
  176. b6.Name = "Mesh"
  177. b6.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  178. p7 = Instance.new("Part", m)
  179. p7.BrickColor = BrickColor.new("Really black")
  180. p7.Material = Enum.Material.SmoothPlastic
  181. p7.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  182. p7.FormFactor = Enum.FormFactor.Custom
  183. p7.Size = Vector3.new(1, 0.200000048, 1)
  184. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  185. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  186. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  187. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  188. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  189. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  190. b7 = Instance.new("SpecialMesh", p7)
  191. b7.MeshType = Enum.MeshType.Brick
  192. b7.Name = "Mesh"
  193. b7.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  194. p8 = Instance.new("Part", m)
  195. p8.BrickColor = BrickColor.new("Really black")
  196. p8.Material = Enum.Material.SmoothPlastic
  197. p8.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  198. p8.FormFactor = Enum.FormFactor.Custom
  199. p8.Size = Vector3.new(1, 0.200000048, 1)
  200. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  201. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  202. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  203. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  204. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  205. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  206. b8 = Instance.new("SpecialMesh", p8)
  207. b8.MeshType = Enum.MeshType.Brick
  208. b8.Name = "Mesh"
  209. b8.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  210. p9 = Instance.new("Part", m)
  211. p9.BrickColor = BrickColor.new("Really black")
  212. p9.Material = Enum.Material.SmoothPlastic
  213. p9.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  214. p9.FormFactor = Enum.FormFactor.Custom
  215. p9.Size = Vector3.new(1, 0.200000048, 1)
  216. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  217. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  218. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  219. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  220. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  221. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  222. b9 = Instance.new("SpecialMesh", p9)
  223. b9.MeshType = Enum.MeshType.Brick
  224. b9.Name = "Mesh"
  225. b9.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  226. p10 = Instance.new("Part", m)
  227. p10.BrickColor = BrickColor.new("Really black")
  228. p10.Material = Enum.Material.SmoothPlastic
  229. p10.CFrame = CFrame.new(-1.5, 6.78969193, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  230. p10.FormFactor = Enum.FormFactor.Custom
  231. p10.Size = Vector3.new(1, 0.349999994, 1)
  232. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  233. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  234. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  235. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  236. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  237. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  238. b10 = Instance.new("SpecialMesh", p10)
  239. b10.MeshType = Enum.MeshType.Brick
  240. b10.Name = "Mesh"
  241. b10.Scale = Vector3.new(1.12, 1.01999998, 1.12)
  242. p11 = Instance.new("Part", m)
  243. p11.BrickColor = BrickColor.new("Really black")
  244. p11.Material = Enum.Material.SmoothPlastic
  245. p11.CFrame = CFrame.new(-1.5, 6.48969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  246. p11.FormFactor = Enum.FormFactor.Custom
  247. p11.Size = Vector3.new(1, 0.25, 1)
  248. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  249. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  250. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  251. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  252. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  253. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  254. b11 = Instance.new("SpecialMesh", p11)
  255. b11.MeshType = Enum.MeshType.Brick
  256. b11.Name = "Mesh"
  257. b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  258. p12 = Instance.new("Part", m)
  259. p12.BrickColor = BrickColor.new("Really black")
  260. p12.Material = Enum.Material.SmoothPlastic
  261. p12.CFrame = CFrame.new(-1.5, 6.18969154, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  262. p12.FormFactor = Enum.FormFactor.Custom
  263. p12.Size = Vector3.new(1, 0.25, 1)
  264. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  265. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  266. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  267. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  268. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  269. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  270. b12 = Instance.new("SpecialMesh", p12)
  271. b12.MeshType = Enum.MeshType.Brick
  272. b12.Name = "Mesh"
  273. b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  274. p13 = Instance.new("Part", m)
  275. p13.BrickColor = BrickColor.new("Really black")
  276. p13.Material = Enum.Material.SmoothPlastic
  277. p13.CFrame = CFrame.new(-1.5, 5.88968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  278. p13.FormFactor = Enum.FormFactor.Custom
  279. p13.Size = Vector3.new(1, 0.25, 1)
  280. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  281. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  282. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  283. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  284. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  285. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  286. b13 = Instance.new("SpecialMesh", p13)
  287. b13.MeshType = Enum.MeshType.Brick
  288. b13.Name = "Mesh"
  289. b13.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  290. p14 = Instance.new("Part", m)
  291. p14.BrickColor = BrickColor.new("Really black")
  292. p14.Material = Enum.Material.SmoothPlastic
  293. p14.CFrame = CFrame.new(-1.5, 5.58969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  294. p14.FormFactor = Enum.FormFactor.Custom
  295. p14.Size = Vector3.new(1, 0.25, 1)
  296. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  297. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  298. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  299. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  300. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  301. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  302. b14 = Instance.new("SpecialMesh", p14)
  303. b14.MeshType = Enum.MeshType.Brick
  304. b14.Name = "Mesh"
  305. b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  306. p15 = Instance.new("Part", m)
  307. p15.BrickColor = BrickColor.new("Really black")
  308. p15.Material = Enum.Material.SmoothPlastic
  309. p15.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  310. p15.FormFactor = Enum.FormFactor.Custom
  311. p15.Size = Vector3.new(1, 1, 1)
  312. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  313. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  314. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  315. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  316. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  317. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  318. b15 = Instance.new("SpecialMesh", p15)
  319. b15.MeshType = Enum.MeshType.Brick
  320. b15.Name = "Mesh"
  321. p16 = Instance.new("Part", m)
  322. p16.BrickColor = BrickColor.new("Really black")
  323. p16.Material = Enum.Material.SmoothPlastic
  324. 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)
  325. p16.FormFactor = Enum.FormFactor.Custom
  326. p16.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  327. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  328. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  329. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  330. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  331. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  332. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  333. b16 = Instance.new("SpecialMesh", p16)
  334. b16.MeshType = Enum.MeshType.Brick
  335. b16.Name = "Mesh"
  336. b16.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  337. p17 = Instance.new("Part", m)
  338. p17.BrickColor = BrickColor.new("Really black")
  339. p17.Material = Enum.Material.SmoothPlastic
  340. 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)
  341. p17.FormFactor = Enum.FormFactor.Custom
  342. p17.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
  343. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  344. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  345. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  346. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  347. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  348. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  349. b17 = Instance.new("SpecialMesh", p17)
  350. b17.MeshType = Enum.MeshType.Brick
  351. b17.Name = "Mesh"
  352. b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  353. p18 = Instance.new("Part", m)
  354. p18.BrickColor = BrickColor.new("Really black")
  355. p18.Material = Enum.Material.SmoothPlastic
  356. 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)
  357. p18.FormFactor = Enum.FormFactor.Custom
  358. p18.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
  359. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  360. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  361. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  362. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  363. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  364. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  365. b18 = Instance.new("SpecialMesh", p18)
  366. b18.MeshType = Enum.MeshType.Brick
  367. b18.Name = "Mesh"
  368. b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  369. p19 = Instance.new("Part", m)
  370. p19.BrickColor = BrickColor.new("Really black")
  371. p19.Material = Enum.Material.SmoothPlastic
  372. 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)
  373. p19.FormFactor = Enum.FormFactor.Custom
  374. p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  375. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  376. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  377. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  378. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  379. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  380. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  381. b19 = Instance.new("SpecialMesh", p19)
  382. b19.MeshType = Enum.MeshType.Brick
  383. b19.Name = "Mesh"
  384. b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
  385. p20 = Instance.new("Part", m)
  386. p20.BrickColor = BrickColor.new("Institutional white")
  387. p20.Material = Enum.Material.SmoothPlastic
  388. 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)
  389. p20.FormFactor = Enum.FormFactor.Custom
  390. p20.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  391. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  392. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  393. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  394. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  395. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  396. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  397. b20 = Instance.new("SpecialMesh", p20)
  398. b20.MeshType = Enum.MeshType.Brick
  399. b20.Name = "Mesh"
  400. b20.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  401. p21 = Instance.new("Part", m)
  402. p21.BrickColor = BrickColor.new("Really black")
  403. p21.Material = Enum.Material.SmoothPlastic
  404. 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)
  405. p21.FormFactor = Enum.FormFactor.Custom
  406. p21.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  407. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  408. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  409. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  410. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  411. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  412. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  413. b21 = Instance.new("SpecialMesh", p21)
  414. b21.MeshType = Enum.MeshType.Wedge
  415. b21.Name = "Mesh"
  416. b21.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  417. p22 = Instance.new("Part", m)
  418. p22.BrickColor = BrickColor.new("Really black")
  419. p22.Material = Enum.Material.SmoothPlastic
  420. 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)
  421. p22.FormFactor = Enum.FormFactor.Custom
  422. p22.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  423. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  424. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  425. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  426. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  427. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  428. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  429. b22 = Instance.new("SpecialMesh", p22)
  430. b22.MeshType = Enum.MeshType.Brick
  431. b22.Name = "Mesh"
  432. b22.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  433. p23 = Instance.new("Part", m)
  434. p23.BrickColor = BrickColor.new("Really black")
  435. p23.Material = Enum.Material.SmoothPlastic
  436. 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)
  437. p23.FormFactor = Enum.FormFactor.Custom
  438. p23.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  439. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  440. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  441. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  442. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  443. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  444. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  445. b23 = Instance.new("SpecialMesh", p23)
  446. b23.MeshType = Enum.MeshType.Brick
  447. b23.Name = "Mesh"
  448. b23.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  449. p24 = Instance.new("Part", m)
  450. p24.BrickColor = BrickColor.new("Really black")
  451. p24.Material = Enum.Material.SmoothPlastic
  452. 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)
  453. p24.FormFactor = Enum.FormFactor.Custom
  454. p24.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  455. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  456. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  457. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  458. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  459. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  460. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  461. b24 = Instance.new("SpecialMesh", p24)
  462. b24.MeshType = Enum.MeshType.Brick
  463. b24.Name = "Mesh"
  464. b24.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  465. p25 = Instance.new("Part", m)
  466. p25.BrickColor = BrickColor.new("Really black")
  467. p25.Material = Enum.Material.SmoothPlastic
  468. 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)
  469. p25.FormFactor = Enum.FormFactor.Custom
  470. p25.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  471. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  472. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  473. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  474. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  475. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  476. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  477. b25 = Instance.new("SpecialMesh", p25)
  478. b25.MeshType = Enum.MeshType.Brick
  479. b25.Name = "Mesh"
  480. b25.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  481. p26 = Instance.new("Part", m)
  482. p26.BrickColor = BrickColor.new("Really black")
  483. p26.Material = Enum.Material.SmoothPlastic
  484. 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)
  485. p26.FormFactor = Enum.FormFactor.Custom
  486. p26.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  487. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  488. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  489. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  490. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  491. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  492. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  493. b26 = Instance.new("SpecialMesh", p26)
  494. b26.MeshType = Enum.MeshType.Brick
  495. b26.Name = "Mesh"
  496. b26.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  497. p27 = Instance.new("Part", m)
  498. p27.BrickColor = BrickColor.new("Really black")
  499. p27.Material = Enum.Material.SmoothPlastic
  500. 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)
  501. p27.FormFactor = Enum.FormFactor.Custom
  502. p27.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  503. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  504. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  505. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  506. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  507. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  508. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  509. b27 = Instance.new("SpecialMesh", p27)
  510. b27.MeshType = Enum.MeshType.Brick
  511. b27.Name = "Mesh"
  512. b27.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  513. p28 = Instance.new("Part", m)
  514. p28.BrickColor = BrickColor.new("Really black")
  515. p28.Material = Enum.Material.SmoothPlastic
  516. 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)
  517. p28.FormFactor = Enum.FormFactor.Custom
  518. p28.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  519. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  520. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  521. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  522. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  523. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  524. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  525. b28 = Instance.new("SpecialMesh", p28)
  526. b28.MeshType = Enum.MeshType.Brick
  527. b28.Name = "Mesh"
  528. b28.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  529. p29 = Instance.new("Part", m)
  530. p29.BrickColor = BrickColor.new("Really black")
  531. p29.Material = Enum.Material.SmoothPlastic
  532. 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)
  533. p29.FormFactor = Enum.FormFactor.Custom
  534. p29.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  535. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  536. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  537. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  538. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  539. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  540. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  541. b29 = Instance.new("SpecialMesh", p29)
  542. b29.MeshType = Enum.MeshType.Brick
  543. b29.Name = "Mesh"
  544. b29.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  545. p30 = Instance.new("Part", m)
  546. p30.BrickColor = BrickColor.new("Really black")
  547. p30.Material = Enum.Material.SmoothPlastic
  548. 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)
  549. p30.FormFactor = Enum.FormFactor.Custom
  550. p30.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  551. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  552. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  553. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  554. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  555. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  556. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  557. b30 = Instance.new("SpecialMesh", p30)
  558. b30.MeshType = Enum.MeshType.Wedge
  559. b30.Name = "Mesh"
  560. b30.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  561. p31 = Instance.new("Part", m)
  562. p31.BrickColor = BrickColor.new("Really black")
  563. p31.Material = Enum.Material.SmoothPlastic
  564. 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)
  565. p31.FormFactor = Enum.FormFactor.Custom
  566. p31.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  567. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  568. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  569. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  570. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  571. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  572. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  573. b31 = Instance.new("SpecialMesh", p31)
  574. b31.MeshType = Enum.MeshType.Brick
  575. b31.Name = "Mesh"
  576. b31.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  577. p32 = Instance.new("Part", m)
  578. p32.BrickColor = BrickColor.new("Really black")
  579. p32.Material = Enum.Material.SmoothPlastic
  580. 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)
  581. p32.FormFactor = Enum.FormFactor.Custom
  582. p32.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  583. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  584. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  585. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  586. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  587. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  588. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  589. b32 = Instance.new("SpecialMesh", p32)
  590. b32.MeshType = Enum.MeshType.Wedge
  591. b32.Name = "Mesh"
  592. b32.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  593. p33 = Instance.new("Part", m)
  594. p33.BrickColor = BrickColor.new("Really black")
  595. p33.Material = Enum.Material.SmoothPlastic
  596. 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)
  597. p33.FormFactor = Enum.FormFactor.Custom
  598. p33.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  599. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  600. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  601. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  602. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  603. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  604. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  605. b33 = Instance.new("SpecialMesh", p33)
  606. b33.MeshType = Enum.MeshType.Brick
  607. b33.Name = "Mesh"
  608. b33.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  609. p34 = Instance.new("Part", m)
  610. p34.BrickColor = BrickColor.new("Really black")
  611. p34.Material = Enum.Material.SmoothPlastic
  612. 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)
  613. p34.FormFactor = Enum.FormFactor.Custom
  614. p34.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  615. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  616. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  617. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  618. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  619. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  620. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  621. b34 = Instance.new("SpecialMesh", p34)
  622. b34.MeshType = Enum.MeshType.Brick
  623. b34.Name = "Mesh"
  624. b34.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  625. w1 = Instance.new("Weld", p1)
  626. w1.Name = "Part_Weld"
  627. w1.Part0 = p1
  628. w1.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  629. w1.Part1 = p2
  630. w1.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  631. w2 = Instance.new("Weld", p2)
  632. w2.Name = "Part_Weld"
  633. w2.Part0 = p2
  634. w2.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  635. w2.Part1 = p3
  636. w2.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  637. w3 = Instance.new("Weld", p3)
  638. w3.Name = "LeftArmPlate_Weld"
  639. w3.Part0 = p3
  640. w3.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  641. w3.Part1 = p4
  642. w3.C1 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  643. w4 = Instance.new("Weld", p4)
  644. w4.Name = "Part_Weld"
  645. w4.Part0 = p4
  646. w4.C0 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  647. w4.Part1 = p5
  648. w4.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  649. w5 = Instance.new("Weld", p5)
  650. w5.Name = "Part_Weld"
  651. w5.Part0 = p5
  652. w5.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  653. w5.Part1 = p6
  654. w5.C1 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  655. w6 = Instance.new("Weld", p6)
  656. w6.Name = "Part_Weld"
  657. w6.Part0 = p6
  658. w6.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  659. w6.Part1 = p7
  660. w6.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  661. w7 = Instance.new("Weld", p7)
  662. w7.Name = "Part_Weld"
  663. w7.Part0 = p7
  664. w7.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  665. w7.Part1 = p8
  666. w7.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  667. w8 = Instance.new("Weld", p8)
  668. w8.Name = "Part_Weld"
  669. w8.Part0 = p8
  670. w8.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  671. w8.Part1 = p9
  672. w8.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  673. w9 = Instance.new("Weld", p9)
  674. w9.Name = "Part_Weld"
  675. w9.Part0 = p9
  676. w9.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  677. w9.Part1 = p10
  678. w9.C1 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  679. w10 = Instance.new("Weld", p10)
  680. w10.Name = "Part_Weld"
  681. w10.Part0 = p10
  682. w10.C0 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  683. w10.Part1 = p11
  684. w10.C1 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  685. w11 = Instance.new("Weld", p11)
  686. w11.Name = "Part_Weld"
  687. w11.Part0 = p11
  688. w11.C0 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  689. w11.Part1 = p12
  690. w11.C1 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  691. w12 = Instance.new("Weld", p12)
  692. w12.Name = "Part_Weld"
  693. w12.Part0 = p12
  694. w12.C0 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  695. w12.Part1 = p13
  696. w12.C1 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  697. w13 = Instance.new("Weld", p13)
  698. w13.Name = "Part_Weld"
  699. w13.Part0 = p13
  700. w13.C0 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  701. w13.Part1 = p14
  702. w13.C1 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  703. w14 = Instance.new("Weld", p14)
  704. w14.Name = "Part_Weld"
  705. w14.Part0 = p14
  706. w14.C0 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  707. w14.Part1 = p15
  708. w14.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  709. w15 = Instance.new("Weld", p15)
  710. w15.Name = "Part_Weld"
  711. w15.Part0 = p15
  712. w15.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  713. w15.Part1 = p16
  714. 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)
  715. w16 = Instance.new("Weld", p16)
  716. w16.Name = "Part_Weld"
  717. w16.Part0 = p16
  718. 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)
  719. w16.Part1 = p17
  720. 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)
  721. w17 = Instance.new("Weld", p17)
  722. w17.Name = "Part_Weld"
  723. w17.Part0 = p17
  724. 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)
  725. w17.Part1 = p18
  726. 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)
  727. w18 = Instance.new("Weld", p18)
  728. w18.Name = "Part_Weld"
  729. w18.Part0 = p18
  730. 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)
  731. w18.Part1 = p19
  732. 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)
  733. w19 = Instance.new("Weld", p19)
  734. w19.Name = "Part_Weld"
  735. w19.Part0 = p19
  736. 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)
  737. w19.Part1 = p20
  738. 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)
  739. w20 = Instance.new("Weld", p20)
  740. w20.Name = "Part_Weld"
  741. w20.Part0 = p20
  742. 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)
  743. w20.Part1 = p21
  744. 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)
  745. w21 = Instance.new("Weld", p21)
  746. w21.Name = "Part_Weld"
  747. w21.Part0 = p21
  748. 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)
  749. w21.Part1 = p22
  750. 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)
  751. w22 = Instance.new("Weld", p22)
  752. w22.Name = "Part_Weld"
  753. w22.Part0 = p22
  754. 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)
  755. w22.Part1 = p23
  756. 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)
  757. w23 = Instance.new("Weld", p23)
  758. w23.Name = "Part_Weld"
  759. w23.Part0 = p23
  760. 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)
  761. w23.Part1 = p24
  762. 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)
  763. w24 = Instance.new("Weld", p24)
  764. w24.Name = "Part_Weld"
  765. w24.Part0 = p24
  766. 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)
  767. w24.Part1 = p25
  768. 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)
  769. w25 = Instance.new("Weld", p25)
  770. w25.Name = "Part_Weld"
  771. w25.Part0 = p25
  772. 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)
  773. w25.Part1 = p26
  774. 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)
  775. w26 = Instance.new("Weld", p26)
  776. w26.Name = "Part_Weld"
  777. w26.Part0 = p26
  778. 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)
  779. w26.Part1 = p27
  780. 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)
  781. w27 = Instance.new("Weld", p27)
  782. w27.Name = "Part_Weld"
  783. w27.Part0 = p27
  784. 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)
  785. w27.Part1 = p28
  786. 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)
  787. w28 = Instance.new("Weld", p28)
  788. w28.Name = "Part_Weld"
  789. w28.Part0 = p28
  790. 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)
  791. w28.Part1 = p29
  792. 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)
  793. w29 = Instance.new("Weld", p29)
  794. w29.Name = "Part_Weld"
  795. w29.Part0 = p29
  796. 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)
  797. w29.Part1 = p30
  798. 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)
  799. w30 = Instance.new("Weld", p30)
  800. w30.Name = "Part_Weld"
  801. w30.Part0 = p30
  802. 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)
  803. w30.Part1 = p31
  804. 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)
  805. w31 = Instance.new("Weld", p31)
  806. w31.Name = "Part_Weld"
  807. w31.Part0 = p31
  808. 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)
  809. w31.Part1 = p32
  810. 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)
  811. w32 = Instance.new("Weld", p32)
  812. w32.Name = "Part_Weld"
  813. w32.Part0 = p32
  814. 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)
  815. w32.Part1 = p33
  816. 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)
  817. w33 = Instance.new("Weld", p33)
  818. w33.Name = "Part_Weld"
  819. w33.Part0 = p33
  820. 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)
  821. w33.Part1 = p34
  822. 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)
  823. m.Parent = larm
  824. m:MakeJoints()
  825. ----------------------------------------------------
  826. local cor = Instance.new("Part", larm.LeftArm)
  827. cor.Name = "Thingy"
  828. cor.Locked = true
  829. cor.BottomSurface = 0
  830. cor.CanCollide = false
  831. cor.Size = Vector3.new(1, 1, 1)
  832. cor.Transparency = 1
  833. cor.TopSurface = 0
  834. corw = Instance.new("Weld", cor)
  835. corw.Part0 = larm
  836. corw.Part1 = cor
  837. corw.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  838. corw.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  839. weld1 = Instance.new("Weld", larm.LeftArm)
  840. weld1.Part0 = cor
  841. weld1.Part1 = larm.LeftArm.LeftArmPlate
  842. weld1.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  843. --Right Arm
  844. m2 = Instance.new("Model")
  845. m2.Name = "RightArm"
  846. p1 = Instance.new("Part", m2)
  847. p1.BrickColor = BrickColor.new("Really black")
  848. p1.Material = Enum.Material.SmoothPlastic
  849. p1.CFrame = CFrame.new(3.5, -9.44201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  850. p1.FormFactor = Enum.FormFactor.Custom
  851. p1.Size = Vector3.new(1, 0.200000048, 1)
  852. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  853. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  854. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  855. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  856. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  857. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  858. b1 = Instance.new("SpecialMesh", p1)
  859. b1.MeshType = Enum.MeshType.Brick
  860. b1.Name = "Mesh"
  861. b1.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  862. p2 = Instance.new("Part", m2)
  863. p2.BrickColor = BrickColor.new("Really black")
  864. p2.Material = Enum.Material.SmoothPlastic
  865. p2.CFrame = CFrame.new(3.5, -9.74201393, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  866. p2.FormFactor = Enum.FormFactor.Custom
  867. p2.Size = Vector3.new(1, 0.200000048, 1)
  868. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  869. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  870. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  871. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  872. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  873. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  874. b2 = Instance.new("SpecialMesh", p2)
  875. b2.MeshType = Enum.MeshType.Brick
  876. b2.Name = "Mesh"
  877. b2.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  878. p3 = Instance.new("Part", m2)
  879. p3.BrickColor = BrickColor.new("Really black")
  880. p3.Material = Enum.Material.SmoothPlastic
  881. p3.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  882. p3.FormFactor = Enum.FormFactor.Custom
  883. p3.Size = Vector3.new(1, 0.200000048, 1)
  884. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  885. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  886. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  887. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  888. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  889. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  890. b3 = Instance.new("SpecialMesh", p3)
  891. b3.MeshType = Enum.MeshType.Brick
  892. b3.Name = "Mesh"
  893. b3.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  894. p4 = Instance.new("Part", m2)
  895. p4.BrickColor = BrickColor.new("Really black")
  896. p4.Material = Enum.Material.SmoothPlastic
  897. p4.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  898. p4.FormFactor = Enum.FormFactor.Custom
  899. p4.Size = Vector3.new(1, 0.200000048, 1)
  900. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  901. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  902. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  903. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  904. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  905. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  906. b4 = Instance.new("SpecialMesh", p4)
  907. b4.MeshType = Enum.MeshType.Brick
  908. b4.Name = "Mesh"
  909. b4.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  910. p5 = Instance.new("Part", m2)
  911. p5.BrickColor = BrickColor.new("Really black")
  912. p5.Material = Enum.Material.SmoothPlastic
  913. p5.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  914. p5.FormFactor = Enum.FormFactor.Custom
  915. p5.Size = Vector3.new(1, 0.200000048, 1)
  916. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  917. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  918. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  919. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  920. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  921. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  922. b5 = Instance.new("SpecialMesh", p5)
  923. b5.MeshType = Enum.MeshType.Brick
  924. b5.Name = "Mesh"
  925. b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  926. p6 = Instance.new("Part", m2)
  927. p6.BrickColor = BrickColor.new("Really black")
  928. p6.Material = Enum.Material.SmoothPlastic
  929. p6.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  930. p6.FormFactor = Enum.FormFactor.Custom
  931. p6.Size = Vector3.new(1, 1, 1)
  932. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  933. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  934. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  935. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  936. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  937. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  938. b6 = Instance.new("SpecialMesh", p6)
  939. b6.MeshType = Enum.MeshType.Brick
  940. b6.Name = "Mesh"
  941. p7 = Instance.new("Part", m2)
  942. p7.BrickColor = BrickColor.new("Really black")
  943. p7.Material = Enum.Material.SmoothPlastic
  944. p7.Name = "RightArmPlate"
  945. p7.CFrame = CFrame.new(3.5, -9.54201603, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  946. p7.FormFactor = Enum.FormFactor.Symmetric
  947. p7.Size = Vector3.new(1, 2, 1)
  948. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  949. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  950. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  951. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  952. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  953. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  954. b7 = Instance.new("SpecialMesh", p7)
  955. b7.MeshType = Enum.MeshType.Brick
  956. b7.Name = "Mesh"
  957. b7.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  958. p8 = Instance.new("Part", m2)
  959. p8.BrickColor = BrickColor.new("Really black")
  960. p8.Material = Enum.Material.SmoothPlastic
  961. p8.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  962. p8.FormFactor = Enum.FormFactor.Custom
  963. p8.Size = Vector3.new(1, 0.200000048, 1)
  964. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  965. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  966. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  967. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  968. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  969. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  970. b8 = Instance.new("SpecialMesh", p8)
  971. b8.MeshType = Enum.MeshType.Brick
  972. b8.Name = "Mesh"
  973. b8.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  974. p9 = Instance.new("Part", m2)
  975. p9.BrickColor = BrickColor.new("Really black")
  976. p9.Material = Enum.Material.SmoothPlastic
  977. p9.CFrame = CFrame.new(3.5, -8.69201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  978. p9.FormFactor = Enum.FormFactor.Custom
  979. p9.Size = Vector3.new(1, 0.349999994, 1)
  980. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  981. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  982. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  983. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  984. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  985. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  986. b9 = Instance.new("SpecialMesh", p9)
  987. b9.MeshType = Enum.MeshType.Brick
  988. b9.Name = "Mesh"
  989. b9.Scale = Vector3.new(1.12, 1.01999998, 1.12)
  990. p10 = Instance.new("Part", m2)
  991. p10.BrickColor = BrickColor.new("Really black")
  992. p10.Material = Enum.Material.SmoothPlastic
  993. p10.CFrame = CFrame.new(3.5, -8.99201584, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  994. p10.FormFactor = Enum.FormFactor.Custom
  995. p10.Size = Vector3.new(1, 0.25, 1)
  996. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  997. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  998. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  999. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1000. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1001. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1002. b10 = Instance.new("SpecialMesh", p10)
  1003. b10.MeshType = Enum.MeshType.Brick
  1004. b10.Name = "Mesh"
  1005. b10.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1006. p11 = Instance.new("Part", m2)
  1007. p11.BrickColor = BrickColor.new("Really black")
  1008. p11.Material = Enum.Material.SmoothPlastic
  1009. p11.CFrame = CFrame.new(3.5, -9.29201508, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1010. p11.FormFactor = Enum.FormFactor.Custom
  1011. p11.Size = Vector3.new(1, 0.25, 1)
  1012. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1013. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1014. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1015. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1016. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1017. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1018. b11 = Instance.new("SpecialMesh", p11)
  1019. b11.MeshType = Enum.MeshType.Brick
  1020. b11.Name = "Mesh"
  1021. b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1022. p12 = Instance.new("Part", m2)
  1023. p12.BrickColor = BrickColor.new("Really black")
  1024. p12.Material = Enum.Material.SmoothPlastic
  1025. p12.CFrame = CFrame.new(3.5, -9.59201431, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1026. p12.FormFactor = Enum.FormFactor.Custom
  1027. p12.Size = Vector3.new(1, 0.25, 1)
  1028. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1029. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1030. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1031. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1032. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1033. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1034. b12 = Instance.new("SpecialMesh", p12)
  1035. b12.MeshType = Enum.MeshType.Brick
  1036. b12.Name = "Mesh"
  1037. b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1038. p13 = Instance.new("Part", m2)
  1039. p13.BrickColor = BrickColor.new("Really black")
  1040. p13.Material = Enum.Material.SmoothPlastic
  1041. p13.CFrame = CFrame.new(3.5, -9.44201088, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1042. p13.FormFactor = Enum.FormFactor.Custom
  1043. p13.Size = Vector3.new(1, 0.200000048, 1)
  1044. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1045. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1046. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1047. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1048. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1049. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1050. b13 = Instance.new("SpecialMesh", p13)
  1051. b13.MeshType = Enum.MeshType.Brick
  1052. b13.Name = "Mesh"
  1053. b13.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1054. p14 = Instance.new("Part", m2)
  1055. p14.BrickColor = BrickColor.new("Really black")
  1056. p14.Material = Enum.Material.SmoothPlastic
  1057. p14.CFrame = CFrame.new(3.5, -9.89201069, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1058. p14.FormFactor = Enum.FormFactor.Custom
  1059. p14.Size = Vector3.new(1, 0.25, 1)
  1060. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1061. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1062. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1063. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1064. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1065. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1066. b14 = Instance.new("SpecialMesh", p14)
  1067. b14.MeshType = Enum.MeshType.Brick
  1068. b14.Name = "Mesh"
  1069. b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1070. p15 = Instance.new("Part", m2)
  1071. p15.BrickColor = BrickColor.new("Really black")
  1072. p15.Material = Enum.Material.SmoothPlastic
  1073. p15.CFrame = CFrame.new(3.5, -9.74201298, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1074. p15.FormFactor = Enum.FormFactor.Custom
  1075. p15.Size = Vector3.new(1, 0.200000048, 1)
  1076. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1077. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1078. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1079. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1080. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1081. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1082. b15 = Instance.new("SpecialMesh", p15)
  1083. b15.MeshType = Enum.MeshType.Brick
  1084. b15.Name = "Mesh"
  1085. b15.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1086. p16 = Instance.new("Part", m2)
  1087. p16.BrickColor = BrickColor.new("Really black")
  1088. p16.Material = Enum.Material.SmoothPlastic
  1089. p16.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1090. p16.FormFactor = Enum.FormFactor.Custom
  1091. p16.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
  1092. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1093. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1094. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1095. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1096. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1097. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1098. b16 = Instance.new("SpecialMesh", p16)
  1099. b16.MeshType = Enum.MeshType.Brick
  1100. b16.Name = "Mesh"
  1101. b16.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1102. p17 = Instance.new("Part", m2)
  1103. p17.BrickColor = BrickColor.new("Really black")
  1104. p17.Material = Enum.Material.SmoothPlastic
  1105. p17.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1106. p17.FormFactor = Enum.FormFactor.Custom
  1107. p17.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
  1108. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1109. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1110. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1111. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1112. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1113. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1114. b17 = Instance.new("SpecialMesh", p17)
  1115. b17.MeshType = Enum.MeshType.Brick
  1116. b17.Name = "Mesh"
  1117. b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1118. p18 = Instance.new("Part", m2)
  1119. p18.BrickColor = BrickColor.new("Institutional white")
  1120. p18.Material = Enum.Material.SmoothPlastic
  1121. p18.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1122. p18.FormFactor = Enum.FormFactor.Custom
  1123. p18.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  1124. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1125. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1126. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1127. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1128. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1129. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1130. b18 = Instance.new("SpecialMesh", p18)
  1131. b18.MeshType = Enum.MeshType.Brick
  1132. b18.Name = "Mesh"
  1133. b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1134. p19 = Instance.new("Part", m2)
  1135. p19.BrickColor = BrickColor.new("Really black")
  1136. p19.Material = Enum.Material.SmoothPlastic
  1137. p19.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1138. p19.FormFactor = Enum.FormFactor.Custom
  1139. p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  1140. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1141. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1142. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1143. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1144. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1145. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1146. b19 = Instance.new("SpecialMesh", p19)
  1147. b19.MeshType = Enum.MeshType.Brick
  1148. b19.Name = "Mesh"
  1149. b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
  1150. w1 = Instance.new("Weld", p1)
  1151. w1.Name = "Part_Weld"
  1152. w1.Part0 = p1
  1153. w1.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1154. w1.Part1 = p2
  1155. w1.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1156. w2 = Instance.new("Weld", p2)
  1157. w2.Name = "Part_Weld"
  1158. w2.Part0 = p2
  1159. w2.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1160. w2.Part1 = p3
  1161. w2.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1162. w3 = Instance.new("Weld", p3)
  1163. w3.Name = "Part_Weld"
  1164. w3.Part0 = p3
  1165. w3.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1166. w3.Part1 = p4
  1167. w3.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1168. w4 = Instance.new("Weld", p4)
  1169. w4.Name = "Part_Weld"
  1170. w4.Part0 = p4
  1171. w4.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1172. w4.Part1 = p5
  1173. w4.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1174. w5 = Instance.new("Weld", p5)
  1175. w5.Name = "Part_Weld"
  1176. w5.Part0 = p5
  1177. w5.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1178. w5.Part1 = p6
  1179. w5.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1180. w6 = Instance.new("Weld", p6)
  1181. w6.Name = "RightArmPlate_Weld"
  1182. w6.Part0 = p6
  1183. w6.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1184. w6.Part1 = p7
  1185. w6.C1 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1186. w7 = Instance.new("Weld", p7)
  1187. w7.Name = "Part_Weld"
  1188. w7.Part0 = p7
  1189. w7.C0 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1190. w7.Part1 = p8
  1191. w7.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1192. w8 = Instance.new("Weld", p8)
  1193. w8.Name = "Part_Weld"
  1194. w8.Part0 = p8
  1195. w8.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1196. w8.Part1 = p9
  1197. w8.C1 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1198. w9 = Instance.new("Weld", p9)
  1199. w9.Name = "Part_Weld"
  1200. w9.Part0 = p9
  1201. w9.C0 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1202. w9.Part1 = p10
  1203. w9.C1 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1204. w10 = Instance.new("Weld", p10)
  1205. w10.Name = "Part_Weld"
  1206. w10.Part0 = p10
  1207. w10.C0 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1208. w10.Part1 = p11
  1209. w10.C1 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1210. w11 = Instance.new("Weld", p11)
  1211. w11.Name = "Part_Weld"
  1212. w11.Part0 = p11
  1213. w11.C0 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1214. w11.Part1 = p12
  1215. w11.C1 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1216. w12 = Instance.new("Weld", p12)
  1217. w12.Name = "Part_Weld"
  1218. w12.Part0 = p12
  1219. w12.C0 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1220. w12.Part1 = p13
  1221. w12.C1 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1222. w13 = Instance.new("Weld", p13)
  1223. w13.Name = "Part_Weld"
  1224. w13.Part0 = p13
  1225. w13.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1226. w13.Part1 = p14
  1227. w13.C1 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1228. w14 = Instance.new("Weld", p14)
  1229. w14.Name = "Part_Weld"
  1230. w14.Part0 = p14
  1231. w14.C0 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1232. w14.Part1 = p15
  1233. w14.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1234. w15 = Instance.new("Weld", p15)
  1235. w15.Name = "Part_Weld"
  1236. w15.Part0 = p15
  1237. w15.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1238. w15.Part1 = p16
  1239. w15.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1240. w16 = Instance.new("Weld", p16)
  1241. w16.Name = "Part_Weld"
  1242. w16.Part0 = p16
  1243. w16.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1244. w16.Part1 = p17
  1245. w16.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1246. w17 = Instance.new("Weld", p17)
  1247. w17.Name = "Part_Weld"
  1248. w17.Part0 = p17
  1249. w17.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1250. w17.Part1 = p18
  1251. w17.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1252. w18 = Instance.new("Weld", p18)
  1253. w18.Name = "Part_Weld"
  1254. w18.Part0 = p18
  1255. w18.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1256. w18.Part1 = p19
  1257. w18.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1258. m2.Parent = rarm
  1259. m2:MakeJoints()
  1260. ----------------------------------------------------
  1261. local cor2 = Instance.new("Part", rarm.RightArm)
  1262. cor2.Name = "Thingy"
  1263. cor2.Locked = true
  1264. cor2.BottomSurface = 0
  1265. cor2.CanCollide = false
  1266. cor2.Size = Vector3.new(1, 1, 1)
  1267. cor2.Transparency = 1
  1268. cor2.TopSurface = 0
  1269. corw2 = Instance.new("Weld", cor2)
  1270. corw2.Part0 = rarm
  1271. corw2.Part1 = cor2
  1272. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1273. corw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1274. weld2 = Instance.new("Weld", rarm.RightArm)
  1275. weld2.Part0 = cor2
  1276. weld2.Part1 = rarm.RightArm.RightArmPlate
  1277. weld2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1278. --Torso
  1279. m3 = Instance.new("Model")
  1280. m3.Name = "Torso"
  1281. p1 = Instance.new("Part", m3)
  1282. p1.BrickColor = BrickColor.new("Institutional white")
  1283. p1.Material = Enum.Material.SmoothPlastic
  1284. p1.Name = "TorsoPlate"
  1285. p1.CFrame = CFrame.new(0, 3.10002589, 0.50000006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1286. p1.CanCollide = false
  1287. p1.Locked = true
  1288. p1.FormFactor = Enum.FormFactor.Custom
  1289. p1.Size = Vector3.new(2, 2, 1)
  1290. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1291. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1292. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1293. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1294. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1295. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1296. b1 = Instance.new("SpecialMesh", p1)
  1297. b1.MeshType = Enum.MeshType.Brick
  1298. b1.Name = "Mesh"
  1299. b1.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1300. p2 = Instance.new("Part", m3)
  1301. p2.BrickColor = BrickColor.new("Institutional white")
  1302. p2.Material = Enum.Material.SmoothPlastic
  1303. 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)
  1304. p2.CanCollide = false
  1305. p2.Locked = true
  1306. p2.FormFactor = Enum.FormFactor.Custom
  1307. p2.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1308. b2 = Instance.new("SpecialMesh", p2)
  1309. b2.MeshId = "http://www.roblox.com/asset/?id=0"
  1310. b2.TextureId = ""
  1311. b2.MeshType = Enum.MeshType.FileMesh
  1312. b2.Name = "Mesh"
  1313. b2.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1314. p3 = Instance.new("Part", m3)
  1315. p3.BrickColor = BrickColor.new("Really black")
  1316. p3.Material = Enum.Material.SmoothPlastic
  1317. p3.CFrame = CFrame.new(0, 3.10002589, 0.970001996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1318. p3.CanCollide = false
  1319. p3.Locked = true
  1320. p3.FormFactor = Enum.FormFactor.Custom
  1321. p3.Size = Vector3.new(2, 2, 0.200000018)
  1322. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1323. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1324. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1325. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1326. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1327. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1328. b3 = Instance.new("SpecialMesh", p3)
  1329. b3.MeshType = Enum.MeshType.Brick
  1330. b3.Name = "Mesh"
  1331. b3.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1332. p4 = Instance.new("Part", m3)
  1333. p4.BrickColor = BrickColor.new("Really black")
  1334. p4.Material = Enum.Material.SmoothPlastic
  1335. p4.CFrame = CFrame.new(0, 4.00002623, 0.529999971, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  1336. p4.CanCollide = false
  1337. p4.Locked = true
  1338. p4.FormFactor = Enum.FormFactor.Custom
  1339. p4.Size = Vector3.new(2, 1.04000008, 0.239999995)
  1340. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1341. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1342. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1343. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1344. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1345. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1346. b4 = Instance.new("SpecialMesh", p4)
  1347. b4.MeshType = Enum.MeshType.Brick
  1348. b4.Name = "Mesh"
  1349. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1350. p5 = Instance.new("Part", m3)
  1351. p5.BrickColor = BrickColor.new("Really black")
  1352. p5.Material = Enum.Material.SmoothPlastic
  1353. p5.CFrame = CFrame.new(-0.499999821, 3.15002489, 0.0999978557, 7.54979084e-008, 1, 0, 4.37113918e-008, 0.5, 0.5, 0.5, -7.54978942e-008, -4.37113883e-008)
  1354. p5.CanCollide = false
  1355. p5.Locked = true
  1356. p5.FormFactor = Enum.FormFactor.Custom
  1357. p5.Size = Vector3.new(0.300000012, 1, 1.89999998)
  1358. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1359. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1360. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1361. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1362. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1363. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1364. b5 = Instance.new("SpecialMesh", p5)
  1365. b5.MeshType = Enum.MeshType.Wedge
  1366. b5.Name = "Mesh"
  1367. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1368. p6 = Instance.new("Part", m3)
  1369. p6.BrickColor = BrickColor.new("Really black")
  1370. p6.Material = Enum.Material.SmoothPlastic
  1371. 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)
  1372. p6.CanCollide = false
  1373. p6.Locked = true
  1374. p6.FormFactor = Enum.FormFactor.Custom
  1375. p6.Size = Vector3.new(0.300000012, 0.99999994, 1.89999998)
  1376. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1377. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1378. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1379. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1380. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1381. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1382. b6 = Instance.new("SpecialMesh", p6)
  1383. b6.MeshType = Enum.MeshType.Wedge
  1384. b6.Name = "Mesh"
  1385. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1386. p7 = Instance.new("Part", m3)
  1387. p7.BrickColor = BrickColor.new("Really black")
  1388. p7.Material = Enum.Material.SmoothPlastic
  1389. 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)
  1390. p7.CanCollide = false
  1391. p7.Locked = true
  1392. p7.FormFactor = Enum.FormFactor.Custom
  1393. p7.Size = Vector3.new(0.300000012, 1.20000005, 1.20000005)
  1394. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1395. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1396. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1397. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1398. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1399. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1400. b7 = Instance.new("SpecialMesh", p7)
  1401. b7.MeshType = Enum.MeshType.Wedge
  1402. b7.Name = "Mesh"
  1403. p8 = Instance.new("Part", m3)
  1404. p8.BrickColor = BrickColor.new("Really black")
  1405. p8.Material = Enum.Material.SmoothPlastic
  1406. p8.CFrame = CFrame.new(-1, 3.10002613, 0.520000935, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  1407. p8.CanCollide = false
  1408. p8.Locked = true
  1409. p8.FormFactor = Enum.FormFactor.Custom
  1410. p8.Size = Vector3.new(1, 2, 0.200000018)
  1411. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1412. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1413. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1414. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1415. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1416. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1417. b8 = Instance.new("SpecialMesh", p8)
  1418. b8.MeshType = Enum.MeshType.Brick
  1419. b8.Name = "Mesh"
  1420. b8.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1421. p9 = Instance.new("Part", m3)
  1422. p9.BrickColor = BrickColor.new("Really black")
  1423. p9.Material = Enum.Material.SmoothPlastic
  1424. p9.CFrame = CFrame.new(1, 3.10002613, 0.520001054, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  1425. p9.CanCollide = false
  1426. p9.Locked = true
  1427. p9.FormFactor = Enum.FormFactor.Custom
  1428. p9.Size = Vector3.new(1, 2, 0.200000018)
  1429. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1430. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1431. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1432. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1433. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1434. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1435. b9 = Instance.new("SpecialMesh", p9)
  1436. b9.MeshType = Enum.MeshType.Brick
  1437. b9.Name = "Mesh"
  1438. b9.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1439. p10 = Instance.new("Part", m3)
  1440. p10.BrickColor = BrickColor.new("Really black")
  1441. p10.Material = Enum.Material.SmoothPlastic
  1442. p10.CFrame = CFrame.new(0, 2.05002642, 0.539999843, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  1443. p10.CanCollide = false
  1444. p10.Locked = true
  1445. p10.FormFactor = Enum.FormFactor.Custom
  1446. p10.Size = Vector3.new(2, 1.0200001, 0.239999995)
  1447. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1448. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1449. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1450. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1451. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1452. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1453. b10 = Instance.new("SpecialMesh", p10)
  1454. b10.MeshType = Enum.MeshType.Brick
  1455. b10.Name = "Mesh"
  1456. b10.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1457. p11 = Instance.new("Part", m3)
  1458. p11.BrickColor = BrickColor.new("Institutional white")
  1459. p11.Material = Enum.Material.SmoothPlastic
  1460. 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)
  1461. p11.CanCollide = false
  1462. p11.Locked = true
  1463. p11.FormFactor = Enum.FormFactor.Custom
  1464. p11.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1465. b11 = Instance.new("SpecialMesh", p11)
  1466. b11.MeshId = "http://www.roblox.com/asset/?id=0"
  1467. b11.TextureId = ""
  1468. b11.MeshType = Enum.MeshType.FileMesh
  1469. b11.Name = "Mesh"
  1470. b11.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1471. p12 = Instance.new("Part", m3)
  1472. p12.BrickColor = BrickColor.new("Institutional white")
  1473. p12.Material = Enum.Material.SmoothPlastic
  1474. p12.Transparency = 1
  1475. p12.Name = "Chain2Torso"
  1476. 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)
  1477. p12.CanCollide = false
  1478. p12.Locked = true
  1479. p12.FormFactor = Enum.FormFactor.Custom
  1480. p12.Size = Vector3.new(0.699999988, 0.300000012, 0.300000012)
  1481. b12 = Instance.new("SpecialMesh", p12)
  1482. b12.MeshId = "http://www.roblox.com/asset/?id=0"
  1483. b12.TextureId = ""
  1484. b12.MeshType = Enum.MeshType.FileMesh
  1485. b12.Name = "Mesh"
  1486. b12.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1487. p13 = Instance.new("Part", m3)
  1488. p13.BrickColor = BrickColor.new("Institutional white")
  1489. p13.Material = Enum.Material.SmoothPlastic
  1490. 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)
  1491. p13.CanCollide = false
  1492. p13.Locked = true
  1493. p13.FormFactor = Enum.FormFactor.Custom
  1494. p13.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1495. b13 = Instance.new("SpecialMesh", p13)
  1496. b13.MeshId = "http://www.roblox.com/asset/?id=0"
  1497. b13.TextureId = ""
  1498. b13.MeshType = Enum.MeshType.FileMesh
  1499. b13.Name = "Mesh"
  1500. b13.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1501. p14 = Instance.new("Part", m3)
  1502. p14.BrickColor = BrickColor.new("Institutional white")
  1503. p14.Material = Enum.Material.SmoothPlastic
  1504. 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)
  1505. p14.CanCollide = false
  1506. p14.Locked = true
  1507. p14.FormFactor = Enum.FormFactor.Custom
  1508. p14.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1509. b14 = Instance.new("SpecialMesh", p14)
  1510. b14.MeshId = "http://www.roblox.com/asset/?id=0"
  1511. b14.TextureId = ""
  1512. b14.MeshType = Enum.MeshType.FileMesh
  1513. b14.Name = "Mesh"
  1514. b14.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1515. p15 = Instance.new("Part", m3)
  1516. p15.BrickColor = BrickColor.new("Institutional white")
  1517. p15.Material = Enum.Material.SmoothPlastic
  1518. 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)
  1519. p15.CanCollide = false
  1520. p15.Locked = true
  1521. p15.FormFactor = Enum.FormFactor.Custom
  1522. p15.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1523. b15 = Instance.new("SpecialMesh", p15)
  1524. b15.MeshId = "http://www.roblox.com/asset/?id=0"
  1525. b15.TextureId = ""
  1526. b15.MeshType = Enum.MeshType.FileMesh
  1527. b15.Name = "Mesh"
  1528. b15.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1529. p16 = Instance.new("Part", m3)
  1530. p16.BrickColor = BrickColor.new("Institutional white")
  1531. p16.Material = Enum.Material.SmoothPlastic
  1532. 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)
  1533. p16.CanCollide = false
  1534. p16.Locked = true
  1535. p16.FormFactor = Enum.FormFactor.Custom
  1536. p16.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1537. b16 = Instance.new("SpecialMesh", p16)
  1538. b16.MeshId = "http://www.roblox.com/asset/?id=0"
  1539. b16.TextureId = ""
  1540. b16.MeshType = Enum.MeshType.FileMesh
  1541. b16.Name = "Mesh"
  1542. b16.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1543. p17 = Instance.new("Part", m3)
  1544. p17.BrickColor = BrickColor.new("Institutional white")
  1545. p17.Material = Enum.Material.SmoothPlastic
  1546. 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)
  1547. p17.CanCollide = false
  1548. p17.Locked = true
  1549. p17.FormFactor = Enum.FormFactor.Custom
  1550. p17.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1551. b17 = Instance.new("SpecialMesh", p17)
  1552. b17.MeshId = "http://www.roblox.com/asset/?id=0"
  1553. b17.TextureId = ""
  1554. b17.MeshType = Enum.MeshType.FileMesh
  1555. b17.Name = "Mesh"
  1556. b17.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1557. p18 = Instance.new("Part", m3)
  1558. p18.BrickColor = BrickColor.new("Institutional white")
  1559. p18.Material = Enum.Material.SmoothPlastic
  1560. 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)
  1561. p18.CanCollide = false
  1562. p18.Locked = true
  1563. p18.FormFactor = Enum.FormFactor.Custom
  1564. p18.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1565. b18 = Instance.new("SpecialMesh", p18)
  1566. b18.MeshId = "http://www.roblox.com/asset/?id=0"
  1567. b18.TextureId = ""
  1568. b18.MeshType = Enum.MeshType.FileMesh
  1569. b18.Name = "Mesh"
  1570. b18.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1571. p19 = Instance.new("Part", m3)
  1572. p19.BrickColor = BrickColor.new("Institutional white")
  1573. p19.Material = Enum.Material.SmoothPlastic
  1574. 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)
  1575. p19.CanCollide = false
  1576. p19.Locked = true
  1577. p19.FormFactor = Enum.FormFactor.Custom
  1578. p19.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1579. b19 = Instance.new("SpecialMesh", p19)
  1580. b19.MeshId = "http://www.roblox.com/asset/?id=0"
  1581. b19.TextureId = ""
  1582. b19.MeshType = Enum.MeshType.FileMesh
  1583. b19.Name = "Mesh"
  1584. b19.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1585. p20 = Instance.new("Part", m3)
  1586. p20.BrickColor = BrickColor.new("Institutional white")
  1587. p20.Material = Enum.Material.SmoothPlastic
  1588. 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)
  1589. p20.CanCollide = false
  1590. p20.Locked = true
  1591. p20.FormFactor = Enum.FormFactor.Custom
  1592. p20.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1593. b20 = Instance.new("SpecialMesh", p20)
  1594. b20.MeshId = "http://www.roblox.com/asset/?id=0"
  1595. b20.TextureId = ""
  1596. b20.MeshType = Enum.MeshType.FileMesh
  1597. b20.Name = "Mesh"
  1598. b20.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1599. p21 = Instance.new("Part", m3)
  1600. p21.BrickColor = BrickColor.new("Institutional white")
  1601. p21.Material = Enum.Material.SmoothPlastic
  1602. 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)
  1603. p21.CanCollide = false
  1604. p21.Locked = true
  1605. p21.FormFactor = Enum.FormFactor.Custom
  1606. p21.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1607. b21 = Instance.new("SpecialMesh", p21)
  1608. b21.MeshId = "http://www.roblox.com/asset/?id=0"
  1609. b21.TextureId = ""
  1610. b21.MeshType = Enum.MeshType.FileMesh
  1611. b21.Name = "Mesh"
  1612. b21.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1613. p22 = Instance.new("Part", m3)
  1614. p22.BrickColor = BrickColor.new("Institutional white")
  1615. p22.Material = Enum.Material.SmoothPlastic
  1616. 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)
  1617. p22.CanCollide = false
  1618. p22.Locked = true
  1619. p22.FormFactor = Enum.FormFactor.Custom
  1620. p22.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1621. b22 = Instance.new("SpecialMesh", p22)
  1622. b22.MeshId = "http://www.roblox.com/asset/?id=0"
  1623. b22.TextureId = ""
  1624. b22.MeshType = Enum.MeshType.FileMesh
  1625. b22.Name = "Mesh"
  1626. b22.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1627. p23 = Instance.new("Part", m3)
  1628. p23.BrickColor = BrickColor.new("Institutional white")
  1629. p23.Material = Enum.Material.SmoothPlastic
  1630. 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)
  1631. p23.CanCollide = false
  1632. p23.Locked = true
  1633. p23.FormFactor = Enum.FormFactor.Custom
  1634. p23.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1635. b23 = Instance.new("SpecialMesh", p23)
  1636. b23.MeshId = "http://www.roblox.com/asset/?id=0"
  1637. b23.TextureId = ""
  1638. b23.MeshType = Enum.MeshType.FileMesh
  1639. b23.Name = "Mesh"
  1640. b23.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1641. p24 = Instance.new("Part", m3)
  1642. p24.BrickColor = BrickColor.new("Institutional white")
  1643. p24.Material = Enum.Material.SmoothPlastic
  1644. 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)
  1645. p24.CanCollide = false
  1646. p24.Locked = true
  1647. p24.FormFactor = Enum.FormFactor.Custom
  1648. p24.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1649. b24 = Instance.new("SpecialMesh", p24)
  1650. b24.MeshId = "http://www.roblox.com/asset/?id=0"
  1651. b24.TextureId = ""
  1652. b24.MeshType = Enum.MeshType.FileMesh
  1653. b24.Name = "Mesh"
  1654. b24.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1655. p25 = Instance.new("Part", m3)
  1656. p25.BrickColor = BrickColor.new("Institutional white")
  1657. p25.Material = Enum.Material.SmoothPlastic
  1658. 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)
  1659. p25.CanCollide = false
  1660. p25.Locked = true
  1661. p25.FormFactor = Enum.FormFactor.Custom
  1662. p25.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1663. b25 = Instance.new("SpecialMesh", p25)
  1664. b25.MeshId = "http://www.roblox.com/asset/?id=0"
  1665. b25.TextureId = ""
  1666. b25.MeshType = Enum.MeshType.FileMesh
  1667. b25.Name = "Mesh"
  1668. b25.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1669. p26 = Instance.new("Part", m3)
  1670. p26.BrickColor = BrickColor.new("Institutional white")
  1671. p26.Material = Enum.Material.SmoothPlastic
  1672. 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)
  1673. p26.CanCollide = false
  1674. p26.Locked = true
  1675. p26.FormFactor = Enum.FormFactor.Custom
  1676. p26.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1677. b26 = Instance.new("SpecialMesh", p26)
  1678. b26.MeshId = "http://www.roblox.com/asset/?id=0"
  1679. b26.TextureId = ""
  1680. b26.MeshType = Enum.MeshType.FileMesh
  1681. b26.Name = "Mesh"
  1682. b26.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1683. p27 = Instance.new("Part", m3)
  1684. p27.BrickColor = BrickColor.new("Institutional white")
  1685. p27.Material = Enum.Material.SmoothPlastic
  1686. 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)
  1687. p27.CanCollide = false
  1688. p27.Locked = true
  1689. p27.FormFactor = Enum.FormFactor.Custom
  1690. p27.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1691. b27 = Instance.new("SpecialMesh", p27)
  1692. b27.MeshId = "http://www.roblox.com/asset/?id=0"
  1693. b27.TextureId = ""
  1694. b27.MeshType = Enum.MeshType.FileMesh
  1695. b27.Name = "Mesh"
  1696. b27.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1697. p28 = Instance.new("Part", m3)
  1698. p28.BrickColor = BrickColor.new("Institutional white")
  1699. p28.Material = Enum.Material.SmoothPlastic
  1700. 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)
  1701. p28.CanCollide = false
  1702. p28.Locked = true
  1703. p28.FormFactor = Enum.FormFactor.Custom
  1704. p28.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1705. b28 = Instance.new("SpecialMesh", p28)
  1706. b28.MeshId = "http://www.roblox.com/asset/?id=0"
  1707. b28.TextureId = ""
  1708. b28.MeshType = Enum.MeshType.FileMesh
  1709. b28.Name = "Mesh"
  1710. b28.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1711. p29 = Instance.new("Part", m3)
  1712. p29.BrickColor = BrickColor.new("Institutional white")
  1713. p29.Material = Enum.Material.SmoothPlastic
  1714. 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)
  1715. p29.CanCollide = false
  1716. p29.Locked = true
  1717. p29.FormFactor = Enum.FormFactor.Custom
  1718. p29.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1719. b29 = Instance.new("SpecialMesh", p29)
  1720. b29.MeshId = "http://www.roblox.com/asset/?id=0"
  1721. b29.TextureId = ""
  1722. b29.MeshType = Enum.MeshType.FileMesh
  1723. b29.Name = "Mesh"
  1724. b29.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1725. p30 = Instance.new("Part", m3)
  1726. p30.BrickColor = BrickColor.new("Institutional white")
  1727. p30.Material = Enum.Material.SmoothPlastic
  1728. 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)
  1729. p30.CanCollide = false
  1730. p30.Locked = true
  1731. p30.FormFactor = Enum.FormFactor.Custom
  1732. p30.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1733. b30 = Instance.new("SpecialMesh", p30)
  1734. b30.MeshId = "http://www.roblox.com/asset/?id=0"
  1735. b30.TextureId = ""
  1736. b30.MeshType = Enum.MeshType.FileMesh
  1737. b30.Name = "Mesh"
  1738. b30.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1739. p31 = Instance.new("Part", m3)
  1740. p31.BrickColor = BrickColor.new("Institutional white")
  1741. p31.Material = Enum.Material.SmoothPlastic
  1742. 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)
  1743. p31.CanCollide = false
  1744. p31.Locked = true
  1745. p31.FormFactor = Enum.FormFactor.Custom
  1746. p31.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1747. b31 = Instance.new("SpecialMesh", p31)
  1748. b31.MeshId = "http://www.roblox.com/asset/?id=0"
  1749. b31.TextureId = ""
  1750. b31.MeshType = Enum.MeshType.FileMesh
  1751. b31.Name = "Mesh"
  1752. b31.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1753. p32 = Instance.new("Part", m3)
  1754. p32.BrickColor = BrickColor.new("Institutional white")
  1755. p32.Material = Enum.Material.SmoothPlastic
  1756. 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)
  1757. p32.CanCollide = false
  1758. p32.Locked = true
  1759. p32.FormFactor = Enum.FormFactor.Custom
  1760. p32.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1761. b32 = Instance.new("SpecialMesh", p32)
  1762. b32.MeshId = "http://www.roblox.com/asset/?id=0"
  1763. b32.TextureId = ""
  1764. b32.MeshType = Enum.MeshType.FileMesh
  1765. b32.Name = "Mesh"
  1766. b32.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1767. p33 = Instance.new("Part", m3)
  1768. p33.BrickColor = BrickColor.new("Institutional white")
  1769. p33.Material = Enum.Material.SmoothPlastic
  1770. 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)
  1771. p33.CanCollide = false
  1772. p33.Locked = true
  1773. p33.FormFactor = Enum.FormFactor.Custom
  1774. p33.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1775. b33 = Instance.new("SpecialMesh", p33)
  1776. b33.MeshId = "http://www.roblox.com/asset/?id=0"
  1777. b33.TextureId = ""
  1778. b33.MeshType = Enum.MeshType.FileMesh
  1779. b33.Name = "Mesh"
  1780. b33.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1781. p34 = Instance.new("Part", m3)
  1782. p34.BrickColor = BrickColor.new("Institutional white")
  1783. p34.Material = Enum.Material.SmoothPlastic
  1784. p34.Name = "Connection"
  1785. 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)
  1786. p34.CanCollide = false
  1787. p34.Locked = true
  1788. p34.FormFactor = Enum.FormFactor.Custom
  1789. p34.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1790. b34 = Instance.new("SpecialMesh", p34)
  1791. b34.MeshId = "http://www.roblox.com/asset/?id=0"
  1792. b34.TextureId = ""
  1793. b34.MeshType = Enum.MeshType.FileMesh
  1794. b34.Name = "Mesh"
  1795. b34.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1796. p35 = Instance.new("Part", m3)
  1797. p35.BrickColor = BrickColor.new("Institutional white")
  1798. p35.Material = Enum.Material.SmoothPlastic
  1799. 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)
  1800. p35.CanCollide = false
  1801. p35.Locked = true
  1802. p35.FormFactor = Enum.FormFactor.Custom
  1803. p35.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1804. b35 = Instance.new("SpecialMesh", p35)
  1805. b35.MeshId = "http://www.roblox.com/asset/?id=0"
  1806. b35.TextureId = ""
  1807. b35.MeshType = Enum.MeshType.FileMesh
  1808. b35.Name = "Mesh"
  1809. b35.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1810. p36 = Instance.new("Part", m3)
  1811. p36.BrickColor = BrickColor.new("Institutional white")
  1812. p36.Material = Enum.Material.SmoothPlastic
  1813. 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)
  1814. p36.CanCollide = false
  1815. p36.Locked = true
  1816. p36.FormFactor = Enum.FormFactor.Custom
  1817. p36.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1818. b36 = Instance.new("SpecialMesh", p36)
  1819. b36.MeshId = "http://www.roblox.com/asset/?id=0"
  1820. b36.TextureId = ""
  1821. b36.MeshType = Enum.MeshType.FileMesh
  1822. b36.Name = "Mesh"
  1823. b36.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1824. w1 = Instance.new("Weld", p2)
  1825. w1.Name = "Joint"
  1826. w1.Part0 = p2
  1827. 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)
  1828. w1.Part1 = p18
  1829. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1830. w2 = Instance.new("Weld", p3)
  1831. w2.Name = "Joint"
  1832. w2.Part0 = p3
  1833. w2.C0 = CFrame.new(0, 0, -0.470001936, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1834. w2.Part1 = p1
  1835. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1836. w3 = Instance.new("Weld", p4)
  1837. w3.Name = "Joint"
  1838. w3.Part0 = p4
  1839. w3.C0 = CFrame.new(0, 0.0299999714, -0.900000334, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  1840. w3.Part1 = p1
  1841. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1842. w4 = Instance.new("Weld", p5)
  1843. w4.Name = "Joint"
  1844. w4.Part0 = p5
  1845. 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)
  1846. w4.Part1 = p7
  1847. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1848. w5 = Instance.new("Weld", p6)
  1849. w5.Name = "Joint"
  1850. w5.Part0 = p6
  1851. 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)
  1852. w5.Part1 = p7
  1853. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1854. w6 = Instance.new("Weld", p7)
  1855. w6.Name = "Joint"
  1856. w6.Part0 = p7
  1857. 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)
  1858. w6.Part1 = p1
  1859. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1860. w7 = Instance.new("Weld", p8)
  1861. w7.Name = "Joint"
  1862. w7.Part0 = p8
  1863. w7.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, -1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  1864. w7.Part1 = p1
  1865. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1866. w8 = Instance.new("Weld", p9)
  1867. w8.Name = "Joint"
  1868. w8.Part0 = p9
  1869. w8.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, 1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  1870. w8.Part1 = p1
  1871. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1872. w9 = Instance.new("Weld", p10)
  1873. w9.Name = "Joint"
  1874. w9.Part0 = p10
  1875. w9.C0 = CFrame.new(0, 0.0399997234, 1.04999948, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  1876. w9.Part1 = p1
  1877. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1878. w10 = Instance.new("Weld", p11)
  1879. w10.Name = "Joint"
  1880. w10.Part0 = p11
  1881. 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)
  1882. w10.Part1 = p19
  1883. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1884. w11 = Instance.new("Weld", p12)
  1885. w11.Name = "Joint"
  1886. w11.Part0 = p12
  1887. 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)
  1888. w11.Part1 = p1
  1889. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1890. w12 = Instance.new("Weld", p13)
  1891. w12.Name = "Joint"
  1892. w12.Part0 = p13
  1893. 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)
  1894. w12.Part1 = p35
  1895. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1896. w13 = Instance.new("Weld", p14)
  1897. w13.Name = "Joint"
  1898. w13.Part0 = p14
  1899. 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)
  1900. w13.Part1 = p34
  1901. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1902. w14 = Instance.new("Weld", p15)
  1903. w14.Name = "Joint"
  1904. w14.Part0 = p15
  1905. 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)
  1906. w14.Part1 = p16
  1907. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1908. w15 = Instance.new("Weld", p16)
  1909. w15.Name = "Joint"
  1910. w15.Part0 = p16
  1911. 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)
  1912. w15.Part1 = p20
  1913. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1914. w16 = Instance.new("Weld", p17)
  1915. w16.Name = "Joint"
  1916. w16.Part0 = p17
  1917. 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)
  1918. w16.Part1 = p14
  1919. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1920. w17 = Instance.new("Weld", p18)
  1921. w17.Name = "Joint"
  1922. w17.Part0 = p18
  1923. 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)
  1924. w17.Part1 = p17
  1925. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1926. w18 = Instance.new("Weld", p19)
  1927. w18.Name = "Joint"
  1928. w18.Part0 = p19
  1929. 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)
  1930. w18.Part1 = p21
  1931. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1932. w19 = Instance.new("Weld", p20)
  1933. w19.Name = "Joint"
  1934. w19.Part0 = p20
  1935. 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)
  1936. w19.Part1 = p11
  1937. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1938. w20 = Instance.new("Weld", p21)
  1939. w20.Name = "Joint"
  1940. w20.Part0 = p21
  1941. 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)
  1942. w20.Part1 = p22
  1943. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1944. w21 = Instance.new("Weld", p22)
  1945. w21.Name = "Joint"
  1946. w21.Part0 = p22
  1947. 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)
  1948. w21.Part1 = p23
  1949. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1950. w22 = Instance.new("Weld", p23)
  1951. w22.Name = "Joint"
  1952. w22.Part0 = p23
  1953. 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)
  1954. w22.Part1 = p24
  1955. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1956. w23 = Instance.new("Weld", p24)
  1957. w23.Name = "Joint"
  1958. w23.Part0 = p24
  1959. 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)
  1960. w23.Part1 = p25
  1961. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1962. w24 = Instance.new("Weld", p25)
  1963. w24.Name = "Joint"
  1964. w24.Part0 = p25
  1965. 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)
  1966. w24.Part1 = p26
  1967. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1968. w25 = Instance.new("Weld", p26)
  1969. w25.Name = "Joint"
  1970. w25.Part0 = p26
  1971. 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)
  1972. w25.Part1 = p27
  1973. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1974. w26 = Instance.new("Weld", p27)
  1975. w26.Name = "Joint"
  1976. w26.Part0 = p27
  1977. 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)
  1978. w26.Part1 = p28
  1979. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1980. w27 = Instance.new("Weld", p28)
  1981. w27.Name = "Joint"
  1982. w27.Part0 = p28
  1983. 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)
  1984. w27.Part1 = p29
  1985. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1986. w28 = Instance.new("Weld", p29)
  1987. w28.Name = "Joint"
  1988. w28.Part0 = p29
  1989. 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)
  1990. w28.Part1 = p30
  1991. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1992. w29 = Instance.new("Weld", p30)
  1993. w29.Name = "Joint"
  1994. w29.Part0 = p30
  1995. 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)
  1996. w29.Part1 = p31
  1997. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1998. w30 = Instance.new("Weld", p31)
  1999. w30.Name = "Joint"
  2000. w30.Part0 = p31
  2001. 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)
  2002. w30.Part1 = p32
  2003. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2004. w31 = Instance.new("Weld", p32)
  2005. w31.Name = "Joint"
  2006. w31.Part0 = p32
  2007. 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)
  2008. w31.Part1 = p33
  2009. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2010. w32 = Instance.new("Weld", p33)
  2011. w32.Name = "Joint"
  2012. w32.Part0 = p33
  2013. 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)
  2014. w32.Part1 = p13
  2015. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2016. w33 = Instance.new("Weld", p34)
  2017. w33.Name = "Joint"
  2018. w33.Part0 = p34
  2019. 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)
  2020. w33.Part1 = p12
  2021. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2022. w34 = Instance.new("Weld", p35)
  2023. w34.Name = "Joint"
  2024. w34.Part0 = p35
  2025. 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)
  2026. w34.Part1 = p36
  2027. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2028. w35 = Instance.new("Weld", p36)
  2029. w35.Name = "Joint"
  2030. w35.Part0 = p36
  2031. 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)
  2032. w35.Part1 = p2
  2033. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2034. m3.Parent = torso
  2035. m3:MakeJoints()
  2036. ----------------------------------------------------
  2037. local cor3 = Instance.new("Part", torso.Torso)
  2038. cor3.Name = "Thingy"
  2039. cor3.Locked = true
  2040. cor3.BottomSurface = 0
  2041. cor3.CanCollide = false
  2042. cor3.Size = Vector3.new(1, 1, 1)
  2043. cor3.Transparency = 1
  2044. cor3.TopSurface = 0
  2045. corw3 = Instance.new("Weld", cor3)
  2046. corw3.Part0 = torso
  2047. corw3.Part1 = cor3
  2048. corw3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2049. corw3.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2050. weld3 = Instance.new("Weld", torso.Torso)
  2051. weld3.Part0 = cor3
  2052. weld3.Part1 = torso.Torso.TorsoPlate
  2053. weld3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2054. --Left Leg
  2055. m4 = Instance.new("Model")
  2056. m4.Name = "LeftLeg"
  2057. p1 = Instance.new("Part", m4)
  2058. p1.BrickColor = BrickColor.new("Institutional white")
  2059. p1.Material = Enum.Material.SmoothPlastic
  2060. p1.Name = "LeftLegPlate"
  2061. p1.CFrame = CFrame.new(-1.5, 4.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2062. p1.Anchored = false
  2063. p1.CanCollide = false
  2064. p1.FormFactor = Enum.FormFactor.Custom
  2065. p1.Size = Vector3.new(1, 2, 1)
  2066. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2067. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2068. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2069. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2070. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2071. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2072. b1 = Instance.new("SpecialMesh", p1)
  2073. b1.MeshType = Enum.MeshType.Brick
  2074. b1.Name = "Mesh"
  2075. b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2076. p2 = Instance.new("Part", m4)
  2077. p2.BrickColor = BrickColor.new("Really black")
  2078. p2.Material = Enum.Material.SmoothPlastic
  2079. p2.CFrame = CFrame.new(-2.0999999, 5.44442606, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2080. p2.Anchored = false
  2081. p2.CanCollide = false
  2082. p2.FormFactor = Enum.FormFactor.Custom
  2083. p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
  2084. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2085. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2086. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2087. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2088. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2089. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2090. b2 = Instance.new("SpecialMesh", p2)
  2091. b2.MeshType = Enum.MeshType.Brick
  2092. b2.Name = "Mesh"
  2093. b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2094. p3 = Instance.new("Part", m4)
  2095. p3.BrickColor = BrickColor.new("Really black")
  2096. p3.Material = Enum.Material.SmoothPlastic
  2097. p3.CFrame = CFrame.new(-2.0999999, 5.04442501, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2098. p3.Anchored = false
  2099. p3.CanCollide = false
  2100. p3.FormFactor = Enum.FormFactor.Custom
  2101. p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
  2102. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2103. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2104. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2105. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2106. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2107. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2108. b3 = Instance.new("SpecialMesh", p3)
  2109. b3.MeshType = Enum.MeshType.Brick
  2110. b3.Name = "Mesh"
  2111. b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2112. p4 = Instance.new("Part", m4)
  2113. p4.BrickColor = BrickColor.new("Really black")
  2114. p4.Material = Enum.Material.SmoothPlastic
  2115. p4.CFrame = CFrame.new(-1.5, 4.74442291, -7.02999783, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2116. p4.Anchored = false
  2117. p4.CanCollide = false
  2118. p4.FormFactor = Enum.FormFactor.Custom
  2119. p4.Size = Vector3.new(1, 2, 0.200000018)
  2120. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2121. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2122. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2123. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2124. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2125. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2126. b4 = Instance.new("SpecialMesh", p4)
  2127. b4.MeshType = Enum.MeshType.Brick
  2128. b4.Name = "Mesh"
  2129. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2130. p5 = Instance.new("Part", m4)
  2131. p5.BrickColor = BrickColor.new("Really black")
  2132. p5.Material = Enum.Material.SmoothPlastic
  2133. p5.CFrame = CFrame.new(-2, 4.74442291, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2134. p5.Anchored = false
  2135. p5.CanCollide = false
  2136. p5.FormFactor = Enum.FormFactor.Custom
  2137. p5.Size = Vector3.new(1, 2, 0.200000018)
  2138. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2139. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2140. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2141. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2142. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2143. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2144. b5 = Instance.new("SpecialMesh", p5)
  2145. b5.MeshType = Enum.MeshType.Brick
  2146. b5.Name = "Mesh"
  2147. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2148. p6 = Instance.new("Part", m4)
  2149. p6.BrickColor = BrickColor.new("Really black")
  2150. p6.Material = Enum.Material.SmoothPlastic
  2151. p6.CFrame = CFrame.new(-1.50999999, 3.74442887, -7.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2152. p6.Anchored = false
  2153. p6.CanCollide = false
  2154. p6.FormFactor = Enum.FormFactor.Custom
  2155. p6.Size = Vector3.new(1, 0.200000048, 0.980000019)
  2156. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2157. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2158. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2159. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2160. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2161. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2162. b6 = Instance.new("SpecialMesh", p6)
  2163. b6.MeshType = Enum.MeshType.Brick
  2164. b6.Name = "Mesh"
  2165. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2166. p7 = Instance.new("Part", m4)
  2167. p7.BrickColor = BrickColor.new("Institutional white")
  2168. p7.Material = Enum.Material.SmoothPlastic
  2169. p7.CFrame = CFrame.new(-1.5, 5.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2170. p7.Anchored = false
  2171. p7.CanCollide = false
  2172. p7.FormFactor = Enum.FormFactor.Custom
  2173. p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
  2174. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2175. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2176. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2177. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2178. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2179. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2180. b7 = Instance.new("SpecialMesh", p7)
  2181. b7.MeshType = Enum.MeshType.Brick
  2182. b7.Name = "Mesh"
  2183. b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2184. w1 = Instance.new("Weld", p2)
  2185. w1.Name = "Joint"
  2186. w1.Part0 = p2
  2187. w1.C0 = CFrame.new(0, -0.40000093, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2188. w1.Part1 = p3
  2189. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2190. w2 = Instance.new("Weld", p3)
  2191. w2.Name = "Joint"
  2192. w2.Part0 = p3
  2193. w2.C0 = CFrame.new(0.0999999046, -0.300002098, 0.0200009346, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2194. w2.Part1 = p5
  2195. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2196. w3 = Instance.new("Weld", p4)
  2197. w3.Name = "Joint"
  2198. w3.Part0 = p4
  2199. w3.C0 = CFrame.new(0, 0, -0.470002174, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2200. w3.Part1 = p1
  2201. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2202. w4 = Instance.new("Weld", p5)
  2203. w4.Name = "Joint"
  2204. w4.Part0 = p5
  2205. w4.C0 = CFrame.new(-0.0200009346, 0, -0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2206. w4.Part1 = p1
  2207. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2208. w5 = Instance.new("Weld", p6)
  2209. w5.Name = "Joint"
  2210. w5.Part0 = p6
  2211. w5.C0 = CFrame.new(0, 0.99999404, -0.00999999046, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2212. w5.Part1 = p1
  2213. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2214. w6 = Instance.new("Weld", p7)
  2215. w6.Name = "Joint"
  2216. w6.Part0 = p7
  2217. w6.C0 = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2218. w6.Part1 = p1
  2219. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2220. m4.Parent = lleg
  2221. m4:MakeJoints()
  2222. ----------------------------------------------------
  2223. local cor4 = Instance.new("Part", lleg.LeftLeg)
  2224. cor4.Name = "Thingy"
  2225. cor4.Locked = true
  2226. cor4.BottomSurface = 0
  2227. cor4.CanCollide = false
  2228. cor4.Size = Vector3.new(1, 1, 1)
  2229. cor4.Transparency = 1
  2230. cor4.TopSurface = 0
  2231. corw4 = Instance.new("Weld", cor4)
  2232. corw4.Part0 = lleg
  2233. corw4.Part1 = cor4
  2234. corw4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2235. corw4.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2236. weld4 = Instance.new("Weld", lleg.LeftLeg)
  2237. weld4.Part0 = cor4
  2238. weld4.Part1 = lleg.LeftLeg.LeftLegPlate
  2239. weld4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2240. --Right Leg
  2241. m5 = Instance.new("Model")
  2242. m5.Name = "RightLeg"
  2243. p1 = Instance.new("Part", m5)
  2244. p1.BrickColor = BrickColor.new("Institutional white")
  2245. p1.Material = Enum.Material.SmoothPlastic
  2246. p1.Name = "RightLegPlate"
  2247. p1.CFrame = CFrame.new(1.5, 4.74441528, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2248. p1.Anchored = false
  2249. p1.CanCollide = false
  2250. p1.FormFactor = Enum.FormFactor.Custom
  2251. p1.Size = Vector3.new(1, 2, 1)
  2252. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2253. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2254. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2255. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2256. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2257. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2258. b1 = Instance.new("SpecialMesh", p1)
  2259. b1.MeshType = Enum.MeshType.Brick
  2260. b1.Name = "Mesh"
  2261. b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2262. p2 = Instance.new("Part", m5)
  2263. p2.BrickColor = BrickColor.new("Really black")
  2264. p2.Material = Enum.Material.SmoothPlastic
  2265. p2.CFrame = CFrame.new(2.05000019, 5.44441557, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2266. p2.Anchored = false
  2267. p2.CanCollide = false
  2268. p2.FormFactor = Enum.FormFactor.Custom
  2269. p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
  2270. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2271. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2272. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2273. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2274. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2275. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2276. b2 = Instance.new("SpecialMesh", p2)
  2277. b2.MeshType = Enum.MeshType.Brick
  2278. b2.Name = "Mesh"
  2279. b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2280. p3 = Instance.new("Part", m5)
  2281. p3.BrickColor = BrickColor.new("Really black")
  2282. p3.Material = Enum.Material.SmoothPlastic
  2283. p3.CFrame = CFrame.new(2.05000019, 5.04441547, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2284. p3.Anchored = false
  2285. p3.CanCollide = false
  2286. p3.FormFactor = Enum.FormFactor.Custom
  2287. p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
  2288. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2289. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2290. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2291. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2292. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2293. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2294. b3 = Instance.new("SpecialMesh", p3)
  2295. b3.MeshType = Enum.MeshType.Brick
  2296. b3.Name = "Mesh"
  2297. b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2298. p4 = Instance.new("Part", m5)
  2299. p4.BrickColor = BrickColor.new("Really black")
  2300. p4.Material = Enum.Material.SmoothPlastic
  2301. p4.CFrame = CFrame.new(1.5, 4.74441528, -7.0299983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2302. p4.Anchored = false
  2303. p4.CanCollide = false
  2304. p4.FormFactor = Enum.FormFactor.Custom
  2305. p4.Size = Vector3.new(1, 2, 0.200000018)
  2306. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2307. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2308. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2309. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2310. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2311. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2312. b4 = Instance.new("SpecialMesh", p4)
  2313. b4.MeshType = Enum.MeshType.Brick
  2314. b4.Name = "Mesh"
  2315. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2316. p5 = Instance.new("Part", m5)
  2317. p5.BrickColor = BrickColor.new("Really black")
  2318. p5.Material = Enum.Material.SmoothPlastic
  2319. p5.CFrame = CFrame.new(2, 4.74441528, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2320. p5.Anchored = false
  2321. p5.CanCollide = false
  2322. p5.FormFactor = Enum.FormFactor.Custom
  2323. p5.Size = Vector3.new(1, 2, 0.200000018)
  2324. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2325. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2326. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2327. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2328. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2329. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2330. b5 = Instance.new("SpecialMesh", p5)
  2331. b5.MeshType = Enum.MeshType.Brick
  2332. b5.Name = "Mesh"
  2333. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2334. p6 = Instance.new("Part", m5)
  2335. p6.BrickColor = BrickColor.new("Really black")
  2336. p6.Material = Enum.Material.SmoothPlastic
  2337. p6.CFrame = CFrame.new(1.505, 3.74442124, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2338. p6.Anchored = false
  2339. p6.CanCollide = false
  2340. p6.FormFactor = Enum.FormFactor.Custom
  2341. p6.Size = Vector3.new(1, 0.200000048, 0.99000001)
  2342. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2343. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2344. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2345. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2346. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2347. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2348. b6 = Instance.new("SpecialMesh", p6)
  2349. b6.MeshType = Enum.MeshType.Brick
  2350. b6.Name = "Mesh"
  2351. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2352. p7 = Instance.new("Part", m5)
  2353. p7.BrickColor = BrickColor.new("Institutional white")
  2354. p7.Material = Enum.Material.SmoothPlastic
  2355. p7.CFrame = CFrame.new(1.505, 5.69442129, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2356. p7.Anchored = false
  2357. p7.CanCollide = false
  2358. p7.FormFactor = Enum.FormFactor.Custom
  2359. p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
  2360. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2361. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2362. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2363. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2364. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2365. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2366. b7 = Instance.new("SpecialMesh", p7)
  2367. b7.MeshType = Enum.MeshType.Brick
  2368. b7.Name = "Mesh"
  2369. b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2370. w1 = Instance.new("Weld", p2)
  2371. w1.Name = "Joint"
  2372. w1.Part0 = p2
  2373. w1.C0 = CFrame.new(0, -0.400000095, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2374. w1.Part1 = p3
  2375. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2376. w2 = Instance.new("Weld", p3)
  2377. w2.Name = "Joint"
  2378. w2.Part0 = p3
  2379. w2.C0 = CFrame.new(-0.0500001907, -0.300000191, 0.0200004578, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2380. w2.Part1 = p5
  2381. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2382. w3 = Instance.new("Weld", p4)
  2383. w3.Name = "Joint"
  2384. w3.Part0 = p4
  2385. w3.C0 = CFrame.new(0, 0, -0.470001221, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2386. w3.Part1 = p1
  2387. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2388. w4 = Instance.new("Weld", p5)
  2389. w4.Name = "Joint"
  2390. w4.Part0 = p5
  2391. w4.C0 = CFrame.new(-0.0200004578, 0, 0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2392. w4.Part1 = p1
  2393. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2394. w5 = Instance.new("Weld", p6)
  2395. w5.Name = "Joint"
  2396. w5.Part0 = p6
  2397. w5.C0 = CFrame.new(0, 0.99999404, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2398. w5.Part1 = p1
  2399. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2400. w6 = Instance.new("Weld", p7)
  2401. w6.Name = "Joint"
  2402. w6.Part0 = p7
  2403. w6.C0 = CFrame.new(0, -0.950006008, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2404. w6.Part1 = p1
  2405. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2406. m5.Parent = rleg
  2407. m5:MakeJoints()
  2408. ----------------------------------------------------
  2409. local cor5 = Instance.new("Part", rleg.RightLeg)
  2410. cor5.Name = "Thingy"
  2411. cor5.Locked = true
  2412. cor5.BottomSurface = 0
  2413. cor5.CanCollide = false
  2414. cor5.Size = Vector3.new(1, 1, 1)
  2415. cor5.Transparency = 1
  2416. cor5.TopSurface = 0
  2417. corw5 = Instance.new("Weld", cor5)
  2418. corw5.Part0 = rleg
  2419. corw5.Part1 = cor5
  2420. corw5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2421. corw5.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2422. wld5 = Instance.new("Weld", rleg.RightLeg)
  2423. wld5.Part0 = cor5
  2424. wld5.Part1 = rleg.RightLeg.RightLegPlate
  2425. wld5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement