Advertisement
vibrantsinger423

lastert

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