Advertisement
zXzGamePROzXz

Untitled

Dec 30th, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 264.78 KB | None | 0 0
  1. --https://github.com/Mokiros/roblox-FE-compatibility
  2. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  3. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  4. local RealPlayer = Player
  5. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
  6.  
  7. -- Extracted from nebula hub by DOGGΩ#0018
  8. for _,n in pairs (game.Players.LocalPlayer.Character:GetChildren()) do if n:IsA("Accoutrement") then n:Destroy() end end
  9.  
  10.  
  11.  
  12. Character = game:GetService("Players").localPlayer.Character
  13.  
  14. Reaper = Instance.new("Model", Character.Head)
  15.  
  16. Reaper.Name = "Eyes"
  17.  
  18. e1 = Instance.new("Part")
  19.  
  20. e1.Parent = Reaper
  21.  
  22. e1.Locked = true
  23.  
  24. e1.CanCollide = false
  25.  
  26. e1.formFactor = "Symmetric"
  27.  
  28. e1.Size = Vector3.new(-3.05,-5.05, -3.05)
  29.  
  30. e1.Material = "Neon"
  31.  
  32. e1.BrickColor = BrickColor.new("Really red")
  33.  
  34. e1.Shape = "Ball"
  35.  
  36. local weld = Instance.new("Weld")
  37.  
  38. weld.Parent = e1
  39.  
  40. weld.Part0 = e1
  41.  
  42. weld.Part1 = Character.Head
  43.  
  44. weld.C0 = CFrame.new(0.17, 0.01, 0.76)*CFrame.Angles(0, 0, 0)
  45.  
  46. local Lite = Instance.new("PointLight",e1)
  47.  
  48. Lite.Color = Lite.Parent.BrickColor.Color
  49.  
  50. Lite.Range = 8
  51.  
  52. Lite.Brightness = 5
  53.  
  54. Lite.Shadows = true
  55.  
  56. e2 = Instance.new("Part")
  57.  
  58. e2.Parent = Reaper
  59.  
  60. e2.Locked = true
  61.  
  62. e2.CanCollide = false
  63.  
  64. e2.formFactor = "Symmetric"
  65.  
  66. e2.Size = Vector3.new(-3.05,-5.05, -3.05)
  67.  
  68. e2.Material = "Neon"
  69.  
  70. e2.BrickColor = BrickColor.new("Really red")
  71.  
  72. e2.Shape = "Ball"
  73.  
  74. local weld = Instance.new("Weld")
  75.  
  76. weld.Parent = e2
  77.  
  78. weld.Part0 = e2
  79.  
  80. weld.Part1 = Character.Head
  81.  
  82. weld.C0 = CFrame.new(-0.17, 0.01, 0.76)*CFrame.Angles(0, 0, 0)
  83.  
  84. local Lite2 = Instance.new("PointLight",e2)
  85.  
  86. Lite2.Color = Lite2.Parent.BrickColor.Color
  87.  
  88. Lite2.Range = 8
  89.  
  90. Lite2.Brightness = 5
  91.  
  92. Lite2.Shadows = true
  93.  
  94. rh = Instance.new("Part")
  95.  
  96. rh.Parent = Reaper
  97.  
  98. rh.Locked = true
  99.  
  100. rh.CanCollide = false
  101.  
  102. msh = Instance.new("SpecialMesh")
  103.  
  104. rh.formFactor = "Symmetric"
  105.  
  106. msh.MeshType = "FileMesh"
  107.  
  108. msh.MeshId = "http://www.roblox.com/asset/?id=16150814"
  109.  
  110. msh.TextureId = "http://www.roblox.com/asset/?id=16150799"
  111.  
  112. msh.Parent = rh
  113.  
  114. msh.Scale = Vector3.new(1.025, 1.025, 1.025)
  115.  
  116. local weld = Instance.new("Weld")
  117.  
  118. weld.Parent = rh
  119.  
  120. rh.Transparency = 0
  121.  
  122. weld.Part0 = rh
  123.  
  124. weld.Part1 = Character.Head
  125.  
  126. weld.C0 = CFrame.new(0, -0.045, 0)*CFrame.Angles(0, 0, 0)
  127.  
  128. Player=game:GetService('Players').LocalPlayer
  129.  
  130. Character=Player.Character
  131.  
  132. Mouse=Player:GetMouse()
  133.  
  134. m=Instance.new('Model',Character)
  135.  
  136.  
  137.  
  138.  
  139.  
  140. local function weldBetween(a, b)
  141.  
  142. local weldd = Instance.new("ManualWeld")
  143.  
  144. weldd.Part0 = a
  145.  
  146. weldd.Part1 = b
  147.  
  148. weldd.C0 = CFrame.new()
  149.  
  150. weldd.C1 = b.CFrame:inverse() * a.CFrame
  151.  
  152. weldd.Parent = a
  153.  
  154. return weldd
  155.  
  156. end
  157.  
  158.  
  159.  
  160. it=Instance.new
  161.  
  162.  
  163.  
  164. function nooutline(part)
  165.  
  166. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  167.  
  168. end
  169.  
  170.  
  171.  
  172. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  173.  
  174. local fp=it("Part")
  175.  
  176. fp.formFactor=formfactor
  177.  
  178. fp.Parent=parent
  179.  
  180. fp.Reflectance=reflectance
  181.  
  182. fp.Transparency=transparency
  183.  
  184. fp.CanCollide=false
  185.  
  186. fp.Locked=true
  187.  
  188. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  189.  
  190. fp.Name=name
  191.  
  192. fp.Size=size
  193.  
  194. fp.Position=Character.Torso.Position
  195.  
  196. nooutline(fp)
  197.  
  198. fp.Material=material
  199.  
  200. fp:BreakJoints()
  201.  
  202. return fp
  203.  
  204. end
  205.  
  206.  
  207.  
  208. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  209.  
  210. local mesh=it(Mesh)
  211.  
  212. mesh.Parent=part
  213.  
  214. if Mesh=="SpecialMesh" then
  215.  
  216. mesh.MeshType=meshtype
  217.  
  218. mesh.MeshId=meshid
  219.  
  220. end
  221.  
  222. mesh.Offset=offset
  223.  
  224. mesh.Scale=scale
  225.  
  226. return mesh
  227.  
  228. end
  229.  
  230.  
  231.  
  232. function weld(parent,part0,part1,c0,c1)
  233.  
  234. local weld=it("Weld")
  235.  
  236. weld.Parent=parent
  237.  
  238. weld.Part0=part0
  239.  
  240. weld.Part1=part1
  241.  
  242. weld.C0=c0
  243.  
  244. weld.C1=c1
  245.  
  246. return weld
  247.  
  248. end
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256. Player=game:GetService('Players').LocalPlayer
  257.  
  258. Character=Player.Character
  259.  
  260. Mouse=Player:GetMouse()
  261.  
  262. m=Instance.new('Model',Character)
  263.  
  264.  
  265.  
  266.  
  267.  
  268. local function weldBetween(a, b)
  269.  
  270. local weldd = Instance.new("ManualWeld")
  271.  
  272. weldd.Part0 = a
  273.  
  274. weldd.Part1 = b
  275.  
  276. weldd.C0 = CFrame.new()
  277.  
  278. weldd.C1 = b.CFrame:inverse() * a.CFrame
  279.  
  280. weldd.Parent = a
  281.  
  282. return weldd
  283.  
  284. end
  285.  
  286.  
  287.  
  288. it=Instance.new
  289.  
  290.  
  291.  
  292. function nooutline(part)
  293.  
  294. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  295.  
  296. end
  297.  
  298.  
  299.  
  300. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  301.  
  302. local fp=it("Part")
  303.  
  304. fp.formFactor=formfactor
  305.  
  306. fp.Parent=parent
  307.  
  308. fp.Reflectance=reflectance
  309.  
  310. fp.Transparency=transparency
  311.  
  312. fp.CanCollide=false
  313.  
  314. fp.Locked=true
  315.  
  316. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  317.  
  318. fp.Name=name
  319.  
  320. fp.Size=size
  321.  
  322. fp.Position=Character.Torso.Position
  323.  
  324. nooutline(fp)
  325.  
  326. fp.Material=material
  327.  
  328. fp:BreakJoints()
  329.  
  330. return fp
  331.  
  332. end
  333.  
  334.  
  335.  
  336. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  337.  
  338. local mesh=it(Mesh)
  339.  
  340. mesh.Parent=part
  341.  
  342. if Mesh=="SpecialMesh" then
  343.  
  344. mesh.MeshType=meshtype
  345.  
  346. mesh.MeshId=meshid
  347.  
  348. end
  349.  
  350. mesh.Offset=offset
  351.  
  352. mesh.Scale=scale
  353.  
  354. return mesh
  355.  
  356. end
  357.  
  358.  
  359.  
  360. function weld(parent,part0,part1,c0,c1)
  361.  
  362. local weld=it("Weld")
  363.  
  364. weld.Parent=parent
  365.  
  366. weld.Part0=part0
  367.  
  368. weld.Part1=part1
  369.  
  370. weld.C0=c0
  371.  
  372. weld.C1=c1
  373.  
  374. return weld
  375.  
  376. end
  377.  
  378.  
  379.  
  380. WIngs=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Maroon","Handle",Vector3.new(0.526163042, 0.373031557, 0.931079745))
  381.  
  382. WIngsweld=weld(m,Character["Torso"],WIngs,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.0159111, -1.20853615, -6.0207634, 0.866024971, 0.250001013, -0.433012992, -0.326577812, 0.938599944, -0.111252062, 0.378612816, 0.237759501, 0.894495845))
  383.  
  384. mesh("BlockMesh",WIngs,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.429282606, 1))
  385.  
  386. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  387.  
  388. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0145301819, -1.5309906, 1.12540245, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.187036917, 0.982352853, -3.7252903e-009, -0.982352912, -0.187036932))
  389.  
  390. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  391.  
  392. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  393.  
  394. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.012840271, -2.20268631, 1.11525655, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.187036917, 0.982352853, -3.7252903e-009, -0.982352912, -0.187036932))
  395.  
  396. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  397.  
  398. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  399.  
  400. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128250122, 1.69621086, 2.74610329, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.329198927, -0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  401.  
  402. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  403.  
  404. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  405.  
  406. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128326416, 3.14628506, 2.63505173, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.757224739, -0.653154373, 2.98023224e-008, -0.653154373, 0.757224917))
  407.  
  408. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  409.  
  410. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  411.  
  412. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128250122, 1.01108551, 2.51173878, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, -0.0735907629, -0.997288585, 0, -0.997288525, 0.0735907704))
  413.  
  414. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  415.  
  416. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  417.  
  418. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128250122, 0.396331787, 2.11554885, -1, 1.86264515e-008, 5.96046448e-008, 0, 0.187033802, -0.982353449, -7.4505806e-009, -0.982353449, -0.187033832))
  419.  
  420. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  421.  
  422. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  423.  
  424. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128250122, -0.0868225098, 1.57054901, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.434913546, -0.900472343, 0, -0.900472283, -0.434913576))
  425.  
  426. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  427.  
  428. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  429.  
  430. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128173828, 2.42856979, 2.78783226, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, -0.562374592, -0.82688272, 0, -0.826882541, 0.562374532))
  431.  
  432. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  433.  
  434. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  435.  
  436. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128173828, -0.416015625, 0.917181015, -1, 1.86264515e-008, 5.96046448e-008, -5.96046448e-008, 0.653154254, -0.757224917, 1.49011612e-008, -0.757224798, -0.653154254))
  437.  
  438. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  439.  
  440. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  441.  
  442. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128173828, 0.159194946, -1.12555099, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, 0.187036917, -0.982352853, 3.7252903e-009, 0.982352912, 0.187036932))
  443.  
  444. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  445.  
  446. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  447.  
  448. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140304565, -3.38129997, -2.7243309, -1, 1.86264515e-008, 5.96046448e-008, 0, 0.329198927, 0.944260657, -1.49011612e-008, 0.944260657, -0.329198956))
  449.  
  450. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  451.  
  452. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  453.  
  454. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140457153, 1.33783531, 2.71401596, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.329198927, -0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  455.  
  456. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  457.  
  458. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Maroon","Part",Vector3.new(0.526163042, 0.373031557, 0.931079745))
  459.  
  460. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.78812122, 1.92715263, -2.28927612, 0.49999845, -0.565649092, 0.655776381, 0.565651298, 0.786692977, 0.24729073, -0.655774534, 0.247295752, 0.713305533))
  461.  
  462. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.429282606, 1))
  463.  
  464. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  465.  
  466. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80215645, 2.86511993, 0.140659332, -0.49999845, 0.565649092, -0.655776381, 0.433012724, -0.492487878, -0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  467.  
  468. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  469.  
  470. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  471.  
  472. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80046654, -4.2369194, -0.140804291, -0.49999845, 0.565649092, -0.655776381, -0.433012724, 0.492487878, 0.754954159, 0.750001132, 0.661435425, -0.00130999088))
  473.  
  474. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  475.  
  476. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  477.  
  478. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80215645, -4.90860367, -0.150947571, -0.49999845, 0.565649092, -0.655776381, -0.433012724, 0.492487878, 0.754954159, 0.750001132, 0.661435425, -0.00130999088))
  479.  
  480. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  481.  
  482. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  483.  
  484. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80265999, -4.14035034, -0.33956337, 0.49999845, -0.565649092, 0.655776381, -0.750000596, 0.0957893208, 0.654464483, -0.433013558, -0.819063783, -0.376342565))
  485.  
  486. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  487.  
  488. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  489.  
  490. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80095482, 3.22347641, 0.17275238, -0.49999845, 0.565649092, -0.655776381, 0.433012724, -0.492487878, -0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  491.  
  492. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  493.  
  494. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  495.  
  496. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094624, -4.81201553, -0.349707603, 0.49999845, -0.565649092, 0.655776381, -0.750000596, 0.0957893208, 0.654464483, -0.433013558, -0.819063783, -0.376342565))
  497.  
  498. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  499.  
  500. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  501.  
  502. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094624, 2.76852798, 0.339404106, 0.49999845, -0.565649092, 0.655776381, 0.750000596, -0.0957893208, -0.654464483, 0.433013558, 0.819063783, 0.376342565))
  503.  
  504. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  505.  
  506. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  507.  
  508. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80095482, 3.18227959, -0.357192993, -0.49999845, 0.565649092, -0.655776381, -2.98023224e-007, -0.757224619, -0.653154492, -0.866026402, -0.326576054, 0.378611445))
  509.  
  510. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  511.  
  512. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  513.  
  514. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80094719, 3.23778915, -0.0931434631, -0.49999845, 0.565649092, -0.655776381, 0.224142939, -0.646899283, -0.728890419, -0.836517453, -0.511431754, 0.196662545))
  515.  
  516. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  517.  
  518. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  519.  
  520. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80093193, 3.15235138, 0.421354294, -0.49999845, 0.565649092, -0.655776381, 0.612372398, -0.304515153, -0.729568839, -0.61237365, -0.766362667, -0.194130719))
  521.  
  522. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  523.  
  524. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  525.  
  526. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80095387, 3.00566101, 0.650568962, -0.49999845, 0.565649092, -0.655776381, 0.749999642, -0.0957909003, -0.654465079, -0.433014959, -0.819063544, -0.376341343))
  527.  
  528. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  529.  
  530. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  531.  
  532. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80094147, 2.81278229, 0.830840111, -0.49999845, 0.565649092, -0.655776381, 0.836516857, 0.119463086, -0.534760058, -0.224145442, -0.815947115, -0.532906353))
  533.  
  534. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  535.  
  536. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  537.  
  538. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80094433, 2.57622147, 0.953166008, -0.49999845, 0.565649092, -0.655776381, 0.866026282, 0.326575905, -0.378611505, -4.32133675e-007, -0.757224679, -0.653154492))
  539.  
  540. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  541.  
  542. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  543.  
  544. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128326416, 0.963986397, 2.83012009, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.997288585, -0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  545.  
  546. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  547.  
  548. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  549.  
  550. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128173828, -3.00747108, -2.84039688, 1, -1.86264515e-008, -5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, -2.98023224e-008, -0.0735884532, -0.997288704))
  551.  
  552. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  553.  
  554. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  555.  
  556. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128250122, 3.25563431, 2.63391113, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.757224739, 0.653154373, 2.98023224e-008, -0.653154373, 0.757224917))
  557.  
  558. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  559.  
  560. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  561.  
  562. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128440857, 2.53445959, 2.8150177, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.900472701, 0.434912592, 0, -0.434912592, 0.90047276))
  563.  
  564. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  565.  
  566. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  567.  
  568. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128326416, 1.79145408, 2.79978943, 1, -1.86264515e-008, -5.96046448e-008, 5.58793545e-009, 0.982353508, 0.187033504, 0, -0.187033504, 0.982353628))
  569.  
  570. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  571.  
  572. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  573.  
  574. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128364563, -0.414859772, 1.02649212, 1, -1.86264515e-008, -5.96046448e-008, -5.96046448e-008, 0.653154254, -0.757224917, -1.49011612e-008, 0.757224798, 0.653154254))
  575.  
  576. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  577.  
  578. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  579.  
  580. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128326416, 0.451953888, 2.2096405, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.94426012, -0.329200208, 2.98023224e-008, 0.329200208, 0.94426012))
  581.  
  582. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  583.  
  584. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  585.  
  586. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128364563, 1.08917046, 2.58826447, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.997288585, -0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  587.  
  588. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  589.  
  590. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  591.  
  592. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128173828, -0.057434082, 1.67582893, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.826882601, -0.562374711, 0, 0.562374711, 0.82688272))
  593.  
  594. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  595.  
  596. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  597.  
  598. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140419006, -1.82085991, 1.02886391, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, -0.826881826, 0.562375784, 5.96046448e-008, 0.562375724, 0.826881766))
  599.  
  600. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  601.  
  602. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  603.  
  604. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.014541626, -2.33579445, -2.83024597, 1, -1.86264515e-008, -5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, -2.98023224e-008, -0.0735884532, -0.997288704))
  605.  
  606. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  607.  
  608. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  609.  
  610. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0123214722, -1.149189, 1.03900719, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, -0.826881826, 0.562375784, 5.96046448e-008, 0.562375724, 0.826881766))
  611.  
  612. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  613.  
  614. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  615.  
  616. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.01404953, -0.222623825, -1.03916359, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.826881826, -0.562375784, -5.96046448e-008, -0.562375724, -0.826881766))
  617.  
  618. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  619.  
  620. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  621.  
  622. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80045509, -4.03017044, 0.229810715, -0.49999845, 0.565649092, -0.655776381, -0.836517692, -0.511431158, 0.196663141, -0.224142194, 0.6468997, 0.7288903))
  623.  
  624. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  625.  
  626. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  627.  
  628. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094051, 3.2564106, 0.190433502, 0.49999845, -0.565649092, 0.655776381, 0.433015227, 0.819063604, 0.376341105, -0.749999583, 0.0957911685, 0.654465318))
  629.  
  630. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  631.  
  632. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  633.  
  634. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80093765, 3.05438042, 0.688827515, 0.49999845, -0.565649092, 0.655776381, 0.612375081, 0.766361952, 0.194129199, -0.612371087, 0.304516733, 0.729569316))
  635.  
  636. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  637.  
  638. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  639.  
  640. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80093765, 3.21963882, -0.358337402, 0.49999845, -0.565649092, 0.655776381, 2.98023224e-007, 0.757224619, 0.653154492, -0.866026402, -0.326576054, 0.378611445))
  641.  
  642. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  643.  
  644. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  645.  
  646. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80095196, 3.27416515, -0.0845680237, 0.49999845, -0.565649092, 0.655776381, 0.224145487, 0.815947115, 0.532906294, -0.836516857, -0.119463041, 0.534760058))
  647.  
  648. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  649.  
  650. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  651.  
  652. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094719, 2.57737732, 0.990515709, 0.49999845, -0.565649092, 0.655776381, 0.866026282, 0.326575905, -0.378611505, 4.32133675e-007, 0.757224679, 0.653154492))
  653.  
  654. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  655.  
  656. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  657.  
  658. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094624, 3.0253334, 0.682353973, 0.49999845, -0.565649092, 0.655776381, 0.75000155, 0.66143465, -0.00131103396, -0.433011711, 0.492488772, 0.7549541))
  659.  
  660. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  661.  
  662. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  663.  
  664. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.8026638, -4.42617226, -0.68901062, 0.49999845, -0.565649092, 0.655776381, -0.612375081, -0.766361952, -0.194129199, 0.612371087, -0.304516733, -0.729569316))
  665.  
  666. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  667.  
  668. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  669.  
  670. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80093575, -5.09785843, -0.699146271, 0.49999845, -0.565649092, 0.655776381, -0.612375081, -0.766361952, -0.194129199, 0.612371087, -0.304516733, -0.729569316))
  671.  
  672. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  673.  
  674. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  675.  
  676. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094624, 2.8235321, 0.866632462, 0.49999845, -0.565649092, 0.655776381, 0.836517394, 0.511432052, -0.196662098, -0.224143416, 0.646898985, 0.728890657))
  677.  
  678. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  679.  
  680. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  681.  
  682. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80217552, -4.70182419, 0.219669342, -0.49999845, 0.565649092, -0.655776381, -0.836517692, -0.511431158, 0.196663141, -0.224142194, 0.6468997, 0.7288903))
  683.  
  684. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  685.  
  686. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  687.  
  688. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80096149, 3.17957115, 0.446971893, 0.49999845, -0.565649092, 0.655776381, 0.612375081, 0.766361952, 0.194129199, -0.612371087, 0.304516733, 0.729569316))
  689.  
  690. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  691.  
  692. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  693.  
  694. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216312, 2.65835953, -0.229951859, -0.49999845, 0.565649092, -0.655776381, 0.836517692, 0.511431158, -0.196663141, 0.224142194, -0.6468997, -0.7288903))
  695.  
  696. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  697.  
  698. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  699.  
  700. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0123329163, -2.7096405, -2.71417046, -1, 1.86264515e-008, 5.96046448e-008, 0, 0.329198927, 0.944260657, -1.49011612e-008, 0.944260657, -0.329198956))
  701.  
  702. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  703.  
  704. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Bright red","Part",Vector3.new(2.33570647, 0.518153846, 1.07062769))
  705.  
  706. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000423431396, 0.000568389893, 0.0205516815, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  707.  
  708. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  709.  
  710. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.54303002, 0.373031557, 1.3668803))
  711.  
  712. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.397033691, 0.00685501099, 0.361976624, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  713.  
  714. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.901492953, 1))
  715.  
  716. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(2.33570647, 0.502140284, 1.85872841))
  717.  
  718. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000408172607, 0.000564575195, 0.0234174728, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  719.  
  720. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  721.  
  722. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(2.33570647, 0.507859409, 1.26050401))
  723.  
  724. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000427246094, 0.00227355957, 0.0205459595, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  725.  
  726. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  727.  
  728. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(2.33570647, 0.497564912, 2.28537822))
  729.  
  730. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000438690186, 0.00173950195, 0.0229845047, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  731.  
  732. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  733.  
  734. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  735.  
  736. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146331787, -3.40140152, -1.11369061, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, -0.187036917, 0.982352853, 3.7252903e-009, 0.982352912, 0.187036932))
  737.  
  738. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  739.  
  740. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  741.  
  742. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146255493, 1.63386917, 1.11945939, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.187036917, -0.982352853, -3.7252903e-009, -0.982352912, -0.187036932))
  743.  
  744. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  745.  
  746. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  747.  
  748. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122375488, -6.76598835, 0.57843399, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, 0.608101726, 0.793859124, 0, -0.793859184, 0.608101785))
  749.  
  750. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  751.  
  752. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.54303002, 0.373031557, 1.3668803))
  753.  
  754. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.385643005, 0.0125732422, -0.371212006, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  755.  
  756. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.901492953, 1))
  757.  
  758. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.395764321, 1.10837412))
  759.  
  760. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0115966797, -0.543251038, 1.7864542, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.434913546, 0.900472343, 0, -0.900472283, -0.434913576))
  761.  
  762. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  763.  
  764. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 1.03288114))
  765.  
  766. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0116043091, -1.59219742, 2.67541885, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, 0.0735907629, 0.997288585, 0, -0.997288525, 0.0735907704))
  767.  
  768. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.794172287, 1))
  769.  
  770. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 0.725190163))
  771.  
  772. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0115814209, -2.22006989, 2.7550087, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.329198927, 0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  773.  
  774. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.478343189, 1))
  775.  
  776. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.380894542, 0.985983968))
  777.  
  778. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.011592865, -1.02312088, 2.25215411, 1, -1.86264515e-008, -5.96046448e-008, 0, -0.187033802, 0.982353449, -7.4505806e-009, -0.982353449, -0.187033832))
  779.  
  780. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  781.  
  782. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 1.67227566, 1.70316744))
  783.  
  784. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0116004944, -0.851036072, 0.823085785, 1, -1.86264515e-008, -5.96046448e-008, 5.96046448e-008, -0.653154254, 0.757224917, 1.49011612e-008, -0.757224798, -0.653154254))
  785.  
  786. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  787.  
  788. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 2.33112097, 0.885326684))
  789.  
  790. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0116004944, -4.12805939, 3.14675999, -1, 1.86264515e-008, 5.96046448e-008, -5.96046448e-008, 0.653154254, -0.757224917, 1.49011612e-008, -0.757224798, -0.653154254))
  791.  
  792. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  793.  
  794. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  795.  
  796. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0146331787, -1.75381827, 0.0856170654, 1, -1.86264515e-008, -5.96046448e-008, 5.58793545e-009, 0.982353508, 0.187033504, 0, -0.187033504, 0.982353628))
  797.  
  798. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  799.  
  800. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  801.  
  802. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146331787, -1.7653625, 1.58002472, -1, 1.86264515e-008, 5.96046448e-008, 5.58793545e-009, 0.982353508, 0.187033504, 0, 0.187033504, -0.982353628))
  803.  
  804. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  805.  
  806. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  807.  
  808. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146217346, 1.84269714, 2.61419201, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, 0.484992713, -0.874518216, 0, -0.874518156, -0.484992743))
  809.  
  810. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  811.  
  812. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  813.  
  814. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, -1.39143753, -1.12134099, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, -0.187036917, 0.982352853, 3.7252903e-009, 0.982352912, 0.187036932))
  815.  
  816. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  817.  
  818. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  819.  
  820. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146255493, -4.44521141, -2.69960213, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, -0.484992713, 0.874518216, 0, 0.874518156, 0.484992743))
  821.  
  822. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  823.  
  824. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  825.  
  826. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0146102905, -1.24437332, -1.12705016, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, 0.187036917, -0.982352853, 3.7252903e-009, 0.982352912, 0.187036932))
  827.  
  828. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  829.  
  830. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  831.  
  832. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.012260437, 2.08576965, -1.09300995, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.94426012, 0.329200208, 2.98023224e-008, 0.329200208, 0.94426012))
  833.  
  834. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  835.  
  836. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  837.  
  838. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122528076, 2.07419205, 2.7586441, 1, -1.86264515e-008, -5.96046448e-008, -1.49011612e-008, -0.94426012, 0.329200208, -2.98023224e-008, -0.329200208, -0.94426012))
  839.  
  840. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  841.  
  842. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  843.  
  844. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122528076, 2.81254005, -2.72010994, 1, -1.86264515e-008, -5.96046448e-008, 0, -0.329198927, -0.944260657, -1.49011612e-008, 0.944260657, -0.329198956))
  845.  
  846. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  847.  
  848. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  849.  
  850. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0122528076, -0.0657215118, 2.71253204, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.329198927, -0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  851.  
  852. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  853.  
  854. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  855.  
  856. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122528076, -4.58002281, 2.72588158, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.329198927, 0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  857.  
  858. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  859.  
  860. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  861.  
  862. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122489929, -2.57005119, 2.71822929, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.329198927, 0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  863.  
  864. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  865.  
  866. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  867.  
  868. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122451782, 4.16341972, -0.663871765, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, -0.608101726, -0.793859124, 0, 0.793859184, -0.608101785))
  869.  
  870. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  871.  
  872. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 1.76950121, 0.741203785))
  873.  
  874. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0115814209, -4.30217743, 3.24400997, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.627695382, -0.778459072, -1.49011612e-008, -0.778458953, -0.627695441))
  875.  
  876. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  877.  
  878. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Bright red","Part",Vector3.new(2.33570647, 0.518153846, 1.07062769))
  879.  
  880. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.99267197, 4.78870678, -0.0154352188, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  881.  
  882. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  883.  
  884. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.54303002, 0.373031557, 1.3668803))
  885.  
  886. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.59518433, 4.79498959, 0.32599926, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  887.  
  888. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.901492953, 1))
  889.  
  890. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(2.33570647, 0.502140284, 1.85872841))
  891.  
  892. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.99268341, 4.7886982, -0.0125761032, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  893.  
  894. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  895.  
  896. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(2.33570647, 0.507859409, 1.26050401))
  897.  
  898. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.99270248, 4.79042339, -0.0154447556, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  899.  
  900. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  901.  
  902. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(2.33570647, 0.497564912, 2.28537822))
  903.  
  904. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.99266815, 4.78983879, -0.0129785538, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  905.  
  906. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  907.  
  908. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  909.  
  910. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80036545, 4.80890846, 2.25815582, 0.49999845, -0.565649092, 0.655776381, 0.176621437, -0.674706042, -0.716642678, 0.847824514, 0.474144399, -0.237446278))
  911.  
  912. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  913.  
  914. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  915.  
  916. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037117, -4.09732819, 0.144859314, 0.49999845, -0.565649092, 0.655776381, -0.433012724, 0.492487878, 0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  917.  
  918. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  919.  
  920. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  921.  
  922. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037403, -6.10728073, 0.152519226, 0.49999845, -0.565649092, 0.655776381, -0.433012724, 0.492487878, 0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  923.  
  924. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  925.  
  926. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  927.  
  928. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037498, -0.499183655, 4.28593826, 0.49999845, -0.565649092, 0.655776381, -0.75000155, -0.66143465, 0.00131103396, 0.433011711, -0.492488772, -0.7549541))
  929.  
  930. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  931.  
  932. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  933.  
  934. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.802742, 1.36500931, 0.337909698, 0.49999845, -0.565649092, 0.655776381, 0.750000596, -0.0957893208, -0.654464483, 0.433013558, 0.819063783, 0.376342565))
  935.  
  936. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  937.  
  938. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  939.  
  940. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80034828, 1.46158218, 0.139152527, -0.49999845, 0.565649092, -0.655776381, 0.433012724, -0.492487878, -0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  941.  
  942. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  943.  
  944. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  945.  
  946. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80037212, -0.487609863, -2.62030792, -0.49999845, 0.565649092, -0.655776381, -0.75000155, -0.66143465, 0.00131103396, -0.433011711, 0.492488772, 0.7549541))
  947.  
  948. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  949.  
  950. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  951.  
  952. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80035973, 4.33980179, -0.146759033, 0.49999845, -0.565649092, 0.655776381, 0.433012724, -0.492487878, -0.754954159, 0.750001132, 0.661435425, -0.00130999088))
  953.  
  954. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  955.  
  956. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  957.  
  958. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037403, -7.41146851, -2.34357452, 0.49999845, -0.565649092, 0.655776381, -0.176621437, 0.674706042, 0.716642678, -0.847824514, -0.474144399, 0.237446278))
  959.  
  960. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  961.  
  962. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  963.  
  964. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.8027401, 4.77935791, 2.0391655, -0.49999845, 0.565649092, -0.655776381, 0.847824097, 0.16527845, -0.50386256, -0.176623657, -0.807913423, -0.562209845))
  965.  
  966. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  967.  
  968. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  969.  
  970. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80274773, -0.288840294, -2.52373123, 0.49999845, -0.565649092, 0.655776381, 0.433015227, 0.819063604, 0.376341105, -0.749999583, 0.0957911685, 0.654465318))
  971.  
  972. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  973.  
  974. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.54303002, 0.373031557, 1.3668803))
  975.  
  976. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.60663605, 4.80071163, -0.407197952, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  977.  
  978. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.901492953, 1))
  979.  
  980. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  981.  
  982. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80274963, -0.300402641, 4.18932724, -0.49999845, 0.565649092, -0.655776381, 0.433015227, 0.819063604, 0.376341105, 0.749999583, -0.0957911685, -0.654465318))
  983.  
  984. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  985.  
  986. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  987.  
  988. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80271721, -4.00077438, 0.34360981, -0.49999845, 0.565649092, -0.655776381, -0.750000596, 0.0957893208, 0.654464483, 0.433013558, 0.819063783, 0.376342565))
  989.  
  990. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  991.  
  992. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  993.  
  994. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.802742, 4.24324417, -0.345514297, -0.49999845, 0.565649092, -0.655776381, 0.750000596, -0.0957893208, -0.654464483, -0.433013558, -0.819063783, -0.376342565))
  995.  
  996. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  997.  
  998. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  999.  
  1000. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80274391, -7.38192749, -2.1245718, -0.49999845, 0.565649092, -0.655776381, -0.847824097, -0.16527845, 0.50386256, 0.176623657, 0.807913423, 0.562209845))
  1001.  
  1002. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1003.  
  1004. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.395764321, 1.10837412))
  1005.  
  1006. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.79971504, -3.44285583, 1.04676247, 0.49999845, -0.565649092, 0.655776381, -0.836516857, -0.119463086, 0.534760058, -0.224145442, -0.815947115, -0.532906353))
  1007.  
  1008. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1009.  
  1010. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 1.03288114))
  1011.  
  1012. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.79971695, -3.73348618, 0.58502388, 0.49999845, -0.565649092, 0.655776381, -0.612372398, 0.304515153, 0.729568839, -0.61237365, -0.766362667, -0.194130719))
  1013.  
  1014. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.794172287, 1))
  1015.  
  1016. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  1017.  
  1018. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.802742, -6.01073456, 0.351270676, -0.49999845, 0.565649092, -0.655776381, -0.750000596, 0.0957893208, 0.654464483, 0.433013558, 0.819063783, 0.376342565))
  1019.  
  1020. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1021.  
  1022. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.380894542, 0.985983968))
  1023.  
  1024. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.79972649, -3.63246918, 0.787195206, 0.49999845, -0.565649092, 0.655776381, -0.749999642, 0.0957909003, 0.654465079, -0.433014959, -0.819063544, -0.376341343))
  1025.  
  1026. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1027.  
  1028. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 1.76950121, 0.741203785))
  1029.  
  1030. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.79971886, -1.31037903, 3.18079185, -0.49999845, 0.565649092, -0.655776381, 0.865550399, 0.301296592, -0.400053799, -0.0287068337, -0.767633677, -0.640245616))
  1031.  
  1032. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1033.  
  1034. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 2.33112097, 0.885326684))
  1035.  
  1036. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.79972172, -1.1358223, 3.18273926, -0.49999845, 0.565649092, -0.655776381, 0.866026282, 0.326575905, -0.378611505, -4.32133675e-007, -0.757224679, -0.653154492))
  1037.  
  1038. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1039.  
  1040. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 0.725190163))
  1041.  
  1042. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.7997303, -3.74736404, 0.181629181, 0.49999845, -0.565649092, 0.655776381, -0.433012724, 0.492487878, 0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  1043.  
  1044. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.478343189, 1))
  1045.  
  1046. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 1.67227566, 1.70316744))
  1047.  
  1048. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.79971409, -3.84326553, 0.859061241, 0.49999845, -0.565649092, 0.655776381, -0.866026282, -0.326575905, 0.378611505, -4.32133675e-007, -0.757224679, -0.653154492))
  1049.  
  1050. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1051.  
  1052. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  1053.  
  1054. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0146179199, -0.439552307, 2.82862473, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.997288585, -0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  1055.  
  1056. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1057.  
  1058. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  1059.  
  1060. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146255493, 2.43866539, -2.83621216, -1, 1.86264515e-008, 5.96046448e-008, 1.49011612e-008, 0.997288585, -0.073588416, -2.98023224e-008, -0.0735884532, -0.997288704))
  1061.  
  1062. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1063.  
  1064. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  1065.  
  1066. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, 2.19028473, 2.38479328, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, 0.0735907629, 0.997288585, 0, 0.997288525, -0.0735907704))
  1067.  
  1068. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  1069.  
  1070. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  1071.  
  1072. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0146331787, 2.20183945, -0.719162941, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, 0.0735907629, 0.997288585, 0, -0.997288525, 0.0735907704))
  1073.  
  1074. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1075.  
  1076. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 0.725190163))
  1077.  
  1078. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140457153, -2.31531954, 2.80868149, -1, 1.86264515e-008, 5.96046448e-008, -5.58793545e-009, -0.982353508, -0.187033504, 0, -0.187033504, 0.982353628))
  1079.  
  1080. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.478343189, 1))
  1081.  
  1082. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 1.03288114))
  1083.  
  1084. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140533447, -1.67030334, 2.75189209, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  1085.  
  1086. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.794172287, 1))
  1087.  
  1088. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  1089.  
  1090. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0145950317, -6.44722939, 0.805679321, -1, 1.86264515e-008, 5.96046448e-008, 1.11758709e-008, -0.970244586, -0.242127106, 0, -0.242127106, 0.970244527))
  1091.  
  1092. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1093.  
  1094. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.395764321, 1.10837412))
  1095.  
  1096. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140609741, -0.572654724, 1.89173317, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.826882601, 0.562374711, 0, 0.562374711, 0.82688272))
  1097.  
  1098. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1099.  
  1100. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.380894542, 0.985983968))
  1101.  
  1102. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140533447, -1.07876587, 2.34624863, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.94426012, 0.329200208, 2.98023224e-008, 0.329200208, 0.94426012))
  1103.  
  1104. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1105.  
  1106. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  1107.  
  1108. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, -4.20618105, 2.84195328, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  1109.  
  1110. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1111.  
  1112. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  1113.  
  1114. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, -2.19620895, 2.83431244, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  1115.  
  1116. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1117.  
  1118. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  1119.  
  1120. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, 3.84465933, -0.891094208, -1, 1.86264515e-008, 5.96046448e-008, -1.11758709e-008, 0.970244586, 0.242127106, 0, 0.242127106, -0.970244527))
  1121.  
  1122. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1123.  
  1124. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  1125.  
  1126. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.012260437, 1.25204659, 1.03306961, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, 0.826881826, -0.562375784, 5.96046448e-008, 0.562375724, 0.826881766))
  1127.  
  1128. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1129.  
  1130. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  1131.  
  1132. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122413635, -3.0195713, -1.02729225, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.826881826, 0.562375784, -5.96046448e-008, -0.562375724, -0.826881766))
  1133.  
  1134. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1135.  
  1136. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  1137.  
  1138. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0122451782, -1.66742134, 0.467433929, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, -0.562374592, -0.82688272, 0, -0.826882541, 0.562374532))
  1139.  
  1140. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1141.  
  1142. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  1143.  
  1144. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122451782, -1.67897987, 1.19819832, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, -0.562374592, -0.82688272, 0, 0.826882541, -0.562374532))
  1145.  
  1146. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  1147.  
  1148. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  1149.  
  1150. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122489929, 1.50705338, 2.41267586, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, 0.609420419, -0.792847335, 0, 0.792847276, 0.609420419))
  1151.  
  1152. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1153.  
  1154. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  1155.  
  1156. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.012260437, -1.00959778, -1.03495979, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.826881826, 0.562375784, -5.96046448e-008, -0.562375724, -0.826881766))
  1157.  
  1158. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1159.  
  1160. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  1161.  
  1162. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122528076, -4.10961151, -2.49808693, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.609420419, 0.792847335, 0, -0.792847276, -0.609420419))
  1163.  
  1164. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1165.  
  1166. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  1167.  
  1168. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.012260437, -1.6261673, -1.04066467, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.826881826, -0.562375784, -5.96046448e-008, -0.562375724, -0.826881766))
  1169.  
  1170. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1171.  
  1172. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 1.67227566, 1.75463974))
  1173.  
  1174. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140533447, -0.852184296, 0.906645775, -1, 1.86264515e-008, 5.96046448e-008, 5.96046448e-008, -0.653154254, 0.757224917, -1.49011612e-008, 0.757224798, 0.653154254))
  1175.  
  1176. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1177.  
  1178. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  1179.  
  1180. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80034447, -0.86977005, 4.07917023, 0.49999845, -0.565649092, 0.655776381, 0.224142939, -0.646899283, -0.728890419, 0.836517453, 0.511431754, -0.196662545))
  1181.  
  1182. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  1183.  
  1184. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  1185.  
  1186. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80038261, -7.09912872, -2.63088512, 0.49999845, -0.565649092, 0.655776381, -0.864648581, -0.283361614, 0.414836287, -0.0488298535, -0.774433494, -0.630768061))
  1187.  
  1188. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1189.  
  1190. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  1191.  
  1192. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037403, -3.89056778, -0.225765228, 0.49999845, -0.565649092, 0.655776381, -0.836517692, -0.511431158, 0.196663141, 0.224142194, -0.6468997, -0.7288903))
  1193.  
  1194. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1195.  
  1196. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  1197.  
  1198. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80038261, -5.9005394, -0.218101501, 0.49999845, -0.565649092, 0.655776381, -0.836517692, -0.511431158, 0.196663141, 0.224142194, -0.6468997, -0.7288903))
  1199.  
  1200. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1201.  
  1202. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  1203.  
  1204. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80037498, -0.858222961, -2.41352463, -0.49999845, 0.565649092, -0.655776381, 0.224142939, -0.646899283, -0.728890419, -0.836517453, -0.511431754, 0.196662545))
  1205.  
  1206. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1207.  
  1208. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  1209.  
  1210. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037594, 4.49656296, 2.54547501, 0.49999845, -0.565649092, 0.655776381, 0.864648581, 0.283361614, -0.414836287, 0.0488298535, 0.774433494, 0.630768061))
  1211.  
  1212. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1213.  
  1214. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  1215.  
  1216. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.8027277, 0.0490112305, 4.47517967, -0.49999845, 0.565649092, -0.655776381, -0.612372398, 0.304515153, 0.729568839, 0.61237365, 0.766362667, 0.194130719))
  1217.  
  1218. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  1219.  
  1220. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  1221.  
  1222. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80274391, 0.0605697632, -2.80956078, 0.49999845, -0.565649092, 0.655776381, -0.612372398, 0.304515153, 0.729568839, -0.61237365, -0.766362667, -0.194130719))
  1223.  
  1224. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1225.  
  1226. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  1227.  
  1228. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80274677, 4.52905464, -0.69493866, -0.49999845, 0.565649092, -0.655776381, 0.612375081, 0.766361952, 0.194129199, 0.612371087, -0.304516733, -0.729569316))
  1229.  
  1230. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1231.  
  1232. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  1233.  
  1234. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80274773, 1.65083885, 0.687343597, 0.49999845, -0.565649092, 0.655776381, 0.612375081, 0.766361952, 0.194129199, -0.612371087, 0.304516733, 0.729569316))
  1235.  
  1236. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1237.  
  1238. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  1239.  
  1240. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80273438, 5.16016769, 1.79669189, -0.49999845, 0.565649092, -0.655776381, 0.390038431, 0.823161662, 0.412643731, 0.773221493, -0.0494567379, -0.632204533))
  1241.  
  1242. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1243.  
  1244. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  1245.  
  1246. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80038166, 4.13302612, 0.223876953, 0.49999845, -0.565649092, 0.655776381, 0.836517692, 0.511431158, -0.196663141, -0.224142194, 0.6468997, 0.7288903))
  1247.  
  1248. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1249.  
  1250. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  1251.  
  1252. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80273819, -4.28659248, 0.693054199, -0.49999845, 0.565649092, -0.655776381, -0.612375081, -0.766361952, -0.194129199, -0.612371087, 0.304516733, 0.729569316))
  1253.  
  1254. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1255.  
  1256. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  1257.  
  1258. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80276012, -6.29656792, 0.700717926, -0.49999845, 0.565649092, -0.655776381, -0.612375081, -0.766361952, -0.194129199, -0.612371087, 0.304516733, 0.729569316))
  1259.  
  1260. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1261.  
  1262. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 0.725190163))
  1263.  
  1264. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216217, -3.78028393, 0.199310303, -0.49999845, 0.565649092, -0.655776381, -0.433015227, -0.819063604, -0.376341105, -0.749999583, 0.0957911685, 0.654465318))
  1265.  
  1266. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.478343189, 1))
  1267.  
  1268. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 1.03288114))
  1269.  
  1270. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216694, -3.76069069, 0.610641479, -0.49999845, 0.565649092, -0.655776381, -0.612375081, -0.766361952, -0.194129199, -0.612371087, 0.304516733, 0.729569316))
  1271.  
  1272. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.794172287, 1))
  1273.  
  1274. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  1275.  
  1276. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80275726, -7.76274252, -1.88209915, -0.49999845, 0.565649092, -0.655776381, -0.390038431, -0.823161662, -0.412643731, -0.773221493, 0.0494567379, 0.632204533))
  1277.  
  1278. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1279.  
  1280. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 1.67227566, 1.75463974))
  1281.  
  1282. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216217, -3.84443283, 0.870663643, -0.49999845, 0.565649092, -0.655776381, -0.866026282, -0.326575905, 0.378611505, 4.32133675e-007, 0.757224679, 0.653154492))
  1283.  
  1284. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1285.  
  1286. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.395764321, 1.10837412))
  1287.  
  1288. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80217838, -3.45362091, 1.0825386, -0.49999845, 0.565649092, -0.655776381, -0.836517394, -0.511432052, 0.196662098, -0.224143416, 0.646898985, 0.728890657))
  1289.  
  1290. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1291.  
  1292. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.373031408, 0.380894542, 0.985983968))
  1293.  
  1294. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216312, -3.65211487, 0.818996429, -0.49999845, 0.565649092, -0.655776381, -0.75000155, -0.66143465, 0.00131103396, -0.433011711, 0.492488772, 0.7549541))
  1295.  
  1296. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  1297.  
  1298. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Slate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  1299.  
  1300. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80037689, 1.2548027, -0.231477737, -0.49999845, 0.565649092, -0.655776381, 0.836517692, 0.511431158, -0.196663141, 0.224142194, -0.6468997, -0.7288903))
  1301.  
  1302. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  1303.  
  1304. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.44351673, 0.373031557, 1.23305202))
  1305.  
  1306. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.37387466, 0.0131607056, 3.24288177, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  1307.  
  1308. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.904559135, 1))
  1309.  
  1310. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.28909934, 0.373031557, 1.23305202))
  1311.  
  1312. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.45108032, -0.324279785, 3.24173164, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  1313.  
  1314. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.567265928, 1))
  1315.  
  1316. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(1.28909934, 0.543318033, 1.14497685))
  1317.  
  1318. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.45108795, 0.0165786743, 3.23201942, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  1319.  
  1320. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1321.  
  1322. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.28909934, 0.373031557, 1.23305202))
  1323.  
  1324. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.45106888, 0.370029449, 3.24633598, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  1325.  
  1326. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.567265928, 1))
  1327.  
  1328. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.28909934, 0.373031557, 1.23305202))
  1329.  
  1330. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.458839417, 5.15813541, 3.2103529, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  1331.  
  1332. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.567265928, 1))
  1333.  
  1334. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.28909934, 0.373031557, 1.23305202))
  1335.  
  1336. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.458843231, 4.46384811, 3.20575047, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  1337.  
  1338. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.567265928, 1))
  1339.  
  1340. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(1.28909934, 0.543318033, 1.14497685))
  1341.  
  1342. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.458824158, 4.80470562, 3.19602489, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  1343.  
  1344. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1345.  
  1346. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.44351673, 0.373031557, 1.23305202))
  1347.  
  1348. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.381649017, 4.80128193, 3.20690632, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  1349.  
  1350. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.904559135, 1))
  1351.  
  1352.  
  1353.  
  1354. local ArtificiaLeftHipB = Instance.new("BindableEvent", script)
  1355.  
  1356. ArtificiaLeftHipB.Name = "Heartbeat"
  1357.  
  1358. script:WaitForChild("Heartbeat")
  1359.  
  1360.  
  1361.  
  1362. HandleB = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Really red", "HandleB", Vector3.new(1.01999998, 0.410000026, 1.01999998))
  1363.  
  1364. HandleBweld = weld(m, Character["Left Arm"], HandleB, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-5.34057617e-005, 0.00579214096, -0.000717163086, -0.99999702, 1.30612687e-009, 2.74129752e-006, 1.1281549e-009, 1.00000882, -9.4532792e-005, -2.29434954e-006, -9.45326028e-005, -1.00000536))
  1365.  
  1366. FConnectorB1 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Really red", "FConnectorB1", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1367.  
  1368. FConnectorB1weld = weld(m, HandleB, FConnectorB1, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.410011292, -1.09512377, -0.40996933, -0.999990344, 9.75173589e-006, -4.76017885e-006, -9.75114472e-006, -1.00001204, 2.27628334e-007, -4.34698632e-006, 2.29010766e-007, 1.00000203))
  1369.  
  1370. FConnectorB2 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Really red", "FConnectorB2", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1371.  
  1372. FConnectorB2weld = weld(m, HandleB, FConnectorB2, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.410003662, -1.09513116, -0.129657745, -0.999986649, 9.75185594e-006, -5.20708772e-006, -9.75106377e-006, -1.00000668, 5.36027073e-007, -3.48685307e-006, 5.38973836e-007, 0.999993324))
  1373.  
  1374. FConnectorB3 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Really red", "FConnectorB3", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1375.  
  1376. FConnectorB3weld = weld(m, HandleB, FConnectorB3, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.409965515, -1.08497524, 0.140300751, -0.999993324, 9.75177409e-006, -3.97838994e-006, -9.75137755e-006, -1.00000334, 5.61856723e-007, -3.11826261e-006, 5.63341018e-007, 0.999996662))
  1377.  
  1378. FConnectorB4 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Really red", "FConnectorB4", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1379.  
  1380. FConnectorB4weld = weld(m, HandleB, FConnectorB4, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.409957886, -1.08498001, 0.410175323, -0.999991894, 9.75470903e-006, -3.12404359e-006, -9.75422699e-006, -1.00000405, 5.46198862e-007, -2.07960943e-006, 5.47988748e-007, 0.999995947))
  1381.  
  1382. FConnectorB5 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Really red", "FConnectorB5", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1383.  
  1384. FConnectorB5weld = weld(m, HandleB, FConnectorB5, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.409980774, -1.09494543, -0.409542084, -0.999974728, 9.75853163e-006, -6.0076236e-006, -9.75704006e-006, -1.00001264, 6.99823431e-007, -2.75148182e-006, 7.05331331e-007, 0.999987364))
  1385.  
  1386. HitboxB = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 1, "Really black", "HitboxB", Vector3.new(1.22000003, 1.00999999, 1.01999998))
  1387.  
  1388. HitboxBweld = weld(m, HandleB, HitboxB, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.100006104, 0.889988422, -8.01086426e-005, 0.999965847, -7.24100557e-010, 3.32365107e-006, -7.63507535e-010, 1.00002456, 3.05735739e-008, 3.58721138e-007, -2.40979716e-008, 0.999989808))
  1389.  
  1390. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.210000008))
  1391.  
  1392. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.410049438, 0.714781284, 0.405288696, 0.999982476, 1.32186387e-010, 7.77321588e-007, 5.98021299e-010, -1.00001609, -0.000257281994, -1.25018551e-006, 0.00025728374, -0.99999851))
  1393.  
  1394. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(1.01999998, 0.200000003, 1.01999998))
  1395.  
  1396. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(2.28881836e-005, 0.285013676, -0.000282287598, 0.999967337, -1.5549535e-009, 5.20209369e-006, 1.61488642e-010, 1.00001812, 7.64994184e-008, -1.3707679e-006, -6.97400537e-008, 0.999985218))
  1397.  
  1398. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.399999917, 0.620000005))
  1399.  
  1400. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.409980774, -0.0147089958, -0.000305175781, 0.999965847, -2.17003437e-009, 4.9788764e-006, 3.62124303e-010, 1.00002444, 0.000246998534, -1.29649527e-006, -0.000247000571, 0.999989808))
  1401.  
  1402. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.620000005))
  1403.  
  1404. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.410041809, -0.714772701, -0.000305175781, 0.999984264, 5.30370525e-010, 7.77336254e-007, -9.50127754e-010, 1.00000787, 0.00022139927, 1.25007e-006, -0.000221399358, 0.999992192))
  1405.  
  1406. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.399999917, 0.210000008))
  1407.  
  1408. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.410003662, 0.0146970749, 0.40537262, 0.999965847, -2.17019336e-009, 4.97882229e-006, -3.70234204e-010, -1.00002444, -0.000240876077, 1.29644116e-006, 0.00024087794, -0.999989808))
  1409.  
  1410. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(1.01999998, 0.200000003, 0.819999993))
  1411.  
  1412. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(3.05175781e-005, 0.904989719, 0.000244140625, 0.999978065, -7.79672504e-009, 3.02157605e-006, 6.82267665e-009, 1.00001097, -1.16917363e-007, -1.95484972e-007, 1.21617632e-007, 0.999989033))
  1413.  
  1414. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1415.  
  1416. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.620000005, 0.200000003, 0.819999993))
  1417.  
  1418. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, 0.914862633, 0.000553131104, 0.999978065, -2.87229418e-009, 2.06913091e-006, 1.8980213e-009, 1.00001097, -5.95959136e-007, 7.56950044e-007, 6.00666681e-007, 0.999989033))
  1419.  
  1420. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1421.  
  1422. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.600000024, 0.200000003, 1))
  1423.  
  1424. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.685016155, 0.60004425, -0.000576019287, 1.07880278e-005, 1.0000155, 0.000307261536, -0.999969006, 1.0787875e-005, 2.61563605e-006, 6.60559135e-006, -0.000307264534, 0.999984682))
  1425.  
  1426. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1427.  
  1428. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.600000024, 0.200000003, 0.200000003))
  1429.  
  1430. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.684755325, 0.600059509, -0.400756836, 1.0788599e-005, 1.00000787, 0.000307488954, -0.999984264, 1.07877813e-005, 3.72219597e-006, 5.74624983e-006, -0.000307490496, 0.999992192))
  1431.  
  1432. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1433.  
  1434. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.600000024, 0.200000003, 0.200000003))
  1435.  
  1436. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.685072899, 0.600067139, 0.399261475, 1.07872711e-005, 1.0000155, 0.00030746602, -0.999969006, 1.07870783e-005, 2.73933233e-006, 6.729284e-006, -0.000307469018, 0.999984682))
  1437.  
  1438. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1439.  
  1440. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.200000003, 0.600000024, 0.200000003))
  1441.  
  1442. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.399326324, 0.684971809, 0.599990845, -4.03382401e-005, 9.44945641e-005, 0.999991834, -9.62037007e-007, 1.00000787, -9.44897838e-005, -0.999983966, -9.65175104e-007, -4.23658821e-005))
  1443.  
  1444. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/asset/?id=3270017", Vector3.new(0, 0, 0), Vector3.new(0.202000037, 0.219999999, 1.35599995))
  1445.  
  1446. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.810000002, 0.200000003, 0.210000008))
  1447.  
  1448. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0949478149, -0.714713573, 0.404712677, 0.999982774, 2.57471877e-010, 7.7719352e-007, -7.87075238e-010, 1.00001347, 0.000235129759, 1.25028396e-006, -0.000235130938, 0.999996126))
  1449.  
  1450. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.810000002, 0.399999917, 0.210000008))
  1451.  
  1452. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0949478149, -0.0146975517, 0.4047966, 0.999982774, 6.53486099e-010, 7.77193463e-007, -1.11419485e-009, 1.00001299, 0.000259818073, 1.25028328e-006, -0.000259819906, 0.99999553))
  1453.  
  1454. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.200000003, 0.600000024, 0.200000003))
  1455.  
  1456. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.400676727, 0.684971809, 0.600036621, -4.03382401e-005, 9.44945641e-005, 0.999991834, -9.62037007e-007, 1.00000787, -9.44897838e-005, -0.999983966, -9.65175104e-007, -4.23658821e-005))
  1457.  
  1458. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/asset/?id=3270017", Vector3.new(0, 0, 0), Vector3.new(0.19600004, 0.219999999, 1.35599995))
  1459.  
  1460. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.200000003, 0.600000024, 0.200000003))
  1461.  
  1462. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.000675201416, 0.684971809, 0.600013733, -4.03382401e-005, 9.44945641e-005, 0.999991834, -9.62037007e-007, 1.00000787, -9.44897838e-005, -0.999983966, -9.65175104e-007, -4.23658821e-005))
  1463.  
  1464. mesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/asset/?id=3270017", Vector3.new(0, 0, 0), Vector3.new(0.646000028, 0.638000011, 1.35599995))
  1465.  
  1466. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1467.  
  1468. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.714962482, 0.599998474, -0.400279999, 1.07917776e-005, 1.00000787, 0.000307536626, -0.999984264, 1.07909609e-005, 3.72180239e-006, 5.74585465e-006, -0.000307538168, 0.999992192))
  1469.  
  1470. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1471.  
  1472. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1473.  
  1474. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0853996277, 0.600074768, 0.399375916, 1.07918922e-005, 1.00001574, 0.000307276874, -0.999968529, 1.07916239e-005, 3.00816009e-006, 7.05953335e-006, -0.000307279872, 0.999984324))
  1475.  
  1476. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1477.  
  1478. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.620000005))
  1479.  
  1480. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.602294922, -0.221727371, -0.222377777, 0.999968529, -2.77844325e-008, 1.5804543e-006, -1.73086164e-006, 0.707148612, -0.707064986, 1.76833453e-006, 0.707087159, 0.707126319))
  1481.  
  1482. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1483.  
  1484. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.0850524902, 0.600036621, -0.400672913, 1.07914002e-005, 1.00001574, 0.0003071838, -0.999968529, 1.07914666e-005, 1.92046173e-006, 5.97185317e-006, -0.000307186769, 0.999984324))
  1485.  
  1486. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1487.  
  1488. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.400000006))
  1489.  
  1490. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.221570969, 0.602279663, -0.532333374, -9.16450119e-007, 0.707201421, -0.707024872, -0.99998188, -4.39811004e-007, -1.23922871e-006, 3.05380581e-007, 0.707037866, 0.707188487))
  1491.  
  1492. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1493.  
  1494. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.400000036))
  1495.  
  1496. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.221664429, 0.602294922, 0.0677280426, -5.32410468e-007, 0.707169592, -0.707043946, -0.999968529, 4.26314045e-007, -2.87682087e-006, 1.1334331e-006, 0.707066119, 0.707147479))
  1497.  
  1498. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1499.  
  1500. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.620000005))
  1501.  
  1502. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.602279663, -0.222204208, 0.221616745, 0.999968529, -2.7891728e-008, 1.5804543e-006, 1.76886238e-006, 0.706902444, 0.707310975, 1.7303239e-006, -0.707333207, 0.706880331))
  1503.  
  1504. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.200000003, 0.200000003, 0.200000003))
  1505.  
  1506. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.71464777, 0.599990845, 0.399719238, 1.07905635e-005, 1.00000787, 0.000307468435, -0.999984264, 1.07897467e-005, 3.7218565e-006, 5.74590968e-006, -0.000307469978, 0.999992192))
  1507.  
  1508. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1509.  
  1510. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.400000036))
  1511.  
  1512. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.222238541, 0.602272034, 0.531747818, 3.61345883e-006, 0.706890404, 0.707323194, -0.999984264, 2.18690184e-006, 8.96424808e-007, 5.20473066e-007, -0.70733428, 0.706879318))
  1513.  
  1514. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1515.  
  1516. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.400000006))
  1517.  
  1518. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.222442627, 0.602287292, -0.0682048798, 2.74106606e-006, 0.706903875, 0.707309544, -0.999968529, 1.72691671e-006, -1.90388391e-006, 3.00002284e-007, -0.707331777, 0.706881762))
  1519.  
  1520. mesh("CylinderMesh", Part, "", "", Vector3.new(0, 0, 0), Vector3.new(1, 1, 1))
  1521.  
  1522. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.810000002, 0.399999917, 0.210000008))
  1523.  
  1524. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0949707031, 0.014693737, 0.405315399, 0.999965847, -2.00778438e-009, 5.06809101e-006, -1.86809165e-010, -1.00002444, -0.000240532332, 1.38570761e-006, 0.000240534195, -0.999989808))
  1525.  
  1526. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.200000003, 0.99999994, 1.01999998))
  1527.  
  1528. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.599967957, -0.314879894, -0.000305175781, 0.999968529, -1.52550794e-009, 3.47273135e-006, 2.76023454e-010, 1.00001574, 0.000246752985, 5.82059499e-007, -0.000246754033, 0.999984324))
  1529.  
  1530. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(0.810000002, 0.200000003, 0.210000008))
  1531.  
  1532. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0949478149, 0.71477747, 0.405269623, 0.999983668, 2.62990379e-010, 7.77281798e-007, 6.87050083e-010, -1.00001037, -0.00025712885, -1.25016015e-006, 0.000257130014, -0.99999398))
  1533.  
  1534. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "Part", Vector3.new(1.01999998, 0.610000014, 1.01999998))
  1535.  
  1536. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(4.57763672e-005, 0.690003395, 0, 0.999978065, -3.37791017e-009, 2.19185767e-006, 2.40435716e-009, 1.00001097, 5.20303729e-008, 6.34224364e-007, -4.73301043e-008, 0.999989033))
  1537.  
  1538. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.200000003, 0.210000008))
  1539.  
  1540. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.410049438, -0.714709282, 0.404720306, 0.999984264, 2.45380903e-011, 7.7730283e-007, -4.26871205e-010, 1.00000787, 0.000235340878, 1.25010342e-006, -0.000235341198, 0.999992192))
  1541.  
  1542. Part = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(0.200000003, 0.399999917, 0.210000008))
  1543.  
  1544. Partweld = weld(m, HandleB, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.410041809, -0.0147390366, 0.404838562, 0.999983072, 5.45701151e-010, 7.77317439e-007, -1.05576647e-009, 1.0000155, 0.000272982696, 1.25019938e-006, -0.000272984529, 0.999998391))
  1545.  
  1546. FHandleB1 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "FHandleB1", Vector3.new(0.200000003, 0.400000006, 0.200000003))
  1547.  
  1548. FHandleB1weld = weld(m, FConnectorB1, FHandleB1, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.05175781e-005, -0.100004435, 3.81469727e-006, 0.999987125, 9.48046641e-010, -8.29304327e-007, -1.90026062e-009, 1.00000644, -2.25118129e-008, -8.29517148e-007, 1.97178451e-008, 0.999993563))
  1549.  
  1550. FHandleB2 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "FHandleB2", Vector3.new(0.200000003, 0.400000006, 0.200000003))
  1551.  
  1552. FHandleB2weld = weld(m, FConnectorB2, FHandleB2, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -0.0999953747, -1.90734863e-005, 0.999986887, 1.7767473e-009, -8.2923782e-007, -2.74682477e-009, 1.00000656, -3.37167876e-008, -8.60301839e-007, 3.08791641e-008, 0.999993443))
  1553.  
  1554. FHandleB3 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "FHandleB3", Vector3.new(0.200000003, 0.400000006, 0.200000003))
  1555.  
  1556. FHandleB3weld = weld(m, FConnectorB3, FHandleB3, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(1.52587891e-005, -0.110008478, -6.48498535e-005, 0.999993801, 1.65772562e-009, -1.46104639e-007, -2.11578732e-009, 1.0000031, -3.14466888e-008, -6.52590643e-007, 3.01006366e-008, 0.999996901))
  1557.  
  1558. FHandleB4 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "FHandleB4", Vector3.new(0.200000003, 0.400000006, 0.200000003))
  1559.  
  1560. FHandleB4weld = weld(m, FConnectorB4, FHandleB4, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-3.05175781e-005, -0.110030413, -4.57763672e-005, 0.999992371, -3.29658301e-010, -1.30871194e-006, -2.33423003e-010, 1.00000381, -5.04951458e-009, 3.25705969e-007, 3.39059625e-009, 0.999996185))
  1561.  
  1562. FHandleB5 = part(Enum.FormFactor.Custom, m, Enum.Material.Neon, 0, 0, "Really red", "FHandleB5", Vector3.new(0.200000003, 0.400000006, 0.200000003))
  1563.  
  1564. FHandleB5weld = weld(m, FConnectorB5, FHandleB5, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(7.62939453e-006, -0.0900087357, -0.000114440918, 0.999993801, 3.53735596e-009, -1.22842721e-006, -3.99611277e-009, 1.0000031, -1.37908501e-007, 4.29716692e-007, 1.36555173e-007, 0.999996901))
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570. frame = 1 / 60
  1571.  
  1572. tf = 0
  1573.  
  1574. allowframeloss = false
  1575.  
  1576. tossremainder = false
  1577.  
  1578. lastframe = tick()
  1579.  
  1580. script.Heartbeat:Fire()
  1581.  
  1582.  
  1583.  
  1584. game:GetService("RunService").Heartbeat:connect(function(s, p)
  1585.  
  1586. tf = tf + s
  1587.  
  1588. if tf >= frame then
  1589.  
  1590. if allowframeloss then
  1591.  
  1592. script.Heartbeat:Fire()
  1593.  
  1594. lastframe = tick()
  1595.  
  1596. else
  1597.  
  1598. for i = 1, math.floor(tf / frame) do
  1599.  
  1600. script.Heartbeat:Fire()
  1601.  
  1602. end
  1603.  
  1604. lastframe = tick()
  1605.  
  1606. end
  1607.  
  1608. if tossremainder then
  1609.  
  1610. tf = 0
  1611.  
  1612. else
  1613.  
  1614. tf = tf - frame * math.floor(tf / frame)
  1615.  
  1616. end
  1617.  
  1618. end
  1619.  
  1620. end)
  1621.  
  1622.  
  1623.  
  1624.  
  1625.  
  1626. --[[
  1627.  
  1628. User: KingAbsalom
  1629.  
  1630. Script: Death Claws
  1631.  
  1632. ]]
  1633.  
  1634. Value = game.Players.LocalPlayer
  1635.  
  1636. local p = Value
  1637.  
  1638. script.Parent = p.PlayerGui
  1639.  
  1640. local char = p.Character
  1641.  
  1642. local mouse = p:GetMouse()
  1643.  
  1644. local larm = char["Left Arm"]
  1645.  
  1646. local rarm = char["Right Arm"]
  1647.  
  1648. local lleg = char["Left Leg"]
  1649.  
  1650. local rleg = char["Right Leg"]
  1651.  
  1652. local hed = char.Head
  1653.  
  1654. local torso = char.Torso
  1655.  
  1656. local hum = char.Humanoid
  1657.  
  1658. local cam = game.Workspace.CurrentCamera
  1659.  
  1660. local root = char.HumanoidRootPart
  1661.  
  1662. local deb = false
  1663.  
  1664. local shot = 0
  1665.  
  1666. local stanceToggle = "Normal"
  1667.  
  1668. local rs = game:GetService("RunService").RenderStepped
  1669.  
  1670. local hb = game:GetService("RunService").Heartbeat
  1671.  
  1672. --math.randomseed(os.time())
  1673.  
  1674. hum.JumpPower = 100
  1675.  
  1676. pts = {
  1677.  
  1678. 0.8,
  1679.  
  1680. 0.85,
  1681.  
  1682. 0.9,
  1683.  
  1684. 0.95,
  1685.  
  1686. 1,
  1687.  
  1688. 1.05,
  1689.  
  1690. 1.1
  1691.  
  1692. }
  1693.  
  1694. ptz = {
  1695.  
  1696. 0.7,
  1697.  
  1698. 0.8,
  1699.  
  1700. 0.9,
  1701.  
  1702. 1
  1703.  
  1704. }
  1705.  
  1706. idz = {"161006212", "161006195"}
  1707.  
  1708. for i, v in pairs(hed:GetChildren()) do
  1709.  
  1710. if v:IsA("Sound") then
  1711.  
  1712. v:Destroy()
  1713.  
  1714. end
  1715.  
  1716. end
  1717.  
  1718. Debounces = {
  1719.  
  1720. CanAttack = true,
  1721.  
  1722. CanJoke = true,
  1723.  
  1724. NoIdl = false,
  1725.  
  1726. Slashing = false,
  1727.  
  1728. Slashed = false,
  1729.  
  1730. Slashing2 = false,
  1731.  
  1732. Slashed2 = false,
  1733.  
  1734. RKick = false,
  1735.  
  1736. RKicked = false,
  1737.  
  1738. LKick = false,
  1739.  
  1740. LKicked = false,
  1741.  
  1742. ks = false,
  1743.  
  1744. ks2 = false
  1745.  
  1746. }
  1747.  
  1748. function weld5(part0, part1, c0, c1)
  1749.  
  1750. weeld = Instance.new("Weld", part0)
  1751.  
  1752. weeld.Part0 = part0
  1753.  
  1754. weeld.Part1 = part1
  1755.  
  1756. weeld.C0 = c0
  1757.  
  1758. weeld.C1 = c1
  1759.  
  1760. return weeld
  1761.  
  1762. end
  1763.  
  1764. function lerp(a, b, t)
  1765.  
  1766. return a + (b - a) * t
  1767.  
  1768. end
  1769.  
  1770. function slerp(a, b, t)
  1771.  
  1772. dot = a:Dot(b)
  1773.  
  1774. if dot > 0.99999 or dot < -0.99999 then
  1775.  
  1776. return t <= 0.5 and a or b
  1777.  
  1778. else
  1779.  
  1780. r = math.acos(dot)
  1781.  
  1782. return (a * math.sin((1 - t) * r) + b * math.sin(t * r)) / math.sin(r)
  1783.  
  1784. end
  1785.  
  1786. end
  1787.  
  1788. function matrixInterpolate(a, b, t)
  1789.  
  1790. local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
  1791.  
  1792. local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
  1793.  
  1794. local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx, by, bz), t)
  1795.  
  1796. local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t)
  1797.  
  1798. local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t)
  1799.  
  1800. local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t)
  1801.  
  1802. local t = v1:Dot(v2)
  1803.  
  1804. if not (t < 0) and t ~= 0 and not (t > 0) then
  1805.  
  1806. return CFrame.new()
  1807.  
  1808. end
  1809.  
  1810. return CFrame.new(v0.x, v0.y, v0.z, v1.x, v1.y, v1.z, v2.x, v2.y, v2.z, v3.x, v3.y, v3.z)
  1811.  
  1812. end
  1813.  
  1814. function genWeld(a, b)
  1815.  
  1816. local w = Instance.new("Weld", a)
  1817.  
  1818. w.Part0 = a
  1819.  
  1820. w.Part1 = b
  1821.  
  1822. return w
  1823.  
  1824. end
  1825.  
  1826. function weld(a, b)
  1827.  
  1828. local weld = Instance.new("Weld")
  1829.  
  1830. weld.Name = "W"
  1831.  
  1832. weld.Part0 = a
  1833.  
  1834. weld.Part1 = b
  1835.  
  1836. weld.C0 = a.CFrame:inverse() * b.CFrame
  1837.  
  1838. weld.Parent = a
  1839.  
  1840. return weld
  1841.  
  1842. end
  1843.  
  1844. function NewPart(prnt, siz, cf, trans, anc, mat, col)
  1845.  
  1846. local prt = Instance.new("Part")
  1847.  
  1848. prt.Parent = prnt
  1849.  
  1850. prt.FormFactor = 3
  1851.  
  1852. prt.Name = "Part"
  1853.  
  1854. prt.Size = siz
  1855.  
  1856. prt.CanCollide = false
  1857.  
  1858. prt.Anchored = anc
  1859.  
  1860. prt.Locked = true
  1861.  
  1862. prt.Transparency = trans
  1863.  
  1864. prt.TopSurface = 10
  1865.  
  1866. prt.BottomSurface = 10
  1867.  
  1868. prt.FrontSurface = 10
  1869.  
  1870. prt.BackSurface = 10
  1871.  
  1872. prt.LeftSurface = 10
  1873.  
  1874. prt.RightSurface = 10
  1875.  
  1876. prt:BreakJoints()
  1877.  
  1878. prt.CFrame = cf or CFrame.new(30, 10, 30)
  1879.  
  1880. prt.Material = mat
  1881.  
  1882. prt.BrickColor = BrickColor.new(col)
  1883.  
  1884. m = Instance.new("SpecialMesh", prt)
  1885.  
  1886. m.MeshType = 6
  1887.  
  1888. return prt
  1889.  
  1890. end
  1891.  
  1892. function Lerp(c1, c2, al)
  1893.  
  1894. local com1 = {
  1895.  
  1896. c1.X,
  1897.  
  1898. c1.Y,
  1899.  
  1900. c1.Z,
  1901.  
  1902. c1:toEulerAnglesXYZ()
  1903.  
  1904. }
  1905.  
  1906. local com2 = {
  1907.  
  1908. c2.X,
  1909.  
  1910. c2.Y,
  1911.  
  1912. c2.Z,
  1913.  
  1914. c2:toEulerAnglesXYZ()
  1915.  
  1916. }
  1917.  
  1918. for i, v in pairs(com1) do
  1919.  
  1920. com1[i] = v + (com2[i] - v) * al
  1921.  
  1922. end
  1923.  
  1924. return CFrame.new(com1[1], com1[2], com1[3]) * CFrame.Angles(select(4, unpack(com1)))
  1925.  
  1926. end
  1927.  
  1928. function newWeld(wp0, wp1, wc0x, wc0y, wc0z)
  1929.  
  1930. local wld = Instance.new("Weld", wp1)
  1931.  
  1932. wld.Part0 = wp0
  1933.  
  1934. wld.Part1 = wp1
  1935.  
  1936. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  1937.  
  1938. end
  1939.  
  1940. newWeld(torso, larm, -1.5, 0.5, 0)
  1941.  
  1942. larm.Weld.C1 = CFrame.new(0, 0.5, 0)
  1943.  
  1944. newWeld(torso, rarm, 1.5, 0.5, 0)
  1945.  
  1946. rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
  1947.  
  1948. newWeld(torso, hed, 0, 1.5, 0)
  1949.  
  1950. newWeld(torso, lleg, -0.5, -1, 0)
  1951.  
  1952. lleg.Weld.C1 = CFrame.new(0, 1, 0)
  1953.  
  1954. newWeld(torso, rleg, 0.5, -1, 0)
  1955.  
  1956. rleg.Weld.C1 = CFrame.new(0, 1, 0)
  1957.  
  1958. newWeld(root, torso, 0, -1, 0)
  1959.  
  1960. torso.Weld.C1 = CFrame.new(0, -1, 0)
  1961.  
  1962. z = Instance.new("Sound", char)
  1963.  
  1964. z.SoundId = "rbxassetid://426433404"
  1965.  
  1966. z.Looped = true
  1967.  
  1968. z.Volume = 0.1
  1969.  
  1970. z.MaxDistance = 45
  1971.  
  1972. z.Pitch = 0.46
  1973.  
  1974. wait(0.1)
  1975.  
  1976. local m = Instance.new("Model")
  1977.  
  1978. m.Name = "ClawR"
  1979.  
  1980. p1 = Instance.new("Part", m)
  1981.  
  1982. p1.BrickColor = BrickColor.new("Really black")
  1983.  
  1984. p1.Material = Enum.Material.SmoothPlastic
  1985.  
  1986. p1.CFrame = CFrame.new(-4.99999987E-6, 4.89385986, 22.5165577, -1, -1.50995803E-7, -3.19147107E-15, -9.79170765E-15, 4.37113883E-8, 1, -1.50995803E-7, 1, -4.37113883E-8)
  1987.  
  1988. p1.CanCollide = false
  1989.  
  1990. p1.Locked = true
  1991.  
  1992. p1.FormFactor = Enum.FormFactor.Custom
  1993.  
  1994. p1.Size = Vector3.new(1.39999974, 0.400000006, 0.200000003)
  1995.  
  1996. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1997.  
  1998. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1999.  
  2000. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2001.  
  2002. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2003.  
  2004. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2005.  
  2006. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2007.  
  2008. p2 = Instance.new("Part", m)
  2009.  
  2010. p2.BrickColor = BrickColor.new("Dark stone grey")
  2011.  
  2012. p2.Material = Enum.Material.SmoothPlastic
  2013.  
  2014. p2.CFrame = CFrame.new(0.599969983, 6.29396057, 22.1166859, -1, -1.50995803E-7, -3.19147064E-15, -9.79170765E-15, 4.37113883E-8, 1, -1.50995803E-7, 1, -4.37113883E-8)
  2015.  
  2016. p2.CanCollide = false
  2017.  
  2018. p2.Locked = true
  2019.  
  2020. p2.FormFactor = Enum.FormFactor.Custom
  2021.  
  2022. p2.Size = Vector3.new(0.200000003, 0.800000012, 0.200000003)
  2023.  
  2024. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2025.  
  2026. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2027.  
  2028. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2029.  
  2030. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2031.  
  2032. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2033.  
  2034. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2035.  
  2036. p3 = Instance.new("Part", m)
  2037.  
  2038. p3.BrickColor = BrickColor.new("Dark stone grey")
  2039.  
  2040. p3.Material = Enum.Material.SmoothPlastic
  2041.  
  2042. p3.CFrame = CFrame.new(-0.600018978, 6.2938385, 21.2167225, -1, -1.50995803E-7, -3.21085626E-15, -9.81109284E-15, 4.37113883E-8, 1, -1.50995803E-7, 1, -4.37113883E-8)
  2043.  
  2044. p3.CanCollide = false
  2045.  
  2046. p3.Locked = true
  2047.  
  2048. p3.FormFactor = Enum.FormFactor.Custom
  2049.  
  2050. p3.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2051.  
  2052. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2053.  
  2054. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2055.  
  2056. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2057.  
  2058. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2059.  
  2060. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2061.  
  2062. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2063.  
  2064. p4 = Instance.new("Part", m)
  2065.  
  2066. p4.BrickColor = BrickColor.new("Dark stone grey")
  2067.  
  2068. p4.Material = Enum.Material.SmoothPlastic
  2069.  
  2070. p4.CFrame = CFrame.new(0.399987936, 5.19413757, 22.6266346, 7.54979084E-8, 1, -2.90844433E-16, 4.37113883E-8, -3.00927449E-15, 1, 1, -7.54979084E-8, -4.37113883E-8)
  2071.  
  2072. p4.CanCollide = false
  2073.  
  2074. p4.Locked = true
  2075.  
  2076. p4.FormFactor = Enum.FormFactor.Custom
  2077.  
  2078. p4.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  2079.  
  2080. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2081.  
  2082. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2083.  
  2084. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2085.  
  2086. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2087.  
  2088. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2089.  
  2090. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2091.  
  2092. b1 = Instance.new("SpecialMesh", p4)
  2093.  
  2094. b1.MeshType = Enum.MeshType.Wedge
  2095.  
  2096. b1.Name = "Mesh"
  2097.  
  2098. p5 = Instance.new("Part", m)
  2099.  
  2100. p5.BrickColor = BrickColor.new("Dark stone grey")
  2101.  
  2102. p5.Material = Enum.Material.SmoothPlastic
  2103.  
  2104. p5.CFrame = CFrame.new(0.399987936, 5.79408264, 22.6266193, -4.37113954E-8, 1, -6.93846136E-9, 4.37113883E-8, -6.93846003E-9, -1, -1, -4.37113954E-8, -4.37113883E-8)
  2105.  
  2106. p5.CanCollide = false
  2107.  
  2108. p5.Locked = true
  2109.  
  2110. p5.FormFactor = Enum.FormFactor.Custom
  2111.  
  2112. p5.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  2113.  
  2114. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2115.  
  2116. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2117.  
  2118. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2119.  
  2120. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2121.  
  2122. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2123.  
  2124. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2125.  
  2126. b2 = Instance.new("SpecialMesh", p5)
  2127.  
  2128. b2.MeshType = Enum.MeshType.Wedge
  2129.  
  2130. b2.Name = "Mesh"
  2131.  
  2132. p6 = Instance.new("Part", m)
  2133.  
  2134. p6.BrickColor = BrickColor.new("Dark stone grey")
  2135.  
  2136. p6.Material = Enum.Material.SmoothPlastic
  2137.  
  2138. p6.CFrame = CFrame.new(0.599969923, 6.09387207, 22.2166615, -1, -1.50995788E-7, -3.55271368E-15, -9.32587341E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  2139.  
  2140. p6.CanCollide = false
  2141.  
  2142. p6.Locked = true
  2143.  
  2144. p6.FormFactor = Enum.FormFactor.Custom
  2145.  
  2146. p6.Size = Vector3.new(0.200000003, 1, 0.200000003)
  2147.  
  2148. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2149.  
  2150. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2151.  
  2152. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2153.  
  2154. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2155.  
  2156. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2157.  
  2158. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2159.  
  2160. p7 = Instance.new("Part", m)
  2161.  
  2162. p7.BrickColor = BrickColor.new("Dark stone grey")
  2163.  
  2164. p7.Material = Enum.Material.SmoothPlastic
  2165.  
  2166. p7.CFrame = CFrame.new(0.599969983, 5.5940094, 21.2165241, 1, -1.48949937E-8, -3.29016819E-16, -1.14913995E-15, -4.37113883E-8, 1, -1.48949937E-8, -1, -4.37113883E-8)
  2167.  
  2168. p7.CanCollide = false
  2169.  
  2170. p7.Locked = true
  2171.  
  2172. p7.FormFactor = Enum.FormFactor.Custom
  2173.  
  2174. p7.Size = Vector3.new(0.200000003, 0.200000003, 1.20000005)
  2175.  
  2176. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2177.  
  2178. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2179.  
  2180. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2181.  
  2182. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2183.  
  2184. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2185.  
  2186. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2187.  
  2188. b3 = Instance.new("SpecialMesh", p7)
  2189.  
  2190. b3.MeshType = Enum.MeshType.Wedge
  2191.  
  2192. b3.Name = "Mesh"
  2193.  
  2194. p8 = Instance.new("Part", m)
  2195.  
  2196. p8.BrickColor = BrickColor.new("Really black")
  2197.  
  2198. p8.Material = Enum.Material.SmoothPlastic
  2199.  
  2200. p8.CFrame = CFrame.new(-0.600018978, 6.19389343, 21.6167164, -1, -1.50995788E-7, -3.57165122E-15, -9.34481137E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  2201.  
  2202. p8.CanCollide = false
  2203.  
  2204. p8.Locked = true
  2205.  
  2206. p8.FormFactor = Enum.FormFactor.Custom
  2207.  
  2208. p8.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  2209.  
  2210. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2211.  
  2212. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2213.  
  2214. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2215.  
  2216. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2217.  
  2218. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2219.  
  2220. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2221.  
  2222. p9 = Instance.new("Part", m)
  2223.  
  2224. p9.BrickColor = BrickColor.new("Really black")
  2225.  
  2226. p9.Material = Enum.Material.SmoothPlastic
  2227.  
  2228. p9.CFrame = CFrame.new(-5.00679016E-6, 6.19387817, 21.4166737, -1, -1.50995788E-7, -3.57196504E-15, -9.34512477E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  2229.  
  2230. p9.CanCollide = false
  2231.  
  2232. p9.Locked = true
  2233.  
  2234. p9.FormFactor = Enum.FormFactor.Custom
  2235.  
  2236. p9.Size = Vector3.new(1.39999974, 0.200000003, 0.400000006)
  2237.  
  2238. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2239.  
  2240. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2241.  
  2242. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2243.  
  2244. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2245.  
  2246. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2247.  
  2248. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2249.  
  2250. p10 = Instance.new("Part", m)
  2251.  
  2252. p10.BrickColor = BrickColor.new("Really black")
  2253.  
  2254. p10.Material = Enum.Material.SmoothPlastic
  2255.  
  2256. p10.CFrame = CFrame.new(0.199975997, 4.19387817, 22.516283, -1, 1.50995817E-7, -3.60255394E-16, 7.06705804E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  2257.  
  2258. p10.CanCollide = false
  2259.  
  2260. p10.Locked = true
  2261.  
  2262. p10.FormFactor = Enum.FormFactor.Custom
  2263.  
  2264. p10.Size = Vector3.new(0.200000003, 0.400000036, 1.20000005)
  2265.  
  2266. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2267.  
  2268. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2269.  
  2270. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2271.  
  2272. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2273.  
  2274. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2275.  
  2276. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2277.  
  2278. b4 = Instance.new("SpecialMesh", p10)
  2279.  
  2280. b4.MeshType = Enum.MeshType.Wedge
  2281.  
  2282. b4.Name = "Mesh"
  2283.  
  2284. p11 = Instance.new("Part", m)
  2285.  
  2286. p11.BrickColor = BrickColor.new("Really black")
  2287.  
  2288. p11.Material = Enum.Material.SmoothPlastic
  2289.  
  2290. p11.CFrame = CFrame.new(0.600000978, 4.19389343, 22.516283, -1, 1.50995817E-7, -3.60255394E-16, 7.06705804E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  2291.  
  2292. p11.CanCollide = false
  2293.  
  2294. p11.Locked = true
  2295.  
  2296. p11.FormFactor = Enum.FormFactor.Custom
  2297.  
  2298. p11.Size = Vector3.new(0.200000003, 0.400000036, 1.20000005)
  2299.  
  2300. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2301.  
  2302. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2303.  
  2304. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2305.  
  2306. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2307.  
  2308. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2309.  
  2310. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2311.  
  2312. b5 = Instance.new("SpecialMesh", p11)
  2313.  
  2314. b5.MeshType = Enum.MeshType.Wedge
  2315.  
  2316. b5.Name = "Mesh"
  2317.  
  2318. p12 = Instance.new("Part", m)
  2319.  
  2320. p12.BrickColor = BrickColor.new("Really black")
  2321.  
  2322. p12.Material = Enum.Material.SmoothPlastic
  2323.  
  2324. p12.CFrame = CFrame.new(-0.600018978, 4.19384766, 22.5162983, -1, 1.50995817E-7, -3.60255394E-16, 7.06705804E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  2325.  
  2326. p12.CanCollide = false
  2327.  
  2328. p12.Locked = true
  2329.  
  2330. p12.FormFactor = Enum.FormFactor.Custom
  2331.  
  2332. p12.Size = Vector3.new(0.200000003, 0.400000036, 1.20000005)
  2333.  
  2334. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2335.  
  2336. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2337.  
  2338. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2339.  
  2340. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2341.  
  2342. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2343.  
  2344. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2345.  
  2346. b6 = Instance.new("SpecialMesh", p12)
  2347.  
  2348. b6.MeshType = Enum.MeshType.Wedge
  2349.  
  2350. b6.Name = "Mesh"
  2351.  
  2352. p13 = Instance.new("Part", m)
  2353.  
  2354. p13.BrickColor = BrickColor.new("Dark stone grey")
  2355.  
  2356. p13.Material = Enum.Material.SmoothPlastic
  2357.  
  2358. p13.CFrame = CFrame.new(-0.200017989, 6.19396973, 22.8164539, -1, 1.50995817E-7, -3.5985136E-16, 7.06746207E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  2359.  
  2360. p13.CanCollide = false
  2361.  
  2362. p13.Locked = true
  2363.  
  2364. p13.FormFactor = Enum.FormFactor.Custom
  2365.  
  2366. p13.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  2367.  
  2368. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2369.  
  2370. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2371.  
  2372. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2373.  
  2374. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2375.  
  2376. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2377.  
  2378. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2379.  
  2380. b7 = Instance.new("SpecialMesh", p13)
  2381.  
  2382. b7.MeshType = Enum.MeshType.Wedge
  2383.  
  2384. b7.Name = "Mesh"
  2385.  
  2386. p14 = Instance.new("Part", m)
  2387.  
  2388. p14.BrickColor = BrickColor.new("Dark stone grey")
  2389.  
  2390. p14.Material = Enum.Material.SmoothPlastic
  2391.  
  2392. p14.CFrame = CFrame.new(0.199976027, 6.19396973, 22.8164539, -1, 1.50995817E-7, -3.5985136E-16, 7.06746207E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  2393.  
  2394. p14.CanCollide = false
  2395.  
  2396. p14.Locked = true
  2397.  
  2398. p14.FormFactor = Enum.FormFactor.Custom
  2399.  
  2400. p14.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  2401.  
  2402. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2403.  
  2404. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2405.  
  2406. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2407.  
  2408. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2409.  
  2410. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2411.  
  2412. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2413.  
  2414. b8 = Instance.new("SpecialMesh", p14)
  2415.  
  2416. b8.MeshType = Enum.MeshType.Wedge
  2417.  
  2418. b8.Name = "Mesh"
  2419.  
  2420. p15 = Instance.new("Part", m)
  2421.  
  2422. p15.BrickColor = BrickColor.new("Dark stone grey")
  2423.  
  2424. p15.Material = Enum.Material.SmoothPlastic
  2425.  
  2426. p15.CFrame = CFrame.new(-0.600018978, 6.19395447, 22.8164692, -1, 1.50995817E-7, -3.5985136E-16, 7.06746207E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  2427.  
  2428. p15.CanCollide = false
  2429.  
  2430. p15.Locked = true
  2431.  
  2432. p15.FormFactor = Enum.FormFactor.Custom
  2433.  
  2434. p15.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  2435.  
  2436. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2437.  
  2438. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2439.  
  2440. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2441.  
  2442. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2443.  
  2444. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2445.  
  2446. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2447.  
  2448. b9 = Instance.new("SpecialMesh", p15)
  2449.  
  2450. b9.MeshType = Enum.MeshType.Wedge
  2451.  
  2452. b9.Name = "Mesh"
  2453.  
  2454. p16 = Instance.new("Part", m)
  2455.  
  2456. p16.BrickColor = BrickColor.new("Dark stone grey")
  2457.  
  2458. p16.Material = Enum.Material.SmoothPlastic
  2459.  
  2460. p16.CFrame = CFrame.new(-0.600018978, 6.29393005, 22.1167316, -1, -1.50995788E-7, -3.55249006E-15, -9.32564894E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  2461.  
  2462. p16.CanCollide = false
  2463.  
  2464. p16.Locked = true
  2465.  
  2466. p16.FormFactor = Enum.FormFactor.Custom
  2467.  
  2468. p16.Size = Vector3.new(0.200000003, 0.800000012, 0.200000003)
  2469.  
  2470. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2471.  
  2472. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2473.  
  2474. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2475.  
  2476. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2477.  
  2478. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2479.  
  2480. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2481.  
  2482. p17 = Instance.new("Part", m)
  2483.  
  2484. p17.BrickColor = BrickColor.new("Dark stone grey")
  2485.  
  2486. p17.Material = Enum.Material.SmoothPlastic
  2487.  
  2488. p17.CFrame = CFrame.new(-5.00679016E-6, 6.29388428, 22.6165791, -1, -1.50995788E-7, -3.55231007E-15, -9.32547022E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  2489.  
  2490. p17.CanCollide = false
  2491.  
  2492. p17.Locked = true
  2493.  
  2494. p17.FormFactor = Enum.FormFactor.Custom
  2495.  
  2496. p17.Size = Vector3.new(1.39999974, 0.200000003, 0.200000003)
  2497.  
  2498. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2499.  
  2500. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2501.  
  2502. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2503.  
  2504. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2505.  
  2506. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2507.  
  2508. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2509.  
  2510. p18 = Instance.new("Part", m)
  2511.  
  2512. p18.BrickColor = BrickColor.new("Really black")
  2513.  
  2514. p18.Material = Enum.Material.SmoothPlastic
  2515.  
  2516. p18.CFrame = CFrame.new(0.199975982, 3.38136244, 21.9094734, -1, 1.50995817E-7, -3.22820628E-13, -7.54981926E-8, -0.50000006, 0.866025388, 1.30766068E-7, 0.866025388, 0.50000006)
  2517.  
  2518. p18.CanCollide = false
  2519.  
  2520. p18.Locked = true
  2521.  
  2522. p18.FormFactor = Enum.FormFactor.Custom
  2523.  
  2524. p18.Size = Vector3.new(0.200000003, 0.200000033, 2)
  2525.  
  2526. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2527.  
  2528. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2529.  
  2530. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2531.  
  2532. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2533.  
  2534. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2535.  
  2536. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2537.  
  2538. b10 = Instance.new("SpecialMesh", p18)
  2539.  
  2540. b10.MeshType = Enum.MeshType.Wedge
  2541.  
  2542. b10.Name = "Mesh"
  2543.  
  2544. p19 = Instance.new("Part", m)
  2545.  
  2546. p19.BrickColor = BrickColor.new("Really black")
  2547.  
  2548. p19.Material = Enum.Material.SmoothPlastic
  2549.  
  2550. p19.CFrame = CFrame.new(-0.600019097, 3.78135633, 22.3094673, -1, 1.50995817E-7, -2.30108359E-13, -3.90808097E-8, -0.258819073, 0.965925813, 1.4585072E-7, 0.965925813, 0.258819073)
  2551.  
  2552. p19.CanCollide = false
  2553.  
  2554. p19.Locked = true
  2555.  
  2556. p19.FormFactor = Enum.FormFactor.Custom
  2557.  
  2558. p19.Size = Vector3.new(0.200000003, 0.200000033, 2)
  2559.  
  2560. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2561.  
  2562. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2563.  
  2564. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2565.  
  2566. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2567.  
  2568. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2569.  
  2570. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2571.  
  2572. b11 = Instance.new("SpecialMesh", p19)
  2573.  
  2574. b11.MeshType = Enum.MeshType.Wedge
  2575.  
  2576. b11.Name = "Mesh"
  2577.  
  2578. p20 = Instance.new("Part", m)
  2579.  
  2580. p20.BrickColor = BrickColor.new("Really black")
  2581.  
  2582. p20.Material = Enum.Material.SmoothPlastic
  2583.  
  2584. p20.CFrame = CFrame.new(-0.200018048, 3.78135633, 22.3094673, -1, 1.50995817E-7, -2.30108359E-13, -3.90808097E-8, -0.258819073, 0.965925813, 1.4585072E-7, 0.965925813, 0.258819073)
  2585.  
  2586. p20.CanCollide = false
  2587.  
  2588. p20.Locked = true
  2589.  
  2590. p20.FormFactor = Enum.FormFactor.Custom
  2591.  
  2592. p20.Size = Vector3.new(0.200000003, 0.200000033, 2)
  2593.  
  2594. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2595.  
  2596. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2597.  
  2598. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2599.  
  2600. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2601.  
  2602. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2603.  
  2604. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2605.  
  2606. b12 = Instance.new("SpecialMesh", p20)
  2607.  
  2608. b12.MeshType = Enum.MeshType.Wedge
  2609.  
  2610. b12.Name = "Mesh"
  2611.  
  2612. p21 = Instance.new("Part", m)
  2613.  
  2614. p21.BrickColor = BrickColor.new("Really black")
  2615.  
  2616. p21.Material = Enum.Material.SmoothPlastic
  2617.  
  2618. p21.CFrame = CFrame.new(-5.05149364E-6, 5.49386597, 21.4166775, -1, -1.50995803E-7, -1.97629185E-14, -1.0658141E-14, 2.98023224E-8, 1, -1.50995788E-7, 1, -2.98023224E-8)
  2619.  
  2620. p21.CanCollide = false
  2621.  
  2622. p21.Locked = true
  2623.  
  2624. p21.FormFactor = Enum.FormFactor.Custom
  2625.  
  2626. p21.Size = Vector3.new(0.999999642, 0.200000003, 1)
  2627.  
  2628. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2629.  
  2630. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2631.  
  2632. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2633.  
  2634. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2635.  
  2636. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2637.  
  2638. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2639.  
  2640. p22 = Instance.new("Part", m)
  2641.  
  2642. p22.BrickColor = BrickColor.new("Really black")
  2643.  
  2644. p22.Material = Enum.Material.SmoothPlastic
  2645.  
  2646. p22.CFrame = CFrame.new(-0.200018048, 4.19386292, 22.5163021, -1, 1.50995803E-7, -1.65511187E-14, 1.55371042E-15, 2.98023224E-8, 1, 1.50995817E-7, 1, -2.98023224E-8)
  2647.  
  2648. p22.CanCollide = false
  2649.  
  2650. p22.Locked = true
  2651.  
  2652. p22.FormFactor = Enum.FormFactor.Custom
  2653.  
  2654. p22.Size = Vector3.new(0.200000003, 0.400000036, 1.20000005)
  2655.  
  2656. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2657.  
  2658. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2659.  
  2660. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2661.  
  2662. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2663.  
  2664. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2665.  
  2666. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2667.  
  2668. b13 = Instance.new("SpecialMesh", p22)
  2669.  
  2670. b13.MeshType = Enum.MeshType.Wedge
  2671.  
  2672. b13.Name = "Mesh"
  2673.  
  2674. p23 = Instance.new("Part", m)
  2675.  
  2676. p23.BrickColor = BrickColor.new("Really black")
  2677.  
  2678. p23.Material = Enum.Material.SmoothPlastic
  2679.  
  2680. p23.CFrame = CFrame.new(0.600000918, 5.49391174, 22.1166744, -1, -1.50995803E-7, -1.97435774E-14, -1.06387999E-14, 2.98023224E-8, 1, -1.50995788E-7, 1, -2.98023224E-8)
  2681.  
  2682. p23.CanCollide = false
  2683.  
  2684. p23.Locked = true
  2685.  
  2686. p23.FormFactor = Enum.FormFactor.Custom
  2687.  
  2688. p23.Size = Vector3.new(0.200000003, 1.20000005, 1)
  2689.  
  2690. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2691.  
  2692. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2693.  
  2694. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2695.  
  2696. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2697.  
  2698. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2699.  
  2700. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2701.  
  2702. p24 = Instance.new("Part", m)
  2703.  
  2704. p24.BrickColor = BrickColor.new("Dark stone grey")
  2705.  
  2706. p24.Material = Enum.Material.SmoothPlastic
  2707.  
  2708. p24.CFrame = CFrame.new(-5.06639481E-6, 6.09391785, 22.6166592, -1, -1.50995803E-7, -1.97434876E-14, -1.06387101E-14, 2.98023224E-8, 1, -1.50995788E-7, 1, -2.98023224E-8)
  2709.  
  2710. p24.CanCollide = false
  2711.  
  2712. p24.Locked = true
  2713.  
  2714. p24.FormFactor = Enum.FormFactor.Custom
  2715.  
  2716. p24.Size = Vector3.new(0.999999642, 0.200000003, 0.200000003)
  2717.  
  2718. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2719.  
  2720. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2721.  
  2722. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2723.  
  2724. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2725.  
  2726. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2727.  
  2728. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2729.  
  2730. p25 = Instance.new("Part", m)
  2731.  
  2732. p25.BrickColor = BrickColor.new("Really black")
  2733.  
  2734. p25.Material = Enum.Material.SmoothPlastic
  2735.  
  2736. p25.CFrame = CFrame.new(-5.06639481E-6, 5.49403381, 22.6166592, -1, -1.50995803E-7, -1.97433182E-14, -1.06385407E-14, 2.98023224E-8, 1, -1.50995788E-7, 1, -2.98023224E-8)
  2737.  
  2738. p25.CanCollide = false
  2739.  
  2740. p25.Locked = true
  2741.  
  2742. p25.FormFactor = Enum.FormFactor.Custom
  2743.  
  2744. p25.Size = Vector3.new(1, 0.200000003, 1)
  2745.  
  2746. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2747.  
  2748. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2749.  
  2750. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2751.  
  2752. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2753.  
  2754. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2755.  
  2756. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2757.  
  2758. p26 = Instance.new("Part", m)
  2759.  
  2760. p26.BrickColor = BrickColor.new("Dark stone grey")
  2761.  
  2762. p26.Material = Enum.Material.SmoothPlastic
  2763.  
  2764. p26.CFrame = CFrame.new(-0.600018978, 5.59402466, 21.2165279, 1, -1.48945674E-8, -1.65198818E-14, 2.47118601E-15, -2.98023224E-8, 1, -1.48945816E-8, -1, -2.98023224E-8)
  2765.  
  2766. p26.CanCollide = false
  2767.  
  2768. p26.Locked = true
  2769.  
  2770. p26.FormFactor = Enum.FormFactor.Custom
  2771.  
  2772. p26.Size = Vector3.new(0.200000003, 0.200000003, 1.20000005)
  2773.  
  2774. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2775.  
  2776. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2777.  
  2778. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2779.  
  2780. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2781.  
  2782. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2783.  
  2784. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2785.  
  2786. b14 = Instance.new("SpecialMesh", p26)
  2787.  
  2788. b14.MeshType = Enum.MeshType.Wedge
  2789.  
  2790. b14.Name = "Mesh"
  2791.  
  2792. p27 = Instance.new("Part", m)
  2793.  
  2794. p27.BrickColor = BrickColor.new("Really black")
  2795.  
  2796. p27.Material = Enum.Material.SmoothPlastic
  2797.  
  2798. p27.CFrame = CFrame.new(-0.200018048, 3.38136244, 21.9094772, -1, 1.50995831E-7, -3.3138634E-13, -7.54981926E-8, -0.500000119, 0.866025388, 1.30766054E-7, 0.866025388, 0.500000119)
  2799.  
  2800. p27.CanCollide = false
  2801.  
  2802. p27.Locked = true
  2803.  
  2804. p27.FormFactor = Enum.FormFactor.Custom
  2805.  
  2806. p27.Size = Vector3.new(0.200000003, 0.200000033, 2)
  2807.  
  2808. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2809.  
  2810. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2811.  
  2812. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2813.  
  2814. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2815.  
  2816. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2817.  
  2818. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2819.  
  2820. b15 = Instance.new("SpecialMesh", p27)
  2821.  
  2822. b15.MeshType = Enum.MeshType.Wedge
  2823.  
  2824. b15.Name = "Mesh"
  2825.  
  2826. p28 = Instance.new("Part", m)
  2827.  
  2828. p28.BrickColor = BrickColor.new("Dark stone grey")
  2829.  
  2830. p28.Material = Enum.Material.SmoothPlastic
  2831.  
  2832. p28.CFrame = CFrame.new(-0.400030017, 5.19416857, 22.6266098, -4.37114132E-8, -1, -3.11936078E-14, 0, 1.77635684E-15, 1.00000012, -1.00000012, 4.37114096E-8, 0)
  2833.  
  2834. p28.CanCollide = false
  2835.  
  2836. p28.Locked = true
  2837.  
  2838. p28.FormFactor = Enum.FormFactor.Custom
  2839.  
  2840. p28.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  2841.  
  2842. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2843.  
  2844. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2845.  
  2846. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2847.  
  2848. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2849.  
  2850. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2851.  
  2852. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2853.  
  2854. b16 = Instance.new("SpecialMesh", p28)
  2855.  
  2856. b16.MeshType = Enum.MeshType.Wedge
  2857.  
  2858. b16.Name = "Mesh"
  2859.  
  2860. p29 = Instance.new("Part", m)
  2861.  
  2862. p29.BrickColor = BrickColor.new("Dark stone grey")
  2863.  
  2864. p29.Material = Enum.Material.SmoothPlastic
  2865.  
  2866. p29.CFrame = CFrame.new(-0.200018033, 5.79418993, 22.6265945, -4.37113634E-8, -1, 6.93751812E-9, -8.74227837E-8, -6.93748303E-9, -1.00000012, 1.00000012, -4.37113741E-8, -8.74227837E-8)
  2867.  
  2868. p29.CanCollide = false
  2869.  
  2870. p29.Locked = true
  2871.  
  2872. p29.FormFactor = Enum.FormFactor.Custom
  2873.  
  2874. p29.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  2875.  
  2876. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2877.  
  2878. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2879.  
  2880. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2881.  
  2882. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2883.  
  2884. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2885.  
  2886. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2887.  
  2888. b17 = Instance.new("SpecialMesh", p29)
  2889.  
  2890. b17.MeshType = Enum.MeshType.Wedge
  2891.  
  2892. b17.Name = "Mesh"
  2893.  
  2894. p30 = Instance.new("Part", m)
  2895.  
  2896. p30.BrickColor = BrickColor.new("Dark stone grey")
  2897.  
  2898. p30.Material = Enum.Material.SmoothPlastic
  2899.  
  2900. p30.CFrame = CFrame.new(0.199975982, 5.79412842, 22.6266098, -4.37114132E-8, 1, -5.01085538E-7, -3.17864988E-8, -5.01085594E-7, -1.00000012, -1.00000012, -4.37113989E-8, 3.17865201E-8)
  2901.  
  2902. p30.CanCollide = false
  2903.  
  2904. p30.Locked = true
  2905.  
  2906. p30.FormFactor = Enum.FormFactor.Custom
  2907.  
  2908. p30.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  2909.  
  2910. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2911.  
  2912. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2913.  
  2914. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2915.  
  2916. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2917.  
  2918. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2919.  
  2920. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2921.  
  2922. b18 = Instance.new("SpecialMesh", p30)
  2923.  
  2924. b18.MeshType = Enum.MeshType.Wedge
  2925.  
  2926. b18.Name = "Mesh"
  2927.  
  2928. p31 = Instance.new("Part", m)
  2929.  
  2930. p31.BrickColor = BrickColor.new("Dark stone grey")
  2931.  
  2932. p31.Material = Enum.Material.SmoothPlastic
  2933.  
  2934. p31.CFrame = CFrame.new(-0.400030017, 5.79417467, 22.6265793, -4.3711367E-8, -1, 6.93717084E-9, -8.74227908E-8, -6.93717084E-9, -1.00000012, 1.00000012, -4.3711367E-8, -8.74227837E-8)
  2935.  
  2936. p31.CanCollide = false
  2937.  
  2938. p31.Locked = true
  2939.  
  2940. p31.FormFactor = Enum.FormFactor.Custom
  2941.  
  2942. p31.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  2943.  
  2944. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2945.  
  2946. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2947.  
  2948. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2949.  
  2950. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2951.  
  2952. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2953.  
  2954. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2955.  
  2956. b19 = Instance.new("SpecialMesh", p31)
  2957.  
  2958. b19.MeshType = Enum.MeshType.Wedge
  2959.  
  2960. b19.Name = "Mesh"
  2961.  
  2962. p32 = Instance.new("Part", m)
  2963.  
  2964. p32.BrickColor = BrickColor.new("Dark stone grey")
  2965.  
  2966. p32.Material = Enum.Material.SmoothPlastic
  2967.  
  2968. p32.CFrame = CFrame.new(-5.00679016E-6, 5.49411058, 22.6266251, -1, -1.50995788E-7, 1.38822287E-12, 1.38467016E-12, -7.10542736E-15, 1.00000012, -1.50995788E-7, 1.00000012, 0)
  2969.  
  2970. p32.CanCollide = false
  2971.  
  2972. p32.Locked = true
  2973.  
  2974. p32.FormFactor = Enum.FormFactor.Custom
  2975.  
  2976. p32.Size = Vector3.new(0.999999642, 0.200000003, 0.200000003)
  2977.  
  2978. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2979.  
  2980. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2981.  
  2982. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2983.  
  2984. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2985.  
  2986. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2987.  
  2988. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2989.  
  2990. p33 = Instance.new("Part", m)
  2991.  
  2992. p33.BrickColor = BrickColor.new("Really black")
  2993.  
  2994. p33.Material = Enum.Material.SmoothPlastic
  2995.  
  2996. p33.CFrame = CFrame.new(-0.600018978, 5.49392748, 22.1166763, -1, -1.50995788E-7, 2.03542695E-14, 1.6801339E-14, -7.10542736E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.06542398E-19)
  2997.  
  2998. p33.CanCollide = false
  2999.  
  3000. p33.Locked = true
  3001.  
  3002. p33.FormFactor = Enum.FormFactor.Custom
  3003.  
  3004. p33.Size = Vector3.new(0.200000003, 1.20000005, 1)
  3005.  
  3006. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3007.  
  3008. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3009.  
  3010. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3011.  
  3012. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3013.  
  3014. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3015.  
  3016. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3017.  
  3018. p34 = Instance.new("Part", m)
  3019.  
  3020. p34.BrickColor = BrickColor.new("Dark stone grey")
  3021.  
  3022. p34.Material = Enum.Material.SmoothPlastic
  3023.  
  3024. p34.CFrame = CFrame.new(-0.600018978, 6.0938859, 22.2166672, -1, -1.50995788E-7, 2.03542695E-14, 1.6801339E-14, -7.10542736E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.06542398E-19)
  3025.  
  3026. p34.CanCollide = false
  3027.  
  3028. p34.Locked = true
  3029.  
  3030. p34.FormFactor = Enum.FormFactor.Custom
  3031.  
  3032. p34.Size = Vector3.new(0.200000003, 1, 0.200000003)
  3033.  
  3034. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3035.  
  3036. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3037.  
  3038. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3039.  
  3040. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3041.  
  3042. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3043.  
  3044. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3045.  
  3046. p35 = Instance.new("Part", m)
  3047.  
  3048. p35.BrickColor = BrickColor.new("Dark stone grey")
  3049.  
  3050. p35.Material = Enum.Material.SmoothPlastic
  3051.  
  3052. p35.CFrame = CFrame.new(0.600000978, 6.19400072, 22.8164444, -1, 1.50995817E-7, -7.02487027E-12, -7.02842428E-12, -7.10543244E-15, 1.00000012, 1.50995845E-7, 1.00000012, -1.27034159E-18)
  3053.  
  3054. p35.CanCollide = false
  3055.  
  3056. p35.Locked = true
  3057.  
  3058. p35.FormFactor = Enum.FormFactor.Custom
  3059.  
  3060. p35.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  3061.  
  3062. p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3063.  
  3064. p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3065.  
  3066. p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3067.  
  3068. p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3069.  
  3070. p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3071.  
  3072. p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3073.  
  3074. b20 = Instance.new("SpecialMesh", p35)
  3075.  
  3076. b20.MeshType = Enum.MeshType.Wedge
  3077.  
  3078. b20.Name = "Mesh"
  3079.  
  3080. p36 = Instance.new("Part", m)
  3081.  
  3082. p36.BrickColor = BrickColor.new("Dark stone grey")
  3083.  
  3084. p36.Material = Enum.Material.SmoothPlastic
  3085.  
  3086. p36.CFrame = CFrame.new(-0.600018978, 5.49412394, 21.4165421, -1, -1.50995788E-7, 2.03548116E-14, 1.68016642E-14, -7.1075551E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.33414135E-18)
  3087.  
  3088. p36.CanCollide = false
  3089.  
  3090. p36.Locked = true
  3091.  
  3092. p36.FormFactor = Enum.FormFactor.Custom
  3093.  
  3094. p36.Size = Vector3.new(0.200000003, 0.200000003, 1)
  3095.  
  3096. p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3097.  
  3098. p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3099.  
  3100. p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3101.  
  3102. p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3103.  
  3104. p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3105.  
  3106. p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3107.  
  3108. p37 = Instance.new("Part", m)
  3109.  
  3110. p37.BrickColor = BrickColor.new("Dark stone grey")
  3111.  
  3112. p37.Material = Enum.Material.SmoothPlastic
  3113.  
  3114. p37.CFrame = CFrame.new(0.600000978, 5.49408007, 21.4165726, -1, -1.50995788E-7, 2.03740189E-14, 1.68208715E-14, -7.1075551E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.33413846E-18)
  3115.  
  3116. p37.CanCollide = false
  3117.  
  3118. p37.Locked = true
  3119.  
  3120. p37.FormFactor = Enum.FormFactor.Custom
  3121.  
  3122. p37.Size = Vector3.new(0.200000003, 0.200000003, 1)
  3123.  
  3124. p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3125.  
  3126. p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3127.  
  3128. p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3129.  
  3130. p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3131.  
  3132. p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3133.  
  3134. p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3135.  
  3136. p38 = Instance.new("Part", m)
  3137.  
  3138. p38.BrickColor = BrickColor.new("Really black")
  3139.  
  3140. p38.Material = Enum.Material.SmoothPlastic
  3141.  
  3142. p38.CFrame = CFrame.new(0.600000978, 6.19389391, 21.6167221, -1, -1.50995788E-7, 2.03548116E-14, 1.68016642E-14, -7.1075551E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.33414135E-18)
  3143.  
  3144. p38.CanCollide = false
  3145.  
  3146. p38.Locked = true
  3147.  
  3148. p38.FormFactor = Enum.FormFactor.Custom
  3149.  
  3150. p38.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  3151.  
  3152. p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3153.  
  3154. p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3155.  
  3156. p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3157.  
  3158. p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3159.  
  3160. p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3161.  
  3162. p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3163.  
  3164. p39 = Instance.new("Part", m)
  3165.  
  3166. p39.BrickColor = BrickColor.new("Really black")
  3167.  
  3168. p39.Material = Enum.Material.SmoothPlastic
  3169.  
  3170. p39.CFrame = CFrame.new(-0.600018859, 3.38136268, 21.9094791, -1, 1.50995803E-7, -3.02116459E-13, -7.54981855E-8, -0.500000179, 0.866025507, 1.30766097E-7, 0.866025507, 0.500000179)
  3171.  
  3172. p39.CanCollide = false
  3173.  
  3174. p39.Locked = true
  3175.  
  3176. p39.FormFactor = Enum.FormFactor.Custom
  3177.  
  3178. p39.Size = Vector3.new(0.200000003, 0.200000033, 2)
  3179.  
  3180. p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3181.  
  3182. p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3183.  
  3184. p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3185.  
  3186. p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3187.  
  3188. p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3189.  
  3190. p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3191.  
  3192. b21 = Instance.new("SpecialMesh", p39)
  3193.  
  3194. b21.MeshType = Enum.MeshType.Wedge
  3195.  
  3196. b21.Name = "Mesh"
  3197.  
  3198. p40 = Instance.new("Part", m)
  3199.  
  3200. p40.BrickColor = BrickColor.new("Really black")
  3201.  
  3202. p40.Material = Enum.Material.SmoothPlastic
  3203.  
  3204. p40.CFrame = CFrame.new(0.600000978, 3.78135681, 22.309473, -1, 1.50995803E-7, -2.06556967E-13, -3.9080799E-8, -0.258819163, 0.965925932, 1.45850763E-7, 0.965925932, 0.258819163)
  3205.  
  3206. p40.CanCollide = false
  3207.  
  3208. p40.Locked = true
  3209.  
  3210. p40.FormFactor = Enum.FormFactor.Custom
  3211.  
  3212. p40.Size = Vector3.new(0.200000003, 0.200000033, 2)
  3213.  
  3214. p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3215.  
  3216. p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3217.  
  3218. p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3219.  
  3220. p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3221.  
  3222. p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3223.  
  3224. p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3225.  
  3226. b22 = Instance.new("SpecialMesh", p40)
  3227.  
  3228. b22.MeshType = Enum.MeshType.Wedge
  3229.  
  3230. b22.Name = "Mesh"
  3231.  
  3232. p41 = Instance.new("Part", m)
  3233.  
  3234. p41.BrickColor = BrickColor.new("Really black")
  3235.  
  3236. p41.Material = Enum.Material.SmoothPlastic
  3237.  
  3238. p41.CFrame = CFrame.new(0.600000978, 3.38136244, 21.909483, -1, 1.50995803E-7, -3.13205543E-13, -7.54981784E-8, -0.500000179, 0.866025448, 1.30766111E-7, 0.866025448, 0.500000179)
  3239.  
  3240. p41.CanCollide = false
  3241.  
  3242. p41.Locked = true
  3243.  
  3244. p41.FormFactor = Enum.FormFactor.Custom
  3245.  
  3246. p41.Size = Vector3.new(0.200000003, 0.200000033, 2)
  3247.  
  3248. p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3249.  
  3250. p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3251.  
  3252. p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3253.  
  3254. p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3255.  
  3256. p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3257.  
  3258. p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3259.  
  3260. b23 = Instance.new("SpecialMesh", p41)
  3261.  
  3262. b23.MeshType = Enum.MeshType.Wedge
  3263.  
  3264. b23.Name = "Mesh"
  3265.  
  3266. p42 = Instance.new("Part", m)
  3267.  
  3268. p42.BrickColor = BrickColor.new("Dark stone grey")
  3269.  
  3270. p42.Material = Enum.Material.SmoothPlastic
  3271.  
  3272. p42.CFrame = CFrame.new(0.599969983, 6.29383993, 21.2167339, -1, -1.50995817E-7, -1.2377252E-15, 3.55271368E-14, -2.98023224E-8, 1.00000012, -1.5099576E-7, 1.00000012, 2.98023224E-8)
  3273.  
  3274. p42.CanCollide = false
  3275.  
  3276. p42.Locked = true
  3277.  
  3278. p42.FormFactor = Enum.FormFactor.Custom
  3279.  
  3280. p42.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3281.  
  3282. p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3283.  
  3284. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3285.  
  3286. p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3287.  
  3288. p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3289.  
  3290. p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3291.  
  3292. p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3293.  
  3294. p43 = Instance.new("Part", m)
  3295.  
  3296. p43.BrickColor = BrickColor.new("Really black")
  3297.  
  3298. p43.Material = Enum.Material.SmoothPlastic
  3299.  
  3300. p43.CFrame = CFrame.new(0.199975967, 3.781358, 22.3094769, -1, 1.50995803E-7, -2.21463798E-13, -3.90807813E-8, -0.258819163, 0.965925932, 1.45850777E-7, 0.965925932, 0.258819163)
  3301.  
  3302. p43.CanCollide = false
  3303.  
  3304. p43.Locked = true
  3305.  
  3306. p43.FormFactor = Enum.FormFactor.Custom
  3307.  
  3308. p43.Size = Vector3.new(0.200000003, 0.200000033, 2)
  3309.  
  3310. p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3311.  
  3312. p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3313.  
  3314. p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3315.  
  3316. p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3317.  
  3318. p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3319.  
  3320. p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3321.  
  3322. b24 = Instance.new("SpecialMesh", p43)
  3323.  
  3324. b24.MeshType = Enum.MeshType.Wedge
  3325.  
  3326. b24.Name = "Mesh"
  3327.  
  3328. p44 = Instance.new("Part", m)
  3329.  
  3330. p44.BrickColor = BrickColor.new("Really black")
  3331.  
  3332. p44.Transparency = 1
  3333.  
  3334. p44.Name = "ArmPart"
  3335.  
  3336. p44.CFrame = CFrame.new(-4.47034836E-8, 5.90000105, 22.0000114, 1, -4.30749457E-15, -4.75632717E-16, -3.59703857E-14, 1.00000012, -5.96046448E-8, -7.04945E-14, 5.96046448E-8, 1.00000012)
  3337.  
  3338. p44.CanCollide = false
  3339.  
  3340. p44.Locked = true
  3341.  
  3342. p44.FormFactor = Enum.FormFactor.Custom
  3343.  
  3344. p44.Size = Vector3.new(1, 1, 1)
  3345.  
  3346. p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3347.  
  3348. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3349.  
  3350. p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3351.  
  3352. p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3353.  
  3354. p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3355.  
  3356. p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3357.  
  3358. w1 = Instance.new("Weld", p1)
  3359.  
  3360. w1.Name = "Part_Weld"
  3361.  
  3362. w1.Part0 = p1
  3363.  
  3364. w1.C0 = CFrame.new(-1.60009427E-6, -22.5165577, -4.89385843, -1, -9.79170765E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19147107E-15, 1, -4.37113883E-8)
  3365.  
  3366. w1.Part1 = p2
  3367.  
  3368. w1.C1 = CFrame.new(0.599973321, -22.1166859, -6.29395914, -1, -9.79170765E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19147107E-15, 1, -4.37113883E-8)
  3369.  
  3370. w2 = Instance.new("Weld", p2)
  3371.  
  3372. w2.Name = "Part_Weld"
  3373.  
  3374. w2.Part0 = p2
  3375.  
  3376. w2.C0 = CFrame.new(0.599973321, -22.1166859, -6.29395914, -1, -9.79170765E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19147107E-15, 1, -4.37113883E-8)
  3377.  
  3378. w2.Part1 = p3
  3379.  
  3380. w2.C1 = CFrame.new(-0.600015759, -21.2167225, -6.29383707, -1, -9.81109284E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21085711E-15, 1, -4.37113883E-8)
  3381.  
  3382. w3 = Instance.new("Weld", p3)
  3383.  
  3384. w3.Name = "Part_Weld"
  3385.  
  3386. w3.Part0 = p3
  3387.  
  3388. w3.C0 = CFrame.new(-0.600015759, -21.2167225, -6.29383707, -1, -9.81109284E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21085711E-15, 1, -4.37113883E-8)
  3389.  
  3390. w3.Part1 = p4
  3391.  
  3392. w3.C1 = CFrame.new(-22.6266346, -0.399986297, -5.19413614, 7.54979013E-8, 4.37113883E-8, 1, 1, -3.00927322E-15, -7.54979013E-8, -2.90844856E-16, 1, -4.37113883E-8)
  3393.  
  3394. w4 = Instance.new("Weld", p4)
  3395.  
  3396. w4.Name = "Part_Weld"
  3397.  
  3398. w4.Part0 = p4
  3399.  
  3400. w4.C0 = CFrame.new(-22.6266346, -0.399986297, -5.19413614, 7.54979013E-8, 4.37113883E-8, 1, 1, -3.00927322E-15, -7.54979013E-8, -2.90844856E-16, 1, -4.37113883E-8)
  3401.  
  3402. w4.Part1 = p5
  3403.  
  3404. w4.C1 = CFrame.new(22.6266193, -0.399986982, 5.79408312, -4.37113883E-8, 4.37113883E-8, -1, 1, -6.93845958E-9, -4.37113883E-8, -6.93846136E-9, -1, -4.37113883E-8)
  3405.  
  3406. w5 = Instance.new("Weld", p5)
  3407.  
  3408. w5.Name = "Part_Weld"
  3409.  
  3410. w5.Part0 = p5
  3411.  
  3412. w5.C0 = CFrame.new(22.6266193, -0.399986982, 5.79408312, -4.37113883E-8, 4.37113883E-8, -1, 1, -6.93845958E-9, -4.37113883E-8, -6.93846136E-9, -1, -4.37113883E-8)
  3413.  
  3414. w5.Part1 = p6
  3415.  
  3416. w5.C1 = CFrame.new(0.599973321, -22.2166615, -6.09387064, -1, -9.79202105E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19178532E-15, 1, -4.37113883E-8)
  3417.  
  3418. w6 = Instance.new("Weld", p6)
  3419.  
  3420. w6.Name = "Part_Weld"
  3421.  
  3422. w6.Part0 = p6
  3423.  
  3424. w6.C0 = CFrame.new(0.599973321, -22.2166615, -6.09387064, -1, -9.79202105E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19178532E-15, 1, -4.37113883E-8)
  3425.  
  3426. w6.Part1 = p7
  3427.  
  3428. w6.C1 = CFrame.new(-0.599969685, 21.2165241, -5.59400797, 1, -6.82992523E-16, -1.48949821E-8, -1.48949821E-8, -4.37113883E-8, -1, 3.1912178E-17, 1, -4.37113883E-8)
  3429.  
  3430. w7 = Instance.new("Weld", p7)
  3431.  
  3432. w7.Name = "Part_Weld"
  3433.  
  3434. w7.Part0 = p7
  3435.  
  3436. w7.C0 = CFrame.new(-0.599969685, 21.2165241, -5.59400797, 1, -6.82992523E-16, -1.48949821E-8, -1.48949821E-8, -4.37113883E-8, -1, 3.1912178E-17, 1, -4.37113883E-8)
  3437.  
  3438. w7.Part1 = p8
  3439.  
  3440. w7.C1 = CFrame.new(-0.6000157, -21.6167164, -6.193892, -1, -9.81095901E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21072243E-15, 1, -4.37113883E-8)
  3441.  
  3442. w8 = Instance.new("Weld", p8)
  3443.  
  3444. w8.Name = "Part_Weld"
  3445.  
  3446. w8.Part0 = p8
  3447.  
  3448. w8.C0 = CFrame.new(-0.6000157, -21.6167164, -6.193892, -1, -9.81095901E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21072243E-15, 1, -4.37113883E-8)
  3449.  
  3450. w8.Part1 = p9
  3451.  
  3452. w8.C1 = CFrame.new(-1.76617209E-6, -21.4166737, -6.19387674, -1, -9.81127241E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21103668E-15, 1, -4.37113883E-8)
  3453.  
  3454. w9 = Instance.new("Weld", p9)
  3455.  
  3456. w9.Name = "Part_Weld"
  3457.  
  3458. w9.Part0 = p9
  3459.  
  3460. w9.C0 = CFrame.new(-1.76617209E-6, -21.4166737, -6.19387674, -1, -9.81127241E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21103668E-15, 1, -4.37113883E-8)
  3461.  
  3462. w9.Part1 = p10
  3463.  
  3464. w9.C1 = CFrame.new(0.1999726, -22.516283, -4.19387674, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  3465.  
  3466. w10 = Instance.new("Weld", p10)
  3467.  
  3468. w10.Name = "Part_Weld"
  3469.  
  3470. w10.Part0 = p10
  3471.  
  3472. w10.C0 = CFrame.new(0.1999726, -22.516283, -4.19387674, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  3473.  
  3474. w10.Part1 = p11
  3475.  
  3476. w10.C1 = CFrame.new(0.59999758, -22.516283, -4.193892, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  3477.  
  3478. w11 = Instance.new("Weld", p11)
  3479.  
  3480. w11.Name = "Part_Weld"
  3481.  
  3482. w11.Part0 = p11
  3483.  
  3484. w11.C0 = CFrame.new(0.59999758, -22.516283, -4.193892, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  3485.  
  3486. w11.Part1 = p12
  3487.  
  3488. w11.C1 = CFrame.new(-0.600022376, -22.5162983, -4.19384623, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  3489.  
  3490. w12 = Instance.new("Weld", p12)
  3491.  
  3492. w12.Name = "Part_Weld"
  3493.  
  3494. w12.Part0 = p12
  3495.  
  3496. w12.C0 = CFrame.new(-0.600022376, -22.5162983, -4.19384623, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  3497.  
  3498. w12.Part1 = p13
  3499.  
  3500. w12.C1 = CFrame.new(-0.200021446, -22.8164539, -6.1939683, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  3501.  
  3502. w13 = Instance.new("Weld", p13)
  3503.  
  3504. w13.Name = "Part_Weld"
  3505.  
  3506. w13.Part0 = p13
  3507.  
  3508. w13.C0 = CFrame.new(-0.200021446, -22.8164539, -6.1939683, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  3509.  
  3510. w13.Part1 = p14
  3511.  
  3512. w13.C1 = CFrame.new(0.199972555, -22.8164539, -6.1939683, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  3513.  
  3514. w14 = Instance.new("Weld", p14)
  3515.  
  3516. w14.Name = "Part_Weld"
  3517.  
  3518. w14.Part0 = p14
  3519.  
  3520. w14.C0 = CFrame.new(0.199972555, -22.8164539, -6.1939683, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  3521.  
  3522. w14.Part1 = p15
  3523.  
  3524. w14.C1 = CFrame.new(-0.600022435, -22.8164692, -6.19395304, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  3525.  
  3526. w15 = Instance.new("Weld", p15)
  3527.  
  3528. w15.Name = "Part_Weld"
  3529.  
  3530. w15.Part0 = p15
  3531.  
  3532. w15.C0 = CFrame.new(-0.600022435, -22.8164692, -6.19395304, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  3533.  
  3534. w15.Part1 = p16
  3535.  
  3536. w15.C1 = CFrame.new(-0.60001564, -22.1167316, -6.29392862, -1, -9.79179743E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19156085E-15, 1, -4.37113883E-8)
  3537.  
  3538. w16 = Instance.new("Weld", p16)
  3539.  
  3540. w16.Name = "Part_Weld"
  3541.  
  3542. w16.Part0 = p16
  3543.  
  3544. w16.C0 = CFrame.new(-0.60001564, -22.1167316, -6.29392862, -1, -9.79179743E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19156085E-15, 1, -4.37113883E-8)
  3545.  
  3546. w16.Part1 = p17
  3547.  
  3548. w16.C1 = CFrame.new(-1.58499142E-6, -22.6165791, -6.29388285, -1, -9.79161786E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19138128E-15, 1, -4.37113883E-8)
  3549.  
  3550. w17 = Instance.new("Weld", p17)
  3551.  
  3552. w17.Name = "Part_Weld"
  3553.  
  3554. w17.Part0 = p17
  3555.  
  3556. w17.C0 = CFrame.new(-1.58499142E-6, -22.6165791, -6.29388285, -1, -9.79161786E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19138128E-15, 1, -4.37113883E-8)
  3557.  
  3558. w17.Part1 = p18
  3559.  
  3560. w17.C1 = CFrame.new(0.19997339, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  3561.  
  3562. w18 = Instance.new("Weld", p18)
  3563.  
  3564. w18.Name = "Part_Weld"
  3565.  
  3566. w18.Part0 = p18
  3567.  
  3568. w18.C0 = CFrame.new(0.19997339, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  3569.  
  3570. w18.Part1 = p19
  3571.  
  3572. w18.C1 = CFrame.new(-0.600022137, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  3573.  
  3574. w19 = Instance.new("Weld", p19)
  3575.  
  3576. w19.Name = "Part_Weld"
  3577.  
  3578. w19.Part0 = p19
  3579.  
  3580. w19.C0 = CFrame.new(-0.600022137, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  3581.  
  3582. w19.Part1 = p20
  3583.  
  3584. w19.C1 = CFrame.new(-0.200021103, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  3585.  
  3586. w20 = Instance.new("Weld", p20)
  3587.  
  3588. w20.Name = "Part_Weld"
  3589.  
  3590. w20.Part0 = p20
  3591.  
  3592. w20.C0 = CFrame.new(-0.200021103, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  3593.  
  3594. w20.Part1 = p21
  3595.  
  3596. w20.C1 = CFrame.new(-1.76617209E-6, -21.4166737, -5.49386454, -1, -9.8113622E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21112647E-15, 1, -4.37113883E-8)
  3597.  
  3598. w21 = Instance.new("Weld", p21)
  3599.  
  3600. w21.Name = "Part_Weld"
  3601.  
  3602. w21.Part0 = p21
  3603.  
  3604. w21.C0 = CFrame.new(-1.76617209E-6, -21.4166737, -5.49386454, -1, -9.8113622E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21112647E-15, 1, -4.37113883E-8)
  3605.  
  3606. w21.Part1 = p22
  3607.  
  3608. w21.C1 = CFrame.new(-0.200021401, -22.5162983, -4.19386148, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  3609.  
  3610. w22 = Instance.new("Weld", p22)
  3611.  
  3612. w22.Name = "Part_Weld"
  3613.  
  3614. w22.Part0 = p22
  3615.  
  3616. w22.C0 = CFrame.new(-0.200021401, -22.5162983, -4.19386148, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  3617.  
  3618. w22.Part1 = p23
  3619.  
  3620. w22.C1 = CFrame.new(0.600004315, -22.1166706, -5.49391031, -1, -9.79202105E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19178532E-15, 1, -4.37113883E-8)
  3621.  
  3622. w23 = Instance.new("Weld", p23)
  3623.  
  3624. w23.Name = "Part_Weld"
  3625.  
  3626. w23.Part0 = p23
  3627.  
  3628. w23.C0 = CFrame.new(0.600004315, -22.1166706, -5.49391031, -1, -9.79202105E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19178532E-15, 1, -4.37113883E-8)
  3629.  
  3630. w23.Part1 = p24
  3631.  
  3632. w23.C1 = CFrame.new(-1.58497983E-6, -22.6166553, -6.09391642, -1, -9.79193126E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19169553E-15, 1, -4.37113883E-8)
  3633.  
  3634. w24 = Instance.new("Weld", p24)
  3635.  
  3636. w24.Name = "Part_Weld"
  3637.  
  3638. w24.Part0 = p24
  3639.  
  3640. w24.C0 = CFrame.new(-1.58497983E-6, -22.6166553, -6.09391642, -1, -9.79193126E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19169553E-15, 1, -4.37113883E-8)
  3641.  
  3642. w24.Part1 = p25
  3643.  
  3644. w24.C1 = CFrame.new(-1.58497983E-6, -22.6166553, -5.49403238, -1, -9.79176186E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19152612E-15, 1, -4.37113883E-8)
  3645.  
  3646. w25 = Instance.new("Weld", p25)
  3647.  
  3648. w25.Name = "Part_Weld"
  3649.  
  3650. w25.Part0 = p25
  3651.  
  3652. w25.C0 = CFrame.new(-1.58497983E-6, -22.6166553, -5.49403238, -1, -9.79176186E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19152612E-15, 1, -4.37113883E-8)
  3653.  
  3654. w25.Part1 = p26
  3655.  
  3656. w25.C1 = CFrame.new(0.600019276, 21.2165241, -5.59402323, 1, -6.82972512E-16, -1.48945629E-8, -1.48945629E-8, -4.37113883E-8, -1, 3.1910484E-17, 1, -4.37113883E-8)
  3657.  
  3658. w26 = Instance.new("Weld", p26)
  3659.  
  3660. w26.Name = "Part_Weld"
  3661.  
  3662. w26.Part0 = p26
  3663.  
  3664. w26.C0 = CFrame.new(0.600019276, 21.2165241, -5.59402323, 1, -6.82972512E-16, -1.48945629E-8, -1.48945629E-8, -4.37113883E-8, -1, 3.1910484E-17, 1, -4.37113883E-8)
  3665.  
  3666. w26.Part1 = p27
  3667.  
  3668. w26.C1 = CFrame.new(-0.200020611, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  3669.  
  3670. w27 = Instance.new("Weld", p27)
  3671.  
  3672. w27.Name = "Part_Weld"
  3673.  
  3674. w27.Part0 = p27
  3675.  
  3676. w27.C0 = CFrame.new(-0.200020611, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  3677.  
  3678. w27.Part1 = p28
  3679.  
  3680. w27.C1 = CFrame.new(22.6266041, -0.400030971, -5.19416666, -4.37113883E-8, -4.37113883E-8, -1, -1, 2.18301333E-15, 4.37113883E-8, 2.72327869E-16, 1, -4.37113883E-8)
  3681.  
  3682. w28 = Instance.new("Weld", p28)
  3683.  
  3684. w28.Name = "Part_Weld"
  3685.  
  3686. w28.Part0 = p28
  3687.  
  3688. w28.C0 = CFrame.new(22.6266041, -0.400030971, -5.19416666, -4.37113883E-8, -4.37113883E-8, -1, -1, 2.18301333E-15, 4.37113883E-8, 2.72327869E-16, 1, -4.37113883E-8)
  3689.  
  3690. w28.Part1 = p29
  3691.  
  3692. w28.C1 = CFrame.new(-22.6265888, -0.200016975, 5.79418993, -4.37113883E-8, -4.37113883E-8, 1, -1, -6.93748525E-9, -4.37113883E-8, 6.93748703E-9, -1, -4.37113883E-8)
  3693.  
  3694. w29 = Instance.new("Weld", p29)
  3695.  
  3696. w29.Name = "Part_Weld"
  3697.  
  3698. w29.Part0 = p29
  3699.  
  3700. w29.C0 = CFrame.new(-22.6265888, -0.200016975, 5.79418993, -4.37113883E-8, -4.37113883E-8, 1, -1, -6.93748525E-9, -4.37113883E-8, 6.93748703E-9, -1, -4.37113883E-8)
  3701.  
  3702. w29.Part1 = p30
  3703.  
  3704. w29.C1 = CFrame.new(22.6266041, -0.199972108, 5.79412603, -4.37113883E-8, -7.54978799E-8, -1, 1, -5.01085538E-7, -4.37113492E-8, -5.01085538E-7, -1, 7.54979013E-8)
  3705.  
  3706. w30 = Instance.new("Weld", p30)
  3707.  
  3708. w30.Name = "Part_Weld"
  3709.  
  3710. w30.Part0 = p30
  3711.  
  3712. w30.C0 = CFrame.new(22.6266041, -0.199972108, 5.79412603, -4.37113883E-8, -7.54978799E-8, -1, 1, -5.01085538E-7, -4.37113492E-8, -5.01085538E-7, -1, 7.54979013E-8)
  3713.  
  3714. w30.Part1 = p31
  3715.  
  3716. w30.C1 = CFrame.new(-22.6265736, -0.400028974, 5.79417467, -4.37113883E-8, -4.37113883E-8, 1, -1, -6.93719215E-9, -4.37113883E-8, 6.93719393E-9, -1, -4.37113883E-8)
  3717.  
  3718. w31 = Instance.new("Weld", p31)
  3719.  
  3720. w31.Name = "Part_Weld"
  3721.  
  3722. w31.Part0 = p31
  3723.  
  3724. w31.C0 = CFrame.new(-22.6265736, -0.400028974, 5.79417467, -4.37113883E-8, -4.37113883E-8, 1, -1, -6.93719215E-9, -4.37113883E-8, 6.93719393E-9, -1, -4.37113883E-8)
  3725.  
  3726. w31.Part1 = p32
  3727.  
  3728. w31.C1 = CFrame.new(-1.58348257E-6, -22.6266193, -5.49410868, -1, 1.35805733E-12, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, 1.36465752E-12, 1, -4.37113883E-8)
  3729.  
  3730. w32 = Instance.new("Weld", p32)
  3731.  
  3732. w32.Name = "Part_Weld"
  3733.  
  3734. w32.Part0 = p32
  3735.  
  3736. w32.C0 = CFrame.new(-1.58348257E-6, -22.6266193, -5.49410868, -1, 1.35805733E-12, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, 1.36465752E-12, 1, -4.37113883E-8)
  3737.  
  3738. w32.Part1 = p33
  3739.  
  3740. w32.C1 = CFrame.new(-0.60001564, -22.1166706, -5.49392557, -1, -9.81131815E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21108157E-15, 1, -4.37113883E-8)
  3741.  
  3742. w33 = Instance.new("Weld", p33)
  3743.  
  3744. w33.Name = "Part_Weld"
  3745.  
  3746. w33.Part0 = p33
  3747.  
  3748. w33.C0 = CFrame.new(-0.60001564, -22.1166706, -5.49392557, -1, -9.81131815E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21108157E-15, 1, -4.37113883E-8)
  3749.  
  3750. w33.Part1 = p34
  3751.  
  3752. w33.C1 = CFrame.new(-0.60001564, -22.2166615, -6.09388399, -1, -9.81131815E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21108157E-15, 1, -4.37113883E-8)
  3753.  
  3754. w34 = Instance.new("Weld", p34)
  3755.  
  3756. w34.Name = "Part_Weld"
  3757.  
  3758. w34.Part0 = p34
  3759.  
  3760. w34.C0 = CFrame.new(-0.60001564, -22.2166615, -6.09388399, -1, -9.81131815E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21108157E-15, 1, -4.37113883E-8)
  3761.  
  3762. w34.Part1 = p35
  3763.  
  3764. w34.C1 = CFrame.new(0.59999752, -22.8164387, -6.19399881, -1, -7.04183543E-12, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, -7.04843562E-12, 1, -4.37113883E-8)
  3765.  
  3766. w35 = Instance.new("Weld", p35)
  3767.  
  3768. w35.Name = "Part_Weld"
  3769.  
  3770. w35.Part0 = p35
  3771.  
  3772. w35.C0 = CFrame.new(0.59999752, -22.8164387, -6.19399881, -1, -7.04183543E-12, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, -7.04843562E-12, 1, -4.37113883E-8)
  3773.  
  3774. w35.Part1 = p36
  3775.  
  3776. w35.C1 = CFrame.new(-0.600015759, -21.4165363, -5.49412203, -1, -9.81086923E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21063265E-15, 1, -4.37113883E-8)
  3777.  
  3778. w36 = Instance.new("Weld", p36)
  3779.  
  3780. w36.Name = "Part_Weld"
  3781.  
  3782. w36.Part0 = p36
  3783.  
  3784. w36.C0 = CFrame.new(-0.600015759, -21.4165363, -5.49412203, -1, -9.81086923E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21063265E-15, 1, -4.37113883E-8)
  3785.  
  3786. w36.Part1 = p37
  3787.  
  3788. w36.C1 = CFrame.new(0.600004196, -21.4165668, -5.49407816, -1, -9.79166191E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19142617E-15, 1, -4.37113883E-8)
  3789.  
  3790. w37 = Instance.new("Weld", p37)
  3791.  
  3792. w37.Name = "Part_Weld"
  3793.  
  3794. w37.Part0 = p37
  3795.  
  3796. w37.C0 = CFrame.new(0.600004196, -21.4165668, -5.49407816, -1, -9.79166191E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19142617E-15, 1, -4.37113883E-8)
  3797.  
  3798. w37.Part1 = p38
  3799.  
  3800. w37.C1 = CFrame.new(0.600004256, -21.6167164, -6.193892, -1, -9.81086923E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21063265E-15, 1, -4.37113883E-8)
  3801.  
  3802. w38 = Instance.new("Weld", p38)
  3803.  
  3804. w38.Name = "Part_Weld"
  3805.  
  3806. w38.Part0 = p38
  3807.  
  3808. w38.C0 = CFrame.new(0.600004256, -21.6167164, -6.193892, -1, -9.81086923E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21063265E-15, 1, -4.37113883E-8)
  3809.  
  3810. w38.Part1 = p39
  3811.  
  3812. w38.C1 = CFrame.new(-0.600021601, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  3813.  
  3814. w39 = Instance.new("Weld", p39)
  3815.  
  3816. w39.Name = "Part_Weld"
  3817.  
  3818. w39.Part0 = p39
  3819.  
  3820. w39.C0 = CFrame.new(-0.600021601, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  3821.  
  3822. w39.Part1 = p40
  3823.  
  3824. w39.C1 = CFrame.new(0.599997818, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  3825.  
  3826. w40 = Instance.new("Weld", p40)
  3827.  
  3828. w40.Name = "Part_Weld"
  3829.  
  3830. w40.Part0 = p40
  3831.  
  3832. w40.C0 = CFrame.new(0.599997818, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  3833.  
  3834. w40.Part1 = p41
  3835.  
  3836. w40.C1 = CFrame.new(0.599998355, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  3837.  
  3838. w41 = Instance.new("Weld", p41)
  3839.  
  3840. w41.Name = "Part_Weld"
  3841.  
  3842. w41.Part0 = p41
  3843.  
  3844. w41.C0 = CFrame.new(0.599998355, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  3845.  
  3846. w41.Part1 = p42
  3847.  
  3848. w41.C1 = CFrame.new(0.599973202, -21.2167225, -6.29383707, -1, -9.81113858E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.210902E-15, 1, -4.37113883E-8)
  3849.  
  3850. w42 = Instance.new("Weld", p42)
  3851.  
  3852. w42.Name = "Part_Weld"
  3853.  
  3854. w42.Part0 = p42
  3855.  
  3856. w42.C0 = CFrame.new(0.599973202, -21.2167225, -6.29383707, -1, -9.81113858E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.210902E-15, 1, -4.37113883E-8)
  3857.  
  3858. w42.Part1 = p43
  3859.  
  3860. w42.C1 = CFrame.new(0.199972898, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  3861.  
  3862. w43 = Instance.new("Weld", p43)
  3863.  
  3864. w43.Name = "ArmPart_Weld"
  3865.  
  3866. w43.Part0 = p43
  3867.  
  3868. w43.C0 = CFrame.new(0.199972898, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  3869.  
  3870. w43.Part1 = p44
  3871.  
  3872. w43.C1 = CFrame.new(0, -5.89999914, -22, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3873.  
  3874. w44 = Instance.new("Weld", p44)
  3875.  
  3876. w44.Name = "Head_Weld"
  3877.  
  3878. w44.Part0 = p44
  3879.  
  3880. w44.C0 = CFrame.new(0, -5.89999914, -22, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3881.  
  3882. m.Parent = rarm
  3883.  
  3884. m:MakeJoints()
  3885.  
  3886. local m = Instance.new("Model")
  3887.  
  3888. m.Name = "ClawL"
  3889.  
  3890. p1 = Instance.new("Part", m)
  3891.  
  3892. p1.BrickColor = BrickColor.new("Really black")
  3893.  
  3894. p1.Material = Enum.Material.SmoothPlastic
  3895.  
  3896. p1.CFrame = CFrame.new(-4.99999987E-6, 4.89385986, 22.5165577, -1, -1.50995803E-7, -3.19147107E-15, -9.79170765E-15, 4.37113883E-8, 1, -1.50995803E-7, 1, -4.37113883E-8)
  3897.  
  3898. p1.CanCollide = false
  3899.  
  3900. p1.Locked = true
  3901.  
  3902. p1.FormFactor = Enum.FormFactor.Custom
  3903.  
  3904. p1.Size = Vector3.new(1.39999974, 0.400000006, 0.200000003)
  3905.  
  3906. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3907.  
  3908. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3909.  
  3910. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3911.  
  3912. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3913.  
  3914. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3915.  
  3916. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3917.  
  3918. p2 = Instance.new("Part", m)
  3919.  
  3920. p2.BrickColor = BrickColor.new("Dark stone grey")
  3921.  
  3922. p2.Material = Enum.Material.SmoothPlastic
  3923.  
  3924. p2.CFrame = CFrame.new(0.599969983, 6.29396057, 22.1166859, -1, -1.50995803E-7, -3.19147064E-15, -9.79170765E-15, 4.37113883E-8, 1, -1.50995803E-7, 1, -4.37113883E-8)
  3925.  
  3926. p2.CanCollide = false
  3927.  
  3928. p2.Locked = true
  3929.  
  3930. p2.FormFactor = Enum.FormFactor.Custom
  3931.  
  3932. p2.Size = Vector3.new(0.200000003, 0.800000012, 0.200000003)
  3933.  
  3934. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3935.  
  3936. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3937.  
  3938. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3939.  
  3940. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3941.  
  3942. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3943.  
  3944. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3945.  
  3946. p3 = Instance.new("Part", m)
  3947.  
  3948. p3.BrickColor = BrickColor.new("Dark stone grey")
  3949.  
  3950. p3.Material = Enum.Material.SmoothPlastic
  3951.  
  3952. p3.CFrame = CFrame.new(-0.600018978, 6.2938385, 21.2167225, -1, -1.50995803E-7, -3.21085626E-15, -9.81109284E-15, 4.37113883E-8, 1, -1.50995803E-7, 1, -4.37113883E-8)
  3953.  
  3954. p3.CanCollide = false
  3955.  
  3956. p3.Locked = true
  3957.  
  3958. p3.FormFactor = Enum.FormFactor.Custom
  3959.  
  3960. p3.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3961.  
  3962. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3963.  
  3964. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3965.  
  3966. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3967.  
  3968. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3969.  
  3970. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3971.  
  3972. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3973.  
  3974. p4 = Instance.new("Part", m)
  3975.  
  3976. p4.BrickColor = BrickColor.new("Dark stone grey")
  3977.  
  3978. p4.Material = Enum.Material.SmoothPlastic
  3979.  
  3980. p4.CFrame = CFrame.new(0.399987936, 5.19413757, 22.6266346, 7.54979084E-8, 1, -2.90844433E-16, 4.37113883E-8, -3.00927449E-15, 1, 1, -7.54979084E-8, -4.37113883E-8)
  3981.  
  3982. p4.CanCollide = false
  3983.  
  3984. p4.Locked = true
  3985.  
  3986. p4.FormFactor = Enum.FormFactor.Custom
  3987.  
  3988. p4.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  3989.  
  3990. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3991.  
  3992. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3993.  
  3994. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3995.  
  3996. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3997.  
  3998. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3999.  
  4000. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4001.  
  4002. b1 = Instance.new("SpecialMesh", p4)
  4003.  
  4004. b1.MeshType = Enum.MeshType.Wedge
  4005.  
  4006. b1.Name = "Mesh"
  4007.  
  4008. p5 = Instance.new("Part", m)
  4009.  
  4010. p5.BrickColor = BrickColor.new("Dark stone grey")
  4011.  
  4012. p5.Material = Enum.Material.SmoothPlastic
  4013.  
  4014. p5.CFrame = CFrame.new(0.399987936, 5.79408264, 22.6266193, -4.37113954E-8, 1, -6.93846136E-9, 4.37113883E-8, -6.93846003E-9, -1, -1, -4.37113954E-8, -4.37113883E-8)
  4015.  
  4016. p5.CanCollide = false
  4017.  
  4018. p5.Locked = true
  4019.  
  4020. p5.FormFactor = Enum.FormFactor.Custom
  4021.  
  4022. p5.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  4023.  
  4024. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4025.  
  4026. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4027.  
  4028. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4029.  
  4030. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4031.  
  4032. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4033.  
  4034. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4035.  
  4036. b2 = Instance.new("SpecialMesh", p5)
  4037.  
  4038. b2.MeshType = Enum.MeshType.Wedge
  4039.  
  4040. b2.Name = "Mesh"
  4041.  
  4042. p6 = Instance.new("Part", m)
  4043.  
  4044. p6.BrickColor = BrickColor.new("Dark stone grey")
  4045.  
  4046. p6.Material = Enum.Material.SmoothPlastic
  4047.  
  4048. p6.CFrame = CFrame.new(0.599969923, 6.09387207, 22.2166615, -1, -1.50995788E-7, -3.55271368E-15, -9.32587341E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  4049.  
  4050. p6.CanCollide = false
  4051.  
  4052. p6.Locked = true
  4053.  
  4054. p6.FormFactor = Enum.FormFactor.Custom
  4055.  
  4056. p6.Size = Vector3.new(0.200000003, 1, 0.200000003)
  4057.  
  4058. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4059.  
  4060. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4061.  
  4062. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4063.  
  4064. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4065.  
  4066. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4067.  
  4068. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4069.  
  4070. p7 = Instance.new("Part", m)
  4071.  
  4072. p7.BrickColor = BrickColor.new("Dark stone grey")
  4073.  
  4074. p7.Material = Enum.Material.SmoothPlastic
  4075.  
  4076. p7.CFrame = CFrame.new(0.599969983, 5.5940094, 21.2165241, 1, -1.48949937E-8, -3.29016819E-16, -1.14913995E-15, -4.37113883E-8, 1, -1.48949937E-8, -1, -4.37113883E-8)
  4077.  
  4078. p7.CanCollide = false
  4079.  
  4080. p7.Locked = true
  4081.  
  4082. p7.FormFactor = Enum.FormFactor.Custom
  4083.  
  4084. p7.Size = Vector3.new(0.200000003, 0.200000003, 1.20000005)
  4085.  
  4086. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4087.  
  4088. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4089.  
  4090. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4091.  
  4092. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4093.  
  4094. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4095.  
  4096. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4097.  
  4098. b3 = Instance.new("SpecialMesh", p7)
  4099.  
  4100. b3.MeshType = Enum.MeshType.Wedge
  4101.  
  4102. b3.Name = "Mesh"
  4103.  
  4104. p8 = Instance.new("Part", m)
  4105.  
  4106. p8.BrickColor = BrickColor.new("Really black")
  4107.  
  4108. p8.Material = Enum.Material.SmoothPlastic
  4109.  
  4110. p8.CFrame = CFrame.new(-0.600018978, 6.19389343, 21.6167164, -1, -1.50995788E-7, -3.57165122E-15, -9.34481137E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  4111.  
  4112. p8.CanCollide = false
  4113.  
  4114. p8.Locked = true
  4115.  
  4116. p8.FormFactor = Enum.FormFactor.Custom
  4117.  
  4118. p8.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  4119.  
  4120. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4121.  
  4122. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4123.  
  4124. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4125.  
  4126. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4127.  
  4128. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4129.  
  4130. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4131.  
  4132. p9 = Instance.new("Part", m)
  4133.  
  4134. p9.BrickColor = BrickColor.new("Really black")
  4135.  
  4136. p9.Material = Enum.Material.SmoothPlastic
  4137.  
  4138. p9.CFrame = CFrame.new(-5.00679016E-6, 6.19387817, 21.4166737, -1, -1.50995788E-7, -3.57196504E-15, -9.34512477E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  4139.  
  4140. p9.CanCollide = false
  4141.  
  4142. p9.Locked = true
  4143.  
  4144. p9.FormFactor = Enum.FormFactor.Custom
  4145.  
  4146. p9.Size = Vector3.new(1.39999974, 0.200000003, 0.400000006)
  4147.  
  4148. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4149.  
  4150. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4151.  
  4152. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4153.  
  4154. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4155.  
  4156. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4157.  
  4158. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4159.  
  4160. p10 = Instance.new("Part", m)
  4161.  
  4162. p10.BrickColor = BrickColor.new("Really black")
  4163.  
  4164. p10.Material = Enum.Material.SmoothPlastic
  4165.  
  4166. p10.CFrame = CFrame.new(0.199975997, 4.19387817, 22.516283, -1, 1.50995817E-7, -3.60255394E-16, 7.06705804E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  4167.  
  4168. p10.CanCollide = false
  4169.  
  4170. p10.Locked = true
  4171.  
  4172. p10.FormFactor = Enum.FormFactor.Custom
  4173.  
  4174. p10.Size = Vector3.new(0.200000003, 0.400000036, 1.20000005)
  4175.  
  4176. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4177.  
  4178. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4179.  
  4180. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4181.  
  4182. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4183.  
  4184. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4185.  
  4186. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4187.  
  4188. b4 = Instance.new("SpecialMesh", p10)
  4189.  
  4190. b4.MeshType = Enum.MeshType.Wedge
  4191.  
  4192. b4.Name = "Mesh"
  4193.  
  4194. p11 = Instance.new("Part", m)
  4195.  
  4196. p11.BrickColor = BrickColor.new("Really black")
  4197.  
  4198. p11.Material = Enum.Material.SmoothPlastic
  4199.  
  4200. p11.CFrame = CFrame.new(0.600000978, 4.19389343, 22.516283, -1, 1.50995817E-7, -3.60255394E-16, 7.06705804E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  4201.  
  4202. p11.CanCollide = false
  4203.  
  4204. p11.Locked = true
  4205.  
  4206. p11.FormFactor = Enum.FormFactor.Custom
  4207.  
  4208. p11.Size = Vector3.new(0.200000003, 0.400000036, 1.20000005)
  4209.  
  4210. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4211.  
  4212. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4213.  
  4214. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4215.  
  4216. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4217.  
  4218. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4219.  
  4220. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4221.  
  4222. b5 = Instance.new("SpecialMesh", p11)
  4223.  
  4224. b5.MeshType = Enum.MeshType.Wedge
  4225.  
  4226. b5.Name = "Mesh"
  4227.  
  4228. p12 = Instance.new("Part", m)
  4229.  
  4230. p12.BrickColor = BrickColor.new("Really black")
  4231.  
  4232. p12.Material = Enum.Material.SmoothPlastic
  4233.  
  4234. p12.CFrame = CFrame.new(-0.600018978, 4.19384766, 22.5162983, -1, 1.50995817E-7, -3.60255394E-16, 7.06705804E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  4235.  
  4236. p12.CanCollide = false
  4237.  
  4238. p12.Locked = true
  4239.  
  4240. p12.FormFactor = Enum.FormFactor.Custom
  4241.  
  4242. p12.Size = Vector3.new(0.200000003, 0.400000036, 1.20000005)
  4243.  
  4244. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4245.  
  4246. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4247.  
  4248. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4249.  
  4250. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4251.  
  4252. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4253.  
  4254. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4255.  
  4256. b6 = Instance.new("SpecialMesh", p12)
  4257.  
  4258. b6.MeshType = Enum.MeshType.Wedge
  4259.  
  4260. b6.Name = "Mesh"
  4261.  
  4262. p13 = Instance.new("Part", m)
  4263.  
  4264. p13.BrickColor = BrickColor.new("Dark stone grey")
  4265.  
  4266. p13.Material = Enum.Material.SmoothPlastic
  4267.  
  4268. p13.CFrame = CFrame.new(-0.200017989, 6.19396973, 22.8164539, -1, 1.50995817E-7, -3.5985136E-16, 7.06746207E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  4269.  
  4270. p13.CanCollide = false
  4271.  
  4272. p13.Locked = true
  4273.  
  4274. p13.FormFactor = Enum.FormFactor.Custom
  4275.  
  4276. p13.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  4277.  
  4278. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4279.  
  4280. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4281.  
  4282. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4283.  
  4284. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4285.  
  4286. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4287.  
  4288. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4289.  
  4290. b7 = Instance.new("SpecialMesh", p13)
  4291.  
  4292. b7.MeshType = Enum.MeshType.Wedge
  4293.  
  4294. b7.Name = "Mesh"
  4295.  
  4296. p14 = Instance.new("Part", m)
  4297.  
  4298. p14.BrickColor = BrickColor.new("Dark stone grey")
  4299.  
  4300. p14.Material = Enum.Material.SmoothPlastic
  4301.  
  4302. p14.CFrame = CFrame.new(0.199976027, 6.19396973, 22.8164539, -1, 1.50995817E-7, -3.5985136E-16, 7.06746207E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  4303.  
  4304. p14.CanCollide = false
  4305.  
  4306. p14.Locked = true
  4307.  
  4308. p14.FormFactor = Enum.FormFactor.Custom
  4309.  
  4310. p14.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  4311.  
  4312. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4313.  
  4314. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4315.  
  4316. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4317.  
  4318. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4319.  
  4320. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4321.  
  4322. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4323.  
  4324. b8 = Instance.new("SpecialMesh", p14)
  4325.  
  4326. b8.MeshType = Enum.MeshType.Wedge
  4327.  
  4328. b8.Name = "Mesh"
  4329.  
  4330. p15 = Instance.new("Part", m)
  4331.  
  4332. p15.BrickColor = BrickColor.new("Dark stone grey")
  4333.  
  4334. p15.Material = Enum.Material.SmoothPlastic
  4335.  
  4336. p15.CFrame = CFrame.new(-0.600018978, 6.19395447, 22.8164692, -1, 1.50995817E-7, -3.5985136E-16, 7.06746207E-15, 4.37113883E-8, 1, 1.50995817E-7, 1, -4.37113883E-8)
  4337.  
  4338. p15.CanCollide = false
  4339.  
  4340. p15.Locked = true
  4341.  
  4342. p15.FormFactor = Enum.FormFactor.Custom
  4343.  
  4344. p15.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  4345.  
  4346. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4347.  
  4348. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4349.  
  4350. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4351.  
  4352. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4353.  
  4354. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4355.  
  4356. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4357.  
  4358. b9 = Instance.new("SpecialMesh", p15)
  4359.  
  4360. b9.MeshType = Enum.MeshType.Wedge
  4361.  
  4362. b9.Name = "Mesh"
  4363.  
  4364. p16 = Instance.new("Part", m)
  4365.  
  4366. p16.BrickColor = BrickColor.new("Dark stone grey")
  4367.  
  4368. p16.Material = Enum.Material.SmoothPlastic
  4369.  
  4370. p16.CFrame = CFrame.new(-0.600018978, 6.29393005, 22.1167316, -1, -1.50995788E-7, -3.55249006E-15, -9.32564894E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  4371.  
  4372. p16.CanCollide = false
  4373.  
  4374. p16.Locked = true
  4375.  
  4376. p16.FormFactor = Enum.FormFactor.Custom
  4377.  
  4378. p16.Size = Vector3.new(0.200000003, 0.800000012, 0.200000003)
  4379.  
  4380. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4381.  
  4382. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4383.  
  4384. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4385.  
  4386. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4387.  
  4388. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4389.  
  4390. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4391.  
  4392. p17 = Instance.new("Part", m)
  4393.  
  4394. p17.BrickColor = BrickColor.new("Dark stone grey")
  4395.  
  4396. p17.Material = Enum.Material.SmoothPlastic
  4397.  
  4398. p17.CFrame = CFrame.new(-5.00679016E-6, 6.29388428, 22.6165791, -1, -1.50995788E-7, -3.55231007E-15, -9.32547022E-15, 4.37113883E-8, 1, -1.50995788E-7, 1, -4.37113883E-8)
  4399.  
  4400. p17.CanCollide = false
  4401.  
  4402. p17.Locked = true
  4403.  
  4404. p17.FormFactor = Enum.FormFactor.Custom
  4405.  
  4406. p17.Size = Vector3.new(1.39999974, 0.200000003, 0.200000003)
  4407.  
  4408. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4409.  
  4410. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4411.  
  4412. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4413.  
  4414. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4415.  
  4416. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4417.  
  4418. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4419.  
  4420. p18 = Instance.new("Part", m)
  4421.  
  4422. p18.BrickColor = BrickColor.new("Really black")
  4423.  
  4424. p18.Material = Enum.Material.SmoothPlastic
  4425.  
  4426. p18.CFrame = CFrame.new(0.199975982, 3.38136244, 21.9094734, -1, 1.50995817E-7, -3.22820628E-13, -7.54981926E-8, -0.50000006, 0.866025388, 1.30766068E-7, 0.866025388, 0.50000006)
  4427.  
  4428. p18.CanCollide = false
  4429.  
  4430. p18.Locked = true
  4431.  
  4432. p18.FormFactor = Enum.FormFactor.Custom
  4433.  
  4434. p18.Size = Vector3.new(0.200000003, 0.200000033, 2)
  4435.  
  4436. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4437.  
  4438. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4439.  
  4440. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4441.  
  4442. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4443.  
  4444. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4445.  
  4446. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4447.  
  4448. b10 = Instance.new("SpecialMesh", p18)
  4449.  
  4450. b10.MeshType = Enum.MeshType.Wedge
  4451.  
  4452. b10.Name = "Mesh"
  4453.  
  4454. p19 = Instance.new("Part", m)
  4455.  
  4456. p19.BrickColor = BrickColor.new("Really black")
  4457.  
  4458. p19.Material = Enum.Material.SmoothPlastic
  4459.  
  4460. p19.CFrame = CFrame.new(-0.600019097, 3.78135633, 22.3094673, -1, 1.50995817E-7, -2.30108359E-13, -3.90808097E-8, -0.258819073, 0.965925813, 1.4585072E-7, 0.965925813, 0.258819073)
  4461.  
  4462. p19.CanCollide = false
  4463.  
  4464. p19.Locked = true
  4465.  
  4466. p19.FormFactor = Enum.FormFactor.Custom
  4467.  
  4468. p19.Size = Vector3.new(0.200000003, 0.200000033, 2)
  4469.  
  4470. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4471.  
  4472. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4473.  
  4474. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4475.  
  4476. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4477.  
  4478. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4479.  
  4480. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4481.  
  4482. b11 = Instance.new("SpecialMesh", p19)
  4483.  
  4484. b11.MeshType = Enum.MeshType.Wedge
  4485.  
  4486. b11.Name = "Mesh"
  4487.  
  4488. p20 = Instance.new("Part", m)
  4489.  
  4490. p20.BrickColor = BrickColor.new("Really black")
  4491.  
  4492. p20.Material = Enum.Material.SmoothPlastic
  4493.  
  4494. p20.CFrame = CFrame.new(-0.200018048, 3.78135633, 22.3094673, -1, 1.50995817E-7, -2.30108359E-13, -3.90808097E-8, -0.258819073, 0.965925813, 1.4585072E-7, 0.965925813, 0.258819073)
  4495.  
  4496. p20.CanCollide = false
  4497.  
  4498. p20.Locked = true
  4499.  
  4500. p20.FormFactor = Enum.FormFactor.Custom
  4501.  
  4502. p20.Size = Vector3.new(0.200000003, 0.200000033, 2)
  4503.  
  4504. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4505.  
  4506. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4507.  
  4508. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4509.  
  4510. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4511.  
  4512. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4513.  
  4514. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4515.  
  4516. b12 = Instance.new("SpecialMesh", p20)
  4517.  
  4518. b12.MeshType = Enum.MeshType.Wedge
  4519.  
  4520. b12.Name = "Mesh"
  4521.  
  4522. p21 = Instance.new("Part", m)
  4523.  
  4524. p21.BrickColor = BrickColor.new("Really black")
  4525.  
  4526. p21.Material = Enum.Material.SmoothPlastic
  4527.  
  4528. p21.CFrame = CFrame.new(-5.05149364E-6, 5.49386597, 21.4166775, -1, -1.50995803E-7, -1.97629185E-14, -1.0658141E-14, 2.98023224E-8, 1, -1.50995788E-7, 1, -2.98023224E-8)
  4529.  
  4530. p21.CanCollide = false
  4531.  
  4532. p21.Locked = true
  4533.  
  4534. p21.FormFactor = Enum.FormFactor.Custom
  4535.  
  4536. p21.Size = Vector3.new(0.999999642, 0.200000003, 1)
  4537.  
  4538. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4539.  
  4540. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4541.  
  4542. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4543.  
  4544. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4545.  
  4546. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4547.  
  4548. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4549.  
  4550. p22 = Instance.new("Part", m)
  4551.  
  4552. p22.BrickColor = BrickColor.new("Really black")
  4553.  
  4554. p22.Material = Enum.Material.SmoothPlastic
  4555.  
  4556. p22.CFrame = CFrame.new(-0.200018048, 4.19386292, 22.5163021, -1, 1.50995803E-7, -1.65511187E-14, 1.55371042E-15, 2.98023224E-8, 1, 1.50995817E-7, 1, -2.98023224E-8)
  4557.  
  4558. p22.CanCollide = false
  4559.  
  4560. p22.Locked = true
  4561.  
  4562. p22.FormFactor = Enum.FormFactor.Custom
  4563.  
  4564. p22.Size = Vector3.new(0.200000003, 0.400000036, 1.20000005)
  4565.  
  4566. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4567.  
  4568. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4569.  
  4570. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4571.  
  4572. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4573.  
  4574. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4575.  
  4576. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4577.  
  4578. b13 = Instance.new("SpecialMesh", p22)
  4579.  
  4580. b13.MeshType = Enum.MeshType.Wedge
  4581.  
  4582. b13.Name = "Mesh"
  4583.  
  4584. p23 = Instance.new("Part", m)
  4585.  
  4586. p23.BrickColor = BrickColor.new("Really black")
  4587.  
  4588. p23.Material = Enum.Material.SmoothPlastic
  4589.  
  4590. p23.CFrame = CFrame.new(0.600000918, 5.49391174, 22.1166744, -1, -1.50995803E-7, -1.97435774E-14, -1.06387999E-14, 2.98023224E-8, 1, -1.50995788E-7, 1, -2.98023224E-8)
  4591.  
  4592. p23.CanCollide = false
  4593.  
  4594. p23.Locked = true
  4595.  
  4596. p23.FormFactor = Enum.FormFactor.Custom
  4597.  
  4598. p23.Size = Vector3.new(0.200000003, 1.20000005, 1)
  4599.  
  4600. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4601.  
  4602. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4603.  
  4604. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4605.  
  4606. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4607.  
  4608. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4609.  
  4610. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4611.  
  4612. p24 = Instance.new("Part", m)
  4613.  
  4614. p24.BrickColor = BrickColor.new("Dark stone grey")
  4615.  
  4616. p24.Material = Enum.Material.SmoothPlastic
  4617.  
  4618. p24.CFrame = CFrame.new(-5.06639481E-6, 6.09391785, 22.6166592, -1, -1.50995803E-7, -1.97434876E-14, -1.06387101E-14, 2.98023224E-8, 1, -1.50995788E-7, 1, -2.98023224E-8)
  4619.  
  4620. p24.CanCollide = false
  4621.  
  4622. p24.Locked = true
  4623.  
  4624. p24.FormFactor = Enum.FormFactor.Custom
  4625.  
  4626. p24.Size = Vector3.new(0.999999642, 0.200000003, 0.200000003)
  4627.  
  4628. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4629.  
  4630. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4631.  
  4632. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4633.  
  4634. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4635.  
  4636. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4637.  
  4638. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4639.  
  4640. p25 = Instance.new("Part", m)
  4641.  
  4642. p25.BrickColor = BrickColor.new("Really black")
  4643.  
  4644. p25.Material = Enum.Material.SmoothPlastic
  4645.  
  4646. p25.CFrame = CFrame.new(-5.06639481E-6, 5.49403381, 22.6166592, -1, -1.50995803E-7, -1.97433182E-14, -1.06385407E-14, 2.98023224E-8, 1, -1.50995788E-7, 1, -2.98023224E-8)
  4647.  
  4648. p25.CanCollide = false
  4649.  
  4650. p25.Locked = true
  4651.  
  4652. p25.FormFactor = Enum.FormFactor.Custom
  4653.  
  4654. p25.Size = Vector3.new(1, 0.200000003, 1)
  4655.  
  4656. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4657.  
  4658. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4659.  
  4660. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4661.  
  4662. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4663.  
  4664. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4665.  
  4666. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4667.  
  4668. p26 = Instance.new("Part", m)
  4669.  
  4670. p26.BrickColor = BrickColor.new("Dark stone grey")
  4671.  
  4672. p26.Material = Enum.Material.SmoothPlastic
  4673.  
  4674. p26.CFrame = CFrame.new(-0.600018978, 5.59402466, 21.2165279, 1, -1.48945674E-8, -1.65198818E-14, 2.47118601E-15, -2.98023224E-8, 1, -1.48945816E-8, -1, -2.98023224E-8)
  4675.  
  4676. p26.CanCollide = false
  4677.  
  4678. p26.Locked = true
  4679.  
  4680. p26.FormFactor = Enum.FormFactor.Custom
  4681.  
  4682. p26.Size = Vector3.new(0.200000003, 0.200000003, 1.20000005)
  4683.  
  4684. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4685.  
  4686. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4687.  
  4688. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4689.  
  4690. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4691.  
  4692. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4693.  
  4694. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4695.  
  4696. b14 = Instance.new("SpecialMesh", p26)
  4697.  
  4698. b14.MeshType = Enum.MeshType.Wedge
  4699.  
  4700. b14.Name = "Mesh"
  4701.  
  4702. p27 = Instance.new("Part", m)
  4703.  
  4704. p27.BrickColor = BrickColor.new("Really black")
  4705.  
  4706. p27.Material = Enum.Material.SmoothPlastic
  4707.  
  4708. p27.CFrame = CFrame.new(-0.200018048, 3.38136244, 21.9094772, -1, 1.50995831E-7, -3.3138634E-13, -7.54981926E-8, -0.500000119, 0.866025388, 1.30766054E-7, 0.866025388, 0.500000119)
  4709.  
  4710. p27.CanCollide = false
  4711.  
  4712. p27.Locked = true
  4713.  
  4714. p27.FormFactor = Enum.FormFactor.Custom
  4715.  
  4716. p27.Size = Vector3.new(0.200000003, 0.200000033, 2)
  4717.  
  4718. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4719.  
  4720. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4721.  
  4722. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4723.  
  4724. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4725.  
  4726. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4727.  
  4728. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4729.  
  4730. b15 = Instance.new("SpecialMesh", p27)
  4731.  
  4732. b15.MeshType = Enum.MeshType.Wedge
  4733.  
  4734. b15.Name = "Mesh"
  4735.  
  4736. p28 = Instance.new("Part", m)
  4737.  
  4738. p28.BrickColor = BrickColor.new("Dark stone grey")
  4739.  
  4740. p28.Material = Enum.Material.SmoothPlastic
  4741.  
  4742. p28.CFrame = CFrame.new(-0.400030017, 5.19416857, 22.6266098, -4.37114132E-8, -1, -3.11936078E-14, 0, 1.77635684E-15, 1.00000012, -1.00000012, 4.37114096E-8, 0)
  4743.  
  4744. p28.CanCollide = false
  4745.  
  4746. p28.Locked = true
  4747.  
  4748. p28.FormFactor = Enum.FormFactor.Custom
  4749.  
  4750. p28.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  4751.  
  4752. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4753.  
  4754. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4755.  
  4756. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4757.  
  4758. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4759.  
  4760. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4761.  
  4762. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4763.  
  4764. b16 = Instance.new("SpecialMesh", p28)
  4765.  
  4766. b16.MeshType = Enum.MeshType.Wedge
  4767.  
  4768. b16.Name = "Mesh"
  4769.  
  4770. p29 = Instance.new("Part", m)
  4771.  
  4772. p29.BrickColor = BrickColor.new("Dark stone grey")
  4773.  
  4774. p29.Material = Enum.Material.SmoothPlastic
  4775.  
  4776. p29.CFrame = CFrame.new(-0.200018033, 5.79418993, 22.6265945, -4.37113634E-8, -1, 6.93751812E-9, -8.74227837E-8, -6.93748303E-9, -1.00000012, 1.00000012, -4.37113741E-8, -8.74227837E-8)
  4777.  
  4778. p29.CanCollide = false
  4779.  
  4780. p29.Locked = true
  4781.  
  4782. p29.FormFactor = Enum.FormFactor.Custom
  4783.  
  4784. p29.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  4785.  
  4786. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4787.  
  4788. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4789.  
  4790. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4791.  
  4792. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4793.  
  4794. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4795.  
  4796. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4797.  
  4798. b17 = Instance.new("SpecialMesh", p29)
  4799.  
  4800. b17.MeshType = Enum.MeshType.Wedge
  4801.  
  4802. b17.Name = "Mesh"
  4803.  
  4804. p30 = Instance.new("Part", m)
  4805.  
  4806. p30.BrickColor = BrickColor.new("Dark stone grey")
  4807.  
  4808. p30.Material = Enum.Material.SmoothPlastic
  4809.  
  4810. p30.CFrame = CFrame.new(0.199975982, 5.79412842, 22.6266098, -4.37114132E-8, 1, -5.01085538E-7, -3.17864988E-8, -5.01085594E-7, -1.00000012, -1.00000012, -4.37113989E-8, 3.17865201E-8)
  4811.  
  4812. p30.CanCollide = false
  4813.  
  4814. p30.Locked = true
  4815.  
  4816. p30.FormFactor = Enum.FormFactor.Custom
  4817.  
  4818. p30.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  4819.  
  4820. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4821.  
  4822. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4823.  
  4824. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4825.  
  4826. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4827.  
  4828. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4829.  
  4830. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4831.  
  4832. b18 = Instance.new("SpecialMesh", p30)
  4833.  
  4834. b18.MeshType = Enum.MeshType.Wedge
  4835.  
  4836. b18.Name = "Mesh"
  4837.  
  4838. p31 = Instance.new("Part", m)
  4839.  
  4840. p31.BrickColor = BrickColor.new("Dark stone grey")
  4841.  
  4842. p31.Material = Enum.Material.SmoothPlastic
  4843.  
  4844. p31.CFrame = CFrame.new(-0.400030017, 5.79417467, 22.6265793, -4.3711367E-8, -1, 6.93717084E-9, -8.74227908E-8, -6.93717084E-9, -1.00000012, 1.00000012, -4.3711367E-8, -8.74227837E-8)
  4845.  
  4846. p31.CanCollide = false
  4847.  
  4848. p31.Locked = true
  4849.  
  4850. p31.FormFactor = Enum.FormFactor.Custom
  4851.  
  4852. p31.Size = Vector3.new(0.200000003, 0.200000003, 0.400000036)
  4853.  
  4854. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4855.  
  4856. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4857.  
  4858. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4859.  
  4860. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4861.  
  4862. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4863.  
  4864. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4865.  
  4866. b19 = Instance.new("SpecialMesh", p31)
  4867.  
  4868. b19.MeshType = Enum.MeshType.Wedge
  4869.  
  4870. b19.Name = "Mesh"
  4871.  
  4872. p32 = Instance.new("Part", m)
  4873.  
  4874. p32.BrickColor = BrickColor.new("Dark stone grey")
  4875.  
  4876. p32.Material = Enum.Material.SmoothPlastic
  4877.  
  4878. p32.CFrame = CFrame.new(-5.00679016E-6, 5.49411058, 22.6266251, -1, -1.50995788E-7, 1.38822287E-12, 1.38467016E-12, -7.10542736E-15, 1.00000012, -1.50995788E-7, 1.00000012, 0)
  4879.  
  4880. p32.CanCollide = false
  4881.  
  4882. p32.Locked = true
  4883.  
  4884. p32.FormFactor = Enum.FormFactor.Custom
  4885.  
  4886. p32.Size = Vector3.new(0.999999642, 0.200000003, 0.200000003)
  4887.  
  4888. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4889.  
  4890. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4891.  
  4892. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4893.  
  4894. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4895.  
  4896. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4897.  
  4898. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4899.  
  4900. p33 = Instance.new("Part", m)
  4901.  
  4902. p33.BrickColor = BrickColor.new("Really black")
  4903.  
  4904. p33.Material = Enum.Material.SmoothPlastic
  4905.  
  4906. p33.CFrame = CFrame.new(-0.600018978, 5.49392748, 22.1166763, -1, -1.50995788E-7, 2.03542695E-14, 1.6801339E-14, -7.10542736E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.06542398E-19)
  4907.  
  4908. p33.CanCollide = false
  4909.  
  4910. p33.Locked = true
  4911.  
  4912. p33.FormFactor = Enum.FormFactor.Custom
  4913.  
  4914. p33.Size = Vector3.new(0.200000003, 1.20000005, 1)
  4915.  
  4916. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4917.  
  4918. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4919.  
  4920. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4921.  
  4922. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4923.  
  4924. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4925.  
  4926. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4927.  
  4928. p34 = Instance.new("Part", m)
  4929.  
  4930. p34.BrickColor = BrickColor.new("Dark stone grey")
  4931.  
  4932. p34.Material = Enum.Material.SmoothPlastic
  4933.  
  4934. p34.CFrame = CFrame.new(-0.600018978, 6.0938859, 22.2166672, -1, -1.50995788E-7, 2.03542695E-14, 1.6801339E-14, -7.10542736E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.06542398E-19)
  4935.  
  4936. p34.CanCollide = false
  4937.  
  4938. p34.Locked = true
  4939.  
  4940. p34.FormFactor = Enum.FormFactor.Custom
  4941.  
  4942. p34.Size = Vector3.new(0.200000003, 1, 0.200000003)
  4943.  
  4944. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4945.  
  4946. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4947.  
  4948. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4949.  
  4950. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4951.  
  4952. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4953.  
  4954. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4955.  
  4956. p35 = Instance.new("Part", m)
  4957.  
  4958. p35.BrickColor = BrickColor.new("Dark stone grey")
  4959.  
  4960. p35.Material = Enum.Material.SmoothPlastic
  4961.  
  4962. p35.CFrame = CFrame.new(0.600000978, 6.19400072, 22.8164444, -1, 1.50995817E-7, -7.02487027E-12, -7.02842428E-12, -7.10543244E-15, 1.00000012, 1.50995845E-7, 1.00000012, -1.27034159E-18)
  4963.  
  4964. p35.CanCollide = false
  4965.  
  4966. p35.Locked = true
  4967.  
  4968. p35.FormFactor = Enum.FormFactor.Custom
  4969.  
  4970. p35.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  4971.  
  4972. p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4973.  
  4974. p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4975.  
  4976. p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4977.  
  4978. p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4979.  
  4980. p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4981.  
  4982. p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4983.  
  4984. b20 = Instance.new("SpecialMesh", p35)
  4985.  
  4986. b20.MeshType = Enum.MeshType.Wedge
  4987.  
  4988. b20.Name = "Mesh"
  4989.  
  4990. p36 = Instance.new("Part", m)
  4991.  
  4992. p36.BrickColor = BrickColor.new("Dark stone grey")
  4993.  
  4994. p36.Material = Enum.Material.SmoothPlastic
  4995.  
  4996. p36.CFrame = CFrame.new(-0.600018978, 5.49412394, 21.4165421, -1, -1.50995788E-7, 2.03548116E-14, 1.68016642E-14, -7.1075551E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.33414135E-18)
  4997.  
  4998. p36.CanCollide = false
  4999.  
  5000. p36.Locked = true
  5001.  
  5002. p36.FormFactor = Enum.FormFactor.Custom
  5003.  
  5004. p36.Size = Vector3.new(0.200000003, 0.200000003, 1)
  5005.  
  5006. p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5007.  
  5008. p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5009.  
  5010. p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5011.  
  5012. p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5013.  
  5014. p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5015.  
  5016. p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5017.  
  5018. p37 = Instance.new("Part", m)
  5019.  
  5020. p37.BrickColor = BrickColor.new("Dark stone grey")
  5021.  
  5022. p37.Material = Enum.Material.SmoothPlastic
  5023.  
  5024. p37.CFrame = CFrame.new(0.600000978, 5.49408007, 21.4165726, -1, -1.50995788E-7, 2.03740189E-14, 1.68208715E-14, -7.1075551E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.33413846E-18)
  5025.  
  5026. p37.CanCollide = false
  5027.  
  5028. p37.Locked = true
  5029.  
  5030. p37.FormFactor = Enum.FormFactor.Custom
  5031.  
  5032. p37.Size = Vector3.new(0.200000003, 0.200000003, 1)
  5033.  
  5034. p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5035.  
  5036. p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5037.  
  5038. p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5039.  
  5040. p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5041.  
  5042. p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5043.  
  5044. p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5045.  
  5046. p38 = Instance.new("Part", m)
  5047.  
  5048. p38.BrickColor = BrickColor.new("Really black")
  5049.  
  5050. p38.Material = Enum.Material.SmoothPlastic
  5051.  
  5052. p38.CFrame = CFrame.new(0.600000978, 6.19389391, 21.6167221, -1, -1.50995788E-7, 2.03548116E-14, 1.68016642E-14, -7.1075551E-15, 1.00000012, -1.50995788E-7, 1.00000012, -2.33414135E-18)
  5053.  
  5054. p38.CanCollide = false
  5055.  
  5056. p38.Locked = true
  5057.  
  5058. p38.FormFactor = Enum.FormFactor.Custom
  5059.  
  5060. p38.Size = Vector3.new(0.200000003, 0.200000003, 0.400000006)
  5061.  
  5062. p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5063.  
  5064. p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5065.  
  5066. p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5067.  
  5068. p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5069.  
  5070. p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5071.  
  5072. p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5073.  
  5074. p39 = Instance.new("Part", m)
  5075.  
  5076. p39.BrickColor = BrickColor.new("Really black")
  5077.  
  5078. p39.Material = Enum.Material.SmoothPlastic
  5079.  
  5080. p39.CFrame = CFrame.new(-0.600018859, 3.38136268, 21.9094791, -1, 1.50995803E-7, -3.02116459E-13, -7.54981855E-8, -0.500000179, 0.866025507, 1.30766097E-7, 0.866025507, 0.500000179)
  5081.  
  5082. p39.CanCollide = false
  5083.  
  5084. p39.Locked = true
  5085.  
  5086. p39.FormFactor = Enum.FormFactor.Custom
  5087.  
  5088. p39.Size = Vector3.new(0.200000003, 0.200000033, 2)
  5089.  
  5090. p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5091.  
  5092. p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5093.  
  5094. p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5095.  
  5096. p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5097.  
  5098. p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5099.  
  5100. p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5101.  
  5102. b21 = Instance.new("SpecialMesh", p39)
  5103.  
  5104. b21.MeshType = Enum.MeshType.Wedge
  5105.  
  5106. b21.Name = "Mesh"
  5107.  
  5108. p40 = Instance.new("Part", m)
  5109.  
  5110. p40.BrickColor = BrickColor.new("Really black")
  5111.  
  5112. p40.Material = Enum.Material.SmoothPlastic
  5113.  
  5114. p40.CFrame = CFrame.new(0.600000978, 3.78135681, 22.309473, -1, 1.50995803E-7, -2.06556967E-13, -3.9080799E-8, -0.258819163, 0.965925932, 1.45850763E-7, 0.965925932, 0.258819163)
  5115.  
  5116. p40.CanCollide = false
  5117.  
  5118. p40.Locked = true
  5119.  
  5120. p40.FormFactor = Enum.FormFactor.Custom
  5121.  
  5122. p40.Size = Vector3.new(0.200000003, 0.200000033, 2)
  5123.  
  5124. p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5125.  
  5126. p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5127.  
  5128. p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5129.  
  5130. p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5131.  
  5132. p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5133.  
  5134. p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5135.  
  5136. b22 = Instance.new("SpecialMesh", p40)
  5137.  
  5138. b22.MeshType = Enum.MeshType.Wedge
  5139.  
  5140. b22.Name = "Mesh"
  5141.  
  5142. p41 = Instance.new("Part", m)
  5143.  
  5144. p41.BrickColor = BrickColor.new("Really black")
  5145.  
  5146. p41.Material = Enum.Material.SmoothPlastic
  5147.  
  5148. p41.CFrame = CFrame.new(0.600000978, 3.38136244, 21.909483, -1, 1.50995803E-7, -3.13205543E-13, -7.54981784E-8, -0.500000179, 0.866025448, 1.30766111E-7, 0.866025448, 0.500000179)
  5149.  
  5150. p41.CanCollide = false
  5151.  
  5152. p41.Locked = true
  5153.  
  5154. p41.FormFactor = Enum.FormFactor.Custom
  5155.  
  5156. p41.Size = Vector3.new(0.200000003, 0.200000033, 2)
  5157.  
  5158. p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5159.  
  5160. p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5161.  
  5162. p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5163.  
  5164. p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5165.  
  5166. p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5167.  
  5168. p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5169.  
  5170. b23 = Instance.new("SpecialMesh", p41)
  5171.  
  5172. b23.MeshType = Enum.MeshType.Wedge
  5173.  
  5174. b23.Name = "Mesh"
  5175.  
  5176. p42 = Instance.new("Part", m)
  5177.  
  5178. p42.BrickColor = BrickColor.new("Dark stone grey")
  5179.  
  5180. p42.Material = Enum.Material.SmoothPlastic
  5181.  
  5182. p42.CFrame = CFrame.new(0.599969983, 6.29383993, 21.2167339, -1, -1.50995817E-7, -1.2377252E-15, 3.55271368E-14, -2.98023224E-8, 1.00000012, -1.5099576E-7, 1.00000012, 2.98023224E-8)
  5183.  
  5184. p42.CanCollide = false
  5185.  
  5186. p42.Locked = true
  5187.  
  5188. p42.FormFactor = Enum.FormFactor.Custom
  5189.  
  5190. p42.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5191.  
  5192. p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5193.  
  5194. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5195.  
  5196. p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5197.  
  5198. p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5199.  
  5200. p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5201.  
  5202. p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5203.  
  5204. p43 = Instance.new("Part", m)
  5205.  
  5206. p43.BrickColor = BrickColor.new("Really black")
  5207.  
  5208. p43.Material = Enum.Material.SmoothPlastic
  5209.  
  5210. p43.CFrame = CFrame.new(0.199975967, 3.781358, 22.3094769, -1, 1.50995803E-7, -2.21463798E-13, -3.90807813E-8, -0.258819163, 0.965925932, 1.45850777E-7, 0.965925932, 0.258819163)
  5211.  
  5212. p43.CanCollide = false
  5213.  
  5214. p43.Locked = true
  5215.  
  5216. p43.FormFactor = Enum.FormFactor.Custom
  5217.  
  5218. p43.Size = Vector3.new(0.200000003, 0.200000033, 2)
  5219.  
  5220. p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5221.  
  5222. p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5223.  
  5224. p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5225.  
  5226. p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5227.  
  5228. p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5229.  
  5230. p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5231.  
  5232. b24 = Instance.new("SpecialMesh", p43)
  5233.  
  5234. b24.MeshType = Enum.MeshType.Wedge
  5235.  
  5236. b24.Name = "Mesh"
  5237.  
  5238. p44 = Instance.new("Part", m)
  5239.  
  5240. p44.BrickColor = BrickColor.new("Really black")
  5241.  
  5242. p44.Transparency = 1
  5243.  
  5244. p44.Name = "ArmPart"
  5245.  
  5246. p44.CFrame = CFrame.new(-4.47034836E-8, 5.90000105, 22.0000114, 1, -4.30749457E-15, -4.75632717E-16, -3.59703857E-14, 1.00000012, -5.96046448E-8, -7.04945E-14, 5.96046448E-8, 1.00000012)
  5247.  
  5248. p44.CanCollide = false
  5249.  
  5250. p44.Locked = true
  5251.  
  5252. p44.FormFactor = Enum.FormFactor.Custom
  5253.  
  5254. p44.Size = Vector3.new(1, 1, 1)
  5255.  
  5256. p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5257.  
  5258. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5259.  
  5260. p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5261.  
  5262. p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5263.  
  5264. p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5265.  
  5266. p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5267.  
  5268. w1 = Instance.new("Weld", p1)
  5269.  
  5270. w1.Name = "Part_Weld"
  5271.  
  5272. w1.Part0 = p1
  5273.  
  5274. w1.C0 = CFrame.new(-1.60009427E-6, -22.5165577, -4.89385843, -1, -9.79170765E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19147107E-15, 1, -4.37113883E-8)
  5275.  
  5276. w1.Part1 = p2
  5277.  
  5278. w1.C1 = CFrame.new(0.599973321, -22.1166859, -6.29395914, -1, -9.79170765E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19147107E-15, 1, -4.37113883E-8)
  5279.  
  5280. w2 = Instance.new("Weld", p2)
  5281.  
  5282. w2.Name = "Part_Weld"
  5283.  
  5284. w2.Part0 = p2
  5285.  
  5286. w2.C0 = CFrame.new(0.599973321, -22.1166859, -6.29395914, -1, -9.79170765E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19147107E-15, 1, -4.37113883E-8)
  5287.  
  5288. w2.Part1 = p3
  5289.  
  5290. w2.C1 = CFrame.new(-0.600015759, -21.2167225, -6.29383707, -1, -9.81109284E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21085711E-15, 1, -4.37113883E-8)
  5291.  
  5292. w3 = Instance.new("Weld", p3)
  5293.  
  5294. w3.Name = "Part_Weld"
  5295.  
  5296. w3.Part0 = p3
  5297.  
  5298. w3.C0 = CFrame.new(-0.600015759, -21.2167225, -6.29383707, -1, -9.81109284E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21085711E-15, 1, -4.37113883E-8)
  5299.  
  5300. w3.Part1 = p4
  5301.  
  5302. w3.C1 = CFrame.new(-22.6266346, -0.399986297, -5.19413614, 7.54979013E-8, 4.37113883E-8, 1, 1, -3.00927322E-15, -7.54979013E-8, -2.90844856E-16, 1, -4.37113883E-8)
  5303.  
  5304. w4 = Instance.new("Weld", p4)
  5305.  
  5306. w4.Name = "Part_Weld"
  5307.  
  5308. w4.Part0 = p4
  5309.  
  5310. w4.C0 = CFrame.new(-22.6266346, -0.399986297, -5.19413614, 7.54979013E-8, 4.37113883E-8, 1, 1, -3.00927322E-15, -7.54979013E-8, -2.90844856E-16, 1, -4.37113883E-8)
  5311.  
  5312. w4.Part1 = p5
  5313.  
  5314. w4.C1 = CFrame.new(22.6266193, -0.399986982, 5.79408312, -4.37113883E-8, 4.37113883E-8, -1, 1, -6.93845958E-9, -4.37113883E-8, -6.93846136E-9, -1, -4.37113883E-8)
  5315.  
  5316. w5 = Instance.new("Weld", p5)
  5317.  
  5318. w5.Name = "Part_Weld"
  5319.  
  5320. w5.Part0 = p5
  5321.  
  5322. w5.C0 = CFrame.new(22.6266193, -0.399986982, 5.79408312, -4.37113883E-8, 4.37113883E-8, -1, 1, -6.93845958E-9, -4.37113883E-8, -6.93846136E-9, -1, -4.37113883E-8)
  5323.  
  5324. w5.Part1 = p6
  5325.  
  5326. w5.C1 = CFrame.new(0.599973321, -22.2166615, -6.09387064, -1, -9.79202105E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19178532E-15, 1, -4.37113883E-8)
  5327.  
  5328. w6 = Instance.new("Weld", p6)
  5329.  
  5330. w6.Name = "Part_Weld"
  5331.  
  5332. w6.Part0 = p6
  5333.  
  5334. w6.C0 = CFrame.new(0.599973321, -22.2166615, -6.09387064, -1, -9.79202105E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19178532E-15, 1, -4.37113883E-8)
  5335.  
  5336. w6.Part1 = p7
  5337.  
  5338. w6.C1 = CFrame.new(-0.599969685, 21.2165241, -5.59400797, 1, -6.82992523E-16, -1.48949821E-8, -1.48949821E-8, -4.37113883E-8, -1, 3.1912178E-17, 1, -4.37113883E-8)
  5339.  
  5340. w7 = Instance.new("Weld", p7)
  5341.  
  5342. w7.Name = "Part_Weld"
  5343.  
  5344. w7.Part0 = p7
  5345.  
  5346. w7.C0 = CFrame.new(-0.599969685, 21.2165241, -5.59400797, 1, -6.82992523E-16, -1.48949821E-8, -1.48949821E-8, -4.37113883E-8, -1, 3.1912178E-17, 1, -4.37113883E-8)
  5347.  
  5348. w7.Part1 = p8
  5349.  
  5350. w7.C1 = CFrame.new(-0.6000157, -21.6167164, -6.193892, -1, -9.81095901E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21072243E-15, 1, -4.37113883E-8)
  5351.  
  5352. w8 = Instance.new("Weld", p8)
  5353.  
  5354. w8.Name = "Part_Weld"
  5355.  
  5356. w8.Part0 = p8
  5357.  
  5358. w8.C0 = CFrame.new(-0.6000157, -21.6167164, -6.193892, -1, -9.81095901E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21072243E-15, 1, -4.37113883E-8)
  5359.  
  5360. w8.Part1 = p9
  5361.  
  5362. w8.C1 = CFrame.new(-1.76617209E-6, -21.4166737, -6.19387674, -1, -9.81127241E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21103668E-15, 1, -4.37113883E-8)
  5363.  
  5364. w9 = Instance.new("Weld", p9)
  5365.  
  5366. w9.Name = "Part_Weld"
  5367.  
  5368. w9.Part0 = p9
  5369.  
  5370. w9.C0 = CFrame.new(-1.76617209E-6, -21.4166737, -6.19387674, -1, -9.81127241E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21103668E-15, 1, -4.37113883E-8)
  5371.  
  5372. w9.Part1 = p10
  5373.  
  5374. w9.C1 = CFrame.new(0.1999726, -22.516283, -4.19387674, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  5375.  
  5376. w10 = Instance.new("Weld", p10)
  5377.  
  5378. w10.Name = "Part_Weld"
  5379.  
  5380. w10.Part0 = p10
  5381.  
  5382. w10.C0 = CFrame.new(0.1999726, -22.516283, -4.19387674, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  5383.  
  5384. w10.Part1 = p11
  5385.  
  5386. w10.C1 = CFrame.new(0.59999758, -22.516283, -4.193892, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  5387.  
  5388. w11 = Instance.new("Weld", p11)
  5389.  
  5390. w11.Name = "Part_Weld"
  5391.  
  5392. w11.Part0 = p11
  5393.  
  5394. w11.C0 = CFrame.new(0.59999758, -22.516283, -4.193892, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  5395.  
  5396. w11.Part1 = p12
  5397.  
  5398. w11.C1 = CFrame.new(-0.600022376, -22.5162983, -4.19384623, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  5399.  
  5400. w12 = Instance.new("Weld", p12)
  5401.  
  5402. w12.Name = "Part_Weld"
  5403.  
  5404. w12.Part0 = p12
  5405.  
  5406. w12.C0 = CFrame.new(-0.600022376, -22.5162983, -4.19384623, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  5407.  
  5408. w12.Part1 = p13
  5409.  
  5410. w12.C1 = CFrame.new(-0.200021446, -22.8164539, -6.1939683, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  5411.  
  5412. w13 = Instance.new("Weld", p13)
  5413.  
  5414. w13.Name = "Part_Weld"
  5415.  
  5416. w13.Part0 = p13
  5417.  
  5418. w13.C0 = CFrame.new(-0.200021446, -22.8164539, -6.1939683, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  5419.  
  5420. w13.Part1 = p14
  5421.  
  5422. w13.C1 = CFrame.new(0.199972555, -22.8164539, -6.1939683, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  5423.  
  5424. w14 = Instance.new("Weld", p14)
  5425.  
  5426. w14.Name = "Part_Weld"
  5427.  
  5428. w14.Part0 = p14
  5429.  
  5430. w14.C0 = CFrame.new(0.199972555, -22.8164539, -6.1939683, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  5431.  
  5432. w14.Part1 = p15
  5433.  
  5434. w14.C1 = CFrame.new(-0.600022435, -22.8164692, -6.19395304, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  5435.  
  5436. w15 = Instance.new("Weld", p15)
  5437.  
  5438. w15.Name = "Part_Weld"
  5439.  
  5440. w15.Part0 = p15
  5441.  
  5442. w15.C0 = CFrame.new(-0.600022435, -22.8164692, -6.19395304, -1, 6.60131358E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 1.07742591E-18, 1, -4.37113883E-8)
  5443.  
  5444. w15.Part1 = p16
  5445.  
  5446. w15.C1 = CFrame.new(-0.60001564, -22.1167316, -6.29392862, -1, -9.79179743E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19156085E-15, 1, -4.37113883E-8)
  5447.  
  5448. w16 = Instance.new("Weld", p16)
  5449.  
  5450. w16.Name = "Part_Weld"
  5451.  
  5452. w16.Part0 = p16
  5453.  
  5454. w16.C0 = CFrame.new(-0.60001564, -22.1167316, -6.29392862, -1, -9.79179743E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19156085E-15, 1, -4.37113883E-8)
  5455.  
  5456. w16.Part1 = p17
  5457.  
  5458. w16.C1 = CFrame.new(-1.58499142E-6, -22.6165791, -6.29388285, -1, -9.79161786E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19138128E-15, 1, -4.37113883E-8)
  5459.  
  5460. w17 = Instance.new("Weld", p17)
  5461.  
  5462. w17.Name = "Part_Weld"
  5463.  
  5464. w17.Part0 = p17
  5465.  
  5466. w17.C0 = CFrame.new(-1.58499142E-6, -22.6165791, -6.29388285, -1, -9.79161786E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19138128E-15, 1, -4.37113883E-8)
  5467.  
  5468. w17.Part1 = p18
  5469.  
  5470. w17.C1 = CFrame.new(0.19997339, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  5471.  
  5472. w18 = Instance.new("Weld", p18)
  5473.  
  5474. w18.Name = "Part_Weld"
  5475.  
  5476. w18.Part0 = p18
  5477.  
  5478. w18.C0 = CFrame.new(0.19997339, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  5479.  
  5480. w18.Part1 = p19
  5481.  
  5482. w18.C1 = CFrame.new(-0.600022137, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  5483.  
  5484. w19 = Instance.new("Weld", p19)
  5485.  
  5486. w19.Name = "Part_Weld"
  5487.  
  5488. w19.Part0 = p19
  5489.  
  5490. w19.C0 = CFrame.new(-0.600022137, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  5491.  
  5492. w19.Part1 = p20
  5493.  
  5494. w19.C1 = CFrame.new(-0.200021103, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  5495.  
  5496. w20 = Instance.new("Weld", p20)
  5497.  
  5498. w20.Name = "Part_Weld"
  5499.  
  5500. w20.Part0 = p20
  5501.  
  5502. w20.C0 = CFrame.new(-0.200021103, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  5503.  
  5504. w20.Part1 = p21
  5505.  
  5506. w20.C1 = CFrame.new(-1.76617209E-6, -21.4166737, -5.49386454, -1, -9.8113622E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21112647E-15, 1, -4.37113883E-8)
  5507.  
  5508. w21 = Instance.new("Weld", p21)
  5509.  
  5510. w21.Name = "Part_Weld"
  5511.  
  5512. w21.Part0 = p21
  5513.  
  5514. w21.C0 = CFrame.new(-1.76617209E-6, -21.4166737, -5.49386454, -1, -9.8113622E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21112647E-15, 1, -4.37113883E-8)
  5515.  
  5516. w21.Part1 = p22
  5517.  
  5518. w21.C1 = CFrame.new(-0.200021401, -22.5162983, -4.19386148, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  5519.  
  5520. w22 = Instance.new("Weld", p22)
  5521.  
  5522. w22.Name = "Part_Weld"
  5523.  
  5524. w22.Part0 = p22
  5525.  
  5526. w22.C0 = CFrame.new(-0.200021401, -22.5162983, -4.19386148, -1, 6.60090955E-15, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, 6.73391193E-19, 1, -4.37113883E-8)
  5527.  
  5528. w22.Part1 = p23
  5529.  
  5530. w22.C1 = CFrame.new(0.600004315, -22.1166706, -5.49391031, -1, -9.79202105E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19178532E-15, 1, -4.37113883E-8)
  5531.  
  5532. w23 = Instance.new("Weld", p23)
  5533.  
  5534. w23.Name = "Part_Weld"
  5535.  
  5536. w23.Part0 = p23
  5537.  
  5538. w23.C0 = CFrame.new(0.600004315, -22.1166706, -5.49391031, -1, -9.79202105E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19178532E-15, 1, -4.37113883E-8)
  5539.  
  5540. w23.Part1 = p24
  5541.  
  5542. w23.C1 = CFrame.new(-1.58497983E-6, -22.6166553, -6.09391642, -1, -9.79193126E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19169553E-15, 1, -4.37113883E-8)
  5543.  
  5544. w24 = Instance.new("Weld", p24)
  5545.  
  5546. w24.Name = "Part_Weld"
  5547.  
  5548. w24.Part0 = p24
  5549.  
  5550. w24.C0 = CFrame.new(-1.58497983E-6, -22.6166553, -6.09391642, -1, -9.79193126E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19169553E-15, 1, -4.37113883E-8)
  5551.  
  5552. w24.Part1 = p25
  5553.  
  5554. w24.C1 = CFrame.new(-1.58497983E-6, -22.6166553, -5.49403238, -1, -9.79176186E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19152612E-15, 1, -4.37113883E-8)
  5555.  
  5556. w25 = Instance.new("Weld", p25)
  5557.  
  5558. w25.Name = "Part_Weld"
  5559.  
  5560. w25.Part0 = p25
  5561.  
  5562. w25.C0 = CFrame.new(-1.58497983E-6, -22.6166553, -5.49403238, -1, -9.79176186E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19152612E-15, 1, -4.37113883E-8)
  5563.  
  5564. w25.Part1 = p26
  5565.  
  5566. w25.C1 = CFrame.new(0.600019276, 21.2165241, -5.59402323, 1, -6.82972512E-16, -1.48945629E-8, -1.48945629E-8, -4.37113883E-8, -1, 3.1910484E-17, 1, -4.37113883E-8)
  5567.  
  5568. w26 = Instance.new("Weld", p26)
  5569.  
  5570. w26.Name = "Part_Weld"
  5571.  
  5572. w26.Part0 = p26
  5573.  
  5574. w26.C0 = CFrame.new(0.600019276, 21.2165241, -5.59402323, 1, -6.82972512E-16, -1.48945629E-8, -1.48945629E-8, -4.37113883E-8, -1, 3.1910484E-17, 1, -4.37113883E-8)
  5575.  
  5576. w26.Part1 = p27
  5577.  
  5578. w26.C1 = CFrame.new(-0.200020611, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  5579.  
  5580. w27 = Instance.new("Weld", p27)
  5581.  
  5582. w27.Name = "Part_Weld"
  5583.  
  5584. w27.Part0 = p27
  5585.  
  5586. w27.C0 = CFrame.new(-0.200020611, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  5587.  
  5588. w27.Part1 = p28
  5589.  
  5590. w27.C1 = CFrame.new(22.6266041, -0.400030971, -5.19416666, -4.37113883E-8, -4.37113883E-8, -1, -1, 2.18301333E-15, 4.37113883E-8, 2.72327869E-16, 1, -4.37113883E-8)
  5591.  
  5592. w28 = Instance.new("Weld", p28)
  5593.  
  5594. w28.Name = "Part_Weld"
  5595.  
  5596. w28.Part0 = p28
  5597.  
  5598. w28.C0 = CFrame.new(22.6266041, -0.400030971, -5.19416666, -4.37113883E-8, -4.37113883E-8, -1, -1, 2.18301333E-15, 4.37113883E-8, 2.72327869E-16, 1, -4.37113883E-8)
  5599.  
  5600. w28.Part1 = p29
  5601.  
  5602. w28.C1 = CFrame.new(-22.6265888, -0.200016975, 5.79418993, -4.37113883E-8, -4.37113883E-8, 1, -1, -6.93748525E-9, -4.37113883E-8, 6.93748703E-9, -1, -4.37113883E-8)
  5603.  
  5604. w29 = Instance.new("Weld", p29)
  5605.  
  5606. w29.Name = "Part_Weld"
  5607.  
  5608. w29.Part0 = p29
  5609.  
  5610. w29.C0 = CFrame.new(-22.6265888, -0.200016975, 5.79418993, -4.37113883E-8, -4.37113883E-8, 1, -1, -6.93748525E-9, -4.37113883E-8, 6.93748703E-9, -1, -4.37113883E-8)
  5611.  
  5612. w29.Part1 = p30
  5613.  
  5614. w29.C1 = CFrame.new(22.6266041, -0.199972108, 5.79412603, -4.37113883E-8, -7.54978799E-8, -1, 1, -5.01085538E-7, -4.37113492E-8, -5.01085538E-7, -1, 7.54979013E-8)
  5615.  
  5616. w30 = Instance.new("Weld", p30)
  5617.  
  5618. w30.Name = "Part_Weld"
  5619.  
  5620. w30.Part0 = p30
  5621.  
  5622. w30.C0 = CFrame.new(22.6266041, -0.199972108, 5.79412603, -4.37113883E-8, -7.54978799E-8, -1, 1, -5.01085538E-7, -4.37113492E-8, -5.01085538E-7, -1, 7.54979013E-8)
  5623.  
  5624. w30.Part1 = p31
  5625.  
  5626. w30.C1 = CFrame.new(-22.6265736, -0.400028974, 5.79417467, -4.37113883E-8, -4.37113883E-8, 1, -1, -6.93719215E-9, -4.37113883E-8, 6.93719393E-9, -1, -4.37113883E-8)
  5627.  
  5628. w31 = Instance.new("Weld", p31)
  5629.  
  5630. w31.Name = "Part_Weld"
  5631.  
  5632. w31.Part0 = p31
  5633.  
  5634. w31.C0 = CFrame.new(-22.6265736, -0.400028974, 5.79417467, -4.37113883E-8, -4.37113883E-8, 1, -1, -6.93719215E-9, -4.37113883E-8, 6.93719393E-9, -1, -4.37113883E-8)
  5635.  
  5636. w31.Part1 = p32
  5637.  
  5638. w31.C1 = CFrame.new(-1.58348257E-6, -22.6266193, -5.49410868, -1, 1.35805733E-12, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, 1.36465752E-12, 1, -4.37113883E-8)
  5639.  
  5640. w32 = Instance.new("Weld", p32)
  5641.  
  5642. w32.Name = "Part_Weld"
  5643.  
  5644. w32.Part0 = p32
  5645.  
  5646. w32.C0 = CFrame.new(-1.58348257E-6, -22.6266193, -5.49410868, -1, 1.35805733E-12, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, 1.36465752E-12, 1, -4.37113883E-8)
  5647.  
  5648. w32.Part1 = p33
  5649.  
  5650. w32.C1 = CFrame.new(-0.60001564, -22.1166706, -5.49392557, -1, -9.81131815E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21108157E-15, 1, -4.37113883E-8)
  5651.  
  5652. w33 = Instance.new("Weld", p33)
  5653.  
  5654. w33.Name = "Part_Weld"
  5655.  
  5656. w33.Part0 = p33
  5657.  
  5658. w33.C0 = CFrame.new(-0.60001564, -22.1166706, -5.49392557, -1, -9.81131815E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21108157E-15, 1, -4.37113883E-8)
  5659.  
  5660. w33.Part1 = p34
  5661.  
  5662. w33.C1 = CFrame.new(-0.60001564, -22.2166615, -6.09388399, -1, -9.81131815E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21108157E-15, 1, -4.37113883E-8)
  5663.  
  5664. w34 = Instance.new("Weld", p34)
  5665.  
  5666. w34.Name = "Part_Weld"
  5667.  
  5668. w34.Part0 = p34
  5669.  
  5670. w34.C0 = CFrame.new(-0.60001564, -22.2166615, -6.09388399, -1, -9.81131815E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21108157E-15, 1, -4.37113883E-8)
  5671.  
  5672. w34.Part1 = p35
  5673.  
  5674. w34.C1 = CFrame.new(0.59999752, -22.8164387, -6.19399881, -1, -7.04183543E-12, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, -7.04843562E-12, 1, -4.37113883E-8)
  5675.  
  5676. w35 = Instance.new("Weld", p35)
  5677.  
  5678. w35.Name = "Part_Weld"
  5679.  
  5680. w35.Part0 = p35
  5681.  
  5682. w35.C0 = CFrame.new(0.59999752, -22.8164387, -6.19399881, -1, -7.04183543E-12, 1.50995803E-7, 1.50995803E-7, 4.37113883E-8, 1, -7.04843562E-12, 1, -4.37113883E-8)
  5683.  
  5684. w35.Part1 = p36
  5685.  
  5686. w35.C1 = CFrame.new(-0.600015759, -21.4165363, -5.49412203, -1, -9.81086923E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21063265E-15, 1, -4.37113883E-8)
  5687.  
  5688. w36 = Instance.new("Weld", p36)
  5689.  
  5690. w36.Name = "Part_Weld"
  5691.  
  5692. w36.Part0 = p36
  5693.  
  5694. w36.C0 = CFrame.new(-0.600015759, -21.4165363, -5.49412203, -1, -9.81086923E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21063265E-15, 1, -4.37113883E-8)
  5695.  
  5696. w36.Part1 = p37
  5697.  
  5698. w36.C1 = CFrame.new(0.600004196, -21.4165668, -5.49407816, -1, -9.79166191E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19142617E-15, 1, -4.37113883E-8)
  5699.  
  5700. w37 = Instance.new("Weld", p37)
  5701.  
  5702. w37.Name = "Part_Weld"
  5703.  
  5704. w37.Part0 = p37
  5705.  
  5706. w37.C0 = CFrame.new(0.600004196, -21.4165668, -5.49407816, -1, -9.79166191E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.19142617E-15, 1, -4.37113883E-8)
  5707.  
  5708. w37.Part1 = p38
  5709.  
  5710. w37.C1 = CFrame.new(0.600004256, -21.6167164, -6.193892, -1, -9.81086923E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21063265E-15, 1, -4.37113883E-8)
  5711.  
  5712. w38 = Instance.new("Weld", p38)
  5713.  
  5714. w38.Name = "Part_Weld"
  5715.  
  5716. w38.Part0 = p38
  5717.  
  5718. w38.C0 = CFrame.new(0.600004256, -21.6167164, -6.193892, -1, -9.81086923E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.21063265E-15, 1, -4.37113883E-8)
  5719.  
  5720. w38.Part1 = p39
  5721.  
  5722. w38.C1 = CFrame.new(-0.600021601, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  5723.  
  5724. w39 = Instance.new("Weld", p39)
  5725.  
  5726. w39.Name = "Part_Weld"
  5727.  
  5728. w39.Part0 = p39
  5729.  
  5730. w39.C0 = CFrame.new(-0.600021601, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  5731.  
  5732. w39.Part1 = p40
  5733.  
  5734. w39.C1 = CFrame.new(0.599997818, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  5735.  
  5736. w40 = Instance.new("Weld", p40)
  5737.  
  5738. w40.Name = "Part_Weld"
  5739.  
  5740. w40.Part0 = p40
  5741.  
  5742. w40.C0 = CFrame.new(0.599997818, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  5743.  
  5744. w40.Part1 = p41
  5745.  
  5746. w40.C1 = CFrame.new(0.599998355, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  5747.  
  5748. w41 = Instance.new("Weld", p41)
  5749.  
  5750. w41.Name = "Part_Weld"
  5751.  
  5752. w41.Part0 = p41
  5753.  
  5754. w41.C0 = CFrame.new(0.599998355, -17.2834778, -13.8830824, -1, -7.54981855E-8, 1.3076604E-7, 1.50995803E-7, -0.50000006, 0.866025388, -3.19476189E-13, 0.866025388, 0.50000006)
  5755.  
  5756. w41.Part1 = p42
  5757.  
  5758. w41.C1 = CFrame.new(0.599973202, -21.2167225, -6.29383707, -1, -9.81113858E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.210902E-15, 1, -4.37113883E-8)
  5759.  
  5760. w42 = Instance.new("Weld", p42)
  5761.  
  5762. w42.Name = "Part_Weld"
  5763.  
  5764. w42.Part0 = p42
  5765.  
  5766. w42.C0 = CFrame.new(0.599973202, -21.2167225, -6.29383707, -1, -9.81113858E-15, -1.50995803E-7, -1.50995803E-7, 4.37113883E-8, 1, -3.210902E-15, 1, -4.37113883E-8)
  5767.  
  5768. w42.Part1 = p43
  5769.  
  5770. w42.C1 = CFrame.new(0.199972898, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  5771.  
  5772. w43 = Instance.new("Weld", p43)
  5773.  
  5774. w43.Name = "ArmPart_Weld"
  5775.  
  5776. w43.Part0 = p43
  5777.  
  5778. w43.C0 = CFrame.new(0.199972898, -20.5706005, -9.4266243, -1, -3.90808026E-8, 1.45850692E-7, 1.50995803E-7, -0.258819073, 0.965925813, -2.17463214E-13, 0.965925813, 0.258819073)
  5779.  
  5780. w43.Part1 = p44
  5781.  
  5782. w43.C1 = CFrame.new(0, -5.89999914, -22, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5783.  
  5784. w44 = Instance.new("Weld", p44)
  5785.  
  5786. w44.Name = "Head_Weld"
  5787.  
  5788. w44.Part0 = p44
  5789.  
  5790. w44.C0 = CFrame.new(0, -5.89999914, -22, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5791.  
  5792. m.Parent = larm
  5793.  
  5794. m:MakeJoints()
  5795.  
  5796. local cor = Instance.new("Part", rarm.ClawR)
  5797.  
  5798. cor.Name = "Thingy"
  5799.  
  5800. cor.Locked = true
  5801.  
  5802. cor.BottomSurface = 0
  5803.  
  5804. cor.CanCollide = false
  5805.  
  5806. cor.Size = Vector3.new(1, 1, 1)
  5807.  
  5808. cor.Transparency = 1
  5809.  
  5810. cor.TopSurface = 0
  5811.  
  5812. corw = Instance.new("Weld", cor)
  5813.  
  5814. corw.Part0 = rarm
  5815.  
  5816. corw.Part1 = cor
  5817.  
  5818. corw.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0))
  5819.  
  5820. corw.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5821.  
  5822. weld1 = Instance.new("Weld", rarm.ClawR)
  5823.  
  5824. weld1.Part0 = cor
  5825.  
  5826. weld1.Part1 = rarm.ClawR.ArmPart
  5827.  
  5828. weld1.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5829.  
  5830. local hitb1 = Instance.new("Part", rarm.ClawR.ArmPart)
  5831.  
  5832. hitb1.Name = "Thingy"
  5833.  
  5834. hitb1.Locked = true
  5835.  
  5836. hitb1.BottomSurface = 0
  5837.  
  5838. hitb1.CanCollide = false
  5839.  
  5840. hitb1.Size = Vector3.new(2, 4, 2)
  5841.  
  5842. hitb1.Transparency = 1
  5843.  
  5844. hitb1.TopSurface = 0
  5845.  
  5846. hitbw1 = Instance.new("Weld", hitb1)
  5847.  
  5848. hitbw1.Part0 = rarm.ClawR.ArmPart
  5849.  
  5850. hitbw1.Part1 = hitb1
  5851.  
  5852. hitbw1.C0 = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5853.  
  5854. hitbw1.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5855.  
  5856. local cor2 = Instance.new("Part", larm.ClawL)
  5857.  
  5858. cor2.Name = "Thingy"
  5859.  
  5860. cor2.Locked = true
  5861.  
  5862. cor2.BottomSurface = 0
  5863.  
  5864. cor2.CanCollide = false
  5865.  
  5866. cor2.Size = Vector3.new(1, 1, 1)
  5867.  
  5868. cor2.Transparency = 1
  5869.  
  5870. cor2.TopSurface = 0
  5871.  
  5872. corw2 = Instance.new("Weld", cor2)
  5873.  
  5874. corw2.Part0 = larm
  5875.  
  5876. corw2.Part1 = cor2
  5877.  
  5878. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0))
  5879.  
  5880. corw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5881.  
  5882. weld2 = Instance.new("Weld", larm.ClawL)
  5883.  
  5884. weld2.Part0 = cor2
  5885.  
  5886. weld2.Part1 = larm.ClawL.ArmPart
  5887.  
  5888. weld2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5889.  
  5890. local hitb2 = Instance.new("Part", larm.ClawL.ArmPart)
  5891.  
  5892. hitb2.Name = "Thingy"
  5893.  
  5894. hitb2.Locked = true
  5895.  
  5896. hitb2.BottomSurface = 0
  5897.  
  5898. hitb2.CanCollide = false
  5899.  
  5900. hitb2.Size = Vector3.new(2, 4, 2)
  5901.  
  5902. hitb2.Transparency = 1
  5903.  
  5904. hitb2.TopSurface = 0
  5905.  
  5906. hitbw2 = Instance.new("Weld", hitb2)
  5907.  
  5908. hitbw2.Part0 = larm.ClawL.ArmPart
  5909.  
  5910. hitbw2.Part1 = hitb2
  5911.  
  5912. hitbw2.C0 = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5913.  
  5914. hitbw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5915.  
  5916. hitb1.Touched:connect(function(ht)
  5917.  
  5918. hit = ht.Parent
  5919.  
  5920. if ht and hit:IsA("Model") then
  5921.  
  5922. if hit:FindFirstChild("Humanoid") and hit:FindFirstChild("Armed") ~= nil and hit.Name ~= p.Name and Debounces.Slashing == true and Debounces.Slashed == false then
  5923.  
  5924. Debounces.Slashed = true
  5925.  
  5926. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(2, 6))
  5927.  
  5928. wait(0.5)
  5929.  
  5930. Debounces.Slashed = false
  5931.  
  5932. end
  5933.  
  5934. elseif ht and hit:IsA("Hat") and hit.Parent.Name ~= p.Name and hit.Parent:FindFirstChild("Humanoid") and hit:FindFirstChild("Armed") ~= nil and Debounces.Slashing == true and Debounces.Slashed == false then
  5935.  
  5936. Debounces.Slashed = true
  5937.  
  5938. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(2, 6))
  5939.  
  5940. wait(0.5)
  5941.  
  5942. Debounces.Slashed = false
  5943.  
  5944. end
  5945.  
  5946. end)
  5947.  
  5948. hitb2.Touched:connect(function(ht)
  5949.  
  5950. hit = ht.Parent
  5951.  
  5952. if ht and hit:IsA("Model") then
  5953.  
  5954. if hit:FindFirstChild("Humanoid") and hit:FindFirstChild("Armed") ~= nil and hit.Name ~= p.Name and Debounces.Slashing2 == true and Debounces.Slashed2 == false then
  5955.  
  5956. Debounces.Slashed2 = true
  5957.  
  5958. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(2, 6))
  5959.  
  5960. wait(0.5)
  5961.  
  5962. Debounces.Slashed2 = false
  5963.  
  5964. end
  5965.  
  5966. elseif ht and hit:IsA("Hat") and hit.Parent.Name ~= p.Name and hit.Parent:FindFirstChild("Humanoid") and hit:FindFirstChild("Armed") ~= nil and Debounces.Slashing2 == true and Debounces.Slashed2 == false then
  5967.  
  5968. Debounces.Slashed2 = true
  5969.  
  5970. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(2, 6))
  5971.  
  5972. wait(0.5)
  5973.  
  5974. Debounces.Slashed2 = false
  5975.  
  5976. end
  5977.  
  5978. end)
  5979.  
  5980. rleg.Touched:connect(function(ht)
  5981.  
  5982. hit = ht.Parent
  5983.  
  5984. if ht and hit:IsA("Model") then
  5985.  
  5986. if hit:FindFirstChild("Humanoid") and hit:FindFirstChild("Armed") ~= nil and hit.Name ~= p.Name and Debounces.RKick == true and Debounces.RKicked == false then
  5987.  
  5988. Debounces.RKicked = true
  5989.  
  5990. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -50
  5991.  
  5992. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(2, 6))
  5993.  
  5994. if Debounces.ks == true then
  5995.  
  5996. z = Instance.new("Sound", hed)
  5997.  
  5998. z.SoundId = "rbxassetid://169380525"
  5999.  
  6000. z.Pitch = pts[math.random(1, #pts)]
  6001.  
  6002. z.Volume = 0.1
  6003.  
  6004. z.MaxDistance = 45
  6005.  
  6006. z:Play()
  6007.  
  6008. end
  6009.  
  6010. wait(0.5)
  6011.  
  6012. Debounces.RKicked = false
  6013.  
  6014. end
  6015.  
  6016. elseif ht and hit:IsA("Hat") and hit.Parent.Name ~= p.Name and hit.Parent:FindFirstChild("Humanoid") and hit:FindFirstChild("Armed") ~= nil and Debounces.RKick == true and Debounces.RKicked == false then
  6017.  
  6018. Debounces.RKicked = true
  6019.  
  6020. hit.Parent:FindFirstChild("Torso").Velocity = hit.Parent:FindFirstChild("Torso").CFrame.lookVector * -50
  6021.  
  6022. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(2, 6))
  6023.  
  6024. if Debounces.ks == true then
  6025.  
  6026. z = Instance.new("Sound", hed)
  6027.  
  6028. z.SoundId = "rbxassetid://169380525"
  6029.  
  6030. z.Pitch = pts[math.random(1, #pts)]
  6031.  
  6032. z.Volume = 0.1
  6033.  
  6034. z.MaxDistance = 45
  6035.  
  6036. z:Play()
  6037.  
  6038. end
  6039.  
  6040. wait(0.5)
  6041.  
  6042. Debounces.RKicked = false
  6043.  
  6044. end
  6045.  
  6046. end)
  6047.  
  6048. lleg.Touched:connect(function(ht)
  6049.  
  6050. hit = ht.Parent
  6051.  
  6052. if ht and hit:IsA("Model") then
  6053.  
  6054. if hit:FindFirstChild("Humanoid") and hit:FindFirstChild("Armed") ~= nil and hit.Name ~= p.Name and Debounces.LKick == true and Debounces.LKicked == false then
  6055.  
  6056. Debounces.LKicked = true
  6057.  
  6058. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -50
  6059.  
  6060. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(2, 6))
  6061.  
  6062. if Debounces.ks2 == true then
  6063.  
  6064. z = Instance.new("Sound", hed)
  6065.  
  6066. z.SoundId = "rbxassetid://169380525"
  6067.  
  6068. z.Pitch = pts[math.random(1, #pts)]
  6069.  
  6070. z.Volume = 0.1
  6071.  
  6072. z.MaxDistance = 45
  6073.  
  6074. z:Play()
  6075.  
  6076. end
  6077.  
  6078. wait(0.5)
  6079.  
  6080. Debounces.LKicked = false
  6081.  
  6082. end
  6083.  
  6084. elseif ht and hit:IsA("Hat") and hit.Parent.Name ~= p.Name and hit.Parent:FindFirstChild("Humanoid") and hit:FindFirstChild("Armed") ~= nil and Debounces.LKick == true and Debounces.LKicked == false then
  6085.  
  6086. Debounces.LKicked = true
  6087.  
  6088. hit.Parent:FindFirstChild("Torso").Velocity = hit.Parent:FindFirstChild("Torso").CFrame.lookVector * -50
  6089.  
  6090. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(2, 6))
  6091.  
  6092. if Debounces.ks2 == true then
  6093.  
  6094. z = Instance.new("Sound", hed)
  6095.  
  6096. z.SoundId = "rbxassetid://169380525"
  6097.  
  6098. z.Pitch = pts[math.random(1, #pts)]
  6099.  
  6100. z.Volume = 0.1
  6101.  
  6102. z.MaxDistance = 45
  6103.  
  6104. z:Play()
  6105.  
  6106. end
  6107.  
  6108. wait(0.5)
  6109.  
  6110. Debounces.LKicked = false
  6111.  
  6112. end
  6113.  
  6114. end)
  6115.  
  6116. local animpose = "Idle"
  6117.  
  6118. local lastanimpose = "Idle"
  6119.  
  6120. local grab = false
  6121.  
  6122. local sine = 0
  6123.  
  6124. local change = 1
  6125.  
  6126. local val = 0
  6127.  
  6128. local ffing = false
  6129.  
  6130. Wing1 = NewPart(torso, Vector3.new(0.2, 0.2, 0.2), root.CFrame * CFrame.new(0, 0, 0), 1, false, "SmoothPlastic", torso.Color)
  6131.  
  6132. local Emitter = Instance.new("ParticleEmitter", Wing1)
  6133.  
  6134. color1 = Color3.new(1, 0, 0)
  6135.  
  6136. color2 = Color3.new(1, 0, 0)
  6137.  
  6138. Emitter.Color = ColorSequence.new(color1, color2)
  6139.  
  6140. Emitter.Enabled = true
  6141.  
  6142. Emitter.LockedToPart = true
  6143.  
  6144. Emitter.LightEmission = 1
  6145.  
  6146. Emitter.Transparency = NumberSequence.new(0)
  6147.  
  6148. Emitter.Size = NumberSequence.new(0.9)
  6149.  
  6150. Emitter.Texture = "rbxassetid://74697410"
  6151.  
  6152. Emitter.Lifetime = NumberRange.new(1.4)
  6153.  
  6154. Emitter.Rate = 520
  6155.  
  6156. Emitter.Speed = NumberRange.new(6)
  6157.  
  6158. Wing2 = NewPart(torso, Vector3.new(0.2, 0.2, 0.2), root.CFrame * CFrame.new(0, 0, 0), 1, false, "SmoothPlastic", torso.Color)
  6159.  
  6160. Emitter2 = Instance.new("ParticleEmitter", Wing2)
  6161.  
  6162. Emitter2.Color = ColorSequence.new(color1, color2)
  6163.  
  6164. Emitter2.Enabled = true
  6165.  
  6166. Emitter2.LockedToPart = true
  6167.  
  6168. Emitter2.LightEmission = 1
  6169.  
  6170. Emitter2.Transparency = NumberSequence.new(0)
  6171.  
  6172. Emitter2.Size = NumberSequence.new(0.9)
  6173.  
  6174. Emitter2.Texture = "rbxassetid://74697410"
  6175.  
  6176. Emitter2.Lifetime = NumberRange.new(1.4)
  6177.  
  6178. Emitter2.Rate = 520
  6179.  
  6180. Emitter2.Speed = NumberRange.new(6)
  6181.  
  6182. local color1 = Color3.new(0, 0, 0)
  6183.  
  6184. local color2 = Color3.new(65, 0, 177)
  6185.  
  6186. local color3 = Color3.new(0, 25, 255)
  6187.  
  6188. local color4 = Color3.new(0, 68, 255)
  6189.  
  6190. Cash2 = Instance.new("ParticleEmitter", hitb1)
  6191.  
  6192. Cash2.Texture = "rbxasset://textures/particles/fire_sparks_main.dds"
  6193.  
  6194. Cash2.LockedToPart = true
  6195.  
  6196. Cash2.Size = NumberSequence.new(0.6, 0.6)
  6197.  
  6198. Cash2.Rate = 100
  6199.  
  6200. Cash2.Rotation = NumberRange.new(0, 360)
  6201.  
  6202. Cash2.RotSpeed = NumberRange.new(-30, -10)
  6203.  
  6204. Cash2.Lifetime = NumberRange.new(6, 10)
  6205.  
  6206. Cash2.Acceleration = Vector3.new(0, 0, 0)
  6207.  
  6208. Cash2.Speed = NumberRange.new(0, 0)
  6209.  
  6210. Cash2.Color = ColorSequence.new(color3, color4)
  6211.  
  6212. Cash2.ZOffset = 0
  6213.  
  6214. Cash2.VelocitySpread = 0
  6215.  
  6216. Cash2.Drag = 0
  6217.  
  6218. Cash2.VelocityInheritance = 0
  6219.  
  6220. Cash2.EmissionDirection = "Top"
  6221.  
  6222. Cash4 = Instance.new("ParticleEmitter", hitb2)
  6223.  
  6224. Cash4.Texture = "rbxasset://textures/particles/fire_sparks_main.dds"
  6225.  
  6226. Cash4.LockedToPart = true
  6227.  
  6228. Cash4.Size = NumberSequence.new(0.6, 0.6)
  6229.  
  6230. Cash4.Rate = 100
  6231.  
  6232. Cash4.Rotation = NumberRange.new(0, 360)
  6233.  
  6234. Cash4.RotSpeed = NumberRange.new(-30, -10)
  6235.  
  6236. Cash4.Lifetime = NumberRange.new(6, 10)
  6237.  
  6238. Cash4.Acceleration = Vector3.new(0, 0, 0)
  6239.  
  6240. Cash4.Speed = NumberRange.new(0, 0)
  6241.  
  6242. Cash4.Color = ColorSequence.new(color3, color4)
  6243.  
  6244. Cash4.ZOffset = 0
  6245.  
  6246. Cash4.VelocitySpread = 0
  6247.  
  6248. Cash4.Drag = 0
  6249.  
  6250. Cash4.VelocityInheritance = 0
  6251.  
  6252. Cash4.EmissionDirection = "Top"
  6253.  
  6254. we = weld5(torso, Wing1, CFrame.new(-0.5, 0.5, 0.2), CFrame.new(0, 0, 0))
  6255.  
  6256. we2 = weld5(torso, Wing2, CFrame.new(-0.5, 0.5, 0.2), CFrame.new(0, 0, 0))
  6257.  
  6258. function attackone()
  6259.  
  6260. for i = 1, 14 do
  6261.  
  6262. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(26), 0), 0.1)
  6263.  
  6264. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.1)
  6265.  
  6266. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-26), 0), 0.1)
  6267.  
  6268. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.1)
  6269.  
  6270. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1, 0.7, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(120)), 0.36)
  6271.  
  6272. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)), 0.36)
  6273.  
  6274. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  6275.  
  6276. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(40), 0), 0.27)
  6277.  
  6278. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-40), 0), 0.35)
  6279.  
  6280. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(40), math.rad(-10)), 0.23)
  6281.  
  6282. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-20), math.rad(10)), 0.23)
  6283.  
  6284. if Debounces.on == false then
  6285.  
  6286. break
  6287.  
  6288. end
  6289.  
  6290. rs:wait()
  6291.  
  6292. end
  6293.  
  6294. z = Instance.new("Sound", hed)
  6295.  
  6296. z.SoundId = "rbxassetid://" .. idz[math.random(1, #idz)]
  6297.  
  6298. z.Pitch = ptz[math.random(1, #ptz)]
  6299.  
  6300. z.Volume = 0.1
  6301.  
  6302. z.MaxDistance = 45
  6303.  
  6304. wait(0.01)
  6305.  
  6306. z:Play()
  6307.  
  6308. Debounces.Slashing = true
  6309.  
  6310. for i = 1, 14 do
  6311.  
  6312. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-56), 0), 0.3)
  6313.  
  6314. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-110), 0, 0), 0.3)
  6315.  
  6316. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-16), 0), 0.3)
  6317.  
  6318. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-110), 0, 0), 0.3)
  6319.  
  6320. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2, 0.35, 0) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(-40)), 0.6)
  6321.  
  6322. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(-40), math.rad(0)), 0.6)
  6323.  
  6324. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-110)), 0.6)
  6325.  
  6326. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)), 0.6)
  6327.  
  6328. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-14), math.rad(-60), 0), 0.4)
  6329.  
  6330. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(60), 0), 0.5)
  6331.  
  6332. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-10)), 0.5)
  6333.  
  6334. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-60), math.rad(10)), 0.5)
  6335.  
  6336. if Debounces.on == false then
  6337.  
  6338. break
  6339.  
  6340. end
  6341.  
  6342. rs:wait()
  6343.  
  6344. end
  6345.  
  6346. z = Instance.new("Sound", hed)
  6347.  
  6348. z.SoundId = "rbxassetid://" .. idz[math.random(1, #idz)]
  6349.  
  6350. z.Pitch = ptz[math.random(1, #ptz)]
  6351.  
  6352. z.Volume = 0.1
  6353.  
  6354. z.MaxDistance = 45
  6355.  
  6356. wait(0.01)
  6357.  
  6358. z:Play()
  6359.  
  6360. Debounces.Slashing = false
  6361.  
  6362. Debounces.Slashing2 = true
  6363.  
  6364. for i = 1, 14 do
  6365.  
  6366. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(16), 0), 0.3)
  6367.  
  6368. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-110), 0, 0), 0.3)
  6369.  
  6370. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(56), 0), 0.3)
  6371.  
  6372. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-110), 0, 0), 0.3)
  6373.  
  6374. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)), 0.5)
  6375.  
  6376. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)), 0.5)
  6377.  
  6378. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2, 0.35, 0) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(30)), 0.5)
  6379.  
  6380. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(40), math.rad(0)), 0.5)
  6381.  
  6382. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-14), math.rad(60), 0), 0.4)
  6383.  
  6384. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-60), 0), 0.5)
  6385.  
  6386. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(60), math.rad(-10)), 0.5)
  6387.  
  6388. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(10)), 0.5)
  6389.  
  6390. if Debounces.on == false then
  6391.  
  6392. break
  6393.  
  6394. end
  6395.  
  6396. rs:wait()
  6397.  
  6398. end
  6399.  
  6400. Debounces.Slashing2 = false
  6401.  
  6402. end
  6403.  
  6404. function attacktwo()
  6405.  
  6406. for i = 1, 14 do
  6407.  
  6408. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-60), 0), 0.3)
  6409.  
  6410. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.3)
  6411.  
  6412. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(60), 0), 0.3)
  6413.  
  6414. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.3)
  6415.  
  6416. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(110)), 0.5)
  6417.  
  6418. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)), 0.5)
  6419.  
  6420. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-110)), 0.5)
  6421.  
  6422. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)), 0.5)
  6423.  
  6424. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0), 0.4)
  6425.  
  6426. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(10), math.rad(0), 0), 0.5)
  6427.  
  6428. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)), 0.5)
  6429.  
  6430. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, 0, -0.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)), 0.5)
  6431.  
  6432. if Debounces.on == false then
  6433.  
  6434. break
  6435.  
  6436. end
  6437.  
  6438. rs:wait()
  6439.  
  6440. end
  6441.  
  6442. z = Instance.new("Sound", hed)
  6443.  
  6444. z.SoundId = "rbxassetid://" .. idz[math.random(1, #idz)]
  6445.  
  6446. z.Pitch = ptz[math.random(1, #ptz)]
  6447.  
  6448. z.Volume = 0.1
  6449.  
  6450. z.MaxDistance = 45
  6451.  
  6452. wait(0.01)
  6453.  
  6454. z:Play()
  6455.  
  6456. Debounces.Slashing = true
  6457.  
  6458. Debounces.Slashing2 = true
  6459.  
  6460. for i = 1, 14 do
  6461.  
  6462. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-60), 0), 0.3)
  6463.  
  6464. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.3)
  6465.  
  6466. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(60), 0), 0.3)
  6467.  
  6468. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.3)
  6469.  
  6470. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2, 0.5, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0)), 0.5)
  6471.  
  6472. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(50)), 0.5)
  6473.  
  6474. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2, 0.5, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0)), 0.5)
  6475.  
  6476. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-50)), 0.5)
  6477.  
  6478. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0), 0.4)
  6479.  
  6480. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, -2) * CFrame.Angles(math.rad(-10), math.rad(0), 0), 0.5)
  6481.  
  6482. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)), 0.5)
  6483.  
  6484. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(14), math.rad(0), math.rad(0)), 0.5)
  6485.  
  6486. if Debounces.on == false then
  6487.  
  6488. break
  6489.  
  6490. end
  6491.  
  6492. rs:wait()
  6493.  
  6494. end
  6495.  
  6496. Debounces.Slashing = false
  6497.  
  6498. Debounces.Slashing2 = false
  6499.  
  6500. end
  6501.  
  6502. function attackthree()
  6503.  
  6504. for i = 1, 8 do
  6505.  
  6506. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-60), 0), 0.3)
  6507.  
  6508. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.3)
  6509.  
  6510. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(60), 0), 0.3)
  6511.  
  6512. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.3)
  6513.  
  6514. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)), 0.5)
  6515.  
  6516. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)), 0.5)
  6517.  
  6518. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-90)), 0.5)
  6519.  
  6520. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)), 0.5)
  6521.  
  6522. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-14), math.rad(0), 0), 0.4)
  6523.  
  6524. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.5)
  6525.  
  6526. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(6), math.rad(0), math.rad(0)), 0.5)
  6527.  
  6528. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-6), math.rad(0), math.rad(0)), 0.5)
  6529.  
  6530. if Debounces.on == false then
  6531.  
  6532. break
  6533.  
  6534. end
  6535.  
  6536. rs:wait()
  6537.  
  6538. end
  6539.  
  6540. Debounces.Slashing = true
  6541.  
  6542. Debounces.Slashing2 = true
  6543.  
  6544. for i = 1, 2880, 100 do
  6545.  
  6546. z = Instance.new("Sound", hed)
  6547.  
  6548. z.SoundId = "rbxassetid://" .. idz[math.random(1, #idz)]
  6549.  
  6550. z.Pitch = ptz[math.random(1, #ptz)]
  6551.  
  6552. z.Volume = 0.1
  6553.  
  6554. z.MaxDistance = 45
  6555.  
  6556. wait(0.01)
  6557.  
  6558. z:Play()
  6559.  
  6560. torso.Weld.C1 = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(i), math.rad(0))
  6561.  
  6562. rs:wait()
  6563.  
  6564. end
  6565.  
  6566. Debounces.Slashing = false
  6567.  
  6568. Debounces.Slashing2 = false
  6569.  
  6570. torso.Weld.C1 = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  6571.  
  6572. end
  6573.  
  6574. function attackfour()
  6575.  
  6576. for i = 1, 8 do
  6577.  
  6578. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-60), 0), 0.4)
  6579.  
  6580. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.4)
  6581.  
  6582. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(60), 0), 0.4)
  6583.  
  6584. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.4)
  6585.  
  6586. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(110)), 0.5)
  6587.  
  6588. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)), 0.5)
  6589.  
  6590. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2, 0.5, 0) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(0)), 0.5)
  6591.  
  6592. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(50)), 0.5)
  6593.  
  6594. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-14), math.rad(60), 0), 0.4)
  6595.  
  6596. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.4, 0) * CFrame.Angles(math.rad(0), math.rad(-60), 0), 0.5)
  6597.  
  6598. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.5, -0.5) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)), 0.5)
  6599.  
  6600. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0.5) * CFrame.Angles(math.rad(-40), math.rad(0), math.rad(0)), 0.5)
  6601.  
  6602. if Debounces.on == false then
  6603.  
  6604. break
  6605.  
  6606. end
  6607.  
  6608. rs:wait()
  6609.  
  6610. end
  6611.  
  6612. z = Instance.new("Sound", hed)
  6613.  
  6614. z.SoundId = "rbxassetid://" .. idz[math.random(1, #idz)]
  6615.  
  6616. z.Pitch = ptz[math.random(1, #ptz)]
  6617.  
  6618. z.Volume = 0.1
  6619.  
  6620. z.MaxDistance = 45
  6621.  
  6622. wait(0.01)
  6623.  
  6624. z:Play()
  6625.  
  6626. Debounces.Slashing = true
  6627.  
  6628. for i = 1, 14 do
  6629.  
  6630. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-60), 0), 0.6)
  6631.  
  6632. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.6)
  6633.  
  6634. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(60), 0), 0.6)
  6635.  
  6636. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.6)
  6637.  
  6638. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)), 0.6)
  6639.  
  6640. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(-40), math.rad(0), math.rad(0)), 0.6)
  6641.  
  6642. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)), 0.6)
  6643.  
  6644. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.6)
  6645.  
  6646. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-14), math.rad(-60), 0), 0.5)
  6647.  
  6648. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, -4) * CFrame.Angles(math.rad(0), math.rad(60), 0), 0.6)
  6649.  
  6650. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)), 0.6)
  6651.  
  6652. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)), 0.6)
  6653.  
  6654. if Debounces.on == false then
  6655.  
  6656. break
  6657.  
  6658. end
  6659.  
  6660. rs:wait()
  6661.  
  6662. end
  6663.  
  6664. Debounces.Slashing = false
  6665.  
  6666. end
  6667.  
  6668. function attackfive()
  6669.  
  6670. for i = 1, 14 do
  6671.  
  6672. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.62, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(8)), 0.4)
  6673.  
  6674. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.62, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-90)), 0.4)
  6675.  
  6676. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
  6677.  
  6678. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(90), math.rad(90)), 0.4)
  6679.  
  6680. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, 0, -0.5) * CFrame.Angles(0, 0, math.rad(0)), 0.6)
  6681.  
  6682. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, 0, -0.5) * CFrame.Angles(0, 0, math.rad(0)), 0.6)
  6683.  
  6684. if Debounces.on == false then
  6685.  
  6686. break
  6687.  
  6688. end
  6689.  
  6690. rs:wait()
  6691.  
  6692. end
  6693.  
  6694. Debounces.ks = true
  6695.  
  6696. Debounces.ks2 = true
  6697.  
  6698. Debounces.RKick = true
  6699.  
  6700. Debounces.LKick = true
  6701.  
  6702. for i = 1, 14 do
  6703.  
  6704. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.62, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(110)), 0.4)
  6705.  
  6706. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.62, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-110)), 0.4)
  6707.  
  6708. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
  6709.  
  6710. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, -3) * CFrame.Angles(0, math.rad(90), math.rad(90)), 0.4)
  6711.  
  6712. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1.2, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  6713.  
  6714. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1.2, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  6715.  
  6716. if Debounces.on == false then
  6717.  
  6718. break
  6719.  
  6720. end
  6721.  
  6722. rs:wait()
  6723.  
  6724. end
  6725.  
  6726. Debounces.ks = false
  6727.  
  6728. Debounces.ks2 = false
  6729.  
  6730. Debounces.RKick = false
  6731.  
  6732. Debounces.LKick = false
  6733.  
  6734. end
  6735.  
  6736. function attacksix()
  6737.  
  6738. for i = 1, 10 do
  6739.  
  6740. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.62, -0.2) * CFrame.Angles(math.rad(-160), math.rad(0), math.rad(0)), 0.4)
  6741.  
  6742. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.62, -0.2) * CFrame.Angles(math.rad(-160), math.rad(0), math.rad(0)), 0.4)
  6743.  
  6744. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-20), math.rad(0), 0), 0.4)
  6745.  
  6746. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -0.2, 0) * CFrame.Angles(math.rad(140), math.rad(0), math.rad(0)), 0.4)
  6747.  
  6748. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, 0.2, -0.54) * CFrame.Angles(math.rad(10), 0, math.rad(0)), 0.4)
  6749.  
  6750. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, 0.2, -0.54) * CFrame.Angles(math.rad(10), 0, math.rad(0)), 0.4)
  6751.  
  6752. if Debounces.on == false then
  6753.  
  6754. break
  6755.  
  6756. end
  6757.  
  6758. rs:wait()
  6759.  
  6760. end
  6761.  
  6762. Debounces.ks = true
  6763.  
  6764. Debounces.ks2 = true
  6765.  
  6766. Debounces.RKick = true
  6767.  
  6768. Debounces.LKick = true
  6769.  
  6770. for i = 1, 14 do
  6771.  
  6772. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.62, -0.2) * CFrame.Angles(math.rad(-160), math.rad(0), math.rad(0)), 0.4)
  6773.  
  6774. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.62, -0.2) * CFrame.Angles(math.rad(-160), math.rad(0), math.rad(0)), 0.4)
  6775.  
  6776. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-20), math.rad(0), 0), 0.4)
  6777.  
  6778. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 1, -3) * CFrame.Angles(math.rad(70), math.rad(0), math.rad(0)), 0.4)
  6779.  
  6780. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1.2, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(0)), 0.4)
  6781.  
  6782. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1.2, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(0)), 0.4)
  6783.  
  6784. if Debounces.on == false then
  6785.  
  6786. break
  6787.  
  6788. end
  6789.  
  6790. rs:wait()
  6791.  
  6792. end
  6793.  
  6794. Debounces.ks = false
  6795.  
  6796. Debounces.ks2 = false
  6797.  
  6798. Debounces.RKick = false
  6799.  
  6800. Debounces.LKick = false
  6801.  
  6802. end
  6803.  
  6804. pt = {
  6805.  
  6806. 1,
  6807.  
  6808. 1.1,
  6809.  
  6810. 1.2,
  6811.  
  6812. 1.3,
  6813.  
  6814. 1.4,
  6815.  
  6816. 1.5
  6817.  
  6818. }
  6819.  
  6820. ideez = {"161006212", "161006195"}
  6821.  
  6822. function Rapids()
  6823.  
  6824. z = Instance.new("Sound", rarm)
  6825.  
  6826. z.SoundId = "http://www.roblox.com/asset/?id=" .. ideez[math.random(1, #ideez)]
  6827.  
  6828. z.Volume = 0.1
  6829.  
  6830. z.MaxDistance = 45
  6831.  
  6832. z.Pitch = pt[math.random(1, #pt)]
  6833.  
  6834. z.Looped = false
  6835.  
  6836. z:Play()
  6837.  
  6838. Debounces.RPunch = true
  6839.  
  6840. Debounces.LPunch = true
  6841.  
  6842. Debounces.ks = true
  6843.  
  6844. Debounces.ks2 = true
  6845.  
  6846. for i = 1, 2 do
  6847.  
  6848. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(60), math.rad(20), math.rad(20)), 0.96)
  6849.  
  6850. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(50)), 0.96)
  6851.  
  6852. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(-14), math.rad(-50), 0), 0.96)
  6853.  
  6854. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.96)
  6855.  
  6856. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.96)
  6857.  
  6858. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.96)
  6859.  
  6860. if Debounces.on == false then
  6861.  
  6862. break
  6863.  
  6864. end
  6865.  
  6866. wait()
  6867.  
  6868. end
  6869.  
  6870. z2 = Instance.new("Sound", larm)
  6871.  
  6872. z2.SoundId = "http://www.roblox.com/asset/?id=" .. ideez[math.random(1, #ideez)]
  6873.  
  6874. z2.Volume = 0.1
  6875.  
  6876. z2.MaxDistance = 45
  6877.  
  6878. z2.Pitch = pt[math.random(1, #pt)]
  6879.  
  6880. z2.Looped = false
  6881.  
  6882. z2:Play()
  6883.  
  6884. for i = 1, 2 do
  6885.  
  6886. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(-50)), 0.96)
  6887.  
  6888. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad(120), math.rad(20), math.rad(-20)), 0.96)
  6889.  
  6890. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(-14), math.rad(50), 0), 0.96)
  6891.  
  6892. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.96)
  6893.  
  6894. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.96)
  6895.  
  6896. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.96)
  6897.  
  6898. if Debounces.on == false then
  6899.  
  6900. break
  6901.  
  6902. end
  6903.  
  6904. wait()
  6905.  
  6906. end
  6907.  
  6908. z3 = Instance.new("Sound", rarm)
  6909.  
  6910. z3.SoundId = "http://www.roblox.com/asset/?id=" .. ideez[math.random(1, #ideez)]
  6911.  
  6912. z3.Volume = 0.1
  6913.  
  6914. z3.MaxDistance = 45
  6915.  
  6916. z3.Pitch = pt[math.random(1, #pt)]
  6917.  
  6918. z3.Looped = false
  6919.  
  6920. z3:Play()
  6921.  
  6922. for i = 1, 2 do
  6923.  
  6924. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(90), math.rad(-20), math.rad(20)), 0.96)
  6925.  
  6926. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(50)), 0.96)
  6927.  
  6928. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(-14), math.rad(-50), 0), 0.96)
  6929.  
  6930. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.96)
  6931.  
  6932. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.96)
  6933.  
  6934. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.96)
  6935.  
  6936. if Debounces.on == false then
  6937.  
  6938. break
  6939.  
  6940. end
  6941.  
  6942. wait()
  6943.  
  6944. end
  6945.  
  6946. z4 = Instance.new("Sound", larm)
  6947.  
  6948. z4.SoundId = "http://www.roblox.com/asset/?id=" .. ideez[math.random(1, #ideez)]
  6949.  
  6950. z4.Volume = 0.1
  6951.  
  6952. z4.MaxDistance = 45
  6953.  
  6954. z4.Pitch = pt[math.random(1, #pt)]
  6955.  
  6956. z4.Looped = false
  6957.  
  6958. z4:Play()
  6959.  
  6960. for i = 1, 2 do
  6961.  
  6962. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(-50)), 0.96)
  6963.  
  6964. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad(60), math.rad(20), math.rad(-20)), 0.96)
  6965.  
  6966. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(-14), math.rad(50), 0), 0.96)
  6967.  
  6968. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.96)
  6969.  
  6970. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.96)
  6971.  
  6972. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.96)
  6973.  
  6974. if Debounces.on == false then
  6975.  
  6976. break
  6977.  
  6978. end
  6979.  
  6980. wait()
  6981.  
  6982. end
  6983.  
  6984. end
  6985.  
  6986. ComboNum = 0
  6987.  
  6988. mouse.Button1Down:connect(function()
  6989.  
  6990. if Debounces.CanAttack == true then
  6991.  
  6992. Debounces.CanAttack = false
  6993.  
  6994. Debounces.NoIdl = true
  6995.  
  6996. Debounces.on = true
  6997.  
  6998. Emitter.LockedToPart = true
  6999.  
  7000. Emitter2.LockedToPart = true
  7001.  
  7002. if ComboNum == 0 then
  7003.  
  7004. attackone()
  7005.  
  7006. elseif ComboNum == 1 then
  7007.  
  7008. attacktwo()
  7009.  
  7010. elseif ComboNum == 2 then
  7011.  
  7012. attackthree()
  7013.  
  7014. elseif ComboNum == 3 then
  7015.  
  7016. attackfour()
  7017.  
  7018. elseif ComboNum == 4 then
  7019.  
  7020. attackfive()
  7021.  
  7022. elseif ComboNum == 5 then
  7023.  
  7024. attacksix()
  7025.  
  7026. end
  7027.  
  7028. ComboNum = ComboNum + 1
  7029.  
  7030. Debounces.CanAttack = true
  7031.  
  7032. Debounces.NoIdl = false
  7033.  
  7034. Debounces.on = false
  7035.  
  7036. wait(0.8)
  7037.  
  7038. if Debounces.CanAttack == true then
  7039.  
  7040. ComboNum = 0
  7041.  
  7042. end
  7043.  
  7044. end
  7045.  
  7046. end)
  7047.  
  7048. rapids = false
  7049.  
  7050. mouse.KeyDown:connect(function(key)
  7051.  
  7052. if key == "f" then
  7053.  
  7054. rapids = true
  7055.  
  7056. if Debounces.CanAttack == true then
  7057.  
  7058. Debounces.CanAttack = false
  7059.  
  7060. Debounces.NoIdl = true
  7061.  
  7062. Debounces.on = true
  7063.  
  7064. Debounces.Slashing = true
  7065.  
  7066. Debounces.Slashing2 = true
  7067.  
  7068. for i = 1, 14 do
  7069.  
  7070. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(26), 0), 0.1)
  7071.  
  7072. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.1)
  7073.  
  7074. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-26), 0), 0.1)
  7075.  
  7076. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.1)
  7077.  
  7078. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1, 0.7, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(120)), 0.36)
  7079.  
  7080. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)), 0.36)
  7081.  
  7082. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)), 0.3)
  7083.  
  7084. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(40), 0), 0.27)
  7085.  
  7086. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-40), 0), 0.35)
  7087.  
  7088. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(40), math.rad(-10)), 0.23)
  7089.  
  7090. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-20), math.rad(10)), 0.23)
  7091.  
  7092. if Debounces.on == false then
  7093.  
  7094. break
  7095.  
  7096. end
  7097.  
  7098. rs:wait()
  7099.  
  7100. end
  7101.  
  7102. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 1)
  7103.  
  7104. repeat
  7105.  
  7106. Rapids()
  7107.  
  7108. until rapids == false
  7109.  
  7110. end
  7111.  
  7112. end
  7113.  
  7114. end)
  7115.  
  7116. mouse.KeyUp:connect(function(key)
  7117.  
  7118. if key == "f" then
  7119.  
  7120. rapids = false
  7121.  
  7122. Debounces.CanAttack = true
  7123.  
  7124. Debounces.NoIdl = false
  7125.  
  7126. Debounces.on = false
  7127.  
  7128. Debounces.Slashing = false
  7129.  
  7130. Debounces.Slashing2 = false
  7131.  
  7132. end
  7133.  
  7134. end)
  7135.  
  7136. mouse.KeyDown:connect(function(key)
  7137.  
  7138. if string.byte(key) == 52 then
  7139.  
  7140. Swing = 2
  7141.  
  7142. char.Humanoid.WalkSpeed = 40
  7143.  
  7144. end
  7145.  
  7146. end)
  7147.  
  7148. mouse.KeyUp:connect(function(key)
  7149.  
  7150. if string.byte(key) == 52 then
  7151.  
  7152. Swing = 1
  7153.  
  7154. char.Humanoid.WalkSpeed = 16
  7155.  
  7156. end
  7157.  
  7158. end)
  7159.  
  7160. jump = false
  7161.  
  7162. game:GetService("RunService").RenderStepped:connect(function()
  7163.  
  7164. if char.Humanoid.Health > 0 then
  7165.  
  7166. if char.Humanoid.Jump == true then
  7167.  
  7168. jump = true
  7169.  
  7170. else
  7171.  
  7172. jump = false
  7173.  
  7174. end
  7175.  
  7176. char.Humanoid.FreeFalling:connect(function(f)
  7177.  
  7178. if f then
  7179.  
  7180. ffing = true
  7181.  
  7182. else
  7183.  
  7184. ffing = false
  7185.  
  7186. end
  7187.  
  7188. end)
  7189.  
  7190. sine = sine + change
  7191.  
  7192. if jump == true then
  7193.  
  7194. animpose = "Jumping"
  7195.  
  7196. elseif ffing == true then
  7197.  
  7198. animpose = "Freefalling"
  7199.  
  7200. elseif (torso.Velocity * Vector3.new(1, 0, 1)).magnitude < 2 then
  7201.  
  7202. animpose = "Idle"
  7203.  
  7204. elseif (torso.Velocity * Vector3.new(1, 0, 1)).magnitude < 20 then
  7205.  
  7206. animpose = "Walking"
  7207.  
  7208. elseif (torso.Velocity * Vector3.new(1, 0, 1)).magnitude > 20 then
  7209.  
  7210. animpose = "Running"
  7211.  
  7212. end
  7213.  
  7214. if animpose ~= lastanimpose then
  7215.  
  7216. sine = 0
  7217.  
  7218. if Debounces.NoIdl == false then
  7219.  
  7220. for i = 1, 2 do
  7221.  
  7222. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(45), 0), 0.1)
  7223.  
  7224. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.1)
  7225.  
  7226. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-45), 0), 0.1)
  7227.  
  7228. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.1)
  7229.  
  7230. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6 + 0.1 * math.cos(sine / 14), 0) * CFrame.Angles(math.rad(-26 - 2 * math.cos(sine / 14)), math.rad(0), math.rad(25 + 2 * math.cos(sine / 14))), 0.2)
  7231.  
  7232. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.36)
  7233.  
  7234. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6 + 0.1 * math.cos(sine / 14), 0) * CFrame.Angles(math.rad(-26 - 2 * math.cos(sine / 14)), math.rad(0), math.rad(-25 - 2 * math.cos(sine / 14))), 0.2)
  7235.  
  7236. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7237.  
  7238. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(-16 + 2.6 * math.cos(sine / 14)), math.rad(0), 0), 0.2)
  7239.  
  7240. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.4, 0) * CFrame.Angles(math.rad(-20 + 1 * math.cos(sine / 14)), math.rad(0), 0), 0.2)
  7241.  
  7242. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.5, -0.5) * CFrame.Angles(math.rad(24 - 3 * math.cos(sine / 14)), math.rad(0), math.rad(0)), 0.2)
  7243.  
  7244. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0.2) * CFrame.Angles(math.rad(-20 + 2 * math.cos(sine / 14)), math.rad(0), math.rad(0)), 0.2)
  7245.  
  7246. end
  7247.  
  7248. wait()
  7249.  
  7250. end
  7251.  
  7252. else
  7253.  
  7254. end
  7255.  
  7256. lastanimpose = animpose
  7257.  
  7258. if Debounces.NoIdl == false then
  7259.  
  7260. if animpose == "Idle" then
  7261.  
  7262. change = 0.5
  7263.  
  7264. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(45), 0), 0.1)
  7265.  
  7266. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.1)
  7267.  
  7268. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-45), 0), 0.1)
  7269.  
  7270. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-90), 0, 0), 0.1)
  7271.  
  7272. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6 + 0.1 * math.cos(sine / 14), 0) * CFrame.Angles(math.rad(-30 - 2 * math.cos(sine / 14)), math.rad(0), math.rad(25 + 2 * math.cos(sine / 14))), 0.2)
  7273.  
  7274. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.36)
  7275.  
  7276. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6 + 0.1 * math.cos(sine / 14), 0) * CFrame.Angles(math.rad(-30 - 2 * math.cos(sine / 14)), math.rad(0), math.rad(-25 - 2 * math.cos(sine / 14))), 0.2)
  7277.  
  7278. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7279.  
  7280. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(8 + 2.6 * math.cos(sine / 14)), math.rad(0), 0), 0.2)
  7281.  
  7282. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.4, 0) * CFrame.Angles(math.rad(-20 + 2 * math.cos(sine / 14)), math.rad(0), 0), 0.2)
  7283.  
  7284. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.5 - 0.07 * math.cos(sine / 14), -0.5 + 0.14 * math.cos(sine / 14)) * CFrame.Angles(math.rad(18 + 3 * math.cos(sine / 14)), math.rad(0), math.rad(0)), 0.2)
  7285.  
  7286. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1 + 0.03 * math.cos(sine / 14), 0.2 + 0.09 * math.cos(sine / 14)) * CFrame.Angles(math.rad(-21 + 2 * math.cos(sine / 14)), math.rad(0), math.rad(0)), 0.2)
  7287.  
  7288. elseif animpose == "Walking" then
  7289.  
  7290. change = 1
  7291.  
  7292. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(45), 0), 0.1)
  7293.  
  7294. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-55), 0, 0), 0.1)
  7295.  
  7296. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-45), 0), 0.1)
  7297.  
  7298. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-55), 0, 0), 0.1)
  7299.  
  7300. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5 - 0.05 * math.cos(sine / 4), math.sin(sine / 8) / 4) * CFrame.Angles(-math.sin(sine / 8) / 1.4, -math.sin(sine / 8) / 3, math.rad(14 + 9 * math.cos(sine / 4))), 0.2)
  7301.  
  7302. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.36)
  7303.  
  7304. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5 + 0.05 * math.cos(sine / 4), -math.sin(sine / 8) / 4) * CFrame.Angles(math.sin(sine / 8) / 1.4, -math.sin(sine / 8) / 3, math.rad(-14 - 9 * math.cos(sine / 4))), 0.2)
  7305.  
  7306. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7307.  
  7308. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-10 + 2 * math.cos(sine / 4)), math.rad(0 - 14 * math.cos(sine / 8) / 2.3), math.rad(0)), 0.2)
  7309.  
  7310. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1 + 0.1 * math.cos(sine / 4), 0) * CFrame.Angles(math.rad(-4 + 2 * math.cos(sine / 4)), math.rad(0 + 14 * math.cos(sine / 8) / 2.3), math.rad(0)), 0.2)
  7311.  
  7312. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1 - 0.24 * math.cos(sine / 8) / 2.8, -0.05 + math.sin(sine / 8) / 4.4) * CFrame.Angles(math.rad(-10) + -math.sin(sine / 8) / 2.1, math.rad(0 - 14 * math.cos(sine / 8) / 2.3), 0), 0.4)
  7313.  
  7314. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1 + 0.24 * math.cos(sine / 8) / 2.8, -0.05 + -math.sin(sine / 8) / 4.4) * CFrame.Angles(math.rad(-10) + math.sin(sine / 8) / 2.1, math.rad(0 - 14 * math.cos(sine / 8) / 2.3), 0), 0.4)
  7315.  
  7316. elseif animpose == "Running" then
  7317.  
  7318. change = 1
  7319.  
  7320. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(20 + 15 * math.cos(sine / 4)), 0), 0.4)
  7321.  
  7322. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-100 + 16 * math.cos(sine / 2)), 0, 0), 0.1)
  7323.  
  7324. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-20 + 15 * math.cos(sine / 4)), 0), 0.4)
  7325.  
  7326. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-100 + 16 * math.cos(sine / 2)), 0, 0), 0.1)
  7327.  
  7328. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.24 + 0.6 * math.cos(sine / 4) / 1.4, 0.54, 0 + 0.8 * math.cos(sine / 4)) * CFrame.Angles(math.rad(6 - 140 * math.cos(sine / 4) / 1.2), math.rad(0), math.rad(0 + 50 * math.cos(sine / 4))), 0.2)
  7329.  
  7330. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.36)
  7331.  
  7332. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.24 + 0.6 * math.cos(sine / 4) / 1.4, 0.54, 0 - 0.8 * math.cos(sine / 4)) * CFrame.Angles(math.rad(6 + 140 * math.cos(sine / 4) / 1.2), math.rad(0), math.rad(0 + 50 * math.cos(sine / 4))), 0.2)
  7333.  
  7334. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7335.  
  7336. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(-8 + 12 * math.cos(sine / 2) / 1.5), math.rad(0 + 12 * math.cos(sine / 4)), math.rad(0)), 0.2)
  7337.  
  7338. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1 + 0.2 * math.cos(sine / 2) / 1.7, 0) * CFrame.Angles(math.rad(-14 + 10 * math.cos(sine / 2) / 1.5), math.rad(0 - 12 * math.cos(sine / 4)), math.rad(0)), 0.2)
  7339.  
  7340. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.9 - 0.1 * math.cos(sine / 4) / 2, math.sin(sine / 4) / 2) * CFrame.Angles(math.rad(-10) + -math.sin(sine / 4) / 1.6, math.rad(0 + 12 * math.cos(sine / 4)), 0), 0.8)
  7341.  
  7342. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.9 + 0.1 * math.cos(sine / 4) / 2, -math.sin(sine / 4) / 2) * CFrame.Angles(math.rad(-10) + math.sin(sine / 4) / 1.6, math.rad(0 + 12 * math.cos(sine / 4)), 0), 0.8)
  7343.  
  7344. elseif animpose == "Jumping" then
  7345.  
  7346. we.C0 = Lerp(we.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(10), 0), 0.1)
  7347.  
  7348. we.C1 = Lerp(we.C1, CFrame.new(0, 0.5, 0.5) * CFrame.Angles(math.rad(-140), 0, 0), 0.1)
  7349.  
  7350. we2.C0 = Lerp(we2.C0, CFrame.new(0, 0, 1) * CFrame.Angles(0, math.rad(-10), 0), 0.1)
  7351.  
  7352. we2.C1 = Lerp(we2.C1, CFrame.new(0.2, 0.5, 0.5) * CFrame.Angles(math.rad(-140), 0, 0), 0.1)
  7353.  
  7354. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(30)), 0.2)
  7355.  
  7356. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.36)
  7357.  
  7358. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-30)), 0.2)
  7359.  
  7360. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7361.  
  7362. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -0.2) * CFrame.Angles(math.rad(30), math.rad(0), 0), 0.2)
  7363.  
  7364. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-40), math.rad(0), 0), 0.2)
  7365.  
  7366. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)), 0.2)
  7367.  
  7368. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.5, -1) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)), 0.2)
  7369.  
  7370. end
  7371.  
  7372. end
  7373.  
  7374. end
  7375.  
  7376. end)
  7377.  
  7378. while true do
  7379.  
  7380. Emitter.Acceleration = Vector3.new(math.cos(tick() * 2) * math.sin(tick() / 2) * 4, 0, math.sin(tick() * 2) * math.cos(tick() / 2) * 4)
  7381.  
  7382. Emitter2.Acceleration = Vector3.new(-math.cos(tick() * 2) * math.sin(tick() / 2) * 4, 0, -math.sin(tick() * 2) * math.cos(tick() / 2) * 4)
  7383.  
  7384. wait()
  7385.  
  7386. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement