Advertisement
vibrantsinger423

testingpart

Jun 18th, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 203.21 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,game,owner = owner,game
  3. local RealPlayer = Player
  4. do print("FE Compatibility code V2 by Mokiros")local RealPlayer=RealPlayer;script.Parent=RealPlayer.Character;local a=function(b)b[1].f[b[2]]=nil end;local c={__index={disconnect=a,Disconnect=a}}local d={__index={Connect=function(b,e)local f=tostring(math.random(0,10000))while b.f[f]do f=tostring(math.random(0,10000))end;b.f[f]=e;return setmetatable({b,f},c)end}}d.__index.connect=d.__index.Connect;local function g()return setmetatable({f={}},d)end;local h={Hit=CFrame.new(),KeyUp=g(),KeyDown=g(),Button1Up=g(),Button1Down=g(),Button2Up=g(),Button2Down=g()}h.keyUp=h.KeyUp;h.keyDown=h.KeyDown;local i={InputBegan=g(),InputEnded=g()}local CAS={Actions={},BindAction=function(self,j,k,l,...)CAS.Actions[j]=k and{Name=j,Function=k,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function m(self,n,...)for o,e in pairs(self[n].f)do e(...)end end;h.T=m;i.T=m;local p=Instance.new("RemoteEvent")p.Name="UserInput_Event"p.OnServerEvent:Connect(function(q,r)if q~=RealPlayer then return end;h.Target=r.e;h.Hit=r.d;if not r.f then local s=r.c==Enum.UserInputState.Begin;if r.b==Enum.UserInputType.MouseButton1 then return h:T(s and"Button1Down"or"Button1Up")end;if r.b==Enum.UserInputType.MouseButton2 then return h:T(s and"Button2Down"or"Button2Up")end;for o,t in pairs(CAS.Actions)do for o,u in pairs(t.Keys)do if u==r.a then t.Function(t.Name,r.c,r)end end end;h:T(s and"KeyDown"or"KeyUp",r.a.Name:lower())i:T(s and"InputBegan"or"InputEnded",r,false)end end)p.Parent=NLS([==[local a=script:WaitForChild("UserInput_Event")local b=owner:GetMouse()local c=game:GetService("UserInputService")local d=function(e,f)if f then return end;a:FireServer({a=e.KeyCode,b=e.UserInputType,c=e.UserInputState,d=b.Hit,e=b.Target})end;c.InputBegan:Connect(d)c.InputEnded:Connect(d)local g,h;local i=game:GetService("RunService").Heartbeat;while true do if g~=b.Hit or h~=b.Target then g,h=b.Hit,b.Target;a:FireServer({f=1,Target=h,d=g})end;for j=1,2 do i:Wait()end end]==],script)local v=game;local w={__index=function(self,u)local x=rawget(self,"_RealService")if x then return typeof(x[u])=="function"and function(o,...)return x[u](x,...)end or x[u]end end,__newindex=function(self,u,y)local x=rawget(self,"_RealService")if x then x[u]=y end end}local function z(t,A)t._RealService=typeof(A)=="string"and v:GetService(A)or A;return setmetatable(t,w)end;local B={GetService=function(self,x)return rawget(self,x)or v:GetService(x)end,Players=z({LocalPlayer=z({GetMouse=function(self)return h end},Player)},"Players"),UserInputService=z(i,"UserInputService"),ContextActionService=z(CAS,"ContextActionService"),RunService=z({_btrs={},RenderStepped=v:GetService("RunService").Heartbeat,BindToRenderStep=function(self,j,o,k)self._btrs[j]=self.Heartbeat:Connect(k)end,UnbindFromRenderStep=function(self,j)self._btrs[j]:Disconnect()end},"RunService")}rawset(B.Players,"localPlayer",B.Players.LocalPlayer)B.service=B.GetService;z(B,game)game,owner=B,B.Players.LocalPlayer end
  5. local p = game.Players.LocalPlayer--48103735
  6. local char = p.Character
  7. local mouse = p:GetMouse()
  8. local larm = char["Left Arm"]
  9. local rarm = char["Right Arm"]
  10. local lleg = char["Left Leg"]
  11. local rleg = char["Right Leg"]
  12. local hed = char.Head
  13. local torso = char.Torso
  14. local hum = char.Humanoid
  15. local cam = game.Workspace.CurrentCamera
  16. local root = char.HumanoidRootPart
  17. local rj = root.RootJoint
  18. local deb = false
  19. local shot = 0
  20. local stanceToggle = "Idle1"
  21. local l = game:GetService("Lighting")
  22. local rs = game:GetService("RunService").RenderStepped
  23. local hb = game:GetService("RunService").Heartbeat
  24. local Stepped = game:GetService("RunService").Stepped
  25. math.randomseed(os.time())
  26. hum.JumpPower = 100
  27. hed.face.Texture = "rbxassetid://362505168" ---EYES
  28. hed.BrickColor = BrickColor.new "Really black"
  29. ----------------------------------------------------
  30. local HBill = Instance.new("BillboardGui",game.Players.LocalPlayer.Character.Head)
  31. local HMain, HBarBack, HBar = Instance.new("Frame", HBill), Instance.new("Frame"), Instance.new("Frame")
  32. local HHealth, HName = Instance.new("TextLabel", HBarBack), Instance.new("TextLabel")
  33. HBill.Size = UDim2.new(15,0,2.2,0)
  34. HBill.Name = "Health Display"
  35. HBill.StudsOffset = Vector3.new(0,4,0)
  36. HBill.AlwaysOnTop = true
  37. HBill.Enabled = true
  38. HMain.BackgroundColor3 = Color3.new(0, 0, 0)
  39. HMain.BackgroundTransparency = 1
  40. HMain.Size = UDim2.new(1,0,1,0)
  41. HBarBack.Parent = HMain
  42. HBarBack.BackgroundColor3 = Color3.new(0,0,0)
  43. HBarBack.BorderColor3 = Color3.new(0,0,0)
  44. HBarBack.BorderSizePixel = 2
  45. HBarBack.Position = UDim2.new(.025, 0, .55, 0)
  46. HBarBack.Size = UDim2.new(.95, 0, .3, 0)
  47. HBar.Parent = HBarBack
  48. HBar.BackgroundColor3 = Color3.new(204, 0, 0)
  49. HBar.BorderColor3 = Color3.new(0,0,0)
  50. HBar.Size = UDim2.new(.5,0,1,0)
  51. HHealth.BackgroundTransparency = 1
  52. HHealth.Size = UDim2.new(1,0,1,0)
  53. HHealth.Font = "SourceSans"
  54. HHealth.Text = " "
  55. HHealth.TextScaled = true
  56. HHealth.TextColor3 = Color3.new(1,1,1)
  57. HHealth.TextStrokeColor3 = BrickColor.new("Crimson").Color
  58. HHealth.TextStrokeTransparency = 0
  59. HName.Parent = HMain
  60. HName.BackgroundTransparency = 1
  61. HName.Size = UDim2.new(1,0,.5,0)
  62. HName.Font = "SourceSansItalic"
  63. HName.Text = " "
  64. HName.TextScaled = true
  65. HName.TextColor3 = BrickColor.new("Crimson").Color
  66. HName.TextStrokeColor3 = Color3.new(0,0,0)
  67. HName.TextStrokeTransparency = 0
  68. HName.TextYAlignment = "Top"
  69. wait(.5)
  70.  
  71. local runServ = game:GetService("RunService").RenderStepped
  72.  
  73. local Player=game.Players.LocalPlayer
  74. repeat wait() until Player
  75. local Character=Player.Character
  76. repeat wait() until Character
  77. PlayerGui=Player.PlayerGui
  78. Backpack=Player.Backpack
  79. Torso=Character.Torso
  80. Head=Character.Head
  81. Humanoid=Character.Humanoid
  82. if Humanoid.Health ~= Humanoid.MaxHealth then
  83. Humanoid.MaxHealth = 500
  84. end
  85. spawn(function()
  86. while wait() do
  87. if Humanoid.MaxHealth ~= 500 then
  88. Humanoid.MaxHealth = 500
  89. Humanoid.Health = Humanoid.MaxHealth
  90. end
  91. end
  92. end)
  93. ----------------------------------------------------
  94. fat = Instance.new("BindableEvent",script)
  95. fat.Name = "Heartbeat"
  96.  
  97. script:WaitForChild("Heartbeat")
  98.  
  99. frame = 1/30
  100. tf = 0
  101. allowframeloss = false --if set to true will fire every frame it possibly can. This will result in multiple events happening at the same time whenever delta returns frame*2 or greater.
  102. tossremainder = false --if set to true t will be set to 0 after Fire()-ing.
  103. lastframe = tick()
  104. script.Heartbeat:Fire() --ayy lmao
  105.  
  106. game:GetService("RunService").Heartbeat:connect(function(s,p)
  107. tf = tf + s
  108. if tf >= frame then
  109. if allowframeloss then
  110. script.Heartbeat:Fire()
  111. lastframe=tick()
  112. else
  113. --print("FIRED "..math.floor(t/frame).." FRAME(S)","REMAINDER "..(t - frame*(math.floor(t/frame))))
  114. for i=1, math.floor(tf/frame) do
  115. script.Heartbeat:Fire()
  116. end
  117. lastframe=tick()
  118. end
  119. if tossremainder then
  120. tf = 0
  121. else
  122. tf = tf - frame * math.floor(tf/frame)
  123. end
  124. end
  125. end)
  126. ----------------------------------------------------
  127. for i,v in pairs(char:children()) do
  128. if v:IsA("Hat") then
  129. v:Destroy()
  130. end
  131. end
  132. for i,v in pairs (hed:GetChildren()) do
  133. if v:IsA("Sound") then
  134. v:Destroy()
  135. end
  136. end
  137. ----------------------------------------------------
  138. Debounces = {
  139. CanAttack = true;
  140. CanJoke = true;
  141. NoIdl = false;
  142. Slashing = false;
  143. Slashed = false;
  144. ks = false;
  145. }
  146. ----------------------------------------------------
  147. function weld5(part0, part1, c0, c1)
  148. weeld=Instance.new("Weld", part0)
  149. weeld.Part0=part0
  150. weeld.Part1=part1
  151. weeld.C0=c0
  152. weeld.C1=c1
  153. return weeld
  154. end
  155. ----------------------------------------------------
  156. ----------------------------------------------------
  157. function NewPart(prnt,siz,cf,trans,anc,mat,col)
  158. local prt=Instance.new("Part")
  159. prt.Parent=prnt
  160. prt.Name="Part"
  161. prt.Size=siz
  162. prt.CanCollide=false
  163. prt.Anchored=anc
  164. prt.Locked=true
  165. prt.Transparency = trans
  166. prt.TopSurface=10
  167. prt.BottomSurface=10
  168. prt.FrontSurface=10
  169. prt.BackSurface=10
  170. prt.LeftSurface=10
  171. prt.RightSurface=10
  172. prt:BreakJoints()
  173. prt.CFrame=cf or CFrame.new(30,10,30)
  174. prt.Material=mat
  175. prt.BrickColor=BrickColor.new(col)
  176. m=Instance.new("SpecialMesh",prt)
  177. m.MeshType=6
  178. return prt
  179. end
  180. ----------------------------------------------------
  181. function lerp(a, b, t) -- Linear interpolation
  182. return a + (b - a)*t
  183. end
  184.  
  185. function slerp(a, b, t) --Spherical interpolation
  186. dot = a:Dot(b)
  187. if dot > 0.99999 or dot < -0.99999 then
  188. return t <= 0.5 and a or b
  189. else
  190. r = math.acos(dot)
  191. return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
  192. end
  193. end
  194.  
  195. function matrixInterpolate(a, b, t)
  196. local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
  197. local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
  198. local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
  199. local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector right
  200. local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector up
  201. local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector back
  202. local t = v1:Dot(v2)
  203. if not (t < 0 or t == 0 or t > 0) then -- Failsafe
  204. return CFrame.new()
  205. end
  206. return CFrame.new(
  207. v0.x, v0.y, v0.z,
  208. v1.x, v1.y, v1.z,
  209. v2.x, v2.y, v2.z,
  210. v3.x, v3.y, v3.z)
  211. end
  212. ----------------------------------------------------
  213. function genWeld(a,b)
  214. local w = Instance.new("Weld",a)
  215. w.Part0 = a
  216. w.Part1 = b
  217. return w
  218. end
  219. function weld(a, b)
  220. local weld = Instance.new("Weld")
  221. weld.Name = "W"
  222. weld.Part0 = a
  223. weld.Part1 = b
  224. weld.C0 = a.CFrame:inverse() * b.CFrame
  225. weld.Parent = a
  226. return weld;
  227. end
  228. ----------------------------------------------------
  229. function Lerp(c1,c2,al)
  230. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  231. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  232. for i,v in pairs(com1) do
  233. com1[i] = v+(com2[i]-v)*al
  234. end
  235. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  236. end
  237. ----------------------------------------------------
  238. newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
  239. local wld = Instance.new("Weld", wp1)
  240. wld.Part0 = wp0
  241. wld.Part1 = wp1
  242. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  243. end
  244. ----------------------------------------------------
  245. z = Instance.new("Sound",larm)
  246. z.SoundId = "rbxassetid://170955412"-- this is noise for nearby stuff
  247. z.Looped = true
  248. z.Pitch = 0.9
  249. z.Volume = 1
  250. wait(0.1)
  251. z:Play()
  252. ----------------------------------------------------
  253. New = function(Object, Parent, Name, Data)
  254. local Object = Instance.new(Object)
  255. for Index, Value in pairs(Data or {}) do
  256. Object[Index] = Value
  257. end
  258. Object.Parent = Parent
  259. Object.Name = Name
  260. return Object
  261. end
  262. ----------------------------------------------------
  263. pr = Instance.new("Part",hed)
  264. pr.BrickColor = BrickColor.new("Black")
  265. pr.Material = "Metal"
  266. pr.Reflectance = 0.04
  267. pr.Anchored = false
  268. pr.CanCollide = false
  269. pr.Archivable = false
  270. pr.Locked = true
  271. pr.Size = Vector3.new(2,0.8,1)
  272. prm = Instance.new("SpecialMesh",pr)
  273. prm.MeshType = "FileMesh"
  274. prm.MeshId = "rbxassetid://16952952"
  275. prm.Scale = Vector3.new(1,1,1)
  276. newWeld(hed, pr, 0, 0.35, 0)
  277. pr.Weld.C1 = CFrame.new(0,0,0)
  278. --Left Arm
  279. m = Instance.new("Model")
  280. m.Name = "LeftArm"
  281. p1 = Instance.new("Part", m)
  282. p1.BrickColor = BrickColor.new("Crimson")
  283. p1.Material = Enum.Material.Granite
  284. p1.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  285. p1.Size = Vector3.new(1, 0.200000048, 1)
  286. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  287. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  288. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  289. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  290. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  291. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  292. b1 = Instance.new("SpecialMesh", p1)
  293. b1.MeshType = Enum.MeshType.Brick
  294. b1.Name = "Mesh"
  295. b1.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  296. p2 = Instance.new("Part", m)
  297. p2.BrickColor = BrickColor.new("Crimson")
  298. p2.Material = Enum.Material.Granite
  299. p2.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  300. p2.Size = Vector3.new(1, 0.200000048, 1)
  301. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  302. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  303. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  304. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  305. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  306. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  307. b2 = Instance.new("SpecialMesh", p2)
  308. b2.MeshType = Enum.MeshType.Brick
  309. b2.Name = "Mesh"
  310. b2.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  311. p3 = Instance.new("Part", m)
  312. p3.BrickColor = BrickColor.new("Crimson")
  313. p3.Material = Enum.Material.Granite
  314. p3.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  315. p3.Size = Vector3.new(1, 0.200000048, 1)
  316. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  317. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  318. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  319. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  320. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  321. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  322. b3 = Instance.new("SpecialMesh", p3)
  323. b3.MeshType = Enum.MeshType.Brick
  324. b3.Name = "Mesh"
  325. b3.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  326. p4 = Instance.new("Part", m)
  327. p4.BrickColor = BrickColor.new("Black")
  328. p4.Material = Enum.Material.SmoothPlastic
  329. p4.Name = "LeftArmPlate"
  330. p4.Size = Vector3.new(1, 2, 1)
  331. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  332. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  333. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  334. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  335. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  336. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  337. b4 = Instance.new("SpecialMesh", p4)
  338. b4.MeshType = Enum.MeshType.Brick
  339. b4.Name = "Mesh"
  340. b4.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  341. p5 = Instance.new("Part", m)
  342. p5.BrickColor = BrickColor.new("Crimson")
  343. p5.Material = Enum.Material.Granite
  344. p5.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  345. p5.Size = Vector3.new(1, 0.200000048, 1)
  346. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  347. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  348. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  349. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  350. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  351. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  352. b5 = Instance.new("SpecialMesh", p5)
  353. b5.MeshType = Enum.MeshType.Brick
  354. b5.Name = "Mesh"
  355. b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  356. p6 = Instance.new("Part", m)
  357. p6.BrickColor = BrickColor.new("Crimson")
  358. p6.Material = Enum.Material.Granite
  359. p6.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  360. p6.Size = Vector3.new(1, 0.200000048, 1)
  361. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  362. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  363. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  364. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  365. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  366. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  367. b6 = Instance.new("SpecialMesh", p6)
  368. b6.MeshType = Enum.MeshType.Brick
  369. b6.Name = "Mesh"
  370. b6.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  371. p7 = Instance.new("Part", m)
  372. p7.BrickColor = BrickColor.new("Crimson")
  373. p7.Material = Enum.Material.Granite
  374. p7.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  375. p7.FormFactor = Enum.FormFactor.Custom
  376. p7.Size = Vector3.new(1, 0.200000048, 1)
  377. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  378. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  379. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  380. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  381. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  382. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  383. b7 = Instance.new("SpecialMesh", p7)
  384. b7.MeshType = Enum.MeshType.Brick
  385. b7.Name = "Mesh"
  386. b7.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  387. p8 = Instance.new("Part", m)
  388. p8.BrickColor = BrickColor.new("Crimson")
  389. p8.Material = Enum.Material.Granite
  390. p8.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  391. p8.FormFactor = Enum.FormFactor.Custom
  392. p8.Size = Vector3.new(1, 0.200000048, 1)
  393. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  394. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  395. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  396. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  397. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  398. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  399. b8 = Instance.new("SpecialMesh", p8)
  400. b8.MeshType = Enum.MeshType.Brick
  401. b8.Name = "Mesh"
  402. b8.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  403. p9 = Instance.new("Part", m)
  404. p9.BrickColor = BrickColor.new("Crimson")
  405. p9.Material = Enum.Material.Granite
  406. p9.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  407. p9.FormFactor = Enum.FormFactor.Custom
  408. p9.Size = Vector3.new(1, 0.200000048, 1)
  409. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  410. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  411. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  412. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  413. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  414. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  415. b9 = Instance.new("SpecialMesh", p9)
  416. b9.MeshType = Enum.MeshType.Brick
  417. b9.Name = "Mesh"
  418. b9.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  419. p10 = Instance.new("Part", m)
  420. p10.BrickColor = BrickColor.new("Black")
  421. p10.Material = Enum.Material.SmoothPlastic
  422. p10.CFrame = CFrame.new(-1.5, 6.78969193, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  423. p10.FormFactor = Enum.FormFactor.Custom
  424. p10.Size = Vector3.new(1, 0.349999994, 1)
  425. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  426. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  427. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  428. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  429. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  430. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  431. b10 = Instance.new("SpecialMesh", p10)
  432. b10.MeshType = Enum.MeshType.Brick
  433. b10.Name = "Mesh"
  434. b10.Scale = Vector3.new(1.12, 1.01999998, 1.12)
  435. p11 = Instance.new("Part", m)
  436. p11.BrickColor = BrickColor.new("Black")
  437. p11.Material = Enum.Material.Metal
  438. p11.CFrame = CFrame.new(-1.5, 6.48969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  439. p11.FormFactor = Enum.FormFactor.Custom
  440. p11.Size = Vector3.new(1, 0.25, 1)
  441. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  442. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  443. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  444. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  445. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  446. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  447. b11 = Instance.new("SpecialMesh", p11)
  448. b11.MeshType = Enum.MeshType.Brick
  449. b11.Name = "Mesh"
  450. b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  451. p12 = Instance.new("Part", m)
  452. p12.BrickColor = BrickColor.new("Black")
  453. p12.Material = Enum.Material.Metal
  454. p12.CFrame = CFrame.new(-1.5, 6.18969154, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  455. p12.FormFactor = Enum.FormFactor.Custom
  456. p12.Size = Vector3.new(1, 0.25, 1)
  457. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  458. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  459. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  460. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  461. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  462. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  463. b12 = Instance.new("SpecialMesh", p12)
  464. b12.MeshType = Enum.MeshType.Brick
  465. b12.Name = "Mesh"
  466. b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  467. p13 = Instance.new("Part", m)
  468. p13.BrickColor = BrickColor.new("Black")
  469. p13.Material = Enum.Material.Metal
  470. p13.CFrame = CFrame.new(-1.5, 5.88968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  471. p13.FormFactor = Enum.FormFactor.Custom
  472. p13.Size = Vector3.new(1, 0.25, 1)
  473. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  474. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  475. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  476. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  477. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  478. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  479. b13 = Instance.new("SpecialMesh", p13)
  480. b13.MeshType = Enum.MeshType.Brick
  481. b13.Name = "Mesh"
  482. b13.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  483. p14 = Instance.new("Part", m)
  484. p14.BrickColor = BrickColor.new("Black")
  485. p14.Material = Enum.Material.Metal
  486. p14.CFrame = CFrame.new(-1.5, 5.58969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  487. p14.FormFactor = Enum.FormFactor.Custom
  488. p14.Size = Vector3.new(1, 0.25, 1)
  489. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  490. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  491. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  492. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  493. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  494. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  495. b14 = Instance.new("SpecialMesh", p14)
  496. b14.MeshType = Enum.MeshType.Brick
  497. b14.Name = "Mesh"
  498. b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  499. p15 = Instance.new("Part", m)
  500. p15.BrickColor = BrickColor.new("Crimson")
  501. p15.Material = Enum.Material.Granite
  502. p15.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  503. p15.FormFactor = Enum.FormFactor.Custom
  504. p15.Size = Vector3.new(1, 1, 1)
  505. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  506. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  507. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  508. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  509. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  510. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  511. b15 = Instance.new("SpecialMesh", p15)
  512. b15.MeshType = Enum.MeshType.Sphere
  513. b15.Name = "Mesh"
  514. p16 = Instance.new("Part", m)
  515. p16.BrickColor = BrickColor.new("Black")
  516. p16.Material = Enum.Material.Metal
  517. 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)
  518. p16.FormFactor = Enum.FormFactor.Custom
  519. p16.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  520. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  521. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  522. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  523. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  524. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  525. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  526. b16 = Instance.new("SpecialMesh", p16)
  527. b16.MeshType = Enum.MeshType.Brick
  528. b16.Name = "Mesh"
  529. b16.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  530. p17 = Instance.new("Part", m)
  531. p17.BrickColor = BrickColor.new("Black")
  532. p17.Material = Enum.Material.SmoothPlastic
  533. 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)
  534. p17.FormFactor = Enum.FormFactor.Custom
  535. p17.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
  536. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  537. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  538. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  539. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  540. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  541. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  542. b17 = Instance.new("SpecialMesh", p17)
  543. b17.MeshType = Enum.MeshType.Brick
  544. b17.Name = "Mesh"
  545. b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  546. p18 = Instance.new("Part", m)
  547. p18.BrickColor = BrickColor.new("Black")
  548. p18.Material = Enum.Material.SmoothPlastic
  549. 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)
  550. p18.FormFactor = Enum.FormFactor.Custom
  551. p18.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
  552. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  553. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  554. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  555. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  556. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  557. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  558. b18 = Instance.new("SpecialMesh", p18)
  559. b18.MeshType = Enum.MeshType.Brick
  560. b18.Name = "Mesh"
  561. b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  562. p19 = Instance.new("Part", m)
  563. p19.BrickColor = BrickColor.new("Black")
  564. p19.Material = Enum.Material.SmoothPlastic
  565. 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)
  566. p19.FormFactor = Enum.FormFactor.Custom
  567. p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  568. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  569. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  570. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  571. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  572. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  573. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  574. b19 = Instance.new("SpecialMesh", p19)
  575. b19.MeshType = Enum.MeshType.Brick
  576. b19.Name = "Mesh"
  577. b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
  578. p20 = Instance.new("Part", m)
  579. p20.BrickColor = BrickColor.new("Really black")
  580. p20.Material = Enum.Material.SmoothPlastic
  581. 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)
  582. p20.FormFactor = Enum.FormFactor.Custom
  583. p20.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  584. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  585. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  586. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  587. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  588. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  589. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  590. b20 = Instance.new("SpecialMesh", p20)
  591. b20.MeshType = Enum.MeshType.Brick
  592. b20.Name = "Mesh"
  593. b20.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  594. p21 = Instance.new("Part", m)
  595. p21.BrickColor = BrickColor.new("Black")
  596. p21.Material = Enum.Material.Metal
  597. 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)
  598. p21.FormFactor = Enum.FormFactor.Custom
  599. p21.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  600. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  601. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  602. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  603. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  604. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  605. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  606. b21 = Instance.new("SpecialMesh", p21)
  607. b21.MeshType = Enum.MeshType.Wedge
  608. b21.Name = "Mesh"
  609. b21.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  610. p22 = Instance.new("Part", m)
  611. p22.BrickColor = BrickColor.new("Black")
  612. p22.Material = Enum.Material.Metal
  613. 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)
  614. p22.FormFactor = Enum.FormFactor.Custom
  615. p22.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  616. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  617. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  618. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  619. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  620. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  621. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  622. b22 = Instance.new("SpecialMesh", p22)
  623. b22.MeshType = Enum.MeshType.Brick
  624. b22.Name = "Mesh"
  625. b22.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  626. p23 = Instance.new("Part", m)
  627. p23.BrickColor = BrickColor.new("Black")
  628. p23.Material = Enum.Material.Metal
  629. 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)
  630. p23.FormFactor = Enum.FormFactor.Custom
  631. p23.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  632. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  633. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  634. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  635. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  636. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  637. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  638. b23 = Instance.new("SpecialMesh", p23)
  639. b23.MeshType = Enum.MeshType.Brick
  640. b23.Name = "Mesh"
  641. b23.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  642. p24 = Instance.new("Part", m)
  643. p24.BrickColor = BrickColor.new("Black")
  644. p24.Material = Enum.Material.Metal
  645. 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)
  646. p24.FormFactor = Enum.FormFactor.Custom
  647. p24.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  648. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  649. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  650. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  651. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  652. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  653. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  654. b24 = Instance.new("SpecialMesh", p24)
  655. b24.MeshType = Enum.MeshType.Brick
  656. b24.Name = "Mesh"
  657. b24.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  658. p25 = Instance.new("Part", m)
  659. p25.BrickColor = BrickColor.new("Black")
  660. p25.Material = Enum.Material.Metal
  661. 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)
  662. p25.FormFactor = Enum.FormFactor.Custom
  663. p25.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  664. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  665. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  666. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  667. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  668. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  669. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  670. b25 = Instance.new("SpecialMesh", p25)
  671. b25.MeshType = Enum.MeshType.Brick
  672. b25.Name = "Mesh"
  673. b25.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  674. p26 = Instance.new("Part", m)
  675. p26.BrickColor = BrickColor.new("Black")
  676. p26.Material = Enum.Material.Metal
  677. 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)
  678. p26.FormFactor = Enum.FormFactor.Custom
  679. p26.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  680. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  681. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  682. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  683. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  684. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  685. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  686. b26 = Instance.new("SpecialMesh", p26)
  687. b26.MeshType = Enum.MeshType.Brick
  688. b26.Name = "Mesh"
  689. b26.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  690. p27 = Instance.new("Part", m)
  691. p27.BrickColor = BrickColor.new("Black")
  692. p27.Material = Enum.Material.Metal
  693. 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)
  694. p27.FormFactor = Enum.FormFactor.Custom
  695. p27.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  696. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  697. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  698. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  699. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  700. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  701. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  702. b27 = Instance.new("SpecialMesh", p27)
  703. b27.MeshType = Enum.MeshType.Brick
  704. b27.Name = "Mesh"
  705. b27.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  706. p28 = Instance.new("Part", m)
  707. p28.BrickColor = BrickColor.new("Black")
  708. p28.Material = Enum.Material.Metal
  709. 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)
  710. p28.FormFactor = Enum.FormFactor.Custom
  711. p28.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  712. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  713. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  714. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  715. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  716. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  717. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  718. b28 = Instance.new("SpecialMesh", p28)
  719. b28.MeshType = Enum.MeshType.Brick
  720. b28.Name = "Mesh"
  721. b28.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  722. p29 = Instance.new("Part", m)
  723. p29.BrickColor = BrickColor.new("Black")
  724. p29.Material = Enum.Material.Metal
  725. 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)
  726. p29.FormFactor = Enum.FormFactor.Custom
  727. p29.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  728. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  729. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  730. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  731. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  732. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  733. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  734. b29 = Instance.new("SpecialMesh", p29)
  735. b29.MeshType = Enum.MeshType.Brick
  736. b29.Name = "Mesh"
  737. b29.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  738. p30 = Instance.new("Part", m)
  739. p30.BrickColor = BrickColor.new("Black")
  740. p30.Material = Enum.Material.Metal
  741. 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)
  742. p30.FormFactor = Enum.FormFactor.Custom
  743. p30.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  744. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  745. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  746. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  747. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  748. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  749. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  750. b30 = Instance.new("SpecialMesh", p30)
  751. b30.MeshType = Enum.MeshType.Wedge
  752. b30.Name = "Mesh"
  753. b30.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  754. p31 = Instance.new("Part", m)
  755. p31.BrickColor = BrickColor.new("Black")
  756. p31.Material = Enum.Material.Metal
  757. 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)
  758. p31.FormFactor = Enum.FormFactor.Custom
  759. p31.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  760. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  761. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  762. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  763. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  764. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  765. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  766. b31 = Instance.new("SpecialMesh", p31)
  767. b31.MeshType = Enum.MeshType.Brick
  768. b31.Name = "Mesh"
  769. b31.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  770. p32 = Instance.new("Part", m)
  771. p32.BrickColor = BrickColor.new("Black")
  772. p32.Material = Enum.Material.Metal
  773. 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)
  774. p32.FormFactor = Enum.FormFactor.Custom
  775. p32.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  776. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  777. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  778. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  779. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  780. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  781. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  782. b32 = Instance.new("SpecialMesh", p32)
  783. b32.MeshType = Enum.MeshType.Wedge
  784. b32.Name = "Mesh"
  785. b32.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  786. p33 = Instance.new("Part", m)
  787. p33.BrickColor = BrickColor.new("Black")
  788. p33.Material = Enum.Material.Metal
  789. 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)
  790. p33.FormFactor = Enum.FormFactor.Custom
  791. p33.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  792. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  793. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  794. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  795. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  796. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  797. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  798. b33 = Instance.new("SpecialMesh", p33)
  799. b33.MeshType = Enum.MeshType.Brick
  800. b33.Name = "Mesh"
  801. b33.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  802. p34 = Instance.new("Part", m)
  803. p34.BrickColor = BrickColor.new("Black")
  804. p34.Material = Enum.Material.Metal
  805. 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)
  806. p34.FormFactor = Enum.FormFactor.Custom
  807. p34.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  808. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  809. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  810. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  811. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  812. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  813. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  814. b34 = Instance.new("SpecialMesh", p34)
  815. b34.MeshType = Enum.MeshType.Brick
  816. b34.Name = "Mesh"
  817. b34.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  818. w1 = Instance.new("Weld", p1)
  819. w1.Name = "Part_Weld"
  820. w1.Part0 = p1
  821. w1.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  822. w1.Part1 = p2
  823. w1.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  824. w2 = Instance.new("Weld", p2)
  825. w2.Name = "Part_Weld"
  826. w2.Part0 = p2
  827. w2.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  828. w2.Part1 = p3
  829. w2.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  830. w3 = Instance.new("Weld", p3)
  831. w3.Name = "LeftArmPlate_Weld"
  832. w3.Part0 = p3
  833. w3.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  834. w3.Part1 = p4
  835. w3.C1 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  836. w4 = Instance.new("Weld", p4)
  837. w4.Name = "Part_Weld"
  838. w4.Part0 = p4
  839. w4.C0 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  840. w4.Part1 = p5
  841. w4.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  842. w5 = Instance.new("Weld", p5)
  843. w5.Name = "Part_Weld"
  844. w5.Part0 = p5
  845. w5.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  846. w5.Part1 = p6
  847. w5.C1 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  848. w6 = Instance.new("Weld", p6)
  849. w6.Name = "Part_Weld"
  850. w6.Part0 = p6
  851. w6.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  852. w6.Part1 = p7
  853. w6.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  854. w7 = Instance.new("Weld", p7)
  855. w7.Name = "Part_Weld"
  856. w7.Part0 = p7
  857. w7.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  858. w7.Part1 = p8
  859. w7.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  860. w8 = Instance.new("Weld", p8)
  861. w8.Name = "Part_Weld"
  862. w8.Part0 = p8
  863. w8.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  864. w8.Part1 = p9
  865. w8.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  866. w9 = Instance.new("Weld", p9)
  867. w9.Name = "Part_Weld"
  868. w9.Part0 = p9
  869. w9.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  870. w9.Part1 = p10
  871. w9.C1 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  872. w10 = Instance.new("Weld", p10)
  873. w10.Name = "Part_Weld"
  874. w10.Part0 = p10
  875. w10.C0 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  876. w10.Part1 = p11
  877. w10.C1 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  878. w11 = Instance.new("Weld", p11)
  879. w11.Name = "Part_Weld"
  880. w11.Part0 = p11
  881. w11.C0 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  882. w11.Part1 = p12
  883. w11.C1 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  884. w12 = Instance.new("Weld", p12)
  885. w12.Name = "Part_Weld"
  886. w12.Part0 = p12
  887. w12.C0 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  888. w12.Part1 = p13
  889. w12.C1 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  890. w13 = Instance.new("Weld", p13)
  891. w13.Name = "Part_Weld"
  892. w13.Part0 = p13
  893. w13.C0 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  894. w13.Part1 = p14
  895. w13.C1 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  896. w14 = Instance.new("Weld", p14)
  897. w14.Name = "Part_Weld"
  898. w14.Part0 = p14
  899. w14.C0 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  900. w14.Part1 = p15
  901. w14.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  902. w15 = Instance.new("Weld", p15)
  903. w15.Name = "Part_Weld"
  904. w15.Part0 = p15
  905. w15.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  906. w15.Part1 = p16
  907. 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)
  908. w16 = Instance.new("Weld", p16)
  909. w16.Name = "Part_Weld"
  910. w16.Part0 = p16
  911. 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)
  912. w16.Part1 = p17
  913. 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)
  914. w17 = Instance.new("Weld", p17)
  915. w17.Name = "Part_Weld"
  916. w17.Part0 = p17
  917. 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)
  918. w17.Part1 = p18
  919. 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)
  920. w18 = Instance.new("Weld", p18)
  921. w18.Name = "Part_Weld"
  922. w18.Part0 = p18
  923. 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)
  924. w18.Part1 = p19
  925. 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)
  926. w19 = Instance.new("Weld", p19)
  927. w19.Name = "Part_Weld"
  928. w19.Part0 = p19
  929. 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)
  930. w19.Part1 = p20
  931. 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)
  932. w20 = Instance.new("Weld", p20)
  933. w20.Name = "Part_Weld"
  934. w20.Part0 = p20
  935. 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)
  936. w20.Part1 = p21
  937. 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)
  938. w21 = Instance.new("Weld", p21)
  939. w21.Name = "Part_Weld"
  940. w21.Part0 = p21
  941. 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)
  942. w21.Part1 = p22
  943. 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)
  944. w22 = Instance.new("Weld", p22)
  945. w22.Name = "Part_Weld"
  946. w22.Part0 = p22
  947. 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)
  948. w22.Part1 = p23
  949. 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)
  950. w23 = Instance.new("Weld", p23)
  951. w23.Name = "Part_Weld"
  952. w23.Part0 = p23
  953. 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)
  954. w23.Part1 = p24
  955. 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)
  956. w24 = Instance.new("Weld", p24)
  957. w24.Name = "Part_Weld"
  958. w24.Part0 = p24
  959. 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)
  960. w24.Part1 = p25
  961. 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)
  962. w25 = Instance.new("Weld", p25)
  963. w25.Name = "Part_Weld"
  964. w25.Part0 = p25
  965. 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)
  966. w25.Part1 = p26
  967. 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)
  968. w26 = Instance.new("Weld", p26)
  969. w26.Name = "Part_Weld"
  970. w26.Part0 = p26
  971. 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)
  972. w26.Part1 = p27
  973. 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)
  974. w27 = Instance.new("Weld", p27)
  975. w27.Name = "Part_Weld"
  976. w27.Part0 = p27
  977. 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)
  978. w27.Part1 = p28
  979. 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)
  980. w28 = Instance.new("Weld", p28)
  981. w28.Name = "Part_Weld"
  982. w28.Part0 = p28
  983. 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)
  984. w28.Part1 = p29
  985. 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)
  986. w29 = Instance.new("Weld", p29)
  987. w29.Name = "Part_Weld"
  988. w29.Part0 = p29
  989. 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)
  990. w29.Part1 = p30
  991. 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)
  992. w30 = Instance.new("Weld", p30)
  993. w30.Name = "Part_Weld"
  994. w30.Part0 = p30
  995. 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)
  996. w30.Part1 = p31
  997. 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)
  998. w31 = Instance.new("Weld", p31)
  999. w31.Name = "Part_Weld"
  1000. w31.Part0 = p31
  1001. 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)
  1002. w31.Part1 = p32
  1003. 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)
  1004. w32 = Instance.new("Weld", p32)
  1005. w32.Name = "Part_Weld"
  1006. w32.Part0 = p32
  1007. 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)
  1008. w32.Part1 = p33
  1009. 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)
  1010. w33 = Instance.new("Weld", p33)
  1011. w33.Name = "Part_Weld"
  1012. w33.Part0 = p33
  1013. 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)
  1014. w33.Part1 = p34
  1015. 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)
  1016. m.Parent = larm
  1017. m:MakeJoints()
  1018. ----------------------------------------------------
  1019. local cor = Instance.new("Part", larm.LeftArm)
  1020. cor.Name = "Thingy"
  1021. cor.Locked = true
  1022. cor.BottomSurface = 0
  1023. cor.CanCollide = false
  1024. cor.Size = Vector3.new(1, 1, 1)
  1025. cor.Transparency = 1
  1026. cor.TopSurface = 0
  1027. corw = Instance.new("Weld", cor)
  1028. corw.Part0 = larm
  1029. corw.Part1 = cor
  1030. corw.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1031. corw.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1032. weld1 = Instance.new("Weld", larm.LeftArm)
  1033. weld1.Part0 = cor
  1034. weld1.Part1 = larm.LeftArm.LeftArmPlate
  1035. weld1.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1036. --Right Arm
  1037. m2 = Instance.new("Model")
  1038. m2.Name = "RightArm"
  1039. p1 = Instance.new("Part", m2)
  1040. p1.BrickColor = BrickColor.new("Crimson")
  1041. p1.Material = Enum.Material.Granite
  1042. p1.CFrame = CFrame.new(3.5, -9.44201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1043. p1.FormFactor = Enum.FormFactor.Custom
  1044. p1.Size = Vector3.new(1, 0.200000048, 1)
  1045. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1046. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1047. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1048. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1049. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1050. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1051. b1 = Instance.new("SpecialMesh", p1)
  1052. b1.MeshType = Enum.MeshType.Brick
  1053. b1.Name = "Mesh"
  1054. b1.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1055. p2 = Instance.new("Part", m2)
  1056. p2.BrickColor = BrickColor.new("Crimson")
  1057. p2.Material = Enum.Material.Granite
  1058. p2.CFrame = CFrame.new(3.5, -9.74201393, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1059. p2.FormFactor = Enum.FormFactor.Custom
  1060. p2.Size = Vector3.new(1, 0.200000048, 1)
  1061. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1062. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1063. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1064. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1065. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1066. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1067. b2 = Instance.new("SpecialMesh", p2)
  1068. b2.MeshType = Enum.MeshType.Brick
  1069. b2.Name = "Mesh"
  1070. b2.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1071. p3 = Instance.new("Part", m2)
  1072. p3.BrickColor = BrickColor.new("Crimson")
  1073. p3.Material = Enum.Material.Granite
  1074. p3.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1075. p3.FormFactor = Enum.FormFactor.Custom
  1076. p3.Size = Vector3.new(1, 0.200000048, 1)
  1077. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1078. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1079. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1080. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1081. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1082. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1083. b3 = Instance.new("SpecialMesh", p3)
  1084. b3.MeshType = Enum.MeshType.Brick
  1085. b3.Name = "Mesh"
  1086. b3.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1087. p4 = Instance.new("Part", m2)
  1088. p4.BrickColor = BrickColor.new("Crimson")
  1089. p4.Material = Enum.Material.Granite
  1090. p4.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1091. p4.FormFactor = Enum.FormFactor.Custom
  1092. p4.Size = Vector3.new(1, 0.200000048, 1)
  1093. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1094. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1095. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1096. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1097. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1098. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1099. b4 = Instance.new("SpecialMesh", p4)
  1100. b4.MeshType = Enum.MeshType.Brick
  1101. b4.Name = "Mesh"
  1102. b4.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1103. p5 = Instance.new("Part", m2)
  1104. p5.BrickColor = BrickColor.new("Crimson")
  1105. p5.Material = Enum.Material.Granite
  1106. p5.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1107. p5.FormFactor = Enum.FormFactor.Custom
  1108. p5.Size = Vector3.new(1, 0.200000048, 1)
  1109. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1110. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1111. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1112. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1113. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1114. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1115. b5 = Instance.new("SpecialMesh", p5)
  1116. b5.MeshType = Enum.MeshType.Brick
  1117. b5.Name = "Mesh"
  1118. b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1119. p6 = Instance.new("Part", m2)
  1120. p6.BrickColor = BrickColor.new("Crimson")
  1121. p6.Material = Enum.Material.Granite
  1122. p6.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1123. p6.FormFactor = Enum.FormFactor.Custom
  1124. p6.Size = Vector3.new(1, 1, 1)
  1125. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1126. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1127. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1128. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1129. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1130. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1131. b6 = Instance.new("SpecialMesh", p6)
  1132. b6.MeshType = Enum.MeshType.Sphere
  1133. b6.Name = "Mesh"
  1134. p7 = Instance.new("Part", m2)
  1135. p7.BrickColor = BrickColor.new("Black")
  1136. p7.Material = Enum.Material.SmoothPlastic
  1137. p7.Name = "RightArmPlate"
  1138. p7.CFrame = CFrame.new(3.5, -9.54201603, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1139. p7.FormFactor = Enum.FormFactor.Symmetric
  1140. p7.Size = Vector3.new(1, 2, 1)
  1141. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1142. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1143. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1144. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1145. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1146. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1147. b7 = Instance.new("SpecialMesh", p7)
  1148. b7.MeshType = Enum.MeshType.Brick
  1149. b7.Name = "Mesh"
  1150. b7.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1151. p8 = Instance.new("Part", m2)
  1152. p8.BrickColor = BrickColor.new("Crimson")
  1153. p8.Material = Enum.Material.Granite
  1154. p8.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1155. p8.FormFactor = Enum.FormFactor.Custom
  1156. p8.Size = Vector3.new(1, 0.200000048, 1)
  1157. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1158. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1159. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1160. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1161. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1162. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1163. b8 = Instance.new("SpecialMesh", p8)
  1164. b8.MeshType = Enum.MeshType.Brick
  1165. b8.Name = "Mesh"
  1166. b8.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1167. p9 = Instance.new("Part", m2)
  1168. p9.BrickColor = BrickColor.new("Black")
  1169. p9.Material = Enum.Material.SmoothPlastic
  1170. p9.CFrame = CFrame.new(3.5, -8.69201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1171. p9.FormFactor = Enum.FormFactor.Custom
  1172. p9.Size = Vector3.new(1, 0.349999994, 1)
  1173. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1174. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1175. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1176. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1177. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1178. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1179. b9 = Instance.new("SpecialMesh", p9)
  1180. b9.MeshType = Enum.MeshType.Brick
  1181. b9.Name = "Mesh"
  1182. b9.Scale = Vector3.new(1.12, 1.01999998, 1.12)
  1183. p10 = Instance.new("Part", m2)
  1184. p10.BrickColor = BrickColor.new("Black")
  1185. p10.Material = Enum.Material.Metal
  1186. p10.CFrame = CFrame.new(3.5, -8.99201584, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1187. p10.FormFactor = Enum.FormFactor.Custom
  1188. p10.Size = Vector3.new(1, 0.25, 1)
  1189. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1190. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1191. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1192. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1193. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1194. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1195. b10 = Instance.new("SpecialMesh", p10)
  1196. b10.MeshType = Enum.MeshType.Brick
  1197. b10.Name = "Mesh"
  1198. b10.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1199. p11 = Instance.new("Part", m2)
  1200. p11.BrickColor = BrickColor.new("Black")
  1201. p11.Material = Enum.Material.Metal
  1202. p11.CFrame = CFrame.new(3.5, -9.29201508, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1203. p11.FormFactor = Enum.FormFactor.Custom
  1204. p11.Size = Vector3.new(1, 0.25, 1)
  1205. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1206. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1207. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1208. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1209. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1210. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1211. b11 = Instance.new("SpecialMesh", p11)
  1212. b11.MeshType = Enum.MeshType.Brick
  1213. b11.Name = "Mesh"
  1214. b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1215. p12 = Instance.new("Part", m2)
  1216. p12.BrickColor = BrickColor.new("Black")
  1217. p12.Material = Enum.Material.Metal
  1218. p12.CFrame = CFrame.new(3.5, -9.59201431, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1219. p12.FormFactor = Enum.FormFactor.Custom
  1220. p12.Size = Vector3.new(1, 0.25, 1)
  1221. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1222. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1223. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1224. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1225. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1226. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1227. b12 = Instance.new("SpecialMesh", p12)
  1228. b12.MeshType = Enum.MeshType.Brick
  1229. b12.Name = "Mesh"
  1230. b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1231. p13 = Instance.new("Part", m2)
  1232. p13.BrickColor = BrickColor.new("Crimson")
  1233. p13.Material = Enum.Material.Granite
  1234. p13.CFrame = CFrame.new(3.5, -9.44201088, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1235. p13.FormFactor = Enum.FormFactor.Custom
  1236. p13.Size = Vector3.new(1, 0.200000048, 1)
  1237. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1238. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1239. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1240. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1241. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1242. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1243. b13 = Instance.new("SpecialMesh", p13)
  1244. b13.MeshType = Enum.MeshType.Brick
  1245. b13.Name = "Mesh"
  1246. b13.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1247. p14 = Instance.new("Part", m2)
  1248. p14.BrickColor = BrickColor.new("Black")
  1249. p14.Material = Enum.Material.Metal
  1250. p14.CFrame = CFrame.new(3.5, -9.89201069, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1251. p14.FormFactor = Enum.FormFactor.Custom
  1252. p14.Size = Vector3.new(1, 0.25, 1)
  1253. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1254. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1255. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1256. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1257. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1258. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1259. b14 = Instance.new("SpecialMesh", p14)
  1260. b14.MeshType = Enum.MeshType.Brick
  1261. b14.Name = "Mesh"
  1262. b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1263. p15 = Instance.new("Part", m2)
  1264. p15.BrickColor = BrickColor.new("Crimson")
  1265. p15.Material = Enum.Material.Granite
  1266. p15.CFrame = CFrame.new(3.5, -9.74201298, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1267. p15.FormFactor = Enum.FormFactor.Custom
  1268. p15.Size = Vector3.new(1, 0.200000048, 1)
  1269. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1270. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1271. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1272. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1273. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1274. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1275. b15 = Instance.new("SpecialMesh", p15)
  1276. b15.MeshType = Enum.MeshType.Brick
  1277. b15.Name = "Mesh"
  1278. b15.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1279. p16 = Instance.new("Part", m2)
  1280. p16.BrickColor = BrickColor.new("Black")
  1281. p16.Material = Enum.Material.SmoothPlastic
  1282. p16.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1283. p16.FormFactor = Enum.FormFactor.Custom
  1284. p16.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
  1285. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1286. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1287. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1288. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1289. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1290. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1291. b16 = Instance.new("SpecialMesh", p16)
  1292. b16.MeshType = Enum.MeshType.Brick
  1293. b16.Name = "Mesh"
  1294. b16.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1295. p17 = Instance.new("Part", m2)
  1296. p17.BrickColor = BrickColor.new("Black")
  1297. p17.Material = Enum.Material.SmoothPlastic
  1298. p17.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1299. p17.FormFactor = Enum.FormFactor.Custom
  1300. p17.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
  1301. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1302. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1303. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1304. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1305. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1306. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1307. b17 = Instance.new("SpecialMesh", p17)
  1308. b17.MeshType = Enum.MeshType.Brick
  1309. b17.Name = "Mesh"
  1310. b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1311. p18 = Instance.new("Part", m2)
  1312. p18.BrickColor = BrickColor.new("Really black")
  1313. p18.Material = Enum.Material.SmoothPlastic
  1314. p18.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1315. p18.FormFactor = Enum.FormFactor.Custom
  1316. p18.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  1317. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1318. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1319. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1320. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1321. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1322. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1323. b18 = Instance.new("SpecialMesh", p18)
  1324. b18.MeshType = Enum.MeshType.Brick
  1325. b18.Name = "Mesh"
  1326. b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1327. p19 = Instance.new("Part", m2)
  1328. p19.BrickColor = BrickColor.new("Black")
  1329. p19.Material = Enum.Material.SmoothPlastic
  1330. p19.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1331. p19.FormFactor = Enum.FormFactor.Custom
  1332. p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  1333. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1334. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1335. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1336. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1337. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1338. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1339. b19 = Instance.new("SpecialMesh", p19)
  1340. b19.MeshType = Enum.MeshType.Brick
  1341. b19.Name = "Mesh"
  1342. b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
  1343. w1 = Instance.new("Weld", p1)
  1344. w1.Name = "Part_Weld"
  1345. w1.Part0 = p1
  1346. w1.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1347. w1.Part1 = p2
  1348. w1.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1349. w2 = Instance.new("Weld", p2)
  1350. w2.Name = "Part_Weld"
  1351. w2.Part0 = p2
  1352. w2.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1353. w2.Part1 = p3
  1354. w2.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1355. w3 = Instance.new("Weld", p3)
  1356. w3.Name = "Part_Weld"
  1357. w3.Part0 = p3
  1358. w3.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1359. w3.Part1 = p4
  1360. w3.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1361. w4 = Instance.new("Weld", p4)
  1362. w4.Name = "Part_Weld"
  1363. w4.Part0 = p4
  1364. w4.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1365. w4.Part1 = p5
  1366. w4.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1367. w5 = Instance.new("Weld", p5)
  1368. w5.Name = "Part_Weld"
  1369. w5.Part0 = p5
  1370. w5.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1371. w5.Part1 = p6
  1372. w5.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1373. w6 = Instance.new("Weld", p6)
  1374. w6.Name = "RightArmPlate_Weld"
  1375. w6.Part0 = p6
  1376. w6.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1377. w6.Part1 = p7
  1378. w6.C1 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1379. w7 = Instance.new("Weld", p7)
  1380. w7.Name = "Part_Weld"
  1381. w7.Part0 = p7
  1382. w7.C0 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1383. w7.Part1 = p8
  1384. w7.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1385. w8 = Instance.new("Weld", p8)
  1386. w8.Name = "Part_Weld"
  1387. w8.Part0 = p8
  1388. w8.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1389. w8.Part1 = p9
  1390. w8.C1 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1391. w9 = Instance.new("Weld", p9)
  1392. w9.Name = "Part_Weld"
  1393. w9.Part0 = p9
  1394. w9.C0 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1395. w9.Part1 = p10
  1396. w9.C1 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1397. w10 = Instance.new("Weld", p10)
  1398. w10.Name = "Part_Weld"
  1399. w10.Part0 = p10
  1400. w10.C0 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1401. w10.Part1 = p11
  1402. w10.C1 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1403. w11 = Instance.new("Weld", p11)
  1404. w11.Name = "Part_Weld"
  1405. w11.Part0 = p11
  1406. w11.C0 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1407. w11.Part1 = p12
  1408. w11.C1 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1409. w12 = Instance.new("Weld", p12)
  1410. w12.Name = "Part_Weld"
  1411. w12.Part0 = p12
  1412. w12.C0 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1413. w12.Part1 = p13
  1414. w12.C1 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1415. w13 = Instance.new("Weld", p13)
  1416. w13.Name = "Part_Weld"
  1417. w13.Part0 = p13
  1418. w13.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1419. w13.Part1 = p14
  1420. w13.C1 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1421. w14 = Instance.new("Weld", p14)
  1422. w14.Name = "Part_Weld"
  1423. w14.Part0 = p14
  1424. w14.C0 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1425. w14.Part1 = p15
  1426. w14.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1427. w15 = Instance.new("Weld", p15)
  1428. w15.Name = "Part_Weld"
  1429. w15.Part0 = p15
  1430. w15.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1431. w15.Part1 = p16
  1432. w15.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1433. w16 = Instance.new("Weld", p16)
  1434. w16.Name = "Part_Weld"
  1435. w16.Part0 = p16
  1436. w16.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1437. w16.Part1 = p17
  1438. w16.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1439. w17 = Instance.new("Weld", p17)
  1440. w17.Name = "Part_Weld"
  1441. w17.Part0 = p17
  1442. w17.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1443. w17.Part1 = p18
  1444. w17.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1445. w18 = Instance.new("Weld", p18)
  1446. w18.Name = "Part_Weld"
  1447. w18.Part0 = p18
  1448. w18.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1449. w18.Part1 = p19
  1450. w18.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1451. m2.Parent = rarm
  1452. m2:MakeJoints()
  1453. ----------------------------------------------------
  1454. local cor2 = Instance.new("Part", rarm.RightArm)
  1455. cor2.Name = "Thingy"
  1456. cor2.Locked = true
  1457. cor2.BottomSurface = 0
  1458. cor2.CanCollide = false
  1459. cor2.Size = Vector3.new(1, 1, 1)
  1460. cor2.Transparency = 1
  1461. cor2.TopSurface = 0
  1462. corw2 = Instance.new("Weld", cor2)
  1463. corw2.Part0 = rarm
  1464. corw2.Part1 = cor2
  1465. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1466. corw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1467. weld2 = Instance.new("Weld", rarm.RightArm)
  1468. weld2.Part0 = cor2
  1469. weld2.Part1 = rarm.RightArm.RightArmPlate
  1470. weld2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1471. --Torso
  1472. m3 = Instance.new("Model")
  1473. m3.Name = "Torso"
  1474. p1 = Instance.new("Part", m3)
  1475. p1.BrickColor = BrickColor.new("Really black")
  1476. p1.Material = Enum.Material.Metal
  1477. p1.Name = "TorsoPlate"
  1478. p1.CFrame = CFrame.new(0, 3.10002589, 0.50000006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1479. p1.CanCollide = false
  1480. p1.Locked = true
  1481. p1.FormFactor = Enum.FormFactor.Custom
  1482. p1.Size = Vector3.new(2, 2, 1)
  1483. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1484. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1485. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1486. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1487. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1488. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1489. b1 = Instance.new("SpecialMesh", p1)
  1490. b1.MeshType = Enum.MeshType.Brick
  1491. b1.Name = "Mesh"
  1492. b1.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1493. p2 = Instance.new("Part", m3)
  1494. p2.BrickColor = BrickColor.new("Really black")
  1495. p2.Material = Enum.Material.Metal
  1496. 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)
  1497. p2.CanCollide = false
  1498. p2.Locked = true
  1499. p2.FormFactor = Enum.FormFactor.Custom
  1500. p2.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1501. b2 = Instance.new("SpecialMesh", p2)
  1502. b2.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1503. b2.TextureId = ""
  1504. b2.MeshType = Enum.MeshType.FileMesh
  1505. b2.Name = "Mesh"
  1506. b2.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1507. p3 = Instance.new("Part", m3)
  1508. p3.BrickColor = BrickColor.new("Black")
  1509. p3.Material = Enum.Material.Metal
  1510. p3.CFrame = CFrame.new(0, 3.10002589, 0.970001996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1511. p3.CanCollide = false
  1512. p3.Locked = true
  1513. p3.FormFactor = Enum.FormFactor.Custom
  1514. p3.Size = Vector3.new(2, 2, 0.200000018)
  1515. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1516. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1517. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1518. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1519. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1520. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1521. b3 = Instance.new("SpecialMesh", p3)
  1522. b3.MeshType = Enum.MeshType.Brick
  1523. b3.Name = "Mesh"
  1524. b3.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1525. p4 = Instance.new("Part", m3)
  1526. p4.BrickColor = BrickColor.new("Black")
  1527. p4.Material = Enum.Material.Metal
  1528. p4.CFrame = CFrame.new(0, 4.00002623, 0.529999971, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  1529. p4.CanCollide = false
  1530. p4.Locked = true
  1531. p4.FormFactor = Enum.FormFactor.Custom
  1532. p4.Size = Vector3.new(2, 1.04000008, 0.239999995)
  1533. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1534. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1535. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1536. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1537. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1538. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1539. b4 = Instance.new("SpecialMesh", p4)
  1540. b4.MeshType = Enum.MeshType.Brick
  1541. b4.Name = "Mesh"
  1542. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1543. p5 = Instance.new("Part", m3)
  1544. p5.BrickColor = BrickColor.new("Black")
  1545. p5.Material = Enum.Material.Metal
  1546. p5.CFrame = CFrame.new(-0.499999821, 3.15002489, 0.0999978557, 7.54979084e-008, 1, 0, 4.37113918e-008, 0, 1, 1, -7.54978942e-008, -4.37113883e-008)
  1547. p5.CanCollide = false
  1548. p5.Locked = true
  1549. p5.FormFactor = Enum.FormFactor.Custom
  1550. p5.Size = Vector3.new(0.300000012, 1, 1.89999998)
  1551. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1552. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1553. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1554. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1555. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1556. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1557. b5 = Instance.new("SpecialMesh", p5)
  1558. b5.MeshType = Enum.MeshType.Wedge
  1559. b5.Name = "Mesh"
  1560. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1561. p6 = Instance.new("Part", m3)
  1562. p6.BrickColor = BrickColor.new("Black")
  1563. p6.Material = Enum.Material.Metal
  1564. 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)
  1565. p6.CanCollide = false
  1566. p6.Locked = true
  1567. p6.FormFactor = Enum.FormFactor.Custom
  1568. p6.Size = Vector3.new(0.300000012, 0.99999994, 1.89999998)
  1569. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1570. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1571. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1572. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1573. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1574. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1575. b6 = Instance.new("SpecialMesh", p6)
  1576. b6.MeshType = Enum.MeshType.Wedge
  1577. b6.Name = "Mesh"
  1578. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1579. p7 = Instance.new("Part", m3)
  1580. p7.BrickColor = BrickColor.new("Black")
  1581. p7.Material = Enum.Material.Metal
  1582. 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)
  1583. p7.CanCollide = false
  1584. p7.Locked = true
  1585. p7.FormFactor = Enum.FormFactor.Custom
  1586. p7.Size = Vector3.new(0.300000012, 1.20000005, 1.20000005)
  1587. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1588. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1589. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1590. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1591. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1592. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1593. b7 = Instance.new("SpecialMesh", p7)
  1594. b7.MeshType = Enum.MeshType.Wedge
  1595. b7.Name = "Mesh"
  1596. p8 = Instance.new("Part", m3)
  1597. p8.BrickColor = BrickColor.new("Black")
  1598. p8.Material = Enum.Material.Metal
  1599. p8.CFrame = CFrame.new(-1, 3.10002613, 0.520000935, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  1600. p8.CanCollide = false
  1601. p8.Locked = true
  1602. p8.FormFactor = Enum.FormFactor.Custom
  1603. p8.Size = Vector3.new(1, 2, 0.200000018)
  1604. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1605. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1606. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1607. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1608. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1609. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1610. b8 = Instance.new("SpecialMesh", p8)
  1611. b8.MeshType = Enum.MeshType.Brick
  1612. b8.Name = "Mesh"
  1613. b8.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1614. p9 = Instance.new("Part", m3)
  1615. p9.BrickColor = BrickColor.new("Black")
  1616. p9.Material = Enum.Material.Metal
  1617. p9.CFrame = CFrame.new(1, 3.10002613, 0.520001054, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  1618. p9.CanCollide = false
  1619. p9.Locked = true
  1620. p9.FormFactor = Enum.FormFactor.Custom
  1621. p9.Size = Vector3.new(1, 2, 0.200000018)
  1622. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1623. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1624. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1625. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1626. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1627. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1628. b9 = Instance.new("SpecialMesh", p9)
  1629. b9.MeshType = Enum.MeshType.Brick
  1630. b9.Name = "Mesh"
  1631. b9.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1632. p10 = Instance.new("Part", m3)
  1633. p10.BrickColor = BrickColor.new("Black")
  1634. p10.Material = Enum.Material.Metal
  1635. p10.CFrame = CFrame.new(0, 2.05002642, 0.539999843, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  1636. p10.CanCollide = false
  1637. p10.Locked = true
  1638. p10.FormFactor = Enum.FormFactor.Custom
  1639. p10.Size = Vector3.new(2, 1.0200001, 0.239999995)
  1640. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1641. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1642. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1643. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1644. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1645. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1646. b10 = Instance.new("SpecialMesh", p10)
  1647. b10.MeshType = Enum.MeshType.Brick
  1648. b10.Name = "Mesh"
  1649. b10.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1650. p11 = Instance.new("Part", m3)
  1651. p11.BrickColor = BrickColor.new("Really black")
  1652. p11.Material = Enum.Material.Metal
  1653. 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)
  1654. p11.CanCollide = false
  1655. p11.Locked = true
  1656. p11.FormFactor = Enum.FormFactor.Custom
  1657. p11.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1658. b11 = Instance.new("SpecialMesh", p11)
  1659. b11.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1660. b11.TextureId = ""
  1661. b11.MeshType = Enum.MeshType.FileMesh
  1662. b11.Name = "Mesh"
  1663. b11.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1664. p12 = Instance.new("Part", m3)
  1665. p12.BrickColor = BrickColor.new("Really black")
  1666. p12.Material = Enum.Material.Metal
  1667. p12.Transparency = 1
  1668. p12.Name = "Chain2Torso"
  1669. 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)
  1670. p12.CanCollide = false
  1671. p12.Locked = true
  1672. p12.FormFactor = Enum.FormFactor.Custom
  1673. p12.Size = Vector3.new(0.699999988, 0.300000012, 0.300000012)
  1674. b12 = Instance.new("SpecialMesh", p12)
  1675. b12.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1676. b12.TextureId = ""
  1677. b12.MeshType = Enum.MeshType.FileMesh
  1678. b12.Name = "Mesh"
  1679. b12.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1680. p13 = Instance.new("Part", m3)
  1681. p13.BrickColor = BrickColor.new("Really black")
  1682. p13.Material = Enum.Material.Metal
  1683. 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)
  1684. p13.CanCollide = false
  1685. p13.Locked = true
  1686. p13.FormFactor = Enum.FormFactor.Custom
  1687. p13.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1688. b13 = Instance.new("SpecialMesh", p13)
  1689. b13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1690. b13.TextureId = ""
  1691. b13.MeshType = Enum.MeshType.FileMesh
  1692. b13.Name = "Mesh"
  1693. b13.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1694. p14 = Instance.new("Part", m3)
  1695. p14.BrickColor = BrickColor.new("Really black")
  1696. p14.Material = Enum.Material.Metal
  1697. 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)
  1698. p14.CanCollide = false
  1699. p14.Locked = true
  1700. p14.FormFactor = Enum.FormFactor.Custom
  1701. p14.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1702. b14 = Instance.new("SpecialMesh", p14)
  1703. b14.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1704. b14.TextureId = ""
  1705. b14.MeshType = Enum.MeshType.FileMesh
  1706. b14.Name = "Mesh"
  1707. b14.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1708. p15 = Instance.new("Part", m3)
  1709. p15.BrickColor = BrickColor.new("Really black")
  1710. p15.Material = Enum.Material.Metal
  1711. 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)
  1712. p15.CanCollide = false
  1713. p15.Locked = true
  1714. p15.FormFactor = Enum.FormFactor.Custom
  1715. p15.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1716. b15 = Instance.new("SpecialMesh", p15)
  1717. b15.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1718. b15.TextureId = ""
  1719. b15.MeshType = Enum.MeshType.FileMesh
  1720. b15.Name = "Mesh"
  1721. b15.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1722. p16 = Instance.new("Part", m3)
  1723. p16.BrickColor = BrickColor.new("Really black")
  1724. p16.Material = Enum.Material.Metal
  1725. 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)
  1726. p16.CanCollide = false
  1727. p16.Locked = true
  1728. p16.FormFactor = Enum.FormFactor.Custom
  1729. p16.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1730. b16 = Instance.new("SpecialMesh", p16)
  1731. b16.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1732. b16.TextureId = ""
  1733. b16.MeshType = Enum.MeshType.FileMesh
  1734. b16.Name = "Mesh"
  1735. b16.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1736. p17 = Instance.new("Part", m3)
  1737. p17.BrickColor = BrickColor.new("Really black")
  1738. p17.Material = Enum.Material.Metal
  1739. 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)
  1740. p17.CanCollide = false
  1741. p17.Locked = true
  1742. p17.FormFactor = Enum.FormFactor.Custom
  1743. p17.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1744. b17 = Instance.new("SpecialMesh", p17)
  1745. b17.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1746. b17.TextureId = ""
  1747. b17.MeshType = Enum.MeshType.FileMesh
  1748. b17.Name = "Mesh"
  1749. b17.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1750. p18 = Instance.new("Part", m3)
  1751. p18.BrickColor = BrickColor.new("Really black")
  1752. p18.Material = Enum.Material.Metal
  1753. 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)
  1754. p18.CanCollide = false
  1755. p18.Locked = true
  1756. p18.FormFactor = Enum.FormFactor.Custom
  1757. p18.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1758. b18 = Instance.new("SpecialMesh", p18)
  1759. b18.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1760. b18.TextureId = ""
  1761. b18.MeshType = Enum.MeshType.FileMesh
  1762. b18.Name = "Mesh"
  1763. b18.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1764. p19 = Instance.new("Part", m3)
  1765. p19.BrickColor = BrickColor.new("Really black")
  1766. p19.Material = Enum.Material.Metal
  1767. 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)
  1768. p19.CanCollide = false
  1769. p19.Locked = true
  1770. p19.FormFactor = Enum.FormFactor.Custom
  1771. p19.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1772. b19 = Instance.new("SpecialMesh", p19)
  1773. b19.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1774. b19.TextureId = ""
  1775. b19.MeshType = Enum.MeshType.FileMesh
  1776. b19.Name = "Mesh"
  1777. b19.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1778. p20 = Instance.new("Part", m3)
  1779. p20.BrickColor = BrickColor.new("Really black")
  1780. p20.Material = Enum.Material.Metal
  1781. 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)
  1782. p20.CanCollide = false
  1783. p20.Locked = true
  1784. p20.FormFactor = Enum.FormFactor.Custom
  1785. p20.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1786. b20 = Instance.new("SpecialMesh", p20)
  1787. b20.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1788. b20.TextureId = ""
  1789. b20.MeshType = Enum.MeshType.FileMesh
  1790. b20.Name = "Mesh"
  1791. b20.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1792. p21 = Instance.new("Part", m3)
  1793. p21.BrickColor = BrickColor.new("Really black")
  1794. p21.Material = Enum.Material.Metal
  1795. 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)
  1796. p21.CanCollide = false
  1797. p21.Locked = true
  1798. p21.FormFactor = Enum.FormFactor.Custom
  1799. p21.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1800. b21 = Instance.new("SpecialMesh", p21)
  1801. b21.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1802. b21.TextureId = ""
  1803. b21.MeshType = Enum.MeshType.FileMesh
  1804. b21.Name = "Mesh"
  1805. b21.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1806. p22 = Instance.new("Part", m3)
  1807. p22.BrickColor = BrickColor.new("Really black")
  1808. p22.Material = Enum.Material.Metal
  1809. 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)
  1810. p22.CanCollide = false
  1811. p22.Locked = true
  1812. p22.FormFactor = Enum.FormFactor.Custom
  1813. p22.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1814. b22 = Instance.new("SpecialMesh", p22)
  1815. b22.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1816. b22.TextureId = ""
  1817. b22.MeshType = Enum.MeshType.FileMesh
  1818. b22.Name = "Mesh"
  1819. b22.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1820. p23 = Instance.new("Part", m3)
  1821. p23.BrickColor = BrickColor.new("Really black")
  1822. p23.Material = Enum.Material.Metal
  1823. 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)
  1824. p23.CanCollide = false
  1825. p23.Locked = true
  1826. p23.FormFactor = Enum.FormFactor.Custom
  1827. p23.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1828. b23 = Instance.new("SpecialMesh", p23)
  1829. b23.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1830. b23.TextureId = ""
  1831. b23.MeshType = Enum.MeshType.FileMesh
  1832. b23.Name = "Mesh"
  1833. b23.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1834. p24 = Instance.new("Part", m3)
  1835. p24.BrickColor = BrickColor.new("Really black")
  1836. p24.Material = Enum.Material.Metal
  1837. 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)
  1838. p24.CanCollide = false
  1839. p24.Locked = true
  1840. p24.FormFactor = Enum.FormFactor.Custom
  1841. p24.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1842. b24 = Instance.new("SpecialMesh", p24)
  1843. b24.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1844. b24.TextureId = ""
  1845. b24.MeshType = Enum.MeshType.FileMesh
  1846. b24.Name = "Mesh"
  1847. b24.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1848. p25 = Instance.new("Part", m3)
  1849. p25.BrickColor = BrickColor.new("Really black")
  1850. p25.Material = Enum.Material.Metal
  1851. 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)
  1852. p25.CanCollide = false
  1853. p25.Locked = true
  1854. p25.FormFactor = Enum.FormFactor.Custom
  1855. p25.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1856. b25 = Instance.new("SpecialMesh", p25)
  1857. b25.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1858. b25.TextureId = ""
  1859. b25.MeshType = Enum.MeshType.FileMesh
  1860. b25.Name = "Mesh"
  1861. b25.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1862. p26 = Instance.new("Part", m3)
  1863. p26.BrickColor = BrickColor.new("Really black")
  1864. p26.Material = Enum.Material.Metal
  1865. 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)
  1866. p26.CanCollide = false
  1867. p26.Locked = true
  1868. p26.FormFactor = Enum.FormFactor.Custom
  1869. p26.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1870. b26 = Instance.new("SpecialMesh", p26)
  1871. b26.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1872. b26.TextureId = ""
  1873. b26.MeshType = Enum.MeshType.FileMesh
  1874. b26.Name = "Mesh"
  1875. b26.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1876. p27 = Instance.new("Part", m3)
  1877. p27.BrickColor = BrickColor.new("Really black")
  1878. p27.Material = Enum.Material.Metal
  1879. 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)
  1880. p27.CanCollide = false
  1881. p27.Locked = true
  1882. p27.FormFactor = Enum.FormFactor.Custom
  1883. p27.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1884. b27 = Instance.new("SpecialMesh", p27)
  1885. b27.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1886. b27.TextureId = ""
  1887. b27.MeshType = Enum.MeshType.FileMesh
  1888. b27.Name = "Mesh"
  1889. b27.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1890. p28 = Instance.new("Part", m3)
  1891. p28.BrickColor = BrickColor.new("Really black")
  1892. p28.Material = Enum.Material.Metal
  1893. 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)
  1894. p28.CanCollide = false
  1895. p28.Locked = true
  1896. p28.FormFactor = Enum.FormFactor.Custom
  1897. p28.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1898. b28 = Instance.new("SpecialMesh", p28)
  1899. b28.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1900. b28.TextureId = ""
  1901. b28.MeshType = Enum.MeshType.FileMesh
  1902. b28.Name = "Mesh"
  1903. b28.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1904. p29 = Instance.new("Part", m3)
  1905. p29.BrickColor = BrickColor.new("Really black")
  1906. p29.Material = Enum.Material.Metal
  1907. 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)
  1908. p29.CanCollide = false
  1909. p29.Locked = true
  1910. p29.FormFactor = Enum.FormFactor.Custom
  1911. p29.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1912. b29 = Instance.new("SpecialMesh", p29)
  1913. b29.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1914. b29.TextureId = ""
  1915. b29.MeshType = Enum.MeshType.FileMesh
  1916. b29.Name = "Mesh"
  1917. b29.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1918. p30 = Instance.new("Part", m3)
  1919. p30.BrickColor = BrickColor.new("Really black")
  1920. p30.Material = Enum.Material.Metal
  1921. 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)
  1922. p30.CanCollide = false
  1923. p30.Locked = true
  1924. p30.FormFactor = Enum.FormFactor.Custom
  1925. p30.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1926. b30 = Instance.new("SpecialMesh", p30)
  1927. b30.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1928. b30.TextureId = ""
  1929. b30.MeshType = Enum.MeshType.FileMesh
  1930. b30.Name = "Mesh"
  1931. b30.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1932. p31 = Instance.new("Part", m3)
  1933. p31.BrickColor = BrickColor.new("Really black")
  1934. p31.Material = Enum.Material.Metal
  1935. 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)
  1936. p31.CanCollide = false
  1937. p31.Locked = true
  1938. p31.FormFactor = Enum.FormFactor.Custom
  1939. p31.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1940. b31 = Instance.new("SpecialMesh", p31)
  1941. b31.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1942. b31.TextureId = ""
  1943. b31.MeshType = Enum.MeshType.FileMesh
  1944. b31.Name = "Mesh"
  1945. b31.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1946. p32 = Instance.new("Part", m3)
  1947. p32.BrickColor = BrickColor.new("Really black")
  1948. p32.Material = Enum.Material.Metal
  1949. 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)
  1950. p32.CanCollide = false
  1951. p32.Locked = true
  1952. p32.FormFactor = Enum.FormFactor.Custom
  1953. p32.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1954. b32 = Instance.new("SpecialMesh", p32)
  1955. b32.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1956. b32.TextureId = ""
  1957. b32.MeshType = Enum.MeshType.FileMesh
  1958. b32.Name = "Mesh"
  1959. b32.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1960. p33 = Instance.new("Part", m3)
  1961. p33.BrickColor = BrickColor.new("Really black")
  1962. p33.Material = Enum.Material.Metal
  1963. 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)
  1964. p33.CanCollide = false
  1965. p33.Locked = true
  1966. p33.FormFactor = Enum.FormFactor.Custom
  1967. p33.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1968. b33 = Instance.new("SpecialMesh", p33)
  1969. b33.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1970. b33.TextureId = ""
  1971. b33.MeshType = Enum.MeshType.FileMesh
  1972. b33.Name = "Mesh"
  1973. b33.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1974. p34 = Instance.new("Part", m3)
  1975. p34.BrickColor = BrickColor.new("Really black")
  1976. p34.Material = Enum.Material.Metal
  1977. p34.Name = "Connection"
  1978. 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)
  1979. p34.CanCollide = false
  1980. p34.Locked = true
  1981. p34.FormFactor = Enum.FormFactor.Custom
  1982. p34.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1983. b34 = Instance.new("SpecialMesh", p34)
  1984. b34.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1985. b34.TextureId = ""
  1986. b34.MeshType = Enum.MeshType.FileMesh
  1987. b34.Name = "Mesh"
  1988. b34.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1989. p35 = Instance.new("Part", m3)
  1990. p35.BrickColor = BrickColor.new("Really black")
  1991. p35.Material = Enum.Material.Metal
  1992. 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)
  1993. p35.CanCollide = false
  1994. p35.Locked = true
  1995. p35.FormFactor = Enum.FormFactor.Custom
  1996. p35.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1997. b35 = Instance.new("SpecialMesh", p35)
  1998. b35.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1999. b35.TextureId = ""
  2000. b35.MeshType = Enum.MeshType.FileMesh
  2001. b35.Name = "Mesh"
  2002. b35.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2003. p36 = Instance.new("Part", m3)
  2004. p36.BrickColor = BrickColor.new("Really black")
  2005. p36.Material = Enum.Material.Metal
  2006. 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)
  2007. p36.CanCollide = false
  2008. p36.Locked = true
  2009. p36.FormFactor = Enum.FormFactor.Custom
  2010. p36.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2011. b36 = Instance.new("SpecialMesh", p36)
  2012. b36.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2013. b36.TextureId = ""
  2014. b36.MeshType = Enum.MeshType.FileMesh
  2015. b36.Name = "Mesh"
  2016. b36.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2017. w1 = Instance.new("Weld", p2)
  2018. w1.Name = "Joint"
  2019. w1.Part0 = p2
  2020. 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)
  2021. w1.Part1 = p18
  2022. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2023. w2 = Instance.new("Weld", p3)
  2024. w2.Name = "Joint"
  2025. w2.Part0 = p3
  2026. w2.C0 = CFrame.new(0, 0, -0.470001936, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2027. w2.Part1 = p1
  2028. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2029. w3 = Instance.new("Weld", p4)
  2030. w3.Name = "Joint"
  2031. w3.Part0 = p4
  2032. w3.C0 = CFrame.new(0, 0.0299999714, -0.900000334, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  2033. w3.Part1 = p1
  2034. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2035. w4 = Instance.new("Weld", p5)
  2036. w4.Name = "Joint"
  2037. w4.Part0 = p5
  2038. 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)
  2039. w4.Part1 = p7
  2040. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2041. w5 = Instance.new("Weld", p6)
  2042. w5.Name = "Joint"
  2043. w5.Part0 = p6
  2044. 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)
  2045. w5.Part1 = p7
  2046. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2047. w6 = Instance.new("Weld", p7)
  2048. w6.Name = "Joint"
  2049. w6.Part0 = p7
  2050. 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)
  2051. w6.Part1 = p1
  2052. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2053. w7 = Instance.new("Weld", p8)
  2054. w7.Name = "Joint"
  2055. w7.Part0 = p8
  2056. w7.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, -1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2057. w7.Part1 = p1
  2058. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2059. w8 = Instance.new("Weld", p9)
  2060. w8.Name = "Joint"
  2061. w8.Part0 = p9
  2062. w8.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, 1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2063. w8.Part1 = p1
  2064. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2065. w9 = Instance.new("Weld", p10)
  2066. w9.Name = "Joint"
  2067. w9.Part0 = p10
  2068. w9.C0 = CFrame.new(0, 0.0399997234, 1.04999948, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  2069. w9.Part1 = p1
  2070. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2071. w10 = Instance.new("Weld", p11)
  2072. w10.Name = "Joint"
  2073. w10.Part0 = p11
  2074. 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)
  2075. w10.Part1 = p19
  2076. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2077. w11 = Instance.new("Weld", p12)
  2078. w11.Name = "Joint"
  2079. w11.Part0 = p12
  2080. 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)
  2081. w11.Part1 = p1
  2082. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2083. w12 = Instance.new("Weld", p13)
  2084. w12.Name = "Joint"
  2085. w12.Part0 = p13
  2086. 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)
  2087. w12.Part1 = p35
  2088. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2089. w13 = Instance.new("Weld", p14)
  2090. w13.Name = "Joint"
  2091. w13.Part0 = p14
  2092. 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)
  2093. w13.Part1 = p34
  2094. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2095. w14 = Instance.new("Weld", p15)
  2096. w14.Name = "Joint"
  2097. w14.Part0 = p15
  2098. 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)
  2099. w14.Part1 = p16
  2100. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2101. w15 = Instance.new("Weld", p16)
  2102. w15.Name = "Joint"
  2103. w15.Part0 = p16
  2104. 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)
  2105. w15.Part1 = p20
  2106. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2107. w16 = Instance.new("Weld", p17)
  2108. w16.Name = "Joint"
  2109. w16.Part0 = p17
  2110. 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)
  2111. w16.Part1 = p14
  2112. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2113. w17 = Instance.new("Weld", p18)
  2114. w17.Name = "Joint"
  2115. w17.Part0 = p18
  2116. 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)
  2117. w17.Part1 = p17
  2118. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2119. w18 = Instance.new("Weld", p19)
  2120. w18.Name = "Joint"
  2121. w18.Part0 = p19
  2122. 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)
  2123. w18.Part1 = p21
  2124. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2125. w19 = Instance.new("Weld", p20)
  2126. w19.Name = "Joint"
  2127. w19.Part0 = p20
  2128. 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)
  2129. w19.Part1 = p11
  2130. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2131. w20 = Instance.new("Weld", p21)
  2132. w20.Name = "Joint"
  2133. w20.Part0 = p21
  2134. 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)
  2135. w20.Part1 = p22
  2136. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2137. w21 = Instance.new("Weld", p22)
  2138. w21.Name = "Joint"
  2139. w21.Part0 = p22
  2140. 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)
  2141. w21.Part1 = p23
  2142. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2143. w22 = Instance.new("Weld", p23)
  2144. w22.Name = "Joint"
  2145. w22.Part0 = p23
  2146. 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)
  2147. w22.Part1 = p24
  2148. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2149. w23 = Instance.new("Weld", p24)
  2150. w23.Name = "Joint"
  2151. w23.Part0 = p24
  2152. 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)
  2153. w23.Part1 = p25
  2154. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2155. w24 = Instance.new("Weld", p25)
  2156. w24.Name = "Joint"
  2157. w24.Part0 = p25
  2158. 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)
  2159. w24.Part1 = p26
  2160. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2161. w25 = Instance.new("Weld", p26)
  2162. w25.Name = "Joint"
  2163. w25.Part0 = p26
  2164. 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)
  2165. w25.Part1 = p27
  2166. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2167. w26 = Instance.new("Weld", p27)
  2168. w26.Name = "Joint"
  2169. w26.Part0 = p27
  2170. 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)
  2171. w26.Part1 = p28
  2172. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2173. w27 = Instance.new("Weld", p28)
  2174. w27.Name = "Joint"
  2175. w27.Part0 = p28
  2176. 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)
  2177. w27.Part1 = p29
  2178. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2179. w28 = Instance.new("Weld", p29)
  2180. w28.Name = "Joint"
  2181. w28.Part0 = p29
  2182. 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)
  2183. w28.Part1 = p30
  2184. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2185. w29 = Instance.new("Weld", p30)
  2186. w29.Name = "Joint"
  2187. w29.Part0 = p30
  2188. 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)
  2189. w29.Part1 = p31
  2190. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2191. w30 = Instance.new("Weld", p31)
  2192. w30.Name = "Joint"
  2193. w30.Part0 = p31
  2194. 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)
  2195. w30.Part1 = p32
  2196. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2197. w31 = Instance.new("Weld", p32)
  2198. w31.Name = "Joint"
  2199. w31.Part0 = p32
  2200. 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)
  2201. w31.Part1 = p33
  2202. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2203. w32 = Instance.new("Weld", p33)
  2204. w32.Name = "Joint"
  2205. w32.Part0 = p33
  2206. 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)
  2207. w32.Part1 = p13
  2208. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2209. w33 = Instance.new("Weld", p34)
  2210. w33.Name = "Joint"
  2211. w33.Part0 = p34
  2212. 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)
  2213. w33.Part1 = p12
  2214. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2215. w34 = Instance.new("Weld", p35)
  2216. w34.Name = "Joint"
  2217. w34.Part0 = p35
  2218. 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)
  2219. w34.Part1 = p36
  2220. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2221. w35 = Instance.new("Weld", p36)
  2222. w35.Name = "Joint"
  2223. w35.Part0 = p36
  2224. 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)
  2225. w35.Part1 = p2
  2226. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2227. m3.Parent = torso
  2228. m3:MakeJoints()
  2229. ----------------------------------------------------
  2230. local cor3 = Instance.new("Part", torso.Torso)
  2231. cor3.Name = "Thingy"
  2232. cor3.Locked = true
  2233. cor3.BottomSurface = 0
  2234. cor3.CanCollide = false
  2235. cor3.Size = Vector3.new(1, 1, 1)
  2236. cor3.Transparency = 1
  2237. cor3.TopSurface = 0
  2238. corw3 = Instance.new("Weld", cor3)
  2239. corw3.Part0 = torso
  2240. corw3.Part1 = cor3
  2241. corw3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2242. corw3.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2243. weld3 = Instance.new("Weld", torso.Torso)
  2244. weld3.Part0 = cor3
  2245. weld3.Part1 = torso.Torso.TorsoPlate
  2246. weld3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2247. --Left Leg
  2248. m4 = Instance.new("Model")
  2249. m4.Name = "LeftLeg"
  2250. p1 = Instance.new("Part", m4)
  2251. p1.BrickColor = BrickColor.new("Really black")
  2252. p1.Material = Enum.Material.Metal
  2253. p1.Name = "LeftLegPlate"
  2254. p1.CFrame = CFrame.new(-1.5, 4.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2255. p1.Anchored = false
  2256. p1.CanCollide = false
  2257. p1.FormFactor = Enum.FormFactor.Custom
  2258. p1.Size = Vector3.new(1, 2, 1)
  2259. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2260. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2261. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2262. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2263. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2264. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2265. b1 = Instance.new("SpecialMesh", p1)
  2266. b1.MeshType = Enum.MeshType.Brick
  2267. b1.Name = "Mesh"
  2268. b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2269. p2 = Instance.new("Part", m4)
  2270. p2.BrickColor = BrickColor.new("Really black")
  2271. p2.Material = Enum.Material.Metal
  2272. p2.CFrame = CFrame.new(-2.0999999, 5.44442606, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2273. p2.Anchored = false
  2274. p2.CanCollide = false
  2275. p2.FormFactor = Enum.FormFactor.Custom
  2276. p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
  2277. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2278. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2279. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2280. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2281. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2282. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2283. b2 = Instance.new("SpecialMesh", p2)
  2284. b2.MeshType = Enum.MeshType.Brick
  2285. b2.Name = "Mesh"
  2286. b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2287. p3 = Instance.new("Part", m4)
  2288. p3.BrickColor = BrickColor.new("Really black")
  2289. p3.Material = Enum.Material.Metal
  2290. p3.CFrame = CFrame.new(-2.0999999, 5.04442501, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2291. p3.Anchored = false
  2292. p3.CanCollide = false
  2293. p3.FormFactor = Enum.FormFactor.Custom
  2294. p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
  2295. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2296. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2297. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2298. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2299. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2300. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2301. b3 = Instance.new("SpecialMesh", p3)
  2302. b3.MeshType = Enum.MeshType.Brick
  2303. b3.Name = "Mesh"
  2304. b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2305. p4 = Instance.new("Part", m4)
  2306. p4.BrickColor = BrickColor.new("Black")
  2307. p4.Material = Enum.Material.Metal
  2308. p4.CFrame = CFrame.new(-1.5, 4.74442291, -7.02999783, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2309. p4.Anchored = false
  2310. p4.CanCollide = false
  2311. p4.FormFactor = Enum.FormFactor.Custom
  2312. p4.Size = Vector3.new(1, 2, 0.200000018)
  2313. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2314. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2315. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2316. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2317. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2318. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2319. b4 = Instance.new("SpecialMesh", p4)
  2320. b4.MeshType = Enum.MeshType.Brick
  2321. b4.Name = "Mesh"
  2322. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2323. p5 = Instance.new("Part", m4)
  2324. p5.BrickColor = BrickColor.new("Black")
  2325. p5.Material = Enum.Material.Metal
  2326. p5.CFrame = CFrame.new(-2, 4.74442291, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2327. p5.Anchored = false
  2328. p5.CanCollide = false
  2329. p5.FormFactor = Enum.FormFactor.Custom
  2330. p5.Size = Vector3.new(1, 2, 0.200000018)
  2331. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2332. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2333. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2334. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2335. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2336. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2337. b5 = Instance.new("SpecialMesh", p5)
  2338. b5.MeshType = Enum.MeshType.Brick
  2339. b5.Name = "Mesh"
  2340. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2341. p6 = Instance.new("Part", m4)
  2342. p6.BrickColor = BrickColor.new("Black")
  2343. p6.Material = Enum.Material.Metal
  2344. p6.CFrame = CFrame.new(-1.50999999, 3.74442887, -7.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2345. p6.Anchored = false
  2346. p6.CanCollide = false
  2347. p6.FormFactor = Enum.FormFactor.Custom
  2348. p6.Size = Vector3.new(1, 0.200000048, 0.980000019)
  2349. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2350. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2351. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2352. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2353. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2354. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2355. b6 = Instance.new("SpecialMesh", p6)
  2356. b6.MeshType = Enum.MeshType.Brick
  2357. b6.Name = "Mesh"
  2358. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2359. p7 = Instance.new("Part", m4)
  2360. p7.BrickColor = BrickColor.new("Black")
  2361. p7.Material = Enum.Material.Metal
  2362. p7.CFrame = CFrame.new(-1.5, 5.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2363. p7.Anchored = false
  2364. p7.CanCollide = false
  2365. p7.FormFactor = Enum.FormFactor.Custom
  2366. p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
  2367. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2368. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2369. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2370. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2371. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2372. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2373. b7 = Instance.new("SpecialMesh", p7)
  2374. b7.MeshType = Enum.MeshType.Brick
  2375. b7.Name = "Mesh"
  2376. b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2377. w1 = Instance.new("Weld", p2)
  2378. w1.Name = "Joint"
  2379. w1.Part0 = p2
  2380. w1.C0 = CFrame.new(0, -0.40000093, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2381. w1.Part1 = p3
  2382. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2383. w2 = Instance.new("Weld", p3)
  2384. w2.Name = "Joint"
  2385. w2.Part0 = p3
  2386. w2.C0 = CFrame.new(0.0999999046, -0.300002098, 0.0200009346, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2387. w2.Part1 = p5
  2388. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2389. w3 = Instance.new("Weld", p4)
  2390. w3.Name = "Joint"
  2391. w3.Part0 = p4
  2392. w3.C0 = CFrame.new(0, 0, -0.470002174, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2393. w3.Part1 = p1
  2394. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2395. w4 = Instance.new("Weld", p5)
  2396. w4.Name = "Joint"
  2397. w4.Part0 = p5
  2398. w4.C0 = CFrame.new(-0.0200009346, 0, -0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2399. w4.Part1 = p1
  2400. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2401. w5 = Instance.new("Weld", p6)
  2402. w5.Name = "Joint"
  2403. w5.Part0 = p6
  2404. w5.C0 = CFrame.new(0, 0.99999404, -0.00999999046, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2405. w5.Part1 = p1
  2406. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2407. w6 = Instance.new("Weld", p7)
  2408. w6.Name = "Joint"
  2409. w6.Part0 = p7
  2410. w6.C0 = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2411. w6.Part1 = p1
  2412. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2413. m4.Parent = lleg
  2414. m4:MakeJoints()
  2415. ----------------------------------------------------
  2416. local cor4 = Instance.new("Part", lleg.LeftLeg)
  2417. cor4.Name = "Thingy"
  2418. cor4.Locked = true
  2419. cor4.BottomSurface = 0
  2420. cor4.CanCollide = false
  2421. cor4.Size = Vector3.new(1, 1, 1)
  2422. cor4.Transparency = 1
  2423. cor4.TopSurface = 0
  2424. corw4 = Instance.new("Weld", cor4)
  2425. corw4.Part0 = lleg
  2426. corw4.Part1 = cor4
  2427. corw4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2428. corw4.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2429. weld4 = Instance.new("Weld", lleg.LeftLeg)
  2430. weld4.Part0 = cor4
  2431. weld4.Part1 = lleg.LeftLeg.LeftLegPlate
  2432. weld4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2433. --Right Leg
  2434. m5 = Instance.new("Model")
  2435. m5.Name = "RightLeg"
  2436. p1 = Instance.new("Part", m5)
  2437. p1.BrickColor = BrickColor.new("Really black")
  2438. p1.Material = Enum.Material.Metal
  2439. p1.Name = "RightLegPlate"
  2440. p1.CFrame = CFrame.new(1.5, 4.74441528, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2441. p1.Anchored = false
  2442. p1.CanCollide = false
  2443. p1.CanCollide = false
  2444. p1.FormFactor = Enum.FormFactor.Custom
  2445. p1.Size = Vector3.new(1, 2, 1)
  2446. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2447. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2448. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2449. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2450. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2451. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2452. b1 = Instance.new("SpecialMesh", p1)
  2453. b1.MeshType = Enum.MeshType.Brick
  2454. b1.Name = "Mesh"
  2455. b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2456. p2 = Instance.new("Part", m5)
  2457. p2.BrickColor = BrickColor.new("Really black")
  2458. p2.Material = Enum.Material.Metal
  2459. p2.CFrame = CFrame.new(2.05000019, 5.44441557, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2460. p2.Anchored = false
  2461. p2.CanCollide = false
  2462. p2.FormFactor = Enum.FormFactor.Custom
  2463. p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
  2464. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2465. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2466. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2467. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2468. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2469. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2470. b2 = Instance.new("SpecialMesh", p2)
  2471. b2.MeshType = Enum.MeshType.Brick
  2472. b2.Name = "Mesh"
  2473. b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2474. p3 = Instance.new("Part", m5)
  2475. p3.BrickColor = BrickColor.new("Really black")
  2476. p3.Material = Enum.Material.Metal
  2477. p3.CFrame = CFrame.new(2.05000019, 5.04441547, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2478. p3.Anchored = false
  2479. p3.CanCollide = false
  2480. p3.FormFactor = Enum.FormFactor.Custom
  2481. p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
  2482. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2483. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2484. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2485. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2486. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2487. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2488. b3 = Instance.new("SpecialMesh", p3)
  2489. b3.MeshType = Enum.MeshType.Brick
  2490. b3.Name = "Mesh"
  2491. b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2492. p4 = Instance.new("Part", m5)
  2493. p4.BrickColor = BrickColor.new("Black")
  2494. p4.Material = Enum.Material.Metal
  2495. p4.CFrame = CFrame.new(1.5, 4.74441528, -7.0299983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2496. p4.Anchored = false
  2497. p4.CanCollide = false
  2498. p4.FormFactor = Enum.FormFactor.Custom
  2499. p4.Size = Vector3.new(1, 2, 0.200000018)
  2500. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2501. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2502. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2503. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2504. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2505. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2506. b4 = Instance.new("SpecialMesh", p4)
  2507. b4.MeshType = Enum.MeshType.Brick
  2508. b4.Name = "Mesh"
  2509. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2510. p5 = Instance.new("Part", m5)
  2511. p5.BrickColor = BrickColor.new("Black")
  2512. p5.Material = Enum.Material.Metal
  2513. p5.CFrame = CFrame.new(2, 4.74441528, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2514. p5.Anchored = false
  2515. p5.CanCollide = false
  2516. p5.FormFactor = Enum.FormFactor.Custom
  2517. p5.Size = Vector3.new(1, 2, 0.200000018)
  2518. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2519. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2520. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2521. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2522. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2523. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2524. b5 = Instance.new("SpecialMesh", p5)
  2525. b5.MeshType = Enum.MeshType.Brick
  2526. b5.Name = "Mesh"
  2527. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2528. p6 = Instance.new("Part", m5)
  2529. p6.BrickColor = BrickColor.new("Black")
  2530. p6.Material = Enum.Material.Metal
  2531. p6.CFrame = CFrame.new(1.505, 3.74442124, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2532. p6.Anchored = false
  2533. p6.CanCollide = false
  2534. p6.FormFactor = Enum.FormFactor.Custom
  2535. p6.Size = Vector3.new(1, 0.200000048, 0.99000001)
  2536. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2537. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2538. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2539. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2540. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2541. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2542. b6 = Instance.new("SpecialMesh", p6)
  2543. b6.MeshType = Enum.MeshType.Brick
  2544. b6.Name = "Mesh"
  2545. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2546. p7 = Instance.new("Part", m5)
  2547. p7.BrickColor = BrickColor.new("Black")
  2548. p7.Material = Enum.Material.Metal
  2549. p7.CFrame = CFrame.new(1.505, 5.69442129, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2550. p7.Anchored = false
  2551. p7.CanCollide = false
  2552. p7.FormFactor = Enum.FormFactor.Custom
  2553. p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
  2554. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2555. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2556. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2557. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2558. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2559. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2560. b7 = Instance.new("SpecialMesh", p7)
  2561. b7.MeshType = Enum.MeshType.Brick
  2562. b7.Name = "Mesh"
  2563. b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2564. w1 = Instance.new("Weld", p2)
  2565. w1.Name = "Joint"
  2566. w1.Part0 = p2
  2567. w1.C0 = CFrame.new(0, -0.400000095, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2568. w1.Part1 = p3
  2569. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2570. w2 = Instance.new("Weld", p3)
  2571. w2.Name = "Joint"
  2572. w2.Part0 = p3
  2573. w2.C0 = CFrame.new(-0.0500001907, -0.300000191, 0.0200004578, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2574. w2.Part1 = p5
  2575. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2576. w3 = Instance.new("Weld", p4)
  2577. w3.Name = "Joint"
  2578. w3.Part0 = p4
  2579. w3.C0 = CFrame.new(0, 0, -0.470001221, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2580. w3.Part1 = p1
  2581. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2582. w4 = Instance.new("Weld", p5)
  2583. w4.Name = "Joint"
  2584. w4.Part0 = p5
  2585. w4.C0 = CFrame.new(-0.0200004578, 0, 0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2586. w4.Part1 = p1
  2587. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2588. w5 = Instance.new("Weld", p6)
  2589. w5.Name = "Joint"
  2590. w5.Part0 = p6
  2591. w5.C0 = CFrame.new(0, 0.99999404, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2592. w5.Part1 = p1
  2593. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2594. w6 = Instance.new("Weld", p7)
  2595. w6.Name = "Joint"
  2596. w6.Part0 = p7
  2597. w6.C0 = CFrame.new(0, -0.950006008, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2598. w6.Part1 = p1
  2599. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2600. m5.Parent = rleg
  2601. m5:MakeJoints()
  2602. ----------------------------------------------------
  2603. local cor5 = Instance.new("Part", rleg.RightLeg)
  2604. cor5.Name = "Thingy"
  2605. cor5.Locked = true
  2606. cor5.BottomSurface = 0
  2607. cor5.CanCollide = false
  2608. cor5.Size = Vector3.new(1, 1, 1)
  2609. cor5.Transparency = 1
  2610. cor5.TopSurface = 0
  2611. corw5 = Instance.new("Weld", cor5)
  2612. corw5.Part0 = rleg
  2613. corw5.Part1 = cor5
  2614. corw5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2615. corw5.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2616. wld5 = Instance.new("Weld", rleg.RightLeg)
  2617. wld5.Part0 = cor5
  2618. wld5.Part1 = rleg.RightLeg.RightLegPlate
  2619. wld5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2620. --Cape
  2621. m6 = Instance.new("Model")
  2622. m6.Name = "Cloak"
  2623. p1 = Instance.new("WedgePart", m6)
  2624. p1.BrickColor = BrickColor.new("Crimson")
  2625. p1.Material = Enum.Material.SmoothPlastic
  2626. p1.Name = "Wedge"
  2627. p1.Transparency = 1
  2628. p1.CFrame = CFrame.new(0.959278464, 4.40979004, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2629. p1.CanCollide = false
  2630. p1.Locked = true
  2631. p1.FormFactor = Enum.FormFactor.Custom
  2632. p1.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2633. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2634. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2635. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2636. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2637. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2638. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2639. b1 = Instance.new("SpecialMesh", p1)
  2640. b1.MeshType = Enum.MeshType.Wedge
  2641. b1.Name = "Mesh"
  2642. b1.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2643. p2 = Instance.new("WedgePart", m6)
  2644. p2.BrickColor = BrickColor.new("Black")
  2645. p2.Material = Enum.Material.SmoothPlastic
  2646. p2.Name = "Wedge"
  2647. p2.CFrame = CFrame.new(-1.27945054, 2.10108781, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  2648. p2.CanCollide = false
  2649. p2.Locked = true
  2650. p2.FormFactor = Enum.FormFactor.Custom
  2651. p2.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  2652. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2653. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2654. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2655. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2656. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2657. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2658. b2 = Instance.new("SpecialMesh", p2)
  2659. b2.MeshType = Enum.MeshType.Wedge
  2660. b2.Name = "Mesh"
  2661. b2.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  2662. p3 = Instance.new("Part", m6)
  2663. p3.BrickColor = BrickColor.new("Black")
  2664. p3.Material = Enum.Material.SmoothPlastic
  2665. p3.Name = "CapeLevel2"
  2666. p3.CFrame = CFrame.new(-0.300008506, 3.78014231, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2667. p3.CanCollide = false
  2668. p3.Locked = true
  2669. p3.FormFactor = Enum.FormFactor.Custom
  2670. p3.Size = Vector3.new(2.09881067, 0.559682727, 0.232357636)
  2671. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2672. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2673. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2674. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2675. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2676. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2677. b3 = Instance.new("BlockMesh", p3)
  2678. b3.Name = "Mesh"
  2679. b3.Scale = Vector3.new(1, 1, 0.602178097)
  2680. p4 = Instance.new("Part", m6)
  2681. p4.BrickColor = BrickColor.new("Black")
  2682. p4.Material = Enum.Material.SmoothPlastic
  2683. p4.CFrame = CFrame.new(-1.8391341, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2684. p4.CanCollide = false
  2685. p4.Locked = true
  2686. p4.FormFactor = Enum.FormFactor.Custom
  2687. p4.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2688. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2689. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2690. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2691. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2692. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2693. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2694. b4 = Instance.new("BlockMesh", p4)
  2695. b4.Name = "Mesh"
  2696. b4.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2697. p5 = Instance.new("Part", m6)
  2698. p5.BrickColor = BrickColor.new("Black")
  2699. p5.Material = Enum.Material.SmoothPlastic
  2700. p5.CFrame = CFrame.new(-1.69921267, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2701. p5.CanCollide = false
  2702. p5.Locked = true
  2703. p5.FormFactor = Enum.FormFactor.Custom
  2704. p5.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2705. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2706. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2707. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2708. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2709. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2710. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2711. b5 = Instance.new("BlockMesh", p5)
  2712. b5.Name = "Mesh"
  2713. b5.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2714. p6 = Instance.new("Part", m6)
  2715. p6.BrickColor = BrickColor.new("Black")
  2716. p6.Material = Enum.Material.SmoothPlastic
  2717. p6.Name = "CapeLevel1"
  2718. p6.CFrame = CFrame.new(-0.300008506, 4.6896286, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2719. p6.CanCollide = false
  2720. p6.Locked = true
  2721. p6.FormFactor = Enum.FormFactor.Custom
  2722. p6.Size = Vector3.new(1.25928628, 0.232357651, 0.232357636)
  2723. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2724. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2725. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2726. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2727. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2728. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2729. b6 = Instance.new("BlockMesh", p6)
  2730. b6.Name = "Mesh"
  2731. b6.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  2732. p7 = Instance.new("Part", m6)
  2733. p7.BrickColor = BrickColor.new("Black")
  2734. p7.Material = Enum.Material.SmoothPlastic
  2735. p7.CFrame = CFrame.new(1.23912418, 2.73073268, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2736. p7.CanCollide = false
  2737. p7.Locked = true
  2738. p7.FormFactor = Enum.FormFactor.Custom
  2739. p7.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2740. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2741. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2742. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2743. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2744. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2745. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2746. b7 = Instance.new("BlockMesh", p7)
  2747. b7.Name = "Mesh"
  2748. b7.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2749. p8 = Instance.new("Part", m6)
  2750. p8.BrickColor = BrickColor.new("Black")
  2751. p8.Material = Enum.Material.SmoothPlastic
  2752. p8.CFrame = CFrame.new(0.539517641, 2.10109043, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2753. p8.CanCollide = false
  2754. p8.Locked = true
  2755. p8.FormFactor = Enum.FormFactor.Custom
  2756. p8.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  2757. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2758. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2759. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2760. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2761. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2762. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2763. b8 = Instance.new("BlockMesh", p8)
  2764. b8.Name = "Mesh"
  2765. b8.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  2766. p9 = Instance.new("Part", m6)
  2767. p9.BrickColor = BrickColor.new("Black")
  2768. p9.Material = Enum.Material.SmoothPlastic
  2769. p9.CFrame = CFrame.new(-0.300009966, 2.03112936, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2770. p9.CanCollide = false
  2771. p9.Locked = true
  2772. p9.FormFactor = Enum.FormFactor.Custom
  2773. p9.Size = Vector3.new(0.419762105, 0.419762105, 0.232357636)
  2774. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2775. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2776. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2777. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2778. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2779. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2780. b9 = Instance.new("BlockMesh", p9)
  2781. b9.Name = "Mesh"
  2782. b9.Scale = Vector3.new(1, 1, 0.602178097)
  2783. p10 = Instance.new("Part", m6)
  2784. p10.BrickColor = BrickColor.new("Black")
  2785. p10.Material = Enum.Material.SmoothPlastic
  2786. p10.CFrame = CFrame.new(1.09920263, 2.73073268, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2787. p10.CanCollide = false
  2788. p10.Locked = true
  2789. p10.FormFactor = Enum.FormFactor.Custom
  2790. p10.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2791. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2792. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2793. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2794. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2795. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2796. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2797. b10 = Instance.new("BlockMesh", p10)
  2798. b10.Name = "Mesh"
  2799. b10.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2800. p11 = Instance.new("Part", m6)
  2801. p11.BrickColor = BrickColor.new("Black")
  2802. p11.Material = Enum.Material.SmoothPlastic
  2803. p11.CFrame = CFrame.new(-1.13953161, 2.10109043, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2804. p11.CanCollide = false
  2805. p11.Locked = true
  2806. p11.FormFactor = Enum.FormFactor.Custom
  2807. p11.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  2808. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2809. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2810. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2811. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2812. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2813. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2814. b11 = Instance.new("BlockMesh", p11)
  2815. b11.Name = "Mesh"
  2816. b11.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  2817. p12 = Instance.new("Part", m6)
  2818. p12.BrickColor = BrickColor.new("Black")
  2819. p12.Material = Enum.Material.SmoothPlastic
  2820. p12.CFrame = CFrame.new(-1.6992135, 3.29041815, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2821. p12.CanCollide = false
  2822. p12.Locked = true
  2823. p12.FormFactor = Enum.FormFactor.Custom
  2824. p12.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2825. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2826. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2827. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2828. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2829. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2830. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2831. b12 = Instance.new("BlockMesh", p12)
  2832. b12.Name = "Mesh"
  2833. b12.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2834. p13 = Instance.new("Part", m6)
  2835. p13.BrickColor = BrickColor.new("Black")
  2836. p13.Material = Enum.Material.SmoothPlastic
  2837. p13.Name = "BottomLeftFlap"
  2838. p13.CFrame = CFrame.new(-1.13953161, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2839. p13.CanCollide = false
  2840. p13.Locked = true
  2841. p13.FormFactor = Enum.FormFactor.Custom
  2842. p13.Size = Vector3.new(0.419762105, 0.232357651, 0.232357636)
  2843. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2844. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2845. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2846. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2847. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2848. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2849. b13 = Instance.new("BlockMesh", p13)
  2850. b13.Name = "Mesh"
  2851. b13.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  2852. p14 = Instance.new("Part", m6)
  2853. p14.BrickColor = BrickColor.new("Black")
  2854. p14.Material = Enum.Material.SmoothPlastic
  2855. p14.Transparency = 1
  2856. p14.Name = "Rotater"
  2857. p14.CFrame = CFrame.new(-0.300001532, 4.82954979, 4.03967381, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2858. p14.CanCollide = false
  2859. p14.Locked = true
  2860. p14.FormFactor = Enum.FormFactor.Custom
  2861. p14.Size = Vector3.new(1.25928617, 0.232357651, 0.232357636)
  2862. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2863. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2864. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2865. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2866. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2867. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2868. b14 = Instance.new("BlockMesh", p14)
  2869. b14.Name = "Mesh"
  2870. b14.Scale = Vector3.new(1, 0.632287025, 0.632287025)
  2871. p15 = Instance.new("Part", m6)
  2872. p15.BrickColor = BrickColor.new("Black")
  2873. p15.Material = Enum.Material.SmoothPlastic
  2874. p15.CFrame = CFrame.new(-1.41937125, 4.40979004, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2875. p15.CanCollide = false
  2876. p15.Locked = true
  2877. p15.FormFactor = Enum.FormFactor.Custom
  2878. p15.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2879. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2880. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2881. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2882. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2883. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2884. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2885. b15 = Instance.new("BlockMesh", p15)
  2886. b15.Name = "Mesh"
  2887. b15.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2888. p16 = Instance.new("Part", m6)
  2889. p16.BrickColor = BrickColor.new("Black")
  2890. p16.Material = Enum.Material.SmoothPlastic
  2891. p16.Name = "BottomCenterFlap"
  2892. p16.CFrame = CFrame.new(-0.300009966, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2893. p16.CanCollide = false
  2894. p16.Locked = true
  2895. p16.FormFactor = Enum.FormFactor.Custom
  2896. p16.Size = Vector3.new(0.699603498, 0.232357651, 0.232357636)
  2897. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2898. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2899. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2900. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2901. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2902. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2903. b16 = Instance.new("BlockMesh", p16)
  2904. b16.Name = "Mesh"
  2905. b16.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  2906. p17 = Instance.new("Part", m6)
  2907. p17.BrickColor = BrickColor.new("Black")
  2908. p17.Material = Enum.Material.SmoothPlastic
  2909. p17.CFrame = CFrame.new(-1.27945054, 4.26986647, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2910. p17.CanCollide = false
  2911. p17.Locked = true
  2912. p17.FormFactor = Enum.FormFactor.Custom
  2913. p17.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  2914. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2915. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2916. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2917. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2918. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2919. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2920. b17 = Instance.new("BlockMesh", p17)
  2921. b17.Name = "Mesh"
  2922. b17.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  2923. p18 = Instance.new("Part", m6)
  2924. p18.BrickColor = BrickColor.new("Black")
  2925. p18.Material = Enum.Material.SmoothPlastic
  2926. p18.CFrame = CFrame.new(0.679436207, 4.26986647, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2927. p18.CanCollide = false
  2928. p18.Locked = true
  2929. p18.FormFactor = Enum.FormFactor.Custom
  2930. p18.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  2931. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2932. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2933. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2934. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2935. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2936. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2937. b18 = Instance.new("BlockMesh", p18)
  2938. b18.Name = "Mesh"
  2939. b18.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  2940. p19 = Instance.new("WedgePart", m6)
  2941. p19.BrickColor = BrickColor.new("Crimson")
  2942. p19.Name = "Wedge"
  2943. p19.CFrame = CFrame.new(-0.265017539, 1.47144794, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  2944. p19.CanCollide = false
  2945. p19.Locked = true
  2946. p19.FormFactor = Enum.FormFactor.Custom
  2947. p19.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2948. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2949. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2950. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2951. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2952. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2953. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2954. b19 = Instance.new("SpecialMesh", p19)
  2955. b19.MeshType = Enum.MeshType.Wedge
  2956. b19.Name = "Mesh"
  2957. b19.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  2958. p20 = Instance.new("Part", m6)
  2959. p20.BrickColor = BrickColor.new("Black")
  2960. p20.Material = Enum.Material.SmoothPlastic
  2961. p20.CFrame = CFrame.new(1.09919691, 3.29041815, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2962. p20.CanCollide = false
  2963. p20.Locked = true
  2964. p20.FormFactor = Enum.FormFactor.Custom
  2965. p20.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2966. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2967. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2968. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2969. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2970. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2971. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2972. b20 = Instance.new("BlockMesh", p20)
  2973. b20.Name = "Mesh"
  2974. b20.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2975. p21 = Instance.new("Part", m6)
  2976. p21.BrickColor = BrickColor.new("Black")
  2977. p21.Material = Enum.Material.SmoothPlastic
  2978. p21.CFrame = CFrame.new(0.959275484, 3.1504972, 4.03967381, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2979. p21.CanCollide = false
  2980. p21.Locked = true
  2981. p21.FormFactor = Enum.FormFactor.Custom
  2982. p21.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  2983. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2984. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2985. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2986. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2987. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2988. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2989. b21 = Instance.new("BlockMesh", p21)
  2990. b21.Name = "Mesh"
  2991. b21.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  2992. p22 = Instance.new("WedgePart", m6)
  2993. p22.BrickColor = BrickColor.new("Crimson")
  2994. p22.Name = "Wedge"
  2995. p22.CFrame = CFrame.new(0.50454706, 1.89121199, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  2996. p22.CanCollide = false
  2997. p22.Locked = true
  2998. p22.FormFactor = Enum.FormFactor.Custom
  2999. p22.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3000. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3001. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3002. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3003. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3004. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3005. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3006. b22 = Instance.new("SpecialMesh", p22)
  3007. b22.MeshType = Enum.MeshType.Wedge
  3008. b22.Name = "Mesh"
  3009. b22.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3010. p23 = Instance.new("WedgePart", m6)
  3011. p23.BrickColor = BrickColor.new("Crimson")
  3012. p23.Material = Enum.Material.SmoothPlastic
  3013. p23.Name = "Wedge"
  3014. p23.CFrame = CFrame.new(1.09919691, 3.85010386, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3015. p23.CanCollide = false
  3016. p23.Locked = true
  3017. p23.FormFactor = Enum.FormFactor.Custom
  3018. p23.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3019. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3020. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3021. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3022. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3023. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3024. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3025. b23 = Instance.new("SpecialMesh", p23)
  3026. b23.MeshType = Enum.MeshType.Wedge
  3027. b23.Name = "Mesh"
  3028. b23.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3029. p24 = Instance.new("WedgePart", m6)
  3030. p24.BrickColor = BrickColor.new("Black")
  3031. p24.Material = Enum.Material.SmoothPlastic
  3032. p24.Name = "Wedge"
  3033. p24.CFrame = CFrame.new(0.959281087, 2.45089102, 4.03967333, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3034. p24.CanCollide = false
  3035. p24.Locked = true
  3036. p24.FormFactor = Enum.FormFactor.Custom
  3037. p24.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3038. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3039. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3040. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3041. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3042. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3043. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3044. b24 = Instance.new("SpecialMesh", p24)
  3045. b24.MeshType = Enum.MeshType.Wedge
  3046. b24.Name = "Mesh"
  3047. b24.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3048. p25 = Instance.new("WedgePart", m6)
  3049. p25.BrickColor = BrickColor.new("Crimson")
  3050. p25.Name = "Wedge"
  3051. p25.CFrame = CFrame.new(0.574507415, 1.89121199, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3052. p25.CanCollide = false
  3053. p25.Locked = true
  3054. p25.FormFactor = Enum.FormFactor.Custom
  3055. p25.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3056. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3057. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3058. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3059. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3060. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3061. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3062. b25 = Instance.new("SpecialMesh", p25)
  3063. b25.MeshType = Enum.MeshType.Wedge
  3064. b25.Name = "Mesh"
  3065. b25.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3066. p26 = Instance.new("WedgePart", m6)
  3067. p26.BrickColor = BrickColor.new("Black")
  3068. p26.Material = Enum.Material.SmoothPlastic
  3069. p26.Name = "Wedge"
  3070. p26.CFrame = CFrame.new(-1.06957662, 4.68963194, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3071. p26.CanCollide = false
  3072. p26.Locked = true
  3073. p26.FormFactor = Enum.FormFactor.Custom
  3074. p26.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3075. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3076. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3077. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3078. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3079. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3080. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3081. b26 = Instance.new("SpecialMesh", p26)
  3082. b26.MeshType = Enum.MeshType.Wedge
  3083. b26.Name = "Mesh"
  3084. b26.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3085. p27 = Instance.new("Part", m6)
  3086. p27.BrickColor = BrickColor.new("Black")
  3087. p27.Material = Enum.Material.SmoothPlastic
  3088. p27.CFrame = CFrame.new(-1.55929208, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3089. p27.CanCollide = false
  3090. p27.Locked = true
  3091. p27.FormFactor = Enum.FormFactor.Custom
  3092. p27.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3093. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3094. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3095. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3096. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3097. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3098. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3099. b27 = Instance.new("BlockMesh", p27)
  3100. b27.Name = "Mesh"
  3101. b27.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3102. p28 = Instance.new("WedgePart", m6)
  3103. p28.BrickColor = BrickColor.new("Black")
  3104. p28.Material = Enum.Material.SmoothPlastic
  3105. p28.Name = "Wedge"
  3106. p28.CFrame = CFrame.new(0.959275484, 3.71018291, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3107. p28.CanCollide = false
  3108. p28.Locked = true
  3109. p28.FormFactor = Enum.FormFactor.Custom
  3110. p28.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3111. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3112. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3113. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3114. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3115. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3116. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3117. b28 = Instance.new("SpecialMesh", p28)
  3118. b28.MeshType = Enum.MeshType.Wedge
  3119. b28.Name = "Mesh"
  3120. b28.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3121. p29 = Instance.new("Part", m6)
  3122. p29.BrickColor = BrickColor.new("Black")
  3123. p29.Material = Enum.Material.SmoothPlastic
  3124. p29.CFrame = CFrame.new(-1.55929208, 3.15049648, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3125. p29.CanCollide = false
  3126. p29.Locked = true
  3127. p29.FormFactor = Enum.FormFactor.Custom
  3128. p29.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3129. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3130. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3131. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3132. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3133. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3134. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3135. b29 = Instance.new("BlockMesh", p29)
  3136. b29.Name = "Mesh"
  3137. b29.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3138. p30 = Instance.new("WedgePart", m6)
  3139. p30.BrickColor = BrickColor.new("Black")
  3140. p30.Material = Enum.Material.SmoothPlastic
  3141. p30.Name = "Wedge"
  3142. p30.CFrame = CFrame.new(1.09919691, 3.15049744, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3143. p30.CanCollide = false
  3144. p30.Locked = true
  3145. p30.FormFactor = Enum.FormFactor.Custom
  3146. p30.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3147. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3148. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3149. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3150. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3151. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3152. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3153. b30 = Instance.new("SpecialMesh", p30)
  3154. b30.MeshType = Enum.MeshType.Wedge
  3155. b30.Name = "Mesh"
  3156. b30.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3157. p31 = Instance.new("WedgePart", m6)
  3158. p31.BrickColor = BrickColor.new("Black")
  3159. p31.Material = Enum.Material.SmoothPlastic
  3160. p31.Name = "Wedge"
  3161. p31.CFrame = CFrame.new(0.119759142, 2.31096911, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3162. p31.CanCollide = false
  3163. p31.Locked = true
  3164. p31.FormFactor = Enum.FormFactor.Custom
  3165. p31.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3166. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3167. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3168. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3169. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3170. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3171. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3172. b31 = Instance.new("SpecialMesh", p31)
  3173. b31.MeshType = Enum.MeshType.Wedge
  3174. b31.Name = "Mesh"
  3175. b31.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3176. p32 = Instance.new("Part", m6)
  3177. p32.BrickColor = BrickColor.new("Black")
  3178. p32.Material = Enum.Material.SmoothPlastic
  3179. p32.Name = "BottomRightFlap"
  3180. p32.CFrame = CFrame.new(0.539517641, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3181. p32.CanCollide = false
  3182. p32.Locked = true
  3183. p32.FormFactor = Enum.FormFactor.Custom
  3184. p32.Size = Vector3.new(0.419762105, 0.232357651, 0.232357636)
  3185. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3186. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3187. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3188. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3189. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3190. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3191. b32 = Instance.new("BlockMesh", p32)
  3192. b32.Name = "Mesh"
  3193. b32.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  3194. p33 = Instance.new("WedgePart", m6)
  3195. p33.BrickColor = BrickColor.new("Black")
  3196. p33.Material = Enum.Material.SmoothPlastic
  3197. p33.Name = "Wedge"
  3198. p33.CFrame = CFrame.new(1.02923799, 3.43033957, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3199. p33.CanCollide = false
  3200. p33.Locked = true
  3201. p33.FormFactor = Enum.FormFactor.Custom
  3202. p33.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3203. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3204. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3205. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3206. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3207. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3208. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3209. b33 = Instance.new("SpecialMesh", p33)
  3210. b33.MeshType = Enum.MeshType.Wedge
  3211. b33.Name = "Mesh"
  3212. b33.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3213. p34 = Instance.new("WedgePart", m6)
  3214. p34.BrickColor = BrickColor.new("Black")
  3215. p34.Material = Enum.Material.SmoothPlastic
  3216. p34.Name = "Wedge"
  3217. p34.CFrame = CFrame.new(-1.55929208, 2.45089054, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3218. p34.CanCollide = false
  3219. p34.Locked = true
  3220. p34.FormFactor = Enum.FormFactor.Custom
  3221. p34.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3222. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3223. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3224. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3225. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3226. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3227. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3228. b34 = Instance.new("SpecialMesh", p34)
  3229. b34.MeshType = Enum.MeshType.Wedge
  3230. b34.Name = "Mesh"
  3231. b34.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3232. p35 = Instance.new("Part", m6)
  3233. p35.BrickColor = BrickColor.new("Black")
  3234. p35.Material = Enum.Material.SmoothPlastic
  3235. p35.CFrame = CFrame.new(0.959275484, 3.85010386, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3236. p35.CanCollide = false
  3237. p35.Locked = true
  3238. p35.FormFactor = Enum.FormFactor.Custom
  3239. p35.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3240. p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3241. p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3242. p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3243. p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3244. p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3245. p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3246. b35 = Instance.new("BlockMesh", p35)
  3247. b35.Name = "Mesh"
  3248. b35.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3249. p36 = Instance.new("WedgePart", m6)
  3250. p36.BrickColor = BrickColor.new("Black")
  3251. p36.Material = Enum.Material.SmoothPlastic
  3252. p36.Name = "Wedge"
  3253. p36.CFrame = CFrame.new(-1.62925327, 3.43033957, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3254. p36.CanCollide = false
  3255. p36.Locked = true
  3256. p36.FormFactor = Enum.FormFactor.Custom
  3257. p36.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3258. p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3259. p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3260. p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3261. p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3262. p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3263. p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3264. b36 = Instance.new("SpecialMesh", p36)
  3265. b36.MeshType = Enum.MeshType.Wedge
  3266. b36.Name = "Mesh"
  3267. b36.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3268. p37 = Instance.new("Part", m6)
  3269. p37.BrickColor = BrickColor.new("Black")
  3270. p37.Material = Enum.Material.SmoothPlastic
  3271. p37.Name = "CapeLevel3"
  3272. p37.CFrame = CFrame.new(-0.300008506, 3.22045994, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3273. p37.CanCollide = false
  3274. p37.Locked = true
  3275. p37.FormFactor = Enum.FormFactor.Custom
  3276. p37.Size = Vector3.new(2.3786521, 0.559682727, 0.232357636)
  3277. p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3278. p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3279. p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3280. p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3281. p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3282. p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3283. b37 = Instance.new("BlockMesh", p37)
  3284. b37.Name = "Mesh"
  3285. b37.Scale = Vector3.new(1, 1, 0.602178097)
  3286. p38 = Instance.new("WedgePart", m6)
  3287. p38.BrickColor = BrickColor.new("Crimson")
  3288. p38.Material = Enum.Material.SmoothPlastic
  3289. p38.Name = "Wedge"
  3290. p38.CFrame = CFrame.new(-1.97905517, 2.73073244, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3291. p38.CanCollide = false
  3292. p38.Locked = true
  3293. p38.FormFactor = Enum.FormFactor.Custom
  3294. p38.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3295. p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3296. p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3297. p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3298. p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3299. p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3300. p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3301. b38 = Instance.new("SpecialMesh", p38)
  3302. b38.MeshType = Enum.MeshType.Wedge
  3303. b38.Name = "Mesh"
  3304. b38.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3305. p39 = Instance.new("WedgePart", m6)
  3306. p39.BrickColor = BrickColor.new("Crimson")
  3307. p39.Material = Enum.Material.SmoothPlastic
  3308. p39.Name = "Wedge"
  3309. p39.CFrame = CFrame.new(-1.83913493, 3.29041815, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3310. p39.CanCollide = false
  3311. p39.Locked = true
  3312. p39.FormFactor = Enum.FormFactor.Custom
  3313. p39.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3314. p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3315. p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3316. p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3317. p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3318. p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3319. p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3320. b39 = Instance.new("SpecialMesh", p39)
  3321. b39.MeshType = Enum.MeshType.Wedge
  3322. b39.Name = "Mesh"
  3323. b39.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3324. p40 = Instance.new("WedgePart", m6)
  3325. p40.BrickColor = BrickColor.new("Black")
  3326. p40.Material = Enum.Material.SmoothPlastic
  3327. p40.Name = "Wedge"
  3328. p40.CFrame = CFrame.new(-1.48933268, 3.99002528, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3329. p40.CanCollide = false
  3330. p40.Locked = true
  3331. p40.FormFactor = Enum.FormFactor.Custom
  3332. p40.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3333. p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3334. p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3335. p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3336. p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3337. p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3338. p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3339. b40 = Instance.new("SpecialMesh", p40)
  3340. b40.MeshType = Enum.MeshType.Wedge
  3341. b40.Name = "Mesh"
  3342. b40.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3343. p41 = Instance.new("WedgePart", m6)
  3344. p41.BrickColor = BrickColor.new("Black")
  3345. p41.Material = Enum.Material.SmoothPlastic
  3346. p41.Name = "Wedge"
  3347. p41.CFrame = CFrame.new(-1.76917338, 2.59081101, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3348. p41.CanCollide = false
  3349. p41.Locked = true
  3350. p41.FormFactor = Enum.FormFactor.Custom
  3351. p41.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3352. p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3353. p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3354. p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3355. p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3356. p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3357. p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3358. b41 = Instance.new("SpecialMesh", p41)
  3359. b41.MeshType = Enum.MeshType.Wedge
  3360. b41.Name = "Mesh"
  3361. b41.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3362. p42 = Instance.new("WedgePart", m6)
  3363. p42.BrickColor = BrickColor.new("Black")
  3364. p42.Material = Enum.Material.SmoothPlastic
  3365. p42.Name = "Wedge"
  3366. p42.CFrame = CFrame.new(0.679442644, 2.10108781, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3367. p42.CanCollide = false
  3368. p42.Locked = true
  3369. p42.FormFactor = Enum.FormFactor.Custom
  3370. p42.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3371. p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3372. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3373. p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3374. p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3375. p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3376. p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3377. b42 = Instance.new("SpecialMesh", p42)
  3378. b42.MeshType = Enum.MeshType.Wedge
  3379. b42.Name = "Mesh"
  3380. b42.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3381. p43 = Instance.new("WedgePart", m6)
  3382. p43.BrickColor = BrickColor.new("Black")
  3383. p43.Material = Enum.Material.SmoothPlastic
  3384. p43.Name = "Wedge"
  3385. p43.CFrame = CFrame.new(-1.76917338, 2.87065363, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3386. p43.CanCollide = false
  3387. p43.Locked = true
  3388. p43.FormFactor = Enum.FormFactor.Custom
  3389. p43.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3390. p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3391. p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3392. p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3393. p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3394. p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3395. p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3396. b43 = Instance.new("SpecialMesh", p43)
  3397. b43.MeshType = Enum.MeshType.Wedge
  3398. b43.Name = "Mesh"
  3399. b43.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3400. p44 = Instance.new("WedgePart", m6)
  3401. p44.BrickColor = BrickColor.new("Black")
  3402. p44.Material = Enum.Material.SmoothPlastic
  3403. p44.Name = "Wedge"
  3404. p44.CFrame = CFrame.new(-1.41937125, 4.26986837, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3405. p44.CanCollide = false
  3406. p44.Locked = true
  3407. p44.FormFactor = Enum.FormFactor.Custom
  3408. p44.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3409. p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3410. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3411. p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3412. p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3413. p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3414. p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3415. b44 = Instance.new("SpecialMesh", p44)
  3416. b44.MeshType = Enum.MeshType.Wedge
  3417. b44.Name = "Mesh"
  3418. b44.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3419. p45 = Instance.new("WedgePart", m6)
  3420. p45.BrickColor = BrickColor.new("Black")
  3421. p45.Material = Enum.Material.SmoothPlastic
  3422. p45.Name = "Wedge"
  3423. p45.CFrame = CFrame.new(-0.999610066, 2.10108781, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3424. p45.CanCollide = false
  3425. p45.Locked = true
  3426. p45.FormFactor = Enum.FormFactor.Custom
  3427. p45.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3428. p45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3429. p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3430. p45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3431. p45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3432. p45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3433. p45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3434. b45 = Instance.new("SpecialMesh", p45)
  3435. b45.MeshType = Enum.MeshType.Wedge
  3436. b45.Name = "Mesh"
  3437. b45.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3438. p46 = Instance.new("WedgePart", m6)
  3439. p46.BrickColor = BrickColor.new("Black")
  3440. p46.Material = Enum.Material.SmoothPlastic
  3441. p46.Name = "Wedge"
  3442. p46.CFrame = CFrame.new(0.46955356, 4.68963194, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3443. p46.CanCollide = false
  3444. p46.Locked = true
  3445. p46.FormFactor = Enum.FormFactor.Custom
  3446. p46.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3447. p46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3448. p46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3449. p46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3450. p46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3451. p46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3452. p46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3453. b46 = Instance.new("SpecialMesh", p46)
  3454. b46.MeshType = Enum.MeshType.Wedge
  3455. b46.Name = "Mesh"
  3456. b46.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3457. p47 = Instance.new("Part", m6)
  3458. p47.BrickColor = BrickColor.new("Black")
  3459. p47.Material = Enum.Material.SmoothPlastic
  3460. p47.CFrame = CFrame.new(0.819356859, 4.40979004, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3461. p47.CanCollide = false
  3462. p47.Locked = true
  3463. p47.FormFactor = Enum.FormFactor.Custom
  3464. p47.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3465. p47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3466. p47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3467. p47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3468. p47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3469. p47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3470. p47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3471. b47 = Instance.new("BlockMesh", p47)
  3472. b47.Name = "Mesh"
  3473. b47.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3474. p48 = Instance.new("Part", m6)
  3475. p48.BrickColor = BrickColor.new("Black")
  3476. p48.Material = Enum.Material.SmoothPlastic
  3477. p48.Name = "CapeLevel4"
  3478. p48.CFrame = CFrame.new(-0.300008506, 2.66077495, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3479. p48.CanCollide = false
  3480. p48.Locked = true
  3481. p48.FormFactor = Enum.FormFactor.Custom
  3482. p48.Size = Vector3.new(2.3786521, 0.559682727, 0.232357636)
  3483. p48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3484. p48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3485. p48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3486. p48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3487. p48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3488. p48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3489. b48 = Instance.new("BlockMesh", p48)
  3490. b48.Name = "Mesh"
  3491. b48.Scale = Vector3.new(1, 1, 0.602178097)
  3492. p49 = Instance.new("WedgePart", m6)
  3493. p49.BrickColor = BrickColor.new("Black")
  3494. p49.Material = Enum.Material.SmoothPlastic
  3495. p49.Name = "Wedge"
  3496. p49.CFrame = CFrame.new(0.819356859, 4.26986837, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3497. p49.CanCollide = false
  3498. p49.Locked = true
  3499. p49.FormFactor = Enum.FormFactor.Custom
  3500. p49.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3501. p49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3502. p49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3503. p49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3504. p49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3505. p49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3506. p49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3507. b49 = Instance.new("SpecialMesh", p49)
  3508. b49.MeshType = Enum.MeshType.Wedge
  3509. b49.Name = "Mesh"
  3510. b49.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3511. p50 = Instance.new("Part", m6)
  3512. p50.BrickColor = BrickColor.new("Black")
  3513. p50.Material = Enum.Material.SmoothPlastic
  3514. p50.Name = "CapeLevel1SubPart"
  3515. p50.CFrame = CFrame.new(-0.300008506, 4.33982658, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3516. p50.CanCollide = false
  3517. p50.Locked = true
  3518. p50.FormFactor = Enum.FormFactor.Custom
  3519. p50.Size = Vector3.new(1.81896901, 0.559682727, 0.232357636)
  3520. p50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3521. p50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3522. p50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3523. p50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3524. p50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3525. p50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3526. b50 = Instance.new("BlockMesh", p50)
  3527. b50.Name = "Mesh"
  3528. b50.Scale = Vector3.new(1, 1, 0.602178097)
  3529. p51 = Instance.new("Part", m6)
  3530. p51.BrickColor = BrickColor.new("Black")
  3531. p51.Material = Enum.Material.SmoothPlastic
  3532. p51.CFrame = CFrame.new(-1.55929291, 3.85010386, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3533. p51.CanCollide = false
  3534. p51.Locked = true
  3535. p51.FormFactor = Enum.FormFactor.Custom
  3536. p51.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3537. p51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3538. p51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3539. p51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3540. p51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3541. p51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3542. p51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3543. b51 = Instance.new("BlockMesh", p51)
  3544. b51.Name = "Mesh"
  3545. b51.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3546. p52 = Instance.new("Part", m6)
  3547. p52.BrickColor = BrickColor.new("Black")
  3548. p52.Material = Enum.Material.SmoothPlastic
  3549. p52.CFrame = CFrame.new(-1.41937149, 3.71018171, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3550. p52.CanCollide = false
  3551. p52.Locked = true
  3552. p52.FormFactor = Enum.FormFactor.Custom
  3553. p52.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3554. p52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3555. p52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3556. p52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3557. p52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3558. p52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3559. p52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3560. b52 = Instance.new("BlockMesh", p52)
  3561. b52.Name = "Mesh"
  3562. b52.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3563. p53 = Instance.new("WedgePart", m6)
  3564. p53.BrickColor = BrickColor.new("Black")
  3565. p53.Material = Enum.Material.SmoothPlastic
  3566. p53.Name = "Wedge"
  3567. p53.CFrame = CFrame.new(-0.0201580226, 2.03113341, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3568. p53.CanCollide = false
  3569. p53.Locked = true
  3570. p53.FormFactor = Enum.FormFactor.Custom
  3571. p53.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3572. p53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3573. p53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3574. p53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3575. p53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3576. p53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3577. p53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3578. b53 = Instance.new("SpecialMesh", p53)
  3579. b53.MeshType = Enum.MeshType.Wedge
  3580. b53.Name = "Mesh"
  3581. b53.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3582. p54 = Instance.new("Part", m6)
  3583. p54.BrickColor = BrickColor.new("Black")
  3584. p54.Material = Enum.Material.SmoothPlastic
  3585. p54.CFrame = CFrame.new(-0.300009966, 1.68132639, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3586. p54.CanCollide = false
  3587. p54.Locked = true
  3588. p54.FormFactor = Enum.FormFactor.Custom
  3589. p54.Size = Vector3.new(0.232357651, 0.279841423, 0.232357636)
  3590. p54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3591. p54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3592. p54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3593. p54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3594. p54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3595. p54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3596. b54 = Instance.new("BlockMesh", p54)
  3597. b54.Name = "Mesh"
  3598. b54.Scale = Vector3.new(0.602178395, 1, 0.602178097)
  3599. p55 = Instance.new("WedgePart", m6)
  3600. p55.BrickColor = BrickColor.new("Black")
  3601. p55.Material = Enum.Material.SmoothPlastic
  3602. p55.Name = "Wedge"
  3603. p55.CFrame = CFrame.new(0.39960131, 2.10108781, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3604. p55.CanCollide = false
  3605. p55.Locked = true
  3606. p55.FormFactor = Enum.FormFactor.Custom
  3607. p55.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3608. p55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3609. p55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3610. p55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3611. p55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3612. p55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3613. p55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3614. b55 = Instance.new("SpecialMesh", p55)
  3615. b55.MeshType = Enum.MeshType.Wedge
  3616. b55.Name = "Mesh"
  3617. b55.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3618. p56 = Instance.new("WedgePart", m6)
  3619. p56.BrickColor = BrickColor.new("Crimson")
  3620. p56.Material = Enum.Material.SmoothPlastic
  3621. p56.Name = "Wedge"
  3622. p56.CFrame = CFrame.new(1.23911822, 3.29041815, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3623. p56.CanCollide = false
  3624. p56.Locked = true
  3625. p56.FormFactor = Enum.FormFactor.Custom
  3626. p56.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3627. p56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3628. p56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3629. p56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3630. p56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3631. p56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3632. p56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3633. b56 = Instance.new("SpecialMesh", p56)
  3634. b56.MeshType = Enum.MeshType.Wedge
  3635. b56.Name = "Mesh"
  3636. b56.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3637. p57 = Instance.new("WedgePart", m6)
  3638. p57.BrickColor = BrickColor.new("Black")
  3639. p57.Material = Enum.Material.SmoothPlastic
  3640. p57.Name = "Wedge"
  3641. p57.CFrame = CFrame.new(0.749394774, 4.54971123, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3642. p57.CanCollide = false
  3643. p57.Locked = true
  3644. p57.FormFactor = Enum.FormFactor.Custom
  3645. p57.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3646. p57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3647. p57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3648. p57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3649. p57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3650. p57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3651. p57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3652. b57 = Instance.new("SpecialMesh", p57)
  3653. b57.MeshType = Enum.MeshType.Wedge
  3654. b57.Name = "Mesh"
  3655. b57.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3656. p58 = Instance.new("Part", m6)
  3657. p58.BrickColor = BrickColor.new("Black")
  3658. p58.Material = Enum.Material.SmoothPlastic
  3659. p58.CFrame = CFrame.new(0.819354892, 3.71018171, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3660. p58.CanCollide = false
  3661. p58.Locked = true
  3662. p58.FormFactor = Enum.FormFactor.Custom
  3663. p58.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3664. p58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3665. p58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3666. p58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3667. p58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3668. p58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3669. p58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3670. b58 = Instance.new("BlockMesh", p58)
  3671. b58.Name = "Mesh"
  3672. b58.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3673. p59 = Instance.new("WedgePart", m6)
  3674. p59.BrickColor = BrickColor.new("Black")
  3675. p59.Material = Enum.Material.SmoothPlastic
  3676. p59.Name = "Wedge"
  3677. p59.CFrame = CFrame.new(0.259678036, 2.31096983, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3678. p59.CanCollide = false
  3679. p59.Locked = true
  3680. p59.FormFactor = Enum.FormFactor.Custom
  3681. p59.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3682. p59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3683. p59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3684. p59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3685. p59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3686. p59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3687. p59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3688. b59 = Instance.new("SpecialMesh", p59)
  3689. b59.MeshType = Enum.MeshType.Wedge
  3690. b59.Name = "Mesh"
  3691. b59.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3692. p60 = Instance.new("Part", m6)
  3693. p60.BrickColor = BrickColor.new("Black")
  3694. p60.Material = Enum.Material.SmoothPlastic
  3695. p60.Name = "NeckPart"
  3696. p60.CFrame = CFrame.new(-0.300008506, 4.82955122, 3.8997519, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3697. p60.CanCollide = false
  3698. p60.Locked = true
  3699. p60.FormFactor = Enum.FormFactor.Custom
  3700. p60.Size = Vector3.new(1.25928628, 0.232357651, 0.419762105)
  3701. p60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3702. p60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3703. p60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3704. p60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3705. p60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3706. p60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3707. b60 = Instance.new("BlockMesh", p60)
  3708. b60.Name = "Mesh"
  3709. b60.Scale = Vector3.new(1, 0.602178097, 1)
  3710. p61 = Instance.new("Part", m6)
  3711. p61.BrickColor = BrickColor.new("Black")
  3712. p61.Material = Enum.Material.SmoothPlastic
  3713. p61.CFrame = CFrame.new(0.959281087, 2.73073363, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3714. p61.CanCollide = false
  3715. p61.Locked = true
  3716. p61.FormFactor = Enum.FormFactor.Custom
  3717. p61.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3718. p61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3719. p61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3720. p61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3721. p61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3722. p61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3723. p61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3724. b61 = Instance.new("BlockMesh", p61)
  3725. b61.Name = "Mesh"
  3726. b61.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3727. p62 = Instance.new("WedgePart", m6)
  3728. p62.BrickColor = BrickColor.new("Black")
  3729. p62.Material = Enum.Material.SmoothPlastic
  3730. p62.Name = "Wedge"
  3731. p62.CFrame = CFrame.new(1.16916382, 2.87065434, 4.03967333, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3732. p62.CanCollide = false
  3733. p62.Locked = true
  3734. p62.FormFactor = Enum.FormFactor.Custom
  3735. p62.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3736. p62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3737. p62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3738. p62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3739. p62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3740. p62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3741. p62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3742. b62 = Instance.new("SpecialMesh", p62)
  3743. b62.MeshType = Enum.MeshType.Wedge
  3744. b62.Name = "Mesh"
  3745. b62.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3746. p63 = Instance.new("WedgePart", m6)
  3747. p63.BrickColor = BrickColor.new("Crimson")
  3748. p63.Material = Enum.Material.SmoothPlastic
  3749. p63.Name = "Wedge"
  3750. p63.CFrame = CFrame.new(1.37904489, 2.73073268, 4.03967333, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3751. p63.CanCollide = false
  3752. p63.Locked = true
  3753. p63.FormFactor = Enum.FormFactor.Custom
  3754. p63.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3755. p63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3756. p63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3757. p63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3758. p63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3759. p63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3760. p63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3761. b63 = Instance.new("SpecialMesh", p63)
  3762. b63.MeshType = Enum.MeshType.Wedge
  3763. b63.Name = "Mesh"
  3764. b63.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3765. p64 = Instance.new("WedgePart", m6)
  3766. p64.BrickColor = BrickColor.new("Black")
  3767. p64.Material = Enum.Material.SmoothPlastic
  3768. p64.Name = "Wedge"
  3769. p64.CFrame = CFrame.new(-0.439923674, 1.68132377, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3770. p64.CanCollide = false
  3771. p64.Locked = true
  3772. p64.FormFactor = Enum.FormFactor.Custom
  3773. p64.Size = Vector3.new(0.232357651, 0.279841423, 0.232357636)
  3774. p64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3775. p64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3776. p64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3777. p64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3778. p64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3779. p64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3780. b64 = Instance.new("SpecialMesh", p64)
  3781. b64.MeshType = Enum.MeshType.Wedge
  3782. b64.Name = "Mesh"
  3783. b64.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3784. p65 = Instance.new("WedgePart", m6)
  3785. p65.BrickColor = BrickColor.new("Black")
  3786. p65.Material = Enum.Material.SmoothPlastic
  3787. p65.Name = "Wedge"
  3788. p65.CFrame = CFrame.new(-0.859687686, 2.31096983, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3789. p65.CanCollide = false
  3790. p65.Locked = true
  3791. p65.FormFactor = Enum.FormFactor.Custom
  3792. p65.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3793. p65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3794. p65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3795. p65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3796. p65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3797. p65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3798. p65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3799. b65 = Instance.new("SpecialMesh", p65)
  3800. b65.MeshType = Enum.MeshType.Wedge
  3801. b65.Name = "Mesh"
  3802. b65.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3803. p66 = Instance.new("WedgePart", m6)
  3804. p66.BrickColor = BrickColor.new("Black")
  3805. p66.Material = Enum.Material.SmoothPlastic
  3806. p66.Name = "Wedge"
  3807. p66.CFrame = CFrame.new(-1.55929291, 3.71018267, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3808. p66.CanCollide = false
  3809. p66.Locked = true
  3810. p66.FormFactor = Enum.FormFactor.Custom
  3811. p66.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3812. p66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3813. p66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3814. p66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3815. p66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3816. p66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3817. p66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3818. b66 = Instance.new("SpecialMesh", p66)
  3819. b66.MeshType = Enum.MeshType.Wedge
  3820. b66.Name = "Mesh"
  3821. b66.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3822. p67 = Instance.new("WedgePart", m6)
  3823. p67.BrickColor = BrickColor.new("Black")
  3824. p67.Material = Enum.Material.SmoothPlastic
  3825. p67.Name = "Wedge"
  3826. p67.CFrame = CFrame.new(-0.719767809, 2.31096911, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3827. p67.CanCollide = false
  3828. p67.Locked = true
  3829. p67.FormFactor = Enum.FormFactor.Custom
  3830. p67.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3831. p67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3832. p67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3833. p67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3834. p67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3835. p67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3836. p67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3837. b67 = Instance.new("SpecialMesh", p67)
  3838. b67.MeshType = Enum.MeshType.Wedge
  3839. b67.Name = "Mesh"
  3840. b67.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3841. p68 = Instance.new("WedgePart", m6)
  3842. p68.BrickColor = BrickColor.new("Crimson")
  3843. p68.Name = "Wedge"
  3844. p68.CFrame = CFrame.new(-1.17450571, 1.89121199, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3845. p68.CanCollide = false
  3846. p68.Locked = true
  3847. p68.FormFactor = Enum.FormFactor.Custom
  3848. p68.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3849. p68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3850. p68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3851. p68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3852. p68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3853. p68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3854. p68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3855. b68 = Instance.new("SpecialMesh", p68)
  3856. b68.MeshType = Enum.MeshType.Wedge
  3857. b68.Name = "Mesh"
  3858. b68.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3859. p69 = Instance.new("WedgePart", m6)
  3860. p69.BrickColor = BrickColor.new("Crimson")
  3861. p69.Name = "Wedge"
  3862. p69.CFrame = CFrame.new(-1.10454547, 1.89121199, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3863. p69.CanCollide = false
  3864. p69.Locked = true
  3865. p69.FormFactor = Enum.FormFactor.Custom
  3866. p69.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3867. p69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3868. p69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3869. p69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3870. p69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3871. p69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3872. p69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3873. b69 = Instance.new("SpecialMesh", p69)
  3874. b69.MeshType = Enum.MeshType.Wedge
  3875. b69.Name = "Mesh"
  3876. b69.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3877. p70 = Instance.new("WedgePart", m6)
  3878. p70.BrickColor = BrickColor.new("Black")
  3879. p70.Material = Enum.Material.SmoothPlastic
  3880. p70.Name = "Wedge"
  3881. p70.CFrame = CFrame.new(0.889316559, 3.99002528, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3882. p70.CanCollide = false
  3883. p70.Locked = true
  3884. p70.FormFactor = Enum.FormFactor.Custom
  3885. p70.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3886. p70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3887. p70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3888. p70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3889. p70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3890. p70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3891. p70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3892. b70 = Instance.new("SpecialMesh", p70)
  3893. b70.MeshType = Enum.MeshType.Wedge
  3894. b70.Name = "Mesh"
  3895. b70.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3896. p71 = Instance.new("WedgePart", m6)
  3897. p71.BrickColor = BrickColor.new("Crimson")
  3898. p71.Name = "Wedge"
  3899. p71.CFrame = CFrame.new(-0.334977895, 1.47144794, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3900. p71.CanCollide = false
  3901. p71.Locked = true
  3902. p71.FormFactor = Enum.FormFactor.Custom
  3903. p71.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3904. p71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3905. p71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3906. p71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3907. p71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3908. p71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3909. p71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3910. b71 = Instance.new("SpecialMesh", p71)
  3911. b71.MeshType = Enum.MeshType.Wedge
  3912. b71.Name = "Mesh"
  3913. b71.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3914. p72 = Instance.new("WedgePart", m6)
  3915. p72.BrickColor = BrickColor.new("Black")
  3916. p72.Material = Enum.Material.SmoothPlastic
  3917. p72.Name = "Wedge"
  3918. p72.CFrame = CFrame.new(-0.579845786, 2.03112626, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3919. p72.CanCollide = false
  3920. p72.Locked = true
  3921. p72.FormFactor = Enum.FormFactor.Custom
  3922. p72.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3923. p72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3924. p72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3925. p72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3926. p72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3927. p72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3928. p72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3929. b72 = Instance.new("SpecialMesh", p72)
  3930. b72.MeshType = Enum.MeshType.Wedge
  3931. b72.Name = "Mesh"
  3932. b72.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3933. p73 = Instance.new("WedgePart", m6)
  3934. p73.BrickColor = BrickColor.new("Black")
  3935. p73.Material = Enum.Material.SmoothPlastic
  3936. p73.Name = "Wedge"
  3937. p73.CFrame = CFrame.new(-1.41937125, 2.31096983, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3938. p73.CanCollide = false
  3939. p73.Locked = true
  3940. p73.FormFactor = Enum.FormFactor.Custom
  3941. p73.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3942. p73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3943. p73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3944. p73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3945. p73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3946. p73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3947. p73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3948. b73 = Instance.new("SpecialMesh", p73)
  3949. b73.MeshType = Enum.MeshType.Wedge
  3950. b73.Name = "Mesh"
  3951. b73.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3952. p74 = Instance.new("WedgePart", m6)
  3953. p74.BrickColor = BrickColor.new("Black")
  3954. p74.Material = Enum.Material.SmoothPlastic
  3955. p74.Name = "Wedge"
  3956. p74.CFrame = CFrame.new(1.16916382, 2.59081125, 4.03967333, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3957. p74.CanCollide = false
  3958. p74.Locked = true
  3959. p74.FormFactor = Enum.FormFactor.Custom
  3960. p74.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3961. p74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3962. p74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3963. p74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3964. p74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3965. p74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3966. p74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3967. b74 = Instance.new("SpecialMesh", p74)
  3968. b74.MeshType = Enum.MeshType.Wedge
  3969. b74.Name = "Mesh"
  3970. b74.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3971. p75 = Instance.new("WedgePart", m6)
  3972. p75.BrickColor = BrickColor.new("Black")
  3973. p75.Material = Enum.Material.SmoothPlastic
  3974. p75.Name = "Wedge"
  3975. p75.CFrame = CFrame.new(-0.160081401, 1.68132377, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3976. p75.CanCollide = false
  3977. p75.Locked = true
  3978. p75.FormFactor = Enum.FormFactor.Custom
  3979. p75.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3980. p75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3981. p75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3982. p75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3983. p75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3984. p75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3985. p75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3986. b75 = Instance.new("SpecialMesh", p75)
  3987. b75.MeshType = Enum.MeshType.Wedge
  3988. b75.Name = "Mesh"
  3989. b75.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3990. p76 = Instance.new("WedgePart", m6)
  3991. p76.BrickColor = BrickColor.new("Black")
  3992. p76.Material = Enum.Material.SmoothPlastic
  3993. p76.Name = "Wedge"
  3994. p76.CFrame = CFrame.new(0.819362521, 2.31096983, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3995. p76.CanCollide = false
  3996. p76.Locked = true
  3997. p76.FormFactor = Enum.FormFactor.Custom
  3998. p76.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3999. p76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4000. p76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4001. p76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4002. p76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4003. p76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4004. p76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4005. b76 = Instance.new("SpecialMesh", p76)
  4006. b76.MeshType = Enum.MeshType.Wedge
  4007. b76.Name = "Mesh"
  4008. b76.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4009. p77 = Instance.new("WedgePart", m6)
  4010. p77.BrickColor = BrickColor.new("Crimson")
  4011. p77.Material = Enum.Material.SmoothPlastic
  4012. p77.Name = "Wedge"
  4013. p77.CFrame = CFrame.new(-1.55929291, 4.40979004, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4014. p77.CanCollide = false
  4015. p77.Locked = true
  4016. p77.FormFactor = Enum.FormFactor.Custom
  4017. p77.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4018. p77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4019. p77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4020. p77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4021. p77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4022. p77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4023. p77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4024. b77 = Instance.new("SpecialMesh", p77)
  4025. b77.MeshType = Enum.MeshType.Wedge
  4026. b77.Name = "Mesh"
  4027. b77.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4028. p78 = Instance.new("WedgePart", m6)
  4029. p78.BrickColor = BrickColor.new("Black")
  4030. p78.Material = Enum.Material.SmoothPlastic
  4031. p78.Name = "Wedge"
  4032. p78.CFrame = CFrame.new(-1.34941173, 4.54971123, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4033. p78.CanCollide = false
  4034. p78.Locked = true
  4035. p78.FormFactor = Enum.FormFactor.Custom
  4036. p78.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4037. p78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4038. p78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4039. p78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4040. p78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4041. p78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4042. p78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4043. b78 = Instance.new("SpecialMesh", p78)
  4044. b78.MeshType = Enum.MeshType.Wedge
  4045. b78.Name = "Mesh"
  4046. b78.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4047. p79 = Instance.new("WedgePart", m6)
  4048. p79.BrickColor = BrickColor.new("Crimson")
  4049. p79.Material = Enum.Material.SmoothPlastic
  4050. p79.Name = "Wedge"
  4051. p79.CFrame = CFrame.new(-1.6992141, 3.85010386, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4052. p79.CanCollide = false
  4053. p79.Locked = true
  4054. p79.FormFactor = Enum.FormFactor.Custom
  4055. p79.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4056. p79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4057. p79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4058. p79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4059. p79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4060. p79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4061. p79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4062. b79 = Instance.new("SpecialMesh", p79)
  4063. b79.MeshType = Enum.MeshType.Wedge
  4064. b79.Name = "Mesh"
  4065. b79.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4066. p80 = Instance.new("WedgePart", m6)
  4067. p80.BrickColor = BrickColor.new("Black")
  4068. p80.Material = Enum.Material.SmoothPlastic
  4069. p80.Name = "Wedge"
  4070. p80.CFrame = CFrame.new(-1.6992135, 3.1504972, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4071. p80.CanCollide = false
  4072. p80.Locked = true
  4073. p80.FormFactor = Enum.FormFactor.Custom
  4074. p80.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4075. p80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4076. p80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4077. p80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4078. p80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4079. p80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4080. p80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4081. b80 = Instance.new("SpecialMesh", p80)
  4082. b80.MeshType = Enum.MeshType.Wedge
  4083. b80.Name = "Mesh"
  4084. b80.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4085. w1 = Instance.new("Weld", p1)
  4086. w1.Name = "Joint"
  4087. w1.Part0 = p1
  4088. w1.C0 = CFrame.new(0, 0, 0.139921591, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4089. w1.Part1 = p47
  4090. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4091. w2 = Instance.new("Weld", p2)
  4092. w2.Name = "Joint"
  4093. w2.Part0 = p2
  4094. w2.C0 = CFrame.new(0, -2.7097974e-006, 0.139918938, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4095. w2.Part1 = p11
  4096. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4097. w3 = Instance.new("Weld", p3)
  4098. w3.Name = "Joint"
  4099. w3.Part0 = p3
  4100. w3.C0 = CFrame.new(0, 0.559684455, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4101. w3.Part1 = p50
  4102. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4103. w4 = Instance.new("Weld", p4)
  4104. w4.Name = "Joint"
  4105. w4.Part0 = p4
  4106. w4.C0 = CFrame.new(-0.139921427, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4107. w4.Part1 = p5
  4108. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4109. w5 = Instance.new("Weld", p5)
  4110. w5.Name = "Joint"
  4111. w5.Part0 = p5
  4112. w5.C0 = CFrame.new(-0.139920607, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4113. w5.Part1 = p27
  4114. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4115. w6 = Instance.new("Weld", p6)
  4116. w6.Name = "Joint"
  4117. w6.Part0 = p6
  4118. w6.C0 = CFrame.new(6.98293934e-006, 0.13992101, 1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4119. w6.Part1 = p14
  4120. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4121. w7 = Instance.new("Weld", p7)
  4122. w7.Name = "Joint"
  4123. w7.Part0 = p7
  4124. w7.C0 = CFrame.new(-0.139921531, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4125. w7.Part1 = p10
  4126. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4127. w8 = Instance.new("Weld", p8)
  4128. w8.Name = "Joint"
  4129. w8.Part0 = p8
  4130. w8.C0 = CFrame.new(0, 0.209881723, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4131. w8.Part1 = p32
  4132. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4133. w9 = Instance.new("Weld", p9)
  4134. w9.Name = "Joint"
  4135. w9.Part0 = p9
  4136. w9.C0 = CFrame.new(0, 0.279842764, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4137. w9.Part1 = p16
  4138. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4139. w10 = Instance.new("Weld", p10)
  4140. w10.Name = "Joint"
  4141. w10.Part0 = p10
  4142. w10.C0 = CFrame.new(-0.139921531, 1.04222977e-006, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4143. w10.Part1 = p61
  4144. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4145. w11 = Instance.new("Weld", p11)
  4146. w11.Name = "Joint"
  4147. w11.Part0 = p11
  4148. w11.C0 = CFrame.new(0, 0.209881723, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4149. w11.Part1 = p13
  4150. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4151. w12 = Instance.new("Weld", p12)
  4152. w12.Name = "Joint"
  4153. w12.Part0 = p12
  4154. w12.C0 = CFrame.new(-0.139921427, -0.139921635, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4155. w12.Part1 = p29
  4156. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4157. w13 = Instance.new("Weld", p13)
  4158. w13.Name = "Joint"
  4159. w13.Part0 = p13
  4160. w13.C0 = CFrame.new(0.839523137, 0.349802732, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4161. w13.Part1 = p48
  4162. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4163. w14 = Instance.new("Weld", p14)
  4164. w14.Name = "Joint"
  4165. w14.Part0 = p14
  4166. w14.C0 = CFrame.new(-6.98293934e-006, 1.25067584e-006, -0.139921844, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4167. w14.Part1 = p60
  4168. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4169. w15 = Instance.new("Weld", p15)
  4170. w15.Name = "Joint"
  4171. w15.Part0 = p15
  4172. w15.C0 = CFrame.new(-0.139920712, -0.139923528, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4173. w15.Part1 = p17
  4174. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4175. w16 = Instance.new("Weld", p16)
  4176. w16.Name = "Joint"
  4177. w16.Part0 = p16
  4178. w16.C0 = CFrame.new(1.45912168e-006, 0.349802852, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4179. w16.Part1 = p48
  4180. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4181. w17 = Instance.new("Weld", p17)
  4182. w17.Name = "Joint"
  4183. w17.Part0 = p17
  4184. w17.C0 = CFrame.new(-0.97944206, 0.0699603036, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4185. w17.Part1 = p50
  4186. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4187. w18 = Instance.new("Weld", p18)
  4188. w18.Name = "Joint"
  4189. w18.Part0 = p18
  4190. w18.C0 = CFrame.new(-0.979444683, 0.0699603036, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4191. w18.Part1 = p50
  4192. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4193. w19 = Instance.new("Weld", p19)
  4194. w19.Name = "Joint"
  4195. w19.Part0 = p19
  4196. w19.C0 = CFrame.new(0, -0.2098784, 0.0349924229, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4197. w19.Part1 = p54
  4198. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4199. w20 = Instance.new("Weld", p20)
  4200. w20.Name = "Joint"
  4201. w20.Part0 = p20
  4202. w20.C0 = CFrame.new(-0.139921427, -0.13992101, 1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4203. w20.Part1 = p21
  4204. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4205. w21 = Instance.new("Weld", p21)
  4206. w21.Name = "Joint"
  4207. w21.Part0 = p21
  4208. w21.C0 = CFrame.new(-1.25928402, 0.0699627995, -1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4209. w21.Part1 = p37
  4210. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4211. w22 = Instance.new("Weld", p22)
  4212. w22.Name = "Joint"
  4213. w22.Part0 = p22
  4214. w22.C0 = CFrame.new(0, -0.209878504, 0.0349705629, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4215. w22.Part1 = p8
  4216. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4217. w23 = Instance.new("Weld", p23)
  4218. w23.Name = "Joint"
  4219. w23.Part0 = p23
  4220. w23.C0 = CFrame.new(0, 0, 0.139921427, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4221. w23.Part1 = p35
  4222. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4223. w24 = Instance.new("Weld", p24)
  4224. w24.Name = "Joint"
  4225. w24.Part0 = p24
  4226. w24.C0 = CFrame.new(8.33783815e-007, -0.209883824, 1.25928962, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4227. w24.Part1 = p48
  4228. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4229. w25 = Instance.new("Weld", p25)
  4230. w25.Name = "Joint"
  4231. w25.Part0 = p25
  4232. w25.C0 = CFrame.new(0, -0.209878504, 0.0349897929, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4233. w25.Part1 = p8
  4234. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4235. w26 = Instance.new("Weld", p26)
  4236. w26.Name = "Joint"
  4237. w26.Part0 = p26
  4238. w26.C0 = CFrame.new(0, -3.33513526e-006, 0.769568086, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4239. w26.Part1 = p6
  4240. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4241. w27 = Instance.new("Weld", p27)
  4242. w27.Name = "Joint"
  4243. w27.Part0 = p27
  4244. w27.C0 = CFrame.new(-1.25928354, -0.0699575916, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4245. w27.Part1 = p48
  4246. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4247. w28 = Instance.new("Weld", p28)
  4248. w28.Name = "Joint"
  4249. w28.Part0 = p28
  4250. w28.C0 = CFrame.new(0, -0.13992101, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4251. w28.Part1 = p35
  4252. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4253. w29 = Instance.new("Weld", p29)
  4254. w29.Name = "Joint"
  4255. w29.Part0 = p29
  4256. w29.C0 = CFrame.new(-1.25928354, 0.0699634254, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4257. w29.Part1 = p37
  4258. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4259. w30 = Instance.new("Weld", p30)
  4260. w30.Name = "Joint"
  4261. w30.Part0 = p30
  4262. w30.C0 = CFrame.new(0, -0.139920816, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4263. w30.Part1 = p20
  4264. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4265. w31 = Instance.new("Weld", p31)
  4266. w31.Name = "Joint"
  4267. w31.Part0 = p31
  4268. w31.C0 = CFrame.new(0, -3.02246644e-006, 0.419769108, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4269. w31.Part1 = p16
  4270. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4271. w32 = Instance.new("Weld", p32)
  4272. w32.Name = "Joint"
  4273. w32.Part0 = p32
  4274. w32.C0 = CFrame.new(-0.839526176, 0.349802852, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4275. w32.Part1 = p48
  4276. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4277. w33 = Instance.new("Weld", p33)
  4278. w33.Name = "Joint"
  4279. w33.Part0 = p33
  4280. w33.C0 = CFrame.new(1.3548987e-006, -0.279842436, 0.0699624866, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4281. w33.Part1 = p21
  4282. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4283. w34 = Instance.new("Weld", p34)
  4284. w34.Name = "Joint"
  4285. w34.Part0 = p34
  4286. w34.C0 = CFrame.new(0, -0.279842019, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4287. w34.Part1 = p27
  4288. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4289. w35 = Instance.new("Weld", p35)
  4290. w35.Name = "Joint"
  4291. w35.Part0 = p35
  4292. w35.C0 = CFrame.new(-0.139920607, -0.139922053, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4293. w35.Part1 = p58
  4294. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4295. w36 = Instance.new("Weld", p36)
  4296. w36.Name = "Joint"
  4297. w36.Part0 = p36
  4298. w36.C0 = CFrame.new(0, -0.279843062, 0.0699611381, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4299. w36.Part1 = p29
  4300. w36.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4301. w37 = Instance.new("Weld", p37)
  4302. w37.Name = "Joint"
  4303. w37.Part0 = p37
  4304. w37.C0 = CFrame.new(0, 0.559682429, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4305. w37.Part1 = p3
  4306. w37.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4307. w38 = Instance.new("Weld", p38)
  4308. w38.Name = "Joint"
  4309. w38.Part0 = p38
  4310. w38.C0 = CFrame.new(0, 0, 0.13992101, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4311. w38.Part1 = p4
  4312. w38.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4313. w39 = Instance.new("Weld", p39)
  4314. w39.Name = "Joint"
  4315. w39.Part0 = p39
  4316. w39.C0 = CFrame.new(0, 0, 0.139921427, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4317. w39.Part1 = p12
  4318. w39.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4319. w40 = Instance.new("Weld", p40)
  4320. w40.Name = "Joint"
  4321. w40.Part0 = p40
  4322. w40.C0 = CFrame.new(0, -0.279843479, 0.0699611381, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4323. w40.Part1 = p52
  4324. w40.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4325. w41 = Instance.new("Weld", p41)
  4326. w41.Name = "Joint"
  4327. w41.Part0 = p41
  4328. w41.C0 = CFrame.new(0, -0.139921427, 0.0699607134, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4329. w41.Part1 = p5
  4330. w41.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4331. w42 = Instance.new("Weld", p42)
  4332. w42.Name = "Joint"
  4333. w42.Part0 = p42
  4334. w42.C0 = CFrame.new(0, -2.7097974e-006, 0.139925033, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4335. w42.Part1 = p8
  4336. w42.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4337. w43 = Instance.new("Weld", p43)
  4338. w43.Name = "Joint"
  4339. w43.Part0 = p43
  4340. w43.C0 = CFrame.new(0, -0.139921218, 0.0699607134, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4341. w43.Part1 = p5
  4342. w43.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4343. w44 = Instance.new("Weld", p44)
  4344. w44.Name = "Joint"
  4345. w44.Part0 = p44
  4346. w44.C0 = CFrame.new(0, -0.139921844, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4347. w44.Part1 = p15
  4348. w44.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4349. w45 = Instance.new("Weld", p45)
  4350. w45.Name = "Joint"
  4351. w45.Part0 = p45
  4352. w45.C0 = CFrame.new(0, -2.7097974e-006, 0.139921531, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4353. w45.Part1 = p11
  4354. w45.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4355. w46 = Instance.new("Weld", p46)
  4356. w46.Name = "Joint"
  4357. w46.Part0 = p46
  4358. w46.C0 = CFrame.new(0, -3.33513526e-006, 0.769562066, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4359. w46.Part1 = p6
  4360. w46.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4361. w47 = Instance.new("Weld", p47)
  4362. w47.Name = "Joint"
  4363. w47.Part0 = p47
  4364. w47.C0 = CFrame.new(-0.139920652, -0.139923528, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4365. w47.Part1 = p18
  4366. w47.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4367. w48 = Instance.new("Weld", p48)
  4368. w48.Name = "Joint"
  4369. w48.Part0 = p48
  4370. w48.C0 = CFrame.new(0, 0.559684873, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4371. w48.Part1 = p37
  4372. w48.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4373. w49 = Instance.new("Weld", p49)
  4374. w49.Name = "Joint"
  4375. w49.Part0 = p49
  4376. w49.C0 = CFrame.new(0, -0.139921844, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4377. w49.Part1 = p47
  4378. w49.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4379. w50 = Instance.new("Weld", p50)
  4380. w50.Name = "Joint"
  4381. w50.Part0 = p50
  4382. w50.C0 = CFrame.new(0, 0.349801898, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4383. w50.Part1 = p6
  4384. w50.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4385. w51 = Instance.new("Weld", p51)
  4386. w51.Name = "Joint"
  4387. w51.Part0 = p51
  4388. w51.C0 = CFrame.new(-0.139921427, -0.139922053, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4389. w51.Part1 = p52
  4390. w51.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4391. w52 = Instance.new("Weld", p52)
  4392. w52.Name = "Joint"
  4393. w52.Part0 = p52
  4394. w52.C0 = CFrame.new(-1.11936295, 0.0699607134, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4395. w52.Part1 = p3
  4396. w52.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4397. w53 = Instance.new("Weld", p53)
  4398. w53.Name = "Joint"
  4399. w53.Part0 = p53
  4400. w53.C0 = CFrame.new(0, 3.9604729e-006, 0.279851943, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4401. w53.Part1 = p9
  4402. w53.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4403. w54 = Instance.new("Weld", p54)
  4404. w54.Name = "Joint"
  4405. w54.Part0 = p54
  4406. w54.C0 = CFrame.new(0, 0.349802941, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4407. w54.Part1 = p9
  4408. w54.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4409. w55 = Instance.new("Weld", p55)
  4410. w55.Name = "Joint"
  4411. w55.Part0 = p55
  4412. w55.C0 = CFrame.new(0, -2.7097974e-006, 0.139916331, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4413. w55.Part1 = p8
  4414. w55.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4415. w56 = Instance.new("Weld", p56)
  4416. w56.Name = "Joint"
  4417. w56.Part0 = p56
  4418. w56.C0 = CFrame.new(0, 0, 0.139921322, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4419. w56.Part1 = p20
  4420. w56.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4421. w57 = Instance.new("Weld", p57)
  4422. w57.Name = "Joint"
  4423. w57.Part0 = p57
  4424. w57.C0 = CFrame.new(0, -0.139921427, -0.0699620694, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4425. w57.Part1 = p47
  4426. w57.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4427. w58 = Instance.new("Weld", p58)
  4428. w58.Name = "Joint"
  4429. w58.Part0 = p58
  4430. w58.C0 = CFrame.new(-1.11936343, 0.0699607134, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4431. w58.Part1 = p3
  4432. w58.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4433. w59 = Instance.new("Weld", p59)
  4434. w59.Name = "Joint"
  4435. w59.Part0 = p59
  4436. w59.C0 = CFrame.new(0, -2.50135167e-006, 0.279839605, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4437. w59.Part1 = p32
  4438. w59.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4439. w60 = Instance.new("Weld", p61)
  4440. w60.Name = "Joint"
  4441. w60.Part0 = p61
  4442. w60.C0 = CFrame.new(-1.25928962, -0.0699586272, -8.33783815e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4443. w60.Part1 = p48
  4444. w60.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4445. w61 = Instance.new("Weld", p62)
  4446. w61.Name = "Joint"
  4447. w61.Part0 = p62
  4448. w61.C0 = CFrame.new(0, -0.139921635, 0.0699612424, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4449. w61.Part1 = p10
  4450. w61.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4451. w62 = Instance.new("Weld", p63)
  4452. w62.Name = "Joint"
  4453. w62.Part0 = p63
  4454. w62.C0 = CFrame.new(0, 0, 0.139920712, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4455. w62.Part1 = p7
  4456. w62.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4457. w63 = Instance.new("Weld", p64)
  4458. w63.Name = "Joint"
  4459. w63.Part0 = p64
  4460. w63.C0 = CFrame.new(0, -2.60557431e-006, 0.139913708, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4461. w63.Part1 = p54
  4462. w63.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4463. w64 = Instance.new("Weld", p65)
  4464. w64.Name = "Joint"
  4465. w64.Part0 = p65
  4466. w64.C0 = CFrame.new(0, -2.50135167e-006, 0.279843956, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4467. w64.Part1 = p13
  4468. w64.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4469. w65 = Instance.new("Weld", p66)
  4470. w65.Name = "Joint"
  4471. w65.Part0 = p66
  4472. w65.C0 = CFrame.new(0, 1.04222977e-006, 0.139921427, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4473. w65.Part1 = p52
  4474. w65.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4475. w66 = Instance.new("Weld", p67)
  4476. w66.Name = "Joint"
  4477. w66.Part0 = p67
  4478. w66.C0 = CFrame.new(0, -3.02246644e-006, 0.419757843, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4479. w66.Part1 = p16
  4480. w66.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4481. w67 = Instance.new("Weld", p68)
  4482. w67.Name = "Joint"
  4483. w67.Part0 = p68
  4484. w67.C0 = CFrame.new(0, -0.209878504, 0.0349741057, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4485. w67.Part1 = p11
  4486. w67.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4487. w68 = Instance.new("Weld", p69)
  4488. w68.Name = "Joint"
  4489. w68.Part0 = p69
  4490. w68.C0 = CFrame.new(0, -0.209878504, 0.0349861942, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4491. w68.Part1 = p11
  4492. w68.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4493. w69 = Instance.new("Weld", p70)
  4494. w69.Name = "Joint"
  4495. w69.Part0 = p70
  4496. w69.C0 = CFrame.new(0, -0.279843479, 0.0699616596, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4497. w69.Part1 = p58
  4498. w69.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4499. w70 = Instance.new("Weld", p71)
  4500. w70.Name = "Joint"
  4501. w70.Part0 = p71
  4502. w70.C0 = CFrame.new(0, -0.2098784, 0.0349679329, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4503. w70.Part1 = p54
  4504. w70.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4505. w71 = Instance.new("Weld", p72)
  4506. w71.Name = "Joint"
  4507. w71.Part0 = p72
  4508. w71.C0 = CFrame.new(0, -3.02246644e-006, 0.27983579, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4509. w71.Part1 = p9
  4510. w71.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4511. w72 = Instance.new("Weld", p73)
  4512. w72.Name = "Joint"
  4513. w72.Part0 = p73
  4514. w72.C0 = CFrame.new(0, -2.50135167e-006, 0.279839605, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4515. w72.Part1 = p13
  4516. w72.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4517. w73 = Instance.new("Weld", p74)
  4518. w73.Name = "Joint"
  4519. w73.Part0 = p74
  4520. w73.C0 = CFrame.new(0, -0.139921427, 0.0699612424, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4521. w73.Part1 = p10
  4522. w73.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4523. w74 = Instance.new("Weld", p75)
  4524. w74.Name = "Joint"
  4525. w74.Part0 = p75
  4526. w74.C0 = CFrame.new(0, -2.60557431e-006, 0.139928564, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4527. w74.Part1 = p54
  4528. w74.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4529. w75 = Instance.new("Weld", p76)
  4530. w75.Name = "Joint"
  4531. w75.Part0 = p76
  4532. w75.C0 = CFrame.new(0, -2.50135167e-006, 0.27984485, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4533. w75.Part1 = p32
  4534. w75.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4535. w76 = Instance.new("Weld", p77)
  4536. w76.Name = "Joint"
  4537. w76.Part0 = p77
  4538. w76.C0 = CFrame.new(0, 0, 0.139921635, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4539. w76.Part1 = p15
  4540. w76.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4541. w77 = Instance.new("Weld", p78)
  4542. w77.Name = "Joint"
  4543. w77.Part0 = p78
  4544. w77.C0 = CFrame.new(0, -0.139921427, -0.0699594691, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4545. w77.Part1 = p15
  4546. w77.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4547. w78 = Instance.new("Weld", p79)
  4548. w78.Name = "Joint"
  4549. w78.Part0 = p79
  4550. w78.C0 = CFrame.new(0, 0, 0.139921218, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4551. w78.Part1 = p51
  4552. w78.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4553. w79 = Instance.new("Weld", p80)
  4554. w79.Name = "Joint"
  4555. w79.Part0 = p80
  4556. w79.C0 = CFrame.new(0, -0.13992101, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4557. w79.Part1 = p12
  4558. w79.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4559. m6.Parent = torso
  4560. m6:MakeJoints()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement