Advertisement
vibrantsinger423

test23

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