Advertisement
zXzGamePROzXz

Untitled

Dec 30th, 2018
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 345.31 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. Player=game:GetService("Players").LocalPlayer
  9.  
  10. Character=Player.Character
  11.  
  12. PlayerGui=Player.PlayerGui
  13.  
  14. Backpack=Player.Backpack
  15.  
  16. Torso=Character.Torso
  17.  
  18. Head=Character.Head
  19.  
  20. Humanoid=Character.Humanoid
  21.  
  22. m=Instance.new('Model',Character)
  23.  
  24. LeftArm=Character["Left Arm"]
  25.  
  26. LeftLeg=Character["Left Leg"]
  27.  
  28. RightArm=Character["Right Arm"]
  29.  
  30. RightLeg=Character["Right Leg"]
  31.  
  32. LS=Torso["Left Shoulder"]
  33.  
  34. LH=Torso["Left Hip"]
  35.  
  36. RS=Torso["Right Shoulder"]
  37.  
  38. RH=Torso["Right Hip"]
  39.  
  40. Face = Head.face
  41.  
  42. Neck=Torso.Neck
  43.  
  44. it=Instance.new
  45.  
  46. attacktype=1
  47.  
  48. vt=Vector3.new
  49.  
  50. cf=CFrame.new
  51.  
  52. euler=CFrame.fromEulerAnglesXYZ
  53.  
  54. angles=CFrame.Angles
  55.  
  56. cloaked=false
  57.  
  58. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  59.  
  60. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  61.  
  62. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  63.  
  64. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  65.  
  66. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  67.  
  68. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  69.  
  70. RootPart=Character.HumanoidRootPart
  71.  
  72. RootJoint=RootPart.RootJoint
  73.  
  74. RootCF=euler(-1.57,0,3.14)
  75.  
  76. attack = false
  77.  
  78. attackdebounce = false
  79.  
  80. deb=false
  81.  
  82. equipped=true
  83.  
  84. hand=false
  85.  
  86. MMouse=nil
  87.  
  88. combo=0
  89.  
  90. mana=0
  91.  
  92. trispeed=.2
  93.  
  94. attackmode='none'
  95.  
  96. local idle=0
  97.  
  98. local Anim="Idle"
  99.  
  100. local Effects={}
  101.  
  102. local gun=false
  103.  
  104. local shoot=false
  105.  
  106. player=nil
  107.  
  108. mana=0
  109.  
  110. local CurrentMode = "Unsheathed"
  111.  
  112. plr = game.Players.LocalPlayer
  113.  
  114. asdasd = plr.Name
  115.  
  116. ws = game.Workspace[asdasd]
  117.  
  118. Mouse = Player:GetMouse()
  119.  
  120. --NFSBOYLOL EDIT
  121.  
  122. Player.CanLoadCharacterAppearance = false
  123.  
  124. Character.Humanoid.MaxHealth = math.huge
  125.  
  126. Character.Humanoid.JumpPower = 100
  127.  
  128. Character.Humanoid.WalkSpeed = (90)
  129.  
  130. function clearshirt() for i,v in pairs(Player:GetChildren()) do
  131.  
  132. if v:IsA("Shirt") or v:IsA("Pants") or v:IsA("Hat") then v:remove()
  133.  
  134. end
  135.  
  136. end
  137.  
  138. end
  139.  
  140. -------------------------------
  141.  
  142. p = game.Players.LocalPlayer
  143.  
  144. char = p.Character
  145.  
  146. local char = p.Character
  147.  
  148. torso = char.Torso
  149.  
  150. neck = char.Torso.Neck
  151.  
  152. hum = char.Humanoid
  153.  
  154.  
  155.  
  156. CV="Really red"
  157.  
  158.  
  159.  
  160. local txt = Instance.new("BillboardGui", char)
  161.  
  162. txt.Adornee = char .Head
  163.  
  164. txt.Name = "_status"
  165.  
  166. txt.Size = UDim2.new(2, 0, 1.2, 0)
  167.  
  168. txt.StudsOffset = Vector3.new(-9, 8, 0)
  169.  
  170. local text = Instance.new("TextLabel", txt)
  171.  
  172. text.Size = UDim2.new(10, 0, 7, 0)
  173.  
  174. text.FontSize = "Size24"
  175.  
  176. text.TextScaled = true
  177.  
  178. text.TextTransparency = 0
  179.  
  180. text.BackgroundTransparency = 1
  181.  
  182. text.TextTransparency = 0
  183.  
  184. text.TextStrokeTransparency = 0
  185.  
  186. text.Font = "SciFi"
  187.  
  188. text.TextStrokeColor3 = Color3.new(0,0,0)
  189.  
  190.  
  191.  
  192. v=Instance.new("Part")
  193.  
  194. v.Name = "ColorBrick"
  195.  
  196. v.Parent=p.Character
  197.  
  198. v.FormFactor="Symmetric"
  199.  
  200. v.Anchored=true
  201.  
  202. v.CanCollide=false
  203.  
  204. v.BottomSurface="Smooth"
  205.  
  206. v.TopSurface="Smooth"
  207.  
  208. v.Size=Vector3.new(10,5,3)
  209.  
  210. v.Transparency=1
  211.  
  212. v.CFrame=char.Torso.CFrame
  213.  
  214. v.BrickColor=BrickColor.new(CV)
  215.  
  216. v.Transparency=1
  217.  
  218. text.TextColor3 = Color3.new(170,0,0)
  219.  
  220. v.Shape="Block"
  221.  
  222. text.Text = "Bloody Knight"
  223.  
  224. -------------------------------
  225.  
  226. local player = "LocalPlayer"
  227.  
  228. local Character = game.Players[player].Character
  229.  
  230. local Torso = Character.Torso
  231.  
  232. local LeftArm = Character["Left Arm"]
  233.  
  234. local RightArm = Character["Right Arm"]
  235.  
  236. local LeftLeg = Character["Left Leg"]
  237.  
  238. local RightLeg = Character["Right Leg"]
  239.  
  240. local Head = Character.Head
  241.  
  242. local RootPart = Character.HumanoidRootPart
  243.  
  244.  
  245.  
  246. local m = Instance.new("Model")
  247.  
  248. m.Name = "VTX"
  249.  
  250. --[[m1 = Instance.new("Model")
  251.  
  252. m1.Name = "Torso"
  253.  
  254. m1.Parent = m
  255.  
  256. m2 = Instance.new("Model")
  257.  
  258. m2.Name = "Head"
  259.  
  260. m2.Parent = m
  261.  
  262. m3 = Instance.new("Model")
  263.  
  264. m3.Name = "RightArm"
  265.  
  266. m3.Parent = m
  267.  
  268. m4 = Instance.new("Model")
  269.  
  270. m4.Name = "LeftLeg"
  271.  
  272. m4.Parent = m
  273.  
  274. m5 = Instance.new("Model")
  275.  
  276. m5.Name = "RightLeg"
  277.  
  278. m5.Parent = m
  279.  
  280. m6 = Instance.new("Model")
  281.  
  282. m6.Name = "LeftArm"
  283.  
  284. m6.Parent = m--]]
  285.  
  286. p1 = Instance.new("Part", m)
  287.  
  288. p1.BrickColor = BrickColor.new("Really black")
  289.  
  290. p1.Material = Enum.Material.SmoothPlastic
  291.  
  292. p1.Reflectance = 0.5
  293.  
  294. p1.Name = "DiamondMesh"
  295.  
  296. p1.CFrame = CFrame.new(4.43766785, 155.454346, 39.9999847, -4.37113883e-008, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -1, -4.3159529e-005, -4.37113883e-008)
  297.  
  298. p1.CanCollide = false
  299.  
  300. p1.FormFactor = Enum.FormFactor.Symmetric
  301.  
  302. p1.Elasticity = 0
  303.  
  304. p1.Size = Vector3.new(0.512455523, 0.512455463, 0.512455463)
  305.  
  306. b1 = Instance.new("SpecialMesh", p1)
  307.  
  308. b1.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  309.  
  310. b1.TextureId = ""
  311.  
  312. b1.MeshType = Enum.MeshType.FileMesh
  313.  
  314. b1.Name = "Mesh"
  315.  
  316. b1.Scale = Vector3.new(0.512455523, 0.230604947, 0.102491096)
  317.  
  318. --[[p2 = Instance.new("Part", m)
  319.  
  320. p2.BrickColor = BrickColor.new("Earth green")
  321.  
  322. p2.Name = "Torso"
  323.  
  324. p2.CFrame = CFrame.new(3.81999993, 156.276108, 40, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  325.  
  326. p2.CanCollide = false
  327.  
  328. p2.FormFactor = Enum.FormFactor.Symmetric
  329.  
  330. p2.Size = Vector3.new(2, 2, 1)
  331.  
  332. p2.BottomSurface = Enum.SurfaceType.Smooth
  333.  
  334. p2.TopSurface = Enum.SurfaceType.Smooth--]]
  335.  
  336. p2 = Torso
  337.  
  338. p3 = Instance.new("Part", m)
  339.  
  340. p3.BrickColor = BrickColor.new("Dark stone grey")
  341.  
  342. p3.Material = Enum.Material.SmoothPlastic
  343.  
  344. p3.Name = "apart"
  345.  
  346. p3.CFrame = CFrame.new(3.18215108, 156.94046, 39.948761, 3.0473866e-005, -1, -3.05175763e-005, -3.05603571e-005, -3.05185094e-005, 1, -1, -3.04729328e-005, -3.05612884e-005)
  347.  
  348. p3.CanCollide = false
  349.  
  350. p3.FormFactor = Enum.FormFactor.Custom
  351.  
  352. p3.Size = Vector3.new(0.819928885, 0.256227732, 0.973665357)
  353.  
  354. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  355.  
  356. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  357.  
  358. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  359.  
  360. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  361.  
  362. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  363.  
  364. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  365.  
  366. b2 = Instance.new("SpecialMesh", p3)
  367.  
  368. b2.MeshType = Enum.MeshType.Brick
  369.  
  370. b2.Name = "Mesh"
  371.  
  372. b2.Scale = Vector3.new(1, 1.01999998, 0.5)
  373.  
  374. p4 = Instance.new("Part", m)
  375.  
  376. p4.BrickColor = BrickColor.new("Really black")
  377.  
  378. p4.Material = Enum.Material.Neon
  379.  
  380. p4.Name = "apart"
  381.  
  382. p4.CFrame = CFrame.new(4.59140301, 156.658615, 39.9999924, -1, 4.30663385e-005, 4.43833414e-010, 1.85536919e-009, 5.3449472e-005, -1, -4.30663349e-005, -1, -5.3449472e-005)
  383.  
  384. p4.CanCollide = false
  385.  
  386. p4.FormFactor = Enum.FormFactor.Custom
  387.  
  388. p4.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  389.  
  390. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  391.  
  392. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  393.  
  394. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  395.  
  396. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  397.  
  398. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  399.  
  400. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  401.  
  402. b3 = Instance.new("SpecialMesh", p4)
  403.  
  404. b3.MeshType = Enum.MeshType.Cylinder
  405.  
  406. b3.Name = "Mesh"
  407.  
  408. b3.Scale = Vector3.new(0.421655804, 0.25, 0.25)
  409.  
  410. p5 = Instance.new("Part", m)
  411.  
  412. p5.BrickColor = BrickColor.new("Dark red")
  413.  
  414. p5.Material = Enum.Material.SmoothPlastic
  415.  
  416. p5.Name = "apart"
  417.  
  418. p5.CFrame = CFrame.new(4.28393078, 155.428711, 39.9999886, -4.37102727e-008, 2.75157674e-012, 1, -4.3159529e-005, 1, -1.96809236e-012, -1, -4.3159529e-005, -4.37139782e-008)
  419.  
  420. p5.CanCollide = false
  421.  
  422. p5.FormFactor = Enum.FormFactor.Custom
  423.  
  424. p5.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  425.  
  426. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  427.  
  428. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  429.  
  430. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  431.  
  432. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  433.  
  434. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  435.  
  436. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  437.  
  438. b4 = Instance.new("SpecialMesh", p5)
  439.  
  440. b4.MeshType = Enum.MeshType.Cylinder
  441.  
  442. b4.Name = "Mesh"
  443.  
  444. b4.Scale = Vector3.new(0.417481065, 1, 1)
  445.  
  446. p6 = Instance.new("Part", m)
  447.  
  448. p6.BrickColor = BrickColor.new("Really black")
  449.  
  450. p6.Material = Enum.Material.Neon
  451.  
  452. p6.Name = "apart"
  453.  
  454. p6.CFrame = CFrame.new(4.59140301, 157.171066, 39.9999886, -1, 4.30663385e-005, 4.43833775e-010, 1.85536952e-009, 5.3449472e-005, -1, -4.30663349e-005, -1, -5.3449472e-005)
  455.  
  456. p6.CanCollide = false
  457.  
  458. p6.FormFactor = Enum.FormFactor.Custom
  459.  
  460. p6.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  461.  
  462. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  463.  
  464. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  465.  
  466. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  467.  
  468. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  469.  
  470. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  471.  
  472. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  473.  
  474. b5 = Instance.new("SpecialMesh", p6)
  475.  
  476. b5.MeshType = Enum.MeshType.Cylinder
  477.  
  478. b5.Name = "Mesh"
  479.  
  480. b5.Scale = Vector3.new(0.421655804, 0.25, 0.25)
  481.  
  482. p7 = Instance.new("Part", m)
  483.  
  484. p7.BrickColor = BrickColor.new("Really black")
  485.  
  486. p7.Material = Enum.Material.Neon
  487.  
  488. p7.Name = "apart"
  489.  
  490. p7.CFrame = CFrame.new(4.07894754, 156.453629, 39.974369, 1, 2.75143797e-012, -2.37226807e-014, -8.16291479e-014, 1, 0, -3.6618486e-012, 0, 1)
  491.  
  492. p7.CanCollide = false
  493.  
  494. p7.FormFactor = Enum.FormFactor.Custom
  495.  
  496. p7.Size = Vector3.new(0.512455523, 1.94733071, 0.768683136)
  497.  
  498. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  499.  
  500. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  501.  
  502. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  503.  
  504. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  505.  
  506. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  507.  
  508. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  509.  
  510. b6 = Instance.new("SpecialMesh", p7)
  511.  
  512. b6.MeshType = Enum.MeshType.Brick
  513.  
  514. b6.Name = "Mesh"
  515.  
  516. b6.Scale = Vector3.new(1.04999995, 0.899999976, 0.25)
  517.  
  518. p8 = Instance.new("Part", m)
  519.  
  520. p8.BrickColor = BrickColor.new("Dark red")
  521.  
  522. p8.Material = Enum.Material.SmoothPlastic
  523.  
  524. p8.Name = "apart"
  525.  
  526. p8.CFrame = CFrame.new(4.38642168, 155.428711, 39.9999886, 1, 2.75143797e-012, -2.37226807e-014, -8.16291479e-014, 1, 0, -3.6618486e-012, 0, 1)
  527.  
  528. p8.CanCollide = false
  529.  
  530. p8.FormFactor = Enum.FormFactor.Custom
  531.  
  532. p8.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  533.  
  534. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  535.  
  536. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  537.  
  538. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  539.  
  540. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  541.  
  542. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  543.  
  544. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  545.  
  546. b7 = Instance.new("SpecialMesh", p8)
  547.  
  548. b7.MeshType = Enum.MeshType.Cylinder
  549.  
  550. b7.Name = "Mesh"
  551.  
  552. b7.Scale = Vector3.new(0.417481065, 1, 1)
  553.  
  554. p9 = Instance.new("Part", m)
  555.  
  556. p9.BrickColor = BrickColor.new("Really black")
  557.  
  558. p9.Material = Enum.Material.Neon
  559.  
  560. p9.Name = "apart"
  561.  
  562. p9.CFrame = CFrame.new(4.59140301, 156.914856, 39.9999886, -1, 9.14653137e-005, 3.05217691e-005, 9.14681077e-005, 1, 9.14653137e-005, -3.05133999e-005, 9.14681077e-005, -1)
  563.  
  564. p9.CanCollide = false
  565.  
  566. p9.FormFactor = Enum.FormFactor.Custom
  567.  
  568. p9.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  569.  
  570. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  571.  
  572. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  573.  
  574. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  575.  
  576. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  577.  
  578. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  579.  
  580. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  581.  
  582. b8 = Instance.new("SpecialMesh", p9)
  583.  
  584. b8.MeshType = Enum.MeshType.Brick
  585.  
  586. b8.Name = "Mesh"
  587.  
  588. b8.Scale = Vector3.new(0.421655804, 0.5, 0.150000006)
  589.  
  590. p10 = Instance.new("Part", m)
  591.  
  592. p10.BrickColor = BrickColor.new("Bright red")
  593.  
  594. p10.Material = Enum.Material.SmoothPlastic
  595.  
  596. p10.Name = "apart"
  597.  
  598. p10.CFrame = CFrame.new(2.66969562, 157.811615, 40.8967972, -3.05612921e-005, 1, -3.05175745e-005, -3.04729328e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738642e-005)
  599.  
  600. p10.CanCollide = false
  601.  
  602. p10.FormFactor = Enum.FormFactor.Custom
  603.  
  604. p10.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  605.  
  606. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  607.  
  608. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  609.  
  610. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  611.  
  612. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  613.  
  614. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  615.  
  616. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  617.  
  618. b9 = Instance.new("SpecialMesh", p10)
  619.  
  620. b9.MeshType = Enum.MeshType.Brick
  621.  
  622. b9.Name = "Mesh"
  623.  
  624. b9.Scale = Vector3.new(0.5, 1.00999999, 1.00999999)
  625.  
  626. p11 = Instance.new("Part", m)
  627.  
  628. p11.BrickColor = BrickColor.new("Really black")
  629.  
  630. p11.Material = Enum.Material.Neon
  631.  
  632. p11.Name = "apart"
  633.  
  634. p11.CFrame = CFrame.new(2.66969562, 157.811615, 39.1032066, -3.05612921e-005, 1, -3.05175745e-005, -3.04729328e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738642e-005)
  635.  
  636. p11.CanCollide = false
  637.  
  638. p11.FormFactor = Enum.FormFactor.Custom
  639.  
  640. p11.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  641.  
  642. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  643.  
  644. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  645.  
  646. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  647.  
  648. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  649.  
  650. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  651.  
  652. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  653.  
  654. b10 = Instance.new("SpecialMesh", p11)
  655.  
  656. b10.MeshType = Enum.MeshType.Brick
  657.  
  658. b10.Name = "Mesh"
  659.  
  660. b10.Scale = Vector3.new(0.25, 1.01999998, 1.01999998)
  661.  
  662. p12 = Instance.new("Part", m)
  663.  
  664. p12.BrickColor = BrickColor.new("Bright red")
  665.  
  666. p12.Material = Enum.Material.SmoothPlastic
  667.  
  668. p12.Name = "apart"
  669.  
  670. p12.CFrame = CFrame.new(2.66969562, 157.811615, 39.1032104, -3.05612921e-005, 1, -3.05175745e-005, -3.04729328e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738642e-005)
  671.  
  672. p12.CanCollide = false
  673.  
  674. p12.FormFactor = Enum.FormFactor.Custom
  675.  
  676. p12.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  677.  
  678. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  679.  
  680. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  681.  
  682. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  683.  
  684. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  685.  
  686. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  687.  
  688. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  689.  
  690. b11 = Instance.new("SpecialMesh", p12)
  691.  
  692. b11.MeshType = Enum.MeshType.Brick
  693.  
  694. b11.Name = "Mesh"
  695.  
  696. b11.Scale = Vector3.new(0.5, 1.00999999, 1.00999999)
  697.  
  698. p13 = Instance.new("Part", m)
  699.  
  700. p13.BrickColor = BrickColor.new("Really black")
  701.  
  702. p13.Material = Enum.Material.Neon
  703.  
  704. p13.Name = "apart"
  705.  
  706. p13.CFrame = CFrame.new(4.2839303, 155.428711, 40, -4.37154632e-008, -3.63797881e-012, 1, -4.31595254e-005, 1, 0, -1, -4.3159529e-005, -4.37144365e-008)
  707.  
  708. p13.CanCollide = false
  709.  
  710. p13.FormFactor = Enum.FormFactor.Custom
  711.  
  712. p13.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  713.  
  714. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  715.  
  716. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  717.  
  718. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  719.  
  720. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  721.  
  722. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  723.  
  724. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  725.  
  726. b12 = Instance.new("SpecialMesh", p13)
  727.  
  728. b12.MeshType = Enum.MeshType.Cylinder
  729.  
  730. b12.Name = "Mesh"
  731.  
  732. b12.Scale = Vector3.new(0.208740532, 1.00999999, 1.00999999)
  733.  
  734. p14 = Instance.new("Part", m)
  735.  
  736. p14.BrickColor = BrickColor.new("Dark red")
  737.  
  738. p14.Material = Enum.Material.SmoothPlastic
  739.  
  740. p14.Name = "apart"
  741.  
  742. p14.CFrame = CFrame.new(3.82271981, 155.428711, 40, 1, -3.63780295e-012, 4.07496259e-012, 1.88656274e-012, 1, -3.63797881e-012, -3.04822834e-012, 8.24700363e-020, 1)
  743.  
  744. p14.CanCollide = false
  745.  
  746. p14.FormFactor = Enum.FormFactor.Custom
  747.  
  748. p14.Size = Vector3.new(1.02491105, 0.245498881, 2.04982185)
  749.  
  750. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  751.  
  752. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  753.  
  754. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  755.  
  756. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  757.  
  758. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  759.  
  760. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  761.  
  762. b13 = Instance.new("SpecialMesh", p14)
  763.  
  764. b13.MeshType = Enum.MeshType.Brick
  765.  
  766. b13.Name = "Mesh"
  767.  
  768. b13.Scale = Vector3.new(1.00999999, 0.421655744, 1.00999999)
  769.  
  770. p15 = Instance.new("Part", m)
  771.  
  772. p15.BrickColor = BrickColor.new("Really black")
  773.  
  774. p15.Material = Enum.Material.Neon
  775.  
  776. p15.Name = "apart"
  777.  
  778. p15.CFrame = CFrame.new(4.59140301, 156.914841, 39.7437744, -1, 4.30663349e-005, 4.50222831e-010, 1.85340143e-009, 5.34494757e-005, -1, -4.30663349e-005, -1, -5.3449472e-005)
  779.  
  780. p15.CanCollide = false
  781.  
  782. p15.FormFactor = Enum.FormFactor.Custom
  783.  
  784. p15.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  785.  
  786. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  787.  
  788. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  789.  
  790. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  791.  
  792. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  793.  
  794. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  795.  
  796. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  797.  
  798. b14 = Instance.new("SpecialMesh", p15)
  799.  
  800. b14.MeshType = Enum.MeshType.Cylinder
  801.  
  802. b14.Name = "Mesh"
  803.  
  804. b14.Scale = Vector3.new(0.421655804, 0.25, 0.25)
  805.  
  806. p16 = Instance.new("Part", m)
  807.  
  808. p16.BrickColor = BrickColor.new("Really black")
  809.  
  810. p16.Material = Enum.Material.Neon
  811.  
  812. p16.Name = "apart"
  813.  
  814. p16.CFrame = CFrame.new(2.66969585, 157.811615, 40.8968086, -3.05612921e-005, 1, -3.05175745e-005, -3.04729328e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738605e-005)
  815.  
  816. p16.CanCollide = false
  817.  
  818. p16.FormFactor = Enum.FormFactor.Custom
  819.  
  820. p16.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  821.  
  822. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  823.  
  824. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  825.  
  826. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  827.  
  828. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  829.  
  830. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  831.  
  832. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  833.  
  834. b15 = Instance.new("SpecialMesh", p16)
  835.  
  836. b15.MeshType = Enum.MeshType.Brick
  837.  
  838. b15.Name = "Mesh"
  839.  
  840. b15.Scale = Vector3.new(0.25, 1.01999998, 1.01999998)
  841.  
  842. p17 = Instance.new("Part", m)
  843.  
  844. p17.BrickColor = BrickColor.new("Bright red")
  845.  
  846. p17.Material = Enum.Material.SmoothPlastic
  847.  
  848. p17.Name = "apart"
  849.  
  850. p17.CFrame = CFrame.new(4.59140301, 156.914825, 40.0000038, -1, 4.30663349e-005, 4.51109372e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663349e-005, -1, -5.34494793e-005)
  851.  
  852. p17.CanCollide = false
  853.  
  854. p17.FormFactor = Enum.FormFactor.Custom
  855.  
  856. p17.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  857.  
  858. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  859.  
  860. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  861.  
  862. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  863.  
  864. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  865.  
  866. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  867.  
  868. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  869.  
  870. b16 = Instance.new("SpecialMesh", p17)
  871.  
  872. b16.MeshType = Enum.MeshType.Cylinder
  873.  
  874. b16.Name = "Mesh"
  875.  
  876. b16.Scale = Vector3.new(0.417480975, 1, 1)
  877.  
  878. p18 = Instance.new("Part", m)
  879.  
  880. p18.BrickColor = BrickColor.new("Really black")
  881.  
  882. p18.Material = Enum.Material.Neon
  883.  
  884. p18.Name = "apart"
  885.  
  886. p18.CFrame = CFrame.new(4.59140301, 156.914825, 40.2562294, -1, 4.30663349e-005, 4.51109372e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663349e-005, -1, -5.34494793e-005)
  887.  
  888. p18.CanCollide = false
  889.  
  890. p18.FormFactor = Enum.FormFactor.Custom
  891.  
  892. p18.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  893.  
  894. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  895.  
  896. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  897.  
  898. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  899.  
  900. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  901.  
  902. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  903.  
  904. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  905.  
  906. b17 = Instance.new("SpecialMesh", p18)
  907.  
  908. b17.MeshType = Enum.MeshType.Cylinder
  909.  
  910. b17.Name = "Mesh"
  911.  
  912. b17.Scale = Vector3.new(0.421655804, 0.25, 0.25)
  913.  
  914. p19 = Instance.new("Part", m)
  915.  
  916. p19.BrickColor = BrickColor.new("Really black")
  917.  
  918. p19.Material = Enum.Material.Neon
  919.  
  920. p19.Name = "apart"
  921.  
  922. p19.CFrame = CFrame.new(4.59140301, 156.914825, 40.0000038, -1, 4.30663349e-005, 4.51109372e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663349e-005, -1, -5.34494793e-005)
  923.  
  924. p19.CanCollide = false
  925.  
  926. p19.FormFactor = Enum.FormFactor.Custom
  927.  
  928. p19.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  929.  
  930. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  931.  
  932. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  933.  
  934. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  935.  
  936. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  937.  
  938. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  939.  
  940. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  941.  
  942. b18 = Instance.new("SpecialMesh", p19)
  943.  
  944. b18.MeshType = Enum.MeshType.Brick
  945.  
  946. b18.Name = "Mesh"
  947.  
  948. b18.Scale = Vector3.new(0.421655804, 0.5, 0.150000006)
  949.  
  950. p20 = Instance.new("Part", m)
  951.  
  952. p20.BrickColor = BrickColor.new("Dark red")
  953.  
  954. p20.Material = Enum.Material.SmoothPlastic
  955.  
  956. p20.Name = "apart"
  957.  
  958. p20.CFrame = CFrame.new(4.46329021, 156.914825, 40.0000191, -3.05612921e-005, 1, -3.05175745e-005, -3.04729401e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738533e-005)
  959.  
  960. p20.CanCollide = false
  961.  
  962. p20.FormFactor = Enum.FormFactor.Custom
  963.  
  964. p20.Size = Vector3.new(2.04982209, 0.256227732, 1.02491093)
  965.  
  966. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  967.  
  968. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  969.  
  970. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  971.  
  972. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  973.  
  974. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  975.  
  976. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  977.  
  978. b19 = Instance.new("SpecialMesh", p20)
  979.  
  980. b19.MeshType = Enum.MeshType.Torso
  981.  
  982. b19.Name = "Mesh"
  983.  
  984. p21 = Instance.new("Part", m)
  985.  
  986. p21.BrickColor = BrickColor.new("Dark stone grey")
  987.  
  988. p21.Material = Enum.Material.SmoothPlastic
  989.  
  990. p21.Name = "apart"
  991.  
  992. p21.CFrame = CFrame.new(4.07894802, 156.453613, 39.9743843, 1, -3.63797881e-012, 4.9720783e-012, 0, 1, 7.27595761e-012, -2.30360175e-012, 1.27329258e-011, 1)
  993.  
  994. p21.CanCollide = false
  995.  
  996. p21.FormFactor = Enum.FormFactor.Custom
  997.  
  998. p21.Size = Vector3.new(0.512455523, 1.94733071, 0.768683136)
  999.  
  1000. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1001.  
  1002. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1003.  
  1004. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1005.  
  1006. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1007.  
  1008. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1009.  
  1010. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1011.  
  1012. b20 = Instance.new("SpecialMesh", p21)
  1013.  
  1014. b20.MeshType = Enum.MeshType.Brick
  1015.  
  1016. b20.Name = "Mesh"
  1017.  
  1018. b20.Scale = Vector3.new(1.03999996, 1.00999999, 1.00999999)
  1019.  
  1020. p22 = Instance.new("Part", m)
  1021.  
  1022. p22.BrickColor = BrickColor.new("Really black")
  1023.  
  1024. p22.Material = Enum.Material.Neon
  1025.  
  1026. p22.Name = "apart"
  1027.  
  1028. p22.CFrame = CFrame.new(3.18215108, 156.940445, 39.9487801, 3.04738605e-005, -1, -3.05175818e-005, -3.05603644e-005, -3.05185094e-005, 1, -1, -3.0472931e-005, -3.05612739e-005)
  1029.  
  1030. p22.CanCollide = false
  1031.  
  1032. p22.FormFactor = Enum.FormFactor.Custom
  1033.  
  1034. p22.Size = Vector3.new(0.819928885, 0.256227732, 0.973665357)
  1035.  
  1036. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1037.  
  1038. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1039.  
  1040. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1041.  
  1042. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1043.  
  1044. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1045.  
  1046. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1047.  
  1048. b21 = Instance.new("SpecialMesh", p22)
  1049.  
  1050. b21.MeshType = Enum.MeshType.Brick
  1051.  
  1052. b21.Name = "Mesh"
  1053.  
  1054. b21.Scale = Vector3.new(1, 1.02999997, 0.25)
  1055.  
  1056. p23 = Instance.new("Part", m)
  1057.  
  1058. p23.BrickColor = BrickColor.new("Bright red")
  1059.  
  1060. p23.Material = Enum.Material.SmoothPlastic
  1061.  
  1062. p23.Name = "apart"
  1063.  
  1064. p23.CFrame = CFrame.new(3.82272005, 156.402344, 40.0000038, 1, -3.63797881e-012, 4.97202279e-012, 0, 1, 7.27595761e-012, -2.30448993e-012, 1.45519152e-011, 1)
  1065.  
  1066. p23.CanCollide = false
  1067.  
  1068. p23.FormFactor = Enum.FormFactor.Custom
  1069.  
  1070. p23.Size = Vector3.new(1.02491105, 2.04982185, 2.04982185)
  1071.  
  1072. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1073.  
  1074. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1075.  
  1076. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1077.  
  1078. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1079.  
  1080. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1081.  
  1082. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1083.  
  1084. p24 = Instance.new("Part", m)
  1085.  
  1086. p24.BrickColor = BrickColor.new("Dark red")
  1087.  
  1088. p24.Material = Enum.Material.SmoothPlastic
  1089.  
  1090. p24.Name = "apart"
  1091.  
  1092. p24.CFrame = CFrame.new(3.82272005, 155.172455, 39.4875526, 1, -3.63797881e-012, 4.97202279e-012, 0, 1, 7.27595761e-012, -2.30448993e-012, 1.45519152e-011, 1)
  1093.  
  1094. p24.CanCollide = false
  1095.  
  1096. p24.FormFactor = Enum.FormFactor.Custom
  1097.  
  1098. p24.Size = Vector3.new(1.02491105, 0.409964383, 1.02491093)
  1099.  
  1100. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1101.  
  1102. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1103.  
  1104. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1105.  
  1106. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1107.  
  1108. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1109.  
  1110. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1111.  
  1112. b22 = Instance.new("SpecialMesh", p24)
  1113.  
  1114. b22.MeshType = Enum.MeshType.Brick
  1115.  
  1116. b22.Name = "Mesh"
  1117.  
  1118. b22.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1119.  
  1120. p25 = Instance.new("Part", m)
  1121.  
  1122. p25.BrickColor = BrickColor.new("Dark red")
  1123.  
  1124. p25.Material = Enum.Material.SmoothPlastic
  1125.  
  1126. p25.Name = "apart"
  1127.  
  1128. p25.CFrame = CFrame.new(3.82272005, 155.172455, 40.512455, 1, -3.63797881e-012, 4.97202279e-012, 0, 1, 7.27595761e-012, -2.30448993e-012, 1.45519152e-011, 1)
  1129.  
  1130. p25.CanCollide = false
  1131.  
  1132. p25.FormFactor = Enum.FormFactor.Custom
  1133.  
  1134. p25.Size = Vector3.new(1.02491105, 0.409964383, 1.02491093)
  1135.  
  1136. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1137.  
  1138. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1139.  
  1140. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1141.  
  1142. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1143.  
  1144. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1145.  
  1146. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1147.  
  1148. b23 = Instance.new("SpecialMesh", p25)
  1149.  
  1150. b23.MeshType = Enum.MeshType.Brick
  1151.  
  1152. b23.Name = "Mesh"
  1153.  
  1154. b23.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1155.  
  1156. p26 = Instance.new("Part", m)
  1157.  
  1158. p26.BrickColor = BrickColor.new("Dark red")
  1159.  
  1160. p26.Material = Enum.Material.SmoothPlastic
  1161.  
  1162. p26.Name = "apart"
  1163.  
  1164. p26.CFrame = CFrame.new(2.66969609, 157.8116, 39.1032181, -3.05612921e-005, 1, -3.05175745e-005, -3.04729401e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738514e-005)
  1165.  
  1166. p26.CanCollide = false
  1167.  
  1168. p26.FormFactor = Enum.FormFactor.Custom
  1169.  
  1170. p26.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  1171.  
  1172. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1173.  
  1174. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1175.  
  1176. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1177.  
  1178. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1179.  
  1180. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1181.  
  1182. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1183.  
  1184. b24 = Instance.new("SpecialMesh", p26)
  1185.  
  1186. b24.MeshType = Enum.MeshType.Brick
  1187.  
  1188. b24.Name = "Mesh"
  1189.  
  1190. p27 = Instance.new("Part", m)
  1191.  
  1192. p27.BrickColor = BrickColor.new("Dark red")
  1193.  
  1194. p27.Material = Enum.Material.SmoothPlastic
  1195.  
  1196. p27.Name = "apart"
  1197.  
  1198. p27.CFrame = CFrame.new(3.82269621, 157.4785, 40.0000038, 5.34812571e-005, -1, -4.31585941e-005, 1, 5.34812607e-005, 1.38243195e-009, 9.4587449e-010, -4.31585941e-005, 1)
  1199.  
  1200. p27.CanCollide = false
  1201.  
  1202. p27.FormFactor = Enum.FormFactor.Custom
  1203.  
  1204. p27.Size = Vector3.new(0.245498881, 1.02491093, 1.02491093)
  1205.  
  1206. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1207.  
  1208. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1209.  
  1210. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1211.  
  1212. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1213.  
  1214. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1215.  
  1216. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1217.  
  1218. b25 = Instance.new("SpecialMesh", p27)
  1219.  
  1220. b25.MeshType = Enum.MeshType.Cylinder
  1221.  
  1222. b25.Name = "Mesh"
  1223.  
  1224. b25.Scale = Vector3.new(0.417481065, 1, 1)
  1225.  
  1226. p28 = Instance.new("Part", m)
  1227.  
  1228. p28.BrickColor = BrickColor.new("Dark red")
  1229.  
  1230. p28.Material = Enum.Material.SmoothPlastic
  1231.  
  1232. p28.Name = "apart"
  1233.  
  1234. p28.CFrame = CFrame.new(3.18215108, 157.8116, 39.1032181, -3.05612921e-005, 1, -3.05175745e-005, -3.04729401e-005, -3.05185094e-005, -1, -1, -3.05603608e-005, 3.04738533e-005)
  1235.  
  1236. p28.CanCollide = false
  1237.  
  1238. p28.FormFactor = Enum.FormFactor.Custom
  1239.  
  1240. p28.Size = Vector3.new(0.256227762, 0.768683195, 0.768683195)
  1241.  
  1242. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1243.  
  1244. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1245.  
  1246. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1247.  
  1248. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1249.  
  1250. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1251.  
  1252. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1253.  
  1254. b26 = Instance.new("SpecialMesh", p28)
  1255.  
  1256. b26.MeshType = Enum.MeshType.Wedge
  1257.  
  1258. b26.Name = "Mesh"
  1259.  
  1260. p29 = Instance.new("Part", m)
  1261.  
  1262. p29.BrickColor = BrickColor.new("Dark red")
  1263.  
  1264. p29.Material = Enum.Material.SmoothPlastic
  1265.  
  1266. p29.Name = "apart"
  1267.  
  1268. p29.CFrame = CFrame.new(3.82272005, 156.556107, 40.0000076, 1, -3.63797881e-012, 4.9720783e-012, 0, 1, 7.27595761e-012, -2.30360175e-012, 1.27329258e-011, 1)
  1269.  
  1270. p29.CanCollide = false
  1271.  
  1272. p29.FormFactor = Enum.FormFactor.Custom
  1273.  
  1274. p29.Size = Vector3.new(1.02491105, 1.74234843, 1.84483957)
  1275.  
  1276. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1277.  
  1278. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1279.  
  1280. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1281.  
  1282. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1283.  
  1284. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1285.  
  1286. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1287.  
  1288. b27 = Instance.new("SpecialMesh", p29)
  1289.  
  1290. b27.MeshType = Enum.MeshType.Brick
  1291.  
  1292. b27.Name = "Mesh"
  1293.  
  1294. b27.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  1295.  
  1296. p30 = Instance.new("Part", m)
  1297.  
  1298. p30.BrickColor = BrickColor.new("Dark red")
  1299.  
  1300. p30.Material = Enum.Material.SmoothPlastic
  1301.  
  1302. p30.Name = "apart"
  1303.  
  1304. p30.CFrame = CFrame.new(2.92592335, 156.914825, 39.1032219, -0.000152631605, -1, -3.05091999e-005, 6.0986782e-005, -3.05185058e-005, 1, -1, 0.000152629742, 6.09914605e-005)
  1305.  
  1306. p30.CanCollide = false
  1307.  
  1308. p30.FormFactor = Enum.FormFactor.Custom
  1309.  
  1310. p30.Size = Vector3.new(0.256227762, 0.768683195, 1.02491093)
  1311.  
  1312. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1313.  
  1314. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1315.  
  1316. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1317.  
  1318. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1319.  
  1320. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1321.  
  1322. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1323.  
  1324. b28 = Instance.new("SpecialMesh", p30)
  1325.  
  1326. b28.MeshType = Enum.MeshType.Wedge
  1327.  
  1328. b28.Name = "Mesh"
  1329.  
  1330. p31 = Instance.new("Part", m)
  1331.  
  1332. p31.BrickColor = BrickColor.new("Dark red")
  1333.  
  1334. p31.Material = Enum.Material.SmoothPlastic
  1335.  
  1336. p31.Name = "apart"
  1337.  
  1338. p31.CFrame = CFrame.new(2.92592359, 156.91481, 40.8968201, -0.000152631605, -1, -3.05091999e-005, 6.0986782e-005, -3.05185058e-005, 1, -1, 0.000152629742, 6.09914605e-005)
  1339.  
  1340. p31.CanCollide = false
  1341.  
  1342. p31.FormFactor = Enum.FormFactor.Custom
  1343.  
  1344. p31.Size = Vector3.new(0.256227762, 0.768683195, 1.02491093)
  1345.  
  1346. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1347.  
  1348. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1349.  
  1350. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1351.  
  1352. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1353.  
  1354. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1355.  
  1356. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1357.  
  1358. b29 = Instance.new("SpecialMesh", p31)
  1359.  
  1360. b29.MeshType = Enum.MeshType.Wedge
  1361.  
  1362. b29.Name = "Mesh"
  1363.  
  1364. p32 = Instance.new("Part", m)
  1365.  
  1366. p32.BrickColor = BrickColor.new("Dark red")
  1367.  
  1368. p32.Material = Enum.Material.SmoothPlastic
  1369.  
  1370. p32.Name = "apart"
  1371.  
  1372. p32.CFrame = CFrame.new(3.82272077, 156.556091, 40.9736748, 1, 3.05171161e-005, 3.05180401e-005, 3.05180401e-005, -1, -3.04301611e-005, 3.05171125e-005, 3.04310706e-005, -1)
  1373.  
  1374. p32.CanCollide = false
  1375.  
  1376. p32.FormFactor = Enum.FormFactor.Custom
  1377.  
  1378. p32.Size = Vector3.new(1.02491105, 1.74234843, 0.245498881)
  1379.  
  1380. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1381.  
  1382. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1383.  
  1384. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1385.  
  1386. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1387.  
  1388. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1389.  
  1390. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1391.  
  1392. b30 = Instance.new("SpecialMesh", p32)
  1393.  
  1394. b30.MeshType = Enum.MeshType.Wedge
  1395.  
  1396. b30.Name = "Mesh"
  1397.  
  1398. b30.Scale = Vector3.new(1.00999999, 1.00999999, 0.333984762)
  1399.  
  1400. p33 = Instance.new("Part", m)
  1401.  
  1402. p33.BrickColor = BrickColor.new("Dark red")
  1403.  
  1404. p33.Material = Enum.Material.SmoothPlastic
  1405.  
  1406. p33.Name = "apart"
  1407.  
  1408. p33.CFrame = CFrame.new(2.66969681, 157.8116, 40.8968201, -3.05612957e-005, 1, -3.05175763e-005, -3.04729383e-005, -3.05185094e-005, -1, -1, -3.05603571e-005, 3.04738496e-005)
  1409.  
  1410. p33.CanCollide = false
  1411.  
  1412. p33.FormFactor = Enum.FormFactor.Custom
  1413.  
  1414. p33.Size = Vector3.new(0.256227762, 0.256227732, 0.768683195)
  1415.  
  1416. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1417.  
  1418. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1419.  
  1420. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1421.  
  1422. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1423.  
  1424. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1425.  
  1426. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1427.  
  1428. b31 = Instance.new("SpecialMesh", p33)
  1429.  
  1430. b31.MeshType = Enum.MeshType.Brick
  1431.  
  1432. b31.Name = "Mesh"
  1433.  
  1434. p34 = Instance.new("Part", m)
  1435.  
  1436. p34.BrickColor = BrickColor.new("Bright red")
  1437.  
  1438. p34.Material = Enum.Material.SmoothPlastic
  1439.  
  1440. p34.Name = "apart"
  1441.  
  1442. p34.CFrame = CFrame.new(3.82269669, 157.581009, 40.0000153, 5.34812571e-005, -1, -4.31585904e-005, 1, 5.34812607e-005, 1.38061296e-009, 9.47693479e-010, -4.31585977e-005, 1)
  1443.  
  1444. p34.CanCollide = false
  1445.  
  1446. p34.FormFactor = Enum.FormFactor.Custom
  1447.  
  1448. p34.Size = Vector3.new(0.245498881, 1.02491093, 1.02491093)
  1449.  
  1450. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1451.  
  1452. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1453.  
  1454. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1455.  
  1456. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1457.  
  1458. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1459.  
  1460. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1461.  
  1462. b32 = Instance.new("SpecialMesh", p34)
  1463.  
  1464. b32.MeshType = Enum.MeshType.Cylinder
  1465.  
  1466. b32.Name = "Mesh"
  1467.  
  1468. b32.Scale = Vector3.new(0.417481065, 0.899999976, 1)
  1469.  
  1470. p35 = Instance.new("Part", m)
  1471.  
  1472. p35.BrickColor = BrickColor.new("Dark red")
  1473.  
  1474. p35.Material = Enum.Material.SmoothPlastic
  1475.  
  1476. p35.Name = "apart"
  1477.  
  1478. p35.CFrame = CFrame.new(3.82272053, 155.633682, 40.4612274, 1, 3.05171161e-005, 3.05180365e-005, 3.05180401e-005, -1, -3.04301593e-005, 3.05171143e-005, 3.04310706e-005, -1)
  1479.  
  1480. p35.CanCollide = false
  1481.  
  1482. p35.FormFactor = Enum.FormFactor.Custom
  1483.  
  1484. p35.Size = Vector3.new(1.02491105, 0.245498881, 0.922419906)
  1485.  
  1486. p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1487.  
  1488. p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1489.  
  1490. p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1491.  
  1492. p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1493.  
  1494. p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1495.  
  1496. p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1497.  
  1498. b33 = Instance.new("SpecialMesh", p35)
  1499.  
  1500. b33.MeshType = Enum.MeshType.Wedge
  1501.  
  1502. b33.Name = "Mesh"
  1503.  
  1504. b33.Scale = Vector3.new(1.00999999, 0.421655744, 1)
  1505.  
  1506. p36 = Instance.new("Part", m)
  1507.  
  1508. p36.BrickColor = BrickColor.new("Dark red")
  1509.  
  1510. p36.Material = Enum.Material.SmoothPlastic
  1511.  
  1512. p36.Name = "apart"
  1513.  
  1514. p36.CFrame = CFrame.new(3.82272053, 156.556107, 39.0263557, -1, -3.04301484e-005, 3.05180511e-005, 3.04310906e-005, -1, 3.05171161e-005, 3.05171197e-005, 3.0518022e-005, 1)
  1515.  
  1516. p36.CanCollide = false
  1517.  
  1518. p36.FormFactor = Enum.FormFactor.Custom
  1519.  
  1520. p36.Size = Vector3.new(1.02491105, 1.74234843, 0.245498881)
  1521.  
  1522. p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1523.  
  1524. p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1525.  
  1526. p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1527.  
  1528. p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1529.  
  1530. p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1531.  
  1532. p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1533.  
  1534. b34 = Instance.new("SpecialMesh", p36)
  1535.  
  1536. b34.MeshType = Enum.MeshType.Wedge
  1537.  
  1538. b34.Name = "Mesh"
  1539.  
  1540. b34.Scale = Vector3.new(1.00999999, 1.00999999, 0.333984762)
  1541.  
  1542. p37 = Instance.new("Part", m)
  1543.  
  1544. p37.BrickColor = BrickColor.new("Dark red")
  1545.  
  1546. p37.Material = Enum.Material.SmoothPlastic
  1547.  
  1548. p37.Name = "apart"
  1549.  
  1550. p37.CFrame = CFrame.new(3.82272053, 155.633682, 39.5388374, -1, -3.04301484e-005, 3.05180511e-005, 3.04310906e-005, -1, 3.05171161e-005, 3.05171197e-005, 3.0518022e-005, 1)
  1551.  
  1552. p37.CanCollide = false
  1553.  
  1554. p37.FormFactor = Enum.FormFactor.Custom
  1555.  
  1556. p37.Size = Vector3.new(1.02491105, 0.245498881, 0.922419906)
  1557.  
  1558. p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1559.  
  1560. p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1561.  
  1562. p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1563.  
  1564. p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1565.  
  1566. p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1567.  
  1568. p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1569.  
  1570. b35 = Instance.new("SpecialMesh", p37)
  1571.  
  1572. b35.MeshType = Enum.MeshType.Wedge
  1573.  
  1574. b35.Name = "Mesh"
  1575.  
  1576. b35.Scale = Vector3.new(1.00999999, 0.421655744, 1)
  1577.  
  1578. p38 = Instance.new("Part", m)
  1579.  
  1580. p38.BrickColor = BrickColor.new("Dark red")
  1581.  
  1582. p38.Material = Enum.Material.SmoothPlastic
  1583.  
  1584. p38.Name = "apart"
  1585.  
  1586. p38.CFrame = CFrame.new(3.18215156, 157.811584, 40.8968277, -3.05612957e-005, 1, -3.05175708e-005, -3.04729365e-005, -3.05185131e-005, -1, -1, -3.05603608e-005, 3.04738478e-005)
  1587.  
  1588. p38.CanCollide = false
  1589.  
  1590. p38.FormFactor = Enum.FormFactor.Custom
  1591.  
  1592. p38.Size = Vector3.new(0.256227762, 0.768683195, 0.768683195)
  1593.  
  1594. p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1595.  
  1596. p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1597.  
  1598. p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1599.  
  1600. p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1601.  
  1602. p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1603.  
  1604. p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1605.  
  1606. b36 = Instance.new("SpecialMesh", p38)
  1607.  
  1608. b36.MeshType = Enum.MeshType.Wedge
  1609.  
  1610. b36.Name = "Mesh"
  1611.  
  1612. p39 = Instance.new("Part", m)
  1613.  
  1614. p39.BrickColor = BrickColor.new("Bright red")
  1615.  
  1616. p39.Material = Enum.Material.SmoothPlastic
  1617.  
  1618. p39.Name = "apart"
  1619.  
  1620. p39.CFrame = CFrame.new(3.18215156, 156.940414, 39.9487991, 3.04738587e-005, -1, -3.05175854e-005, -3.05603608e-005, -3.05185022e-005, 1, -1, -3.0472931e-005, -3.05612703e-005)
  1621.  
  1622. p39.CanCollide = false
  1623.  
  1624. p39.FormFactor = Enum.FormFactor.Custom
  1625.  
  1626. p39.Size = Vector3.new(0.819928885, 0.256227732, 0.973665357)
  1627.  
  1628. p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1629.  
  1630. p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1631.  
  1632. p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1633.  
  1634. p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1635.  
  1636. p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1637.  
  1638. p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1639.  
  1640. b37 = Instance.new("SpecialMesh", p39)
  1641.  
  1642. b37.MeshType = Enum.MeshType.Brick
  1643.  
  1644. b37.Name = "Mesh"
  1645.  
  1646. b37.Scale = Vector3.new(1, 1.00999999, 1.00999999)
  1647.  
  1648. p40 = Instance.new("Part", m)
  1649.  
  1650. p40.BrickColor = BrickColor.new("Dark red")
  1651.  
  1652. p40.Material = Enum.Material.SmoothPlastic
  1653.  
  1654. p40.Name = "apart"
  1655.  
  1656. p40.CFrame = CFrame.new(3.18215179, 156.94043, 40.0000381, 3.04738587e-005, -1, -3.05175854e-005, -3.05603608e-005, -3.05185022e-005, 1, -1, -3.0472931e-005, -3.05612703e-005)
  1657.  
  1658. p40.CanCollide = false
  1659.  
  1660. p40.FormFactor = Enum.FormFactor.Custom
  1661.  
  1662. p40.Size = Vector3.new(1.53736663, 0.256227732, 0.973665357)
  1663.  
  1664. p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1665.  
  1666. p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1667.  
  1668. p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1669.  
  1670. p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1671.  
  1672. p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1673.  
  1674. p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1675.  
  1676. b38 = Instance.new("SpecialMesh", p40)
  1677.  
  1678. b38.MeshType = Enum.MeshType.Torso
  1679.  
  1680. b38.Name = "Mesh"
  1681.  
  1682. p41 = Instance.new("Part", m)
  1683.  
  1684. p41.BrickColor = BrickColor.new("Bright red")
  1685.  
  1686. p41.Material = Enum.Material.SmoothPlastic
  1687.  
  1688. p41.Name = "apart"
  1689.  
  1690. p41.CFrame = CFrame.new(4.43766689, 158.093491, 39.9999962, -1, 4.30663349e-005, 4.51109372e-010, 1.85900717e-009, 5.34494684e-005, -1, -4.30663422e-005, -1, -5.34494757e-005)
  1691.  
  1692. p41.CanCollide = false
  1693.  
  1694. p41.FormFactor = Enum.FormFactor.Custom
  1695.  
  1696. p41.Size = Vector3.new(0.409964442, 0.922419786, 0.922419786)
  1697.  
  1698. p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1699.  
  1700. p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1701.  
  1702. p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1703.  
  1704. p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1705.  
  1706. p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1707.  
  1708. p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1709.  
  1710. b39 = Instance.new("SpecialMesh", p41)
  1711.  
  1712. b39.MeshType = Enum.MeshType.Sphere
  1713.  
  1714. b39.Name = "Mesh"
  1715.  
  1716. p42 = Instance.new("Part", m)
  1717.  
  1718. p42.BrickColor = BrickColor.new("Bright red")
  1719.  
  1720. p42.Material = Enum.Material.SmoothPlastic
  1721.  
  1722. p42.Name = "apart"
  1723.  
  1724. p42.CFrame = CFrame.new(3.82272005, 158.093506, 39.2825584, -3.05612848e-005, -1, -3.05175745e-005, -3.05603535e-005, 3.05185167e-005, -1, 1, -3.05603608e-005, -3.05612921e-005)
  1725.  
  1726. p42.CanCollide = false
  1727.  
  1728. p42.FormFactor = Enum.FormFactor.Custom
  1729.  
  1730. p42.Size = Vector3.new(0.307473212, 0.512455463, 0.512455463)
  1731.  
  1732. p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1733.  
  1734. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1735.  
  1736. p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1737.  
  1738. p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1739.  
  1740. p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1741.  
  1742. p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1743.  
  1744. b40 = Instance.new("SpecialMesh", p42)
  1745.  
  1746. b40.MeshType = Enum.MeshType.Sphere
  1747.  
  1748. b40.Name = "Mesh"
  1749.  
  1750. p43 = Instance.new("Part", m)
  1751.  
  1752. p43.BrickColor = BrickColor.new("Bright red")
  1753.  
  1754. p43.Material = Enum.Material.SmoothPlastic
  1755.  
  1756. p43.Name = "apart"
  1757.  
  1758. p43.CFrame = CFrame.new(4.3864212, 158.093475, 39.9999924, -1, 4.30663349e-005, 4.50970816e-010, 1.8563604e-009, 5.34494684e-005, -1, -4.30663422e-005, -1, -5.3449472e-005)
  1759.  
  1760. p43.CanCollide = false
  1761.  
  1762. p43.FormFactor = Enum.FormFactor.Custom
  1763.  
  1764. p43.Size = Vector3.new(0.245498881, 0.922419786, 0.922419786)
  1765.  
  1766. p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1767.  
  1768. p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1769.  
  1770. p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1771.  
  1772. p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1773.  
  1774. p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1775.  
  1776. p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1777.  
  1778. b41 = Instance.new("SpecialMesh", p43)
  1779.  
  1780. b41.MeshType = Enum.MeshType.Cylinder
  1781.  
  1782. b41.Name = "Mesh"
  1783.  
  1784. b41.Scale = Vector3.new(0.417480975, 1, 1)
  1785.  
  1786. p44 = Instance.new("Part", m)
  1787.  
  1788. p44.BrickColor = BrickColor.new("Dark red")
  1789.  
  1790. p44.Material = Enum.Material.SmoothPlastic
  1791.  
  1792. p44.Name = "apart"
  1793.  
  1794. p44.CFrame = CFrame.new(4.18143892, 158.093475, 39.9999886, -4.37157723e-008, -2.66764388e-012, -1, 1, -3.05612884e-005, -4.37103154e-008, -3.05612884e-005, -1, -2.66975331e-012)
  1795.  
  1796. p44.CanCollide = false
  1797.  
  1798. p44.FormFactor = Enum.FormFactor.Custom
  1799.  
  1800. p44.Size = Vector3.new(0.245498881, 1.02491093, 1.02491093)
  1801.  
  1802. p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1803.  
  1804. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1805.  
  1806. p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1807.  
  1808. p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1809.  
  1810. p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1811.  
  1812. p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1813.  
  1814. b42 = Instance.new("SpecialMesh", p44)
  1815.  
  1816. b42.MeshType = Enum.MeshType.Cylinder
  1817.  
  1818. b42.Name = "Mesh"
  1819.  
  1820. b42.Scale = Vector3.new(0.626221538, 1, 1)
  1821.  
  1822. p45 = Instance.new("Part", m)
  1823.  
  1824. p45.BrickColor = BrickColor.new("Really black")
  1825.  
  1826. p45.Material = Enum.Material.Neon
  1827.  
  1828. p45.Name = "apart"
  1829.  
  1830. p45.CFrame = CFrame.new(4.18143892, 158.093475, 39.9999886, -4.37157723e-008, -2.66764388e-012, -1, 1, -3.05612884e-005, -4.37103154e-008, -3.05612884e-005, -1, -2.66975331e-012)
  1831.  
  1832. p45.CanCollide = false
  1833.  
  1834. p45.FormFactor = Enum.FormFactor.Custom
  1835.  
  1836. p45.Size = Vector3.new(0.245498881, 1.02491093, 1.02491093)
  1837.  
  1838. p45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1839.  
  1840. p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1841.  
  1842. p45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1843.  
  1844. p45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1845.  
  1846. p45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1847.  
  1848. p45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1849.  
  1850. b43 = Instance.new("SpecialMesh", p45)
  1851.  
  1852. b43.MeshType = Enum.MeshType.Cylinder
  1853.  
  1854. b43.Name = "Mesh"
  1855.  
  1856. b43.Scale = Vector3.new(0.313110769, 1.00999999, 1.00999999)
  1857.  
  1858. p46 = Instance.new("Part", m)
  1859.  
  1860. p46.BrickColor = BrickColor.new("Bright red")
  1861.  
  1862. p46.Material = Enum.Material.SmoothPlastic
  1863.  
  1864. p46.Name = "apart"
  1865.  
  1866. p46.CFrame = CFrame.new(3.82271981, 158.093491, 40.7174263, -3.05612884e-005, -1, -3.05175763e-005, -3.05603571e-005, 3.05185131e-005, -1, 1, -3.05603571e-005, -3.05612884e-005)
  1867.  
  1868. p46.CanCollide = false
  1869.  
  1870. p46.FormFactor = Enum.FormFactor.Custom
  1871.  
  1872. p46.Size = Vector3.new(0.307473212, 0.512455463, 0.512455463)
  1873.  
  1874. p46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1875.  
  1876. p46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1877.  
  1878. p46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1879.  
  1880. p46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1881.  
  1882. p46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1883.  
  1884. p46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1885.  
  1886. b44 = Instance.new("SpecialMesh", p46)
  1887.  
  1888. b44.MeshType = Enum.MeshType.Sphere
  1889.  
  1890. b44.Name = "Mesh"
  1891.  
  1892. p48 = Instance.new("Part", m)
  1893.  
  1894. p48.BrickColor = BrickColor.new("Really black")
  1895.  
  1896. p48.Material = Enum.Material.Neon
  1897.  
  1898. p48.Name = "apart"
  1899.  
  1900. p48.CFrame = CFrame.new(3.05403709, 158.529068, 39.8975182, -3.05612884e-005, 1, -3.05166468e-005, 6.10798015e-005, -3.05147805e-005, -1, -1, -3.05631511e-005, -6.10788702e-005)
  1901.  
  1902. p48.CanCollide = false
  1903.  
  1904. p48.FormFactor = Enum.FormFactor.Custom
  1905.  
  1906. p48.Size = Vector3.new(0.245498881, 0.512455463, 0.245498881)
  1907.  
  1908. p48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1909.  
  1910. p48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1911.  
  1912. p48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1913.  
  1914. p48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1915.  
  1916. p48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1917.  
  1918. p48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1919.  
  1920. b45 = Instance.new("SpecialMesh", p48)
  1921.  
  1922. b45.MeshType = Enum.MeshType.Wedge
  1923.  
  1924. b45.Name = "Mesh"
  1925.  
  1926. b45.Scale = Vector3.new(0.208740532, 1.00999999, 0.626221359)
  1927.  
  1928. p49 = Instance.new("Part", m)
  1929.  
  1930. p49.BrickColor = BrickColor.new("Bright red")
  1931.  
  1932. p49.Material = Enum.Material.SmoothPlastic
  1933.  
  1934. p49.Name = "apart"
  1935.  
  1936. p49.CFrame = CFrame.new(4.69389391, 158.09346, 39.9999847, -1, 4.30663385e-005, 4.47471393e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663385e-005, -1, -5.34494757e-005)
  1937.  
  1938. p49.CanCollide = false
  1939.  
  1940. p49.FormFactor = Enum.FormFactor.Custom
  1941.  
  1942. p49.Size = Vector3.new(0.245498881, 0.409964353, 0.245498881)
  1943.  
  1944. p49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1945.  
  1946. p49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1947.  
  1948. p49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1949.  
  1950. p49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1951.  
  1952. p49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1953.  
  1954. p49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1955.  
  1956. b46 = Instance.new("SpecialMesh", p49)
  1957.  
  1958. b46.MeshType = Enum.MeshType.Brick
  1959.  
  1960. b46.Name = "Mesh"
  1961.  
  1962. b46.Scale = Vector3.new(0.417481035, 1.00999999, 0.834961772)
  1963.  
  1964. p50 = Instance.new("Part", m)
  1965.  
  1966. p50.BrickColor = BrickColor.new("Dark red")
  1967.  
  1968. p50.Material = Enum.Material.SmoothPlastic
  1969.  
  1970. p50.Name = "apart"
  1971.  
  1972. p50.CFrame = CFrame.new(4.64264822, 158.09346, 39.9999847, -1, 4.30663385e-005, 4.47471393e-010, 1.85536919e-009, 5.34494684e-005, -1, -4.30663385e-005, -1, -5.34494757e-005)
  1973.  
  1974. p50.CanCollide = false
  1975.  
  1976. p50.FormFactor = Enum.FormFactor.Custom
  1977.  
  1978. p50.Size = Vector3.new(0.245498881, 0.409964353, 0.307473242)
  1979.  
  1980. p50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1981.  
  1982. p50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1983.  
  1984. p50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1985.  
  1986. p50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1987.  
  1988. p50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1989.  
  1990. p50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1991.  
  1992. b47 = Instance.new("SpecialMesh", p50)
  1993.  
  1994. b47.MeshType = Enum.MeshType.Brick
  1995.  
  1996. b47.Name = "Mesh"
  1997.  
  1998. b47.Scale = Vector3.new(0.417481035, 1, 1)
  1999.  
  2000. p51 = Instance.new("Part", m)
  2001.  
  2002. p51.BrickColor = BrickColor.new("Really black")
  2003.  
  2004. p51.Material = Enum.Material.Neon
  2005.  
  2006. p51.Name = "apart"
  2007.  
  2008. p51.CFrame = CFrame.new(3.05403709, 158.195969, 39.8974838, -0.000274701917, -0.99999994, -3.04719488e-005, 0.000183053358, -3.05222311e-005, 1, -0.99999994, 0.000274696329, 0.000183061755)
  2009.  
  2010. p51.CanCollide = false
  2011.  
  2012. p51.FormFactor = Enum.FormFactor.Custom
  2013.  
  2014. p51.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  2015.  
  2016. p51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2017.  
  2018. p51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2019.  
  2020. p51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2021.  
  2022. p51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2023.  
  2024. p51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2025.  
  2026. p51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2027.  
  2028. b48 = Instance.new("SpecialMesh", p51)
  2029.  
  2030. b48.MeshType = Enum.MeshType.Wedge
  2031.  
  2032. b48.Name = "Mesh"
  2033.  
  2034. b48.Scale = Vector3.new(0.208740532, 1.00999999, 1)
  2035.  
  2036. p52 = Instance.new("Part", m)
  2037.  
  2038. p52.BrickColor = BrickColor.new("Really black")
  2039.  
  2040. p52.Material = Enum.Material.SmoothPlastic
  2041.  
  2042. p52.Name = "apart"
  2043.  
  2044. p52.CFrame = CFrame.new(3.2077713, 158.272842, 40.7174377, 0.000228409393, -0.965923071, 0.258828998, -0.000213359453, 0.258829027, 0.96592319, -0.99999994, -0.000275849539, -0.00014696976)
  2045.  
  2046. p52.CanCollide = false
  2047.  
  2048. p52.FormFactor = Enum.FormFactor.Custom
  2049.  
  2050. p52.Size = Vector3.new(0.245498881, 1.02491093, 0.245498881)
  2051.  
  2052. p52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2053.  
  2054. p52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2055.  
  2056. p52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2057.  
  2058. p52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2059.  
  2060. p52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2061.  
  2062. p52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2063.  
  2064. b49 = Instance.new("SpecialMesh", p52)
  2065.  
  2066. b49.MeshType = Enum.MeshType.Wedge
  2067.  
  2068. b49.Name = "Mesh"
  2069.  
  2070. b49.Scale = Vector3.new(0.208740532, 1, 0.626221359)
  2071.  
  2072. p53 = Instance.new("Part", m)
  2073.  
  2074. p53.BrickColor = BrickColor.new("Bright red")
  2075.  
  2076. p53.Material = Enum.Material.SmoothPlastic
  2077.  
  2078. p53.Name = "apart"
  2079.  
  2080. p53.CFrame = CFrame.new(3.82271767, 158.093475, 39.9999886, -3.05612375e-005, -1, -3.04430723e-005, -3.05603317e-005, 3.0502677e-005, -1.00000012, 1, -3.05603717e-005, -3.05613357e-005)
  2081.  
  2082. p53.CanCollide = false
  2083.  
  2084. p53.FormFactor = Enum.FormFactor.Custom
  2085.  
  2086. p53.Size = Vector3.new(1.43487537, 0.512455463, 0.512455463)
  2087.  
  2088. p53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2089.  
  2090. p53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2091.  
  2092. p53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2093.  
  2094. p53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2095.  
  2096. p53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2097.  
  2098. p53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2099.  
  2100. b50 = Instance.new("SpecialMesh", p53)
  2101.  
  2102. b50.MeshType = Enum.MeshType.Cylinder
  2103.  
  2104. b50.Name = "Mesh"
  2105.  
  2106. p54 = Instance.new("Part", m)
  2107.  
  2108. p54.BrickColor = BrickColor.new("Dark red")
  2109.  
  2110. p54.Material = Enum.Material.SmoothPlastic
  2111.  
  2112. p54.Name = "apart"
  2113.  
  2114. p54.CFrame = CFrame.new(3.82271767, 158.093491, 39.4363022, 3.07936716e-008, -3.99507094e-011, 1, -1.00000012, -0.000152631663, -2.78741936e-008, 0.000152631561, -1, 2.18273732e-011)
  2115.  
  2116. p54.CanCollide = false
  2117.  
  2118. p54.FormFactor = Enum.FormFactor.Custom
  2119.  
  2120. p54.Size = Vector3.new(1.02491105, 0.245498881, 1.02491093)
  2121.  
  2122. p54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2123.  
  2124. p54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2125.  
  2126. p54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2127.  
  2128. p54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2129.  
  2130. p54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2131.  
  2132. p54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2133.  
  2134. b51 = Instance.new("SpecialMesh", p54)
  2135.  
  2136. b51.MeshType = Enum.MeshType.Torso
  2137.  
  2138. b51.Name = "Mesh"
  2139.  
  2140. b51.Scale = Vector3.new(1, 0.417480916, 1)
  2141.  
  2142. p55 = Instance.new("Part", m)
  2143.  
  2144. p55.BrickColor = BrickColor.new("Bright red")
  2145.  
  2146. p55.Material = Enum.Material.SmoothPlastic
  2147.  
  2148. p55.Name = "apart"
  2149.  
  2150. p55.CFrame = CFrame.new(3.05403447, 158.195984, 39.6669159, -0.000274701975, -0.99999994, -3.05464528e-005, 0.000183053344, -3.05380709e-005, 1.00000012, -1, 0.000274696329, 0.000183061798)
  2151.  
  2152. p55.CanCollide = false
  2153.  
  2154. p55.FormFactor = Enum.FormFactor.Custom
  2155.  
  2156. p55.Size = Vector3.new(0.358718932, 0.512455463, 0.512455463)
  2157.  
  2158. p55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2159.  
  2160. p55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2161.  
  2162. p55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2163.  
  2164. p55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2165.  
  2166. p55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2167.  
  2168. p55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2169.  
  2170. b52 = Instance.new("SpecialMesh", p55)
  2171.  
  2172. b52.MeshType = Enum.MeshType.Wedge
  2173.  
  2174. b52.Name = "Mesh"
  2175.  
  2176. p56 = Instance.new("Part", m)
  2177.  
  2178. p56.BrickColor = BrickColor.new("Really black")
  2179.  
  2180. p56.Material = Enum.Material.SmoothPlastic
  2181.  
  2182. p56.Name = "apart"
  2183.  
  2184. p56.CFrame = CFrame.new(2.7465601, 158.529114, 39.8975143, -0.000274701975, -0.999999881, -3.05464528e-005, 0.000183053344, -3.05380672e-005, 1.00000012, -1, 0.0002746963, 0.000183061798)
  2185.  
  2186. p56.CanCollide = false
  2187.  
  2188. p56.FormFactor = Enum.FormFactor.Custom
  2189.  
  2190. p56.Size = Vector3.new(0.245498881, 0.245498881, 0.245498881)
  2191.  
  2192. p56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2193.  
  2194. p56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2195.  
  2196. p56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2197.  
  2198. p56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2199.  
  2200. p56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2201.  
  2202. p56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2203.  
  2204. b53 = Instance.new("SpecialMesh", p56)
  2205.  
  2206. b53.MeshType = Enum.MeshType.Wedge
  2207.  
  2208. b53.Name = "Mesh"
  2209.  
  2210. b53.Scale = Vector3.new(0.417481065, 0.417480946, 0.626221359)
  2211.  
  2212. p57 = Instance.new("Part", m)
  2213.  
  2214. p57.BrickColor = BrickColor.new("Really black")
  2215.  
  2216. p57.Material = Enum.Material.SmoothPlastic
  2217.  
  2218. p57.Name = "apart"
  2219.  
  2220. p57.CFrame = CFrame.new(3.05403423, 158.529099, 40.1024895, -3.05613503e-005, 0.999999881, -3.04421301e-005, 6.10797433e-005, -3.04989571e-005, -1.00000012, -1, -3.05630856e-005, -6.10789066e-005)
  2221.  
  2222. p57.CanCollide = false
  2223.  
  2224. p57.FormFactor = Enum.FormFactor.Custom
  2225.  
  2226. p57.Size = Vector3.new(0.245498881, 0.512455463, 0.245498881)
  2227.  
  2228. p57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2229.  
  2230. p57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2231.  
  2232. p57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2233.  
  2234. p57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2235.  
  2236. p57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2237.  
  2238. p57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2239.  
  2240. b54 = Instance.new("SpecialMesh", p57)
  2241.  
  2242. b54.MeshType = Enum.MeshType.Wedge
  2243.  
  2244. b54.Name = "Mesh"
  2245.  
  2246. b54.Scale = Vector3.new(0.417481065, 1, 0.626221359)
  2247.  
  2248. p58 = Instance.new("Part", m)
  2249.  
  2250. p58.BrickColor = BrickColor.new("Dark red")
  2251.  
  2252. p58.Material = Enum.Material.SmoothPlastic
  2253.  
  2254. p58.Name = "apart"
  2255.  
  2256. p58.CFrame = CFrame.new(3.82271719, 158.093506, 40.5636864, -1.18223397e-007, 6.08786355e-011, 0.999999881, 1.00000012, -4.36484697e-008, 5.95373422e-008, 4.37539711e-008, 1, 6.57935928e-011)
  2257.  
  2258. p58.CanCollide = false
  2259.  
  2260. p58.FormFactor = Enum.FormFactor.Custom
  2261.  
  2262. p58.Size = Vector3.new(1.02491105, 0.245498881, 1.02491093)
  2263.  
  2264. p58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2265.  
  2266. p58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2267.  
  2268. p58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2269.  
  2270. p58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2271.  
  2272. p58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2273.  
  2274. p58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2275.  
  2276. b55 = Instance.new("SpecialMesh", p58)
  2277.  
  2278. b55.MeshType = Enum.MeshType.Torso
  2279.  
  2280. b55.Name = "Mesh"
  2281.  
  2282. b55.Scale = Vector3.new(1, 0.417480916, 1)
  2283.  
  2284. p59 = Instance.new("Part", m)
  2285.  
  2286. p59.BrickColor = BrickColor.new("Dark red")
  2287.  
  2288. p59.Material = Enum.Material.SmoothPlastic
  2289.  
  2290. p59.Name = "apart"
  2291.  
  2292. p59.CFrame = CFrame.new(3.82271719, 158.093506, 39.9999809, 5.34067403e-005, -0.999999881, -4.31585322e-005, 1.00000012, 5.34654391e-005, 1.43842538e-009, 9.74580416e-010, -4.31586632e-005, 1)
  2293.  
  2294. p59.CanCollide = false
  2295.  
  2296. p59.FormFactor = Enum.FormFactor.Custom
  2297.  
  2298. p59.Size = Vector3.new(1.02491105, 1.02491093, 1.02491093)
  2299.  
  2300. p59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2301.  
  2302. p59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2303.  
  2304. p59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2305.  
  2306. p59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2307.  
  2308. p59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2309.  
  2310. p59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2311.  
  2312. b56 = Instance.new("SpecialMesh", p59)
  2313.  
  2314. b56.MeshType = Enum.MeshType.Brick
  2315.  
  2316. b56.Name = "Mesh"
  2317.  
  2318. p60 = Instance.new("Part", m)
  2319.  
  2320. p60.BrickColor = BrickColor.new("Really black")
  2321.  
  2322. p60.Material = Enum.Material.Neon
  2323.  
  2324. p60.Name = "apart"
  2325.  
  2326. p60.CFrame = CFrame.new(3.05403423, 158.529114, 40.1024895, -3.05613539e-005, 0.999999881, -3.04421301e-005, 6.10797433e-005, -3.04989553e-005, -1.00000012, -1, -3.05630856e-005, -6.10789139e-005)
  2327.  
  2328. p60.CanCollide = false
  2329.  
  2330. p60.FormFactor = Enum.FormFactor.Custom
  2331.  
  2332. p60.Size = Vector3.new(0.245498881, 0.512455463, 0.245498881)
  2333.  
  2334. p60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2335.  
  2336. p60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2337.  
  2338. p60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2339.  
  2340. p60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2341.  
  2342. p60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2343.  
  2344. p60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2345.  
  2346. b57 = Instance.new("SpecialMesh", p60)
  2347.  
  2348. b57.MeshType = Enum.MeshType.Wedge
  2349.  
  2350. b57.Name = "Mesh"
  2351.  
  2352. b57.Scale = Vector3.new(0.208740532, 1.00999999, 0.626221359)
  2353.  
  2354. p61 = Instance.new("Part", m)
  2355.  
  2356. p61.BrickColor = BrickColor.new("Really black")
  2357.  
  2358. p61.Material = Enum.Material.SmoothPlastic
  2359.  
  2360. p61.Name = "apart"
  2361.  
  2362. p61.CFrame = CFrame.new(3.05403423, 158.19603, 39.89748, -0.000274701946, -0.999999821, -3.05464564e-005, 0.000183053315, -3.05380599e-005, 1.00000012, -0.99999994, 0.000274696271, 0.000183061798)
  2363.  
  2364. p61.CanCollide = false
  2365.  
  2366. p61.FormFactor = Enum.FormFactor.Custom
  2367.  
  2368. p61.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  2369.  
  2370. p61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2371.  
  2372. p61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2373.  
  2374. p61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2375.  
  2376. p61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2377.  
  2378. p61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2379.  
  2380. p61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2381.  
  2382. b58 = Instance.new("SpecialMesh", p61)
  2383.  
  2384. b58.MeshType = Enum.MeshType.Wedge
  2385.  
  2386. b58.Name = "Mesh"
  2387.  
  2388. b58.Scale = Vector3.new(0.417481065, 1, 1)
  2389.  
  2390. p62 = Instance.new("Part", m)
  2391.  
  2392. p62.BrickColor = BrickColor.new("Bright red")
  2393.  
  2394. p62.Material = Enum.Material.SmoothPlastic
  2395.  
  2396. p62.Name = "apart"
  2397.  
  2398. p62.CFrame = CFrame.new(3.20776844, 158.272903, 40.7686882, 0.000228409335, -0.965923011, 0.258828908, -0.000213359541, 0.258829057, 0.965923309, -0.99999994, -0.000275849598, -0.000146969687)
  2399.  
  2400. p62.CanCollide = false
  2401.  
  2402. p62.FormFactor = Enum.FormFactor.Custom
  2403.  
  2404. p62.Size = Vector3.new(0.245498881, 1.02491093, 0.245498881)
  2405.  
  2406. p62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2407.  
  2408. p62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2409.  
  2410. p62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2411.  
  2412. p62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2413.  
  2414. p62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2415.  
  2416. p62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2417.  
  2418. b59 = Instance.new("SpecialMesh", p62)
  2419.  
  2420. b59.MeshType = Enum.MeshType.Wedge
  2421.  
  2422. b59.Name = "Mesh"
  2423.  
  2424. b59.Scale = Vector3.new(0.208740532, 1, 0.626221359)
  2425.  
  2426. p63 = Instance.new("Part", m)
  2427.  
  2428. p63.BrickColor = BrickColor.new("Really black")
  2429.  
  2430. p63.Material = Enum.Material.SmoothPlastic
  2431.  
  2432. p63.Name = "apart"
  2433.  
  2434. p63.CFrame = CFrame.new(3.05403471, 158.196045, 40.1024666, -0.000274702004, -0.999999821, -3.05771828e-005, 0.000183053315, -3.04877758e-005, 1.00000024, -1, 0.000274696242, 0.000183061857)
  2435.  
  2436. p63.CanCollide = false
  2437.  
  2438. p63.FormFactor = Enum.FormFactor.Custom
  2439.  
  2440. p63.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  2441.  
  2442. p63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2443.  
  2444. p63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2445.  
  2446. p63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2447.  
  2448. p63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2449.  
  2450. p63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2451.  
  2452. p63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2453.  
  2454. b60 = Instance.new("SpecialMesh", p63)
  2455.  
  2456. b60.MeshType = Enum.MeshType.Wedge
  2457.  
  2458. b60.Name = "Mesh"
  2459.  
  2460. b60.Scale = Vector3.new(0.417481065, 1, 1)
  2461.  
  2462. p64 = Instance.new("Part", m)
  2463.  
  2464. p64.BrickColor = BrickColor.new("Bright red")
  2465.  
  2466. p64.Material = Enum.Material.SmoothPlastic
  2467.  
  2468. p64.Name = "apart"
  2469.  
  2470. p64.CFrame = CFrame.new(2.7465601, 158.529175, 40.3330841, -0.000274702004, -0.999999762, -3.05771828e-005, 0.000183053315, -3.0487774e-005, 1.00000024, -1, 0.000274696213, 0.000183061857)
  2471.  
  2472. p64.CanCollide = false
  2473.  
  2474. p64.FormFactor = Enum.FormFactor.Custom
  2475.  
  2476. p64.Size = Vector3.new(0.358718932, 0.245498881, 0.245498881)
  2477.  
  2478. p64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2479.  
  2480. p64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2481.  
  2482. p64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2483.  
  2484. p64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2485.  
  2486. p64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2487.  
  2488. p64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2489.  
  2490. b61 = Instance.new("SpecialMesh", p64)
  2491.  
  2492. b61.MeshType = Enum.MeshType.Wedge
  2493.  
  2494. b61.Name = "Mesh"
  2495.  
  2496. b61.Scale = Vector3.new(1, 0.417480946, 0.626221359)
  2497.  
  2498. p65 = Instance.new("Part", m)
  2499.  
  2500. p65.BrickColor = BrickColor.new("Bright red")
  2501.  
  2502. p65.Material = Enum.Material.SmoothPlastic
  2503.  
  2504. p65.Name = "apart"
  2505.  
  2506. p65.CFrame = CFrame.new(2.74655938, 158.52919, 39.6668968, -0.000274702004, -0.999999702, -3.05771828e-005, 0.000183053315, -3.04877722e-005, 1.00000024, -1, 0.000274696184, 0.000183061857)
  2507.  
  2508. p65.CanCollide = false
  2509.  
  2510. p65.FormFactor = Enum.FormFactor.Custom
  2511.  
  2512. p65.Size = Vector3.new(0.358718932, 0.245498881, 0.245498881)
  2513.  
  2514. p65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2515.  
  2516. p65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2517.  
  2518. p65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2519.  
  2520. p65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2521.  
  2522. p65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2523.  
  2524. p65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2525.  
  2526. b62 = Instance.new("SpecialMesh", p65)
  2527.  
  2528. b62.MeshType = Enum.MeshType.Wedge
  2529.  
  2530. b62.Name = "Mesh"
  2531.  
  2532. b62.Scale = Vector3.new(1, 0.417480946, 0.626221359)
  2533.  
  2534. p66 = Instance.new("Part", m)
  2535.  
  2536. p66.BrickColor = BrickColor.new("Bright red")
  2537.  
  2538. p66.Material = Enum.Material.SmoothPlastic
  2539.  
  2540. p66.Name = "apart"
  2541.  
  2542. p66.CFrame = CFrame.new(3.05403376, 158.196106, 40.3330727, -0.000274702004, -0.999999642, -3.05771828e-005, 0.000183053315, -3.04877703e-005, 1.00000024, -1, 0.000274696155, 0.000183061857)
  2543.  
  2544. p66.CanCollide = false
  2545.  
  2546. p66.FormFactor = Enum.FormFactor.Custom
  2547.  
  2548. p66.Size = Vector3.new(0.358718932, 0.512455463, 0.512455463)
  2549.  
  2550. p66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2551.  
  2552. p66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2553.  
  2554. p66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2555.  
  2556. p66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2557.  
  2558. p66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2559.  
  2560. p66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2561.  
  2562. b63 = Instance.new("SpecialMesh", p66)
  2563.  
  2564. b63.MeshType = Enum.MeshType.Wedge
  2565.  
  2566. b63.Name = "Mesh"
  2567.  
  2568. p67 = Instance.new("Part", m)
  2569.  
  2570. p67.BrickColor = BrickColor.new("Really black")
  2571.  
  2572. p67.Material = Enum.Material.Neon
  2573.  
  2574. p67.Name = "apart"
  2575.  
  2576. p67.CFrame = CFrame.new(3.05403376, 158.196106, 40.1024437, -0.000274702004, -0.999999583, -3.05771828e-005, 0.000183053315, -3.04877685e-005, 1.00000024, -1, 0.000274696125, 0.000183061857)
  2577.  
  2578. p67.CanCollide = false
  2579.  
  2580. p67.FormFactor = Enum.FormFactor.Custom
  2581.  
  2582. p67.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  2583.  
  2584. p67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2585.  
  2586. p67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2587.  
  2588. p67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2589.  
  2590. p67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2591.  
  2592. p67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2593.  
  2594. p67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2595.  
  2596. b64 = Instance.new("SpecialMesh", p67)
  2597.  
  2598. b64.MeshType = Enum.MeshType.Wedge
  2599.  
  2600. b64.Name = "Mesh"
  2601.  
  2602. b64.Scale = Vector3.new(0.208740532, 1.00999999, 1)
  2603.  
  2604. p68 = Instance.new("Part", m)
  2605.  
  2606. p68.BrickColor = BrickColor.new("Really black")
  2607.  
  2608. p68.Material = Enum.Material.SmoothPlastic
  2609.  
  2610. p68.Name = "apart"
  2611.  
  2612. p68.CFrame = CFrame.new(2.74655938, 158.529221, 40.1024551, -0.000274702004, -0.999999523, -3.05771828e-005, 0.000183053315, -3.04877667e-005, 1.00000024, -1, 0.000274696096, 0.000183061857)
  2613.  
  2614. p68.CanCollide = false
  2615.  
  2616. p68.FormFactor = Enum.FormFactor.Custom
  2617.  
  2618. p68.Size = Vector3.new(0.245498881, 0.245498881, 0.245498881)
  2619.  
  2620. p68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2621.  
  2622. p68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2623.  
  2624. p68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2625.  
  2626. p68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2627.  
  2628. p68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2629.  
  2630. p68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2631.  
  2632. b65 = Instance.new("SpecialMesh", p68)
  2633.  
  2634. b65.MeshType = Enum.MeshType.Wedge
  2635.  
  2636. b65.Name = "Mesh"
  2637.  
  2638. b65.Scale = Vector3.new(0.417481065, 0.417480946, 0.626221359)
  2639.  
  2640. p69 = Instance.new("Part", m)
  2641.  
  2642. p69.BrickColor = BrickColor.new("Bright red")
  2643.  
  2644. p69.Material = Enum.Material.SmoothPlastic
  2645.  
  2646. p69.Name = "apart"
  2647.  
  2648. p69.CFrame = CFrame.new(3.05403352, 158.529205, 40.3330612, -3.05614631e-005, 0.999999523, -3.04113782e-005, 6.10796851e-005, -3.05492649e-005, -1.00000024, -1, -3.05628819e-005, -6.10789648e-005)
  2649.  
  2650. p69.CanCollide = false
  2651.  
  2652. p69.FormFactor = Enum.FormFactor.Custom
  2653.  
  2654. p69.Size = Vector3.new(0.358718932, 0.512455463, 0.245498881)
  2655.  
  2656. p69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2657.  
  2658. p69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2659.  
  2660. p69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2661.  
  2662. p69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2663.  
  2664. p69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2665.  
  2666. p69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2667.  
  2668. b66 = Instance.new("SpecialMesh", p69)
  2669.  
  2670. b66.MeshType = Enum.MeshType.Wedge
  2671.  
  2672. b66.Name = "Mesh"
  2673.  
  2674. b66.Scale = Vector3.new(1, 1, 0.626221359)
  2675.  
  2676. p70 = Instance.new("Part", m)
  2677.  
  2678. p70.BrickColor = BrickColor.new("Really black")
  2679.  
  2680. p70.Material = Enum.Material.SmoothPlastic
  2681.  
  2682. p70.Name = "apart"
  2683.  
  2684. p70.CFrame = CFrame.new(3.05403328, 158.529221, 39.89748, -3.05614631e-005, 0.999999523, -3.04113782e-005, 6.10796851e-005, -3.05492649e-005, -1.00000024, -1, -3.05628819e-005, -6.10789648e-005)
  2685.  
  2686. p70.CanCollide = false
  2687.  
  2688. p70.FormFactor = Enum.FormFactor.Custom
  2689.  
  2690. p70.Size = Vector3.new(0.245498881, 0.512455463, 0.245498881)
  2691.  
  2692. p70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2693.  
  2694. p70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2695.  
  2696. p70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2697.  
  2698. p70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2699.  
  2700. p70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2701.  
  2702. p70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2703.  
  2704. b67 = Instance.new("SpecialMesh", p70)
  2705.  
  2706. b67.MeshType = Enum.MeshType.Wedge
  2707.  
  2708. b67.Name = "Mesh"
  2709.  
  2710. b67.Scale = Vector3.new(0.417481065, 1, 0.626221359)
  2711.  
  2712. p71 = Instance.new("Part", m)
  2713.  
  2714. p71.BrickColor = BrickColor.new("Really black")
  2715.  
  2716. p71.Material = Enum.Material.Neon
  2717.  
  2718. p71.Name = "apart"
  2719.  
  2720. p71.CFrame = CFrame.new(3.82271624, 158.093628, 40.6661491, -3.05610884e-005, -0.999999523, -3.04123096e-005, -3.05602262e-005, 3.05529975e-005, -1.00000024, 1, -3.05606263e-005, -3.0561383e-005)
  2721.  
  2722. p71.CanCollide = false
  2723.  
  2724. p71.FormFactor = Enum.FormFactor.Custom
  2725.  
  2726. p71.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  2727.  
  2728. p71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2729.  
  2730. p71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2731.  
  2732. p71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2733.  
  2734. p71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2735.  
  2736. p71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2737.  
  2738. p71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2739.  
  2740. b68 = Instance.new("SpecialMesh", p71)
  2741.  
  2742. b68.MeshType = Enum.MeshType.Cylinder
  2743.  
  2744. b68.Name = "Mesh"
  2745.  
  2746. b68.Scale = Vector3.new(0.208740488, 1.00999999, 1.00999999)
  2747.  
  2748. p72 = Instance.new("Part", m)
  2749.  
  2750. p72.BrickColor = BrickColor.new("Bright red")
  2751.  
  2752. p72.Material = Enum.Material.SmoothPlastic
  2753.  
  2754. p72.Name = "apart"
  2755.  
  2756. p72.CFrame = CFrame.new(3.05403328, 158.529221, 39.6668777, -3.05614631e-005, 0.999999523, -3.04113764e-005, 6.10796851e-005, -3.05492686e-005, -1.00000024, -1, -3.05628819e-005, -6.10789648e-005)
  2757.  
  2758. p72.CanCollide = false
  2759.  
  2760. p72.FormFactor = Enum.FormFactor.Custom
  2761.  
  2762. p72.Size = Vector3.new(0.358718932, 0.512455463, 0.245498881)
  2763.  
  2764. p72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2765.  
  2766. p72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2767.  
  2768. p72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2769.  
  2770. p72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2771.  
  2772. p72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2773.  
  2774. p72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2775.  
  2776. b69 = Instance.new("SpecialMesh", p72)
  2777.  
  2778. b69.MeshType = Enum.MeshType.Wedge
  2779.  
  2780. b69.Name = "Mesh"
  2781.  
  2782. b69.Scale = Vector3.new(1, 1, 0.626221359)
  2783.  
  2784. p73 = Instance.new("Part", m)
  2785.  
  2786. p73.BrickColor = BrickColor.new("Bright red")
  2787.  
  2788. p73.Material = Enum.Material.SmoothPlastic
  2789.  
  2790. p73.Name = "apart"
  2791.  
  2792. p73.CFrame = CFrame.new(3.20776749, 158.27298, 39.2312889, 0.000228409161, -0.965922713, 0.258828849, -0.000213359599, 0.258829117, 0.965923429, -1, -0.00027584983, -0.000146969658)
  2793.  
  2794. p73.CanCollide = false
  2795.  
  2796. p73.FormFactor = Enum.FormFactor.Custom
  2797.  
  2798. p73.Size = Vector3.new(0.245498881, 1.02491093, 0.245498881)
  2799.  
  2800. p73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2801.  
  2802. p73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2803.  
  2804. p73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2805.  
  2806. p73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2807.  
  2808. p73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2809.  
  2810. p73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2811.  
  2812. b70 = Instance.new("SpecialMesh", p73)
  2813.  
  2814. b70.MeshType = Enum.MeshType.Wedge
  2815.  
  2816. b70.Name = "Mesh"
  2817.  
  2818. b70.Scale = Vector3.new(0.208740532, 1, 0.626221359)
  2819.  
  2820. p74 = Instance.new("Part", m)
  2821.  
  2822. p74.BrickColor = BrickColor.new("Really black")
  2823.  
  2824. p74.Material = Enum.Material.SmoothPlastic
  2825.  
  2826. p74.Name = "apart"
  2827.  
  2828. p74.CFrame = CFrame.new(3.20777059, 158.27298, 39.282547, 0.000228409161, -0.965922713, 0.258828819, -0.000213359614, 0.258829117, 0.965923369, -1.00000012, -0.000275849859, -0.000146969644)
  2829.  
  2830. p74.CanCollide = false
  2831.  
  2832. p74.FormFactor = Enum.FormFactor.Custom
  2833.  
  2834. p74.Size = Vector3.new(0.245498881, 1.02491093, 0.245498881)
  2835.  
  2836. p74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2837.  
  2838. p74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2839.  
  2840. p74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2841.  
  2842. p74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2843.  
  2844. p74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2845.  
  2846. p74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2847.  
  2848. b71 = Instance.new("SpecialMesh", p74)
  2849.  
  2850. b71.MeshType = Enum.MeshType.Wedge
  2851.  
  2852. b71.Name = "Mesh"
  2853.  
  2854. b71.Scale = Vector3.new(0.208740532, 1, 0.626221359)
  2855.  
  2856. p75 = Instance.new("Part", m)
  2857.  
  2858. p75.BrickColor = BrickColor.new("Really black")
  2859.  
  2860. p75.Material = Enum.Material.Neon
  2861.  
  2862. p75.Name = "apart"
  2863.  
  2864. p75.CFrame = CFrame.new(3.82271242, 158.093628, 39.3337746, -3.05610592e-005, -0.999999583, -3.03685665e-005, -3.05602152e-005, 3.05473804e-005, -1.00000036, 1.00000024, -3.05606482e-005, -3.05614085e-005)
  2865.  
  2866. p75.CanCollide = false
  2867.  
  2868. p75.FormFactor = Enum.FormFactor.Custom
  2869.  
  2870. p75.Size = Vector3.new(0.245498881, 0.512455463, 0.512455463)
  2871.  
  2872. p75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2873.  
  2874. p75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2875.  
  2876. p75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2877.  
  2878. p75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2879.  
  2880. p75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2881.  
  2882. p75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2883.  
  2884. b72 = Instance.new("SpecialMesh", p75)
  2885.  
  2886. b72.MeshType = Enum.MeshType.Cylinder
  2887.  
  2888. b72.Name = "Mesh"
  2889.  
  2890. b72.Scale = Vector3.new(0.208740488, 1.00999999, 1.00999999)
  2891.  
  2892. p76 = Instance.new("Part", m)
  2893.  
  2894. p76.BrickColor = BrickColor.new("Really black")
  2895.  
  2896. p76.Material = Enum.Material.Neon
  2897.  
  2898. p76.Name = "apart"
  2899.  
  2900. p76.CFrame = CFrame.new(4.6938858, 158.093613, 39.999958, -0.999999583, 4.30660984e-005, 1.49448169e-007, 3.07118171e-008, 5.34493374e-005, -1.00000036, -4.30666332e-005, -1.00000024, -5.34495957e-005)
  2901.  
  2902. p76.CanCollide = false
  2903.  
  2904. p76.FormFactor = Enum.FormFactor.Custom
  2905.  
  2906. p76.Size = Vector3.new(0.245498881, 0.409964353, 0.245498881)
  2907.  
  2908. p76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2909.  
  2910. p76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2911.  
  2912. p76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2913.  
  2914. p76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2915.  
  2916. p76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2917.  
  2918. p76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2919.  
  2920. b73 = Instance.new("SpecialMesh", p76)
  2921.  
  2922. b73.MeshType = Enum.MeshType.Brick
  2923.  
  2924. b73.Name = "Mesh"
  2925.  
  2926. b73.Scale = Vector3.new(0.421655834, 1.01999998, 0.333984703)
  2927.  
  2928. p77 = Instance.new("Part", m)
  2929.  
  2930. p77.BrickColor = BrickColor.new("Really black")
  2931.  
  2932. p77.Material = Enum.Material.Neon
  2933.  
  2934. p77.Name = "apart"
  2935.  
  2936. p77.CFrame = CFrame.new(2.74655533, 158.529221, 40.1024628, -0.000274702033, -0.999999523, -3.06209367e-005, 0.000183053286, -3.04933837e-005, 1.00000036, -1.00000012, 0.000274696125, 0.0001830619)
  2937.  
  2938. p77.CanCollide = false
  2939.  
  2940. p77.FormFactor = Enum.FormFactor.Custom
  2941.  
  2942. p77.Size = Vector3.new(0.245498881, 0.245498881, 0.245498881)
  2943.  
  2944. p77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2945.  
  2946. p77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2947.  
  2948. p77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2949.  
  2950. p77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2951.  
  2952. p77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2953.  
  2954. p77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2955.  
  2956. b74 = Instance.new("SpecialMesh", p77)
  2957.  
  2958. b74.MeshType = Enum.MeshType.Wedge
  2959.  
  2960. b74.Name = "Mesh"
  2961.  
  2962. b74.Scale = Vector3.new(0.208740532, 0.417480946, 0.632483602)
  2963.  
  2964. p78 = Instance.new("Part", m)
  2965.  
  2966. p78.BrickColor = BrickColor.new("Really black")
  2967.  
  2968. p78.Material = Enum.Material.Neon
  2969.  
  2970. p78.Name = "apart"
  2971.  
  2972. p78.CFrame = CFrame.new(2.74655509, 158.529236, 39.8974838, -0.000274702033, -0.999999464, -3.06209367e-005, 0.000183053286, -3.04933819e-005, 1.00000036, -1.00000012, 0.000274696096, 0.0001830619)
  2973.  
  2974. p78.CanCollide = false
  2975.  
  2976. p78.FormFactor = Enum.FormFactor.Custom
  2977.  
  2978. p78.Size = Vector3.new(0.245498881, 0.245498881, 0.245498881)
  2979.  
  2980. p78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2981.  
  2982. p78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2983.  
  2984. p78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2985.  
  2986. p78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2987.  
  2988. p78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2989.  
  2990. p78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2991.  
  2992. b75 = Instance.new("SpecialMesh", p78)
  2993.  
  2994. b75.MeshType = Enum.MeshType.Wedge
  2995.  
  2996. b75.Name = "Mesh"
  2997.  
  2998. b75.Scale = Vector3.new(0.208740532, 0.417480946, 0.632483602)
  2999.  
  3000. p79 = Instance.new("Part", m)
  3001.  
  3002. p79.BrickColor = BrickColor.new("Dark red")
  3003.  
  3004. p79.Material = Enum.Material.SmoothPlastic
  3005.  
  3006. p79.Name = "apart"
  3007.  
  3008. p79.CFrame = CFrame.new(3.82272029, 157.171036, 41.537384, 1, 7.27595761e-012, 0, 0, 0.999999881, -2.98023224e-008, 0, 2.98023224e-008, 0.999999881)
  3009.  
  3010. p79.CanCollide = false
  3011.  
  3012. p79.FormFactor = Enum.FormFactor.Custom
  3013.  
  3014. p79.Size = Vector3.new(1.02491105, 0.512455463, 1.02491093)
  3015.  
  3016. p79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3017.  
  3018. p79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3019.  
  3020. p79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3021.  
  3022. p79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3023.  
  3024. p79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3025.  
  3026. p79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3027.  
  3028. b76 = Instance.new("SpecialMesh", p79)
  3029.  
  3030. b76.MeshType = Enum.MeshType.Brick
  3031.  
  3032. b76.Name = "Mesh"
  3033.  
  3034. b76.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3035.  
  3036. p80 = Instance.new("Part", m)
  3037.  
  3038. p80.BrickColor = BrickColor.new("Bright red")
  3039.  
  3040. p80.Material = Enum.Material.SmoothPlastic
  3041.  
  3042. p80.Name = "apart"
  3043.  
  3044. p80.CFrame = CFrame.new(3.82272029, 157.350388, 41.9729614, 1, 7.27595761e-012, 0, 0, 0.999999881, -2.98023224e-008, 0, 2.98023224e-008, 0.999999881)
  3045.  
  3046. p80.CanCollide = false
  3047.  
  3048. p80.FormFactor = Enum.FormFactor.Custom
  3049.  
  3050. p80.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  3051.  
  3052. p80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3053.  
  3054. p80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3055.  
  3056. p80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3057.  
  3058. p80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3059.  
  3060. p80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3061.  
  3062. p80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3063.  
  3064. b77 = Instance.new("SpecialMesh", p80)
  3065.  
  3066. b77.MeshType = Enum.MeshType.Cylinder
  3067.  
  3068. b77.Name = "Mesh"
  3069.  
  3070. b77.Scale = Vector3.new(1.01999998, 1, 1)
  3071.  
  3072. p81 = Instance.new("Part", m)
  3073.  
  3074. p81.BrickColor = BrickColor.new("Persimmon")
  3075.  
  3076. p81.Material = Enum.Material.SmoothPlastic
  3077.  
  3078. p81.Name = "apart"
  3079.  
  3080. p81.CFrame = CFrame.new(3.41275811, 157.555359, 42.3316841, 1, 1.11727404e-005, -4.16862822e-005, -4.16866351e-005, 0.500085592, -0.865975857, 1.11713871e-005, 0.865975857, 0.500085592)
  3081.  
  3082. p81.CanCollide = false
  3083.  
  3084. p81.FormFactor = Enum.FormFactor.Custom
  3085.  
  3086. p81.Size = Vector3.new(0.245498881, 0.768683195, 0.245498881)
  3087.  
  3088. p81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3089.  
  3090. p81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3091.  
  3092. p81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3093.  
  3094. p81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3095.  
  3096. p81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3097.  
  3098. p81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3099.  
  3100. b78 = Instance.new("SpecialMesh", p81)
  3101.  
  3102. b78.MeshType = Enum.MeshType.Wedge
  3103.  
  3104. b78.Name = "Mesh"
  3105.  
  3106. b78.Scale = Vector3.new(0.417481035, 1, 0.626221299)
  3107.  
  3108. p82 = Instance.new("Part", m)
  3109.  
  3110. p82.BrickColor = BrickColor.new("Dark red")
  3111.  
  3112. p82.Material = Enum.Material.SmoothPlastic
  3113.  
  3114. p82.Name = "apart"
  3115.  
  3116. p82.CFrame = CFrame.new(3.82271981, 156.018005, 41.4092636, 1, 3.05180438e-005, -3.05171125e-005, -3.05171106e-005, 0.99999994, 3.05180401e-005, 3.05180401e-005, -3.05171106e-005, 0.99999994)
  3117.  
  3118. p82.CanCollide = false
  3119.  
  3120. p82.FormFactor = Enum.FormFactor.Custom
  3121.  
  3122. p82.Size = Vector3.new(1.02491105, 0.256227732, 0.768683195)
  3123.  
  3124. p82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3125.  
  3126. p82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3127.  
  3128. p82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3129.  
  3130. p82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3131.  
  3132. p82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3133.  
  3134. p82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3135.  
  3136. b79 = Instance.new("SpecialMesh", p82)
  3137.  
  3138. b79.MeshType = Enum.MeshType.Wedge
  3139.  
  3140. b79.Name = "Mesh"
  3141.  
  3142. b79.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3143.  
  3144. p83 = Instance.new("Part", m)
  3145.  
  3146. p83.BrickColor = BrickColor.new("Dark red")
  3147.  
  3148. p83.Material = Enum.Material.SmoothPlastic
  3149.  
  3150. p83.Name = "apart"
  3151.  
  3152. p83.CFrame = CFrame.new(3.82271981, 156.018005, 41.9217148, 1, 0, 0, 0, 0.99999994, 0, 0, 0, 0.99999994)
  3153.  
  3154. p83.CanCollide = false
  3155.  
  3156. p83.FormFactor = Enum.FormFactor.Custom
  3157.  
  3158. p83.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  3159.  
  3160. p83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3161.  
  3162. p83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3163.  
  3164. p83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3165.  
  3166. p83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3167.  
  3168. p83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3169.  
  3170. p83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3171.  
  3172. b80 = Instance.new("SpecialMesh", p83)
  3173.  
  3174. b80.MeshType = Enum.MeshType.Brick
  3175.  
  3176. b80.Name = "Mesh"
  3177.  
  3178. b80.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3179.  
  3180. p84 = Instance.new("Part", m)
  3181.  
  3182. p84.BrickColor = BrickColor.new("Dark red")
  3183.  
  3184. p84.Material = Enum.Material.SmoothPlastic
  3185.  
  3186. p84.Name = "apart"
  3187.  
  3188. p84.CFrame = CFrame.new(3.82271981, 155.633667, 41.5373764, 1, 0, 0, 0, 0.99999994, 0, 0, 0, 0.99999994)
  3189.  
  3190. p84.CanCollide = false
  3191.  
  3192. p84.FormFactor = Enum.FormFactor.Custom
  3193.  
  3194. p84.Size = Vector3.new(1.02491105, 0.512455463, 1.02491093)
  3195.  
  3196. p84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3197.  
  3198. p84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3199.  
  3200. p84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3201.  
  3202. p84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3203.  
  3204. p84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3205.  
  3206. p84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3207.  
  3208. b81 = Instance.new("SpecialMesh", p84)
  3209.  
  3210. b81.MeshType = Enum.MeshType.Brick
  3211.  
  3212. b81.Name = "Mesh"
  3213.  
  3214. b81.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3215.  
  3216. p85 = Instance.new("Part", m)
  3217.  
  3218. p85.BrickColor = BrickColor.new("Persimmon")
  3219.  
  3220. p85.Material = Enum.Material.SmoothPlastic
  3221.  
  3222. p85.Name = "apart"
  3223.  
  3224. p85.CFrame = CFrame.new(4.23268604, 157.555389, 42.331665, 1, 1.11727377e-005, -4.16862786e-005, -4.16866387e-005, 0.500085652, -0.865975916, 1.1171388e-005, 0.865975916, 0.500085652)
  3225.  
  3226. p85.CanCollide = false
  3227.  
  3228. p85.FormFactor = Enum.FormFactor.Custom
  3229.  
  3230. p85.Size = Vector3.new(0.245498881, 0.768683195, 0.245498881)
  3231.  
  3232. p85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3233.  
  3234. p85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3235.  
  3236. p85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3237.  
  3238. p85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3239.  
  3240. p85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3241.  
  3242. p85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3243.  
  3244. b82 = Instance.new("SpecialMesh", p85)
  3245.  
  3246. b82.MeshType = Enum.MeshType.Wedge
  3247.  
  3248. b82.Name = "Mesh"
  3249.  
  3250. b82.Scale = Vector3.new(0.417481035, 1, 0.626221299)
  3251.  
  3252. p86 = Instance.new("Part", m)
  3253.  
  3254. p86.BrickColor = BrickColor.new("Dark red")
  3255.  
  3256. p86.Material = Enum.Material.SmoothPlastic
  3257.  
  3258. p86.Name = "apart"
  3259.  
  3260. p86.CFrame = CFrame.new(3.82272005, 156.402374, 41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3261.  
  3262. p86.CanCollide = false
  3263.  
  3264. p86.FormFactor = Enum.FormFactor.Custom
  3265.  
  3266. p86.Size = Vector3.new(1.02491105, 0.512455463, 0.256227732)
  3267.  
  3268. p86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3269.  
  3270. p86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3271.  
  3272. p86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3273.  
  3274. p86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3275.  
  3276. p86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3277.  
  3278. p86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3279.  
  3280. b83 = Instance.new("SpecialMesh", p86)
  3281.  
  3282. b83.MeshType = Enum.MeshType.Wedge
  3283.  
  3284. b83.Name = "Mesh"
  3285.  
  3286. b83.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3287.  
  3288. p87 = Instance.new("Part", m)
  3289.  
  3290. p87.BrickColor = BrickColor.new("Bright red")
  3291.  
  3292. p87.Material = Enum.Material.SmoothPlastic
  3293.  
  3294. p87.Name = "apart"
  3295.  
  3296. p87.CFrame = CFrame.new(3.82272005, 155.633698, 41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3297.  
  3298. p87.CanCollide = false
  3299.  
  3300. p87.FormFactor = Enum.FormFactor.Custom
  3301.  
  3302. p87.Size = Vector3.new(1.02491105, 0.512455463, 0.973665357)
  3303.  
  3304. p87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3305.  
  3306. p87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3307.  
  3308. p87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3309.  
  3310. p87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3311.  
  3312. p87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3313.  
  3314. p87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3315.  
  3316. b84 = Instance.new("SpecialMesh", p87)
  3317.  
  3318. b84.MeshType = Enum.MeshType.Brick
  3319.  
  3320. b84.Name = "Mesh"
  3321.  
  3322. b84.Scale = Vector3.new(0.5, 1.01999998, 1.01999998)
  3323.  
  3324. p88 = Instance.new("Part", m)
  3325.  
  3326. p88.BrickColor = BrickColor.new("Dark stone grey")
  3327.  
  3328. p88.Material = Enum.Material.SmoothPlastic
  3329.  
  3330. p88.Name = "apart"
  3331.  
  3332. p88.CFrame = CFrame.new(3.82272005, 157.350418, 41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3333.  
  3334. p88.CanCollide = false
  3335.  
  3336. p88.FormFactor = Enum.FormFactor.Custom
  3337.  
  3338. p88.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  3339.  
  3340. p88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3341.  
  3342. p88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3343.  
  3344. p88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3345.  
  3346. p88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3347.  
  3348. p88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3349.  
  3350. p88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3351.  
  3352. b85 = Instance.new("SpecialMesh", p88)
  3353.  
  3354. b85.MeshType = Enum.MeshType.Cylinder
  3355.  
  3356. b85.Name = "Mesh"
  3357.  
  3358. b85.Scale = Vector3.new(1.02999997, 0.5, 0.5)
  3359.  
  3360. p89 = Instance.new("Part", m)
  3361.  
  3362. p89.BrickColor = BrickColor.new("Really black")
  3363.  
  3364. p89.Material = Enum.Material.Neon
  3365.  
  3366. p89.Name = "apart"
  3367.  
  3368. p89.CFrame = CFrame.new(3.82272005, 155.633698, 41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3369.  
  3370. p89.CanCollide = false
  3371.  
  3372. p89.FormFactor = Enum.FormFactor.Custom
  3373.  
  3374. p89.Size = Vector3.new(1.02491105, 0.512455463, 0.973665357)
  3375.  
  3376. p89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3377.  
  3378. p89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3379.  
  3380. p89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3381.  
  3382. p89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3383.  
  3384. p89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3385.  
  3386. p89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3387.  
  3388. b86 = Instance.new("SpecialMesh", p89)
  3389.  
  3390. b86.MeshType = Enum.MeshType.Brick
  3391.  
  3392. b86.Name = "Mesh"
  3393.  
  3394. b86.Scale = Vector3.new(0.25, 1.02999997, 1.02999997)
  3395.  
  3396. p90 = Instance.new("Part", m)
  3397.  
  3398. p90.BrickColor = BrickColor.new("Bright red")
  3399.  
  3400. p90.Material = Enum.Material.SmoothPlastic
  3401.  
  3402. p90.Name = "apart"
  3403.  
  3404. p90.CFrame = CFrame.new(3.82272005, 156.402374, 41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3405.  
  3406. p90.CanCollide = false
  3407.  
  3408. p90.FormFactor = Enum.FormFactor.Custom
  3409.  
  3410. p90.Size = Vector3.new(1.02491105, 2.04982185, 1.02491093)
  3411.  
  3412. p90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3413.  
  3414. p90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3415.  
  3416. p90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3417.  
  3418. p90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3419.  
  3420. p90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3421.  
  3422. p90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3423.  
  3424. --[[p91 = Instance.new("Part", m)
  3425.  
  3426. p91.BrickColor = BrickColor.new("Bright orange")
  3427.  
  3428. p91.Name = "Right Arm"
  3429.  
  3430. p91.CFrame = CFrame.new(3.81999993, 156.276108, 41.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3431.  
  3432. p91.CanCollide = false
  3433.  
  3434. p91.FormFactor = Enum.FormFactor.Symmetric
  3435.  
  3436. p91.Size = Vector3.new(1, 2, 1)
  3437.  
  3438. p91.BottomSurface = Enum.SurfaceType.Smooth
  3439.  
  3440. p91.TopSurface = Enum.SurfaceType.Smooth--]]
  3441.  
  3442. p91 = RightArm
  3443.  
  3444. p92 = Instance.new("Part", m)
  3445.  
  3446. p92.BrickColor = BrickColor.new("Bright red")
  3447.  
  3448. p92.Material = Enum.Material.SmoothPlastic
  3449.  
  3450. p92.Name = "apart"
  3451.  
  3452. p92.CFrame = CFrame.new(3.82272005, 154.35257, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3453.  
  3454. p92.CanCollide = false
  3455.  
  3456. p92.FormFactor = Enum.FormFactor.Custom
  3457.  
  3458. p92.Size = Vector3.new(1.02491105, 2.04982185, 1.02491093)
  3459.  
  3460. p92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3461.  
  3462. p92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3463.  
  3464. p92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3465.  
  3466. p92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3467.  
  3468. p92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3469.  
  3470. p92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3471.  
  3472. --[[p93 = Instance.new("Part", m)
  3473.  
  3474. p93.BrickColor = BrickColor.new("Earth green")
  3475.  
  3476. p93.Name = "Left Leg"
  3477.  
  3478. p93.CFrame = CFrame.new(3.81999993, 154.276123, 39.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3479.  
  3480. p93.CanCollide = false
  3481.  
  3482. p93.FormFactor = Enum.FormFactor.Symmetric
  3483.  
  3484. p93.Size = Vector3.new(1, 2, 1)
  3485.  
  3486. p93.BottomSurface = Enum.SurfaceType.Smooth
  3487.  
  3488. p93.TopSurface = Enum.SurfaceType.Smooth--]]
  3489.  
  3490. p93 = LeftLeg
  3491.  
  3492. p94 = Instance.new("Part", m)
  3493.  
  3494. p94.BrickColor = BrickColor.new("Dark red")
  3495.  
  3496. p94.Material = Enum.Material.SmoothPlastic
  3497.  
  3498. p94.Name = "apart"
  3499.  
  3500. p94.CFrame = CFrame.new(3.82272005, 154.403824, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3501.  
  3502. p94.CanCollide = false
  3503.  
  3504. p94.FormFactor = Enum.FormFactor.Custom
  3505.  
  3506. p94.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  3507.  
  3508. p94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3509.  
  3510. p94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3511.  
  3512. p94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3513.  
  3514. p94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3515.  
  3516. p94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3517.  
  3518. p94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3519.  
  3520. b87 = Instance.new("SpecialMesh", p94)
  3521.  
  3522. b87.MeshType = Enum.MeshType.Brick
  3523.  
  3524. b87.Name = "Mesh"
  3525.  
  3526. b87.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3527.  
  3528. p95 = Instance.new("Part", m)
  3529.  
  3530. p95.BrickColor = BrickColor.new("Dark stone grey")
  3531.  
  3532. p95.Material = Enum.Material.SmoothPlastic
  3533.  
  3534. p95.Name = "apart"
  3535.  
  3536. p95.CFrame = CFrame.new(3.8483429, 153.558273, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3537.  
  3538. p95.CanCollide = false
  3539.  
  3540. p95.FormFactor = Enum.FormFactor.Custom
  3541.  
  3542. p95.Size = Vector3.new(0.973665535, 0.256227732, 0.307473242)
  3543.  
  3544. p95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3545.  
  3546. p95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3547.  
  3548. p95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3549.  
  3550. p95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3551.  
  3552. p95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3553.  
  3554. p95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3555.  
  3556. b88 = Instance.new("SpecialMesh", p95)
  3557.  
  3558. b88.MeshType = Enum.MeshType.Brick
  3559.  
  3560. b88.Name = "Mesh"
  3561.  
  3562. b88.Scale = Vector3.new(1.02999997, 1.00999999, 1.00999999)
  3563.  
  3564. p96 = Instance.new("Part", m)
  3565.  
  3566. p96.BrickColor = BrickColor.new("Really black")
  3567.  
  3568. p96.Material = Enum.Material.Neon
  3569.  
  3570. p96.Name = "apart"
  3571.  
  3572. p96.CFrame = CFrame.new(3.82272005, 154.403824, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3573.  
  3574. p96.CanCollide = false
  3575.  
  3576. p96.FormFactor = Enum.FormFactor.Custom
  3577.  
  3578. p96.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  3579.  
  3580. p96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3581.  
  3582. p96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3583.  
  3584. p96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3585.  
  3586. p96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3587.  
  3588. p96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3589.  
  3590. p96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3591.  
  3592. b89 = Instance.new("SpecialMesh", p96)
  3593.  
  3594. b89.MeshType = Enum.MeshType.Brick
  3595.  
  3596. b89.Name = "Mesh"
  3597.  
  3598. b89.Scale = Vector3.new(1.02999997, 1.00999999, 0.25)
  3599.  
  3600. p97 = Instance.new("Part", m)
  3601.  
  3602. p97.BrickColor = BrickColor.new("Really black")
  3603.  
  3604. p97.Material = Enum.Material.Neon
  3605.  
  3606. p97.Name = "apart"
  3607.  
  3608. p97.CFrame = CFrame.new(3.8483429, 153.558273, 39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3609.  
  3610. p97.CanCollide = false
  3611.  
  3612. p97.FormFactor = Enum.FormFactor.Custom
  3613.  
  3614. p97.Size = Vector3.new(0.973665535, 0.256227732, 0.307473242)
  3615.  
  3616. p97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3617.  
  3618. p97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3619.  
  3620. p97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3621.  
  3622. p97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3623.  
  3624. p97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3625.  
  3626. p97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3627.  
  3628. b90 = Instance.new("SpecialMesh", p97)
  3629.  
  3630. b90.MeshType = Enum.MeshType.Brick
  3631.  
  3632. b90.Name = "Mesh"
  3633.  
  3634. b90.Scale = Vector3.new(1.03999996, 0.5, 1.00999999)
  3635.  
  3636. p98 = Instance.new("Part", m)
  3637.  
  3638. p98.BrickColor = BrickColor.new("Dark red")
  3639.  
  3640. p98.Material = Enum.Material.SmoothPlastic
  3641.  
  3642. p98.Name = "apart"
  3643.  
  3644. p98.CFrame = CFrame.new(3.56649303, 154.045105, 39.4362946, -4.37113883e-008, 0, -1, 9.29513355e-010, 1, -4.06303176e-017, 1, -9.29513355e-010, -4.37113883e-008)
  3645.  
  3646. p98.CanCollide = false
  3647.  
  3648. p98.FormFactor = Enum.FormFactor.Custom
  3649.  
  3650. p98.Size = Vector3.new(0.922420025, 0.409964412, 0.512455404)
  3651.  
  3652. p98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3653.  
  3654. p98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3655.  
  3656. p98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3657.  
  3658. p98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3659.  
  3660. p98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3661.  
  3662. p98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3663.  
  3664. b91 = Instance.new("SpecialMesh", p98)
  3665.  
  3666. b91.MeshType = Enum.MeshType.Wedge
  3667.  
  3668. b91.Name = "Mesh"
  3669.  
  3670. b91.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3671.  
  3672. p99 = Instance.new("Part", m)
  3673.  
  3674. p99.BrickColor = BrickColor.new("Bright red")
  3675.  
  3676. p99.Material = Enum.Material.SmoothPlastic
  3677.  
  3678. p99.Name = "apart"
  3679.  
  3680. p99.CFrame = CFrame.new(3.8483429, 153.558273, 39.4875336, -4.37113883e-008, -2.16840434e-019, 1, -4.3159529e-005, 1, -1.88656317e-012, -1, -4.3159529e-005, -4.37113883e-008)
  3681.  
  3682. p99.CanCollide = false
  3683.  
  3684. p99.FormFactor = Enum.FormFactor.Custom
  3685.  
  3686. p99.Size = Vector3.new(0.922419965, 0.256227762, 0.973665476)
  3687.  
  3688. p99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3689.  
  3690. p99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3691.  
  3692. p99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3693.  
  3694. p99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3695.  
  3696. p99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3697.  
  3698. p99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3699.  
  3700. b92 = Instance.new("SpecialMesh", p99)
  3701.  
  3702. b92.MeshType = Enum.MeshType.Torso
  3703.  
  3704. b92.Name = "Mesh"
  3705.  
  3706. b92.Scale = Vector3.new(1, 1, 1.01999998)
  3707.  
  3708. p100 = Instance.new("Part", m)
  3709.  
  3710. p100.BrickColor = BrickColor.new("Dark stone grey")
  3711.  
  3712. p100.Material = Enum.Material.SmoothPlastic
  3713.  
  3714. p100.Name = "apart"
  3715.  
  3716. p100.CFrame = CFrame.new(3.82272005, 154.403824, 39.4875298, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  3717.  
  3718. p100.CanCollide = false
  3719.  
  3720. p100.FormFactor = Enum.FormFactor.Custom
  3721.  
  3722. p100.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  3723.  
  3724. p100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3725.  
  3726. p100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3727.  
  3728. p100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3729.  
  3730. p100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3731.  
  3732. p100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3733.  
  3734. p100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3735.  
  3736. b93 = Instance.new("SpecialMesh", p100)
  3737.  
  3738. b93.MeshType = Enum.MeshType.Brick
  3739.  
  3740. b93.Name = "Mesh"
  3741.  
  3742. b93.Scale = Vector3.new(1.01999998, 1.00999999, 0.5)
  3743.  
  3744. p101 = Instance.new("Part", m)
  3745.  
  3746. p101.BrickColor = BrickColor.new("Dark stone grey")
  3747.  
  3748. p101.Material = Enum.Material.SmoothPlastic
  3749.  
  3750. p101.Name = "apart"
  3751.  
  3752. p101.CFrame = CFrame.new(3.82272005, 153.378906, 39.4875298, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  3753.  
  3754. p101.CanCollide = false
  3755.  
  3756. p101.FormFactor = Enum.FormFactor.Custom
  3757.  
  3758. p101.Size = Vector3.new(1.02491105, 0.245498881, 1.02491093)
  3759.  
  3760. p101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3761.  
  3762. p101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3763.  
  3764. p101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3765.  
  3766. p101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3767.  
  3768. p101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3769.  
  3770. p101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3771.  
  3772. b94 = Instance.new("SpecialMesh", p101)
  3773.  
  3774. b94.MeshType = Enum.MeshType.Brick
  3775.  
  3776. b94.Name = "Mesh"
  3777.  
  3778. b94.Scale = Vector3.new(1.00999999, 0.421655744, 1.00999999)
  3779.  
  3780. p102 = Instance.new("Part", m)
  3781.  
  3782. p102.BrickColor = BrickColor.new("Dark red")
  3783.  
  3784. p102.Material = Enum.Material.SmoothPlastic
  3785.  
  3786. p102.Name = "apart"
  3787.  
  3788. p102.CFrame = CFrame.new(3.82272005, 153.635132, 39.4875298, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  3789.  
  3790. p102.CanCollide = false
  3791.  
  3792. p102.FormFactor = Enum.FormFactor.Custom
  3793.  
  3794. p102.Size = Vector3.new(1.02491105, 0.409964383, 1.02491093)
  3795.  
  3796. p102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3797.  
  3798. p102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3799.  
  3800. p102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3801.  
  3802. p102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3803.  
  3804. p102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3805.  
  3806. p102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3807.  
  3808. b95 = Instance.new("SpecialMesh", p102)
  3809.  
  3810. b95.MeshType = Enum.MeshType.Brick
  3811.  
  3812. b95.Name = "Mesh"
  3813.  
  3814. b95.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3815.  
  3816. --[[p103 = Instance.new("Part", m)
  3817.  
  3818. p103.BrickColor = BrickColor.new("Earth green")
  3819.  
  3820. p103.Name = "Right Leg"
  3821.  
  3822. p103.CFrame = CFrame.new(3.81999993, 154.276123, 40.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  3823.  
  3824. p103.CanCollide = false
  3825.  
  3826. p103.FormFactor = Enum.FormFactor.Symmetric
  3827.  
  3828. p103.Size = Vector3.new(1, 2, 1)
  3829.  
  3830. p103.BottomSurface = Enum.SurfaceType.Smooth
  3831.  
  3832. p103.TopSurface = Enum.SurfaceType.Smooth--]]
  3833.  
  3834. p103 = RightLeg
  3835.  
  3836. p104 = Instance.new("Part", m)
  3837.  
  3838. p104.BrickColor = BrickColor.new("Bright red")
  3839.  
  3840. p104.Material = Enum.Material.SmoothPlastic
  3841.  
  3842. p104.Name = "apart"
  3843.  
  3844. p104.CFrame = CFrame.new(3.82272005, 154.35257, 40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3845.  
  3846. p104.CanCollide = false
  3847.  
  3848. p104.FormFactor = Enum.FormFactor.Custom
  3849.  
  3850. p104.Size = Vector3.new(1.02491105, 2.04982185, 1.02491093)
  3851.  
  3852. p104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3853.  
  3854. p104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3855.  
  3856. p104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3857.  
  3858. p104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3859.  
  3860. p104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3861.  
  3862. p104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3863.  
  3864. p105 = Instance.new("Part", m)
  3865.  
  3866. p105.BrickColor = BrickColor.new("Dark stone grey")
  3867.  
  3868. p105.Material = Enum.Material.SmoothPlastic
  3869.  
  3870. p105.Name = "apart"
  3871.  
  3872. p105.CFrame = CFrame.new(3.82272005, 154.403824, 40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3873.  
  3874. p105.CanCollide = false
  3875.  
  3876. p105.FormFactor = Enum.FormFactor.Custom
  3877.  
  3878. p105.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  3879.  
  3880. p105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3881.  
  3882. p105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3883.  
  3884. p105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3885.  
  3886. p105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3887.  
  3888. p105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3889.  
  3890. p105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3891.  
  3892. b96 = Instance.new("SpecialMesh", p105)
  3893.  
  3894. b96.MeshType = Enum.MeshType.Brick
  3895.  
  3896. b96.Name = "Mesh"
  3897.  
  3898. b96.Scale = Vector3.new(1.01999998, 1.00999999, 0.5)
  3899.  
  3900. p106 = Instance.new("Part", m)
  3901.  
  3902. p106.BrickColor = BrickColor.new("Dark red")
  3903.  
  3904. p106.Material = Enum.Material.SmoothPlastic
  3905.  
  3906. p106.Name = "apart"
  3907.  
  3908. p106.CFrame = CFrame.new(3.82272005, 154.403824, 40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3909.  
  3910. p106.CanCollide = false
  3911.  
  3912. p106.FormFactor = Enum.FormFactor.Custom
  3913.  
  3914. p106.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  3915.  
  3916. p106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3917.  
  3918. p106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3919.  
  3920. p106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3921.  
  3922. p106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3923.  
  3924. p106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3925.  
  3926. p106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3927.  
  3928. b97 = Instance.new("SpecialMesh", p106)
  3929.  
  3930. b97.MeshType = Enum.MeshType.Brick
  3931.  
  3932. b97.Name = "Mesh"
  3933.  
  3934. b97.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3935.  
  3936. p107 = Instance.new("Part", m)
  3937.  
  3938. p107.BrickColor = BrickColor.new("Dark red")
  3939.  
  3940. p107.Material = Enum.Material.SmoothPlastic
  3941.  
  3942. p107.Name = "apart"
  3943.  
  3944. p107.CFrame = CFrame.new(3.56649303, 154.045105, 40.5636902, -4.37113883e-008, 0, -1, 9.29513355e-010, 1, -4.06303176e-017, 1, -9.29513355e-010, -4.37113883e-008)
  3945.  
  3946. p107.CanCollide = false
  3947.  
  3948. p107.FormFactor = Enum.FormFactor.Custom
  3949.  
  3950. p107.Size = Vector3.new(0.922420025, 0.409964412, 0.512455404)
  3951.  
  3952. p107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3953.  
  3954. p107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3955.  
  3956. p107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3957.  
  3958. p107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3959.  
  3960. p107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3961.  
  3962. p107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3963.  
  3964. b98 = Instance.new("SpecialMesh", p107)
  3965.  
  3966. b98.MeshType = Enum.MeshType.Wedge
  3967.  
  3968. b98.Name = "Mesh"
  3969.  
  3970. b98.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  3971.  
  3972. p108 = Instance.new("Part", m)
  3973.  
  3974. p108.BrickColor = BrickColor.new("Bright red")
  3975.  
  3976. p108.Material = Enum.Material.SmoothPlastic
  3977.  
  3978. p108.Name = "apart"
  3979.  
  3980. p108.CFrame = CFrame.new(3.8483429, 153.558273, 40.5124359, -4.37113883e-008, -2.16840434e-019, 1, -4.3159529e-005, 1, -1.88656317e-012, -1, -4.3159529e-005, -4.37113883e-008)
  3981.  
  3982. p108.CanCollide = false
  3983.  
  3984. p108.FormFactor = Enum.FormFactor.Custom
  3985.  
  3986. p108.Size = Vector3.new(0.922419965, 0.256227762, 0.973665476)
  3987.  
  3988. p108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3989.  
  3990. p108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3991.  
  3992. p108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3993.  
  3994. p108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3995.  
  3996. p108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3997.  
  3998. p108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3999.  
  4000. b99 = Instance.new("SpecialMesh", p108)
  4001.  
  4002. b99.MeshType = Enum.MeshType.Torso
  4003.  
  4004. b99.Name = "Mesh"
  4005.  
  4006. b99.Scale = Vector3.new(1, 1, 1.01999998)
  4007.  
  4008. p109 = Instance.new("Part", m)
  4009.  
  4010. p109.BrickColor = BrickColor.new("Dark red")
  4011.  
  4012. p109.Material = Enum.Material.SmoothPlastic
  4013.  
  4014. p109.Name = "apart"
  4015.  
  4016. p109.CFrame = CFrame.new(3.82272005, 153.635132, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  4017.  
  4018. p109.CanCollide = false
  4019.  
  4020. p109.FormFactor = Enum.FormFactor.Custom
  4021.  
  4022. p109.Size = Vector3.new(1.02491105, 0.409964383, 1.02491093)
  4023.  
  4024. p109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4025.  
  4026. p109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4027.  
  4028. p109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4029.  
  4030. p109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4031.  
  4032. p109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4033.  
  4034. p109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4035.  
  4036. b100 = Instance.new("SpecialMesh", p109)
  4037.  
  4038. b100.MeshType = Enum.MeshType.Brick
  4039.  
  4040. b100.Name = "Mesh"
  4041.  
  4042. b100.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  4043.  
  4044. p110 = Instance.new("Part", m)
  4045.  
  4046. p110.BrickColor = BrickColor.new("Dark stone grey")
  4047.  
  4048. p110.Material = Enum.Material.SmoothPlastic
  4049.  
  4050. p110.Name = "apart"
  4051.  
  4052. p110.CFrame = CFrame.new(3.82272005, 153.378906, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  4053.  
  4054. p110.CanCollide = false
  4055.  
  4056. p110.FormFactor = Enum.FormFactor.Custom
  4057.  
  4058. p110.Size = Vector3.new(1.02491105, 0.245498881, 1.02491093)
  4059.  
  4060. p110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4061.  
  4062. p110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4063.  
  4064. p110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4065.  
  4066. p110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4067.  
  4068. p110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4069.  
  4070. p110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4071.  
  4072. b101 = Instance.new("SpecialMesh", p110)
  4073.  
  4074. b101.MeshType = Enum.MeshType.Brick
  4075.  
  4076. b101.Name = "Mesh"
  4077.  
  4078. b101.Scale = Vector3.new(1.00999999, 0.421655744, 1.00999999)
  4079.  
  4080. p111 = Instance.new("Part", m)
  4081.  
  4082. p111.BrickColor = BrickColor.new("Dark stone grey")
  4083.  
  4084. p111.Material = Enum.Material.SmoothPlastic
  4085.  
  4086. p111.Name = "apart"
  4087.  
  4088. p111.CFrame = CFrame.new(3.8483429, 153.558273, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  4089.  
  4090. p111.CanCollide = false
  4091.  
  4092. p111.FormFactor = Enum.FormFactor.Custom
  4093.  
  4094. p111.Size = Vector3.new(0.973665535, 0.256227732, 0.307473242)
  4095.  
  4096. p111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4097.  
  4098. p111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4099.  
  4100. p111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4101.  
  4102. p111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4103.  
  4104. p111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4105.  
  4106. p111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4107.  
  4108. b102 = Instance.new("SpecialMesh", p111)
  4109.  
  4110. b102.MeshType = Enum.MeshType.Brick
  4111.  
  4112. b102.Name = "Mesh"
  4113.  
  4114. b102.Scale = Vector3.new(1.02999997, 1.00999999, 1.00999999)
  4115.  
  4116. p112 = Instance.new("Part", m)
  4117.  
  4118. p112.BrickColor = BrickColor.new("Really black")
  4119.  
  4120. p112.Material = Enum.Material.Neon
  4121.  
  4122. p112.Name = "apart"
  4123.  
  4124. p112.CFrame = CFrame.new(3.8483429, 153.558273, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  4125.  
  4126. p112.CanCollide = false
  4127.  
  4128. p112.FormFactor = Enum.FormFactor.Custom
  4129.  
  4130. p112.Size = Vector3.new(0.973665535, 0.256227732, 0.307473242)
  4131.  
  4132. p112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4133.  
  4134. p112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4135.  
  4136. p112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4137.  
  4138. p112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4139.  
  4140. p112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4141.  
  4142. p112.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4143.  
  4144. b103 = Instance.new("SpecialMesh", p112)
  4145.  
  4146. b103.MeshType = Enum.MeshType.Brick
  4147.  
  4148. b103.Name = "Mesh"
  4149.  
  4150. b103.Scale = Vector3.new(1.03999996, 0.5, 1.00999999)
  4151.  
  4152. p113 = Instance.new("Part", m)
  4153.  
  4154. p113.BrickColor = BrickColor.new("Really black")
  4155.  
  4156. p113.Material = Enum.Material.Neon
  4157.  
  4158. p113.Name = "apart"
  4159.  
  4160. p113.CFrame = CFrame.new(3.82272005, 154.403824, 40.5124359, 1, -2.16840434e-019, 0, -2.16840434e-019, 1, 8.24642978e-020, 0, 8.24642848e-020, 1)
  4161.  
  4162. p113.CanCollide = false
  4163.  
  4164. p113.FormFactor = Enum.FormFactor.Custom
  4165.  
  4166. p113.Size = Vector3.new(1.02491105, 1.12740207, 0.409964353)
  4167.  
  4168. p113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4169.  
  4170. p113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4171.  
  4172. p113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4173.  
  4174. p113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4175.  
  4176. p113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4177.  
  4178. p113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4179.  
  4180. b104 = Instance.new("SpecialMesh", p113)
  4181.  
  4182. b104.MeshType = Enum.MeshType.Brick
  4183.  
  4184. b104.Name = "Mesh"
  4185.  
  4186. b104.Scale = Vector3.new(1.02999997, 1.00999999, 0.25)
  4187.  
  4188. p114 = Instance.new("Part", m)
  4189.  
  4190. p114.BrickColor = BrickColor.new("Bright red")
  4191.  
  4192. p114.Material = Enum.Material.SmoothPlastic
  4193.  
  4194. p114.Name = "apart"
  4195.  
  4196. p114.CFrame = CFrame.new(3.82272005, 157.350449, 38.0270462, 1, -2.72848411e-012, 1.07291953e-012, 0, 1, 0, 6.20303808e-012, 0, 1)
  4197.  
  4198. p114.CanCollide = false
  4199.  
  4200. p114.FormFactor = Enum.FormFactor.Custom
  4201.  
  4202. p114.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  4203.  
  4204. p114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4205.  
  4206. p114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4207.  
  4208. p114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4209.  
  4210. p114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4211.  
  4212. p114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4213.  
  4214. p114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4215.  
  4216. b105 = Instance.new("SpecialMesh", p114)
  4217.  
  4218. b105.MeshType = Enum.MeshType.Cylinder
  4219.  
  4220. b105.Name = "Mesh"
  4221.  
  4222. b105.Scale = Vector3.new(1.01999998, 1, 1)
  4223.  
  4224. p115 = Instance.new("Part", m)
  4225.  
  4226. p115.BrickColor = BrickColor.new("Dark red")
  4227.  
  4228. p115.Material = Enum.Material.SmoothPlastic
  4229.  
  4230. p115.Name = "apart"
  4231.  
  4232. p115.CFrame = CFrame.new(3.82272005, 157.171097, 38.4626236, 1, -2.72848411e-012, 1.07291953e-012, 0, 1, 0, 6.20303808e-012, 0, 1)
  4233.  
  4234. p115.CanCollide = false
  4235.  
  4236. p115.FormFactor = Enum.FormFactor.Custom
  4237.  
  4238. p115.Size = Vector3.new(1.02491105, 0.512455463, 1.02491093)
  4239.  
  4240. p115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4241.  
  4242. p115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4243.  
  4244. p115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4245.  
  4246. p115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4247.  
  4248. p115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4249.  
  4250. p115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4251.  
  4252. b106 = Instance.new("SpecialMesh", p115)
  4253.  
  4254. b106.MeshType = Enum.MeshType.Brick
  4255.  
  4256. b106.Name = "Mesh"
  4257.  
  4258. b106.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  4259.  
  4260. --[[p116 = Instance.new("Part", m)
  4261.  
  4262. p116.BrickColor = BrickColor.new("Bright orange")
  4263.  
  4264. p116.Name = "Left Arm"
  4265.  
  4266. p116.CFrame = CFrame.new(3.81999993, 156.276138, 38.5000076, -4.37103154e-008, -2.72848411e-012, -1, 0, 1, 0, 1, 0, -4.37175913e-008)
  4267.  
  4268. p116.CanCollide = false
  4269.  
  4270. p116.FormFactor = Enum.FormFactor.Symmetric
  4271.  
  4272. p116.Size = Vector3.new(1, 2, 1)
  4273.  
  4274. p116.BottomSurface = Enum.SurfaceType.Smooth
  4275.  
  4276. p116.TopSurface = Enum.SurfaceType.Smooth--]]
  4277.  
  4278. p116 = LeftArm
  4279.  
  4280. p117 = Instance.new("Part", m)
  4281.  
  4282. p117.BrickColor = BrickColor.new("Persimmon")
  4283.  
  4284. p117.Material = Enum.Material.SmoothPlastic
  4285.  
  4286. p117.Name = "apart"
  4287.  
  4288. p117.CFrame = CFrame.new(4.232687, 157.55545, 37.668335, -1, 4.16358271e-005, 1.11714198e-005, 1.11466707e-005, 0.500072539, -0.865983546, -4.16424664e-005, -0.865983546, -0.500072539)
  4289.  
  4290. p117.CanCollide = false
  4291.  
  4292. p117.FormFactor = Enum.FormFactor.Custom
  4293.  
  4294. p117.Size = Vector3.new(0.245498881, 0.768683195, 0.245498881)
  4295.  
  4296. p117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4297.  
  4298. p117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4299.  
  4300. p117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4301.  
  4302. p117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4303.  
  4304. p117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4305.  
  4306. p117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4307.  
  4308. b107 = Instance.new("SpecialMesh", p117)
  4309.  
  4310. b107.MeshType = Enum.MeshType.Wedge
  4311.  
  4312. b107.Name = "Mesh"
  4313.  
  4314. b107.Scale = Vector3.new(0.417481035, 1, 0.626221299)
  4315.  
  4316. p118 = Instance.new("Part", m)
  4317.  
  4318. p118.BrickColor = BrickColor.new("Dark red")
  4319.  
  4320. p118.Material = Enum.Material.SmoothPlastic
  4321.  
  4322. p118.Name = "apart"
  4323.  
  4324. p118.CFrame = CFrame.new(3.82272029, 156.018066, 38.0782814, 1, -2.6537661e-012, 0, -8.34776692e-013, 1, 0, 3.63797881e-012, 0, 1)
  4325.  
  4326. p118.CanCollide = false
  4327.  
  4328. p118.FormFactor = Enum.FormFactor.Custom
  4329.  
  4330. p118.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  4331.  
  4332. p118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4333.  
  4334. p118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4335.  
  4336. p118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4337.  
  4338. p118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4339.  
  4340. p118.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4341.  
  4342. p118.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4343.  
  4344. b108 = Instance.new("SpecialMesh", p118)
  4345.  
  4346. b108.MeshType = Enum.MeshType.Brick
  4347.  
  4348. b108.Name = "Mesh"
  4349.  
  4350. b108.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  4351.  
  4352. p119 = Instance.new("Part", m)
  4353.  
  4354. p119.BrickColor = BrickColor.new("Dark red")
  4355.  
  4356. p119.Material = Enum.Material.SmoothPlastic
  4357.  
  4358. p119.Name = "apart"
  4359.  
  4360. p119.CFrame = CFrame.new(3.82272029, 156.402405, 38.0782814, -1, 3.04301539e-005, 3.05180438e-005, 3.04310852e-005, 1, 3.04301557e-005, -3.05171197e-005, 3.04310852e-005, -1)
  4361.  
  4362. p119.CanCollide = false
  4363.  
  4364. p119.FormFactor = Enum.FormFactor.Custom
  4365.  
  4366. p119.Size = Vector3.new(1.02491105, 0.512455463, 0.256227732)
  4367.  
  4368. p119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4369.  
  4370. p119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4371.  
  4372. p119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4373.  
  4374. p119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4375.  
  4376. p119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4377.  
  4378. p119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4379.  
  4380. b109 = Instance.new("SpecialMesh", p119)
  4381.  
  4382. b109.MeshType = Enum.MeshType.Wedge
  4383.  
  4384. b109.Name = "Mesh"
  4385.  
  4386. b109.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  4387.  
  4388. p120 = Instance.new("Part", m)
  4389.  
  4390. p120.BrickColor = BrickColor.new("Dark stone grey")
  4391.  
  4392. p120.Material = Enum.Material.SmoothPlastic
  4393.  
  4394. p120.Name = "apart"
  4395.  
  4396. p120.CFrame = CFrame.new(3.82272005, 157.350449, 38.0270424, 1, -9.09494702e-013, 9.09494702e-013, -9.09494702e-013, 1, 0, 1.36424205e-012, 0, 1)
  4397.  
  4398. p120.CanCollide = false
  4399.  
  4400. p120.FormFactor = Enum.FormFactor.Custom
  4401.  
  4402. p120.Size = Vector3.new(1.02491105, 0.256227732, 0.256227732)
  4403.  
  4404. p120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4405.  
  4406. p120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4407.  
  4408. p120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4409.  
  4410. p120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4411.  
  4412. p120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4413.  
  4414. p120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4415.  
  4416. b110 = Instance.new("SpecialMesh", p120)
  4417.  
  4418. b110.MeshType = Enum.MeshType.Cylinder
  4419.  
  4420. b110.Name = "Mesh"
  4421.  
  4422. b110.Scale = Vector3.new(1.02999997, 0.5, 0.5)
  4423.  
  4424. p121 = Instance.new("Part", m)
  4425.  
  4426. p121.BrickColor = BrickColor.new("Persimmon")
  4427.  
  4428. p121.Material = Enum.Material.SmoothPlastic
  4429.  
  4430. p121.Name = "apart"
  4431.  
  4432. p121.CFrame = CFrame.new(3.41275764, 157.555435, 37.6683273, -1, 4.16358271e-005, 1.1171418e-005, 1.11466707e-005, 0.500072539, -0.865983546, -4.16424627e-005, -0.865983546, -0.500072539)
  4433.  
  4434. p121.CanCollide = false
  4435.  
  4436. p121.FormFactor = Enum.FormFactor.Custom
  4437.  
  4438. p121.Size = Vector3.new(0.245498881, 0.768683195, 0.245498881)
  4439.  
  4440. p121.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4441.  
  4442. p121.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4443.  
  4444. p121.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4445.  
  4446. p121.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4447.  
  4448. p121.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4449.  
  4450. p121.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4451.  
  4452. b111 = Instance.new("SpecialMesh", p121)
  4453.  
  4454. b111.MeshType = Enum.MeshType.Wedge
  4455.  
  4456. b111.Name = "Mesh"
  4457.  
  4458. b111.Scale = Vector3.new(0.417481035, 1, 0.626221299)
  4459.  
  4460. p122 = Instance.new("Part", m)
  4461.  
  4462. p122.BrickColor = BrickColor.new("Dark red")
  4463.  
  4464. p122.Material = Enum.Material.SmoothPlastic
  4465.  
  4466. p122.Name = "apart"
  4467.  
  4468. p122.CFrame = CFrame.new(3.82272029, 156.018051, 38.590744, -1, 3.04301557e-005, 3.05180438e-005, 3.04310852e-005, 1, 3.04301557e-005, -3.05171179e-005, 3.04310852e-005, -1)
  4469.  
  4470. p122.CanCollide = false
  4471.  
  4472. p122.FormFactor = Enum.FormFactor.Custom
  4473.  
  4474. p122.Size = Vector3.new(1.02491105, 0.256227732, 0.768683195)
  4475.  
  4476. p122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4477.  
  4478. p122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4479.  
  4480. p122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4481.  
  4482. p122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4483.  
  4484. p122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4485.  
  4486. p122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4487.  
  4488. b112 = Instance.new("SpecialMesh", p122)
  4489.  
  4490. b112.MeshType = Enum.MeshType.Wedge
  4491.  
  4492. b112.Name = "Mesh"
  4493.  
  4494. b112.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  4495.  
  4496. p123 = Instance.new("Part", m)
  4497.  
  4498. p123.BrickColor = BrickColor.new("Dark red")
  4499.  
  4500. p123.Material = Enum.Material.SmoothPlastic
  4501.  
  4502. p123.Name = "apart"
  4503.  
  4504. p123.CFrame = CFrame.new(3.82272005, 155.633713, 38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4505.  
  4506. p123.CanCollide = false
  4507.  
  4508. p123.FormFactor = Enum.FormFactor.Custom
  4509.  
  4510. p123.Size = Vector3.new(1.02491105, 0.512455463, 1.02491093)
  4511.  
  4512. p123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4513.  
  4514. p123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4515.  
  4516. p123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4517.  
  4518. p123.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4519.  
  4520. p123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4521.  
  4522. p123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4523.  
  4524. b113 = Instance.new("SpecialMesh", p123)
  4525.  
  4526. b113.MeshType = Enum.MeshType.Brick
  4527.  
  4528. b113.Name = "Mesh"
  4529.  
  4530. b113.Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999)
  4531.  
  4532. p124 = Instance.new("Part", m)
  4533.  
  4534. p124.BrickColor = BrickColor.new("Really black")
  4535.  
  4536. p124.Material = Enum.Material.Neon
  4537.  
  4538. p124.Name = "apart"
  4539.  
  4540. p124.CFrame = CFrame.new(3.82272005, 155.633713, 38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4541.  
  4542. p124.CanCollide = false
  4543.  
  4544. p124.FormFactor = Enum.FormFactor.Custom
  4545.  
  4546. p124.Size = Vector3.new(1.02491105, 0.512455463, 0.973665357)
  4547.  
  4548. p124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4549.  
  4550. p124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4551.  
  4552. p124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4553.  
  4554. p124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4555.  
  4556. p124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4557.  
  4558. p124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4559.  
  4560. b114 = Instance.new("SpecialMesh", p124)
  4561.  
  4562. b114.MeshType = Enum.MeshType.Brick
  4563.  
  4564. b114.Name = "Mesh"
  4565.  
  4566. b114.Scale = Vector3.new(0.25, 1.02999997, 1.02999997)
  4567.  
  4568. p125 = Instance.new("Part", m)
  4569.  
  4570. p125.BrickColor = BrickColor.new("Bright red")
  4571.  
  4572. p125.Material = Enum.Material.SmoothPlastic
  4573.  
  4574. p125.Name = "apart"
  4575.  
  4576. p125.CFrame = CFrame.new(3.82272005, 155.633713, 38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4577.  
  4578. p125.CanCollide = false
  4579.  
  4580. p125.FormFactor = Enum.FormFactor.Custom
  4581.  
  4582. p125.Size = Vector3.new(1.02491105, 0.512455463, 0.973665357)
  4583.  
  4584. p125.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4585.  
  4586. p125.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4587.  
  4588. p125.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4589.  
  4590. p125.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4591.  
  4592. p125.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4593.  
  4594. p125.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4595.  
  4596. b115 = Instance.new("SpecialMesh", p125)
  4597.  
  4598. b115.MeshType = Enum.MeshType.Brick
  4599.  
  4600. b115.Name = "Mesh"
  4601.  
  4602. b115.Scale = Vector3.new(0.5, 1.01999998, 1.01999998)
  4603.  
  4604. p126 = Instance.new("Part", m)
  4605.  
  4606. p126.BrickColor = BrickColor.new("Bright red")
  4607.  
  4608. p126.Material = Enum.Material.SmoothPlastic
  4609.  
  4610. p126.Name = "apart"
  4611.  
  4612. p126.CFrame = CFrame.new(3.82272005, 156.40239, 38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4613.  
  4614. p126.CanCollide = false
  4615.  
  4616. p126.FormFactor = Enum.FormFactor.Custom
  4617.  
  4618. p126.Size = Vector3.new(1.02491105, 2.04982185, 1.02491093)
  4619.  
  4620. p126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4621.  
  4622. p126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4623.  
  4624. p126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4625.  
  4626. p126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4627.  
  4628. p126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4629.  
  4630. p126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4631.  
  4632. w1 = Instance.new("Weld", p1)
  4633.  
  4634. w1.Name = "Torso_Weld"
  4635.  
  4636. w1.Part0 = p1
  4637.  
  4638. w1.C0 = CFrame.new(40.0074806, -173.696487, -4.43766594, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  4639.  
  4640. w1.Part1 = p2
  4641.  
  4642. w1.C1 = CFrame.new(-40, -174.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  4643.  
  4644. w2 = Instance.new("Weld", p2)
  4645.  
  4646. w2.Name = "apart_Weld"
  4647.  
  4648. w2.Part0 = p2
  4649.  
  4650. w2.C0 = CFrame.new(-40, -174.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  4651.  
  4652. w2.Part1 = p3
  4653.  
  4654. w2.C1 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  4655.  
  4656. w3 = Instance.new("Weld", p3)
  4657.  
  4658. w3.Name = "apart_Weld"
  4659.  
  4660. w3.Part0 = p3
  4661.  
  4662. w3.C0 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  4663.  
  4664. w3.Part1 = p4
  4665.  
  4666. w3.C1 = CFrame.new(4.59312534, 39.9904404, 174.904617, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4667.  
  4668. w4 = Instance.new("Weld", p4)
  4669.  
  4670. w4.Name = "apart_Weld"
  4671.  
  4672. w4.Part0 = p4
  4673.  
  4674. w4.C0 = CFrame.new(4.59312534, 39.9904404, 174.904617, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4675.  
  4676. w4.Part1 = p5
  4677.  
  4678. w4.C1 = CFrame.new(40.0074806, -173.670853, -4.28392887, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  4679.  
  4680. w5 = Instance.new("Weld", p5)
  4681.  
  4682. w5.Name = "apart_Weld"
  4683.  
  4684. w5.Part0 = p5
  4685.  
  4686. w5.C0 = CFrame.new(40.0074806, -173.670853, -4.28392887, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  4687.  
  4688. w5.Part1 = p6
  4689.  
  4690. w5.C1 = CFrame.new(4.59312534, 39.9904099, 175.417068, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4691.  
  4692. w6 = Instance.new("Weld", p6)
  4693.  
  4694. w6.Name = "apart_Weld"
  4695.  
  4696. w6.Part0 = p6
  4697.  
  4698. w6.C0 = CFrame.new(4.59312534, 39.9904099, 175.417068, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4699.  
  4700. w6.Part1 = p7
  4701.  
  4702. w6.C1 = CFrame.new(-4.07894802, -174.697495, -39.9743652, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4703.  
  4704. w7 = Instance.new("Weld", p7)
  4705.  
  4706. w7.Name = "apart_Weld"
  4707.  
  4708. w7.Part0 = p7
  4709.  
  4710. w7.C0 = CFrame.new(-4.07894802, -174.697495, -39.9743652, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4711.  
  4712. w7.Part1 = p8
  4713.  
  4714. w7.C1 = CFrame.new(-4.38642216, -173.672577, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4715.  
  4716. w8 = Instance.new("Weld", p8)
  4717.  
  4718. w8.Name = "apart_Weld"
  4719.  
  4720. w8.Part0 = p8
  4721.  
  4722. w8.C0 = CFrame.new(-4.38642216, -173.672577, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4723.  
  4724. w8.Part1 = p9
  4725.  
  4726. w8.C1 = CFrame.new(4.57660246, -175.162796, 39.9838219, -1, 9.14681077e-005, -3.05134035e-005, 9.14653137e-005, 1, 9.14681077e-005, 3.05217691e-005, 9.14653137e-005, -1)
  4727.  
  4728. w9 = Instance.new("Weld", p9)
  4729.  
  4730. w9.Name = "apart_Weld"
  4731.  
  4732. w9.Part0 = p9
  4733.  
  4734. w9.C0 = CFrame.new(4.57660246, -175.162796, 39.9838219, -1, 9.14681077e-005, -3.05134035e-005, 9.14653137e-005, 1, 9.14681077e-005, 3.05217691e-005, 9.14653137e-005, -1)
  4735.  
  4736. w9.Part1 = p10
  4737.  
  4738. w9.C1 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4739.  
  4740. w10 = Instance.new("Weld", p10)
  4741.  
  4742. w10.Name = "apart_Weld"
  4743.  
  4744. w10.Part0 = p10
  4745.  
  4746. w10.C0 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4747.  
  4748. w10.Part1 = p11
  4749.  
  4750. w10.C1 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4751.  
  4752. w11 = Instance.new("Weld", p11)
  4753.  
  4754. w11.Name = "apart_Weld"
  4755.  
  4756. w11.Part0 = p11
  4757.  
  4758. w11.C0 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4759.  
  4760. w11.Part1 = p12
  4761.  
  4762. w11.C1 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4763.  
  4764. w12 = Instance.new("Weld", p12)
  4765.  
  4766. w12.Name = "apart_Weld"
  4767.  
  4768. w12.Part0 = p12
  4769.  
  4770. w12.C0 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4771.  
  4772. w12.Part1 = p13
  4773.  
  4774. w12.C1 = CFrame.new(40.0074806, -173.670853, -4.28392887, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  4775.  
  4776. w13 = Instance.new("Weld", p13)
  4777.  
  4778. w13.Name = "apart_Weld"
  4779.  
  4780. w13.Part0 = p13
  4781.  
  4782. w13.C0 = CFrame.new(40.0074806, -173.670853, -4.28392887, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  4783.  
  4784. w13.Part1 = p14
  4785.  
  4786. w13.C1 = CFrame.new(-3.82272005, -173.672577, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4787.  
  4788. w14 = Instance.new("Weld", p14)
  4789.  
  4790. w14.Name = "apart_Weld"
  4791.  
  4792. w14.Part0 = p14
  4793.  
  4794. w14.C0 = CFrame.new(-3.82272005, -173.672577, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4795.  
  4796. w14.Part1 = p15
  4797.  
  4798. w14.C1 = CFrame.new(4.59311438, 39.7341995, 175.160828, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4799.  
  4800. w15 = Instance.new("Weld", p15)
  4801.  
  4802. w15.Name = "apart_Weld"
  4803.  
  4804. w15.Part0 = p15
  4805.  
  4806. w15.C0 = CFrame.new(4.59311438, 39.7341995, 175.160828, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4807.  
  4808. w15.Part1 = p16
  4809.  
  4810. w15.C1 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4811.  
  4812. w16 = Instance.new("Weld", p16)
  4813.  
  4814. w16.Name = "apart_Weld"
  4815.  
  4816. w16.Part0 = p16
  4817.  
  4818. w16.C0 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4819.  
  4820. w16.Part1 = p17
  4821.  
  4822. w16.C1 = CFrame.new(4.59312534, 39.9904251, 175.160843, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4823.  
  4824. w17 = Instance.new("Weld", p17)
  4825.  
  4826. w17.Name = "apart_Weld"
  4827.  
  4828. w17.Part0 = p17
  4829.  
  4830. w17.C0 = CFrame.new(4.59312534, 39.9904251, 175.160843, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4831.  
  4832. w17.Part1 = p18
  4833.  
  4834. w17.C1 = CFrame.new(4.59313631, 40.2466507, 175.160858, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4835.  
  4836. w18 = Instance.new("Weld", p18)
  4837.  
  4838. w18.Name = "apart_Weld"
  4839.  
  4840. w18.Part0 = p18
  4841.  
  4842. w18.C0 = CFrame.new(4.59313631, 40.2466507, 175.160858, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4843.  
  4844. w18.Part1 = p19
  4845.  
  4846. w18.C1 = CFrame.new(4.59312534, 39.9904251, 175.160843, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4847.  
  4848. w19 = Instance.new("Weld", p19)
  4849.  
  4850. w19.Name = "apart_Weld"
  4851.  
  4852. w19.Part0 = p19
  4853.  
  4854. w19.C0 = CFrame.new(4.59312534, 39.9904251, 175.160843, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  4855.  
  4856. w19.Part1 = p20
  4857.  
  4858. w19.C1 = CFrame.new(40.0054741, -4.45672226, 175.157623, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4859.  
  4860. w20 = Instance.new("Weld", p20)
  4861.  
  4862. w20.Name = "apart_Weld"
  4863.  
  4864. w20.Part0 = p20
  4865.  
  4866. w20.C0 = CFrame.new(40.0054741, -4.45672226, 175.157623, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4867.  
  4868. w20.Part1 = p21
  4869.  
  4870. w20.C1 = CFrame.new(-4.07894802, -174.697495, -39.9743652, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4871.  
  4872. w21 = Instance.new("Weld", p21)
  4873.  
  4874. w21.Name = "apart_Weld"
  4875.  
  4876. w21.Part0 = p21
  4877.  
  4878. w21.C0 = CFrame.new(-4.07894802, -174.697495, -39.9743652, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4879.  
  4880. w21.Part1 = p22
  4881.  
  4882. w21.C1 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  4883.  
  4884. w22 = Instance.new("Weld", p22)
  4885.  
  4886. w22.Name = "apart_Weld"
  4887.  
  4888. w22.Part0 = p22
  4889.  
  4890. w22.C0 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  4891.  
  4892. w22.Part1 = p23
  4893.  
  4894. w22.C1 = CFrame.new(-3.82272005, -174.64624, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4895.  
  4896. w23 = Instance.new("Weld", p23)
  4897.  
  4898. w23.Name = "apart_Weld"
  4899.  
  4900. w23.Part0 = p23
  4901.  
  4902. w23.C0 = CFrame.new(-3.82272005, -174.64624, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4903.  
  4904. w23.Part1 = p24
  4905.  
  4906. w23.C1 = CFrame.new(-3.82272005, -173.416351, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4907.  
  4908. w24 = Instance.new("Weld", p24)
  4909.  
  4910. w24.Name = "apart_Weld"
  4911.  
  4912. w24.Part0 = p24
  4913.  
  4914. w24.C0 = CFrame.new(-3.82272005, -173.416351, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4915.  
  4916. w24.Part1 = p25
  4917.  
  4918. w24.C1 = CFrame.new(-3.82272005, -173.416351, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4919.  
  4920. w25 = Instance.new("Weld", p25)
  4921.  
  4922. w25.Name = "apart_Weld"
  4923.  
  4924. w25.Part0 = p25
  4925.  
  4926. w25.C0 = CFrame.new(-3.82272005, -173.416351, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4927.  
  4928. w25.Part1 = p26
  4929.  
  4930. w25.C1 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4931.  
  4932. w26 = Instance.new("Weld", p26)
  4933.  
  4934. w26.Name = "apart_Weld"
  4935.  
  4936. w26.Part0 = p26
  4937.  
  4938. w26.C0 = CFrame.new(39.1086426, -2.66312814, 176.054382, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4939.  
  4940. w26.Part1 = p27
  4941.  
  4942. w26.C1 = CFrame.new(-175.722595, 3.81502461, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  4943.  
  4944. w27 = Instance.new("Weld", p27)
  4945.  
  4946. w27.Name = "apart_Weld"
  4947.  
  4948. w27.Part0 = p27
  4949.  
  4950. w27.C0 = CFrame.new(-175.722595, 3.81502461, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  4951.  
  4952. w27.Part1 = p28
  4953.  
  4954. w27.C1 = CFrame.new(39.1086578, -3.17558312, 176.054398, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4955.  
  4956. w28 = Instance.new("Weld", p28)
  4957.  
  4958. w28.Name = "apart_Weld"
  4959.  
  4960. w28.Part0 = p28
  4961.  
  4962. w28.C0 = CFrame.new(39.1086578, -3.17558312, 176.054398, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  4963.  
  4964. w28.Part1 = p29
  4965.  
  4966. w28.C1 = CFrame.new(-3.82272005, -174.799988, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4967.  
  4968. w29 = Instance.new("Weld", p29)
  4969.  
  4970. w29.Name = "apart_Weld"
  4971.  
  4972. w29.Part0 = p29
  4973.  
  4974. w29.C0 = CFrame.new(-3.82272005, -174.799988, -39.9999847, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4975.  
  4976. w29.Part1 = p30
  4977.  
  4978. w29.C1 = CFrame.new(39.0929604, 2.92530036, -175.160995, -0.000152631605, 6.09867893e-005, -1, -1, -3.05185058e-005, 0.000152629742, -3.05091962e-005, 1, 6.09914459e-005)
  4979.  
  4980. w30 = Instance.new("Weld", p30)
  4981.  
  4982. w30.Name = "apart_Weld"
  4983.  
  4984. w30.Part0 = p30
  4985.  
  4986. w30.C0 = CFrame.new(39.0929604, 2.92530036, -175.160995, -0.000152631605, 6.09867893e-005, -1, -1, -3.05185058e-005, 0.000152629742, -3.05091962e-005, 1, 6.09914459e-005)
  4987.  
  4988. w30.Part1 = p31
  4989.  
  4990. w30.C1 = CFrame.new(40.8865547, 2.92502666, -175.161102, -0.000152631605, 6.09867893e-005, -1, -1, -3.05185058e-005, 0.000152629742, -3.05091962e-005, 1, 6.09914459e-005)
  4991.  
  4992. w31 = Instance.new("Weld", p31)
  4993.  
  4994. w31.Name = "apart_Weld"
  4995.  
  4996. w31.Part0 = p31
  4997.  
  4998. w31.C0 = CFrame.new(40.8865547, 2.92502666, -175.161102, -0.000152631605, 6.09867893e-005, -1, -1, -3.05185058e-005, 0.000152629742, -3.05091962e-005, 1, 6.09914459e-005)
  4999.  
  5000. w31.Part1 = p32
  5001.  
  5002. w31.C1 = CFrame.new(-3.82930517, 174.798615, 40.9788513, 1, 3.05180401e-005, 3.05171143e-005, 3.05171125e-005, -1, 3.0431087e-005, 3.05180438e-005, -3.04301557e-005, -1)
  5003.  
  5004. w32 = Instance.new("Weld", p32)
  5005.  
  5006. w32.Name = "apart_Weld"
  5007.  
  5008. w32.Part0 = p32
  5009.  
  5010. w32.C0 = CFrame.new(-3.82930517, 174.798615, 40.9788513, 1, 3.05180401e-005, 3.05171143e-005, 3.05171125e-005, -1, 3.0431087e-005, 3.05180438e-005, -3.04301557e-005, -1)
  5011.  
  5012. w32.Part1 = p33
  5013.  
  5014. w32.C1 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  5015.  
  5016. w33 = Instance.new("Weld", p33)
  5017.  
  5018. w33.Name = "apart_Weld"
  5019.  
  5020. w33.Part0 = p33
  5021.  
  5022. w33.C0 = CFrame.new(40.9022369, -2.6630733, 176.054321, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  5023.  
  5024. w33.Part1 = p34
  5025.  
  5026. w33.C1 = CFrame.new(-175.825089, 3.81501913, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  5027.  
  5028. w34 = Instance.new("Weld", p34)
  5029.  
  5030. w34.Name = "apart_Weld"
  5031.  
  5032. w34.Part0 = p34
  5033.  
  5034. w34.C0 = CFrame.new(-175.825089, 3.81501913, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  5035.  
  5036. w34.Part1 = p35
  5037.  
  5038. w34.C1 = CFrame.new(-3.8292613, 173.876205, 40.4663696, 1, 3.05180401e-005, 3.05171143e-005, 3.05171125e-005, -1, 3.0431087e-005, 3.05180438e-005, -3.04301557e-005, -1)
  5039.  
  5040. w35 = Instance.new("Weld", p35)
  5041.  
  5042. w35.Name = "apart_Weld"
  5043.  
  5044. w35.Part0 = p35
  5045.  
  5046. w35.C0 = CFrame.new(-3.8292613, 173.876205, 40.4663696, 1, 3.05180401e-005, 3.05171143e-005, 3.05171125e-005, -1, 3.0431087e-005, 3.05180438e-005, -3.04301557e-005, -1)
  5047.  
  5048. w35.Part1 = p36
  5049.  
  5050. w35.C1 = CFrame.new(3.81620979, 174.79892, -39.0317726, -1, 3.0431087e-005, 3.05171143e-005, -3.04301557e-005, -1, 3.05180401e-005, 3.05180438e-005, 3.05171125e-005, 1)
  5051.  
  5052. w36 = Instance.new("Weld", p36)
  5053.  
  5054. w36.Name = "apart_Weld"
  5055.  
  5056. w36.Part0 = p36
  5057.  
  5058. w36.C0 = CFrame.new(3.81620979, 174.79892, -39.0317726, -1, 3.0431087e-005, 3.05171143e-005, -3.04301557e-005, -1, 3.05180401e-005, 3.05180438e-005, 3.05171125e-005, 1)
  5059.  
  5060. w36.Part1 = p37
  5061.  
  5062. w36.C1 = CFrame.new(3.81622219, 173.87648, -39.5442276, -1, 3.0431087e-005, 3.05171143e-005, -3.04301557e-005, -1, 3.05180401e-005, 3.05180438e-005, 3.05171125e-005, 1)
  5063.  
  5064. w37 = Instance.new("Weld", p37)
  5065.  
  5066. w37.Name = "apart_Weld"
  5067.  
  5068. w37.Part0 = p37
  5069.  
  5070. w37.C0 = CFrame.new(3.81622219, 173.87648, -39.5442276, -1, 3.0431087e-005, 3.05171143e-005, -3.04301557e-005, -1, 3.05180401e-005, 3.05180438e-005, 3.05171125e-005, 1)
  5071.  
  5072. w37.Part1 = p38
  5073.  
  5074. w37.C1 = CFrame.new(40.9022522, -3.17552829, 176.054337, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  5075.  
  5076. w38 = Instance.new("Weld", p38)
  5077.  
  5078. w38.Name = "apart_Weld"
  5079.  
  5080. w38.Part0 = p38
  5081.  
  5082. w38.C0 = CFrame.new(40.9022522, -3.17552829, 176.054337, -3.05612884e-005, -3.04729328e-005, -1, 1, -3.05185094e-005, -3.05603571e-005, -3.05175781e-005, -1, 3.0473866e-005)
  5083.  
  5084. w38.Part1 = p39
  5085.  
  5086. w38.C1 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  5087.  
  5088. w39 = Instance.new("Weld", p39)
  5089.  
  5090. w39.Name = "apart_Weld"
  5091.  
  5092. w39.Part0 = p39
  5093.  
  5094. w39.C0 = CFrame.new(39.9540176, 3.18871474, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  5095.  
  5096. w39.Part1 = p40
  5097.  
  5098. w39.C1 = CFrame.new(40.0052567, 3.18871641, -175.183014, 3.0473866e-005, -3.05603571e-005, -1, -1, -3.05185094e-005, -3.04729328e-005, -3.05175781e-005, 1, -3.05612884e-005)
  5099.  
  5100. w40 = Instance.new("Weld", p41)
  5101.  
  5102. w40.Name = "apart_Weld"
  5103.  
  5104. w40.Part0 = p41
  5105.  
  5106. w40.C0 = CFrame.new(4.43938923, 39.9903679, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  5107.  
  5108. w40.Part1 = p42
  5109.  
  5110. w40.C1 = CFrame.new(-39.2770424, 3.8185389, 176.338669, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5111.  
  5112. w41 = Instance.new("Weld", p42)
  5113.  
  5114. w41.Name = "apart_Weld"
  5115.  
  5116. w41.Part0 = p42
  5117.  
  5118. w41.C0 = CFrame.new(-39.2770424, 3.8185389, 176.338669, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5119.  
  5120. w41.Part1 = p43
  5121.  
  5122. w41.C1 = CFrame.new(4.38814354, 39.9903717, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  5123.  
  5124. w42 = Instance.new("Weld", p43)
  5125.  
  5126. w42.Name = "apart_Weld"
  5127.  
  5128. w42.Part0 = p43
  5129.  
  5130. w42.C0 = CFrame.new(4.38814354, 39.9903717, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  5131.  
  5132. w42.Part1 = p44
  5133.  
  5134. w42.C1 = CFrame.new(-176.336121, 40.0053749, 4.18144655, -4.37113883e-008, 1, -3.05612884e-005, 0, -3.05612884e-005, -1, -1, -4.37113883e-008, 1.3358764e-012)
  5135.  
  5136. w43 = Instance.new("Weld", p44)
  5137.  
  5138. w43.Name = "apart_Weld"
  5139.  
  5140. w43.Part0 = p44
  5141.  
  5142. w43.C0 = CFrame.new(-176.336121, 40.0053749, 4.18144655, -4.37113883e-008, 1, -3.05612884e-005, 0, -3.05612884e-005, -1, -1, -4.37113883e-008, 1.3358764e-012)
  5143.  
  5144. w43.Part1 = p45
  5145.  
  5146. w43.C1 = CFrame.new(-176.336121, 40.0053749, 4.18144655, -4.37113883e-008, 1, -3.05612884e-005, 0, -3.05612884e-005, -1, -1, -4.37113883e-008, 1.3358764e-012)
  5147.  
  5148. w44 = Instance.new("Weld", p45)
  5149.  
  5150. w44.Name = "apart_Weld"
  5151.  
  5152. w44.Part0 = p45
  5153.  
  5154. w44.C0 = CFrame.new(-176.336121, 40.0053749, 4.18144655, -4.37113883e-008, 1, -3.05612884e-005, 0, -3.05612884e-005, -1, -1, -4.37113883e-008, 1.3358764e-012)
  5155.  
  5156. w44.Part1 = p46
  5157.  
  5158. w44.C1 = CFrame.new(-40.7119179, 3.81858277, 176.338715, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5159.  
  5160. w45 = Instance.new("Weld", p46)
  5161.  
  5162. w45.Name = "Head_Weld"
  5163.  
  5164. w45.Part0 = p46
  5165.  
  5166. w45.C0 = CFrame.new(-40.7119179, 3.81858277, 176.338715, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5167.  
  5168. w45.Part1 = p47
  5169.  
  5170. w45.C1 = CFrame.new(-40, -176.019974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  5171.  
  5172. w46 = Instance.new("Weld", p47)
  5173.  
  5174. w46.Name = "apart_Weld"
  5175.  
  5176. w46.Part0 = p47
  5177.  
  5178. w46.C0 = CFrame.new(-40, -176.019974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  5179.  
  5180. w46.Part1 = p48
  5181.  
  5182. w46.C1 = CFrame.new(39.8868141, -3.04742336, 176.775467, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5183.  
  5184. w47 = Instance.new("Weld", p48)
  5185.  
  5186. w47.Name = "apart_Weld"
  5187.  
  5188. w47.Part0 = p48
  5189.  
  5190. w47.C0 = CFrame.new(39.8868141, -3.04742336, 176.775467, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5191.  
  5192. w47.Part1 = p49
  5193.  
  5194. w47.C1 = CFrame.new(4.69561625, 39.9903564, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  5195.  
  5196. w48 = Instance.new("Weld", p49)
  5197.  
  5198. w48.Name = "apart_Weld"
  5199.  
  5200. w48.Part0 = p49
  5201.  
  5202. w48.C0 = CFrame.new(4.69561625, 39.9903564, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  5203.  
  5204. w48.Part1 = p50
  5205.  
  5206. w48.C1 = CFrame.new(4.64437056, 39.9903603, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  5207.  
  5208. w49 = Instance.new("Weld", p50)
  5209.  
  5210. w49.Name = "apart_Weld"
  5211.  
  5212. w49.Part0 = p50
  5213.  
  5214. w49.C0 = CFrame.new(4.64437056, 39.9903603, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  5215.  
  5216. w49.Part1 = p51
  5217.  
  5218. w49.C1 = CFrame.new(39.8660278, 3.04846263, -176.447052, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5219.  
  5220. w50 = Instance.new("Weld", p51)
  5221.  
  5222. w50.Name = "apart_Weld"
  5223.  
  5224. w50.Part0 = p51
  5225.  
  5226. w50.C0 = CFrame.new(39.8660278, 3.04846263, -176.447052, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5227.  
  5228. w50.Part1 = p52
  5229.  
  5230. w50.C1 = CFrame.new(40.7543678, -42.5779533, -171.325851, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  5231.  
  5232. w51 = Instance.new("Weld", p52)
  5233.  
  5234. w51.Name = "apart_Weld"
  5235.  
  5236. w51.Part0 = p52
  5237.  
  5238. w51.C0 = CFrame.new(40.7543678, -42.5779533, -171.325851, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  5239.  
  5240. w51.Part1 = p53
  5241.  
  5242. w51.C1 = CFrame.new(-39.9944801, 3.81856084, 176.338684, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5243.  
  5244. w52 = Instance.new("Weld", p53)
  5245.  
  5246. w52.Name = "apart_Weld"
  5247.  
  5248. w52.Part0 = p53
  5249.  
  5250. w52.C0 = CFrame.new(-39.9944801, 3.81856084, 176.338684, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5251.  
  5252. w52.Part1 = p54
  5253.  
  5254. w52.C1 = CFrame.new(176.331329, 39.4632111, -3.82271242, -4.37113883e-008, -1, 0.000152631605, 0, -0.000152631605, -1, 1, -4.37113883e-008, 6.67173912e-012)
  5255.  
  5256. w53 = Instance.new("Weld", p54)
  5257.  
  5258. w53.Name = "apart_Weld"
  5259.  
  5260. w53.Part0 = p54
  5261.  
  5262. w53.C0 = CFrame.new(176.331329, 39.4632111, -3.82271242, -4.37113883e-008, -1, 0.000152631605, 0, -0.000152631605, -1, 1, -4.37113883e-008, 6.67173912e-012)
  5263.  
  5264. w53.Part1 = p55
  5265.  
  5266. w53.C1 = CFrame.new(39.6354523, 3.04852581, -176.447006, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5267.  
  5268. w54 = Instance.new("Weld", p55)
  5269.  
  5270. w54.Name = "apart_Weld"
  5271.  
  5272. w54.Part0 = p55
  5273.  
  5274. w54.C0 = CFrame.new(39.6354523, 3.04852581, -176.447006, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5275.  
  5276. w54.Part1 = p56
  5277.  
  5278. w54.C1 = CFrame.new(39.8659096, 2.74099851, -176.780167, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5279.  
  5280. w55 = Instance.new("Weld", p56)
  5281.  
  5282. w55.Name = "apart_Weld"
  5283.  
  5284. w55.Part0 = p56
  5285.  
  5286. w55.C0 = CFrame.new(39.8659096, 2.74099851, -176.780167, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5287.  
  5288. w55.Part1 = p57
  5289.  
  5290. w55.C1 = CFrame.new(40.0917892, -3.04741716, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5291.  
  5292. w56 = Instance.new("Weld", p57)
  5293.  
  5294. w56.Name = "apart_Weld"
  5295.  
  5296. w56.Part0 = p57
  5297.  
  5298. w56.C0 = CFrame.new(40.0917892, -3.04741716, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5299.  
  5300. w56.Part1 = p58
  5301.  
  5302. w56.C1 = CFrame.new(-176.337341, -40.5636826, -3.82272768, -4.37113883e-008, 1, 4.37113883e-008, 0, -4.37113883e-008, 1, 1, 4.37113883e-008, 1.91068547e-015)
  5303.  
  5304. w57 = Instance.new("Weld", p58)
  5305.  
  5306. w57.Name = "apart_Weld"
  5307.  
  5308. w57.Part0 = p58
  5309.  
  5310. w57.C0 = CFrame.new(-176.337341, -40.5636826, -3.82272768, -4.37113883e-008, 1, 4.37113883e-008, 0, -4.37113883e-008, 1, 1, 4.37113883e-008, 1.91068547e-015)
  5311.  
  5312. w57.Part1 = p59
  5313.  
  5314. w57.C1 = CFrame.new(-176.33754, 3.81501579, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  5315.  
  5316. w58 = Instance.new("Weld", p59)
  5317.  
  5318. w58.Name = "apart_Weld"
  5319.  
  5320. w58.Part0 = p59
  5321.  
  5322. w58.C0 = CFrame.new(-176.33754, 3.81501579, -39.9998207, 5.34812607e-005, 1, 9.31994482e-010, -1, 5.34812607e-005, -4.31585977e-005, -4.31585977e-005, 1.37618184e-009, 1)
  5323.  
  5324. w58.Part1 = p60
  5325.  
  5326. w58.C1 = CFrame.new(40.0917892, -3.04741716, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5327.  
  5328. w59 = Instance.new("Weld", p60)
  5329.  
  5330. w59.Name = "apart_Weld"
  5331.  
  5332. w59.Part0 = p60
  5333.  
  5334. w59.C0 = CFrame.new(40.0917892, -3.04741716, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5335.  
  5336. w59.Part1 = p61
  5337.  
  5338. w59.C1 = CFrame.new(39.8660278, 3.04846263, -176.447052, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5339.  
  5340. w60 = Instance.new("Weld", p61)
  5341.  
  5342. w60.Name = "apart_Weld"
  5343.  
  5344. w60.Part0 = p61
  5345.  
  5346. w60.C0 = CFrame.new(39.8660278, 3.04846263, -176.447052, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5347.  
  5348. w60.Part1 = p62
  5349.  
  5350. w60.C1 = CFrame.new(40.8056221, -42.5779381, -171.325836, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  5351.  
  5352. w61 = Instance.new("Weld", p62)
  5353.  
  5354. w61.Name = "apart_Weld"
  5355.  
  5356. w61.Part0 = p62
  5357.  
  5358. w61.C0 = CFrame.new(40.8056221, -42.5779381, -171.325836, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  5359.  
  5360. w61.Part1 = p63
  5361.  
  5362. w61.C1 = CFrame.new(40.0710144, 3.04840636, -176.447083, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5363.  
  5364. w62 = Instance.new("Weld", p63)
  5365.  
  5366. w62.Name = "apart_Weld"
  5367.  
  5368. w62.Part0 = p63
  5369.  
  5370. w62.C0 = CFrame.new(40.0710144, 3.04840636, -176.447083, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5371.  
  5372. w62.Part1 = p64
  5373.  
  5374. w62.C1 = CFrame.new(40.3014908, 2.74087882, -176.780243, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5375.  
  5376. w63 = Instance.new("Weld", p64)
  5377.  
  5378. w63.Name = "apart_Weld"
  5379.  
  5380. w63.Part0 = p64
  5381.  
  5382. w63.C0 = CFrame.new(40.3014908, 2.74087882, -176.780243, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5383.  
  5384. w63.Part1 = p65
  5385.  
  5386. w63.C1 = CFrame.new(39.6353073, 2.74106169, -176.780121, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5387.  
  5388. w64 = Instance.new("Weld", p65)
  5389.  
  5390. w64.Name = "apart_Weld"
  5391.  
  5392. w64.Part0 = p65
  5393.  
  5394. w64.C0 = CFrame.new(39.6353073, 2.74106169, -176.780121, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5395.  
  5396. w64.Part1 = p66
  5397.  
  5398. w64.C1 = CFrame.new(40.3016357, 3.04834294, -176.447128, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5399.  
  5400. w65 = Instance.new("Weld", p66)
  5401.  
  5402. w65.Name = "apart_Weld"
  5403.  
  5404. w65.Part0 = p66
  5405.  
  5406. w65.C0 = CFrame.new(40.3016357, 3.04834294, -176.447128, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5407.  
  5408. w65.Part1 = p67
  5409.  
  5410. w65.C1 = CFrame.new(40.0710144, 3.04840636, -176.447083, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5411.  
  5412. w66 = Instance.new("Weld", p67)
  5413.  
  5414. w66.Name = "apart_Weld"
  5415.  
  5416. w66.Part0 = p67
  5417.  
  5418. w66.C0 = CFrame.new(40.0710144, 3.04840636, -176.447083, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5419.  
  5420. w66.Part1 = p68
  5421.  
  5422. w66.C1 = CFrame.new(40.0708847, 2.74094224, -176.780197, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5423.  
  5424. w67 = Instance.new("Weld", p68)
  5425.  
  5426. w67.Name = "apart_Weld"
  5427.  
  5428. w67.Part0 = p68
  5429.  
  5430. w67.C0 = CFrame.new(40.0708847, 2.74094224, -176.780197, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5431.  
  5432. w67.Part1 = p69
  5433.  
  5434. w67.C1 = CFrame.new(40.3223953, -3.04741025, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5435.  
  5436. w68 = Instance.new("Weld", p69)
  5437.  
  5438. w68.Name = "apart_Weld"
  5439.  
  5440. w68.Part0 = p69
  5441.  
  5442. w68.C0 = CFrame.new(40.3223953, -3.04741025, 176.775482, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5443.  
  5444. w68.Part1 = p70
  5445.  
  5446. w68.C1 = CFrame.new(39.8868141, -3.04742336, 176.775467, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5447.  
  5448. w69 = Instance.new("Weld", p70)
  5449.  
  5450. w69.Name = "apart_Weld"
  5451.  
  5452. w69.Part0 = p70
  5453.  
  5454. w69.C0 = CFrame.new(39.8868141, -3.04742336, 176.775467, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5455.  
  5456. w69.Part1 = p71
  5457.  
  5458. w69.C1 = CFrame.new(-40.6606789, 3.81858134, 176.338699, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5459.  
  5460. w70 = Instance.new("Weld", p71)
  5461.  
  5462. w70.Name = "apart_Weld"
  5463.  
  5464. w70.Part0 = p71
  5465.  
  5466. w70.C0 = CFrame.new(-40.6606789, 3.81858134, 176.338699, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5467.  
  5468. w70.Part1 = p72
  5469.  
  5470. w70.C1 = CFrame.new(39.6562119, -3.04743052, 176.775452, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5471.  
  5472. w71 = Instance.new("Weld", p72)
  5473.  
  5474. w71.Name = "apart_Weld"
  5475.  
  5476. w71.Part0 = p72
  5477.  
  5478. w71.C0 = CFrame.new(39.6562119, -3.04743052, 176.775452, -3.05612884e-005, 6.10798015e-005, -1, 1, -3.05147805e-005, -3.05631511e-005, -3.05166468e-005, -1, -6.10788702e-005)
  5479.  
  5480. w71.Part1 = p73
  5481.  
  5482. w71.C1 = CFrame.new(39.2682533, -42.5783615, -171.326065, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  5483.  
  5484. w72 = Instance.new("Weld", p73)
  5485.  
  5486. w72.Name = "apart_Weld"
  5487.  
  5488. w72.Part0 = p73
  5489.  
  5490. w72.C0 = CFrame.new(39.2682533, -42.5783615, -171.326065, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  5491.  
  5492. w72.Part1 = p74
  5493.  
  5494. w72.C1 = CFrame.new(39.3195076, -42.5783463, -171.326065, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  5495.  
  5496. w73 = Instance.new("Weld", p74)
  5497.  
  5498. w73.Name = "apart_Weld"
  5499.  
  5500. w73.Part0 = p74
  5501.  
  5502. w73.C0 = CFrame.new(39.3195076, -42.5783463, -171.326065, 0.000228409437, -0.000213359424, -1, -0.965923131, 0.258829027, -0.000275849598, 0.258829057, 0.965923131, -0.000146969804)
  5503.  
  5504. w73.Part1 = p75
  5505.  
  5506. w73.C1 = CFrame.new(-39.3282967, 3.81854057, 176.338669, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5507.  
  5508. w74 = Instance.new("Weld", p75)
  5509.  
  5510. w74.Name = "apart_Weld"
  5511.  
  5512. w74.Part0 = p75
  5513.  
  5514. w74.C0 = CFrame.new(-39.3282967, 3.81854057, 176.338669, -3.05612884e-005, -3.05603571e-005, 1, -1, 3.05185131e-005, -3.05603571e-005, -3.05175781e-005, -1, -3.05612884e-005)
  5515.  
  5516. w74.Part1 = p76
  5517.  
  5518. w74.C1 = CFrame.new(4.69561625, 39.9903564, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  5519.  
  5520. w75 = Instance.new("Weld", p76)
  5521.  
  5522. w75.Name = "apart_Weld"
  5523.  
  5524. w75.Part0 = p76
  5525.  
  5526. w75.C0 = CFrame.new(4.69561625, 39.9903564, 176.339478, -1, 1.85528792e-009, -4.30663385e-005, 4.30663385e-005, 5.3449472e-005, -1, 4.46585241e-010, -1, -5.3449472e-005)
  5527.  
  5528. w75.Part1 = p77
  5529.  
  5530. w75.C1 = CFrame.new(40.0708847, 2.74094224, -176.780197, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5531.  
  5532. w76 = Instance.new("Weld", p77)
  5533.  
  5534. w76.Name = "apart_Weld"
  5535.  
  5536. w76.Part0 = p77
  5537.  
  5538. w76.C0 = CFrame.new(40.0708847, 2.74094224, -176.780197, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5539.  
  5540. w76.Part1 = p78
  5541.  
  5542. w76.C1 = CFrame.new(39.8659096, 2.74099851, -176.780167, -0.000274701917, 0.000183053373, -0.99999994, -0.99999994, -3.05222311e-005, 0.000274696329, -3.0471947e-005, 1, 0.000183061755)
  5543.  
  5544. w77 = Instance.new("Weld", p79)
  5545.  
  5546. w77.Name = "apart_Weld"
  5547.  
  5548. w77.Part0 = p79
  5549.  
  5550. w77.C0 = CFrame.new(-3.82272005, -175.414932, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5551.  
  5552. w77.Part1 = p80
  5553.  
  5554. w77.C1 = CFrame.new(-3.82272005, -175.594284, -41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5555.  
  5556. w78 = Instance.new("Weld", p80)
  5557.  
  5558. w78.Name = "apart_Weld"
  5559.  
  5560. w78.Part0 = p80
  5561.  
  5562. w78.C0 = CFrame.new(-3.82272005, -175.594284, -41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5563.  
  5564. w78.Part1 = p81
  5565.  
  5566. w78.C1 = CFrame.new(-3.40590239, -124.572937, 131.068604, 1, -4.16866387e-005, 1.1171388e-005, 1.11727377e-005, 0.500085652, 0.865975916, -4.16862786e-005, -0.865975916, 0.500085652)
  5567.  
  5568. w79 = Instance.new("Weld", p81)
  5569.  
  5570. w79.Name = "apart_Weld"
  5571.  
  5572. w79.Part0 = p81
  5573.  
  5574. w79.C0 = CFrame.new(-3.40590239, -124.572937, 131.068604, 1, -4.16866387e-005, 1.1171388e-005, 1.11727377e-005, 0.500085652, 0.865975916, -4.16862786e-005, -0.865975916, 0.500085652)
  5575.  
  5576. w79.Part1 = p82
  5577.  
  5578. w79.C1 = CFrame.new(-3.81866574, -174.260757, -41.4144592, 1, -3.05171125e-005, 3.05180438e-005, 3.05180438e-005, 1, -3.05171125e-005, -3.05171125e-005, 3.05180438e-005, 1)
  5579.  
  5580. w80 = Instance.new("Weld", p82)
  5581.  
  5582. w80.Name = "apart_Weld"
  5583.  
  5584. w80.Part0 = p82
  5585.  
  5586. w80.C0 = CFrame.new(-3.81866574, -174.260757, -41.4144592, 1, -3.05171125e-005, 3.05180438e-005, 3.05180438e-005, 1, -3.05171125e-005, -3.05171125e-005, 3.05180438e-005, 1)
  5587.  
  5588. w80.Part1 = p83
  5589.  
  5590. w80.C1 = CFrame.new(-3.82272005, -174.261902, -41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5591.  
  5592. w81 = Instance.new("Weld", p83)
  5593.  
  5594. w81.Name = "apart_Weld"
  5595.  
  5596. w81.Part0 = p83
  5597.  
  5598. w81.C0 = CFrame.new(-3.82272005, -174.261902, -41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5599.  
  5600. w81.Part1 = p84
  5601.  
  5602. w81.C1 = CFrame.new(-3.82272005, -173.877563, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5603.  
  5604. w82 = Instance.new("Weld", p84)
  5605.  
  5606. w82.Name = "apart_Weld"
  5607.  
  5608. w82.Part0 = p84
  5609.  
  5610. w82.C0 = CFrame.new(-3.82272005, -173.877563, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5611.  
  5612. w82.Part1 = p85
  5613.  
  5614. w82.C1 = CFrame.new(-4.22583055, -124.572945, 131.068649, 1, -4.16866387e-005, 1.1171388e-005, 1.11727377e-005, 0.500085652, 0.865975916, -4.16862786e-005, -0.865975916, 0.500085652)
  5615.  
  5616. w83 = Instance.new("Weld", p85)
  5617.  
  5618. w83.Name = "apart_Weld"
  5619.  
  5620. w83.Part0 = p85
  5621.  
  5622. w83.C0 = CFrame.new(-4.22583055, -124.572945, 131.068649, 1, -4.16866387e-005, 1.1171388e-005, 1.11727377e-005, 0.500085652, 0.865975916, -4.16862786e-005, -0.865975916, 0.500085652)
  5623.  
  5624. w83.Part1 = p86
  5625.  
  5626. w83.C1 = CFrame.new(-3.82272005, -174.64624, -41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5627.  
  5628. w84 = Instance.new("Weld", p86)
  5629.  
  5630. w84.Name = "apart_Weld"
  5631.  
  5632. w84.Part0 = p86
  5633.  
  5634. w84.C0 = CFrame.new(-3.82272005, -174.64624, -41.9217072, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5635.  
  5636. w84.Part1 = p87
  5637.  
  5638. w84.C1 = CFrame.new(-3.82272005, -173.877563, -41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5639.  
  5640. w85 = Instance.new("Weld", p87)
  5641.  
  5642. w85.Name = "apart_Weld"
  5643.  
  5644. w85.Part0 = p87
  5645.  
  5646. w85.C0 = CFrame.new(-3.82272005, -173.877563, -41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5647.  
  5648. w85.Part1 = p88
  5649.  
  5650. w85.C1 = CFrame.new(-3.82272005, -175.594284, -41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5651.  
  5652. w86 = Instance.new("Weld", p88)
  5653.  
  5654. w86.Name = "apart_Weld"
  5655.  
  5656. w86.Part0 = p88
  5657.  
  5658. w86.C0 = CFrame.new(-3.82272005, -175.594284, -41.9729462, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5659.  
  5660. w86.Part1 = p89
  5661.  
  5662. w86.C1 = CFrame.new(-3.82272005, -173.877563, -41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5663.  
  5664. w87 = Instance.new("Weld", p89)
  5665.  
  5666. w87.Name = "apart_Weld"
  5667.  
  5668. w87.Part0 = p89
  5669.  
  5670. w87.C0 = CFrame.new(-3.82272005, -173.877563, -41.5629883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5671.  
  5672. w87.Part1 = p90
  5673.  
  5674. w87.C1 = CFrame.new(-3.82272005, -174.64624, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5675.  
  5676. w88 = Instance.new("Weld", p90)
  5677.  
  5678. w88.Name = "Right Arm_Weld"
  5679.  
  5680. w88.Part0 = p90
  5681.  
  5682. w88.C0 = CFrame.new(-3.82272005, -174.64624, -41.5373688, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5683.  
  5684. w88.Part1 = p91
  5685.  
  5686. w88.C1 = CFrame.new(-41.5, -174.519974, 3.82000184, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  5687.  
  5688. w89 = Instance.new("Weld", p92)
  5689.  
  5690. w89.Name = "Left Leg_Weld"
  5691.  
  5692. w89.Part0 = p92
  5693.  
  5694. w89.C0 = CFrame.new(-3.82272005, -172.59642, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5695.  
  5696. w89.Part1 = p93
  5697.  
  5698. w89.C1 = CFrame.new(-39.5, -172.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  5699.  
  5700. w90 = Instance.new("Weld", p93)
  5701.  
  5702. w90.Name = "apart_Weld"
  5703.  
  5704. w90.Part0 = p93
  5705.  
  5706. w90.C0 = CFrame.new(-39.5, -172.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  5707.  
  5708. w90.Part1 = p94
  5709.  
  5710. w90.C1 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5711.  
  5712. w91 = Instance.new("Weld", p94)
  5713.  
  5714. w91.Name = "apart_Weld"
  5715.  
  5716. w91.Part0 = p94
  5717.  
  5718. w91.C0 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5719.  
  5720. w91.Part1 = p95
  5721.  
  5722. w91.C1 = CFrame.new(-3.8483429, -171.802124, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5723.  
  5724. w92 = Instance.new("Weld", p95)
  5725.  
  5726. w92.Name = "apart_Weld"
  5727.  
  5728. w92.Part0 = p95
  5729.  
  5730. w92.C0 = CFrame.new(-3.8483429, -171.802124, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5731.  
  5732. w92.Part1 = p96
  5733.  
  5734. w92.C1 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5735.  
  5736. w93 = Instance.new("Weld", p96)
  5737.  
  5738. w93.Name = "apart_Weld"
  5739.  
  5740. w93.Part0 = p96
  5741.  
  5742. w93.C0 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5743.  
  5744. w93.Part1 = p97
  5745.  
  5746. w93.C1 = CFrame.new(-3.8483429, -171.802124, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5747.  
  5748. w94 = Instance.new("Weld", p97)
  5749.  
  5750. w94.Name = "apart_Weld"
  5751.  
  5752. w94.Part0 = p97
  5753.  
  5754. w94.C0 = CFrame.new(-3.8483429, -171.802124, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5755.  
  5756. w94.Part1 = p98
  5757.  
  5758. w94.C1 = CFrame.new(-39.4362946, -172.288956, 3.5664947, -4.37113883e-008, 9.29513355e-010, 1, 0, 1, -9.29513355e-010, -1, -4.06303176e-017, -4.37113883e-008)
  5759.  
  5760. w95 = Instance.new("Weld", p98)
  5761.  
  5762. w95.Name = "apart_Weld"
  5763.  
  5764. w95.Part0 = p98
  5765.  
  5766. w95.C0 = CFrame.new(-39.4362946, -172.288956, 3.5664947, -4.37113883e-008, 9.29513355e-010, 1, 0, 1, -9.29513355e-010, -1, -4.06303176e-017, -4.37113883e-008)
  5767.  
  5768. w95.Part1 = p99
  5769.  
  5770. w95.C1 = CFrame.new(39.4949493, -171.800415, -3.84834123, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  5771.  
  5772. w96 = Instance.new("Weld", p99)
  5773.  
  5774. w96.Name = "apart_Weld"
  5775.  
  5776. w96.Part0 = p99
  5777.  
  5778. w96.C0 = CFrame.new(39.4949493, -171.800415, -3.84834123, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  5779.  
  5780. w96.Part1 = p100
  5781.  
  5782. w96.C1 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5783.  
  5784. w97 = Instance.new("Weld", p100)
  5785.  
  5786. w97.Name = "apart_Weld"
  5787.  
  5788. w97.Part0 = p100
  5789.  
  5790. w97.C0 = CFrame.new(-3.82272005, -172.647675, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5791.  
  5792. w97.Part1 = p101
  5793.  
  5794. w97.C1 = CFrame.new(-3.82272005, -171.622757, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5795.  
  5796. w98 = Instance.new("Weld", p101)
  5797.  
  5798. w98.Name = "apart_Weld"
  5799.  
  5800. w98.Part0 = p101
  5801.  
  5802. w98.C0 = CFrame.new(-3.82272005, -171.622757, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5803.  
  5804. w98.Part1 = p102
  5805.  
  5806. w98.C1 = CFrame.new(-3.82272005, -171.878983, -39.4875336, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5807.  
  5808. w99 = Instance.new("Weld", p103)
  5809.  
  5810. w99.Name = "apart_Weld"
  5811.  
  5812. w99.Part0 = p103
  5813.  
  5814. w99.C0 = CFrame.new(-40.5, -172.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  5815.  
  5816. w99.Part1 = p104
  5817.  
  5818. w99.C1 = CFrame.new(-3.82272005, -172.59642, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5819.  
  5820. w100 = Instance.new("Weld", p104)
  5821.  
  5822. w100.Name = "apart_Weld"
  5823.  
  5824. w100.Part0 = p104
  5825.  
  5826. w100.C0 = CFrame.new(-3.82272005, -172.59642, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5827.  
  5828. w100.Part1 = p105
  5829.  
  5830. w100.C1 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5831.  
  5832. w101 = Instance.new("Weld", p105)
  5833.  
  5834. w101.Name = "apart_Weld"
  5835.  
  5836. w101.Part0 = p105
  5837.  
  5838. w101.C0 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5839.  
  5840. w101.Part1 = p106
  5841.  
  5842. w101.C1 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5843.  
  5844. w102 = Instance.new("Weld", p106)
  5845.  
  5846. w102.Name = "apart_Weld"
  5847.  
  5848. w102.Part0 = p106
  5849.  
  5850. w102.C0 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5851.  
  5852. w102.Part1 = p107
  5853.  
  5854. w102.C1 = CFrame.new(-40.5636902, -172.288956, 3.5664947, -4.37113883e-008, 9.29513355e-010, 1, 0, 1, -9.29513355e-010, -1, -4.06303176e-017, -4.37113883e-008)
  5855.  
  5856. w103 = Instance.new("Weld", p107)
  5857.  
  5858. w103.Name = "apart_Weld"
  5859.  
  5860. w103.Part0 = p107
  5861.  
  5862. w103.C0 = CFrame.new(-40.5636902, -172.288956, 3.5664947, -4.37113883e-008, 9.29513355e-010, 1, 0, 1, -9.29513355e-010, -1, -4.06303176e-017, -4.37113883e-008)
  5863.  
  5864. w103.Part1 = p108
  5865.  
  5866. w103.C1 = CFrame.new(40.5198517, -171.800369, -3.84834123, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  5867.  
  5868. w104 = Instance.new("Weld", p108)
  5869.  
  5870. w104.Name = "apart_Weld"
  5871.  
  5872. w104.Part0 = p108
  5873.  
  5874. w104.C0 = CFrame.new(40.5198517, -171.800369, -3.84834123, -4.37113883e-008, -4.3159529e-005, -1, 0, 1, -4.3159529e-005, 1, -1.88656295e-012, -4.37113883e-008)
  5875.  
  5876. w104.Part1 = p109
  5877.  
  5878. w104.C1 = CFrame.new(-3.82272005, -171.878983, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5879.  
  5880. w105 = Instance.new("Weld", p109)
  5881.  
  5882. w105.Name = "apart_Weld"
  5883.  
  5884. w105.Part0 = p109
  5885.  
  5886. w105.C0 = CFrame.new(-3.82272005, -171.878983, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5887.  
  5888. w105.Part1 = p110
  5889.  
  5890. w105.C1 = CFrame.new(-3.82272005, -171.622757, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5891.  
  5892. w106 = Instance.new("Weld", p110)
  5893.  
  5894. w106.Name = "apart_Weld"
  5895.  
  5896. w106.Part0 = p110
  5897.  
  5898. w106.C0 = CFrame.new(-3.82272005, -171.622757, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5899.  
  5900. w106.Part1 = p111
  5901.  
  5902. w106.C1 = CFrame.new(-3.8483429, -171.802124, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5903.  
  5904. w107 = Instance.new("Weld", p111)
  5905.  
  5906. w107.Name = "apart_Weld"
  5907.  
  5908. w107.Part0 = p111
  5909.  
  5910. w107.C0 = CFrame.new(-3.8483429, -171.802124, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5911.  
  5912. w107.Part1 = p112
  5913.  
  5914. w107.C1 = CFrame.new(-3.8483429, -171.802124, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5915.  
  5916. w108 = Instance.new("Weld", p112)
  5917.  
  5918. w108.Name = "apart_Weld"
  5919.  
  5920. w108.Part0 = p112
  5921.  
  5922. w108.C0 = CFrame.new(-3.8483429, -171.802124, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5923.  
  5924. w108.Part1 = p113
  5925.  
  5926. w108.C1 = CFrame.new(-3.82272005, -172.647675, -40.5124359, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5927.  
  5928. w109 = Instance.new("Weld", p114)
  5929.  
  5930. w109.Name = "apart_Weld"
  5931.  
  5932. w109.Part0 = p114
  5933.  
  5934. w109.C0 = CFrame.new(-3.82272005, -175.594284, -38.0270386, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5935.  
  5936. w109.Part1 = p115
  5937.  
  5938. w109.C1 = CFrame.new(-3.82272005, -175.414932, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5939.  
  5940. w110 = Instance.new("Weld", p115)
  5941.  
  5942. w110.Name = "Left Arm_Weld"
  5943.  
  5944. w110.Part0 = p115
  5945.  
  5946. w110.C0 = CFrame.new(-3.82272005, -175.414932, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5947.  
  5948. w110.Part1 = p116
  5949.  
  5950. w110.C1 = CFrame.new(-38.5, -174.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  5951.  
  5952. w111 = Instance.new("Weld", p116)
  5953.  
  5954. w111.Name = "apart_Weld"
  5955.  
  5956. w111.Part0 = p116
  5957.  
  5958. w111.C0 = CFrame.new(-38.5, -174.519974, 3.8200016, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  5959.  
  5960. w111.Part1 = p117
  5961.  
  5962. w111.C1 = CFrame.new(4.23229599, -55.2924156, 171.076126, -1, 1.11466697e-005, -4.16424627e-005, 4.16358271e-005, 0.500072539, -0.865983546, 1.11714171e-005, -0.865983546, -0.500072539)
  5963.  
  5964. w112 = Instance.new("Weld", p117)
  5965.  
  5966. w112.Name = "apart_Weld"
  5967.  
  5968. w112.Part0 = p117
  5969.  
  5970. w112.C0 = CFrame.new(4.23229599, -55.2924156, 171.076126, -1, 1.11466697e-005, -4.16424627e-005, 4.16358271e-005, 0.500072539, -0.865983546, 1.11714171e-005, -0.865983546, -0.500072539)
  5971.  
  5972. w112.Part1 = p118
  5973.  
  5974. w112.C1 = CFrame.new(-3.82272005, -174.261902, -38.0782776, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5975.  
  5976. w113 = Instance.new("Weld", p118)
  5977.  
  5978. w113.Name = "apart_Weld"
  5979.  
  5980. w113.Part0 = p118
  5981.  
  5982. w113.C0 = CFrame.new(-3.82272005, -174.261902, -38.0782776, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5983.  
  5984. w113.Part1 = p119
  5985.  
  5986. w113.C1 = CFrame.new(3.81856751, -174.647522, 38.0728455, -1, 3.04310852e-005, -3.05171179e-005, 3.04301557e-005, 1, 3.04310852e-005, 3.05180438e-005, 3.04301557e-005, -1)
  5987.  
  5988. w114 = Instance.new("Weld", p119)
  5989.  
  5990. w114.Name = "apart_Weld"
  5991.  
  5992. w114.Part0 = p119
  5993.  
  5994. w114.C0 = CFrame.new(3.81856751, -174.647522, 38.0728455, -1, 3.04310852e-005, -3.05171179e-005, 3.04301557e-005, 1, 3.04310852e-005, 3.05180438e-005, 3.04301557e-005, -1)
  5995.  
  5996. w114.Part1 = p120
  5997.  
  5998. w114.C1 = CFrame.new(-3.82272005, -175.594284, -38.0270386, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5999.  
  6000. w115 = Instance.new("Weld", p120)
  6001.  
  6002. w115.Name = "apart_Weld"
  6003.  
  6004. w115.Part0 = p120
  6005.  
  6006. w115.C0 = CFrame.new(-3.82272005, -175.594284, -38.0270386, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6007.  
  6008. w115.Part1 = p121
  6009.  
  6010. w115.C1 = CFrame.new(3.41236687, -55.2923851, 171.076141, -1, 1.11466697e-005, -4.16424627e-005, 4.16358271e-005, 0.500072539, -0.865983546, 1.11714171e-005, -0.865983546, -0.500072539)
  6011.  
  6012. w116 = Instance.new("Weld", p121)
  6013.  
  6014. w116.Name = "apart_Weld"
  6015.  
  6016. w116.Part0 = p121
  6017.  
  6018. w116.C0 = CFrame.new(3.41236687, -55.2923851, 171.076141, -1, 1.11466697e-005, -4.16424627e-005, 4.16358271e-005, 0.500072539, -0.865983546, 1.11714171e-005, -0.865983546, -0.500072539)
  6019.  
  6020. w116.Part1 = p122
  6021.  
  6022. w116.C1 = CFrame.new(3.81859493, -174.263199, 38.5853233, -1, 3.04310852e-005, -3.05171179e-005, 3.04301557e-005, 1, 3.04310852e-005, 3.05180438e-005, 3.04301557e-005, -1)
  6023.  
  6024. w117 = Instance.new("Weld", p122)
  6025.  
  6026. w117.Name = "apart_Weld"
  6027.  
  6028. w117.Part0 = p122
  6029.  
  6030. w117.C0 = CFrame.new(3.81859493, -174.263199, 38.5853233, -1, 3.04310852e-005, -3.05171179e-005, 3.04301557e-005, 1, 3.04310852e-005, 3.05180438e-005, 3.04301557e-005, -1)
  6031.  
  6032. w117.Part1 = p123
  6033.  
  6034. w117.C1 = CFrame.new(-3.82272005, -173.877563, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6035.  
  6036. w118 = Instance.new("Weld", p123)
  6037.  
  6038. w118.Name = "apart_Weld"
  6039.  
  6040. w118.Part0 = p123
  6041.  
  6042. w118.C0 = CFrame.new(-3.82272005, -173.877563, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6043.  
  6044. w118.Part1 = p124
  6045.  
  6046. w118.C1 = CFrame.new(-3.82272005, -173.877563, -38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6047.  
  6048. w119 = Instance.new("Weld", p124)
  6049.  
  6050. w119.Name = "apart_Weld"
  6051.  
  6052. w119.Part0 = p124
  6053.  
  6054. w119.C0 = CFrame.new(-3.82272005, -173.877563, -38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6055.  
  6056. w119.Part1 = p125
  6057.  
  6058. w119.C1 = CFrame.new(-3.82272005, -173.877563, -38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6059.  
  6060. w120 = Instance.new("Weld", p125)
  6061.  
  6062. w120.Name = "apart_Weld"
  6063.  
  6064. w120.Part0 = p125
  6065.  
  6066. w120.C0 = CFrame.new(-3.82272005, -173.877563, -38.4369965, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6067.  
  6068. w120.Part1 = p126
  6069.  
  6070. w120.C1 = CFrame.new(-3.82272005, -174.64624, -38.462616, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6071.  
  6072. m.Parent = game:service("Workspace")
  6073.  
  6074. m:MakeJoints()
  6075.  
  6076.  
  6077.  
  6078. RightArm.Transparency=1
  6079.  
  6080. LeftArm.Transparency=1
  6081.  
  6082. LeftLeg.Transparency=1
  6083.  
  6084. RightLeg.Transparency=1
  6085.  
  6086. -------------------------------------
  6087.  
  6088. local Character = game.Players.LocalPlayer.Character --game.Workspace.fefio92142
  6089.  
  6090.  
  6091.  
  6092.  
  6093.  
  6094. -------------------------------------------------------------------------------------
  6095.  
  6096. -------------------------------------------------------------------------------------
  6097.  
  6098.  
  6099.  
  6100. local Color = 255,255,255
  6101.  
  6102.  
  6103.  
  6104. local Num = 0.5
  6105.  
  6106.  
  6107.  
  6108. local Num2 = 4 -------------Mods:1,4,8,10,15,20-------------------------------------
  6109.  
  6110. local Size = 0.8
  6111.  
  6112. local Rate = 300
  6113.  
  6114. -------------------------------------------------------------------------------------
  6115.  
  6116. local Player = game:service'Players'.LocalPlayer
  6117.  
  6118. local Character = Player.Character
  6119.  
  6120. Torso = Character:WaitForChild'Torso'
  6121.  
  6122.  
  6123.  
  6124. local Wing1 = Instance.new("Part",Character)
  6125.  
  6126. Wing1.FormFactor = Enum.FormFactor.Custom
  6127.  
  6128. Wing1.Size = Vector3.new(.2, .2, .2)
  6129.  
  6130. Wing1.Name = "WIng_1"
  6131.  
  6132.  
  6133.  
  6134. local fire = Instance.new("ParticleEmitter", Wing1)
  6135.  
  6136. fire.VelocitySpread = 0
  6137.  
  6138. fire.Lifetime = NumberRange.new(2)
  6139.  
  6140. fire.Acceleration = Vector3.new(0, 2, 2)
  6141.  
  6142. fire.RotSpeed = NumberRange.new(10)
  6143.  
  6144. fire.Rate = Rate
  6145.  
  6146. fire.Rotation = NumberRange.new(151515)
  6147.  
  6148. fire.Name = "Fire"
  6149.  
  6150. fire.LightEmission = 0.78
  6151.  
  6152. fire.LockedToPart = true
  6153.  
  6154. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6155.  
  6156. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6157.  
  6158. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6159.  
  6160.  
  6161.  
  6162. local Wing2 = Wing1:Clone()
  6163.  
  6164. Wing2.Parent = Torso
  6165.  
  6166. local x,y,z = 0,-1,-6
  6167.  
  6168.  
  6169.  
  6170. Wld = function(a,b,cf)
  6171.  
  6172. local Weld = Instance.new('Weld',a)
  6173.  
  6174. Weld.Part0 = a
  6175.  
  6176. Weld.Part1 = b
  6177.  
  6178. Weld.C1 = cf
  6179.  
  6180. return Weld
  6181.  
  6182. end
  6183.  
  6184.  
  6185.  
  6186. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(20),-math.rad(90)))
  6187.  
  6188. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(20),-math.rad(90)))
  6189.  
  6190.  
  6191.  
  6192.  
  6193.  
  6194. game:service'RunService'.Stepped:connect(function()
  6195.  
  6196. --z = 6+math.sin(tick()*2)
  6197.  
  6198. y = -1+math.sin(tick()*Num)*Num2
  6199.  
  6200. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6201.  
  6202. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6203.  
  6204. end)
  6205.  
  6206. ------------------------------------------------------------------------------------------------
  6207.  
  6208. local Player = game:service'Players'.LocalPlayer
  6209.  
  6210. local Character = Player.Character
  6211.  
  6212. Torso = Character:WaitForChild'Torso'
  6213.  
  6214.  
  6215.  
  6216. local Wing1 = Instance.new("Part",Character)
  6217.  
  6218. Wing1.FormFactor = Enum.FormFactor.Custom
  6219.  
  6220. Wing1.Size = Vector3.new(.2, .2, .2)
  6221.  
  6222. Wing1.Name = "WIng_1"
  6223.  
  6224.  
  6225.  
  6226. local fire = Instance.new("ParticleEmitter", Wing1)
  6227.  
  6228. fire.VelocitySpread = 0
  6229.  
  6230. fire.Lifetime = NumberRange.new(2.5)
  6231.  
  6232. fire.Acceleration = Vector3.new(0, 4, 4)
  6233.  
  6234. fire.RotSpeed = NumberRange.new(10)
  6235.  
  6236. fire.Rate = Rate
  6237.  
  6238. fire.Rotation = NumberRange.new(151515)
  6239.  
  6240. fire.Name = "Fire"
  6241.  
  6242. fire.LightEmission = 0.78
  6243.  
  6244. fire.LockedToPart = true
  6245.  
  6246. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6247.  
  6248. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6249.  
  6250. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6251.  
  6252.  
  6253.  
  6254. local Wing2 = Wing1:Clone()
  6255.  
  6256. Wing2.Parent = Torso
  6257.  
  6258. local x,y,z = 0,-1,-6
  6259.  
  6260.  
  6261.  
  6262. Wld = function(a,b,cf)
  6263.  
  6264. local Weld = Instance.new('Weld',a)
  6265.  
  6266. Weld.Part0 = a
  6267.  
  6268. Weld.Part1 = b
  6269.  
  6270. Weld.C1 = cf
  6271.  
  6272. return Weld
  6273.  
  6274. end
  6275.  
  6276.  
  6277.  
  6278. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(30),-math.rad(90)))
  6279.  
  6280. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(30),-math.rad(90)))
  6281.  
  6282.  
  6283.  
  6284. print'Loaded'
  6285.  
  6286.  
  6287.  
  6288. game:service'RunService'.Stepped:connect(function()
  6289.  
  6290. --z = 6+math.sin(tick()*2)
  6291.  
  6292. y = -1+math.sin(tick()*Num)*Num2
  6293.  
  6294. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6295.  
  6296. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6297.  
  6298. end)
  6299.  
  6300.  
  6301.  
  6302. ------------------------------------------------------------------------------------------------
  6303.  
  6304. local Player = game:service'Players'.LocalPlayer
  6305.  
  6306. local Character = Player.Character
  6307.  
  6308. Torso = Character:WaitForChild'Torso'
  6309.  
  6310.  
  6311.  
  6312. local Wing1 = Instance.new("Part",Character)
  6313.  
  6314. Wing1.FormFactor = Enum.FormFactor.Custom
  6315.  
  6316. Wing1.Size = Vector3.new(.2, .2, .2)
  6317.  
  6318. Wing1.Name = "WIng_1"
  6319.  
  6320.  
  6321.  
  6322. local fire = Instance.new("ParticleEmitter", Wing1)
  6323.  
  6324. fire.VelocitySpread = 0
  6325.  
  6326. fire.Lifetime = NumberRange.new(2.8)
  6327.  
  6328. fire.Acceleration = Vector3.new(0, 4, 4)
  6329.  
  6330. fire.RotSpeed = NumberRange.new(10)
  6331.  
  6332. fire.Rate = Rate
  6333.  
  6334. fire.Rotation = NumberRange.new(151515)
  6335.  
  6336. fire.Name = "Fire"
  6337.  
  6338. fire.LightEmission = 0.78
  6339.  
  6340. fire.LockedToPart = true
  6341.  
  6342. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6343.  
  6344. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6345.  
  6346. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6347.  
  6348.  
  6349.  
  6350. local Wing2 = Wing1:Clone()
  6351.  
  6352. Wing2.Parent = Torso
  6353.  
  6354. local x,y,z = 0,-1,-6
  6355.  
  6356.  
  6357.  
  6358. Wld = function(a,b,cf)
  6359.  
  6360. local Weld = Instance.new('Weld',a)
  6361.  
  6362. Weld.Part0 = a
  6363.  
  6364. Weld.Part1 = b
  6365.  
  6366. Weld.C1 = cf
  6367.  
  6368. return Weld
  6369.  
  6370. end
  6371.  
  6372.  
  6373.  
  6374. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(40),-math.rad(90)))
  6375.  
  6376. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(40),-math.rad(90)))
  6377.  
  6378.  
  6379.  
  6380. print'Loaded'
  6381.  
  6382.  
  6383.  
  6384. game:service'RunService'.Stepped:connect(function()
  6385.  
  6386. --z = 6+math.sin(tick()*2)
  6387.  
  6388. y = -1+math.sin(tick()*Num)*Num2
  6389.  
  6390. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6391.  
  6392. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6393.  
  6394. end)
  6395.  
  6396.  
  6397.  
  6398. ------------------------------------------------------------------------------------------------
  6399.  
  6400. local Player = game:service'Players'.LocalPlayer
  6401.  
  6402. local Character = Player.Character
  6403.  
  6404. Torso = Character:WaitForChild'Torso'
  6405.  
  6406.  
  6407.  
  6408. local Wing1 = Instance.new("Part",Character)
  6409.  
  6410. Wing1.FormFactor = Enum.FormFactor.Custom
  6411.  
  6412. Wing1.Size = Vector3.new(.2, .2, .2)
  6413.  
  6414. Wing1.Name = "WIng_1"
  6415.  
  6416.  
  6417.  
  6418. local fire = Instance.new("ParticleEmitter", Wing1)
  6419.  
  6420. fire.VelocitySpread = 0
  6421.  
  6422. fire.Lifetime = NumberRange.new(3)
  6423.  
  6424. fire.Acceleration = Vector3.new(0, 4, 4)
  6425.  
  6426. fire.RotSpeed = NumberRange.new(10)
  6427.  
  6428. fire.Rate = Rate
  6429.  
  6430. fire.Rotation = NumberRange.new(151515)
  6431.  
  6432. fire.Name = "Fire"
  6433.  
  6434. fire.LightEmission = 0.78
  6435.  
  6436. fire.LockedToPart = true
  6437.  
  6438. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6439.  
  6440. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6441.  
  6442. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6443.  
  6444.  
  6445.  
  6446. local Wing2 = Wing1:Clone()
  6447.  
  6448. Wing2.Parent = Torso
  6449.  
  6450. local x,y,z = 0,-1,-6
  6451.  
  6452.  
  6453.  
  6454. Wld = function(a,b,cf)
  6455.  
  6456. local Weld = Instance.new('Weld',a)
  6457.  
  6458. Weld.Part0 = a
  6459.  
  6460. Weld.Part1 = b
  6461.  
  6462. Weld.C1 = cf
  6463.  
  6464. return Weld
  6465.  
  6466. end
  6467.  
  6468.  
  6469.  
  6470. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(50),-math.rad(90)))
  6471.  
  6472. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(50),-math.rad(90)))
  6473.  
  6474.  
  6475.  
  6476. print'Loaded'
  6477.  
  6478.  
  6479.  
  6480. game:service'RunService'.Stepped:connect(function()
  6481.  
  6482. --z = 6+math.sin(tick()*2)
  6483.  
  6484. y = -1+math.sin(tick()*Num)*Num2
  6485.  
  6486. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6487.  
  6488. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6489.  
  6490. end)
  6491.  
  6492.  
  6493.  
  6494. ------------------------------------------------------------------------------------------------
  6495.  
  6496. local Player = game:service'Players'.LocalPlayer
  6497.  
  6498. local Character = Player.Character
  6499.  
  6500. Torso = Character:WaitForChild'Torso'
  6501.  
  6502.  
  6503.  
  6504. local Wing1 = Instance.new("Part",Character)
  6505.  
  6506. Wing1.FormFactor = Enum.FormFactor.Custom
  6507.  
  6508. Wing1.Size = Vector3.new(.2, .2, .2)
  6509.  
  6510. Wing1.Name = "WIng_1"
  6511.  
  6512.  
  6513.  
  6514. local fire = Instance.new("ParticleEmitter", Wing1)
  6515.  
  6516. fire.VelocitySpread = 0
  6517.  
  6518. fire.Lifetime = NumberRange.new(3.1)
  6519.  
  6520. fire.Acceleration = Vector3.new(0, 4, 4)
  6521.  
  6522. fire.RotSpeed = NumberRange.new(10)
  6523.  
  6524. fire.Rate = Rate
  6525.  
  6526. fire.Rotation = NumberRange.new(151515)
  6527.  
  6528. fire.Name = "Fire"
  6529.  
  6530. fire.LightEmission = 0.78
  6531.  
  6532. fire.LockedToPart = true
  6533.  
  6534. fire.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6535.  
  6536. fire.Color = ColorSequence.new(Color3.new(Color), Color3.new(Color))
  6537.  
  6538. fire.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, Size), NumberSequenceKeypoint.new(1, Size)})
  6539.  
  6540.  
  6541.  
  6542. local Wing2 = Wing1:Clone()
  6543.  
  6544. Wing2.Parent = Torso
  6545.  
  6546. local x,y,z = 0,-1,-6
  6547.  
  6548.  
  6549.  
  6550. Wld = function(a,b,cf)
  6551.  
  6552. local Weld = Instance.new('Weld',a)
  6553.  
  6554. Weld.Part0 = a
  6555.  
  6556. Weld.Part1 = b
  6557.  
  6558. Weld.C1 = cf
  6559.  
  6560. return Weld
  6561.  
  6562. end
  6563.  
  6564.  
  6565.  
  6566. local wld = Wld(Torso,Wing1,CFrame.new(0,0,-.5)*CFrame.Angles(-math.rad(90),-math.rad(60),-math.rad(90)))
  6567.  
  6568. local wld2 = Wld(Torso,Wing2,CFrame.new(0,0,.5)*CFrame.Angles(-math.rad(90),-math.rad(60),-math.rad(90)))
  6569.  
  6570.  
  6571.  
  6572. print'Loaded'
  6573.  
  6574.  
  6575.  
  6576. game:service'RunService'.Stepped:connect(function()
  6577.  
  6578. --z = 6+math.sin(tick()*2)
  6579.  
  6580. y = -1+math.sin(tick()*Num)*Num2
  6581.  
  6582. Wing1.Fire.Acceleration = Vector3.new(x,y,z)
  6583.  
  6584. Wing2.Fire.Acceleration = Vector3.new(x,y,-z)
  6585.  
  6586. end)
  6587.  
  6588. --------------------------------------
  6589.  
  6590. local Plr = game.Players.LocalPlayer --LocalScript
  6591.  
  6592. local Char = Plr.Character
  6593.  
  6594. local Mouse = Plr:GetMouse()
  6595.  
  6596. local ra = Char:FindFirstChild('Right Arm')
  6597.  
  6598. local ts = Char.Torso
  6599.  
  6600. local la = Char:FindFirstChild('Left Arm')
  6601.  
  6602. local ll = Char:FindFirstChild('Left Leg')
  6603.  
  6604. local rl = Char:FindFirstChild('Right Leg')
  6605.  
  6606. local hd = Char.Head
  6607.  
  6608. local root = Char:FindFirstChild('HumanoidRootPart')
  6609.  
  6610.  
  6611.  
  6612. rarm = ra
  6613.  
  6614. larm = la
  6615.  
  6616. torso = ts
  6617.  
  6618. hed = hd
  6619.  
  6620. root = root
  6621.  
  6622. lleg = ll
  6623.  
  6624. rleg = rl
  6625.  
  6626. local PrimaryColor = 'Really red'
  6627.  
  6628. local SecondaryColor = 'Really red'
  6629.  
  6630.  
  6631.  
  6632. FloatPart = function()
  6633.  
  6634. local Part = Instance.new('Part',torso)
  6635.  
  6636. Part.CFrame = CFrame.new(torso.CFrame.X,workspace.Base.CFrame.Y+1,torso.CFrame.Z) * CFrame.fromEulerAnglesXYZ(86.4,0,87)
  6637.  
  6638. Part.Anchored = true
  6639.  
  6640. Part.Material = 'Neon'
  6641.  
  6642. Part.CanCollide = false
  6643.  
  6644. Part.BrickColor = BrickColor.new(PrimaryColor)
  6645.  
  6646. local Mesh = Instance.new('SpecialMesh',Part)
  6647.  
  6648. Mesh.Scale = Vector3.new(4,4,.2)
  6649.  
  6650. Mesh.MeshId = 'http://www.roblox.com/asset/?id=3270017'
  6651.  
  6652. Mesh.VertexColor = Vector3.new(170,0,0)
  6653.  
  6654. spawn(function()
  6655.  
  6656. for i = 1,30 do
  6657.  
  6658. Mesh.Scale = Mesh.Scale + Vector3.new(.04,.04,0)
  6659.  
  6660. Part.Transparency = Part.Transparency + .035
  6661.  
  6662. game["Run Service"].RenderStepped:wait()
  6663.  
  6664. end
  6665.  
  6666. Part:Destroy()
  6667.  
  6668. end)
  6669.  
  6670. end;
  6671.  
  6672.  
  6673.  
  6674. DubPart = function()
  6675.  
  6676. local Part = Instance.new('Part',torso)
  6677.  
  6678. Part.CFrame = CFrame.new(torso.CFrame.X,workspace.Base.CFrame.Y+1,torso.CFrame.Z) * CFrame.fromEulerAnglesXYZ(86.4,0,87)
  6679.  
  6680. Part.Anchored = true
  6681.  
  6682. Part.CanCollide = false
  6683.  
  6684. Part.Material = 'Neon'
  6685.  
  6686. Part.BrickColor = BrickColor.new(SecondaryColor)
  6687.  
  6688. local Mesh = Instance.new('SpecialMesh',Part)
  6689.  
  6690. Mesh.Scale = Vector3.new(7,7,.2)
  6691.  
  6692. Mesh.MeshId = 'http://www.roblox.com/asset/?id=3270017'
  6693.  
  6694. Mesh.VertexColor = Vector3.new(170,0,0)
  6695.  
  6696. spawn(function()
  6697.  
  6698. for i = 1,30 do
  6699.  
  6700. Mesh.Scale = Mesh.Scale + Vector3.new(.04,.04,0)
  6701.  
  6702. Part.Transparency = Part.Transparency + .035
  6703.  
  6704. game["Run Service"].RenderStepped:wait()
  6705.  
  6706. end
  6707.  
  6708. Part:Destroy()
  6709.  
  6710. end)
  6711.  
  6712. end;
  6713.  
  6714.  
  6715.  
  6716. OnTouch = function(Toucher)
  6717.  
  6718. if Toucher.Parent.Name ~= Plr.Name and Toucher.Parent:FindFirstChild('Humanoid') then
  6719.  
  6720. local Hum = Toucher.Parent:FindFirstChild('Humanoid')
  6721.  
  6722. Hum.Health = Hum.Health - .7
  6723.  
  6724. end
  6725.  
  6726. end;
  6727.  
  6728.  
  6729.  
  6730. Fade = function(Item,t)
  6731.  
  6732. spawn(function()
  6733.  
  6734. for i = 1,20 do
  6735.  
  6736. Item.Transparency = Item.Transparency + .05
  6737.  
  6738. if t then
  6739.  
  6740. wait(t)
  6741.  
  6742. else
  6743.  
  6744. wait()
  6745.  
  6746. end
  6747.  
  6748. end
  6749.  
  6750. Item:Destroy()
  6751.  
  6752. end)
  6753.  
  6754. end
  6755.  
  6756.  
  6757.  
  6758. TouchKill = function(Toucher)
  6759.  
  6760. if Toucher.Parent then
  6761.  
  6762. if Toucher.Parent:FindFirstChild('Humanoid') then
  6763.  
  6764. local P = Toucher.Parent:FindFirstChild('Humanoid')
  6765.  
  6766. if P ~= nil and P.Parent.Name ~= Plr.Name then
  6767.  
  6768. P.Health = P.Health - math.random(4,17)
  6769.  
  6770. end
  6771.  
  6772. end
  6773.  
  6774. end
  6775.  
  6776. end;
  6777.  
  6778.  
  6779.  
  6780. Particle = function()
  6781.  
  6782. local Part = Instance.new('Part',torso)
  6783.  
  6784. Part.BrickColor = BrickColor.new(PrimaryColor)
  6785.  
  6786. Part.Anchored = true
  6787.  
  6788. Part.Transparency = .3
  6789.  
  6790. Part.Touched:connect(function(I)OnTouch(I)end)
  6791.  
  6792. Part.CanCollide = false
  6793.  
  6794. Part.CFrame = torso.CFrame * CFrame.new(math.random(-10,10),math.random(-15,15),math.random(-10,10)) * CFrame.fromEulerAnglesXYZ(math.random(),math.random(),math.random())
  6795.  
  6796. local Mesh = Instance.new('BlockMesh',Part)
  6797.  
  6798. Mesh.Scale = Vector3.new(.05,.1,.1)
  6799.  
  6800. spawn(function()
  6801.  
  6802. for i = 1,40 do
  6803.  
  6804. Part.Transparency = Part.Transparency + .0125
  6805.  
  6806. Part.CFrame = Part.CFrame * CFrame.new(0,-.07,0)
  6807.  
  6808. game["Run Service"].RenderStepped:wait()
  6809.  
  6810. end
  6811.  
  6812. Part:Destroy()
  6813.  
  6814. end)
  6815.  
  6816. end;
  6817.  
  6818.  
  6819.  
  6820. spawn(function()
  6821.  
  6822. while wait() do
  6823.  
  6824. wait(.05)
  6825.  
  6826. FloatPart()
  6827.  
  6828. wait(.08)
  6829.  
  6830. FloatPart()
  6831.  
  6832. wait(.05)
  6833.  
  6834. DubPart()
  6835.  
  6836. wait(.08)
  6837.  
  6838. end
  6839.  
  6840. end)
  6841.  
  6842.  
  6843.  
  6844. wait(0.1)
  6845.  
  6846.  
  6847.  
  6848. rs = game:GetService'RunService'
  6849.  
  6850. plrs = game:GetService'Players'
  6851.  
  6852. lp = plrs.LocalPlayer
  6853.  
  6854. c = lp.Character
  6855.  
  6856. root = lp.Character.HumanoidRootPart
  6857.  
  6858. human = c.Humanoid
  6859.  
  6860. FPS = 0
  6861.  
  6862. inf = 0
  6863.  
  6864. opos1 = Vector3.new()
  6865.  
  6866. opos2 = Vector3.new()
  6867.  
  6868. opos3 = Vector3.new()
  6869.  
  6870. waves = Instance.new("Model", c)
  6871.  
  6872. res = Instance.new("Model", c)
  6873.  
  6874.  
  6875.  
  6876. local function b()
  6877.  
  6878. local t=tick();
  6879.  
  6880. local l=t%1*3;
  6881.  
  6882. local t=.5*math.pi*(l%1);
  6883.  
  6884. if l<1 then
  6885.  
  6886. return Color3.new(0,0,0);
  6887.  
  6888. elseif l<2 then
  6889.  
  6890. return Color3.new(0,0,0);
  6891.  
  6892. else
  6893.  
  6894. return Color3.new(0,0,0);
  6895.  
  6896. end;
  6897.  
  6898. end;
  6899.  
  6900. speedParts = function()
  6901.  
  6902. for i = 1, 4 do
  6903.  
  6904. local pos = Vector3.new(math.sin(math.rad(inf + 360 * i)) * 2, math.sin(math.rad(inf + 260 * i) + math.pi / 2) * 2, -c.HumanoidRootPart.Velocity / 5) * (math.sin(tick()) + 2)
  6905.  
  6906. local CFramepos = root.CFrame:toWorldSpace(CFrame.new(pos)).p
  6907.  
  6908. local opos
  6909.  
  6910. if i == 1 then
  6911.  
  6912. opos = opos1
  6913.  
  6914. elseif i == 2 then
  6915.  
  6916. opos = opos2
  6917.  
  6918. else
  6919.  
  6920. opos = opos3
  6921.  
  6922. end
  6923.  
  6924. if human.MoveDirection ~= Vector3.new(0, 0, 0) then
  6925.  
  6926. local e
  6927.  
  6928. if #res:children() <= 3 then
  6929.  
  6930. e = Instance.new("Part")
  6931.  
  6932. else
  6933.  
  6934. e = res:FindFirstChild("Trail")
  6935.  
  6936. end
  6937.  
  6938. e.Parent = waves
  6939.  
  6940. e.Anchored = true
  6941.  
  6942. e.CanCollide = false
  6943.  
  6944. e.Transparency = 0
  6945.  
  6946. e.Material = "Neon"
  6947.  
  6948. e.Name = "Trail"
  6949.  
  6950. e.Color = b(); --Color = a();
  6951.  
  6952. e.Size = Vector3.new(.2, (CFramepos - opos).magnitude, .2)
  6953.  
  6954. e.CFrame = CFrame.new((CFramepos + opos) / 2, opos) * CFrame.Angles(math.pi / 2, 0, 0)
  6955.  
  6956. end
  6957.  
  6958. if i == 1 then
  6959.  
  6960. opos1 = CFramepos
  6961.  
  6962. elseif i == 2 then
  6963.  
  6964. opos2 = CFramepos
  6965.  
  6966. else
  6967.  
  6968. opos3 = CFramepos
  6969.  
  6970. end
  6971.  
  6972. end
  6973.  
  6974. end
  6975.  
  6976.  
  6977.  
  6978. rs.RenderStepped:connect(function()
  6979.  
  6980. FPS = 1 / rs.RenderStepped:wait()
  6981.  
  6982. for i, v in pairs (waves:children()) do
  6983.  
  6984. v.Transparency = v.Transparency + .05 / (FPS / 60)
  6985.  
  6986. if v.Transparency >= .98 then
  6987.  
  6988. v.Transparency = 1
  6989.  
  6990. v.Parent = res
  6991.  
  6992. end
  6993.  
  6994. end
  6995.  
  6996. inf = inf + (8 + root.Velocity.magnitude / 15) / (FPS / 60)
  6997.  
  6998. speedParts()
  6999.  
  7000. end)
  7001.  
  7002. -----------------------------------
  7003.  
  7004. local LocalPlayer = game:GetService("Players").LocalPlayer
  7005.  
  7006. local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:wait()
  7007.  
  7008.  
  7009.  
  7010. Character.Head.Transparency = 1
  7011.  
  7012.  
  7013.  
  7014. local Orb = Instance.new("Part", Character)
  7015.  
  7016. Orb.Name = "Orb"
  7017.  
  7018.  
  7019.  
  7020. Orb.CanCollide = false
  7021.  
  7022. Orb.BrickColor = BrickColor.new("Really red")
  7023.  
  7024. Orb.Transparency = 0
  7025.  
  7026. Orb.Material = "Plastic"
  7027.  
  7028. Orb.Size = Vector3.new(1.05, 1.05, 1.05)
  7029.  
  7030.  
  7031.  
  7032.  
  7033.  
  7034. local M = Instance.new("SpecialMesh")
  7035.  
  7036. M.Parent = Orb
  7037.  
  7038. M.MeshId = "http://www.roblox.com/asset/?id=23265144"
  7039.  
  7040. M.Scale = Vector3.new(1.05, 1.05, 1.05)
  7041.  
  7042.  
  7043.  
  7044.  
  7045.  
  7046. local Weld = Instance.new("Weld", Orb)
  7047.  
  7048. Weld.Part0 = Character.Head
  7049.  
  7050. Weld.Part1 = Orb
  7051.  
  7052. Weld.C1 = CFrame.new(0, -0.5, 0)
  7053.  
  7054. ---------------------------------------
  7055.  
  7056. --The Color of the Attack and Sword--
  7057.  
  7058. tclr = "Really red"
  7059.  
  7060.  
  7061.  
  7062.  
  7063.  
  7064.  
  7065.  
  7066.  
  7067.  
  7068. Player=game:GetService("Players").LocalPlayer
  7069.  
  7070. Character=Player.Character
  7071.  
  7072. PlayerGui=Player.PlayerGui
  7073.  
  7074. Backpack=Player.Backpack
  7075.  
  7076. Torso=Character.Torso
  7077.  
  7078. it=Instance.new
  7079.  
  7080. attacktype=1
  7081.  
  7082. vt=Vector3.new
  7083.  
  7084. cf=CFrame.new
  7085.  
  7086. euler=CFrame.fromEulerAnglesXYZ
  7087.  
  7088. angles=CFrame.Angles
  7089.  
  7090. cloaked=false
  7091.  
  7092. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  7093.  
  7094. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  7095.  
  7096. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  7097.  
  7098. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  7099.  
  7100. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  7101.  
  7102. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  7103.  
  7104. RootPart=Character.HumanoidRootPart
  7105.  
  7106. RootJoint=RootPart.RootJoint
  7107.  
  7108. RootCF=euler(-1.57,0,3.14)
  7109.  
  7110. attack = false
  7111.  
  7112. attackdebounce = false
  7113.  
  7114. deb=false
  7115.  
  7116. equipped=true
  7117.  
  7118. hand=false
  7119.  
  7120. MMouse=nil
  7121.  
  7122. combo=0
  7123.  
  7124. mana=0
  7125.  
  7126. trispeed=.2
  7127.  
  7128. attackmode='none'
  7129.  
  7130. local idle=0
  7131.  
  7132. local Anim="Idle"
  7133.  
  7134. local Effects={}
  7135.  
  7136. local gun=false
  7137.  
  7138. local shoot=false
  7139.  
  7140.  
  7141.  
  7142. player=nil
  7143.  
  7144. mana=0
  7145.  
  7146. cam = workspace.CurrentCamera
  7147.  
  7148. ZTarget = nil
  7149.  
  7150. RocketTarget = nil
  7151.  
  7152. local m = Instance.new("Model",Character)
  7153.  
  7154. m.Name = "WeaponModel"
  7155.  
  7156.  
  7157.  
  7158. mouse=Player:GetMouse()
  7159.  
  7160. --save shoulders
  7161.  
  7162. RSH, LSH=nil, nil
  7163.  
  7164. --welds
  7165.  
  7166. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  7167.  
  7168. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  7169.  
  7170. LH=Torso["Left Hip"]
  7171.  
  7172. RH=Torso["Right Hip"]
  7173.  
  7174. TorsoColor=Torso.BrickColor
  7175.  
  7176. function NoOutline(Part)
  7177.  
  7178. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  7179.  
  7180. end
  7181.  
  7182. player=Player
  7183.  
  7184. ch=Character
  7185.  
  7186. RSH=ch.Torso["Right Shoulder"]
  7187.  
  7188. LSH=ch.Torso["Left Shoulder"]
  7189.  
  7190. --
  7191.  
  7192. RSH.Parent=nil
  7193.  
  7194. LSH.Parent=nil
  7195.  
  7196. --
  7197.  
  7198. RW.Name="Right Shoulder"
  7199.  
  7200. RW.Part0=ch.Torso
  7201.  
  7202. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  7203.  
  7204. RW.C1=cf(0, 0.5, 0)
  7205.  
  7206. RW.Part1=ch["Right Arm"]
  7207.  
  7208. RW.Parent=ch.Torso
  7209.  
  7210. --
  7211.  
  7212. LW.Name="Left Shoulder"
  7213.  
  7214. LW.Part0=ch.Torso
  7215.  
  7216. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  7217.  
  7218. LW.C1=cf(0, 0.5, 0)
  7219.  
  7220. LW.Part1=ch["Left Arm"]
  7221.  
  7222. LW.Parent=ch.Torso
  7223.  
  7224.  
  7225.  
  7226. function swait(num)
  7227.  
  7228. if num==0 or num==nil then
  7229.  
  7230. game:service'RunService'.Stepped:wait(0)
  7231.  
  7232. else
  7233.  
  7234. for i=0,num do
  7235.  
  7236. game:service'RunService'.Stepped:wait(0)
  7237.  
  7238. end
  7239.  
  7240. end
  7241.  
  7242. end
  7243.  
  7244.  
  7245.  
  7246. function nooutline(part)
  7247.  
  7248. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  7249.  
  7250. end
  7251.  
  7252.  
  7253.  
  7254. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  7255.  
  7256. local fp=it("Part")
  7257.  
  7258. fp.formFactor=formfactor
  7259.  
  7260. fp.Parent=parent
  7261.  
  7262. fp.Reflectance=reflectance
  7263.  
  7264. fp.Transparency=transparency
  7265.  
  7266. fp.CanCollide=false
  7267.  
  7268. fp.Locked=true
  7269.  
  7270. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  7271.  
  7272. fp.Name=name
  7273.  
  7274. fp.Size=size
  7275.  
  7276. fp.Position=Character.Torso.Position
  7277.  
  7278. nooutline(fp)
  7279.  
  7280. fp.Material=material
  7281.  
  7282. fp:BreakJoints()
  7283.  
  7284. return fp
  7285.  
  7286. end
  7287.  
  7288.  
  7289.  
  7290. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  7291.  
  7292. local mesh=it(Mesh)
  7293.  
  7294. mesh.Parent=part
  7295.  
  7296. if Mesh=="SpecialMesh" then
  7297.  
  7298. mesh.MeshType=meshtype
  7299.  
  7300. mesh.MeshId=meshid
  7301.  
  7302. end
  7303.  
  7304. mesh.Offset=offset
  7305.  
  7306. mesh.Scale=scale
  7307.  
  7308. return mesh
  7309.  
  7310. end
  7311.  
  7312.  
  7313.  
  7314. function weld(parent,part0,part1,c0,c1)
  7315.  
  7316. local weld=it("Weld")
  7317.  
  7318. weld.Parent=parent
  7319.  
  7320. weld.Part0=part0
  7321.  
  7322. weld.Part1=part1
  7323.  
  7324. weld.C0=c0
  7325.  
  7326. weld.C1=c1
  7327.  
  7328. return weld
  7329.  
  7330. end
  7331.  
  7332.  
  7333.  
  7334.  
  7335.  
  7336. local function CFrameFromTopBack(at, top, back)
  7337.  
  7338. local right = top:Cross(back)
  7339.  
  7340. return CFrame.new(at.x, at.y, at.z,
  7341.  
  7342. right.x, top.x, back.x,
  7343.  
  7344. right.y, top.y, back.y,
  7345.  
  7346. right.z, top.z, back.z)
  7347.  
  7348. end
  7349.  
  7350.  
  7351.  
  7352. function Triangle(a, b, c)
  7353.  
  7354. local edg1 = (c-a):Dot((b-a).unit)
  7355.  
  7356. local edg2 = (a-b):Dot((c-b).unit)
  7357.  
  7358. local edg3 = (b-c):Dot((a-c).unit)
  7359.  
  7360. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  7361.  
  7362. a, b, c = a, b, c
  7363.  
  7364. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  7365.  
  7366. a, b, c = b, c, a
  7367.  
  7368. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  7369.  
  7370. a, b, c = c, a, b
  7371.  
  7372. else
  7373.  
  7374. assert(false, "unreachable")
  7375.  
  7376. end
  7377.  
  7378.  
  7379.  
  7380. local len1 = (c-a):Dot((b-a).unit)
  7381.  
  7382. local len2 = (b-a).magnitude - len1
  7383.  
  7384. local width = (a + (b-a).unit*len1 - c).magnitude
  7385.  
  7386.  
  7387.  
  7388. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  7389.  
  7390.  
  7391.  
  7392. local list = {}
  7393.  
  7394.  
  7395.  
  7396. local TrailColor = tclr
  7397.  
  7398.  
  7399.  
  7400. if len1 > 0.01 then
  7401.  
  7402. local w1 = Instance.new('WedgePart', m)
  7403.  
  7404. game:GetService("Debris"):AddItem(w1,5)
  7405.  
  7406. w1.Material = "SmoothPlastic"
  7407.  
  7408. w1.FormFactor = 'Custom'
  7409.  
  7410. w1.BrickColor = BrickColor.new(TrailColor)
  7411.  
  7412. w1.Transparency = 0
  7413.  
  7414. w1.Reflectance = 0
  7415.  
  7416. w1.Material = "Neon"
  7417.  
  7418. w1.CanCollide = false
  7419.  
  7420. NoOutline(w1)
  7421.  
  7422. local sz = Vector3.new(0.2, width, len1)
  7423.  
  7424. w1.Size = sz
  7425.  
  7426. local sp = Instance.new("SpecialMesh",w1)
  7427.  
  7428. sp.MeshType = "Wedge"
  7429.  
  7430. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  7431.  
  7432. w1:BreakJoints()
  7433.  
  7434. w1.Anchored = true
  7435.  
  7436. w1.Parent = workspace
  7437.  
  7438. w1.Transparency = 0.7
  7439.  
  7440. table.insert(Effects,{w1,"Disappear",.01})
  7441.  
  7442. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  7443.  
  7444. table.insert(list,w1)
  7445.  
  7446. end
  7447.  
  7448.  
  7449.  
  7450. if len2 > 0.01 then
  7451.  
  7452. local w2 = Instance.new('WedgePart', m)
  7453.  
  7454. game:GetService("Debris"):AddItem(w2,5)
  7455.  
  7456. w2.Material = "SmoothPlastic"
  7457.  
  7458. w2.FormFactor = 'Custom'
  7459.  
  7460. w2.BrickColor = BrickColor.new(TrailColor)
  7461.  
  7462. w2.Transparency = 0
  7463.  
  7464. w2.Reflectance = 0
  7465.  
  7466. w2.Material = "Neon"
  7467.  
  7468. w2.CanCollide = false
  7469.  
  7470. NoOutline(w2)
  7471.  
  7472. local sz = Vector3.new(0.2, width, len2)
  7473.  
  7474. w2.Size = sz
  7475.  
  7476. local sp = Instance.new("SpecialMesh",w2)
  7477.  
  7478. sp.MeshType = "Wedge"
  7479.  
  7480. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  7481.  
  7482. w2:BreakJoints()
  7483.  
  7484. w2.Anchored = true
  7485.  
  7486. w2.Parent = workspace
  7487.  
  7488. w2.Transparency = 0.7
  7489.  
  7490. table.insert(Effects,{w2,"Disappear",.01})
  7491.  
  7492. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  7493.  
  7494. table.insert(list,w2)
  7495.  
  7496. end
  7497.  
  7498. return unpack(list)
  7499.  
  7500. end
  7501.  
  7502.  
  7503.  
  7504.  
  7505.  
  7506. so = function(id,par,vol,pit)
  7507.  
  7508. coroutine.resume(coroutine.create(function()
  7509.  
  7510. local sou = Instance.new("Sound",par or workspace)
  7511.  
  7512. sou.Volume=vol
  7513.  
  7514. sou.Pitch=pit or 1
  7515.  
  7516. sou.SoundId=id
  7517.  
  7518. swait()
  7519.  
  7520. sou:play()
  7521.  
  7522. game:GetService("Debris"):AddItem(sou,6)
  7523.  
  7524. end))
  7525.  
  7526. end
  7527.  
  7528.  
  7529.  
  7530. function clerp(a,b,t)
  7531.  
  7532. local qa = {QuaternionFromCFrame(a)}
  7533.  
  7534. local qb = {QuaternionFromCFrame(b)}
  7535.  
  7536. local ax, ay, az = a.x, a.y, a.z
  7537.  
  7538. local bx, by, bz = b.x, b.y, b.z
  7539.  
  7540. local _t = 1-t
  7541.  
  7542. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  7543.  
  7544. end
  7545.  
  7546.  
  7547.  
  7548. function QuaternionFromCFrame(cf)
  7549.  
  7550. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  7551.  
  7552. local trace = m00 + m11 + m22
  7553.  
  7554. if trace > 0 then
  7555.  
  7556. local s = math.sqrt(1 + trace)
  7557.  
  7558. local recip = 0.5/s
  7559.  
  7560. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  7561.  
  7562. else
  7563.  
  7564. local i = 0
  7565.  
  7566. if m11 > m00 then
  7567.  
  7568. i = 1
  7569.  
  7570. end
  7571.  
  7572. if m22 > (i == 0 and m00 or m11) then
  7573.  
  7574. i = 2
  7575.  
  7576. end
  7577.  
  7578. if i == 0 then
  7579.  
  7580. local s = math.sqrt(m00-m11-m22+1)
  7581.  
  7582. local recip = 0.5/s
  7583.  
  7584. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  7585.  
  7586. elseif i == 1 then
  7587.  
  7588. local s = math.sqrt(m11-m22-m00+1)
  7589.  
  7590. local recip = 0.5/s
  7591.  
  7592. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  7593.  
  7594. elseif i == 2 then
  7595.  
  7596. local s = math.sqrt(m22-m00-m11+1)
  7597.  
  7598. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  7599.  
  7600. end
  7601.  
  7602. end
  7603.  
  7604. end
  7605.  
  7606.  
  7607.  
  7608. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  7609.  
  7610. local xs, ys, zs = x + x, y + y, z + z
  7611.  
  7612. local wx, wy, wz = w*xs, w*ys, w*zs
  7613.  
  7614. local xx = x*xs
  7615.  
  7616. local xy = x*ys
  7617.  
  7618. local xz = x*zs
  7619.  
  7620. local yy = y*ys
  7621.  
  7622. local yz = y*zs
  7623.  
  7624. local zz = z*zs
  7625.  
  7626. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  7627.  
  7628. end
  7629.  
  7630.  
  7631.  
  7632. function QuaternionSlerp(a, b, t)
  7633.  
  7634. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  7635.  
  7636. local startInterp, finishInterp;
  7637.  
  7638. if cosTheta >= 0.0001 then
  7639.  
  7640. if (1 - cosTheta) > 0.0001 then
  7641.  
  7642. local theta = math.acos(cosTheta)
  7643.  
  7644. local invSinTheta = 1/math.sin(theta)
  7645.  
  7646. startInterp = math.sin((1-t)*theta)*invSinTheta
  7647.  
  7648. finishInterp = math.sin(t*theta)*invSinTheta
  7649.  
  7650. else
  7651.  
  7652. startInterp = 1-t
  7653.  
  7654. finishInterp = t
  7655.  
  7656. end
  7657.  
  7658. else
  7659.  
  7660. if (1+cosTheta) > 0.0001 then
  7661.  
  7662. local theta = math.acos(-cosTheta)
  7663.  
  7664. local invSinTheta = 1/math.sin(theta)
  7665.  
  7666. startInterp = math.sin((t-1)*theta)*invSinTheta
  7667.  
  7668. finishInterp = math.sin(t*theta)*invSinTheta
  7669.  
  7670. else
  7671.  
  7672. startInterp = t-1
  7673.  
  7674. finishInterp = t
  7675.  
  7676. end
  7677.  
  7678. end
  7679.  
  7680. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  7681.  
  7682. end
  7683.  
  7684.  
  7685.  
  7686. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  7687.  
  7688. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  7689.  
  7690. end
  7691.  
  7692.  
  7693.  
  7694. Damagefunc=function(Part,hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  7695.  
  7696. if hit.Parent==nil then
  7697.  
  7698. return
  7699.  
  7700. end
  7701.  
  7702. local h=hit.Parent:FindFirstChild("Humanoid")
  7703.  
  7704. for _,v in pairs(hit.Parent:children()) do
  7705.  
  7706. if v:IsA("Humanoid") then
  7707.  
  7708. h=v
  7709.  
  7710. end
  7711.  
  7712. end
  7713.  
  7714. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  7715.  
  7716. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  7717.  
  7718. end
  7719.  
  7720. if hit.Parent.className=="Hat" then
  7721.  
  7722. hit=hit.Parent.Parent:findFirstChild("Head")
  7723.  
  7724. end
  7725.  
  7726. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  7727.  
  7728. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  7729.  
  7730. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  7731.  
  7732. return
  7733.  
  7734. end]]
  7735.  
  7736. -- hs(hit,1.2)
  7737.  
  7738. local c=Instance.new("ObjectValue")
  7739.  
  7740. c.Name="creator"
  7741.  
  7742. c.Value=game:service("Players").LocalPlayer
  7743.  
  7744. c.Parent=h
  7745.  
  7746. game:GetService("Debris"):AddItem(c,.5)
  7747.  
  7748. local Damage=math.random(minim,maxim)
  7749.  
  7750. -- h:TakeDamage(Damage)
  7751.  
  7752. local blocked=false
  7753.  
  7754. local block=hit.Parent:findFirstChild("Block")
  7755.  
  7756. if block~=nil then
  7757.  
  7758. print(block.className)
  7759.  
  7760. if block.className=="NumberValue" then
  7761.  
  7762. if block.Value>0 then
  7763.  
  7764. blocked=true
  7765.  
  7766. if decreaseblock==nil then
  7767.  
  7768. block.Value=block.Value-1
  7769.  
  7770. end
  7771.  
  7772. end
  7773.  
  7774. end
  7775.  
  7776. if block.className=="IntValue" then
  7777.  
  7778. if block.Value>0 then
  7779.  
  7780. blocked=true
  7781.  
  7782. if decreaseblock~=nil then
  7783.  
  7784. block.Value=block.Value-1
  7785.  
  7786. end
  7787.  
  7788. end
  7789.  
  7790. end
  7791.  
  7792. end
  7793.  
  7794. if blocked==false then
  7795.  
  7796. -- h:TakeDamage(Damage)
  7797.  
  7798. h.Health=h.Health-Damage
  7799.  
  7800. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, Part.BrickColor.Color)
  7801.  
  7802. else
  7803.  
  7804. h.Health=h.Health-(Damage/2)
  7805.  
  7806. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Bright blue").Color)
  7807.  
  7808. end
  7809.  
  7810. if Type=="Knockdown" then
  7811.  
  7812. local hum=hit.Parent.Humanoid
  7813.  
  7814. hum.PlatformStand=true
  7815.  
  7816. coroutine.resume(coroutine.create(function(HHumanoid)
  7817.  
  7818. swait(1)
  7819.  
  7820. HHumanoid.PlatformStand=false
  7821.  
  7822. end),hum)
  7823.  
  7824. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  7825.  
  7826. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  7827.  
  7828. local bodvol=Instance.new("BodyVelocity")
  7829.  
  7830. bodvol.velocity=angle*knockback
  7831.  
  7832. bodvol.P=5000
  7833.  
  7834. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  7835.  
  7836. bodvol.Parent=hit
  7837.  
  7838. local rl=Instance.new("BodyAngularVelocity")
  7839.  
  7840. rl.P=3000
  7841.  
  7842. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  7843.  
  7844. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  7845.  
  7846. rl.Parent=hit
  7847.  
  7848. game:GetService("Debris"):AddItem(bodvol,.5)
  7849.  
  7850. game:GetService("Debris"):AddItem(rl,.5)
  7851.  
  7852. elseif Type=="Normal" then
  7853.  
  7854. local vp=Instance.new("BodyVelocity")
  7855.  
  7856. vp.P=500
  7857.  
  7858. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  7859.  
  7860. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  7861.  
  7862. if KnockbackType==1 then
  7863.  
  7864. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  7865.  
  7866. elseif KnockbackType==2 then
  7867.  
  7868. vp.velocity=Property.CFrame.lookVector*knockback
  7869.  
  7870. end
  7871.  
  7872. if knockback>0 then
  7873.  
  7874. vp.Parent=hit.Parent.Torso
  7875.  
  7876. end
  7877.  
  7878. game:GetService("Debris"):AddItem(vp,.5)
  7879.  
  7880. elseif Type=="Up" then
  7881.  
  7882. local bodyVelocity=Instance.new("BodyVelocity")
  7883.  
  7884. bodyVelocity.velocity=vt(0,60,0)
  7885.  
  7886. bodyVelocity.P=5000
  7887.  
  7888. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  7889.  
  7890. bodyVelocity.Parent=hit
  7891.  
  7892. game:GetService("Debris"):AddItem(bodyVelocity,1)
  7893.  
  7894. local rl=Instance.new("BodyAngularVelocity")
  7895.  
  7896. rl.P=3000
  7897.  
  7898. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  7899.  
  7900. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  7901.  
  7902. rl.Parent=hit
  7903.  
  7904. game:GetService("Debris"):AddItem(rl,.5)
  7905.  
  7906. elseif Type=="Snare" then
  7907.  
  7908. local bp=Instance.new("BodyPosition")
  7909.  
  7910. bp.P=2000
  7911.  
  7912. bp.D=100
  7913.  
  7914. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  7915.  
  7916. bp.position=hit.Parent.Torso.Position
  7917.  
  7918. bp.Parent=hit.Parent.Torso
  7919.  
  7920. game:GetService("Debris"):AddItem(bp,1)
  7921.  
  7922. elseif Type=="Target" then
  7923.  
  7924. local Targetting = false
  7925.  
  7926. if Targetting==false then
  7927.  
  7928. ZTarget=hit.Parent.Torso
  7929.  
  7930. coroutine.resume(coroutine.create(function(Part)
  7931.  
  7932. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  7933.  
  7934. swait(5)
  7935.  
  7936. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  7937.  
  7938. end),ZTarget)
  7939.  
  7940. local TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  7941.  
  7942. local targetgui=Instance.new("BillboardGui")
  7943.  
  7944. targetgui.Parent=ZTarget
  7945.  
  7946. targetgui.Size=UDim2.new(10,100,10,100)
  7947.  
  7948. local targ=Instance.new("ImageLabel")
  7949.  
  7950. targ.Parent=targetgui
  7951.  
  7952. targ.BackgroundTransparency=1
  7953.  
  7954. targ.Image="rbxassetid://4834067"
  7955.  
  7956. targ.Size=UDim2.new(1,0,1,0)
  7957.  
  7958. cam.CameraType="Scriptable"
  7959.  
  7960. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  7961.  
  7962. local dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  7963.  
  7964. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  7965.  
  7966. Targetting=true
  7967.  
  7968. RocketTarget=ZTarget
  7969.  
  7970. for i=1,Property do
  7971.  
  7972. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  7973.  
  7974. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  7975.  
  7976. swait()
  7977.  
  7978. end
  7979.  
  7980. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  7981.  
  7982. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  7983.  
  7984. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  7985.  
  7986. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  7987.  
  7988. end
  7989.  
  7990. Targetting=false
  7991.  
  7992. RocketTarget=nil
  7993.  
  7994. targetgui.Parent=nil
  7995.  
  7996. cam.CameraType="Custom"
  7997.  
  7998. end
  7999.  
  8000. end
  8001.  
  8002. local debounce=Instance.new("BoolValue")
  8003.  
  8004. debounce.Name="DebounceHit"
  8005.  
  8006. debounce.Parent=hit.Parent
  8007.  
  8008. debounce.Value=true
  8009.  
  8010. game:GetService("Debris"):AddItem(debounce,Delay)
  8011.  
  8012. c=Instance.new("ObjectValue")
  8013.  
  8014. c.Name="creator"
  8015.  
  8016. c.Value=Player
  8017.  
  8018. c.Parent=h
  8019.  
  8020. game:GetService("Debris"):AddItem(c,.5)
  8021.  
  8022. end
  8023.  
  8024. end
  8025.  
  8026.  
  8027.  
  8028.  
  8029.  
  8030. function ShowDamage(Pos, Text, Time, Color)
  8031.  
  8032. local Rate = (1 / 30)
  8033.  
  8034. local Pos = (Pos or Vector3.new(0, 0, 0))
  8035.  
  8036. local Text = (Text or "")
  8037.  
  8038. local Time = (Time or 2)
  8039.  
  8040. local Color = (Color or Color3.new(1, 0, 0))
  8041.  
  8042. local EffectPart = part("Custom",workspace,"SmoothPlastic",0,1,BrickColor.new(Color),"Effect",vt(0,0,0))
  8043.  
  8044. EffectPart.Anchored = true
  8045.  
  8046. local BillboardGui = Instance.new("BillboardGui")
  8047.  
  8048. BillboardGui.Size = UDim2.new(3, 0, 3, 0)
  8049.  
  8050. BillboardGui.Adornee = EffectPart
  8051.  
  8052. local TextLabel = Instance.new("TextLabel")
  8053.  
  8054. TextLabel.BackgroundTransparency = 1
  8055.  
  8056. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  8057.  
  8058. TextLabel.Text = Text
  8059.  
  8060. TextLabel.TextColor3 = Color
  8061.  
  8062. TextLabel.TextScaled = true
  8063.  
  8064. TextLabel.Font = Enum.Font.ArialBold
  8065.  
  8066. TextLabel.Parent = BillboardGui
  8067.  
  8068. BillboardGui.Parent = EffectPart
  8069.  
  8070. game.Debris:AddItem(EffectPart, (Time + 0.1))
  8071.  
  8072. EffectPart.Parent = game:GetService("Workspace")
  8073.  
  8074. Delay(0, function()
  8075.  
  8076. local Frames = (Time / Rate)
  8077.  
  8078. for Frame = 1, Frames do
  8079.  
  8080. wait(Rate)
  8081.  
  8082. local Percent = (Frame / Frames)
  8083.  
  8084. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  8085.  
  8086. TextLabel.TextTransparency = Percent
  8087.  
  8088. end
  8089.  
  8090. if EffectPart and EffectPart.Parent then
  8091.  
  8092. EffectPart:Destroy()
  8093.  
  8094. end
  8095.  
  8096. end)
  8097.  
  8098. end
  8099.  
  8100.  
  8101.  
  8102. Player=game:GetService('Players').LocalPlayer
  8103.  
  8104. Character=Player.Character
  8105.  
  8106. Mouse=Player:GetMouse()
  8107.  
  8108. m=Instance.new('Model',Character)
  8109.  
  8110. it=Instance.new
  8111.  
  8112. function nooutline(part)
  8113.  
  8114. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  8115.  
  8116. end
  8117.  
  8118. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  8119.  
  8120. local fp=it("Part")
  8121.  
  8122. fp.formFactor=formfactor
  8123.  
  8124. fp.Parent=parent
  8125.  
  8126. fp.Reflectance=reflectance
  8127.  
  8128. fp.Transparency=transparency
  8129.  
  8130. fp.CanCollide=false
  8131.  
  8132. fp.Locked=true
  8133.  
  8134. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  8135.  
  8136. fp.Name=name
  8137.  
  8138. fp.Size=size
  8139.  
  8140. fp.Position=Character.Torso.Position
  8141.  
  8142. nooutline(fp)
  8143.  
  8144. fp.Material=material
  8145.  
  8146. fp:BreakJoints()
  8147.  
  8148. return fp
  8149.  
  8150. end
  8151.  
  8152. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  8153.  
  8154. local mesh=it(Mesh)
  8155.  
  8156. mesh.Parent=part
  8157.  
  8158. if Mesh=="SpecialMesh" then
  8159.  
  8160. mesh.MeshType=meshtype
  8161.  
  8162. mesh.MeshId=meshid
  8163.  
  8164. end
  8165.  
  8166. mesh.Offset=offset
  8167.  
  8168. mesh.Scale=scale
  8169.  
  8170. return mesh
  8171.  
  8172. end
  8173.  
  8174. function weld(parent,part0,part1,c0,c1)
  8175.  
  8176. local weld=it("Weld")
  8177.  
  8178. weld.Parent=parent
  8179.  
  8180. weld.Part0=part0
  8181.  
  8182. weld.Part1=part1
  8183.  
  8184. weld.C0=c0
  8185.  
  8186. weld.C1=c1
  8187.  
  8188. return weld
  8189.  
  8190. end
  8191.  
  8192.  
  8193.  
  8194. Player=game:GetService('Players').LocalPlayer
  8195.  
  8196. Character=Player.Character
  8197.  
  8198. Mouse=Player:GetMouse()
  8199.  
  8200. m=Instance.new('Model',Character)
  8201.  
  8202. it=Instance.new
  8203.  
  8204. function nooutline(part)
  8205.  
  8206. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  8207.  
  8208. end
  8209.  
  8210. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  8211.  
  8212. local fp=it("Part")
  8213.  
  8214. fp.formFactor=formfactor
  8215.  
  8216. fp.Parent=parent
  8217.  
  8218. fp.Reflectance=reflectance
  8219.  
  8220. fp.Transparency=transparency
  8221.  
  8222. fp.CanCollide=false
  8223.  
  8224. fp.Locked=true
  8225.  
  8226. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  8227.  
  8228. fp.Name=name
  8229.  
  8230. fp.Size=size
  8231.  
  8232. fp.Position=Character.Torso.Position
  8233.  
  8234. nooutline(fp)
  8235.  
  8236. fp.Material=material
  8237.  
  8238. fp:BreakJoints()
  8239.  
  8240. return fp
  8241.  
  8242. end
  8243.  
  8244. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  8245.  
  8246. local mesh=it(Mesh)
  8247.  
  8248. mesh.Parent=part
  8249.  
  8250. if Mesh=="SpecialMesh" then
  8251.  
  8252. mesh.MeshType=meshtype
  8253.  
  8254. mesh.MeshId=meshid
  8255.  
  8256. end
  8257.  
  8258. mesh.Offset=offset
  8259.  
  8260. mesh.Scale=scale
  8261.  
  8262. return mesh
  8263.  
  8264. end
  8265.  
  8266. function weld(parent,part0,part1,c0,c1)
  8267.  
  8268. local weld=it("Weld")
  8269.  
  8270. weld.Parent=parent
  8271.  
  8272. weld.Part0=part0
  8273.  
  8274. weld.Part1=part1
  8275.  
  8276. weld.C0=c0
  8277.  
  8278. weld.C1=c1
  8279.  
  8280. return weld
  8281.  
  8282. end
  8283.  
  8284.  
  8285.  
  8286. Handle=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Handle",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8287.  
  8288. handleweld=weld(m,Character["Right Arm"],Handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),CFrame.new(0.741678238, 0.794418335, -0.0370121002, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8289.  
  8290. mesh("BlockMesh",Handle,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8291.  
  8292. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.600000203, 0.200000003, 0.399999976))
  8293.  
  8294. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.4672184, 1.46959305, 0.0142880678, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8295.  
  8296. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8297.  
  8298. Hitbox=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Hitbox",Vector3.new(6.74074316, 0.259259313, 1.2962966))
  8299.  
  8300. Hitboxweld=weld(m,Handle,Hitbox,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.94812012, 9.15527344e-005, -0.00979995728, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8301.  
  8302. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.29629672, 0.259259313, 1.03703737))
  8303.  
  8304. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-10.5536575, -3.57627869e-006, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8305.  
  8306. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.04999995, 1))
  8307.  
  8308. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(6.74074316, 0.259259313, 1.2962966))
  8309.  
  8310. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.70182037, 9.15527344e-005, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8311.  
  8312. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  8313.  
  8314. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  8315.  
  8316. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-9.3460083e-005, -0.324073672, 12.3684731, -1, 1.35872806e-008, -7.26343004e-008, -1.35872806e-008, -1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8317.  
  8318. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.839999974, 1))
  8319.  
  8320. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.518518627, 2.07407475))
  8321.  
  8322. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-5.53131104e-005, -0.207403183, 12.0443993, 1, -1.35872806e-008, 7.26343004e-008, 1.35872806e-008, 1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8323.  
  8324. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.810000002, 1))
  8325.  
  8326. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.518518686, 2.07407475))
  8327.  
  8328. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.7220459e-005, -0.207421303, 12.0443993, -1, 1.35872806e-008, -7.26343004e-008, -1.35872806e-008, -1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8329.  
  8330. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.01999998, 0.810000002, 1))
  8331.  
  8332. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  8333.  
  8334. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(9.3460083e-005, -0.324074984, 12.3684731, 1, -1.35872806e-008, 7.26343004e-008, 1.35872806e-008, 1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8335.  
  8336. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.839999974, 1))
  8337.  
  8338. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8339.  
  8340. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.18214798, 0.184528351, 0.00185966492, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8341.  
  8342. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8343.  
  8344. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8345.  
  8346. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.09992981, 1.09993172, 2.31266022e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8347.  
  8348. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8349.  
  8350. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8351.  
  8352. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.733297348, -0.733297348, -1.33514404e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8353.  
  8354. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8355.  
  8356. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8357.  
  8358. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.274971008, -0.27497673, 3.43322754e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8359.  
  8360. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8361.  
  8362. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8363.  
  8364. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.641641617, 0.641643524, 1.74045563e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8365.  
  8366. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8367.  
  8368. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8369.  
  8370. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.92491722, 1.92491722, 5.7220459e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8371.  
  8372. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8373.  
  8374. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8375.  
  8376. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.37493706, 1.37493706, 3.4570694e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8377.  
  8378. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8379.  
  8380. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8381.  
  8382. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.46542358, 1.46780205, 0.00187504292, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8383.  
  8384. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8385.  
  8386. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8387.  
  8388. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.0916500092, -0.0916557312, 1.71661377e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8389.  
  8390. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8391.  
  8392. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8393.  
  8394. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.641609192, -0.641607285, 1.71661377e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8395.  
  8396. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8397.  
  8398. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8399.  
  8400. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.732124329, 0.734502792, 0.00185978413, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8401.  
  8402. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8403.  
  8404. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(6.22222471, 0.518518627, 0.518518627))
  8405.  
  8406. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.0536880493, 7.62939453e-005, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8407.  
  8408. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.0599999987, 1.00999999))
  8409.  
  8410. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8411.  
  8412. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.366659164, -0.366657257, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8413.  
  8414. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8415.  
  8416. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8417.  
  8418. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.183334351, -0.183332443, -1.33514404e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8419.  
  8420. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8421.  
  8422. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8423.  
  8424. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.00829315, 1.00829506, 3.4570694e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8425.  
  8426. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8427.  
  8428. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8429.  
  8430. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.19162178, 1.19162369, 5.17368317e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8431.  
  8432. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8433.  
  8434. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8435.  
  8436. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.55827904, 1.55827904, 5.12599945e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8437.  
  8438. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8439.  
  8440. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8441.  
  8442. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.83205986, 1.83444023, 0.00188946724, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8443.  
  8444. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8445.  
  8446. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8447.  
  8448. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.824943542, -0.824941635, 1.90734863e-006, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8449.  
  8450. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8451.  
  8452. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8453.  
  8454. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.549957275, 0.549959183, -1.31130219e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8455.  
  8456. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8457.  
  8458. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8459.  
  8460. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.274999619, 0.275001526, 3.4570694e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8461.  
  8462. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8463.  
  8464. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8465.  
  8466. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.00117111206, 0.00120735168, 0.00185966492, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8467.  
  8468. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8469.  
  8470. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8471.  
  8472. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.457113266, 0.45949173, -0.00183963776, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8473.  
  8474. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8475.  
  8476. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8477.  
  8478. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.55705452, 1.55943298, -0.00180530548, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8479.  
  8480. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8481.  
  8482. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8483.  
  8484. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.28208542, 1.28446388, 0.00185978413, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8485.  
  8486. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8487.  
  8488. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8489.  
  8490. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.276185989, -0.273807526, -0.00183963776, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8491.  
  8492. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8493.  
  8494. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8495.  
  8496. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.548799515, 0.55116272, 0.00185024738, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8497.  
  8498. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8499.  
  8500. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8501.  
  8502. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.915441513, 0.917819977, 0.00185978413, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8503.  
  8504. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8505.  
  8506. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8507.  
  8508. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.273786545, 0.276166916, -0.00180530548, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8509.  
  8510. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8511.  
  8512. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8513.  
  8514. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.64990616, 1.64990807, 2.31266022e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8515.  
  8516. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8517.  
  8518. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8519.  
  8520. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.74037552, 1.74275398, -0.00180244446, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8521.  
  8522. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8523.  
  8524. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8525.  
  8526. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(1.00948334, -1.00710487, -0.00185012817, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8527.  
  8528. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8529.  
  8530. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8531.  
  8532. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.365472794, 0.367851257, 0.00187504292, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8533.  
  8534. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8535.  
  8536. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8537.  
  8538. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.640443802, 0.642822266, -0.00182056427, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8539.  
  8540. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8541.  
  8542. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8543.  
  8544. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.28325844, 1.28326035, 2.38418579e-007, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8545.  
  8546. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8547.  
  8548. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8549.  
  8550. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.18331337, 0.183315277, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8551.  
  8552. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8553.  
  8554. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8555.  
  8556. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.00708008, 1.00945854, -0.00180530548, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8557.  
  8558. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8559.  
  8560. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8561.  
  8562. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.826148987, -0.823768616, -0.00183963776, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8563.  
  8564. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8565.  
  8566. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8567.  
  8568. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.824975967, 0.824977875, 3.4570694e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8569.  
  8570. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8571.  
  8572. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8573.  
  8574. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.83322906, 1.83323097, 3.64780426e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8575.  
  8576. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8577.  
  8578. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8579.  
  8580. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.642831802, -0.640453339, -0.00183963776, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8581.  
  8582. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8583.  
  8584. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8585.  
  8586. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.0904636383, 0.0928440094, -0.00182056427, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8587.  
  8588. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8589.  
  8590. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8591.  
  8592. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.0928478241, -0.0904693604, -0.00182056427, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8593.  
  8594. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8595.  
  8596. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8597.  
  8598. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.549985886, -0.549983978, -1.33514404e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8599.  
  8600. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8601.  
  8602. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8603.  
  8604. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.19040871, 1.19278717, -0.00182056427, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8605.  
  8606. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8607.  
  8608. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8609.  
  8610. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.823759079, 0.826137543, -0.00182056427, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8611.  
  8612. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8613.  
  8614. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8615.  
  8616. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.46657944, 1.46658134, 2.31266022e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8617.  
  8618. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8619.  
  8620. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8621.  
  8622. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.733295441, 0.733297348, 2.38418579e-007, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8623.  
  8624. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8625.  
  8626. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8627.  
  8628. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.458320618, 0.458322525, 5.17368317e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8629.  
  8630. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8631.  
  8632. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8633.  
  8634. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.37374115, 1.37611961, -0.00180530548, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8635.  
  8636. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8637.  
  8638. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(6.22222471, 0.518518627, 0.518518627))
  8639.  
  8640. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.0536880493, 0, 7.62939453e-005, 7.26342932e-008, 0, -1, -7.58196705e-008, 1, -5.50710795e-015, 1, 7.58196705e-008, 7.26342932e-008))
  8641.  
  8642. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.0599999987, 1.00999999))
  8643.  
  8644. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8645.  
  8646. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.916606903, 0.91660881, 2.38418579e-007, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8647.  
  8648. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8649.  
  8650. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8651.  
  8652. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.0916824341, 0.0916843414, 2.67028809e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8653.  
  8654. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8655.  
  8656. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8657.  
  8658. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.734451294, -0.732088089, 0.00185012817, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8659.  
  8660. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8661.  
  8662. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8663.  
  8664. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.916631699, -0.916629791, -1.71661377e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8665.  
  8666. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8667.  
  8668. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8669.  
  8670. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.367816925, -0.365451813, 0.00185966492, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8671.  
  8672. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8673.  
  8674. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8675.  
  8676. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.64874077, 1.65112114, 0.00186932087, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8677.  
  8678. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8679.  
  8680. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8681.  
  8682. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.551136017, -0.548772812, 0.00185012817, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8683.  
  8684. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8685.  
  8686. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8687.  
  8688. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.458297729, -0.458295822, 1.71661377e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8689.  
  8690. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8691.  
  8692. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8693.  
  8694. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.459510803, -0.457132339, -0.00182056427, -0.70710665, 1.49011612e-008, -0.707106888, -0.707106888, 1.49011603e-008, 0.70710665, 2.10734239e-008, 1, 5.65233175e-015))
  8695.  
  8696. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8697.  
  8698. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8699.  
  8700. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.366638184, 0.366640091, 2.31266022e-005, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008))
  8701.  
  8702. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8703.  
  8704. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8705.  
  8706. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.74159431, 1.74159622, 5.12599945e-005, -1.6963854e-007, 0.70710665, 0.707106888, -1.46491521e-008, 0.707106888, -0.707106709, -1, -1.30311079e-007, -1.09594069e-007))
  8707.  
  8708. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8709.  
  8710. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8711.  
  8712. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.184497833, -0.182132721, 0.00183963776, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8713.  
  8714. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8715.  
  8716. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.777778268, 0.259259313, 0.518518627))
  8717.  
  8718. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.917798996, -0.915416718, 0.00183963776, -0.707106829, -7.4505806e-008, 0.707106709, -0.707106769, 1.49011647e-008, -0.707106829, 4.21468478e-008, -1, -6.32202628e-008))
  8719.  
  8720. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.959999979, 0.0599999987, 1.00999999))
  8721.  
  8722. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(6.22222471, 0.518518627, 0.518518627))
  8723.  
  8724. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.0536880493, 0.000133514404, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8725.  
  8726. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  8727.  
  8728. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.518518567, 0.518518686, 0.259259343))
  8729.  
  8730. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.90315247, -0.000120162964, 0.847258329, 9.47018997e-009, -1.1920929e-007, 1, -1, -8.30279134e-008, 9.47017753e-009, 8.30279134e-008, -1, -1.19209282e-007))
  8731.  
  8732. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.699999988, 0.699999988))
  8733.  
  8734. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.518518567, 0.518518686, 0.259259343))
  8735.  
  8736. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.90315247, -0.00012421608, -0.837946296, 9.47018997e-009, -1.1920929e-007, 1, -1, -8.30279134e-008, 9.47017753e-009, 8.30279134e-008, -1, -1.19209282e-007))
  8737.  
  8738. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.699999988, 0.699999988))
  8739.  
  8740. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.518518686, 1.03703749))
  8741.  
  8742. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000133275986, 2.90047836, 4.3380785, -0.999999762, -2.11777547e-008, 3.85407475e-008, 4.39660077e-008, -0.499999642, 0.866025031, 9.29916588e-010, 0.866025269, 0.499999523))
  8743.  
  8744. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.99000001, 0.99000001, 1))
  8745.  
  8746. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.518518686, 1.03703749))
  8747.  
  8748. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000120401382, 2.90047836, 4.33810234, 1, 2.27286364e-007, 2.32403181e-007, -3.14910324e-007, 0.499999881, 0.866025448, 8.0634095e-008, -0.866025448, 0.499999881))
  8749.  
  8750. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.99000001, 0.99000001, 1))
  8751.  
  8752. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.518518567, 1.2962966, 0.259259343))
  8753.  
  8754. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.90047836, 3.17142868, 0.000120162964, -1.26123183e-007, 0.49999994, 0.866025448, 8.06344076e-008, -0.866025448, 0.49999994, 1, 1.32893049e-007, 6.89086761e-008))
  8755.  
  8756. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.99000001, 1, 0.99000001))
  8757.  
  8758. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.518518567, 1.2962966, 0.259259343))
  8759.  
  8760. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.90048981, -3.1714077, 0.000133752823, -1.0990815e-007, -0.49999994, 0.866025388, -9.30000077e-010, -0.866025388, -0.49999994, 1, -5.57594753e-008, 9.47182528e-008))
  8761.  
  8762. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.99000001, 1, 0.99000001))
  8763.  
  8764. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.03703725, 0.259259313, 1.03703737))
  8765.  
  8766. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.78516388, 0.000163555145, -4.44323349, -7.26343217e-008, -1.78813963e-007, 1, -1, -5.96046519e-008, -7.26343359e-008, 5.96046661e-008, -1, -1.78813977e-007))
  8767.  
  8768. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.02999997, 1))
  8769.  
  8770. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  8771.  
  8772. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.87590027, 0.000174999237, -4.53397942, -7.26343217e-008, -1.78813963e-007, 1, -1, -5.96046519e-008, -7.26343359e-008, 5.96046661e-008, -1, -1.78813977e-007))
  8773.  
  8774. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1))
  8775.  
  8776. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  8777.  
  8778. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.20371246, 9.27448273e-005, 4.59070015, -1.35872718e-008, -1, -1.78813934e-007, 1, -1.35873384e-008, 3.73972171e-007, -3.73972171e-007, -1.78813934e-007, 1))
  8779.  
  8780. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1))
  8781.  
  8782. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.03703725, 0.259259313, 1.03703737))
  8783.  
  8784. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-4.68144608, 8.22544098e-005, -2.112957, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8785.  
  8786. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.02999997, 1))
  8787.  
  8788. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.03703725, 0.259259313, 1.03703737))
  8789.  
  8790. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.11297655, 8.32080841e-005, 4.68144417, -1.35872718e-008, -1, -1.78813934e-007, 1, -1.35873384e-008, 3.73972171e-007, -3.73972171e-007, -1.78813934e-007, 1))
  8791.  
  8792. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.02999997, 1))
  8793.  
  8794. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.2962966, 0.518518627, 1.29629672))
  8795.  
  8796. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-4.07218933, 9.1791153e-005, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8797.  
  8798. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.02999997, 1))
  8799.  
  8800. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.03703725, 0.259259313, 1.03703737))
  8801.  
  8802. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.78264618, 8.17775726e-005, -4.555583, 7.26343217e-008, 1.78813934e-007, 1, 1, 1.35872735e-008, -7.26343217e-008, -1.35872877e-008, 1, -1.78813934e-007))
  8803.  
  8804. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.02999997, 1))
  8805.  
  8806. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  8807.  
  8808. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.87337875, 9.13143158e-005, -4.64633274, 7.26343217e-008, 1.78813934e-007, 1, 1, 1.35872735e-008, -7.26343217e-008, -1.35872877e-008, 1, -1.78813934e-007))
  8809.  
  8810. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1))
  8811.  
  8812. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  8813.  
  8814. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-4.59070206, 9.1791153e-005, -2.20370197, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8815.  
  8816. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1))
  8817.  
  8818. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  8819.  
  8820. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-10.8129234, 2.88486481e-005, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8821.  
  8822. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.03999996, 1))
  8823.  
  8824. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.259259313, 1.94444513))
  8825.  
  8826. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000122070313, -0.116662025, 12.0443993, 1, -1.35872806e-008, 7.26343004e-008, 1.35872806e-008, 1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8827.  
  8828. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.600000024, 1))
  8829.  
  8830. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.518518686, 2.07407475))
  8831.  
  8832. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.24249268e-005, -0.259274483, 12.1092224, -1, 1.35872806e-008, -7.26343004e-008, -1.35872806e-008, -1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8833.  
  8834. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1))
  8835.  
  8836. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(6.74074316, 0.259259313, 0.259259343))
  8837.  
  8838. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.70181274, -1.90734863e-006, 0.583325624, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8839.  
  8840. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.02999997, 0.100000001))
  8841.  
  8842. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(6.74074316, 0.259259313, 0.259259343))
  8843.  
  8844. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.70181274, -1.90734863e-006, 0.259250879, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8845.  
  8846. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.05999994, 0.100000001))
  8847.  
  8848. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.518518627, 2.07407475))
  8849.  
  8850. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-3.24249268e-005, -0.259250879, 12.1092224, 1, -1.35872806e-008, 7.26343004e-008, 1.35872806e-008, 1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8851.  
  8852. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 1, 1))
  8853.  
  8854. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(6.74074316, 0.259259313, 0.259259343))
  8855.  
  8856. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.70181274, -1.90734863e-006, -0.583348989, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8857.  
  8858. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.02999997, 0.100000001))
  8859.  
  8860. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.259259313, 1.94444513))
  8861.  
  8862. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000122070313, -0.116671681, 12.0443993, -1, 1.35872806e-008, -7.26343004e-008, -1.35872806e-008, -1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8863.  
  8864. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1.02999997, 0.600000024, 1))
  8865.  
  8866. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(6.74074316, 0.259259313, 0.259259343))
  8867.  
  8868. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.70181274, -1.90734863e-006, -0.259255409, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8869.  
  8870. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.05999994, 0.100000001))
  8871.  
  8872. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(6.74074316, 0.259259313, 0.259259343))
  8873.  
  8874. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.70181274, -1.90734863e-006, -0.129636765, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8875.  
  8876. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.05999994, 0.200000003))
  8877.  
  8878. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(6.74074316, 0.259259313, 0.259259343))
  8879.  
  8880. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.70182037, -1.90734863e-006, 0.129623413, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8881.  
  8882. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.05999994, 0.200000003))
  8883.  
  8884. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  8885.  
  8886. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.05718994e-005, -0.337038875, 12.3684731, -1, 1.35872806e-008, -7.26343004e-008, -1.35872806e-008, -1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8887.  
  8888. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.839999974, 1))
  8889.  
  8890. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(6.74074316, 0.259259313, 1.2962966))
  8891.  
  8892. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.70182037, -1.90734863e-006, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  8893.  
  8894. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.119999997, 1.00100005))
  8895.  
  8896. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  8897.  
  8898. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(7.05718994e-005, -0.33703351, 12.3684731, 1, -1.35872806e-008, 7.26343004e-008, 1.35872806e-008, 1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  8899.  
  8900. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.839999974, 1))
  8901.  
  8902. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.518518686, 0.518518686))
  8903.  
  8904. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000120639801, -3.70452118, -2.79076195, 1, 4.20377333e-008, 2.81075273e-007, 2.82378039e-007, -0.258818924, -0.965925813, 3.21423244e-008, 0.965925813, -0.258818954))
  8905.  
  8906. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  8907.  
  8908. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 1.55555594, 0.259259343))
  8909.  
  8910. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.26083183, -3.08899784, 0.000133752823, -8.63836647e-008, -0.422618359, 0.906307876, -4.29547775e-009, -0.906307757, -0.42261833, 1, -4.04003444e-008, 7.64748265e-008))
  8911.  
  8912. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0599999987, 1, 1))
  8913.  
  8914. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 1.2962966, 0.259259343))
  8915.  
  8916. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.90047836, 3.17142868, 0.000120162964, -1.26123183e-007, 0.49999994, 0.866025448, 8.06344076e-008, -0.866025448, 0.49999994, 1, 1.32893049e-007, 6.89086761e-008))
  8917.  
  8918. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.100000001))
  8919.  
  8920. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 1.55555594, 0.259259343))
  8921.  
  8922. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.0921936, 2.85683537, 0.000120639801, -1.09868267e-007, 0.390732348, 0.920504391, -4.35992824e-008, -0.920504391, 0.390732348, 1, 2.79575652e-009, 1.18169858e-007))
  8923.  
  8924. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0599999987, 1, 1))
  8925.  
  8926. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 1.2962966, 0.259259343))
  8927.  
  8928. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.90048981, -3.1714077, 0.000133752823, -1.0990815e-007, -0.49999994, 0.866025388, -9.30000077e-010, -0.866025388, -0.49999994, 1, -5.57594753e-008, 9.47182528e-008))
  8929.  
  8930. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.100000001))
  8931.  
  8932. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 1.55555594, 0.259259343))
  8933.  
  8934. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.54734802, -2.42215061, 0.000133991241, -9.79423547e-008, -0.258819193, 0.965925872, 4.70048391e-008, -0.965925872, -0.258819193, 1, 2.00538253e-008, 1.06770791e-007))
  8935.  
  8936. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0599999987, 1, 1))
  8937.  
  8938. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 0.518518686, 0.259259343))
  8939.  
  8940. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.89389801, -0.000120162964, 0.847258329, 9.47018997e-009, -1.1920929e-007, 1, -1, -8.30279134e-008, 9.47017753e-009, 8.30279134e-008, -1, -1.19209282e-007))
  8941.  
  8942. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.560000002, 0.709999979))
  8943.  
  8944. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.259259313, 0.518518806))
  8945.  
  8946. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000130414963, 0.86914444, -4.22298431, -1, -1.22191182e-006, 1.42418617e-006, -1.54888335e-006, 0.965925753, -0.25881955, -1.05940342e-006, -0.25881955, -0.965925753))
  8947.  
  8948. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  8949.  
  8950. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 0.518518686, 0.259259343))
  8951.  
  8952. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.89389801, -0.00012421608, -0.837946296, 9.47018997e-009, -1.1920929e-007, 1, -1, -8.30279134e-008, 9.47017753e-009, 8.30279134e-008, -1, -1.19209282e-007))
  8953.  
  8954. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.560000002, 0.709999979))
  8955.  
  8956. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.259259313, 0.777778149))
  8957.  
  8958. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000133275986, 3.89334488, -2.17629051, -1, -1.32561297e-006, 8.84132305e-007, -7.05949105e-007, 0.866025686, 0.499999583, -1.42848728e-006, 0.499999583, -0.866025686))
  8959.  
  8960. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  8961.  
  8962. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.259259313, 1.03703749))
  8963.  
  8964. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000135421753, 4.64661407, 1.34696198, -1, -9.82721986e-007, 1.11105791e-007, -1.47027706e-007, 0.25881955, 0.965925753, -9.7799284e-007, 0.965925753, -0.25881955))
  8965.  
  8966. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  8967.  
  8968. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.259259313, 1.03703749))
  8969.  
  8970. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000120162964, 4.64661789, 1.346982, 1, 4.00835432e-007, 3.23014717e-007, -2.08264595e-007, -0.258818746, 0.965925992, 4.70779611e-007, -0.965925992, -0.258818746))
  8971.  
  8972. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  8973.  
  8974. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.259259313, 0.777778149))
  8975.  
  8976. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000119686127, 3.89336014, -2.17628479, 1, 4.28033047e-007, 1.74377874e-007, 2.83498451e-007, -0.866025269, 0.500000298, 3.65032292e-007, -0.500000298, -0.866025269))
  8977.  
  8978. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  8979.  
  8980. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.259259313, 0.518518806))
  8981.  
  8982. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000119924545, 0.869161129, -4.22298813, 1, 5.51122014e-007, 2.59200249e-007, 5.99428972e-007, -0.965925992, -0.258818775, 1.0772753e-007, 0.258818775, -0.965925992))
  8983.  
  8984. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  8985.  
  8986. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 1.55555594, 0.259259343))
  8987.  
  8988. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.2608223, 3.08901405, 0.000119686127, -1.10378075e-007, 0.422619462, 0.90630722, -1.69980208e-009, -0.90630722, 0.422619462, 1, 4.51073809e-008, 1.00754818e-007))
  8989.  
  8990. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0599999987, 1, 1))
  8991.  
  8992. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.518518686, 1.03703749))
  8993.  
  8994. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000120401382, 2.90047836, 4.33810234, 1, 2.27286364e-007, 2.32403181e-007, -3.14910324e-007, 0.499999881, 0.866025448, 8.0634095e-008, -0.866025448, 0.499999881))
  8995.  
  8996. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 1.01999998, 1))
  8997.  
  8998. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.518518686, 1.03703749))
  8999.  
  9000. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000133275986, 2.90695953, 4.32685566, -0.999999762, -2.11777547e-008, 3.85407475e-008, 4.39660077e-008, -0.499999642, 0.866025031, 9.29916588e-010, 0.866025269, 0.499999523))
  9001.  
  9002. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 1.01999998, 1))
  9003.  
  9004. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.518518686, 1.29629683))
  9005.  
  9006. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000133275986, 3.70452118, 3.69815493, -1, -1.61937432e-008, 4.06052507e-008, 4.34129106e-008, -0.258818865, 0.965925932, -5.13255038e-009, 0.965925932, 0.258818835))
  9007.  
  9008. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  9009.  
  9010. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.518518686, 1.29629683))
  9011.  
  9012. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000120639801, 3.70451164, 3.69817638, 1, 8.18811756e-008, 2.70399255e-007, -2.82378039e-007, 0.258818924, 0.965925872, 9.10670028e-009, -0.965925872, 0.258818924))
  9013.  
  9014. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  9015.  
  9016. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.518518686, 0.518518686))
  9017.  
  9018. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000133514404, -3.70451355, -2.7907486, -1, -4.76288342e-009, -2.05528039e-009, 7.52531371e-010, 0.258818656, -0.965925932, 5.13253973e-009, -0.965925932, -0.258818626))
  9019.  
  9020. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.99000001, 1))
  9021.  
  9022. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 1.55555594, 0.259259343))
  9023.  
  9024. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.54733849, 2.42216587, 0.000120639801, -1.29213319e-007, 0.258820295, 0.965925574, -2.80968671e-009, -0.965925574, 0.258820295, 1, 3.07290726e-008, 1.25537639e-007))
  9025.  
  9026. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0599999987, 1, 1))
  9027.  
  9028. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.518518567, 1.55555594, 0.259259343))
  9029.  
  9030. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.14159012, -2.8024168, 0.000133752823, -6.01987367e-008, -0.37460652, 0.927183867, 3.81304055e-008, -0.927183867, -0.37460655, 1, 1.28030564e-008, 7.00991976e-008))
  9031.  
  9032. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0599999987, 1, 1))
  9033.  
  9034. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.8148154, 0.518518627, 2.07407475))
  9035.  
  9036. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-3.81292725, 0.00012421608, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  9037.  
  9038. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 1.01999998, 0.899999976))
  9039.  
  9040. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.8148154, 0.518518627, 2.07407475))
  9041.  
  9042. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-3.81292725, 4.9829483e-005, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  9043.  
  9044. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.0599999987, 1.00999999))
  9045.  
  9046. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  9047.  
  9048. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.87337875, 8.17775726e-005, -4.64633274, 7.26343217e-008, 1.78813934e-007, 1, 1, 1.35872735e-008, -7.26343217e-008, -1.35872877e-008, 1, -1.78813934e-007))
  9049.  
  9050. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 1.01999998, 0.899999976))
  9051.  
  9052. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  9053.  
  9054. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.87337875, -0.000175714493, -4.64633274, 7.26343217e-008, 1.78813934e-007, 1, 1, 1.35872735e-008, -7.26343217e-008, -1.35872877e-008, 1, -1.78813934e-007))
  9055.  
  9056. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.100000001, 1.00999999))
  9057.  
  9058. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  9059.  
  9060. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-4.59070206, -0.000175237656, -2.20370197, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  9061.  
  9062. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.100000001, 1.00999999))
  9063.  
  9064. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  9065.  
  9066. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.20371246, 8.32080841e-005, 4.59070015, -1.35872718e-008, -1, -1.78813934e-007, 1, -1.35873384e-008, 3.73972171e-007, -3.73972171e-007, -1.78813934e-007, 1))
  9067.  
  9068. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 1.01999998, 0.899999976))
  9069.  
  9070. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  9071.  
  9072. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-4.59070206, -0.000215768814, 2.20371342, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  9073.  
  9074. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.100000001, 1.00999999))
  9075.  
  9076. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  9077.  
  9078. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-4.59070206, 8.22544098e-005, -2.20370197, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  9079.  
  9080. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 1.01999998, 0.899999976))
  9081.  
  9082. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  9083.  
  9084. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.87590027, -9.20295715e-005, -4.53397942, -7.26343217e-008, -1.78813963e-007, 1, -1, -5.96046519e-008, -7.26343359e-008, 5.96046661e-008, -1, -1.78813977e-007))
  9085.  
  9086. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.00999999, 0.100000001, 1.00999999))
  9087.  
  9088. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(1.29629672, 0.259259313, 1.29629672))
  9089.  
  9090. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.87590027, 0.000163555145, -4.53397942, -7.26343217e-008, -1.78813963e-007, 1, -1, -5.96046519e-008, -7.26343359e-008, 5.96046661e-008, -1, -1.78813977e-007))
  9091.  
  9092. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 1.01999998, 0.899999976))
  9093.  
  9094. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9095.  
  9096. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(8.01086426e-005, -5.50149727, 1.24056816, -1, -1.92401131e-007, -4.53303073e-007, 6.00274603e-008, 0.866025209, -0.500000358, 4.88772514e-007, -0.500000358, -0.866025209))
  9097.  
  9098. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9099.  
  9100. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9101.  
  9102. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000164270401, -0.294586182, 6.34798241, -1, -2.81808241e-007, -1.07155677e-006, 1.06889968e-006, -0.499999523, -0.866025686, -2.91724689e-007, -0.866025686, 0.499999523))
  9103.  
  9104. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9105.  
  9106. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9107.  
  9108. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-4.95910645e-005, -5.39571381, 1.16452789, -1, -1.92401131e-007, -4.53303073e-007, 6.00274603e-008, 0.866025209, -0.500000358, 4.88772514e-007, -0.500000358, -0.866025209))
  9109.  
  9110. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9111.  
  9112. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9113.  
  9114. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(8.01086426e-005, -5.51445961, 1.21811485, -1, -1.92401131e-007, -4.53303073e-007, 6.00274603e-008, 0.866025209, -0.500000358, 4.88772514e-007, -0.500000358, -0.866025209))
  9115.  
  9116. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9117.  
  9118. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9119.  
  9120. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000111818314, -4.89693832, 3.89433098, -1, -6.54337043e-007, -1.05499896e-006, 5.86486806e-007, 0.500000536, -0.866025209, 1.09417238e-006, -0.866025209, -0.500000536))
  9121.  
  9122. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9123.  
  9124. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9125.  
  9126. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.14984131e-005, -4.77596188, -1.17524147, -1, -1.35872629e-008, 7.26342932e-008, -1.35872771e-008, 1, -1.78813934e-007, -7.26342932e-008, -1.78813934e-007, -1))
  9127.  
  9128. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9129.  
  9130. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9131.  
  9132. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-2.16960907e-005, -4.82089996, 3.78854847, -1, -6.54337043e-007, -1.05499896e-006, 5.86486806e-007, 0.500000536, -0.866025209, 1.09417238e-006, -0.866025209, -0.500000536))
  9133.  
  9134. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9135.  
  9136. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9137.  
  9138. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.6239624e-005, -0.171104431, 6.27668953, -1, -2.81808241e-007, -1.07155677e-006, 1.06889968e-006, -0.499999523, -0.866025686, -2.91724689e-007, -0.866025686, 0.499999523))
  9139.  
  9140. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9141.  
  9142. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9143.  
  9144. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000125408173, -2.85110855, 5.70879173, -1, -7.88447323e-007, -1.0545923e-006, 1.05459173e-006, 7.30156785e-007, -1, 7.88448119e-007, -1, -7.30155932e-007))
  9145.  
  9146. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9147.  
  9148. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9149.  
  9150. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000112056732, -4.87447739, 3.90729904, -1, -6.54337043e-007, -1.05499896e-006, 5.86486806e-007, 0.500000536, -0.866025209, 1.09417238e-006, -0.866025209, -0.500000536))
  9151.  
  9152. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9153.  
  9154. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9155.  
  9156. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(1.47819519e-005, -2.86407852, 5.57916451, -1, -7.88447323e-007, -1.0545923e-006, 1.05459173e-006, 7.30156785e-007, -1, 7.88448119e-007, -1, -7.30155932e-007))
  9157.  
  9158. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9159.  
  9160. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9161.  
  9162. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-8.20159912e-005, -4.64633274, -1.18819618, -1, -1.35872629e-008, 7.26342932e-008, -1.35872771e-008, 1, -1.78813934e-007, -7.26342932e-008, -1.78813934e-007, -1))
  9163.  
  9164. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9165.  
  9166. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9167.  
  9168. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.14984131e-005, -4.77596188, -1.20115852, -1, -1.35872629e-008, 7.26342932e-008, -1.35872771e-008, 1, -1.78813934e-007, -7.26342932e-008, -1.78813934e-007, -1))
  9169.  
  9170. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9171.  
  9172. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9173.  
  9174. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000163793564, -0.272134781, 6.33502007, -1, -2.81808241e-007, -1.07155677e-006, 1.06889968e-006, -0.499999523, -0.866025686, -2.91724689e-007, -0.866025686, 0.499999523))
  9175.  
  9176. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9177.  
  9178. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9179.  
  9180. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000125408173, -2.87703323, 5.70879173, -1, -7.88447323e-007, -1.0545923e-006, 1.05459173e-006, 7.30156785e-007, -1, 7.88448119e-007, -1, -7.30155932e-007))
  9181.  
  9182. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9183.  
  9184. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9185.  
  9186. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.53131104e-005, -2.33333254, 6.26292419, -1, 1.35872806e-008, -7.26343004e-008, -1.35872806e-008, -1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  9187.  
  9188. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9189.  
  9190. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9191.  
  9192. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.07424164e-005, 4.60000801, 3.13654184, -1, 7.88447494e-007, 1.05459264e-006, 1.05459196e-006, -8.34465027e-007, 1, 7.88448347e-007, 1, 8.34464174e-007))
  9193.  
  9194. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9195.  
  9196. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9197.  
  9198. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-3.81469727e-005, -2.33333683, 6.26292419, 1, -1.35872806e-008, 7.26343004e-008, 1.35872806e-008, 1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  9199.  
  9200. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9201.  
  9202. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9203.  
  9204. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-5.91278076e-005, 0.345923424, 6.61297035, 1, -1.35872806e-008, 7.26343004e-008, -2.45502303e-008, 0.866025329, 0.500000119, -6.96967817e-008, -0.500000119, 0.866025329))
  9205.  
  9206. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9207.  
  9208. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9209.  
  9210. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(6.67572021e-005, 0.451700211, 6.53692818, 1, -1.35872806e-008, 7.26343004e-008, -2.45502303e-008, 0.866025329, 0.500000119, -6.96967817e-008, -0.500000119, 0.866025329))
  9211.  
  9212. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9213.  
  9214. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9215.  
  9216. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(8.39233398e-005, 0.345918655, 6.48334122, -1, 1.92401188e-007, 4.53303187e-007, 6.00273324e-008, -0.866025329, 0.500000119, 4.88772628e-007, 0.500000119, 0.866025329))
  9217.  
  9218. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9219.  
  9220. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9221.  
  9222. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-7.15255737e-007, 4.60000992, 3.1365478, 1, -1.92401188e-007, 2.57636145e-007, -2.57636145e-007, -5.96046377e-008, 1, -1.92401174e-007, -1, -5.96046874e-008))
  9223.  
  9224. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9225.  
  9226. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9227.  
  9228. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000117063522, 4.61297989, 3.2661674, 1, -1.92401188e-007, 2.57636145e-007, -2.57636145e-007, -5.96046377e-008, 1, -1.92401174e-007, -1, -5.96046874e-008))
  9229.  
  9230. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9231.  
  9232. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9233.  
  9234. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000117063522, 4.58705902, 3.2661674, 1, -1.92401188e-007, 2.57636145e-007, -2.57636145e-007, -5.96046377e-008, 1, -1.92401174e-007, -1, -5.96046874e-008))
  9235.  
  9236. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9237.  
  9238. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9239.  
  9240. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000145196915, 4.970644, 0.487595558, 1, -5.64930247e-007, 1.63133308e-007, -4.23742733e-007, -0.50000006, 0.866025448, -4.07677305e-007, -0.866025448, -0.50000006))
  9241.  
  9242. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9243.  
  9244. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9245.  
  9246. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(8.39233398e-005, 0.332958221, 6.46089363, -1, 1.92401188e-007, 4.53303187e-007, 6.00273324e-008, -0.866025329, 0.500000119, 4.88772628e-007, 0.500000119, 0.866025329))
  9247.  
  9248. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9249.  
  9250. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9251.  
  9252. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000169277191, 4.97064209, 0.487604141, -1, 2.81808099e-007, 1.07155711e-006, 1.06889991e-006, 0.499999464, 0.866025746, -2.91724916e-007, 0.866025746, -0.499999464))
  9253.  
  9254. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9255.  
  9256. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9257.  
  9258. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000131368637, 4.61297798, 3.26617432, -1, 7.88447494e-007, 1.05459264e-006, 1.05459196e-006, -8.34465027e-007, 1, 7.88448347e-007, 1, 8.34464174e-007))
  9259.  
  9260. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9261.  
  9262. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9263.  
  9264. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-2.50339508e-005, 5.07168198, 0.429261208, 1, -5.64930247e-007, 1.63133308e-007, -4.23742733e-007, -0.50000006, 0.866025448, -4.07677305e-007, -0.866025448, -0.50000006))
  9265.  
  9266. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9267.  
  9268. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9269.  
  9270. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-5.91278076e-005, 0.332961082, 6.59052086, 1, -1.35872806e-008, 7.26343004e-008, -2.45502303e-008, 0.866025329, 0.500000119, -6.96967817e-008, -0.500000119, 0.866025329))
  9271.  
  9272. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9273.  
  9274. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9275.  
  9276. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-4.38690186e-005, 0.451704025, 6.40730095, -1, 1.92401188e-007, 4.53303187e-007, 6.00273324e-008, -0.866025329, 0.500000119, 4.88772628e-007, 0.500000119, 0.866025329))
  9277.  
  9278. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9279.  
  9280. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9281.  
  9282. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000169277191, 4.94818306, 0.500570297, -1, 2.81808099e-007, 1.07155711e-006, 1.06889991e-006, 0.499999464, 0.866025746, -2.91724916e-007, 0.866025746, -0.499999464))
  9283.  
  9284. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9285.  
  9286. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9287.  
  9288. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.00012254715, 2.81091881, 5.52395439, -1, 6.54337214e-007, 1.0549993e-006, 5.86486863e-007, -0.500000596, 0.866025031, 1.09417272e-006, 0.866025031, 0.500000596))
  9289.  
  9290. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9291.  
  9292. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9293.  
  9294. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.47819519e-005, 2.86450768, 5.40520668, -1, 6.54337214e-007, 1.0549993e-006, 5.86486863e-007, -0.500000596, 0.866025031, 1.09417272e-006, 0.866025031, 0.500000596))
  9295.  
  9296. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9297.  
  9298. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9299.  
  9300. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.95774841e-005, 5.07167244, 0.429275513, -1, 2.81808099e-007, 1.07155711e-006, 1.06889991e-006, 0.499999464, 0.866025746, -2.91724916e-007, 0.866025746, -0.499999464))
  9301.  
  9302. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9303.  
  9304. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9305.  
  9306. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.81469727e-005, 2.86450768, 5.4052124, 1, -3.41412829e-007, 2.95972967e-007, -8.56137845e-008, 0.499999881, 0.866025567, -4.43658678e-007, -0.866025567, 0.499999881))
  9307.  
  9308. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9309.  
  9310. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9311.  
  9312. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.53131104e-005, -2.33333254, 6.28885269, -1, 1.35872806e-008, -7.26343004e-008, -1.35872806e-008, -1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  9313.  
  9314. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9315.  
  9316. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9317.  
  9318. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-8.20159912e-005, -2.20370197, 6.27588654, -1, 1.35872806e-008, -7.26343004e-008, -1.35872806e-008, -1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  9319.  
  9320. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9321.  
  9322. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9323.  
  9324. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-8.74996185e-005, 2.81091881, 5.52396393, 1, -3.41412829e-007, 2.95972967e-007, -8.56137845e-008, 0.499999881, 0.866025567, -4.43658678e-007, -0.866025567, 0.499999881))
  9325.  
  9326. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9327.  
  9328. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9329.  
  9330. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000145196915, 4.94819832, 0.500566483, 1, -5.64930247e-007, 1.63133308e-007, -4.23742733e-007, -0.50000006, 0.866025448, -4.07677305e-007, -0.866025448, -0.50000006))
  9331.  
  9332. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9333.  
  9334. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9335.  
  9336. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-3.81469727e-005, -2.33333683, 6.28885269, 1, -1.35872806e-008, 7.26343004e-008, 1.35872806e-008, 1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  9337.  
  9338. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9339.  
  9340. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9341.  
  9342. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-8.74996185e-005, 2.78847122, 5.51100349, 1, -3.41412829e-007, 2.95972967e-007, -8.56137845e-008, 0.499999881, 0.866025567, -4.43658678e-007, -0.866025567, 0.499999881))
  9343.  
  9344. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9345.  
  9346. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9347.  
  9348. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.00012254715, 2.78846169, 5.51098824, -1, 6.54337214e-007, 1.0549993e-006, 5.86486863e-007, -0.500000596, 0.866025031, 1.09417272e-006, 0.866025031, 0.500000596))
  9349.  
  9350. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9351.  
  9352. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9353.  
  9354. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000131368637, 4.58704567, 3.26617432, -1, 7.88447494e-007, 1.05459264e-006, 1.05459196e-006, -8.34465027e-007, 1, 7.88448347e-007, 1, 8.34464174e-007))
  9355.  
  9356. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9357.  
  9358. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9359.  
  9360. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(9.15527344e-005, -2.20371342, 6.27588654, 1, -1.35872806e-008, 7.26343004e-008, 1.35872806e-008, 1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  9361.  
  9362. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9363.  
  9364. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9365.  
  9366. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-6.72340393e-005, -2.86659622, 5.46681213, 1, 8.19563866e-007, -1.05459219e-006, -1.05459162e-006, -7.30156785e-007, -1, -8.19564661e-007, 1, -7.30155932e-007))
  9367.  
  9368. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9369.  
  9370. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9371.  
  9372. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.12599945e-005, -2.87955475, 5.59644508, 1, 8.19563866e-007, -1.05459219e-006, -1.05459162e-006, -7.30156785e-007, -1, -8.19564661e-007, 1, -7.30155932e-007))
  9373.  
  9374. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9375.  
  9376. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9377.  
  9378. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.38418579e-007, -5.41842747, 1.15975761, 1, 2.08616257e-007, -4.53303073e-007, -4.59847378e-008, -0.866025269, -0.500000358, -4.96880091e-007, 0.500000358, -0.866025269))
  9379.  
  9380. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9381.  
  9382. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9383.  
  9384. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000163793564, -4.53397942, -1.19071579, 1, 5.96046519e-008, 7.26342861e-008, 5.96046661e-008, -1, -1.7881392e-007, 7.2634279e-008, 1.7881392e-007, -1))
  9385.  
  9386. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9387.  
  9388. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9389.  
  9390. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.76565552e-005, -4.84293938, 3.79575825, 1, 6.40749931e-007, -1.05499896e-006, -5.93280276e-007, -0.500000477, -0.86602515, -1.08240556e-006, 0.866025209, -0.500000477))
  9391.  
  9392. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9393.  
  9394. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9395.  
  9396. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.12599945e-005, -2.85363007, 5.59644508, 1, 8.19563866e-007, -1.05459219e-006, -1.05459162e-006, -7.30156785e-007, -1, -8.19564661e-007, 1, -7.30155932e-007))
  9397.  
  9398. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9399.  
  9400. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9401.  
  9402. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-2.64644623e-005, -4.66361141, -1.20367813, 1, 5.96046519e-008, 7.26342861e-008, 5.96046661e-008, -1, -1.7881392e-007, 7.2634279e-008, 1.7881392e-007, -1))
  9403.  
  9404. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9405.  
  9406. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9407.  
  9408. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-3.60012054e-005, -0.229459763, 6.18065071, 1, 3.27825546e-007, -1.07155665e-006, -1.09190842e-006, 0.499999553, -0.866025746, 2.51872478e-007, 0.866025746, 0.499999553))
  9409.  
  9410. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9411.  
  9412. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9413.  
  9414. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.78949738e-005, -4.82047844, 3.80872631, 1, 6.40749931e-007, -1.05499896e-006, -5.93280276e-007, -0.500000477, -0.86602515, -1.08240556e-006, 0.866025209, -0.500000477))
  9415.  
  9416. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9417.  
  9418. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9419.  
  9420. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000123739243, -5.29968166, 1.10616493, 1, 2.08616257e-007, -4.53303073e-007, -4.59847378e-008, -0.866025269, -0.500000358, -4.96880091e-007, 0.500000358, -0.866025269))
  9421.  
  9422. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9423.  
  9424. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9425.  
  9426. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-2.64644623e-005, -4.66361141, -1.17776489, 1, 5.96046519e-008, 7.26342861e-008, 5.96046661e-008, -1, -1.7881392e-007, 7.2634279e-008, 1.7881392e-007, -1))
  9427.  
  9428. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9429.  
  9430. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9431.  
  9432. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.38418579e-007, -5.40546131, 1.18221474, 1, 2.08616257e-007, -4.53303073e-007, -4.59847378e-008, -0.866025269, -0.500000358, -4.96880091e-007, 0.500000358, -0.866025269))
  9433.  
  9434. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9435.  
  9436. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9437.  
  9438. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(8.96453857e-005, -0.330493927, 6.23898315, 1, 3.27825546e-007, -1.07155665e-006, -1.09190842e-006, 0.499999553, -0.866025746, 2.51872478e-007, 0.866025746, 0.499999553))
  9439.  
  9440. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9441.  
  9442. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9443.  
  9444. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(8.96453857e-005, -0.352949142, 6.2519474, 1, 3.27825546e-007, -1.07155665e-006, -1.09190842e-006, 0.499999553, -0.866025746, 2.51872478e-007, 0.866025746, 0.499999553))
  9445.  
  9446. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.600000024, 1))
  9447.  
  9448. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0.39999997615814,tclr,"Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9449.  
  9450. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-9.25064087e-005, -4.7668972, 3.68998146, 1, 6.40749931e-007, -1.05499896e-006, -5.93280276e-007, -0.500000477, -0.86602515, -1.08240556e-006, 0.866025209, -0.500000477))
  9451.  
  9452. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 1, 1))
  9453.  
  9454. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.8148154, 0.518518627, 2.07407475))
  9455.  
  9456. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-3.81292725, 0.000133752823, 0, 7.26342932e-008, 0, -1, 1, -1.35872824e-008, 7.26342932e-008, -1.35872824e-008, -1, -9.86902651e-016))
  9457.  
  9458. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1.00999999, 1))
  9459.  
  9460. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,1,"Really black","Part",Vector3.new(0.259259343, 0.259259313, 0.259259343))
  9461.  
  9462. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.1920929e-007, -0.129768372, -3.81292725, -9.78950787e-009, -1, -2.98023224e-008, -1, 9.78950787e-009, 4.63133887e-009, -4.63133842e-009, 2.98023224e-008, -1))
  9463.  
  9464. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=6547801",Vector3.new(0, 0, 0),Vector3.new(0.0518518686, 0.00129629672, 0.0518518686))
  9465.  
  9466. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,1,"Really black","Part",Vector3.new(0.259259343, 0.259259313, 0.259259343))
  9467.  
  9468. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-1.1920929e-007, -0.129768372, -3.81292725, -9.78950787e-009, -1, -2.98023224e-008, -1, 9.78950787e-009, 4.63133887e-009, -4.63133842e-009, 2.98023224e-008, -1))
  9469.  
  9470. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=6547801",Vector3.new(0, 0, 0),Vector3.new(0.0518518686, 0.00129629672, 0.0518518686))
  9471.  
  9472. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,1,"Really black","Part",Vector3.new(0.259259343, 0.259259313, 0.259259343))
  9473.  
  9474. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.75984001, 0.000175714493, -3.91405869, -1.05164366e-008, -0.968119502, -0.250488758, -1, 9.91058347e-009, 3.68003583e-009, -1.08022657e-009, 0.250488758, -0.968119502))
  9475.  
  9476. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=6547801",Vector3.new(0, 0, 0),Vector3.new(0.0518518686, 0.00129629672, 0.0518518686))
  9477.  
  9478. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,1,"Really black","Part",Vector3.new(0.259259343, 0.259259313, 0.259259343))
  9479.  
  9480. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(3.65045071, 9.1791153e-005, -3.88835716, -7.4505806e-008, 0.968119502, -0.250488728, 1, 7.40473354e-008, -1.12545493e-008, 7.65227881e-009, -0.250488728, -0.968119562))
  9481.  
  9482. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=6547801",Vector3.new(0, 0, 0),Vector3.new(0.0518518686, 0.00129629672, 0.0518518686))
  9483.  
  9484. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9485.  
  9486. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000163793564, -0.283361435, 6.34150124, -1, -2.81808241e-007, -1.07155677e-006, 1.06889968e-006, -0.499999523, -0.866025686, -2.91724689e-007, -0.866025686, 0.499999523))
  9487.  
  9488. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9489.  
  9490. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9491.  
  9492. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(8.01086426e-005, -5.50797844, 1.22934341, -1, -1.92401131e-007, -4.53303073e-007, 6.00274603e-008, 0.866025209, -0.500000358, 4.88772514e-007, -0.500000358, -0.866025209))
  9493.  
  9494. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9495.  
  9496. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9497.  
  9498. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000125408173, -2.86408234, 5.70879555, -1, -7.88447323e-007, -1.0545923e-006, 1.05459173e-006, 7.30156785e-007, -1, 7.88448119e-007, -1, -7.30155932e-007))
  9499.  
  9500. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9501.  
  9502. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9503.  
  9504. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.14984131e-005, -4.77596188, -1.18818855, -1, -1.35872629e-008, 7.26342932e-008, -1.35872771e-008, 1, -1.78813934e-007, -7.26342932e-008, -1.78813934e-007, -1))
  9505.  
  9506. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9507.  
  9508. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9509.  
  9510. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000111818314, -4.88570976, 3.90081406, -1, -6.54337043e-007, -1.05499896e-006, 5.86486806e-007, 0.500000536, -0.866025209, 1.09417238e-006, -0.866025209, -0.500000536))
  9511.  
  9512. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9513.  
  9514. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9515.  
  9516. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-8.74996185e-005, 2.79969025, 5.51748085, 1, -3.41412829e-007, 2.95972967e-007, -8.56137845e-008, 0.499999881, 0.866025567, -4.43658678e-007, -0.866025567, 0.499999881))
  9517.  
  9518. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9519.  
  9520. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9521.  
  9522. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.53131104e-005, -2.33333254, 6.27589035, -1, 1.35872806e-008, -7.26343004e-008, -1.35872806e-008, -1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  9523.  
  9524. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9525.  
  9526. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9527.  
  9528. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000145196915, 4.95941925, 0.494076729, 1, -5.64930247e-007, 1.63133308e-007, -4.23742733e-007, -0.50000006, 0.866025448, -4.07677305e-007, -0.866025448, -0.50000006))
  9529.  
  9530. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9531.  
  9532. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9533.  
  9534. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.00012254715, 2.79969025, 5.51747131, -1, 6.54337214e-007, 1.0549993e-006, 5.86486863e-007, -0.500000596, 0.866025031, 1.09417272e-006, 0.866025031, 0.500000596))
  9535.  
  9536. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9537.  
  9538. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9539.  
  9540. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000169277191, 4.95941162, 0.494087219, -1, 2.81808099e-007, 1.07155711e-006, 1.06889991e-006, 0.499999464, 0.866025746, -2.91724916e-007, 0.866025746, -0.499999464))
  9541.  
  9542. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9543.  
  9544. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9545.  
  9546. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-3.81469727e-005, -2.33333683, 6.27589035, 1, -1.35872806e-008, 7.26343004e-008, 1.35872806e-008, 1, 0, -7.26343004e-008, 9.86902651e-016, 1))
  9547.  
  9548. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9549.  
  9550. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9551.  
  9552. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(8.39233398e-005, 0.339439392, 6.47211838, -1, 1.92401188e-007, 4.53303187e-007, 6.00273324e-008, -0.866025329, 0.500000119, 4.88772628e-007, 0.500000119, 0.866025329))
  9553.  
  9554. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9555.  
  9556. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9557.  
  9558. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-5.91278076e-005, 0.339440346, 6.6017437, 1, -1.35872806e-008, 7.26343004e-008, -2.45502303e-008, 0.866025329, 0.500000119, -6.96967817e-008, -0.500000119, 0.866025329))
  9559.  
  9560. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9561.  
  9562. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9563.  
  9564. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(0.000131368637, 4.60000801, 3.26617432, -1, 7.88447494e-007, 1.05459264e-006, 1.05459196e-006, -8.34465027e-007, 1, 7.88448347e-007, 1, 8.34464174e-007))
  9565.  
  9566. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9567.  
  9568. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9569.  
  9570. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-0.000117063522, 4.60001373, 3.2661674, 1, -1.92401188e-007, 2.57636145e-007, -2.57636145e-007, -5.96046377e-008, 1, -1.92401174e-007, -1, -5.96046874e-008))
  9571.  
  9572. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9573.  
  9574. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.03703737))
  9575.  
  9576. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(8.96453857e-005, -0.341720581, 6.24546432, 1, 3.27825546e-007, -1.07155665e-006, -1.09190842e-006, 0.499999553, -0.866025746, 2.51872478e-007, 0.866025746, 0.499999553))
  9577.  
  9578. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9579.  
  9580. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.55555618))
  9581.  
  9582. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(5.12599945e-005, -2.86659622, 5.59644508, 1, 8.19563866e-007, -1.05459219e-006, -1.05459162e-006, -7.30156785e-007, -1, -8.19564661e-007, 1, -7.30155932e-007))
  9583.  
  9584. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9585.  
  9586. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.59259343))
  9587.  
  9588. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(-2.64644623e-005, -4.66361141, -1.19071198, 1, 5.96046519e-008, 7.26342861e-008, 5.96046661e-008, -1, -1.7881392e-007, 7.2634279e-008, 1.7881392e-007, -1))
  9589.  
  9590. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9591.  
  9592. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 1.81481552))
  9593.  
  9594. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.76565552e-005, -4.831707, 3.80224323, 1, 6.40749931e-007, -1.05499896e-006, -5.93280276e-007, -0.500000477, -0.86602515, -1.08240556e-006, 0.866025209, -0.500000477))
  9595.  
  9596. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9597.  
  9598. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.259259343, 0.77777797, 2.33333421))
  9599.  
  9600. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 3.0054359e-008, 0.707106888, -0.707106769, -6.53304255e-008, 0.707106769, 0.707106888, 1, 2.49439367e-008, 6.74472247e-008),CFrame.new(2.38418579e-007, -5.4119463, 1.17098236, 1, 2.08616257e-007, -4.53303073e-007, -4.59847378e-008, -0.866025269, -0.500000358, -4.96880091e-007, 0.500000358, -0.866025269))
  9601.  
  9602. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.699999988, 0.600000024, 1))
  9603.  
  9604.  
  9605.  
  9606. function MagniDamage(Hit,Part,magni,mindam,maxdam,knock,Type)
  9607.  
  9608. for _,c in pairs(workspace:children()) do
  9609.  
  9610. local hum=c:findFirstChild("Humanoid")
  9611.  
  9612. if hum~=nil then
  9613.  
  9614. local head=c:findFirstChild("Torso")
  9615.  
  9616. if head~=nil then
  9617.  
  9618. local targ=head.Position-Part.Position
  9619.  
  9620. local mag=targ.magnitude
  9621.  
  9622. if mag<=magni and c.Name~=Player.Name then
  9623.  
  9624. Damagefunc(Hit,head,mindam,maxdam,knock,Type,RootPart,.2,1,3)
  9625.  
  9626. end
  9627.  
  9628. end
  9629.  
  9630. end
  9631.  
  9632. end
  9633.  
  9634. end
  9635.  
  9636.  
  9637.  
  9638. function magicring(brickcolor,cframe,x1,y1,z1,x3,y3,z3)
  9639.  
  9640. local prt=part(3,workspace,"SmoothPlastic",0,0,brickcolor,"Effect",Vector3.new(0.5,0.5,0.5))
  9641.  
  9642. prt.Anchored=true
  9643.  
  9644. prt.CFrame=cframe
  9645.  
  9646. prt.Touched:connect(function(hit) end)
  9647.  
  9648. local msh=mesh("SpecialMesh",prt,"FileMesh","http://www.roblox.com/asset/?id=3270017",Vector3.new(0,0,0),Vector3.new(x1,y1,z1))
  9649.  
  9650. local ref = Instance.new("Part",workspace)
  9651.  
  9652. ref.Anchored = true
  9653.  
  9654. ref.Size = Vector3.new(5,5,5)
  9655.  
  9656. ref.CFrame = Torso.CFrame*CFrame.new(-5,0,0)
  9657.  
  9658. ref.CanCollide = false
  9659.  
  9660. ref.Transparency = 1
  9661.  
  9662. MagniDamage(prt,ref,10,5,10,0,"Knockdown")
  9663.  
  9664. coroutine.resume(coroutine.create(function(Part,Mesh)
  9665.  
  9666. for i=0,1,0.03 do
  9667.  
  9668. wait()
  9669.  
  9670. Part.CFrame=Part.CFrame
  9671.  
  9672. Part.Transparency=i
  9673.  
  9674. Mesh.Scale=Mesh.Scale+Vector3.new(x3,y3,z3)
  9675.  
  9676. end
  9677.  
  9678. Part.Parent=nil
  9679.  
  9680. ref.Parent = nil
  9681.  
  9682. end),prt,msh)
  9683.  
  9684. end
  9685.  
  9686.  
  9687.  
  9688. function attackone()
  9689.  
  9690. attack = true
  9691.  
  9692. for i = 0,1,0.1 do
  9693.  
  9694. swait()
  9695.  
  9696. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  9697.  
  9698. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(70)),.3)
  9699.  
  9700. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-40), math.rad(0), math.rad(10)),.3)
  9701.  
  9702. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-50)),.3)
  9703.  
  9704. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  9705.  
  9706. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  9707.  
  9708. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  9709.  
  9710. end
  9711.  
  9712. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,10000,120000,math.random(5,10),"Normal",RootPart,.2,1) end)
  9713.  
  9714. so("http://roblox.com/asset/?id=199150686",Hitbox,1,1)
  9715.  
  9716. for i = 0,1,0.1 do
  9717.  
  9718. swait()
  9719.  
  9720. local blcf = Hitbox.CFrame*CFrame.new(0,.5,0)
  9721.  
  9722. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  9723.  
  9724. local h = 5
  9725.  
  9726. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  9727.  
  9728. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  9729.  
  9730. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  9731.  
  9732. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  9733.  
  9734. scfr = blcf
  9735.  
  9736. elseif not scfr then
  9737.  
  9738. scfr = blcf
  9739.  
  9740. end
  9741.  
  9742. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  9743.  
  9744. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-80)),.3)
  9745.  
  9746. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-90), math.rad(-130)),.3)
  9747.  
  9748. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-20)),.3)
  9749.  
  9750. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  9751.  
  9752. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  9753.  
  9754. handleweld.C0=clerp(handleweld.C0,cf(0,-1,-1)*angles(math.rad(-90),math.rad(0),math.rad(0)),.3)
  9755.  
  9756. end
  9757.  
  9758. for i = 0,1,0.1 do
  9759.  
  9760. swait()
  9761.  
  9762. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  9763.  
  9764. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-70)),.3)
  9765.  
  9766. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(90), math.rad(50)),.3)
  9767.  
  9768. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-20)),.3)
  9769.  
  9770. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  9771.  
  9772. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  9773.  
  9774. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  9775.  
  9776. end
  9777.  
  9778. so("http://roblox.com/asset/?id=199146359",Hitbox,1,1)
  9779.  
  9780. for i = 0,1,0.1 do
  9781.  
  9782. swait()
  9783.  
  9784. local blcf = Hitbox.CFrame*CFrame.new(0,.5,0)
  9785.  
  9786. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  9787.  
  9788. local h = 5
  9789.  
  9790. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  9791.  
  9792. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  9793.  
  9794. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  9795.  
  9796. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  9797.  
  9798. scfr = blcf
  9799.  
  9800. elseif not scfr then
  9801.  
  9802. scfr = blcf
  9803.  
  9804. end
  9805.  
  9806. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(-50)),.3)
  9807.  
  9808. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(50)),.3)
  9809.  
  9810. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-10), math.rad(130)),.3)
  9811.  
  9812. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-20)),.3)
  9813.  
  9814. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  9815.  
  9816. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  9817.  
  9818. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-40),math.rad(0),math.rad(0)),.3)
  9819.  
  9820. end
  9821.  
  9822. attack = false
  9823.  
  9824. con:disconnect()
  9825.  
  9826. scfr = nil
  9827.  
  9828. end
  9829.  
  9830.  
  9831.  
  9832. function attacktwo()
  9833.  
  9834. attack = true
  9835.  
  9836. for i = 0,1,0.1 do
  9837.  
  9838. swait()
  9839.  
  9840. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  9841.  
  9842. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-70)),.3)
  9843.  
  9844. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-90), math.rad(-90)),.3)
  9845.  
  9846. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-50)),.3)
  9847.  
  9848. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  9849.  
  9850. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  9851.  
  9852. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  9853.  
  9854. end
  9855.  
  9856. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,10000,120000,math.random(5,10),"Normal",RootPart,.2,1) end)
  9857.  
  9858. so("http://roblox.com/asset/?id=199150686",Hitbox,1,1)
  9859.  
  9860. for i = 0,1,0.1 do
  9861.  
  9862. swait()
  9863.  
  9864. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  9865.  
  9866. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-80)),.3)
  9867.  
  9868. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-190), math.rad(-90)),.3)
  9869.  
  9870. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-50)),.3)
  9871.  
  9872. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  9873.  
  9874. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  9875.  
  9876. handleweld.C0=clerp(handleweld.C0,cf(0,-1,-1)*angles(math.rad(-90),math.rad(0),math.rad(0)),.3)
  9877.  
  9878. end
  9879.  
  9880. for i = 0,1,0.1 do
  9881.  
  9882. swait()
  9883.  
  9884. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  9885.  
  9886. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-70)),.3)
  9887.  
  9888. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(120), math.rad(90)),.3)
  9889.  
  9890. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-50)),.3)
  9891.  
  9892. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  9893.  
  9894. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  9895.  
  9896. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  9897.  
  9898. end
  9899.  
  9900. so("http://roblox.com/asset/?id=199150686",Hitbox,1,.9)
  9901.  
  9902. for i = 0,1,0.1 do
  9903.  
  9904. swait()
  9905.  
  9906. local blcf = Hitbox.CFrame*CFrame.new(0,.5,0)
  9907.  
  9908. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  9909.  
  9910. local h = 5
  9911.  
  9912. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  9913.  
  9914. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  9915.  
  9916. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  9917.  
  9918. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  9919.  
  9920. scfr = blcf
  9921.  
  9922. elseif not scfr then
  9923.  
  9924. scfr = blcf
  9925.  
  9926. end
  9927.  
  9928. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  9929.  
  9930. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(70)),.3)
  9931.  
  9932. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-20), math.rad(90)),.3)
  9933.  
  9934. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-50)),.3)
  9935.  
  9936. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  9937.  
  9938. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  9939.  
  9940. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  9941.  
  9942. end
  9943.  
  9944. for i = 0,1,0.1 do
  9945.  
  9946. swait()
  9947.  
  9948. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  9949.  
  9950. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(0)),.3)
  9951.  
  9952. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(150), math.rad(0), math.rad(0)),.3)
  9953.  
  9954. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-50)),.3)
  9955.  
  9956. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  9957.  
  9958. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  9959.  
  9960. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  9961.  
  9962. end
  9963.  
  9964. so("http://roblox.com/asset/?id=199146359",Hitbox,1,.9)
  9965.  
  9966. for i = 0,1,0.1 do
  9967.  
  9968. swait()
  9969.  
  9970. local blcf = Hitbox.CFrame*CFrame.new(0,.5,0)
  9971.  
  9972. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  9973.  
  9974. local h = 5
  9975.  
  9976. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  9977.  
  9978. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  9979.  
  9980. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  9981.  
  9982. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  9983.  
  9984. scfr = blcf
  9985.  
  9986. elseif not scfr then
  9987.  
  9988. scfr = blcf
  9989.  
  9990. end
  9991.  
  9992. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(20)),.3)
  9993.  
  9994. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-20)),.3)
  9995.  
  9996. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(0)),.3)
  9997.  
  9998. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-30)),.3)
  9999.  
  10000. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  10001.  
  10002. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  10003.  
  10004. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  10005.  
  10006. end
  10007.  
  10008. attack = false
  10009.  
  10010. con:disconnect()
  10011.  
  10012. scfr = nil
  10013.  
  10014. end
  10015.  
  10016.  
  10017.  
  10018. function Spin()
  10019.  
  10020. attack=true
  10021.  
  10022. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,10000,120000,math.random(5,10),"Normal",RootPart,.2,1) end)
  10023.  
  10024. for i=0,1,0.1 do
  10025.  
  10026. swait()
  10027.  
  10028. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  10029.  
  10030. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-70)),.3)
  10031.  
  10032. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(50), math.rad(120)),.3)
  10033.  
  10034. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-50)),.3)
  10035.  
  10036. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  10037.  
  10038. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  10039.  
  10040. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  10041.  
  10042. end
  10043.  
  10044. Humanoid = game.Players.LocalPlayer.Character.Humanoid
  10045.  
  10046. Humanoid.Jump = true
  10047.  
  10048. for i=0,1,1 do
  10049.  
  10050. so("http://roblox.com/asset/?id=234365573",Torso,1,1)
  10051.  
  10052. swait()
  10053.  
  10054. for i=0,1,0.1 do
  10055.  
  10056. swait()
  10057.  
  10058. local blcf = Hitbox.CFrame*CFrame.new(0,.5,0)
  10059.  
  10060. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  10061.  
  10062. local h = 5
  10063.  
  10064. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  10065.  
  10066. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  10067.  
  10068. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  10069.  
  10070. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  10071.  
  10072. scfr = blcf
  10073.  
  10074. elseif not scfr then
  10075.  
  10076. scfr = blcf
  10077.  
  10078. end
  10079.  
  10080. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,2)*euler(0,-1.2,6*i),.3)
  10081.  
  10082. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-70)),.3)
  10083.  
  10084. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-10), math.rad(80)),.3)
  10085.  
  10086. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-70)),.3)
  10087.  
  10088. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(60),math.rad(-10)),.3)
  10089.  
  10090. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(10)),.3)
  10091.  
  10092. handleweld.C0=clerp(handleweld.C0,cf(0,-1,-1)*angles(math.rad(-80),math.rad(0),math.rad(0)),.3)
  10093.  
  10094. end
  10095.  
  10096. end
  10097.  
  10098. attack=false
  10099.  
  10100. con:disconnect()
  10101.  
  10102. scfr = nil
  10103.  
  10104. end
  10105.  
  10106.  
  10107.  
  10108. function StunTarget()
  10109.  
  10110. attack = true
  10111.  
  10112. for i = 0,1,0.05 do
  10113.  
  10114. swait()
  10115.  
  10116. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(-80)),.3)
  10117.  
  10118. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(70)),.3)
  10119.  
  10120. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-40), math.rad(0), math.rad(10)),.3)
  10121.  
  10122. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-90)),.3)
  10123.  
  10124. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.3)
  10125.  
  10126. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.3)
  10127.  
  10128. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  10129.  
  10130. end
  10131.  
  10132. so("http://roblox.com/asset/?id=228343249",Torso,1,1)
  10133.  
  10134. for i = 1,2 do
  10135.  
  10136. magicring(BrickColor.new(tclr),Torso.CFrame*CFrame.new(-5,0,0)*CFrame.Angles(math.random(-50,50),math.random(-50,50),math.random(-50,50)),1,1,0.1,1,1,0.05)
  10137.  
  10138. magicring(BrickColor.new(tclr),Torso.CFrame*CFrame.new(-5,0,0)*CFrame.Angles(math.random(-50,50),math.random(-50,50),math.random(-50,50)),1,1,0.1,1,1,0.05)
  10139.  
  10140. end
  10141.  
  10142. attack = false
  10143.  
  10144. end
  10145.  
  10146.  
  10147.  
  10148. mouse.Button1Down:connect(function()
  10149.  
  10150. if attack == false and attacktype == 1 then
  10151.  
  10152. attacktype = 2
  10153.  
  10154. attackone()
  10155.  
  10156. elseif attack == false and attacktype == 2 then
  10157.  
  10158. attacktype = 1
  10159.  
  10160. attacktwo()
  10161.  
  10162. end
  10163.  
  10164. end)
  10165.  
  10166.  
  10167.  
  10168. mouse.KeyDown:connect(function(k)
  10169.  
  10170. k=k:lower()
  10171.  
  10172. if attack == false and k == 'q' then
  10173.  
  10174. Spin()
  10175.  
  10176. elseif attack == false and k == 'e' then
  10177.  
  10178. StunTarget()
  10179.  
  10180. end
  10181.  
  10182. end)
  10183.  
  10184.  
  10185.  
  10186.  
  10187.  
  10188. local sine = 0
  10189.  
  10190. local change = 1
  10191.  
  10192. local val = 0
  10193.  
  10194.  
  10195.  
  10196. while true do
  10197.  
  10198. swait()
  10199.  
  10200. sine = sine + change
  10201.  
  10202. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  10203.  
  10204. local velderp=RootPart.Velocity.y
  10205.  
  10206. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  10207.  
  10208. if equipped==true or equipped==false then
  10209.  
  10210. if attack==false then
  10211.  
  10212. idle=idle+1
  10213.  
  10214. else
  10215.  
  10216. idle=0
  10217.  
  10218. end
  10219.  
  10220. if idle>=500 then
  10221.  
  10222. if attack==false then
  10223.  
  10224. --Sheath()
  10225.  
  10226. end
  10227.  
  10228. end
  10229.  
  10230. if RootPart.Velocity.y > 1 and hitfloor==nil then
  10231.  
  10232. if attack==false then
  10233.  
  10234. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.2)
  10235.  
  10236. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-20),math.rad(0),math.rad(0)),.2)
  10237.  
  10238. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(10), math.rad(0), math.rad(20)),.2)
  10239.  
  10240. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(-20)),.2)
  10241.  
  10242. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-20)),.2)
  10243.  
  10244. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(-20)),.2)
  10245.  
  10246. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-20),math.rad(0),math.rad(0)),.2)
  10247.  
  10248. end
  10249.  
  10250. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  10251.  
  10252. Anim="Fall"
  10253.  
  10254. if attack==false then
  10255.  
  10256. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.2)
  10257.  
  10258. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(20),math.rad(0),math.rad(0)),.2)
  10259.  
  10260. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(10), math.rad(0), math.rad(40)),.2)
  10261.  
  10262. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(-40)),.2)
  10263.  
  10264. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-20)),.2)
  10265.  
  10266. LH.C0=clerp(LH.C0,cf(-1,-.5,-.5)*angles(math.rad(0),math.rad(-90),math.rad(10)),.2)
  10267.  
  10268. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-20),math.rad(0),math.rad(0)),.2)
  10269.  
  10270. end
  10271.  
  10272. elseif torvel<1 and hitfloor~=nil then
  10273.  
  10274. Anim="Idle"
  10275.  
  10276. if attack==false then
  10277.  
  10278. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(-40)),.2)
  10279.  
  10280. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(40)),.2)
  10281.  
  10282. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(10)),.2)
  10283.  
  10284. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(20), math.rad(0), math.rad(-10)),.2)
  10285.  
  10286. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10)),.2)
  10287.  
  10288. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5)),.2)
  10289.  
  10290. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-5),math.rad(0),math.rad(0)),.2)
  10291.  
  10292. end
  10293.  
  10294. elseif torvel>2 and hitfloor~=nil then
  10295.  
  10296. Anim="Walk"
  10297.  
  10298. if attack==false then
  10299.  
  10300. change=3
  10301.  
  10302. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(10),math.rad(0),math.rad(0)),.2)
  10303.  
  10304. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-5),math.rad(0),math.rad(0)),.2)
  10305.  
  10306. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(10), math.rad(0), math.rad(10)),.2)
  10307.  
  10308. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(-15)),.2)
  10309.  
  10310. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(10)),.2)
  10311.  
  10312. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(10)),.2)
  10313.  
  10314. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(-10),math.rad(0),math.rad(0)),.2)
  10315.  
  10316. end
  10317.  
  10318. end
  10319.  
  10320. end
  10321.  
  10322. if #Effects>0 then
  10323.  
  10324. for e=1,#Effects do
  10325.  
  10326. if Effects[e]~=nil then
  10327.  
  10328. local Thing=Effects[e]
  10329.  
  10330. if Thing~=nil then
  10331.  
  10332. local Part=Thing[1]
  10333.  
  10334. local Mode=Thing[2]
  10335.  
  10336. local Delay=Thing[3]
  10337.  
  10338. local IncX=Thing[4]
  10339.  
  10340. local IncY=Thing[5]
  10341.  
  10342. local IncZ=Thing[6]
  10343.  
  10344. if Thing[1].Transparency<=1 then
  10345.  
  10346. if Thing[2]=="Block1" then
  10347.  
  10348. Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  10349.  
  10350. Mesh=Thing[1].Mesh
  10351.  
  10352. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  10353.  
  10354. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  10355.  
  10356. elseif Thing[2]=="Cylinder" then
  10357.  
  10358. Mesh=Thing[1].Mesh
  10359.  
  10360. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  10361.  
  10362. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  10363.  
  10364. elseif Thing[2]=="Blood" then
  10365.  
  10366. Mesh=Thing[7]
  10367.  
  10368. Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
  10369.  
  10370. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  10371.  
  10372. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  10373.  
  10374. elseif Thing[2]=="Elec" then
  10375.  
  10376. Mesh=Thing[1].Mesh
  10377.  
  10378. Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
  10379.  
  10380. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  10381.  
  10382. elseif Thing[2]=="Disappear" then
  10383.  
  10384. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  10385.  
  10386. end
  10387.  
  10388. else
  10389.  
  10390. Part.Parent=nil
  10391.  
  10392. table.remove(Effects,e)
  10393.  
  10394. end
  10395.  
  10396. end
  10397.  
  10398. end
  10399.  
  10400. end
  10401.  
  10402. end
  10403.  
  10404. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement