wamandnj

Untitled

Jun 21st, 2019
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ------------
  2. --Lunarine--
  3. ------------
  4. --By --
  5. --CKbackup--
  6. ------------
  7.  
  8. player = game.Players.TameDoNotClick
  9. chara = player.Character
  10. debby = game.Debris
  11. local Mouse = player:GetMouse()
  12.  
  13. --Outfit and Weapons--
  14. New = function(Object, Parent, Name, Data)
  15. local Object = Instance.new(Object)
  16. for Index, Value in pairs(Data or {}) do
  17. Object[Index] = Value
  18. end
  19. Object.Parent = Parent
  20. Object.Name = Name
  21. return Object
  22. end
  23.  
  24. LeftArm = New("Model",chara,"LeftArm",{})
  25. MainPart = New("Part",LeftArm,"MainPart",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1, 2.00000024, 1),CFrame = CFrame.new(4.5, 3.00005722, -4.50000048, -1, 0, 0, 0, 1.00001287, 0, 0, 0, -1.00001287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  26. Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara["Left Arm"],C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1.00000429, 0, 0, 0, -1.00000429),C1 = CFrame.new(0, 7.62939453e-006, 1.23977661e-005, 1, 0, 0, 0, 1.00000429, 0, 0, 0, 1.00000429),})
  27. Part = New("Part",LeftArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 1),CFrame = CFrame.new(4.9000001, 3.90006065, -4.50000048, -1, 0, 0, 0, 1.00001287, 0, 0, 0, -1.00001287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  28. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  29. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(-0.400000095, 0.899991989, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  30. Part = New("Part",LeftArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 0.200000003),CFrame = CFrame.new(4.10000086, 2.70005608, -4.50000048, 0, 0, -1, 0, 1.00001287, 0, 1.00001287, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  31. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  32. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),C1 = CFrame.new(0.399999142, -0.29999733, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  33. Part = New("Part",LeftArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 1),CFrame = CFrame.new(4.5, 2.50004888, -4.50000048, -1, 0, 0, 0, 1.00001287, 0, 0, 0, -1.00001287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  34. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  35. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(0, -0.500001907, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  36. Part = New("Part",LeftArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.400000006, 1),CFrame = CFrame.new(4.30000114, 4.00006056, -4.50000048, -1, 0, 0, 0, 1.00001287, 0, 0, 0, -1.00001287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  37. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  38. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(0.199999094, 0.999990463, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  39. Part = New("Part",LeftArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 0.200000003),CFrame = CFrame.new(4.9000001, 4.10006046, -4.50000048, 0, 0, -1, 0, 1.00001287, 0, 1.00001287, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  40. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  41. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  42. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),C1 = CFrame.new(-0.400000095, 1.09998894, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  43. Part = New("Part",LeftArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.400000006, 0.400000006),CFrame = CFrame.new(3.60000014, 4.00006056, -4.50000048, 0, 0, 1, 0, 1.00001287, 0, -1.00001287, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  44. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  45. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  46. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.899999857, 0.999990463, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  47. EnamatePart = New("Part",LeftArm,"EnamatePart",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.SmoothPlastic,Transparency = 1,Transparency = 1,Size = Vector3.new(1, 0.400000036, 1),CFrame = CFrame.new(4.5, 2.00003481, -4.50000906, 1, 0, 0, 0, 1.00001287, 0, 0, 0, 1.00001287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.972549, 0.972549, 0.972549),})
  48. Weld = New("ManualWeld",EnamatePart,"Weld",{Part0 = EnamatePart,Part1 = MainPart,C1 = CFrame.new(-2.38418579e-007, -1.00000954, 8.58306885e-006, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  49. Part = New("Part",LeftArm,"Part",{BrickColor = BrickColor.new("Fog"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1, 0.400000036, 1),CFrame = CFrame.new(4.49999952, 2.20003057, -4.50001335, 1, 0, 0, 0, 1.00002146, 0, 0, 0, 1.00002146),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.780392, 0.831373, 0.894118),})
  50. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  51. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000429, 0, 0, 0, 1.00000429),C1 = CFrame.new(4.76837158e-007, -0.800016403, 1.28746033e-005, -1, 0, 0, 0, 1.00000429, 0, 0, 0, -1.00000429),})
  52. LeftLeg = New("Model",chara,"LeftLeg",{})
  53. MainPart = New("Part",LeftLeg,"MainPart",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1, 2.00000024, 1),CFrame = CFrame.new(5.5, 1.00003695, -4.5, -1, 0, 0, 0, 1.00000501, 0, 0, 0, -1.00000501),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  54. Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara["Left Leg"],C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1.00000572, 0, 0, 0, -1.00000572),C1 = CFrame.new(0, -1.90734863e-006, 1.09672546e-005, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),})
  55. Part = New("Part",LeftLeg,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 1),CFrame = CFrame.new(5.5, 0.500034451, -4.5, -1, 0, 0, 0, 1.00000501, 0, 0, 0, -1.00000501),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  56. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  57. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  58. Part = New("Part",LeftLeg,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 0.200000003),CFrame = CFrame.new(5.10000229, 0.700036228, -4.5, 0, 0, -1, 0, 1.00000501, 0, 1.00000501, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  59. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  60. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),C1 = CFrame.new(0.39999795, -0.299999237, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),})
  61. Part = New("Part",LeftLeg,"Part",{BrickColor = BrickColor.new("Fog"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1, 0.400000036, 1),CFrame = CFrame.new(5.5, 0.199991405, -4.50000048, 1, 0, 0, 0, 1.00001073, 0, 0, 0, 1.00001073),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.780392, 0.831373, 0.894118),})
  62. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  63. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(0, -0.800041556, 4.76837158e-007, -1, 0, 0, 0, 1.00000572, 0, 0, 0, -1.00000572),})
  64. Chest = New("Model",chara,"Chest",{})
  65. MainPart = New("Part",Chest,"MainPart",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(2, 2.00000024, 1),CFrame = CFrame.new(6, 3.00006342, -4.50004101, 1, 0, 0, 0, 1.00001383, 5.96046448e-008, 0, -5.96046448e-008, 1.00001383),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  66. Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara.Torso,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),C1 = CFrame.new(0, 1.28746033e-005, -2.43186951e-005, 1, 0, 0, 0, 1.00000715, -1.19209332e-007, 0, 1.19209332e-007, 1.00000715),})
  67. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.600000024, 0.399999976, 0.200000003),CFrame = CFrame.new(6, 2.16866231, -2.16859388, 5.96039591e-008, -1, 0, 0.707123756, 4.21473736e-008, 0.707122982, -0.707122982, -4.21473274e-008, 0.707123756),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  68. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  69. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 5.96039591e-008, 0.707110584, -0.707109809, -1, 4.21465884e-008, -4.21465423e-008, 0, 0.707109809, 0.707110584),C1 = CFrame.new(0, -0.831389666, 2.33141494, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  70. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(2, 0.200000003, 1),CFrame = CFrame.new(6, 2.10003901, -4.50004339, 1, 0, 0, 0, 1.00002372, 5.96052345e-008, 0, -5.96052345e-008, 1.00002372),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  71. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  72. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000513, -5.96046661e-008, 0, 5.96046661e-008, 1.00000513),C1 = CFrame.new(0, -0.900012016, -2.38418579e-006, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  73. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(5.69999981, 3.70007658, -4.90005064, 0, 0, 1, 5.96052345e-008, -1.00002372, 0, 1.00002372, 5.96052345e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  74. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  75. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.96046661e-008, 1.00000513, 0, -1.00000513, 5.96046661e-008, 1, 0, 0),C1 = CFrame.new(-0.300000191, 0.700003624, -0.40000391, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  76. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.600000024),CFrame = CFrame.new(6.5, 3.90008974, -4.50004339, 1, 0, 0, 0, 1.00002372, 5.96052345e-008, 0, -5.96052345e-008, 1.00002372),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  77. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  78. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000513, -5.96046661e-008, 0, 5.96046661e-008, 1.00000513),C1 = CFrame.new(0.5, 0.900013924, -2.38418579e-006, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  79. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(5.69999981, 3.90008211, -4.90005064, 0, 0, -1, 5.96052345e-008, 1.00002372, 0, 1.00002372, -5.96052345e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  80. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  81. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.96046661e-008, 1.00000513, 0, 1.00000513, -5.96046661e-008, -1, 0, 0),C1 = CFrame.new(-0.300000191, 0.900006294, -0.40000391, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  82. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(5.50000095, 3.90008783, -4.90005064, 0, 0, 1, 5.96052345e-008, -1.00002372, 0, 1.00002372, 5.96052345e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  83. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  84. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.96046661e-008, 1.00000513, 0, -1.00000513, 5.96046661e-008, 1, 0, 0),C1 = CFrame.new(-0.499999046, 0.900012016, -0.40000391, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  85. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.399999857, 0.400000006),CFrame = CFrame.new(5.5999999, 2.52222896, -2.52216196, 0, 0, -1, 0.707122922, 0.707123816, 0, 0.707123816, -0.707122922, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  86. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  87. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0.707109749, 0.707110643, 0, 0.707110643, -0.707109749, -1, 0, 0),C1 = CFrame.new(-0.400000095, -0.477828026, 1.97785163, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  88. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.80000007, 2),CFrame = CFrame.new(6.00000906, 1.30002105, -3.70002818, -1.59710094e-008, -7.10542736e-015, -1, 0.500011683, 0.866046011, -7.98569921e-009, 0.866046011, -0.500011683, -1.38316274e-008),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  89. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1.59710094e-008, 0.500002384, 0.866029918, -7.10542736e-015, 0.866029918, -0.500002384, -1, -7.98555089e-009, -1.38313707e-008),C1 = CFrame.new(9.05990601e-006, -1.70001888, 0.800001621, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  90. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.799999893, 1.80000019, 0.200000003),CFrame = CFrame.new(7.30000591, 1.30002677, -4.60004044, 0, -0.500000894, -0.866024911, 5.96052345e-008, 0.866045415, -0.500012755, 1.00002372, -5.16196152e-008, 2.98026706e-008),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  91. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.96046661e-008, 1.00000513, -0.500000894, 0.866029322, -5.1619125e-008, -0.866024911, -0.500003457, 2.98023863e-008),C1 = CFrame.new(1.30000591, -1.70001316, -0.0999979973, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  92. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.799999893, 1.80000019, 0.200000003),CFrame = CFrame.new(4.70000601, 1.30002677, -4.60004044, 0, 0.499999017, -0.866026223, 5.96052345e-008, 0.866046727, 0.500010848, 1.00002372, -5.16196934e-008, -2.98025569e-008),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  93. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.96046661e-008, 1.00000513, 0.499999017, 0.866030633, -5.16192031e-008, -0.866026223, 0.50000155, -2.98022744e-008),C1 = CFrame.new(-1.29999399, -1.70001316, -0.0999979973, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  94. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 4.4000001, 2),CFrame = CFrame.new(6, 2.38080931, -2.38075256, 0, 0, -1, 0.707109869, 0.707110107, 0, 0.707110107, -0.707109869, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  95. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0.707109869, 0.707110107, 0, 0.707110107, -0.707109869, -1, 0, 0),C1 = CFrame.new(0, -0.619245529, 2.11925912, 1, 0, 0, 0, 1.00000477, -5.96046448e-008, 0, 5.96046448e-008, 1.00000477),})
  96. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000006, 1.4000001, 0.200000003),CFrame = CFrame.new(6, 2.90004635, -4.9000144, 1, 0, 0, 0, 1.00001895, 5.96054903e-008, 0, -5.96054903e-008, 1.00001895),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  97. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  98. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000513, -5.96046661e-008, 0, 5.96046661e-008, 1.00000513),C1 = CFrame.new(0, -0.10001564, -0.39996767, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  99. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 3.60000014, 0.200000003),CFrame = CFrame.new(6, 0.895817995, -0.895722628, 5.96046412e-008, -0.99999994, 0, 0.707120538, 4.21476685e-008, 0.707119763, -0.707119763, -4.21476223e-008, 0.707120538),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  100. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  101. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 5.96046412e-008, 0.707110763, -0.707109988, -0.99999994, 4.21470858e-008, -4.21470396e-008, 0, 0.707109988, 0.707110763),C1 = CFrame.new(0, -2.10421658, 3.60426831, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  102. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.400000066, 0.400000006),CFrame = CFrame.new(6.4000001, 2.52221155, -2.52209997, 0, 0, 1, -0.707120538, 0.707119405, 0, -0.707119405, -0.707120538, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  103. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  104. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -0.707110763, -0.70710963, 0, 0.70710963, -0.707110763, 1, 0, 0),C1 = CFrame.new(0.400000095, -0.47784543, 1.97791362, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  105. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 1.60000002, 0.200000003),CFrame = CFrame.new(4.47727203, 1.5081805, -1.50808311, 9.39882394e-009, 0.178885445, -0.983869851, 0.707119942, 0.695714474, 0.126493514, 0.707120419, -0.695713997, -0.126493424),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  106. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  107. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 9.39882394e-009, 0.707110167, 0.707110643, 0.178885445, 0.695704877, -0.695704401, -0.983869851, 0.12649177, -0.126491681),C1 = CFrame.new(-1.52272797, -1.49186242, 2.99191642, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  108. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 1, 0.400000006),CFrame = CFrame.new(6.80000019, 2.73435283, -2.73424101, 1.98723757e-008, 2.98020062e-008, -1, 0.707119763, 0.70712024, 3.51257512e-008, 0.70712024, -0.707119763, -7.02143277e-009),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  109. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  110. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1.98723757e-008, 0.707109988, 0.707110465, 2.98020062e-008, 0.707110465, -0.707109988, -1, 3.51252645e-008, -7.02133551e-009),C1 = CFrame.new(0.800000191, -0.265707016, 1.76577568, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  111. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 1, 0.400000006),CFrame = CFrame.new(5.19999981, 2.73435235, -2.73424149, 0, 0, 1, -0.707120538, 0.707119405, 0, -0.707119405, -0.707120538, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  112. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  113. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -0.707110763, -0.70710963, 0, 0.70710963, -0.707110763, 1, 0, 0),C1 = CFrame.new(-0.800000191, -0.265707493, 1.7657752, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  114. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 1.60000002, 0.200000003),CFrame = CFrame.new(7.52272892, 1.50817478, -1.50807929, -6.16093132e-008, -0.178884313, 0.983862221, -0.707114697, 0.695709288, 0.126492739, -0.707116783, -0.695710361, -0.126493022),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  115. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  116. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -6.16093132e-008, -0.707104921, -0.707107008, -0.178884313, 0.695699692, -0.695700765, 0.983862221, 0.126490995, -0.126491278),C1 = CFrame.new(1.52272892, -1.49186814, 2.99192023, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  117. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000033, 1.60000002, 0.200000003),CFrame = CFrame.new(7.25000572, 1.38660395, -4.90001011, 0.866024911, -0.500000834, 0, 0.500010312, 0.866041303, 5.96054903e-008, -2.98027949e-008, -5.16198391e-008, 1.00001895),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  118. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  119. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.866024911, 0.500003397, -2.98023828e-008, -0.500000834, 0.866029322, -5.1619125e-008, 0, 5.96046661e-008, 1.00000513),C1 = CFrame.new(1.25000572, -1.61343718, -0.399963856, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  120. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(6.0999999, 3.700068, -4.9000144, 0, 0, 1, -5.96054903e-008, 1.00001895, 0, -1.00001895, -5.96054903e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  121. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  122. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -5.96046661e-008, -1.00000513, 0, 1.00000513, -5.96046661e-008, 1, 0, 0),C1 = CFrame.new(0.0999999046, 0.699994802, -0.39996767, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  123. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000033, 1.60000002, 0.200000003),CFrame = CFrame.new(4.75000572, 1.38660395, -4.90001011, -0.866026044, -0.499998868, 0, 0.500008345, -0.866042435, 5.96054903e-008, -2.98026777e-008, 5.16199066e-008, 1.00001895),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  124. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  125. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.866026044, 0.500001431, -2.98022655e-008, -0.499998868, -0.866030455, 5.16191925e-008, 0, 5.96046661e-008, 1.00000513),C1 = CFrame.new(-1.24999428, -1.61343718, -0.399963856, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  126. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.600000024),CFrame = CFrame.new(5.5, 3.9000864, -4.50000381, 1, 0, 0, 0, 1.00001895, 5.96054903e-008, 0, -5.96054903e-008, 1.00001895),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  127. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  128. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000513, -5.96046661e-008, 0, 5.96046661e-008, 1.00000513),C1 = CFrame.new(-0.5, 0.900010586, 3.71932983e-005, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  129. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(6.30000019, 3.70007372, -4.9000144, 0, 0, -1, -5.96054903e-008, -1.00001895, 0, -1.00001895, 5.96054903e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  130. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  131. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -5.96046661e-008, -1.00000513, 0, -1.00000513, 5.96046661e-008, -1, 0, 0),C1 = CFrame.new(0.300000191, 0.700000525, -0.39996767, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  132. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(6.30000019, 3.90008068, -4.9000144, 0, 0, 1, -5.96054903e-008, 1.00001895, 0, -1.00001895, -5.96054903e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  133. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  134. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -5.96046661e-008, -1.00000513, 0, 1.00000513, -5.96046661e-008, 1, 0, 0),C1 = CFrame.new(0.300000191, 0.900004864, -0.39996767, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  135. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1.20000005, 0.200000003, 0.200000003),CFrame = CFrame.new(6, 3.9000864, -4.09998798, 1, 0, 0, 0, 1.00001895, 5.96054903e-008, 0, -5.96054903e-008, 1.00001895),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  136. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  137. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000513, -5.96046661e-008, 0, 5.96046661e-008, 1.00000513),C1 = CFrame.new(0, 0.900010586, 0.400047302, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  138. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(5.90000105, 3.70007181, -4.9000144, 0, 0, -1, 5.96054903e-008, 1.00001895, 0, 1.00001895, -5.96054903e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  139. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  140. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.96046661e-008, 1.00000513, 0, 1.00000513, -5.96046661e-008, -1, 0, 0),C1 = CFrame.new(-0.099998951, 0.699998617, -0.39996767, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  141. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(6.5, 3.9000864, -4.9000144, 0, 0, -1, -5.96054903e-008, -1.00001895, 0, -1.00001895, 5.96054903e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  142. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  143. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -5.96046661e-008, -1.00000513, 0, -1.00000513, 5.96046661e-008, -1, 0, 0),C1 = CFrame.new(0.5, 0.900010586, -0.39996767, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  144. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 3.5999999),CFrame = CFrame.new(6.00000906, 0.607151985, -3.29996657, 4.27941371e-009, -1.59710094e-008, 1, 0.866041899, 0.500009298, 4.27950164e-009, -0.500009298, 0.866041899, 1.59713149e-008),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  145. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  146. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 4.27941371e-009, 0.866029978, -0.500002384, -1.59710094e-008, 0.500002384, 0.866029978, 1, 4.27944258e-009, 1.59710947e-008),C1 = CFrame.new(9.05990601e-006, -2.39287829, 1.20005774, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  147. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 2),CFrame = CFrame.new(6, 3.90008068, -3.89998055, 0, 0, -1, 5.96054903e-008, 1.00001895, 0, 1.00001895, -5.96054903e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  148. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.96046661e-008, 1.00000513, 0, 1.00000513, -5.96046661e-008, -1, 0, 0),C1 = CFrame.new(0, 0.900004864, 0.600052118, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  149. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 1.79999995),CFrame = CFrame.new(4.30000687, 0.6071558, -4.09998417, 0.499998927, -0.866026044, 0, 0.866042435, 0.500008404, 5.96054903e-008, -5.16199066e-008, -2.98026812e-008, 1.00001895),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  150. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  151. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.499998927, 0.866030455, -5.16191925e-008, -0.866026044, 0.50000149, -2.98022691e-008, 0, 5.96046661e-008, 1.00000513),C1 = CFrame.new(-1.69999313, -2.39287448, 0.400051117, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  152. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 1.79999995),CFrame = CFrame.new(7.70000648, 0.6071558, -4.09998417, 0.866024911, -0.500000834, 0, 0.500010312, 0.866041303, 5.96054903e-008, -2.98027949e-008, -5.16198391e-008, 1.00001895),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  153. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  154. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.866024911, 0.500003397, -2.98023828e-008, -0.500000834, 0.866029322, -5.1619125e-008, 0, 5.96046661e-008, 1.00000513),C1 = CFrame.new(1.70000648, -2.39287448, 0.400051117, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  155. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.600000083, 0.799999952),CFrame = CFrame.new(5.4000001, 2.16864324, -2.16853142, 0, 0, 1, 0.707123935, -0.707122922, 0, 0.707122922, 0.707123935, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  156. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  157. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0.70711416, 0.707113147, 0, -0.707113147, 0.70711416, 1, 0, 0),C1 = CFrame.new(-0.599999905, -0.831408739, 2.3314774, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  158. Part = New("WedgePart",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 4.4000001, 0.800000012),CFrame = CFrame.new(7.4000001, 2.38079023, -2.38069153, 0, 0, -0.99999994, 0.707119942, 0.707120359, 0, 0.707120359, -0.707119942, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  159. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0.707110167, 0.707110584, 0, 0.707110584, -0.707110167, -0.99999994, 0, 0),C1 = CFrame.new(1.4000001, -0.619264603, 2.11932015, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  160. Part = New("WedgePart",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.79999995, 0.800000012),CFrame = CFrame.new(7.40000916, 1.29999423, -3.69998121, 0, 0, -1.00000024, 0.500009537, 0.866042197, 0, 0.866041958, -0.500009656, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  161. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0.500002623, 0.866030037, 0, 0.866030276, -0.500002742, -1.00000024, 0, 0),C1 = CFrame.new(1.40000916, -1.7000457, 0.80004859, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  162. Part = New("WedgePart",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.79999995, 1),CFrame = CFrame.new(4.70000601, 1.29999804, -3.69996977, -0.866025984, 0.499998987, 0, 0.500008464, 0.866042376, -5.96054903e-008, -2.98026848e-008, -5.1619903e-008, -1.00001895),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  163. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.866025984, 0.50000155, -2.98022726e-008, 0.499998987, 0.866030395, -5.16191889e-008, 0, -5.96046661e-008, -1.00000513),C1 = CFrame.new(-1.29999399, -1.70004189, 0.800060034, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  164. Part = New("WedgePart",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.79999995, 1),CFrame = CFrame.new(7.30000591, 1.29999804, -3.69996977, -0.866026938, -0.500001907, 0, -0.500011384, 0.866043329, -5.96054903e-008, 2.98028588e-008, -5.16199599e-008, -1.00001895),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  165. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.866026938, -0.50000447, 2.98024467e-008, -0.500001907, 0.866031349, -5.16192458e-008, 0, -5.96046661e-008, -1.00000513),C1 = CFrame.new(1.30000591, -1.70004189, 0.800060034, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  166. Part = New("WedgePart",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 4.4000001, 0.800000012),CFrame = CFrame.new(4.5999999, 2.38079023, -2.38069153, 0, 0, 1, -0.707119942, 0.707120538, 0, -0.707120538, -0.707119942, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  167. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -0.707110167, -0.707110763, 0, 0.707110763, -0.707110167, 1, 0, 0),C1 = CFrame.new(-1.4000001, -0.619264603, 2.11932015, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  168. Part = New("WedgePart",Chest,"Part",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.79999995, 0.800000012),CFrame = CFrame.new(4.60000896, 1.29999423, -3.69998121, 0, 0, 1, -0.500009418, 0.86604178, 0, -0.86604178, -0.500009418, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  169. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -0.500002503, -0.866029859, 0, 0.866029859, -0.500002503, 1, 0, 0),C1 = CFrame.new(-1.39999104, -1.7000457, 0.80004859, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  170. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.600000083, 0.800000012),CFrame = CFrame.new(6.5999999, 2.16864347, -2.16853189, 0, 0, -1, -0.707122922, -0.707123935, 0, -0.707123935, 0.707122922, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  171. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  172. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -0.707113147, -0.70711416, 0, -0.70711416, 0.707113147, -1, 0, 0),C1 = CFrame.new(0.599999905, -0.831408501, 2.33147693, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  173. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Fog"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.400000006, 0.400000006),CFrame = CFrame.new(6.19999838, 3.80007887, -4.90001774, 0, 0, -1, 0, -1.00002337, 0, -1.00002337, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.780392, 0.831373, 0.894118),})
  174. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  175. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1.00000954, 0, -1.00000954, 0, -1, 0, 0),C1 = CFrame.new(0.199998379, 0.800004244, -0.399971008, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  176. Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Fog"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.400000006, 0.400000006),CFrame = CFrame.new(5.79999971, 3.80007887, -4.90001774, 0, 0, 1, 5.96051848e-008, -1.00001383, 0, 1.00001383, 5.96051848e-008, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.780392, 0.831373, 0.894118),})
  177. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  178. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.96043606e-008, 1, 0, -1, 5.96043606e-008, 1, 0, 0),C1 = CFrame.new(-0.200000286, 0.800004482, -0.399971008, 1, 0, 0, 0, 1, -5.96038205e-008, 0, 5.96038205e-008, 1),})
  179. FakeHead = New("Model",chara,"FakeHead",{})
  180. MainPart = New("Part",FakeHead,"MainPart",{BrickColor = BrickColor.new("Fog"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(2, 1.00000024, 1),CFrame = CFrame.new(6, 4.50005817, -4.5, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.780392, 0.831373, 0.894118),})
  181. Mesh = New("SpecialMesh",MainPart,"Mesh",{Scale = Vector3.new(1.25, 1.25, 1.25),})
  182. Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara.Head,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),C1 = CFrame.new(0, 1.90734863e-006, 1.09672546e-005, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),})
  183. Part = New("Part",FakeHead,"Part",{BrickColor = BrickColor.new("Fog"),FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(1.20000005, 1, 0.600000024),CFrame = CFrame.new(6, 5.50007153, -4.69999933, 1, 0, 0, 0, 1.00001001, 0, 0, 0, 1.00001001),CanCollide = false,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.780392, 0.831373, 0.894118),})
  184. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.800000012, 0.800000012, 0.800000012),MeshId = "http://www.roblox.com/asset/?id=101176852 ",MeshType = Enum.MeshType.FileMesh,})
  185. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(0, 1.00000811, -0.199998379, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),})
  186. Part = New("Part",FakeHead,"Part",{BrickColor = BrickColor.new("Toothpaste"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(5.89999962, 4.70005989, -5.00000763, -1, 0, 0, 0, 1.00000501, 0, 0, 0, -1.00000501),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0, 1, 1),})
  187. Mesh = New("SpecialMesh",Part,"Mesh",{Offset = Vector3.new(0.0799999982, 0.0299999993, 0.0399999991),Scale = Vector3.new(0.400000006, 1.5, 0.200000003),MeshType = Enum.MeshType.Sphere,})
  188. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1.00000501, 0, 0, 0, -1.00000501),C1 = CFrame.new(-0.100000381, 0.200000763, -0.500005245, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),})
  189. Part = New("Part",FakeHead,"Part",{BrickColor = BrickColor.new("Toothpaste"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(6.0999999, 4.70005989, -5.00000763, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0, 1, 1),})
  190. Mesh = New("SpecialMesh",Part,"Mesh",{Offset = Vector3.new(0.0799999982, 0.0299999993, -0.0399999991),Scale = Vector3.new(0.400000006, 1.5, 0.200000003),MeshType = Enum.MeshType.Sphere,})
  191. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),C1 = CFrame.new(0.0999999046, 0.200000763, -0.500005245, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),})
  192. Part = New("Part",FakeHead,"Part",{BrickColor = BrickColor.new("Medium red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.400000006, 0.200000003, 0.400000006),CFrame = CFrame.new(6, 4.50007915, -5.00000763, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.854902, 0.52549, 0.478431),})
  193. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.5, 0.5, 0.699999988),MeshType = Enum.MeshType.Sphere,})
  194. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),C1 = CFrame.new(0, 2.0980835e-005, -0.500005245, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),})
  195. Halberd = New("Model",chara,"Halberd",{})
  196. MainPart = New("Part",Halberd,"MainPart",{BrickColor = BrickColor.new("Pastel light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.400000006, 2, 0.200000003),CFrame = CFrame.new(7.5, 2, -4.80002117, 0, 0, -1, -1, 0, 0, 0, 1, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.686275, 0.866667, 1),})
  197. Mesh = New("CylinderMesh",MainPart,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  198. Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara["Right Arm"],C0 = CFrame.new(0, 0, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),C1 = CFrame.new(0, -1.00004983, -0.300009251, 1, 0, 0, 0, 1.00000429, 0, 0, 0, 1.00000429),})
  199. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.49998522, 2.0999589, -8.10000324, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  200. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  201. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(-0.0999588966, -3.29998207, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  202. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.49998522, 1.8999629, -8.10000324, -1, 0, 0, 0, -1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  203. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  204. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1),C1 = CFrame.new(0.100037098, -3.29998207, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  205. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 1),CFrame = CFrame.new(7.49998522, 2.0999589, -8.90000439, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  206. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  207. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(-0.0999588966, -4.09998322, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  208. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.400000006, 0.400000006),CFrame = CFrame.new(7.49998522, 1.79997587, -8.20000648, 1, 0, 0, 0, -1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  209. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  210. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1),C1 = CFrame.new(0.200024068, -3.39998531, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  211. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.49998522, 1.8999759, -7.90000439, 1, 0, 0, 0, -1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  212. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  213. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1),C1 = CFrame.new(0.100024104, -3.09998322, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  214. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 1),CFrame = CFrame.new(7.49998522, 1.8999629, -8.90000439, -1, 0, 0, 0, -1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  215. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  216. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1),C1 = CFrame.new(0.100037098, -4.09998322, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  217. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.49998522, 2.09997296, -7.90000439, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  218. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  219. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(-0.0999729633, -3.09998322, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  220. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.400000006, 0.400000006),CFrame = CFrame.new(7.49998522, 2.19997191, -8.20000648, -1, 0, 0, 0, 1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  221. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  222. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(-0.199971914, -3.39998531, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  223. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.49998522, 2.09997296, -7.90000439, -1, 0, 0, 0, 1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  224. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  225. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(-0.0999729633, -3.09998322, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  226. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.49998522, 1.8999759, -7.90000439, -1, 0, 0, 0, -1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  227. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  228. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1),C1 = CFrame.new(0.100024104, -3.09998322, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  229. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.49998522, 1.89998794, -7.70000648, 1, 0, 0, 0, -1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  230. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  231. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1),C1 = CFrame.new(0.100012064, -2.89998531, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  232. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(7.49999475, 1.899966, -1.80001593, 1, 0, 0, 0, -1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  233. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  234. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1),C1 = CFrame.new(0.100033998, 3.00000525, 5.24520874e-006, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  235. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(7.49999475, 2.0999639, -1.80001593, -1, 0, 0, 0, 1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  236. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  237. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(-0.0999639034, 3.00000525, 5.24520874e-006, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  238. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 2.0999999, -2.10002279, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  239. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  240. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(-0.0999999046, 2.69999838, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  241. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.49998522, 2.09998703, -7.70000648, -1, 0, 0, 0, 1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  242. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  243. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),C1 = CFrame.new(-0.0999869108, -2.89998531, 1.47819519e-005, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  244. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 2.00002384, -3.7000227, 0, 0, -1, -1, 0, 0, 0, 1, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  245. Mesh = New("CylinderMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.100000001, 0),Scale = Vector3.new(1.20000005, 0.5, 1.20000005),})
  246. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),C1 = CFrame.new(-2.39610672e-005, 1.09999847, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  247. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.600000024, 1),CFrame = CFrame.new(7.5, 1.10002398, -7.50001907, 1, 0, 0, 0, -1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  248. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  249. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1),C1 = CFrame.new(0.899976015, -2.6999979, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  250. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 1.50002396, -7.10002041, 0, 0, -1, 0, 1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  251. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),C1 = CFrame.new(0.499976039, -2.29999924, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  252. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 2, -7.10002041, 0, 0, -1, -1, 0, 0, 0, 1, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  253. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1.20000005, 1, 1.20000005),})
  254. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),C1 = CFrame.new(0, -2.29999924, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  255. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.400000006, 0.200000003),CFrame = CFrame.new(7.5, 1.80002391, -7.10002041, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  256. Mesh = New("CylinderMesh",Part,"Mesh",{})
  257. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.199976087, -2.29999924, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  258. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 1.50002396, -6.90001869, 1, 0, 0, 0, -1, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  259. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  260. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, -1),C1 = CFrame.new(0.499976039, -2.09999752, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  261. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 2, -2.30002165, 0, 0, -1, -1, 0, 0, 0, 1, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  262. Mesh = New("CylinderMesh",Part,"Mesh",{Offset = Vector3.new(0, 0.100000001, 0),Scale = Vector3.new(1.20000005, 0.5, 1.20000005),})
  263. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),C1 = CFrame.new(0, 2.49999952, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  264. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 2, -2.30002165, 0, 0, -1, -1, 0, 0, 0, 1, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  265. Mesh = New("CylinderMesh",Part,"Mesh",{})
  266. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),C1 = CFrame.new(0, 2.49999952, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  267. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(7.5, 1.30002296, -8.20001888, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  268. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  269. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(0.69997704, -3.39999771, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  270. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.600000024),CFrame = CFrame.new(7.5, 1.50002289, -7.50001907, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  271. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  272. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(0.499977052, -2.6999979, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  273. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.400000036, 1.80000007),CFrame = CFrame.new(7.5, 1.00002289, -8.90001869, -1, 0, 0, 0, -1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  274. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  275. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1),C1 = CFrame.new(0.999977052, -4.09999752, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  276. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 2.00000095, -5.9000206, 0, 0, -1, -1, 0, 0, 0, 1, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  277. Mesh = New("CylinderMesh",Part,"Mesh",{Offset = Vector3.new(0, 0.100000001, 0),Scale = Vector3.new(1.20000005, 0.5, 1.20000005),})
  278. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),C1 = CFrame.new(-9.53674316e-007, -1.09999943, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  279. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 1.90000093, -2.10002279, -1, 0, 0, 0, -1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  280. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  281. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1),C1 = CFrame.new(0.0999990702, 2.69999838, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  282. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(7.5, 2, -2.30002165, 0, 0, -1, -1, 0, 0, 0, 1, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  283. Mesh = New("CylinderMesh",Part,"Mesh",{Offset = Vector3.new(0, -0.100000001, 0),Scale = Vector3.new(1.20000005, 0.5, 1.20000005),})
  284. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),C1 = CFrame.new(0, 2.49999952, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  285. Part = New("Part",Halberd,"Part",{BrickColor = BrickColor.new("Pastel Blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.400000006, 5.4000001, 0.200000003),CFrame = CFrame.new(7.5, 2, -5.10002041, 0, 0, -1, -1, 0, 0, 0, 1, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.501961, 0.733333, 0.858824),})
  286. Mesh = New("CylinderMesh",Part,"Mesh",{})
  287. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),C1 = CFrame.new(0, -0.299999237, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  288. Hitbox = New("Part",Halberd,"Hitbox",{Transparency = 1,Transparency = 1,Size = Vector3.new(0.200000003, 1.60000002, 3.00000024),CFrame = CFrame.new(7.5, 1.60002398, -8.30001926, -1, 0, 0, 0, -1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
  289. Weld = New("ManualWeld",Hitbox,"Weld",{Part0 = Hitbox,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1),C1 = CFrame.new(0.399976075, -3.49999809, 0, 0, -1, 0, 0, 0, 1, -1, 0, 0),})
  290. Moon = New("Model",chara,"Moon",{})
  291. MoonPart = New("Part",Moon,"MoonPart",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Transparency = 1,Transparency = 1,Size = Vector3.new(3.00000024, 3, 0.200000003),CFrame = CFrame.new(6.10001802, 9.10006809, -4.50000095, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
  292. Mesh = New("SpecialMesh",MoonPart,"Mesh",{MeshType = Enum.MeshType.Sphere,Scale = Vector3.new(1.2,1.2,18)})
  293. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(4.90001678, 8.30006599, -4.50000191, 0, 0, -1, 0, 1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  294. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  295. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),C1 = CFrame.new(-1.20000124, -0.800002098, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  296. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.400000036, 0.400000036),CFrame = CFrame.new(7.20001698, 8.00006676, -4.50000191, 0, 0, -1, 0, -1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  297. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  298. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0),C1 = CFrame.new(1.09999895, -1.10000134, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  299. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(4.90001678, 8.10006618, -4.50000191, 0, 0, 1, 0, -1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  300. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  301. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, -1, 0, 1, 0, 0),C1 = CFrame.new(-1.20000124, -1.00000191, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  302. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.800000012, 0.200000003),CFrame = CFrame.new(7.50001717, 8.60006809, -4.50000095, 0, 0, -1, 0, -1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  303. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  304. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0),C1 = CFrame.new(1.39999914, -0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  305. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.600000143),CFrame = CFrame.new(6.30001783, 8.10006523, -4.50000191, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  306. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  307. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.199999809, -1.00000286, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  308. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.600000024, 0.400000006),CFrame = CFrame.new(7.40001726, 9.90007114, -4.50000191, 0, 0, -1, 0, 1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  309. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  310. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),C1 = CFrame.new(1.29999924, 0.800003052, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  311. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.400000036, 0.200000003),CFrame = CFrame.new(6.90001678, 8.20006371, -4.50000191, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  312. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C1 = CFrame.new(0.79999876, -0.900004387, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  313. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000155, 0.200000003, 0.200000003),CFrame = CFrame.new(6.00001669, 7.70006275, -4.50000191, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  314. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C1 = CFrame.new(-0.100001335, -1.40000534, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  315. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.600000262, 0.600000024, 0.200000003),CFrame = CFrame.new(7.30001783, 9.30006981, -4.50000191, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  316. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C1 = CFrame.new(1.19999981, 0.200001717, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  317. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1.80000019, 0.200000003, 0.200000003),CFrame = CFrame.new(6.10001659, 7.90006399, -4.50000191, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  318. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C1 = CFrame.new(-1.43051147e-006, -1.2000041, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  319. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.400000036, 0.600000024),CFrame = CFrame.new(6.90001726, 10.400074, -4.50000191, 0, 0, -1, 0, 1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  320. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  321. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),C1 = CFrame.new(0.799999237, 1.30000591, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  322. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000063),CFrame = CFrame.new(6.50001717, 10.3000755, -4.50000191, 0, 0, 1, 0, -1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  323. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  324. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, -1, 0, 1, 0, 0),C1 = CFrame.new(0.399999142, 1.20000744, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  325. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.600000024, 0.400000006),CFrame = CFrame.new(6.80001783, 9.90007114, -4.50000191, 0, 0, 1, 0, -1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  326. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  327. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, -1, 0, 1, 0, 0),C1 = CFrame.new(0.699999809, 0.800003052, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  328. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(5.20001698, 8.10006618, -4.50000095, 0, 0, -1, 0, 1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  329. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  330. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),C1 = CFrame.new(-0.900001049, -1.00000191, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  331. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.400000036, 0.200000003),CFrame = CFrame.new(6.90001678, 8.60006618, -4.50000191, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  332. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  333. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.79999876, -0.500001907, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  334. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.800000012, 0.200000003),CFrame = CFrame.new(6.60001802, 7.70006275, -4.50000095, 0, 1, 0, 0, 0, 1, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  335. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  336. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0),C1 = CFrame.new(0.5, -1.40000534, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  337. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.600000083),CFrame = CFrame.new(6.10001707, 10.5000744, -4.50000191, 0, 0, 1, 0, -1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  338. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  339. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, -1, 0, 1, 0, 0),C1 = CFrame.new(-9.53674316e-007, 1.40000629, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  340. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.600000024),CFrame = CFrame.new(5.50001669, 7.70006514, -4.50000191, 0, 0, 1, 0, -1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  341. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  342. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, -1, 0, 1, 0, 0),C1 = CFrame.new(-0.600001335, -1.40000296, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  343. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(6.50001717, 10.5000744, -4.50000191, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  344. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C1 = CFrame.new(0.399999142, 1.40000629, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  345. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(6.70001698, 8.30006695, -4.50000191, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  346. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  347. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.599998951, -0.800001144, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  348. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(5.10001659, 7.90006399, -4.50000191, 0, 0, 1, 0, -1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  349. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  350. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, -1, 0, 1, 0, 0),C1 = CFrame.new(-1.00000143, -1.2000041, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  351. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.600000024, 0.200000003),CFrame = CFrame.new(7.10001707, 9.90007114, -4.50000191, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  352. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C1 = CFrame.new(0.999999046, 0.800003052, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  353. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000215, 0.800000012, 0.200000003),CFrame = CFrame.new(7.20001698, 8.60006618, -4.50000191, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  354. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C1 = CFrame.new(1.09999895, -0.500001907, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  355. Part = New("Part",Moon,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(6.70001698, 8.10006523, -4.50000191, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  356. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MoonPart,C1 = CFrame.new(0.599998951, -1.00000286, -9.53674316e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  357. RightArm = New("Model",chara,"RightArm",{})
  358. MainPart = New("Part",RightArm,"MainPart",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1, 2.00000024, 1),CFrame = CFrame.new(7.5, 3.00005794, -4.49999809, 1, 0, 0, 0, 1.00001287, 0, 0, 0, 1.00001287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  359. Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara["Right Arm"],C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000429, 0, 0, 0, 1.00000429),C1 = CFrame.new(0, 3.81469727e-006, 1.23977661e-005, 1, 0, 0, 0, 1.00000429, 0, 0, 0, 1.00000429),})
  360. Part = New("Part",RightArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 0.200000003),CFrame = CFrame.new(7.9000001, 2.70005298, -4.49999809, 0, 0, 1, 0, 1.00001287, 0, -1.00001287, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  361. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  362. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.399999946, -0.300001144, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  363. Part = New("Part",RightArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 1),CFrame = CFrame.new(7.5, 2.5000515, -4.49999809, 1, 0, 0, 0, 1.00001287, 0, 0, 0, 1.00001287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  364. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  365. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(-5.96046448e-008, -0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  366. Part = New("Part",RightArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.400000006, 1),CFrame = CFrame.new(7.69999981, 4.00007057, -4.49999809, 1, 0, 0, 0, 1.00001287, 0, 0, 0, 1.00001287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  367. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  368. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(0.199999988, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  369. Part = New("Part",RightArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.400000006, 0.400000006),CFrame = CFrame.new(8.39999962, 4.00007057, -4.49999809, 0, 0, -1, 0, 1.00001287, 0, 1.00001287, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  370. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  371. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  372. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),C1 = CFrame.new(0.899999976, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  373. Part = New("Part",RightArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 0.200000003),CFrame = CFrame.new(7.0999999, 4.10007238, -4.49999809, 0, 0, 1, 0, 1.00001287, 0, -1.00001287, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  374. Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
  375. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  376. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.400000095, 1.10000038, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  377. Part = New("Part",RightArm,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(0.200000003, 0.200000003, 1),CFrame = CFrame.new(7.0999999, 3.90006924, -4.49999809, 1, 0, 0, 0, 1.00001287, 0, 0, 0, 1.00001287),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  378. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  379. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(-0.400000036, 0.899999619, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  380. Part = New("Part",RightArm,"Part",{BrickColor = BrickColor.new("Fog"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1, 0.400000036, 1),CFrame = CFrame.new(7.5, 2.20003915, -4.50001097, 1, 0, 0, 0, 1.00002146, 0, 0, 0, 1.00002146),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.780392, 0.831373, 0.894118),})
  381. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  382. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000429, 0, 0, 0, 1.00000429),C1 = CFrame.new(0, -0.800008535, -1.28746033e-005, 1, 0, 0, 0, 1.00000429, 0, 0, 0, 1.00000429),})
  383. RightLeg = New("Model",chara,"RightLeg",{})
  384. MainPart = New("Part",RightLeg,"MainPart",{BrickColor = BrickColor.new("Light blue"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1, 2.00000024, 1),CFrame = CFrame.new(6.5, 1.00003695, -4.5, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.705882, 0.823529, 0.894118),})
  385. Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara["Right Leg"],C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1.00000572, 0, 0, 0, 1.00000572),C1 = CFrame.new(0, -1.90734863e-006, 1.09672546e-005, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),})
  386. Part = New("Part",RightLeg,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 0.200000003),CFrame = CFrame.new(6.9000001, 0.700036228, -4.5, 0, 0, 1, 0, 1.00000501, 0, -1.00000501, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  387. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),MeshType = Enum.MeshType.Wedge,})
  388. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(0.400000095, -0.299999237, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  389. Part = New("Part",RightLeg,"Part",{BrickColor = BrickColor.new("Steel blue"),Material = Enum.Material.Neon,Size = Vector3.new(1, 0.200000003, 1),CFrame = CFrame.new(6.5, 0.500034451, -4.5, 1, 0, 0, 0, 1.00000501, 0, 0, 0, 1.00000501),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.321569, 0.486275, 0.682353),})
  390. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  391. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(0, -0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  392. Part = New("Part",RightLeg,"Part",{BrickColor = BrickColor.new("Fog"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1, 0.400000036, 1),CFrame = CFrame.new(6.5, 0.199991465, -4.50000048, 1, 0, 0, 0, 1.00001073, 0, 0, 0, 1.00001073),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.780392, 0.831373, 0.894118),})
  393. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.00999999, 1.00999999, 1.00999999),})
  394. Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C1 = CFrame.new(0, -0.800041497, -4.76837158e-007, 1, 0, 0, 0, 1.00000572, 0, 0, 0, 1.00000572),})
  395.  
  396. lap = LeftArm:GetChildren()
  397. rap = RightArm:GetChildren()
  398. llp = LeftLeg:GetChildren()
  399. rlp = RightLeg:GetChildren()
  400. chp = Chest:GetChildren()
  401. hdp = FakeHead:GetChildren()
  402.  
  403. ch = chara:GetChildren()
  404. for i = 1, #ch do
  405. if ch[i].ClassName == "Part" then
  406. ch[i].Transparency = 1
  407. if ch[i].Name == "Torso" then
  408. ch[i].roblox.Transparency = 1
  409. end
  410. if ch[i].Name == "Head" then
  411. ch[i].face.Transparency = 1
  412. end
  413. elseif ch[i].ClassName == "Accessory" then
  414. ch[i]:Destroy()
  415. end
  416. end
  417.  
  418. Moon:MoveTo(chara.Head.Position + Vector3.new(0,5,0))
  419. local bodp = Instance.new("BodyPosition",MoonPart)
  420. bodp.Name = "MoonForce"
  421. bodp.maxForce = Vector3.new(10000,10000,10000)
  422. bodp.Position = chara.Head.Position + Vector3.new(0,5,0)
  423. local gyrp = Instance.new("BodyGyro",MoonPart)
  424. gyrp.Name = "GyroForce"
  425. gyrp.CFrame = chara.HumanoidRootPart.CFrame + chara.HumanoidRootPart.CFrame.lookVector
  426.  
  427. --Animations--
  428. function LoadAnim(id)
  429. local anim = New("Animation",chara,"Animation",{AnimationId = "rbxassetid://"..id})
  430. local realanim = chara.Humanoid:LoadAnimation(anim)
  431. return realanim
  432. end
  433. HoldA = LoadAnim(69427262)
  434. Swing1A = LoadAnim(186934658)
  435. Swing2A = LoadAnim(94160738)
  436. Swing3A = LoadAnim(186934910)
  437. Swing4A = LoadAnim(74909528)
  438. RaiseA = LoadAnim(83994319)
  439. RiseA = LoadAnim(169638954)
  440. HoldA:Play()
  441.  
  442. --Sounds--
  443. function LoadSnd(id,loop,vol,pit)
  444. local snd = New("Sound",chara,"Sound",{SoundId = "rbxassetid://"..id,Looped = loop,Volume = vol,Pitch = pit})
  445. return snd
  446. end
  447. Music = LoadSnd(267871756,true,1,1)
  448. HitSnd = LoadSnd(566593606,false,1,1)
  449. ExpSnd = LoadSnd(142070127,false,1,1)
  450. SlashSnd = LoadSnd(536642316,false,1,1)
  451. ChargeSnd = LoadSnd(137463716,false,1,1)
  452. LasSnd = LoadSnd(162246701,false,1,1)
  453. LasLoopSnd = LoadSnd(162246683,true,1,1)
  454. BlastSnd = LoadSnd(200633327,false,1,1)
  455. FlySnd = LoadSnd(169445602,false,1,1)
  456. BExpSnd = LoadSnd(258057783,false,5,.5)
  457. Music:Play()
  458.  
  459. --Name Tag--
  460. local naeeym = Instance.new("BillboardGui",chara)
  461. naeeym.Size = UDim2.new(0,100,0,40)
  462. naeeym.StudsOffset = Vector3.new(0,2,0)
  463. naeeym.Adornee = chara.Head
  464. local tecks = Instance.new("TextLabel",naeeym)
  465. tecks.BackgroundTransparency = 1
  466. tecks.BorderSizePixel = 0
  467. tecks.Text = "Lunarine the Moon Rabbit"
  468. tecks.Font = "Fantasy"
  469. tecks.FontSize = "Size24"
  470. tecks.TextStrokeTransparency = 0
  471. tecks.TextStrokeColor3 = Color3.new(0,0,0)
  472. tecks.TextColor3 = BrickColor.new("Baby blue").Color
  473. tecks.Size = UDim2.new(1,0,0.5,0)
  474. local htecks = Instance.new("TextLabel",naeeym)
  475. htecks.BackgroundTransparency = 1
  476. htecks.BorderSizePixel = 0
  477. htecks.Text = chara.Humanoid.Health.."/"..chara.Humanoid.MaxHealth
  478. htecks.Font = "Fantasy"
  479. htecks.FontSize = "Size24"
  480. htecks.TextStrokeTransparency = 0
  481. htecks.TextStrokeColor3 = Color3.new(0,0,0)
  482. htecks.TextColor3 = BrickColor.new("Baby blue").Color
  483. htecks.Size = UDim2.new(1,0,0.5,0)
  484. htecks.Position = UDim2.new(0,0,.5,0)
  485.  
  486. --Enamate--
  487. function Enamate()
  488. local trace = Instance.new("Part",chara)
  489. trace.Size = Vector3.new(1,1,1)
  490. trace.TopSurface = 0
  491. trace.BottomSurface = 0
  492. trace.BrickColor = BrickColor.new("Baby blue")
  493. trace.Material = "Neon"
  494. trace.CanCollide = false
  495. trace.Anchored = true
  496. trace.CFrame = EnamatePart.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(math.random(0,359)),math.rad(math.random(0,359)),math.rad(math.random(0,359)))
  497. local tracedisp = coroutine.wrap(function()
  498. for i = 1, 9 do
  499. wait(.01)
  500. trace.Transparency = trace.Transparency + .1
  501. end
  502. wait(.01)
  503. trace:Destroy()
  504. end)
  505. tracedisp()
  506. end
  507. function Enamate2()
  508. if chara:FindFirstChild("Ring")== nil then
  509. local angl = CFrame.fromEulerAnglesXYZ(math.rad(math.random(0,359)),math.rad(math.random(0,359)),math.rad(math.random(0,359)))
  510. local trace = Instance.new("Part",chara)
  511. trace.Size = Vector3.new(1,1,1)
  512. trace.Name = "Ring"
  513. trace.TopSurface = 0
  514. trace.BottomSurface = 0
  515. trace.BrickColor = BrickColor.new("Baby blue")
  516. trace.Material = "Neon"
  517. trace.CanCollide = false
  518. trace.Anchored = true
  519. trace.CFrame = EnamatePart.CFrame * angl
  520. local tracem = Instance.new("SpecialMesh",trace)
  521. --tracem.MeshId = "rbxassetid://3270017"
  522. tracem.MeshType = "Sphere"
  523. local tracedisp = coroutine.wrap(function()
  524. for i = 1, 4 do
  525. wait(.01)
  526. trace.Transparency = trace.Transparency + .2
  527. trace.CFrame = EnamatePart.CFrame * angl
  528. tracem.Scale = tracem.Scale + Vector3.new(.5,.5,.5)
  529. end
  530. wait(.01)
  531. trace:Destroy()
  532. end)
  533. tracedisp()
  534. end
  535. end
  536.  
  537. --Play Sound in Part--
  538. function PlaySnd(snd,part)
  539. local sound = snd:Clone()
  540. sound.PlayOnRemove = true
  541. sound.Parent = Part
  542. sound:Destroy()
  543. end
  544.  
  545. --Moon Energy Absorb--
  546. function EnergyAbsorb(parta)
  547. local dir = game.Lighting:GetMoonDirection()
  548. local pos = parta + (dir*500)
  549. local particle = Instance.new("Part",chara)
  550. particle.Size = Vector3.new(1,1,1)
  551. particle.Position = pos
  552. particle.BrickColor = BrickColor.new("Baby blue")
  553. particle.Material = "Neon"
  554. particle.CanCollide = false
  555. particle.Anchored = true
  556. particle.CFrame = CFrame.new(pos,parta)
  557. local mehs = Instance.new("BlockMesh",particle)
  558. mehs.Scale = Vector3.new(1,1,1000)
  559. disp = coroutine.wrap(function()
  560. for i = 1, 4 do
  561. wait(.01)
  562. local dir = game.Lighting:GetMoonDirection()
  563. local pos = parta + (dir*500)
  564. particle.Position = pos
  565. particle.CFrame = CFrame.new(pos,parta)
  566. particle.Transparency = particle.Transparency + .2
  567. end
  568. wait(.01)
  569. particle:Destroy()
  570. end)
  571. disp()
  572. end
  573.  
  574. --Moon Aura--
  575. function MoonOn()
  576. MoonPart.Transparency = 1
  577. ChargeSnd:Play()
  578. for i = 1, 4 do
  579. EnergyAbsorb(MoonPart.Position)
  580. wait(.01)
  581. MoonPart.Transparency = MoonPart.Transparency - .1
  582. end
  583. end
  584. function MoonOff()
  585. MoonPart.Transparency = .6
  586. for i = 1, 4 do
  587. wait(.01)
  588. MoonPart.Transparency = MoonPart.Transparency + .1
  589. end
  590. end
  591.  
  592. --Chat Function--
  593. function chatfunc(text)
  594. chat = coroutine.wrap(function(ttt)
  595. if chara:FindFirstChild("TalkingBillBoard")~= nil then
  596. chara:FindFirstChild("TalkingBillBoard"):destroy()
  597. end
  598. local naeeym2 = Instance.new("BillboardGui",chara)
  599. naeeym2.Size = UDim2.new(0,100,0,40)
  600. naeeym2.StudsOffset = Vector3.new(0,3,0)
  601. naeeym2.Adornee = chara.Head
  602. naeeym2.Name = "TalkingBillBoard"
  603. local tecks2 = Instance.new("TextLabel",naeeym2)
  604. tecks2.BackgroundTransparency = 1
  605. tecks2.BorderSizePixel = 0
  606. tecks2.Text = text
  607. tecks2.Font = "Fantasy"
  608. tecks2.FontSize = "Size24"
  609. tecks2.TextStrokeTransparency = 0
  610. tecks2.TextColor3 = Color3.new(1,1,1)
  611. tecks2.TextStrokeColor3 = Color3.new(0,0,0)
  612. tecks2.Size = UDim2.new(1,0,0.5,0)
  613. wait(1)
  614. for i = 1, 5 do
  615. wait(.01)
  616. tecks2.Position = tecks2.Position - UDim2.new(0,0,.05,0)
  617. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.2
  618. tecks2.TextTransparency = tecks2.TextTransparency + .2
  619. end
  620. naeeym2:Destroy()
  621. end)
  622. chat(text)
  623. end
  624.  
  625. --Damage Function--
  626. function dealdmg(dude,damage,env,toim)
  627. hurt = coroutine.wrap(function(dude2,damage2,env2,toim2)
  628. if dude ~= chara and dude:FindFirstChild("IsHit") == nil then
  629. finaldmg = damage + math.random(-env,env)
  630. dude.Humanoid.Health = dude.Humanoid.Health - finaldmg
  631. local vall = Instance.new("ObjectValue",dude)
  632. vall.Name = "IsHit"
  633. debby:AddItem(vall,toim)
  634. local naeeym2 = Instance.new("BillboardGui",dude)
  635. naeeym2.Size = UDim2.new(0,100,0,40)
  636. naeeym2.StudsOffset = Vector3.new(0,3,0)
  637. naeeym2.Adornee = dude.Head
  638. naeeym2.Name = "TalkingBillBoard"
  639. local tecks2 = Instance.new("TextLabel",naeeym2)
  640. tecks2.BackgroundTransparency = 1
  641. tecks2.BorderSizePixel = 0
  642. tecks2.Text = "-"..finaldmg
  643. tecks2.Font = "Fantasy"
  644. tecks2.FontSize = "Size24"
  645. tecks2.TextStrokeTransparency = 0
  646. tecks2.TextColor3 = Color3.new(1,0.6,0)
  647. tecks2.TextStrokeColor3 = Color3.new(0,0,0)
  648. tecks2.Size = UDim2.new(1,0,0.5,0)
  649. for i = 1, 5 do
  650. wait(.1)
  651. tecks2.Position = tecks2.Position - UDim2.new(0,0,.05,0)
  652. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.2
  653. tecks2.TextTransparency = tecks2.TextTransparency + .2
  654. end
  655. naeeym2:Destroy()
  656. end
  657. end)
  658. hurt(dude,damage,env,toim)
  659. end
  660.  
  661. --Explode Hitbox--
  662. function ExHitbox(rad,pos,damage,env,toim)
  663. local E = Instance.new("Explosion")
  664. E.Position = pos
  665. E.Parent = game.Workspace
  666. E.BlastRadius = rad
  667. E.BlastPressure = 0
  668. E.Visible = false
  669. E.Hit:connect(function(hit)
  670. if hit.Parent:FindFirstChild("Humanoid")~=nil then
  671. dealdmg(hit.Parent,damage,env,toim)
  672. end
  673. end)
  674. end
  675.  
  676. --Blade Touch--
  677. function bladehit(hit)
  678. if bladeactive == true then
  679. if hit.Parent:FindFirstChild("Humanoid") ~= nil then
  680. dealdmg(hit.Parent,12,2,.1)
  681. HitSnd:Play()
  682. end
  683. end
  684. end
  685. Hitbox.Touched:connect(bladehit)
  686.  
  687. --Moon Star--
  688. function MoonStar()
  689. del = true
  690. RaiseA:Play()
  691. MoonOn()
  692. for i = 1, 3 do
  693. wait(.2)
  694. BlastSnd:Play()
  695. local missile = Instance.new("Part",game.Workspace)
  696. Mouse.TargetFilter = missile
  697. missile.CanCollide = false
  698. missile.Shape = 0
  699. missile.Size = Vector3.new(3,3,3)
  700. missile.Name = "Blast"
  701. missile.BrickColor = BrickColor.new("Baby blue")
  702. missile.Material = "Neon"
  703. missile.BottomSurface = 0
  704. missile.TopSurface = 0
  705. missile.CFrame = MoonPart.CFrame
  706. debby:AddItem(missile,10)
  707. local mehs = Instance.new("SpecialMesh",missile)
  708. mehs.MeshType = "Sphere"
  709. local bodf = Instance.new("BodyForce",missile)
  710. bodf.Force = Vector3.new(0,game.Workspace.Gravity*missile:GetMass(),0)
  711. missile.Velocity = (Mouse.Hit.p - MoonPart.Position).unit*50
  712. missile.Touched:connect(function(hit)
  713. if missile.Anchored == false and hit.Parent ~= chara and hit.Parent.Parent ~= chara and hit.Name ~= "Blast" and hit.Name ~= "Trace" then
  714. missile.Anchored = true
  715. PlaySnd(ExpSnd,missile)
  716. ExHitbox(10,missile.Position,20,2,.5)
  717. missile.Anchored = true
  718. for i = 1, 5 do
  719. wait(.01)
  720. missile.Transparency = missile.Transparency + .2
  721. mehs.Scale = mehs.Scale + Vector3.new(1,1,1)
  722. end
  723. end
  724. end)
  725. tracer = coroutine.wrap(function()
  726. while missile.Anchored == false do
  727. wait(.01)
  728. local trace = coroutine.wrap(function()
  729. local tr = Instance.new("Part",game.Workspace)
  730. tr.Name = "Trace"
  731. tr.Size = Vector3.new(3,3,3)
  732. tr.CanCollide = false
  733. tr.Material = "Neon"
  734. tr.Anchored = true
  735. tr.BrickColor = BrickColor.new("Baby blue")
  736. tr.CFrame = missile.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(math.random(0,359)),math.rad(math.random(0,359)),math.rad(math.random(0,359)))
  737. for i = 1, 9 do
  738. wait(.01)
  739. tr.Transparency = tr.Transparency + .1
  740. end
  741. tr:Destroy()
  742. end)
  743. trace()
  744. end
  745. end)
  746. tracer()
  747. end
  748. wait(.5)
  749. MoonOff()
  750. RaiseA:Stop()
  751. del = false
  752. end
  753.  
  754. --Moon Beam--
  755. function MoonBeam()
  756. del = true
  757. RaiseA:Play()
  758. MoonOn()
  759. wait(.5)
  760. --local EffectPart = Instance.new("Part",game.Workspace)
  761. --EffectPart.Size = Vector3.new(1,1,1)
  762. --EffectPart.Anchored = true
  763. --EffectPart.Transparency = 1
  764. LasSnd:Play()
  765. LasLoopSnd:Play()
  766. for i = 1,50 do
  767. local P = Instance.new("Part")
  768. local Place0 = CFrame.new(MoonPart.CFrame.x,MoonPart.CFrame.y,MoonPart.CFrame.z)
  769. local Place1 = Mouse.Hit
  770. --EffectPart.CFrame = Place1
  771. local trace = coroutine.wrap(function()
  772. local tr = Instance.new("Part",game.Workspace)
  773. tr.Name = "Trace"
  774. Mouse.TargetFilter = tr
  775. tr.Size = Vector3.new(0,0,0)
  776. tr.CanCollide = false
  777. tr.Material = "Neon"
  778. tr.Anchored = true
  779. tr.BrickColor = BrickColor.new("Baby blue")
  780. tr.CFrame = Place1 * CFrame.fromEulerAnglesXYZ(math.rad(math.random(0,359)),math.rad(math.random(0,359)),math.rad(math.random(0,359)))
  781. local trm = Instance.new("BlockMesh",tr)
  782. for i = 1, 4 do
  783. wait(.01)
  784. tr.Transparency = tr.Transparency + .2
  785. trm.Scale = trm.Scale + Vector3.new(10,10,10)
  786. end
  787. tr:Destroy()
  788. end)
  789. trace()
  790. local meshla = Instance.new("BlockMesh", P)
  791. meshla.Scale = Vector3.new(1,1,1)
  792. P.formFactor = 0
  793. P.Size = Vector3.new(1,1,(Place0.p - Place1.p).magnitude)
  794. P.Name = "Laser"
  795. P.CFrame = CFrame.new((Place0.p + Place1.p)/2,Place0.p)
  796. P.Parent = game.Workspace
  797. P.BrickColor = BrickColor.new("Institutional white")
  798. P.Material = "Neon"
  799. P.Anchored = true
  800. P.CanCollide = false
  801. P.Locked = true
  802. P.BottomSurface = "Smooth"
  803. P.TopSurface = "Smooth"
  804. ExHitbox(10,Place1.p,20,1,.5)
  805. wait(0.01)
  806. P:remove()
  807. end
  808. ----
  809. LasLoopSnd:Stop()
  810. --EffectPart:Destroy()
  811. wait(.5)
  812. MoonOff()
  813. RaiseA:Stop()
  814. del = false
  815. end
  816.  
  817. --Moon Pillars--
  818. function MoonPillars()
  819. del = true
  820. ChargeSnd:Play()
  821. RaiseA:Play()
  822. wait(.5)
  823. local num = 10
  824. for i = 1,5 do
  825. local cpos = chara.HumanoidRootPart.CFrame+(chara.HumanoidRootPart.CFrame.lookVector*num)
  826. wait(.1)
  827. local beam = Instance.new("Part",game.Workspace)
  828. beam.Size = Vector3.new(0,0,0)
  829. beam.CFrame = CFrame.new(cpos.x,cpos.y,cpos.z)
  830. beam.CanCollide = false
  831. beam.Anchored = true
  832. beam.BrickColor = BrickColor.new("Baby blue")
  833. beam.Material = "Neon"
  834. local mehs = Instance.new("CylinderMesh",beam)
  835. mehs.Scale = Vector3.new(1,1000,1)
  836. local trace = Instance.new("Part",game.Workspace)
  837. trace.Size = Vector3.new(0,0,0)
  838. trace.CFrame = CFrame.new(cpos.x,cpos.y,cpos.z)
  839. trace.CanCollide = false
  840. trace.Anchored = true
  841. trace.BrickColor = BrickColor.new("Baby blue")
  842. local tmesh2 = Instance.new("SpecialMesh",trace)
  843. tmesh2.MeshId = "http://www.roblox.com/asset/?id=20329976"
  844. tmesh2.Scale = Vector3.new(1,1,1)
  845. tmesh2.Offset = Vector3.new(0,0,-.125)
  846. PlaySnd(ExpSnd,beam)
  847. EnergyAbsorb(beam.CFrame.p)
  848. ExHitbox(20,beam.Position,25,2,.5)
  849. tracegrow = coroutine.wrap(function()
  850. for i = 1, 9 do
  851. wait(.01)
  852. beam.Transparency = beam.Transparency + .1
  853. mehs.Scale = mehs.Scale + Vector3.new(5,5,5)
  854. trace.Transparency = trace.Transparency + .1
  855. tmesh2.Scale = tmesh2.Scale + Vector3.new(1,1,1)
  856. end
  857. beam:Destroy()
  858. trace:Destroy()
  859. end)
  860. tracegrow()
  861. num = num + 10
  862. end
  863. RaiseA:Stop()
  864. del = false
  865. end
  866.  
  867. --Cross Explosion--
  868. function CrossExplosion()
  869. del = true
  870. ChargeSnd:Play()
  871. local spellcircle = Instance.new("Part",chara)
  872. spellcircle.Anchored = true
  873. spellcircle.Size = Vector3.new(1,1,1)
  874. spellcircle.CFrame = chara.Torso.CFrame - Vector3.new(0,2.4,0)
  875. spellcircle.Transparency = 1
  876. spellcircle.CanCollide = false
  877. local blkm = Instance.new("BlockMesh",spellcircle)
  878. blkm.Scale = Vector3.new(0,1,0)
  879. local dec = Instance.new("Decal",spellcircle)
  880. dec.Color3 = Color3.new(1/170,1,1)
  881. dec.Texture = "rbxassetid://78036587"
  882. dec.Transparency = 1
  883. dec.Face = "Top"
  884. local ptl = Instance.new("PointLight",spellcircle)
  885. ptl.Range = 0
  886. ptl.Color = Color3.new(1/170,1,1)
  887. local bpos = Instance.new("BodyPosition",chara.Torso)
  888. bpos.Position = chara.Torso.Position + Vector3.new(0,10,0)
  889. bpos.maxForce = Vector3.new(10000,10000,10000)
  890. RiseA:Play()
  891. spellc = coroutine.wrap(function()
  892. while spellcircle ~= nil do
  893. wait(.01)
  894. spellcircle.CFrame = spellcircle.CFrame * CFrame.fromEulerAnglesXYZ(0,math.rad(10),0)
  895. end
  896. end)
  897. spellc()
  898. for i = 1, 10 do
  899. wait(.01)
  900. EnergyAbsorb(spellcircle.Position)
  901. ptl.Range = ptl.Range + 1
  902. dec.Transparency = dec.Transparency - .1
  903. blkm.Scale = blkm.Scale + Vector3.new(3,0,3)
  904. end
  905. wait(2)
  906. local pemit = Instance.new("ParticleEmitter",spellcircle)
  907. pemit.Color = ColorSequence.new(Color3.new(0.5,1,1))
  908. pemit.LightEmission = 1
  909. pemit.Size = NumberSequence.new(10)
  910. pemit.Texture = "rbxasset://textures/particles/smoke_main.dds"
  911. pemit.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(0.9,0),NumberSequenceKeypoint.new(1,1)})
  912. pemit.Lifetime = NumberRange.new(1)
  913. pemit.Rate = 10000
  914. pemit.Speed = NumberRange.new(100)
  915. LasSnd:Play()
  916. LasLoopSnd:Play()
  917. ExHitbox(30,spellcircle.Position,40,10,.5)
  918. local trace = Instance.new("Part",game.Workspace)
  919. trace.Size = Vector3.new(0,0,0)
  920. trace.CFrame = spellcircle.CFrame
  921. trace.CanCollide = false
  922. trace.Anchored = true
  923. trace.BrickColor = BrickColor.new("Medium stone grey")
  924. local tmesh2 = Instance.new("SpecialMesh",trace)
  925. tmesh2.MeshId = "http://www.roblox.com/asset/?id=20329976"
  926. tmesh2.Scale = Vector3.new(5,5,5)
  927. tmesh2.Offset = Vector3.new(0,0,-.125)
  928. tracegrow = coroutine.wrap(function()
  929. for i = 1, 9 do
  930. wait(.01)
  931. trace.Transparency = trace.Transparency + .1
  932. tmesh2.Scale = tmesh2.Scale + Vector3.new(5,5,5)
  933. end
  934. trace:Destroy()
  935. end)
  936. tracegrow()
  937. wait(.5)
  938. local pt1 = Instance.new("Part",chara)
  939. pt1.Size = Vector3.new(0,0,0)
  940. pt1.Anchored = true
  941. pt1.CFrame = spellcircle.CFrame + Vector3.new(0,80,0)
  942. pt1.Transparency = 1
  943. local pemit2 = pemit:clone()
  944. pemit2.Lifetime = NumberRange.new(.3)
  945. pemit2.EmissionDirection = "Left"
  946. pemit2.Parent = pt1
  947. local pemit3 = pemit2:clone()
  948. pemit3.EmissionDirection = "Right"
  949. pemit3.Parent = pt1
  950. wait(.5)
  951. for i = 1, 20 do
  952. ExHitbox(30,spellcircle.Position,40,10,.5)
  953. local trace = Instance.new("Part",game.Workspace)
  954. trace.Size = Vector3.new(0,0,0)
  955. trace.CFrame = spellcircle.CFrame
  956. trace.CanCollide = false
  957. trace.Anchored = true
  958. trace.BrickColor = BrickColor.new("Medium stone grey")
  959. local tmesh2 = Instance.new("SpecialMesh",trace)
  960. tmesh2.MeshId = "http://www.roblox.com/asset/?id=20329976"
  961. tmesh2.Scale = Vector3.new(5,5,5)
  962. tmesh2.Offset = Vector3.new(0,0,-.125)
  963. for i = 1, 9 do
  964. wait(.01)
  965. trace.Transparency = trace.Transparency + .1
  966. tmesh2.Scale = tmesh2.Scale + Vector3.new(5,5,5)
  967. end
  968. trace:Destroy()
  969. end
  970. wait(.5)
  971. LasLoopSnd:Stop()
  972. pemit.Enabled = false
  973. pemit2.Enabled = false
  974. pemit3.Enabled = false
  975. for i = 1, 10 do
  976. wait(.01)
  977. ptl.Range = ptl.Range - 1
  978. dec.Transparency = dec.Transparency + .1
  979. blkm.Scale = blkm.Scale - Vector3.new(3,0,3)
  980. end
  981. wait(.5)
  982. spellcircle:Destroy()
  983. bpos:Destroy()
  984. RiseA:Stop()
  985. del = false
  986. end
  987.  
  988. --Lunar Destruction--
  989. function LunarDestruction()
  990. del = true
  991. local spellcircle = Instance.new("Part",chara)
  992. spellcircle.Anchored = true
  993. spellcircle.Size = Vector3.new(1,1,1)
  994. spellcircle.CFrame = chara.Torso.CFrame - Vector3.new(0,2.4,0)
  995. spellcircle.Transparency = 1
  996. spellcircle.CanCollide = false
  997. local blkm = Instance.new("BlockMesh",spellcircle)
  998. blkm.Scale = Vector3.new(0,1,0)
  999. local dec = Instance.new("Decal",spellcircle)
  1000. dec.Color3 = Color3.new(1/170,1,1)
  1001. dec.Texture = "rbxassetid://78036587"
  1002. dec.Transparency = 1
  1003. dec.Face = "Top"
  1004. local ptl = Instance.new("PointLight",spellcircle)
  1005. ptl.Range = 0
  1006. ptl.Color = Color3.new(1/170,1,1)
  1007. local bpos = Instance.new("BodyPosition",chara.Torso)
  1008. bpos.Position = chara.Torso.Position + Vector3.new(0,50,0)
  1009. bpos.maxForce = Vector3.new(10000,10000,10000)
  1010. RiseA:Play()
  1011. spellc = coroutine.wrap(function()
  1012. while spellcircle ~= nil do
  1013. wait(.01)
  1014. spellcircle.CFrame = spellcircle.CFrame * CFrame.fromEulerAnglesXYZ(0,math.rad(10),0)
  1015. end
  1016. end)
  1017. spellc()
  1018. for i = 1, 10 do
  1019. wait(.01)
  1020. ptl.Range = ptl.Range + 1
  1021. dec.Transparency = dec.Transparency - .1
  1022. blkm.Scale = blkm.Scale + Vector3.new(10,0,10)
  1023. end
  1024. wait(2)
  1025. local dir = game.Lighting:GetMoonDirection()
  1026. local pos = spellcircle.Position + (dir*1400)
  1027. local particle = Instance.new("Part",chara)
  1028. particle.Transparency = 1
  1029. particle.Size = Vector3.new(1,1,1)
  1030. particle.Position = pos
  1031. particle.BrickColor = BrickColor.new("Baby blue")
  1032. particle.Material = "Neon"
  1033. particle.CanCollide = false
  1034. particle.Anchored = true
  1035. particle.CFrame = CFrame.new(pos,spellcircle.Position)
  1036. local mehs = Instance.new("BlockMesh",particle)
  1037. mehs.Scale = Vector3.new(50,50,3000)
  1038. PlaySnd(ChargeSnd,spellcircle)
  1039. local pemit = Instance.new("ParticleEmitter",particle)
  1040. pemit.Rate = 10000000
  1041. pemit.LightEmission = 1
  1042. pemit.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,20),NumberSequenceKeypoint.new(1,0)})
  1043. pemit.VelocitySpread = 10000
  1044. pemit.Speed = NumberRange.new(200)
  1045. wait(1)
  1046. LasLoopSnd:Play()
  1047. LasSnd:Play()
  1048. particle.Transparency = 0
  1049. for i = 1, 100 do
  1050. ExHitbox(60,spellcircle.Position,50,5,.2)
  1051. wait(.01)
  1052. local trace = coroutine.wrap(function()
  1053. local tr = Instance.new("Part",game.Workspace)
  1054. tr.Name = "Trace"
  1055. tr.Size = Vector3.new(0,0,0)
  1056. tr.CanCollide = false
  1057. tr.Material = "Neon"
  1058. tr.Anchored = true
  1059. tr.BrickColor = BrickColor.new("Baby blue")
  1060. tr.CFrame = spellcircle.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(math.random(0,359)),math.rad(math.random(0,359)),math.rad(math.random(0,359)))
  1061. local trm = Instance.new("BlockMesh",tr)
  1062. for i = 1, 4 do
  1063. wait(.01)
  1064. tr.Transparency = tr.Transparency + .2
  1065. trm.Scale = trm.Scale + Vector3.new(200,200,200)
  1066. end
  1067. tr:Destroy()
  1068. end)
  1069. trace()
  1070. end
  1071. for i = 1, 9 do
  1072. particle.Transparency = particle.Transparency + .1
  1073. wait(.01)
  1074. end
  1075. particle:Destroy()
  1076. LasLoopSnd:Stop()
  1077. for i = 1, 10 do
  1078. wait(.01)
  1079. ptl.Range = ptl.Range - 1
  1080. dec.Transparency = dec.Transparency + .1
  1081. blkm.Scale = blkm.Scale - Vector3.new(10,0,10)
  1082. end
  1083. RiseA:Stop()
  1084. bpos:Destroy()
  1085. spellcircle:Destroy()
  1086. del = false
  1087. end
  1088.  
  1089. --Astral Collision--
  1090. function AstralCollision()
  1091. local origpos = chara.Torso.Position
  1092. local bpos = Instance.new("BodyPosition",chara.Torso)
  1093. bpos.Position = origpos + Vector3.new(0,3000,0)
  1094. bpos.maxForce = Vector3.new(99999,99999,99999)
  1095. RiseA:Play()
  1096. FlySnd:Play()
  1097. local trace = Instance.new("Part",game.Workspace)
  1098. trace.Size = Vector3.new(0,0,0)
  1099. trace.CFrame = chara.HumanoidRootPart.CFrame - Vector3.new(0,2,0)
  1100. trace.CanCollide = false
  1101. trace.Anchored = true
  1102. trace.BrickColor = BrickColor.new("Medium stone grey")
  1103. local tmesh2 = Instance.new("SpecialMesh",trace)
  1104. tmesh2.MeshId = "http://www.roblox.com/asset/?id=20329976"
  1105. tmesh2.Scale = Vector3.new(5,5,5)
  1106. tmesh2.Offset = Vector3.new(0,0,-.125)
  1107. for i = 1, 9 do
  1108. wait(.01)
  1109. trace.Transparency = trace.Transparency + .1
  1110. tmesh2.Scale = tmesh2.Scale + Vector3.new(5,5,5)
  1111. end
  1112. trace:Destroy()
  1113. wait(5)
  1114. local moon = Instance.new("Part",chara)
  1115. moon.Shape = 0
  1116. moon.Size = Vector3.new(1,1,1)
  1117. moon.Material = "Pebble"
  1118. moon.Position = origpos + Vector3.new(0,2000,0)
  1119. local moonmehs = Instance.new("SpecialMesh",moon)
  1120. moonmehs.MeshType = "Sphere"
  1121. moonmehs.Scale = Vector3.new(1000,1000,1000)
  1122. local moonf = Instance.new("BodyPosition",moon)
  1123. moonf.Position = origpos - Vector3.new(0,10,0)
  1124. moonf.maxForce = Vector3.new(100,100,100)
  1125. moon.Touched:connect(function(hit)
  1126. if moon.Anchored == false and hit.Parent ~= chara and hit.Parent.Parent ~= chara then
  1127. moon.Anchored = true
  1128. PlaySnd(BExpSnd,game.Workspace)
  1129. local E = Instance.new("Explosion",game.Workspace)
  1130. E.BlastRadius = 99999999999999999
  1131. E.BlastPressure = 0
  1132. E.Position = origpos
  1133. E.Visible = false
  1134. E.Hit:connect(function(hit)
  1135. if hit.Parent ~= chara and hit.Parent.Parent ~= chara then
  1136. hit:BreakJoints()
  1137. end
  1138. end)
  1139. wait(1)
  1140. bpos.Position = origpos
  1141. for i = 1, 9 do
  1142. wait(.1)
  1143. moon.Transparency = moon.Transparency + .1
  1144. end
  1145. wait(.1)
  1146. moon:Destroy()
  1147. wait(1)
  1148. bpos:Destroy()
  1149. RiseA:Stop()
  1150. end
  1151. end)
  1152. end
  1153.  
  1154. --Keys--
  1155. del = false
  1156. mus = false
  1157. function onKeyDown(key)
  1158. if del == false then
  1159. if key == "z" then
  1160. MoonStar()
  1161. elseif key == "x" then
  1162. MoonBeam()
  1163. elseif key == "c" then
  1164. MoonPillars()
  1165. elseif key == "v" then
  1166. CrossExplosion()
  1167. elseif key == "b" then
  1168. LunarDestruction()
  1169. elseif key == "n" then
  1170. AstralCollision()
  1171. end
  1172. end
  1173. if key == "m" then
  1174. if mus == true then
  1175. Music:Stop()
  1176. mus = false
  1177. elseif mus == false then
  1178. Music:Play()
  1179. mus = true
  1180. end
  1181. end
  1182. end
  1183.  
  1184. --Click--
  1185. combo = 0
  1186. function onButton1Down()
  1187. if del == false then
  1188. if combo == 0 then
  1189. del = true
  1190. SlashSnd.Pitch = 1
  1191. SlashSnd:Play()
  1192. Swing1A:Play()
  1193. bladeactive = true
  1194. wait(.5)
  1195. Swing1A:Stop()
  1196. bladeactive = false
  1197. combo = 1
  1198. del = false
  1199. elseif combo == 1 then
  1200. del = true
  1201. SlashSnd.Pitch = 1.1
  1202. SlashSnd:Play()
  1203. Swing2A:Play()
  1204. bladeactive = true
  1205. wait(.5)
  1206. Swing2A:Stop()
  1207. bladeactive = false
  1208. combo = 2
  1209. del = false
  1210. elseif combo == 2 then
  1211. del = true
  1212. SlashSnd.Pitch = .9
  1213. SlashSnd:Play()
  1214. Swing3A:Play()
  1215. bladeactive = true
  1216. wait(.5)
  1217. Swing3A:Stop()
  1218. bladeactive = false
  1219. combo = 3
  1220. del = false
  1221. elseif combo == 3 then
  1222. del = true
  1223. ExpSnd:Play()
  1224. Swing4A:Play()
  1225. ExHitbox(10,chara.Torso.Position + chara.Torso.CFrame.lookVector*10,20,5,.5)
  1226. local jtrace = Instance.new("Part",game.Workspace)
  1227. jtrace.Size = Vector3.new(1,1,1)
  1228. jtrace.Position = chara.Torso.Position + chara.Torso.CFrame.lookVector*10
  1229. jtrace.CFrame = chara.Torso.CFrame + chara.Torso.CFrame.lookVector*10
  1230. jtrace.Anchored = true
  1231. jtrace.CanCollide = false
  1232. jtrace.Material = "Neon"
  1233. jtrace.BrickColor = BrickColor.new("Baby blue")
  1234. jtrace.Transparency = .3
  1235. local tmesh = Instance.new("SpecialMesh",jtrace)
  1236. tmesh.MeshType = "Sphere"
  1237. tmesh.Scale = Vector3.new(3,3,3)
  1238. local jtrace2 = Instance.new("Part",game.Workspace)
  1239. jtrace2.Size = Vector3.new(0,0,0)
  1240. jtrace2.BrickColor = BrickColor.new("Institutional white")
  1241. jtrace2.Position = chara.Torso.Position + chara.Torso.CFrame.lookVector*10
  1242. jtrace2.CFrame = chara.Torso.CFrame + chara.Torso.CFrame.lookVector*10
  1243. jtrace2.Anchored = true
  1244. jtrace2.Transparency = .3
  1245. local tmesh2 = Instance.new("SpecialMesh",jtrace2)
  1246. tmesh2.MeshId = "http://www.roblox.com/asset/?id=1125478"
  1247. tmesh2.Scale = Vector3.new(5,0,5)
  1248. tracegrow = coroutine.wrap(function()
  1249. for i = 1, 7 do
  1250. wait(.01)
  1251. jtrace.Transparency = jtrace.Transparency + .1
  1252. tmesh.Scale = tmesh.Scale + Vector3.new(2,2,2)
  1253. jtrace2.Transparency = jtrace2.Transparency + .1
  1254. tmesh2.Scale = tmesh2.Scale + Vector3.new(1,.05,1)
  1255. end
  1256. jtrace:Destroy()
  1257. jtrace2:Destroy()
  1258. end)
  1259. tracegrow()
  1260. wait(.5)
  1261. Swing4A:Stop()
  1262. combo = 0
  1263. del = false
  1264. end
  1265. end
  1266. end
  1267.  
  1268. --Mouse Functions--
  1269. if Mouse then
  1270. Mouse.KeyDown:connect(onKeyDown)
  1271. Mouse.Button1Down:connect(onButton1Down)
  1272. end
  1273.  
  1274. --To Night--
  1275. loopnight = coroutine.wrap(function()
  1276. if chara.Humanoid.Health > 1 then
  1277. wait(.1)
  1278. game.Lighting.TimeOfDay = "20:00:00"
  1279. end
  1280. end)
  1281. night = coroutine.wrap(function()
  1282. game.Lighting.TimeOfDay = "12:00:00"
  1283. wait(.1)
  1284. game.Lighting.TimeOfDay = "13:00:00"
  1285. wait(.1)
  1286. game.Lighting.TimeOfDay = "14:00:00"
  1287. wait(.1)
  1288. game.Lighting.TimeOfDay = "15:00:00"
  1289. wait(.1)
  1290. game.Lighting.TimeOfDay = "16:00:00"
  1291. wait(.1)
  1292. game.Lighting.TimeOfDay = "17:00:00"
  1293. wait(.1)
  1294. game.Lighting.TimeOfDay = "18:00:00"
  1295. wait(.1)
  1296. game.Lighting.TimeOfDay = "19:00:00"
  1297. wait(.1)
  1298. game.Lighting.TimeOfDay = "20:00:00"
  1299. wait(.1)
  1300. loopnight()
  1301. end)
  1302. night()
  1303.  
  1304. --DIE--
  1305. chara.Humanoid.Died:connect(function()
  1306. origpos = chara.Torso.Position
  1307. for i = 1, #lap do
  1308. lap[i].Anchored = true
  1309. end
  1310. for i = 1, #rap do
  1311. rap[i].Anchored = true
  1312. end
  1313. for i = 1, #llp do
  1314. llp[i].Anchored = true
  1315. end
  1316. for i = 1, #rlp do
  1317. rlp[i].Anchored = true
  1318. end
  1319. for i = 1, #chp do
  1320. chp[i].Anchored = true
  1321. end
  1322. for i = 1, #hdp do
  1323. hdp[i].Anchored = true
  1324. end
  1325. for i = 1, #ch do
  1326. if ch[i].ClassName == "Part" then
  1327. ch[i].Anchored = true
  1328. end
  1329. end
  1330. local moon = Instance.new("Part",chara)
  1331. moon.Shape = 0
  1332. moon.Size = Vector3.new(1,1,1)
  1333. moon.Material = "Pebble"
  1334. moon.Position = origpos + Vector3.new(0,2000,0)
  1335. local moonmehs = Instance.new("SpecialMesh",moon)
  1336. moonmehs.MeshType = "Sphere"
  1337. moonmehs.Scale = Vector3.new(1000,1000,1000)
  1338. local moonf = Instance.new("BodyPosition",moon)
  1339. moonf.Position = origpos - Vector3.new(0,10,0)
  1340. moon.Touched:connect(function(hit)
  1341. if moon.Anchored == false and hit.Parent ~= chara and hit.Parent.Parent ~= chara then
  1342. moon.Anchored = true
  1343. PlaySnd(BExpSnd,game.Workspace)
  1344. local E = Instance.new("Explosion",game.Workspace)
  1345. E.BlastRadius = 99999999999999999
  1346. E.BlastPressure = 0
  1347. E.Position = origpos
  1348. E.Visible = false
  1349. E.Hit:connect(function(hit)
  1350. if hit.Parent ~= chara and hit.Parent.Parent ~= chara then
  1351. hit:BreakJoints()
  1352. end
  1353. end)
  1354. for i = 1, 9 do
  1355. wait(.1)
  1356. moon.Transparency = moon.Transparency + .1
  1357. end
  1358. wait(.1)
  1359. moon:Destroy()
  1360. end
  1361. end)
  1362. wait(.01)
  1363. game.Lighting.TimeOfDay = "20:00:00"
  1364. wait(.01)
  1365. game.Lighting.TimeOfDay = "19:00:00"
  1366. wait(.01)
  1367. game.Lighting.TimeOfDay = "18:00:00"
  1368. wait(.01)
  1369. game.Lighting.TimeOfDay = "17:00:00"
  1370. wait(.01)
  1371. game.Lighting.TimeOfDay = "16:00:00"
  1372. wait(.01)
  1373. game.Lighting.TimeOfDay = "15:00:00"
  1374. wait(.01)
  1375. game.Lighting.TimeOfDay = "14:00:00"
  1376. wait(.01)
  1377. game.Lighting.TimeOfDay = "13:00:00"
  1378. wait(.01)
  1379. game.Lighting.TimeOfDay = "12:00:00"
  1380. end)
  1381.  
  1382. --Loop Function--
  1383. while true do
  1384. if chara.Humanoid.Health > 1 then
  1385. wait(.1)
  1386. Enamate()
  1387. Enamate2()
  1388. chara.Humanoid.MaxHealth = 9999999999999
  1389. chara.Humanoid.Health = chara.Humanoid.Health + 999999999999
  1390. htecks.Text = chara.Humanoid.Health.."/"..chara.Humanoid.MaxHealth
  1391. bodp.Position = chara.Head.Position + Vector3.new(0,5,0)
  1392. gyrp.CFrame = CFrame.new(chara.HumanoidRootPart.Position + (chara.HumanoidRootPart.CFrame.lookVector*5), chara.HumanoidRootPart.Position + (chara.HumanoidRootPart.CFrame.lookVector*10))
  1393. gyrp.maxTorque = Vector3.new(9000,9000,9000)
  1394. for i = 1, #lap do
  1395. lap[i].Anchored = false
  1396. end
  1397. for i = 1, #rap do
  1398. rap[i].Anchored = false
  1399. end
  1400. for i = 1, #llp do
  1401. llp[i].Anchored = false
  1402. end
  1403. for i = 1, #rlp do
  1404. rlp[i].Anchored = false
  1405. end
  1406. for i = 1, #chp do
  1407. chp[i].Anchored = false
  1408. end
  1409. for i = 1, #hdp do
  1410. hdp[i].Anchored = false
  1411. end
  1412. for i = 1, #ch do
  1413. if ch[i].ClassName == "Part" then
  1414. ch[i].Anchored = false
  1415. end
  1416. end
  1417. end
  1418. end
Add Comment
Please, Sign In to add comment