Advertisement
Ninja_Camper

capux

Feb 28th, 2018
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 111.39 KB | None | 0 0
  1. wait()
  2. player = game.Players.LocalPlayer
  3. char = player.Character
  4. mouse = player:GetMouse()
  5.  
  6. print("Loaded")
  7.  
  8. armed = false
  9. canfire = false
  10. enabled = true
  11. equipped = false
  12.  
  13. mouse.Icon = "rbxassetid://311756275"
  14.  
  15. rightshoulder = char.Torso["Right Shoulder"]:Clone()
  16. leftshoulder = char.Torso["Left Shoulder"]:Clone()
  17. torso = char.HumanoidRootPart.RootJoint:Clone()
  18.  
  19. hed = Instance.new("Weld", char.Torso)
  20. hed.Part0 = char.Torso
  21. hed.Part1 = char.Head
  22. hed.C0 = CFrame.new(0, 1.55, 0) * CFrame.Angles(0, 0, 0)
  23.  
  24. m=Instance.new('Model',char)
  25.  
  26. local function weldBetween(a, b)
  27. local weldd = Instance.new("ManualWeld")
  28. weldd.Part0 = a
  29. weldd.Part1 = b
  30. weldd.C0 = CFrame.new()
  31. weldd.C1 = b.CFrame:inverse() * a.CFrame
  32. weldd.Parent = a
  33. return weldd
  34. end
  35.  
  36. it=Instance.new
  37.  
  38. function nooutline(part)
  39. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  40. end
  41.  
  42. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  43. local fp=it("Part")
  44. fp.formFactor=formfactor
  45. fp.Parent=parent
  46. fp.Reflectance=reflectance
  47. fp.Transparency=transparency
  48. fp.CanCollide=false
  49. fp.Locked=true
  50. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  51. fp.Name=name
  52. fp.Size=size
  53. fp.Position=char.Torso.Position
  54. nooutline(fp)
  55. fp.Material=material
  56. fp:BreakJoints()
  57. return fp
  58. end
  59. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  60. local mesh=it(Mesh)
  61. mesh.Parent=part
  62. if Mesh=="SpecialMesh" then
  63. mesh.MeshType=meshtype
  64. mesh.MeshId=meshid
  65. end
  66. mesh.Offset=offset
  67. mesh.Scale=scale
  68. return mesh
  69. end
  70.  
  71. function weld(parent,part0,part1,c0,c1)
  72. local weld=it("Weld")
  73. weld.Parent=parent
  74. weld.Part0=part0
  75. weld.Part1=part1
  76. weld.C0=c0
  77. weld.C1=c1
  78. return weld
  79. end
  80.  
  81. WIngs=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Handle",Vector3.new(0.526163042, 0.373031557, 0.931079745))
  82. WIngsweld=weld(m,char["Torso"],WIngs,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.0159111, -1.20853615, -6.0207634, 0.866024971, 0.250001013, -0.433012992, -0.326577812, 0.938599944, -0.111252062, 0.378612816, 0.237759501, 0.894495845))
  83. mesh("BlockMesh",WIngs,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.429282606, 1))
  84. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  85. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0145301819, -1.5309906, 1.12540245, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.187036917, 0.982352853, -3.7252903e-009, -0.982352912, -0.187036932))
  86. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  87. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  88. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.012840271, -2.20268631, 1.11525655, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.187036917, 0.982352853, -3.7252903e-009, -0.982352912, -0.187036932))
  89. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  90. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  91. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128250122, 1.69621086, 2.74610329, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.329198927, -0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  92. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  93. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  94. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128326416, 3.14628506, 2.63505173, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.757224739, -0.653154373, 2.98023224e-008, -0.653154373, 0.757224917))
  95. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  96. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  97. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128250122, 1.01108551, 2.51173878, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, -0.0735907629, -0.997288585, 0, -0.997288525, 0.0735907704))
  98. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  99. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  100. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128250122, 0.396331787, 2.11554885, -1, 1.86264515e-008, 5.96046448e-008, 0, 0.187033802, -0.982353449, -7.4505806e-009, -0.982353449, -0.187033832))
  101. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  102. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  103. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128250122, -0.0868225098, 1.57054901, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.434913546, -0.900472343, 0, -0.900472283, -0.434913576))
  104. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  105. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  106. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128173828, 2.42856979, 2.78783226, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, -0.562374592, -0.82688272, 0, -0.826882541, 0.562374532))
  107. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  108. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  109. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0128173828, -0.416015625, 0.917181015, -1, 1.86264515e-008, 5.96046448e-008, -5.96046448e-008, 0.653154254, -0.757224917, 1.49011612e-008, -0.757224798, -0.653154254))
  110. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  111. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  112. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128173828, 0.159194946, -1.12555099, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, 0.187036917, -0.982352853, 3.7252903e-009, 0.982352912, 0.187036932))
  113. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  114. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  115. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140304565, -3.38129997, -2.7243309, -1, 1.86264515e-008, 5.96046448e-008, 0, 0.329198927, 0.944260657, -1.49011612e-008, 0.944260657, -0.329198956))
  116. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  117. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  118. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140457153, 1.33783531, 2.71401596, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.329198927, -0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  119. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  120. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.526163042, 0.373031557, 0.931079745))
  121. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.78812122, 1.92715263, -2.28927612, 0.49999845, -0.565649092, 0.655776381, 0.565651298, 0.786692977, 0.24729073, -0.655774534, 0.247295752, 0.713305533))
  122. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.429282606, 1))
  123. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  124. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80215645, 2.86511993, 0.140659332, -0.49999845, 0.565649092, -0.655776381, 0.433012724, -0.492487878, -0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  125. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  126. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  127. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80046654, -4.2369194, -0.140804291, -0.49999845, 0.565649092, -0.655776381, -0.433012724, 0.492487878, 0.754954159, 0.750001132, 0.661435425, -0.00130999088))
  128. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  129. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  130. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80215645, -4.90860367, -0.150947571, -0.49999845, 0.565649092, -0.655776381, -0.433012724, 0.492487878, 0.754954159, 0.750001132, 0.661435425, -0.00130999088))
  131. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  132. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  133. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80265999, -4.14035034, -0.33956337, 0.49999845, -0.565649092, 0.655776381, -0.750000596, 0.0957893208, 0.654464483, -0.433013558, -0.819063783, -0.376342565))
  134. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  135. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  136. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80095482, 3.22347641, 0.17275238, -0.49999845, 0.565649092, -0.655776381, 0.433012724, -0.492487878, -0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  137. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  138. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  139. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094624, -4.81201553, -0.349707603, 0.49999845, -0.565649092, 0.655776381, -0.750000596, 0.0957893208, 0.654464483, -0.433013558, -0.819063783, -0.376342565))
  140. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  141. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  142. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094624, 2.76852798, 0.339404106, 0.49999845, -0.565649092, 0.655776381, 0.750000596, -0.0957893208, -0.654464483, 0.433013558, 0.819063783, 0.376342565))
  143. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  144. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  145. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80095482, 3.18227959, -0.357192993, -0.49999845, 0.565649092, -0.655776381, -2.98023224e-007, -0.757224619, -0.653154492, -0.866026402, -0.326576054, 0.378611445))
  146. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  147. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  148. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80094719, 3.23778915, -0.0931434631, -0.49999845, 0.565649092, -0.655776381, 0.224142939, -0.646899283, -0.728890419, -0.836517453, -0.511431754, 0.196662545))
  149. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  150. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  151. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80093193, 3.15235138, 0.421354294, -0.49999845, 0.565649092, -0.655776381, 0.612372398, -0.304515153, -0.729568839, -0.61237365, -0.766362667, -0.194130719))
  152. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  153. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  154. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80095387, 3.00566101, 0.650568962, -0.49999845, 0.565649092, -0.655776381, 0.749999642, -0.0957909003, -0.654465079, -0.433014959, -0.819063544, -0.376341343))
  155. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  156. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  157. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80094147, 2.81278229, 0.830840111, -0.49999845, 0.565649092, -0.655776381, 0.836516857, 0.119463086, -0.534760058, -0.224145442, -0.815947115, -0.532906353))
  158. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  159. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  160. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80094433, 2.57622147, 0.953166008, -0.49999845, 0.565649092, -0.655776381, 0.866026282, 0.326575905, -0.378611505, -4.32133675e-007, -0.757224679, -0.653154492))
  161. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  162. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  163. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128326416, 0.963986397, 2.83012009, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.997288585, -0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  164. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  165. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  166. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128173828, -3.00747108, -2.84039688, 1, -1.86264515e-008, -5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, -2.98023224e-008, -0.0735884532, -0.997288704))
  167. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  168. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  169. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128250122, 3.25563431, 2.63391113, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.757224739, 0.653154373, 2.98023224e-008, -0.653154373, 0.757224917))
  170. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  171. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  172. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128440857, 2.53445959, 2.8150177, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.900472701, 0.434912592, 0, -0.434912592, 0.90047276))
  173. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  174. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  175. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128326416, 1.79145408, 2.79978943, 1, -1.86264515e-008, -5.96046448e-008, 5.58793545e-009, 0.982353508, 0.187033504, 0, -0.187033504, 0.982353628))
  176. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  177. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  178. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128364563, -0.414859772, 1.02649212, 1, -1.86264515e-008, -5.96046448e-008, -5.96046448e-008, 0.653154254, -0.757224917, -1.49011612e-008, 0.757224798, 0.653154254))
  179. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  180. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  181. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128326416, 0.451953888, 2.2096405, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.94426012, -0.329200208, 2.98023224e-008, 0.329200208, 0.94426012))
  182. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  183. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  184. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128364563, 1.08917046, 2.58826447, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.997288585, -0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  185. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  186. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  187. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0128173828, -0.057434082, 1.67582893, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.826882601, -0.562374711, 0, 0.562374711, 0.82688272))
  188. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  189. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  190. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140419006, -1.82085991, 1.02886391, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, -0.826881826, 0.562375784, 5.96046448e-008, 0.562375724, 0.826881766))
  191. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  192. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  193. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.014541626, -2.33579445, -2.83024597, 1, -1.86264515e-008, -5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, -2.98023224e-008, -0.0735884532, -0.997288704))
  194. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  195. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  196. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0123214722, -1.149189, 1.03900719, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, -0.826881826, 0.562375784, 5.96046448e-008, 0.562375724, 0.826881766))
  197. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  198. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  199. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.01404953, -0.222623825, -1.03916359, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.826881826, -0.562375784, -5.96046448e-008, -0.562375724, -0.826881766))
  200. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  201. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  202. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80045509, -4.03017044, 0.229810715, -0.49999845, 0.565649092, -0.655776381, -0.836517692, -0.511431158, 0.196663141, -0.224142194, 0.6468997, 0.7288903))
  203. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  204. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  205. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094051, 3.2564106, 0.190433502, 0.49999845, -0.565649092, 0.655776381, 0.433015227, 0.819063604, 0.376341105, -0.749999583, 0.0957911685, 0.654465318))
  206. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  207. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  208. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80093765, 3.05438042, 0.688827515, 0.49999845, -0.565649092, 0.655776381, 0.612375081, 0.766361952, 0.194129199, -0.612371087, 0.304516733, 0.729569316))
  209. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  210. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  211. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80093765, 3.21963882, -0.358337402, 0.49999845, -0.565649092, 0.655776381, 2.98023224e-007, 0.757224619, 0.653154492, -0.866026402, -0.326576054, 0.378611445))
  212. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  213. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  214. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80095196, 3.27416515, -0.0845680237, 0.49999845, -0.565649092, 0.655776381, 0.224145487, 0.815947115, 0.532906294, -0.836516857, -0.119463041, 0.534760058))
  215. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  216. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  217. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094719, 2.57737732, 0.990515709, 0.49999845, -0.565649092, 0.655776381, 0.866026282, 0.326575905, -0.378611505, 4.32133675e-007, 0.757224679, 0.653154492))
  218. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  219. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  220. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094624, 3.0253334, 0.682353973, 0.49999845, -0.565649092, 0.655776381, 0.75000155, 0.66143465, -0.00131103396, -0.433011711, 0.492488772, 0.7549541))
  221. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  222. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  223. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.8026638, -4.42617226, -0.68901062, 0.49999845, -0.565649092, 0.655776381, -0.612375081, -0.766361952, -0.194129199, 0.612371087, -0.304516733, -0.729569316))
  224. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  225. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  226. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80093575, -5.09785843, -0.699146271, 0.49999845, -0.565649092, 0.655776381, -0.612375081, -0.766361952, -0.194129199, 0.612371087, -0.304516733, -0.729569316))
  227. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  228. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  229. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80094624, 2.8235321, 0.866632462, 0.49999845, -0.565649092, 0.655776381, 0.836517394, 0.511432052, -0.196662098, -0.224143416, 0.646898985, 0.728890657))
  230. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  231. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.567338467, 0.701169252))
  232. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80217552, -4.70182419, 0.219669342, -0.49999845, 0.565649092, -0.655776381, -0.836517692, -0.511431158, 0.196663141, -0.224142194, 0.6468997, 0.7288903))
  233. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  234. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.869309068, 0.701169252))
  235. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80096149, 3.17957115, 0.446971893, 0.49999845, -0.565649092, 0.655776381, 0.612375081, 0.766361952, 0.194129199, -0.612371087, 0.304516733, 0.729569316))
  236. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.904563606, 1, 1))
  237. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.92734933, 0.701169252))
  238. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216312, 2.65835953, -0.229951859, -0.49999845, 0.565649092, -0.655776381, 0.836517692, 0.511431158, -0.196663141, 0.224142194, -0.6468997, -0.7288903))
  239. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.659258127, 1, 1))
  240. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.893329322, 0.679436445))
  241. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0123329163, -2.7096405, -2.71417046, -1, 1.86264515e-008, 5.96046448e-008, 0, 0.329198927, 0.944260657, -1.49011612e-008, 0.944260657, -0.329198956))
  242. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.619396091, 1, 1))
  243. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(2.33570647, 0.518153846, 1.07062769))
  244. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000423431396, 0.000568389893, 0.0205516815, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  245. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  246. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.54303002, 0.373031557, 1.3668803))
  247. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.397033691, 0.00685501099, 0.361976624, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  248. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.901492953, 1))
  249. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(2.33570647, 0.502140284, 1.85872841))
  250. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000408172607, 0.000564575195, 0.0234174728, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  251. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  252. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(2.33570647, 0.507859409, 1.26050401))
  253. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000427246094, 0.00227355957, 0.0205459595, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  254. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  255. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(2.33570647, 0.497564912, 2.28537822))
  256. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000438690186, 0.00173950195, 0.0229845047, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  257. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  258. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  259. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146331787, -3.40140152, -1.11369061, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, -0.187036917, 0.982352853, 3.7252903e-009, 0.982352912, 0.187036932))
  260. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  261. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  262. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146255493, 1.63386917, 1.11945939, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.187036917, -0.982352853, -3.7252903e-009, -0.982352912, -0.187036932))
  263. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  264. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  265. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122375488, -6.76598835, 0.57843399, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, 0.608101726, 0.793859124, 0, -0.793859184, 0.608101785))
  266. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  267. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.54303002, 0.373031557, 1.3668803))
  268. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.385643005, 0.0125732422, -0.371212006, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  269. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.901492953, 1))
  270. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.395764321, 1.10837412))
  271. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0115966797, -0.543251038, 1.7864542, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.434913546, 0.900472343, 0, -0.900472283, -0.434913576))
  272. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  273. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 1.03288114))
  274. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0116043091, -1.59219742, 2.67541885, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, 0.0735907629, 0.997288585, 0, -0.997288525, 0.0735907704))
  275. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.794172287, 1))
  276. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 0.725190163))
  277. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0115814209, -2.22006989, 2.7550087, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.329198927, 0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  278. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.478343189, 1))
  279. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.380894542, 0.985983968))
  280. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.011592865, -1.02312088, 2.25215411, 1, -1.86264515e-008, -5.96046448e-008, 0, -0.187033802, 0.982353449, -7.4505806e-009, -0.982353449, -0.187033832))
  281. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  282. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.67227566, 1.70316744))
  283. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0116004944, -0.851036072, 0.823085785, 1, -1.86264515e-008, -5.96046448e-008, 5.96046448e-008, -0.653154254, 0.757224917, 1.49011612e-008, -0.757224798, -0.653154254))
  284. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  285. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 2.33112097, 0.885326684))
  286. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0116004944, -4.12805939, 3.14675999, -1, 1.86264515e-008, 5.96046448e-008, -5.96046448e-008, 0.653154254, -0.757224917, 1.49011612e-008, -0.757224798, -0.653154254))
  287. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  288. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  289. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0146331787, -1.75381827, 0.0856170654, 1, -1.86264515e-008, -5.96046448e-008, 5.58793545e-009, 0.982353508, 0.187033504, 0, -0.187033504, 0.982353628))
  290. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  291. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  292. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146331787, -1.7653625, 1.58002472, -1, 1.86264515e-008, 5.96046448e-008, 5.58793545e-009, 0.982353508, 0.187033504, 0, 0.187033504, -0.982353628))
  293. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  294. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  295. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146217346, 1.84269714, 2.61419201, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, 0.484992713, -0.874518216, 0, -0.874518156, -0.484992743))
  296. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  297. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  298. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, -1.39143753, -1.12134099, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, -0.187036917, 0.982352853, 3.7252903e-009, 0.982352912, 0.187036932))
  299. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  300. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  301. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146255493, -4.44521141, -2.69960213, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, -0.484992713, 0.874518216, 0, 0.874518156, 0.484992743))
  302. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  303. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  304. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0146102905, -1.24437332, -1.12705016, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, 0.187036917, -0.982352853, 3.7252903e-009, 0.982352912, 0.187036932))
  305. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  306. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  307. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.012260437, 2.08576965, -1.09300995, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.94426012, 0.329200208, 2.98023224e-008, 0.329200208, 0.94426012))
  308. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  309. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  310. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122528076, 2.07419205, 2.7586441, 1, -1.86264515e-008, -5.96046448e-008, -1.49011612e-008, -0.94426012, 0.329200208, -2.98023224e-008, -0.329200208, -0.94426012))
  311. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  312. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  313. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122528076, 2.81254005, -2.72010994, 1, -1.86264515e-008, -5.96046448e-008, 0, -0.329198927, -0.944260657, -1.49011612e-008, 0.944260657, -0.329198956))
  314. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  315. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  316. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0122528076, -0.0657215118, 2.71253204, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.329198927, -0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  317. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  318. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  319. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122528076, -4.58002281, 2.72588158, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.329198927, 0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  320. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  321. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  322. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122489929, -2.57005119, 2.71822929, 1, -1.86264515e-008, -5.96046448e-008, 0, 0.329198927, 0.944260657, 1.49011612e-008, -0.944260657, 0.329198956))
  323. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  324. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  325. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122451782, 4.16341972, -0.663871765, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, -0.608101726, -0.793859124, 0, 0.793859184, -0.608101785))
  326. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  327. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.76950121, 0.741203785))
  328. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0115814209, -4.30217743, 3.24400997, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.627695382, -0.778459072, -1.49011612e-008, -0.778458953, -0.627695441))
  329. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  330. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(2.33570647, 0.518153846, 1.07062769))
  331. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.99267197, 4.78870678, -0.0154352188, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  332. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  333. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.54303002, 0.373031557, 1.3668803))
  334. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.59518433, 4.79498959, 0.32599926, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  335. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.901492953, 1))
  336. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(2.33570647, 0.502140284, 1.85872841))
  337. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.99268341, 4.7886982, -0.0125761032, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  338. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  339. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(2.33570647, 0.507859409, 1.26050401))
  340. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.99270248, 4.79042339, -0.0154447556, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  341. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  342. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(2.33570647, 0.497564912, 2.28537822))
  343. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.99266815, 4.78983879, -0.0129785538, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  344. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  345. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  346. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80036545, 4.80890846, 2.25815582, 0.49999845, -0.565649092, 0.655776381, 0.176621437, -0.674706042, -0.716642678, 0.847824514, 0.474144399, -0.237446278))
  347. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  348. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  349. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037117, -4.09732819, 0.144859314, 0.49999845, -0.565649092, 0.655776381, -0.433012724, 0.492487878, 0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  350. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  351. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  352. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037403, -6.10728073, 0.152519226, 0.49999845, -0.565649092, 0.655776381, -0.433012724, 0.492487878, 0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  353. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  354. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  355. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037498, -0.499183655, 4.28593826, 0.49999845, -0.565649092, 0.655776381, -0.75000155, -0.66143465, 0.00131103396, 0.433011711, -0.492488772, -0.7549541))
  356. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  357. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  358. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.802742, 1.36500931, 0.337909698, 0.49999845, -0.565649092, 0.655776381, 0.750000596, -0.0957893208, -0.654464483, 0.433013558, 0.819063783, 0.376342565))
  359. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  360. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  361. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80034828, 1.46158218, 0.139152527, -0.49999845, 0.565649092, -0.655776381, 0.433012724, -0.492487878, -0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  362. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  363. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  364. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80037212, -0.487609863, -2.62030792, -0.49999845, 0.565649092, -0.655776381, -0.75000155, -0.66143465, 0.00131103396, -0.433011711, 0.492488772, 0.7549541))
  365. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  366. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  367. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80035973, 4.33980179, -0.146759033, 0.49999845, -0.565649092, 0.655776381, 0.433012724, -0.492487878, -0.754954159, 0.750001132, 0.661435425, -0.00130999088))
  368. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  369. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  370. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037403, -7.41146851, -2.34357452, 0.49999845, -0.565649092, 0.655776381, -0.176621437, 0.674706042, 0.716642678, -0.847824514, -0.474144399, 0.237446278))
  371. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  372. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  373. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.8027401, 4.77935791, 2.0391655, -0.49999845, 0.565649092, -0.655776381, 0.847824097, 0.16527845, -0.50386256, -0.176623657, -0.807913423, -0.562209845))
  374. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  375. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  376. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80274773, -0.288840294, -2.52373123, 0.49999845, -0.565649092, 0.655776381, 0.433015227, 0.819063604, 0.376341105, -0.749999583, 0.0957911685, 0.654465318))
  377. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  378. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.54303002, 0.373031557, 1.3668803))
  379. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.60663605, 4.80071163, -0.407197952, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  380. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.901492953, 1))
  381. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  382. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80274963, -0.300402641, 4.18932724, -0.49999845, 0.565649092, -0.655776381, 0.433015227, 0.819063604, 0.376341105, 0.749999583, -0.0957911685, -0.654465318))
  383. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  384. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  385. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80271721, -4.00077438, 0.34360981, -0.49999845, 0.565649092, -0.655776381, -0.750000596, 0.0957893208, 0.654464483, 0.433013558, 0.819063783, 0.376342565))
  386. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  387. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  388. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.802742, 4.24324417, -0.345514297, -0.49999845, 0.565649092, -0.655776381, 0.750000596, -0.0957893208, -0.654464483, -0.433013558, -0.819063783, -0.376342565))
  389. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  390. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  391. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80274391, -7.38192749, -2.1245718, -0.49999845, 0.565649092, -0.655776381, -0.847824097, -0.16527845, 0.50386256, 0.176623657, 0.807913423, 0.562209845))
  392. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  393. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.395764321, 1.10837412))
  394. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.79971504, -3.44285583, 1.04676247, 0.49999845, -0.565649092, 0.655776381, -0.836516857, -0.119463086, 0.534760058, -0.224145442, -0.815947115, -0.532906353))
  395. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  396. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 1.03288114))
  397. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.79971695, -3.73348618, 0.58502388, 0.49999845, -0.565649092, 0.655776381, -0.612372398, 0.304515153, 0.729568839, -0.61237365, -0.766362667, -0.194130719))
  398. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.794172287, 1))
  399. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  400. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.802742, -6.01073456, 0.351270676, -0.49999845, 0.565649092, -0.655776381, -0.750000596, 0.0957893208, 0.654464483, 0.433013558, 0.819063783, 0.376342565))
  401. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  402. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.380894542, 0.985983968))
  403. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.79972649, -3.63246918, 0.787195206, 0.49999845, -0.565649092, 0.655776381, -0.749999642, 0.0957909003, 0.654465079, -0.433014959, -0.819063544, -0.376341343))
  404. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  405. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.76950121, 0.741203785))
  406. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.79971886, -1.31037903, 3.18079185, -0.49999845, 0.565649092, -0.655776381, 0.865550399, 0.301296592, -0.400053799, -0.0287068337, -0.767633677, -0.640245616))
  407. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  408. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 2.33112097, 0.885326684))
  409. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.79972172, -1.1358223, 3.18273926, -0.49999845, 0.565649092, -0.655776381, 0.866026282, 0.326575905, -0.378611505, -4.32133675e-007, -0.757224679, -0.653154492))
  410. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  411. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 0.725190163))
  412. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.7997303, -3.74736404, 0.181629181, 0.49999845, -0.565649092, 0.655776381, -0.433012724, 0.492487878, 0.754954159, -0.750001132, -0.661435425, 0.00130999088))
  413. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.478343189, 1))
  414. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.67227566, 1.70316744))
  415. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.79971409, -3.84326553, 0.859061241, 0.49999845, -0.565649092, 0.655776381, -0.866026282, -0.326575905, 0.378611505, -4.32133675e-007, -0.757224679, -0.653154492))
  416. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  417. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  418. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0146179199, -0.439552307, 2.82862473, 1, -1.86264515e-008, -5.96046448e-008, 1.49011612e-008, 0.997288585, -0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  419. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  420. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  421. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146255493, 2.43866539, -2.83621216, -1, 1.86264515e-008, 5.96046448e-008, 1.49011612e-008, 0.997288585, -0.073588416, -2.98023224e-008, -0.0735884532, -0.997288704))
  422. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  423. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  424. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, 2.19028473, 2.38479328, -1, 1.86264515e-008, 5.96046448e-008, -2.98023224e-008, 0.0735907629, 0.997288585, 0, 0.997288525, -0.0735907704))
  425. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  426. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  427. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0146331787, 2.20183945, -0.719162941, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, 0.0735907629, 0.997288585, 0, -0.997288525, 0.0735907704))
  428. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  429. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 0.725190163))
  430. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140457153, -2.31531954, 2.80868149, -1, 1.86264515e-008, 5.96046448e-008, -5.58793545e-009, -0.982353508, -0.187033504, 0, -0.187033504, 0.982353628))
  431. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.478343189, 1))
  432. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 1.03288114))
  433. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140533447, -1.67030334, 2.75189209, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  434. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.794172287, 1))
  435. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  436. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0145950317, -6.44722939, 0.805679321, -1, 1.86264515e-008, 5.96046448e-008, 1.11758709e-008, -0.970244586, -0.242127106, 0, -0.242127106, 0.970244527))
  437. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  438. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.395764321, 1.10837412))
  439. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140609741, -0.572654724, 1.89173317, -1, 1.86264515e-008, 5.96046448e-008, 0, -0.826882601, 0.562374711, 0, 0.562374711, 0.82688272))
  440. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  441. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.380894542, 0.985983968))
  442. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140533447, -1.07876587, 2.34624863, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.94426012, 0.329200208, 2.98023224e-008, 0.329200208, 0.94426012))
  443. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  444. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  445. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, -4.20618105, 2.84195328, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  446. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  447. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  448. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, -2.19620895, 2.83431244, -1, 1.86264515e-008, 5.96046448e-008, -1.49011612e-008, -0.997288585, 0.073588416, 2.98023224e-008, 0.0735884532, 0.997288704))
  449. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  450. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  451. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0146179199, 3.84465933, -0.891094208, -1, 1.86264515e-008, 5.96046448e-008, -1.11758709e-008, 0.970244586, 0.242127106, 0, 0.242127106, -0.970244527))
  452. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  453. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  454. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.012260437, 1.25204659, 1.03306961, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, 0.826881826, -0.562375784, 5.96046448e-008, 0.562375724, 0.826881766))
  455. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  456. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  457. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122413635, -3.0195713, -1.02729225, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.826881826, 0.562375784, -5.96046448e-008, -0.562375724, -0.826881766))
  458. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  459. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  460. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0122451782, -1.66742134, 0.467433929, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, -0.562374592, -0.82688272, 0, -0.826882541, 0.562374532))
  461. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  462. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  463. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122451782, -1.67897987, 1.19819832, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, -0.562374592, -0.82688272, 0, 0.826882541, -0.562374532))
  464. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  465. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  466. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122489929, 1.50705338, 2.41267586, 1, -1.86264515e-008, -5.96046448e-008, 2.98023224e-008, 0.609420419, -0.792847335, 0, 0.792847276, 0.609420419))
  467. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  468. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  469. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.012260437, -1.00959778, -1.03495979, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.826881826, 0.562375784, -5.96046448e-008, -0.562375724, -0.826881766))
  470. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  471. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  472. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0122528076, -4.10961151, -2.49808693, 1, -1.86264515e-008, -5.96046448e-008, -2.98023224e-008, -0.609420419, 0.792847335, 0, -0.792847276, -0.609420419))
  473. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  474. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  475. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.012260437, -1.6261673, -1.04066467, -1, 1.86264515e-008, 5.96046448e-008, 2.98023224e-008, 0.826881826, -0.562375784, -5.96046448e-008, -0.562375724, -0.826881766))
  476. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  477. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.67227566, 1.75463974))
  478. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0140533447, -0.852184296, 0.906645775, -1, 1.86264515e-008, 5.96046448e-008, 5.96046448e-008, -0.653154254, 0.757224917, -1.49011612e-008, 0.757224798, 0.653154254))
  479. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  480. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  481. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80034447, -0.86977005, 4.07917023, 0.49999845, -0.565649092, 0.655776381, 0.224142939, -0.646899283, -0.728890419, 0.836517453, 0.511431754, -0.196662545))
  482. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  483. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  484. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80038261, -7.09912872, -2.63088512, 0.49999845, -0.565649092, 0.655776381, -0.864648581, -0.283361614, 0.414836287, -0.0488298535, -0.774433494, -0.630768061))
  485. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  486. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  487. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037403, -3.89056778, -0.225765228, 0.49999845, -0.565649092, 0.655776381, -0.836517692, -0.511431158, 0.196663141, 0.224142194, -0.6468997, -0.7288903))
  488. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  489. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  490. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80038261, -5.9005394, -0.218101501, 0.49999845, -0.565649092, 0.655776381, -0.836517692, -0.511431158, 0.196663141, 0.224142194, -0.6468997, -0.7288903))
  491. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  492. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  493. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80037498, -0.858222961, -2.41352463, -0.49999845, 0.565649092, -0.655776381, 0.224142939, -0.646899283, -0.728890419, -0.836517453, -0.511431754, 0.196662545))
  494. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  495. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  496. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80037594, 4.49656296, 2.54547501, 0.49999845, -0.565649092, 0.655776381, 0.864648581, 0.283361614, -0.414836287, 0.0488298535, 0.774433494, 0.630768061))
  497. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  498. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.583352029, 0.373031557))
  499. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.8027277, 0.0490112305, 4.47517967, -0.49999845, 0.565649092, -0.655776381, -0.612372398, 0.304515153, 0.729568839, 0.61237365, 0.766362667, 0.194130719))
  500. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 0.417018801))
  501. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.613091588, 3.18786216))
  502. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80274391, 0.0605697632, -2.80956078, 0.49999845, -0.565649092, 0.655776381, -0.612372398, 0.304515153, 0.729568839, -0.61237365, -0.766362667, -0.194130719))
  503. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  504. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  505. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80274677, 4.52905464, -0.69493866, -0.49999845, 0.565649092, -0.655776381, 0.612375081, 0.766361952, 0.194129199, 0.612371087, -0.304516733, -0.729569316))
  506. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  507. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  508. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80274773, 1.65083885, 0.687343597, 0.49999845, -0.565649092, 0.655776381, 0.612375081, 0.766361952, 0.194129199, -0.612371087, 0.304516733, 0.729569316))
  509. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  510. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.969965518, 1.26393533))
  511. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80273438, 5.16016769, 1.79669189, -0.49999845, 0.565649092, -0.655776381, 0.390038431, 0.823161662, 0.412643731, 0.773221493, -0.0494567379, -0.632204533))
  512. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  513. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.584495842, 0.706888735))
  514. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.80038166, 4.13302612, 0.223876953, 0.49999845, -0.565649092, 0.655776381, 0.836517692, 0.511431158, -0.196663141, -0.224142194, 0.6468997, 0.7288903))
  515. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  516. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.539886534, 0.706888735))
  517. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80273819, -4.28659248, 0.693054199, -0.49999845, 0.565649092, -0.655776381, -0.612375081, -0.766361952, -0.194129199, -0.612371087, 0.304516733, 0.729569316))
  518. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  519. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 1.83584321, 0.702313483))
  520. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80276012, -6.29656792, 0.700717926, -0.49999845, 0.565649092, -0.655776381, -0.612375081, -0.766361952, -0.194129199, -0.612371087, 0.304516733, 0.729569316))
  521. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  522. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 0.725190163))
  523. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216217, -3.78028393, 0.199310303, -0.49999845, 0.565649092, -0.655776381, -0.433015227, -0.819063604, -0.376341105, -0.749999583, 0.0957911685, 0.654465318))
  524. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.478343189, 1))
  525. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.373031557, 1.03288114))
  526. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216694, -3.76069069, 0.610641479, -0.49999845, 0.565649092, -0.655776381, -0.612375081, -0.766361952, -0.194129199, -0.612371087, 0.304516733, 0.729569316))
  527. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 0.794172287, 1))
  528. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 4.23216105, 1.09807956))
  529. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80275726, -7.76274252, -1.88209915, -0.49999845, 0.565649092, -0.655776381, -0.390038431, -0.823161662, -0.412643731, -0.773221493, 0.0494567379, 0.632204533))
  530. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  531. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 1.67227566, 1.75463974))
  532. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216217, -3.84443283, 0.870663643, -0.49999845, 0.565649092, -0.655776381, -0.866026282, -0.326575905, 0.378611505, 4.32133675e-007, 0.757224679, 0.653154492))
  533. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  534. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.395764321, 1.10837412))
  535. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80217838, -3.45362091, 1.0825386, -0.49999845, 0.565649092, -0.655776381, -0.836517394, -0.511432052, 0.196662098, -0.224143416, 0.646898985, 0.728890657))
  536. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  537. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(0.373031408, 0.380894542, 0.985983968))
  538. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80216312, -3.65211487, 0.818996429, -0.49999845, 0.565649092, -0.655776381, -0.75000155, -0.66143465, 0.00131103396, -0.433011711, 0.492488772, 0.7549541))
  539. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.892298341, 1, 1))
  540. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.373031408, 0.885322511, 0.706888735))
  541. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.80037689, 1.2548027, -0.231477737, -0.49999845, 0.565649092, -0.655776381, 0.836517692, 0.511431158, -0.196663141, 0.224142194, -0.6468997, -0.7288903))
  542. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.656192005, 1, 1))
  543. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.44351673, 0.373031557, 1.23305202))
  544. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.37387466, 0.0131607056, 3.24288177, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  545. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.904559135, 1))
  546. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.28909934, 0.373031557, 1.23305202))
  547. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.45108032, -0.324279785, 3.24173164, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  548. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.567265928, 1))
  549. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(1.28909934, 0.543318033, 1.14497685))
  550. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.45108795, 0.0165786743, 3.23201942, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  551. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  552. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.28909934, 0.373031557, 1.23305202))
  553. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.45106888, 0.370029449, 3.24633598, 3.87430191e-007, -0.653154194, 0.757224858, 1, -8.00937414e-007, -1.25169754e-006, 1.37090683e-006, 0.757224798, 0.653154254))
  554. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.567265928, 1))
  555. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.28909934, 0.373031557, 1.23305202))
  556. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.458839417, 5.15813541, 3.2103529, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  557. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.567265928, 1))
  558. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.28909934, 0.373031557, 1.23305202))
  559. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.458843231, 4.46384811, 3.20575047, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  560. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.567265928, 1))
  561. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(1.28909934, 0.543318033, 1.14497685))
  562. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.458824158, 4.80470562, 3.19602489, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  563. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  564. Part=part(Enum.FormFactor.Brick,m,Enum.Material.DiamondPlate,0,0,"Really black","Part",Vector3.new(1.44351673, 0.373031557, 1.23305202))
  565. Partweld=weld(m,WIngs,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.381649017, 4.80128193, 3.20690632, -0.866025805, -0.326576054, 0.378612459, 0.499999344, -0.565649092, 0.655775666, 1.11758709e-006, 0.757224619, 0.653154552))
  566. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.904559135, 1))
  567.  
  568. local naeeym2 = Instance.new("BillboardGui",char)
  569. naeeym2.AlwaysOnTop = true
  570. naeeym2.Size = UDim2.new(0,100,0,40)
  571. naeeym2.StudsOffset = Vector3.new(0,3,0)
  572. naeeym2.Adornee = char.Head
  573. naeeym2.Name = "TalkingBillBoard"
  574. local tecks2 = Instance.new("TextLabel",naeeym2)
  575. tecks2.BackgroundTransparency = 1
  576. tecks2.BorderSizePixel = 0
  577. tecks2.Text = "Capux_10"
  578. tecks2.Font = "Antique"
  579. tecks2.TextSize = 30
  580. tecks2.TextStrokeTransparency = 0
  581. tecks2.TextColor3 = Color3.new(255,0,0)
  582. tecks2.TextStrokeColor3 = Color3.new(0,0,0)
  583. tecks2.Size = UDim2.new(1,0,0.5,0)
  584. tecks2.Parent = naeeym2
  585. local naeeym2 = Instance.new("BillboardGui",char)
  586. naeeym2.AlwaysOnTop = true
  587. naeeym2.Size = UDim2.new(0,100,0,40)
  588. naeeym2.StudsOffset = Vector3.new(0,3,0)
  589. naeeym2.Adornee = char.Head
  590. naeeym2.Name = "TalkingBillBoard"
  591. local tecks2 = Instance.new("TextLabel",naeeym2)
  592. tecks2.BackgroundTransparency = 1
  593. tecks2.BorderSizePixel = 0
  594. tecks2.Text = ""
  595. tecks2.Font = "Bodoni"
  596. tecks2.TextSize = 30
  597. tecks2.TextStrokeTransparency = 0
  598. tecks2.TextColor3 = Color3.new(0,0,0)
  599. tecks2.TextStrokeColor3 = Color3.new(1,1,1)
  600. tecks2.Size = UDim2.new(1,0,0.5,0)
  601. tecks2.Parent = naeeym2
  602.  
  603. -- the bow stuff
  604.  
  605. bow = Instance.new("Model")
  606. bow.Parent = game.Workspace
  607. bow.Name = "bow"
  608.  
  609. handle = Instance.new("Part")
  610. handle.CFrame = CFrame.new(Vector3.new(-48.1999893, 2.79998732, -58.2000122)) * CFrame.Angles(-3.1415927410126, 0, -0)
  611. handle.Size = Vector3.new(0.200000003, 1.20000005, 0.200000003)
  612. handle.BrickColor = BrickColor.new("Really black")
  613. handle.Friction = 0.30000001192093
  614. handle.Shape = Enum.PartType.Block
  615. handle.Name = "Handle"
  616. handle.Parent = bow
  617. handle.CanCollide = false
  618.  
  619. leg2 = Instance.new("Part")
  620. leg2.CFrame = CFrame.new(Vector3.new(-48.1999931, 1.25002313, -58.2000008)) * CFrame.Angles(-3.1415927410126, 0, -0)
  621. leg2.Size = Vector3.new(0.200000003, 1.90000021, 0.200000003)
  622. leg2.BrickColor = BrickColor.new("Really black")
  623. leg2.Friction = 0.30000001192093
  624. leg2.Shape = Enum.PartType.Block
  625. leg2.Name = "Leg2"
  626. leg2.Parent = bow
  627. leg2.CanCollide = false
  628.  
  629. cap2 = Instance.new("Part")
  630. cap2.CFrame = CFrame.new(Vector3.new(-48.2000046, 0.300019979, -58.2000008)) * CFrame.Angles(1.5707963705063, 0, -0)
  631. cap2.TopSurface = Enum.SurfaceType.Smooth
  632. cap2.BottomSurface = Enum.SurfaceType.Smooth
  633. cap2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  634. cap2.BrickColor = BrickColor.new("Really black")
  635. cap2.Friction = 0.30000001192093
  636. cap2.Shape = Enum.PartType.Cylinder
  637. cap2.Name = "Cap2"
  638. cap2.Parent = bow
  639. cap2.CanCollide = false
  640.  
  641. joint2 = Instance.new("Part")
  642. joint2.CFrame = CFrame.new(Vector3.new(-48.1999893, 2.19999003, -58.2000237)) * CFrame.Angles(1.5707963705063, 0, -0)
  643. joint2.TopSurface = Enum.SurfaceType.Smooth
  644. joint2.BottomSurface = Enum.SurfaceType.Smooth
  645. joint2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  646. joint2.BrickColor = BrickColor.new("Really black")
  647. joint2.Friction = 0.30000001192093
  648. joint2.Shape = Enum.PartType.Cylinder
  649. joint2.Name = "Joint2"
  650. joint2.Parent = bow
  651. joint2.CanCollide = false
  652.  
  653. joint1 = Instance.new("Part")
  654. joint1.CFrame = CFrame.new(Vector3.new(-48.2000008, 3.39998126, -58.2000275)) * CFrame.Angles(1.5707963705063, 0, -0)
  655. joint1.TopSurface = Enum.SurfaceType.Smooth
  656. joint1.BottomSurface = Enum.SurfaceType.Smooth
  657. joint1.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  658. joint1.BrickColor = BrickColor.new("Really black")
  659. joint1.Friction = 0.30000001192093
  660. joint1.Shape = Enum.PartType.Cylinder
  661. joint1.Name = "Joint1"
  662. joint1.Parent = bow
  663. joint1.CanCollide = false
  664.  
  665. leg1 = Instance.new("Part")
  666. leg1.CFrame = CFrame.new(Vector3.new(-48.1999931, 4.35000753, -58.2000122)) * CFrame.Angles(-3.1415927410126, 0, -0)
  667. leg1.Size = Vector3.new(0.200000003, 1.90000021, 0.200000003)
  668. leg1.BrickColor = BrickColor.new("Really black")
  669. leg1.Friction = 0.30000001192093
  670. leg1.Shape = Enum.PartType.Block
  671. leg1.Name = "Leg1"
  672. leg1.Parent = bow
  673. leg1.CanCollide = false
  674.  
  675. cap1 = Instance.new("Part")
  676. cap1.CFrame = CFrame.new(Vector3.new(-48.2000046, 5.29999113, -58.2000122)) * CFrame.Angles(1.5707963705063, 0, -0)
  677. cap1.TopSurface = Enum.SurfaceType.Smooth
  678. cap1.BottomSurface = Enum.SurfaceType.Smooth
  679. cap1.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  680. cap1.BrickColor = BrickColor.new("Really black")
  681. cap1.Friction = 0.30000001192093
  682. cap1.Shape = Enum.PartType.Cylinder
  683. cap1.Name = "Cap1"
  684. cap1.Parent = bow
  685. cap1.CanCollide = false
  686.  
  687. stringpart = Instance.new("Part")
  688. stringpart.CFrame = CFrame.new(Vector3.new(-48.2000046, 5.29999113, -58.2000122)) * CFrame.Angles(1.5707963705063, 0, -0)
  689. stringpart.TopSurface = Enum.SurfaceType.Smooth
  690. stringpart.BottomSurface = Enum.SurfaceType.Smooth
  691. stringpart.Size = Vector3.new(0.1, 0.1, 0.1)
  692. stringpart.Transparency = 1
  693. stringpart.BrickColor = BrickColor.new("Really red")
  694. stringpart.Friction = 0.30000001192093
  695. stringpart.Shape = Enum.PartType.Cylinder
  696. stringpart.Name = "StringAttachment"
  697. stringpart.Parent = bow
  698. stringpart.CanCollide = false
  699.  
  700. arrow = Instance.new("Model")
  701. arrow.Parent = game.Workspace
  702. arrow.Name = "arrow"
  703.  
  704. feather1 = Instance.new("WedgePart")
  705. feather1.CFrame = CFrame.new(Vector3.new(-48.3000031, 2.90000844, -56.1500168)) * CFrame.Angles(-0, 0, -0)
  706. feather1.TopSurface = Enum.SurfaceType.Smooth
  707. feather1.Size = Vector3.new(0.200000003, 0.200000003, 0.299999952)
  708. feather1.BrickColor = BrickColor.new("Really red")
  709. feather1.Friction = 0.30000001192093
  710. feather1.Name = "Feather"
  711. feather1.Parent = arrow
  712. feather1.CanCollide = false
  713. feather1.Transparency = 1
  714.  
  715. feather2 = Instance.new("WedgePart")
  716. feather2.CFrame = CFrame.new(Vector3.new(-48.3000031, 2.50003171, -56.1500168)) * CFrame.Angles(-0, 0, -3.1415927410126)
  717. feather2.TopSurface = Enum.SurfaceType.Smooth
  718. feather2.Size = Vector3.new(0.200000003, 0.200000003, 0.299999952)
  719. feather2.BrickColor = BrickColor.new("Really red")
  720. feather2.Friction = 0.30000001192093
  721. feather2.Name = "Feather"
  722. feather2.Parent = arrow
  723. feather2.CanCollide = false
  724. feather2.Transparency = 1
  725.  
  726. arrowhead = Instance.new("WedgePart")
  727. arrowhead.CFrame = CFrame.new(Vector3.new(-48.2999992, 2.80002427, -59.4500008)) * CFrame.Angles(-0, 0, -0)
  728. arrowhead.TopSurface = Enum.SurfaceType.Smooth
  729. arrowhead.Size = Vector3.new(0.200000003, 0.200000003, 0.299999952)
  730. arrowhead.Friction = 0.30000001192093
  731. arrowhead.Name = "Arrowhead"
  732. arrowhead.Parent = arrow
  733. arrowhead.CanCollide = false
  734. arrowhead.Transparency = 1
  735.  
  736. arrowcap = Instance.new("Part")
  737. arrowcap.CFrame = CFrame.new(Vector3.new(-48.2000046, 5.29999113, -58.2000122)) * CFrame.Angles(1.5707963705063, 0, -0)
  738. arrowcap.TopSurface = Enum.SurfaceType.Smooth
  739. arrowcap.BottomSurface = Enum.SurfaceType.Smooth
  740. arrowcap.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  741. arrowcap.BrickColor = BrickColor.new("Really black")
  742. arrowcap.Friction = 0.30000001192093
  743. arrowcap.Shape = Enum.PartType.Cylinder
  744. arrowcap.Name = "ArrowCap"
  745. arrowcap.Parent = arrow
  746. arrowcap.CanCollide = false
  747. arrowcap.Transparency = 1
  748.  
  749. arrowbody = Instance.new("Part")
  750. arrowbody.CFrame = CFrame.new(Vector3.new(0, 3, 0)) * CFrame.Angles(-0, 0, -0)
  751. arrowbody.Size = Vector3.new(0.200000003, 0.200000003, 3.60000014)
  752. arrowbody.BrickColor = BrickColor.new("Really black")
  753. arrowbody.Friction = 0.30000001192093
  754. arrowbody.Shape = Enum.PartType.Block
  755. arrowbody.Name = "ArrowBody"
  756. arrowbody.Parent = arrow
  757. arrowbody.CanCollide = false
  758. arrowbody.Transparency = 1
  759.  
  760. feather3 = Instance.new("WedgePart")
  761. feather3.CFrame = CFrame.new(Vector3.new(-48.3000031, 2.50004983, -55.9500198)) * CFrame.Angles(-0, 0, -3.1415927410126)
  762. feather3.TopSurface = Enum.SurfaceType.Smooth
  763. feather3.Size = Vector3.new(0.200000003, 0.200000003, 0.299999952)
  764. feather3.BrickColor = BrickColor.new("Really red")
  765. feather3.Friction = 0.30000001192093
  766. feather3.Name = "Feather"
  767. feather3.Parent = arrow
  768. feather3.CanCollide = false
  769. feather3.Transparency = 1
  770.  
  771. feather4 = Instance.new("WedgePart")
  772. feather4.CFrame = CFrame.new(Vector3.new(-48.3000031, 2.90003037, -55.9500198)) * CFrame.Angles(-0, 0, -0)
  773. feather4.TopSurface = Enum.SurfaceType.Smooth
  774. feather4.Size = Vector3.new(0.200000003, 0.200000003, 0.299999952)
  775. feather4.BrickColor = BrickColor.new("Really red")
  776. feather4.Friction = 0.30000001192093
  777. feather4.Name = "Feather"
  778. feather4.Parent = arrow
  779. feather4.CanCollide = false
  780. feather4.Transparency = 1
  781.  
  782. -- the welds
  783.  
  784. whandle = Instance.new("Weld", char["Left Arm"])
  785. whandle.Part0 = char.Torso
  786. whandle.Part1 = handle
  787. whandle.C0 = CFrame.new(0, 0, 0.6) * CFrame.Angles(0, 0, math.rad(45))
  788.  
  789. wstringpart = Instance.new("Weld", handle)
  790. wstringpart.Part0 = handle
  791. wstringpart.Part1 = stringpart
  792. wstringpart.C0 = CFrame.new(0, -0.3, -0.3) * CFrame.new(0, 0, 0)
  793.  
  794. wjoint1 = Instance.new("Weld", handle)
  795. wjoint1.Part0 = handle
  796. wjoint1.Part1 = joint1
  797. wjoint1.C0 = CFrame.new(0, 0.6, 0) * CFrame.Angles(-0.1, 0, 0)
  798.  
  799. wjoint2 = Instance.new("Weld", handle)
  800. wjoint2.Part0 = handle
  801. wjoint2.Part1 = joint2
  802. wjoint2.C0 = CFrame.new(0, -0.6, 0) * CFrame.Angles(0.1, 0, 0)
  803.  
  804. wleg1 = Instance.new("Weld", joint1)
  805. wleg1.Part0 = joint1
  806. wleg1.Part1 = leg1
  807. wleg1.C0 = CFrame.new(0, 0.95, 0) * CFrame.Angles(0, 0, 0)
  808.  
  809. wleg2 = Instance.new("Weld", joint2)
  810. wleg2.Part0 = joint2
  811. wleg2.Part1 = leg2
  812. wleg2.C0 = CFrame.new(0, -0.95, 0) * CFrame.Angles(0, 0, 0)
  813.  
  814. wcap1 = Instance.new("Weld", leg1)
  815. wcap1.Part0 = leg1
  816. wcap1.Part1 = cap1
  817. wcap1.C0 = CFrame.new(0, 0.95, 0) * CFrame.Angles(0, 0, 0)
  818.  
  819. wcap2 = Instance.new("Weld", leg2)
  820. wcap2.Part0 = leg2
  821. wcap2.Part1 = cap2
  822. wcap2.C0 = CFrame.new(0, -0.95, 0) * CFrame.Angles(0, 0, 0)
  823.  
  824. cap1att = Instance.new("Attachment", cap1)
  825. cap1att.Position = Vector3.new(0, 0, -0.05)
  826. cap2att = Instance.new("Attachment", cap2)
  827. cap2att.Position = Vector3.new(0, 0, -0.05)
  828. stringatt = Instance.new("Attachment", stringpart)
  829. stringp1 = Instance.new("RodConstraint", stringpart)
  830. stringp1.Color = BrickColor.new("Really red")
  831. stringp1.Visible = true
  832. stringp1.Attachment0 = stringatt
  833. stringp1.Attachment1 = cap1att
  834. stringp2 = Instance.new("RodConstraint", stringpart)
  835. stringp2.Color = BrickColor.new("Really red")
  836. stringp2.Visible = true
  837. stringp2.Attachment0 = stringatt
  838. stringp2.Attachment1 = cap2att
  839.  
  840. warrowhead1 = Instance.new("Weld", arrowbody)
  841. warrowhead1.Part0 = arrowbody
  842. warrowhead1.Part1 = arrowhead
  843. warrowhead1.C0 = CFrame.new(0, 0, -1.95)
  844.  
  845. wfeather1 = Instance.new("Weld", arrowbody)
  846. wfeather1.Part0 = arrowbody
  847. wfeather1.Part1 = feather1
  848. wfeather1.C0 = CFrame.new(0, 0.2, 1.45)
  849.  
  850. wfeather2 = Instance.new("Weld", arrowbody)
  851. wfeather2.Part0 = arrowbody
  852. wfeather2.Part1 = feather2
  853. wfeather2.C0 = CFrame.new(0, 0.2, 1.4)
  854.  
  855. wfeather3 = Instance.new("Weld", arrowbody)
  856. wfeather3.Part0 = arrowbody
  857. wfeather3.Part1 = feather3
  858. wfeather3.C0 = CFrame.new(0, -0.2, 1.45) * CFrame.Angles(0, 0, 3.15)
  859.  
  860. wfeather4 = Instance.new("Weld", arrowbody)
  861. wfeather4.Part0 = arrowbody
  862. wfeather4.Part1 = feather4
  863. wfeather4.C0 = CFrame.new(0, -0.2, 1.4) * CFrame.Angles(0, 0, 3.15)
  864.  
  865. warrow = Instance.new("Weld", char.Torso)
  866. warrow.Part0 = char.Torso
  867. warrow.Part1 = arrowbody
  868. warrow.C0 = CFrame.new(0, 0, 0.5) * CFrame.Angles(-1.575, 0, 1.575)
  869.  
  870. warrowcap = Instance.new("Weld", arrowbody)
  871. warrowcap.Part0 = arrowbody
  872. warrowcap.Part1 = arrowcap
  873. warrowcap.C0 = CFrame.new(0, 0, 1.8)
  874.  
  875. -- sounds
  876.  
  877. pullbacksound = Instance.new("Sound", handle)
  878. pullbacksound.SoundId = "rbxassetid://609348868"
  879.  
  880. firesound = Instance.new("Sound", handle)
  881. firesound.SoundId = "rbxassetid://609348009"
  882. firesound.PlaybackSpeed = 1.05
  883.  
  884. function velocity(v)
  885. print("killvel")
  886. vel = coroutine.wrap(function()
  887. wait(0.05)
  888. v:Remove()
  889. end)
  890. vel()
  891. end
  892.  
  893. function killz(playa,hitz,kneef)
  894. local heyy = hitz
  895. if hitz == "Right Arm" then
  896. local Limb = playa:FindFirstChild("Right Arm")
  897. local ters = playa:FindFirstChild('Torso')
  898. if Limb and ters then
  899. if ters:FindFirstChild('Right Shoulder') then ters["Right Shoulder"]:Destroy() end
  900. for i,v in pairs(Limb:GetChildren()) do
  901. if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Glue') then
  902. v:Destroy()
  903. end
  904. end
  905. Limb.CFrame = ters.CFrame * CFrame.new(1.5, 0, 0)
  906. local Joint = Instance.new("Glue")
  907. Joint.Name = "RightShoulder"
  908. Joint.Part0 = ters
  909. Joint.Part1 = Limb
  910. Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  911. Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  912. Joint.Parent = ters
  913.  
  914. local B = Instance.new("Part")
  915. B.TopSurface = 0
  916. B.BottomSurface = 0
  917. B.formFactor = "Symmetric"
  918. B.Size = Vector3.new(1, 1, 1)
  919. B.Transparency = 1
  920. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  921. B.Parent = playa
  922. local W = Instance.new("Weld")
  923. W.Part0 = Limb
  924. W.Part1 = B
  925. W.C0 = CFrame.new(0, -0.5, 0)
  926. W.Parent = Limb
  927. local coru = coroutine.wrap(function()
  928. local uno = Instance.new('Part',workspace)
  929. local dos = Instance.new('Part',workspace)
  930. uno.CFrame = playa:FindFirstChild(hitz).CFrame
  931. dos.CFrame = kneef.CFrame
  932. local weld = Instance.new('Weld',kneef)
  933. weld.Part0 = playa:FindFirstChild(hitz)
  934. weld.Part1 = kneef
  935. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  936. uno:Destroy()
  937. dos:Destroy()
  938. end)
  939. coru()
  940. end
  941. elseif hitz == "Left Arm" then
  942. local Limb = playa:FindFirstChild("Left Arm")
  943. local ters = playa:FindFirstChild('Torso')
  944. if Limb and ters then
  945. if ters:FindFirstChild('Left Shoulder') then ters["Left Shoulder"]:Destroy() end
  946. for i,v in pairs(Limb:GetChildren()) do
  947. if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Glue') then
  948. v:Destroy()
  949. end
  950. end
  951. Limb.CFrame = ters.CFrame * CFrame.new(-1.5, 0, 0)
  952. local Joint = Instance.new("Glue")
  953. Joint.Name = "LeftShoulder"
  954. Joint.Part0 = ters
  955. Joint.Part1 = Limb
  956. Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  957. Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  958. Joint.Parent = ters
  959.  
  960. local B = Instance.new("Part")
  961. B.TopSurface = 0
  962. B.BottomSurface = 0
  963. B.formFactor = "Symmetric"
  964. B.Size = Vector3.new(1, 1, 1)
  965. B.Transparency = 1
  966. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  967. B.Parent = playa
  968. local W = Instance.new("Weld")
  969. W.Part0 = ters
  970. W.Part1 = B
  971. W.C0 = CFrame.new(0, -0.5, 0)
  972. W.Parent = Limb
  973. local coru = coroutine.wrap(function()
  974. local uno = Instance.new('Part',workspace)
  975. local dos = Instance.new('Part',workspace)
  976. uno.CFrame = playa:FindFirstChild(hitz).CFrame
  977. dos.CFrame = kneef.CFrame
  978. local weld = Instance.new('Weld',kneef)
  979. weld.Part0 = playa:FindFirstChild(hitz)
  980. weld.Part1 = kneef
  981. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  982. uno:Destroy()
  983. dos:Destroy()
  984. end)
  985. coru()
  986. end
  987. elseif hitz == "Right Leg" then
  988. local Limb = playa:FindFirstChild("Right Leg")
  989. local ters = playa:FindFirstChild('Torso')
  990. if Limb and ters then
  991. if ters:FindFirstChild('Right Hip') then ters["Right Hip"]:Destroy() end
  992. for i,v in pairs(Limb:GetChildren()) do
  993. if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Glue') then
  994. v:Destroy()
  995. end
  996. end
  997. Limb.CFrame = ters.CFrame * CFrame.new(0.5, -2, 0)
  998. local Joint = Instance.new("Glue")
  999. Joint.Name = "Right Hip"
  1000. Joint.Part0 = ters
  1001. Joint.Part1 = Limb
  1002. Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1003. Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1004. Joint.Parent = ters
  1005. local B = Instance.new("Part")
  1006. B.TopSurface = 0
  1007. B.BottomSurface = 0
  1008. B.formFactor = "Symmetric"
  1009. B.Size = Vector3.new(1, 1, 1)
  1010. B.Transparency = 1
  1011. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1012. B.Parent = playa
  1013. local W = Instance.new("Weld")
  1014. W.Part0 = Limb
  1015. W.Part1 = B
  1016. W.C0 = CFrame.new(0, -0.5, 0)
  1017. W.Parent = Limb
  1018. local coru = coroutine.wrap(function()
  1019. local uno = Instance.new('Part',workspace)
  1020. local dos = Instance.new('Part',workspace)
  1021. uno.CFrame = playa:FindFirstChild(hitz).CFrame
  1022. dos.CFrame = kneef.CFrame
  1023. local weld = Instance.new('Weld',kneef)
  1024. weld.Part0 = playa:FindFirstChild(hitz)
  1025. weld.Part1 = kneef
  1026. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  1027. uno:Destroy()
  1028. dos:Destroy()
  1029. if playa:FindFirstChild('HumanoidRootPart') then
  1030. if playa.HumanoidRootPart:FindFirstChild('RootJoint') then
  1031. playa.HumanoidRootPart:FindFirstChild('RootJoint'):Destroy()
  1032. wait()
  1033. end
  1034. while playa.HumanoidRootPart:FindFirstChild('RootJoint') do
  1035. wait()
  1036. end
  1037. playa:FindFirstChild('HumanoidRootPart'):Destroy()
  1038. end
  1039. end)
  1040. coru()
  1041. end
  1042. elseif hitz == "Left Leg" then
  1043. local Limb = playa:FindFirstChild("Left Leg")
  1044. local ters = playa:FindFirstChild('Torso')
  1045. if Limb and ters then
  1046. if ters:FindFirstChild('Left Hip') then ters["Left Hip"]:Destroy() end
  1047. for i,v in pairs(Limb:GetChildren()) do
  1048. if v:IsA('Weld') or v:IsA('Motor6D') or v:IsA('Glue') then
  1049. v:Destroy()
  1050. end
  1051. end
  1052. Limb.CFrame = ters.CFrame * CFrame.new(0.5, -2, 0)
  1053. Limb.CFrame = ters.CFrame * CFrame.new(-0.5, -2, 0)
  1054. local Joint = Instance.new("Glue")
  1055. Joint.Name = "LeftHip"
  1056. Joint.Part0 = ters
  1057. Joint.Part1 = Limb
  1058. Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1059. Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1060. Joint.Parent = ters
  1061.  
  1062. local B = Instance.new("Part")
  1063. B.TopSurface = 0
  1064. B.BottomSurface = 0
  1065. B.formFactor = "Symmetric"
  1066. B.Size = Vector3.new(1, 1, 1)
  1067. B.Transparency = 1
  1068. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1069. B.Parent = playa
  1070. local W = Instance.new("Weld")
  1071. W.Part0 = Limb
  1072. W.Part1 = B
  1073. W.C0 = CFrame.new(0, -0.5, 0)
  1074. W.Parent = Limb
  1075. Limb.CanCollide = false
  1076. local coru = coroutine.wrap(function()
  1077. local uno = Instance.new('Part',workspace)
  1078. local dos = Instance.new('Part',workspace)
  1079. uno.CFrame = playa:FindFirstChild(hitz).CFrame
  1080. dos.CFrame = kneef.CFrame
  1081. local weld = Instance.new('Weld',kneef)
  1082. weld.Part0 = playa:FindFirstChild(hitz)
  1083. weld.Part1 = kneef
  1084. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  1085. uno:Destroy()
  1086. dos:Destroy()
  1087. if playa:FindFirstChild('HumanoidRootPart') then
  1088. if playa.HumanoidRootPart:FindFirstChild('RootJoint') then
  1089. playa.HumanoidRootPart:FindFirstChild('RootJoint'):Destroy()
  1090. end
  1091. while playa.HumanoidRootPart:FindFirstChild('RootJoint') do
  1092. wait()
  1093. end
  1094. playa:FindFirstChild('HumanoidRootPart'):Destroy()
  1095. end
  1096. end)
  1097. coru()
  1098. end
  1099. else
  1100. local playa2 = playa
  1101. playa.Archivable = true
  1102. local playa = playa:Clone()
  1103. playa.Archivable = false
  1104. playa2:Destroy()
  1105. playa.Parent = workspace
  1106. local Gibs = game.Workspace
  1107. local Torso = playa.Torso
  1108. local Head = playa:FindFirstChild("Head")
  1109. local function Scan(ch)
  1110. local e
  1111. for e = 1,#ch do
  1112. Scan(ch[e]:GetChildren())
  1113. if (ch[e].ClassName == "Weld" and ch[e].Part1.Name ~= 'Projectile') or ch[e].ClassName == "Motor6D" then
  1114. ch[e]:remove()
  1115. end
  1116. end
  1117. end
  1118. Scan(playa:GetChildren())
  1119. if playa:FindFirstChild('HumanoidRootPart') then
  1120. playa:FindFirstChild('HumanoidRootPart'):Destroy()
  1121. end
  1122. local hum2 = playa:FindFirstChildOfClass("Humanoid")
  1123.  
  1124.  
  1125. if hum2 ~= nil then
  1126. hum2.Name = "Humanoid2"
  1127. hum2.PlatformStand = true
  1128. hum2.Health = 0
  1129. end
  1130. local ch = playa:GetChildren()
  1131. local i
  1132. for i = 1,#ch do
  1133. if ch[i].Name == "THandle1" or ch[i].Name == "THandle2" then
  1134. ch[i]:remove()
  1135. end
  1136. end
  1137.  
  1138. if Head then
  1139. local Neck = Instance.new("Weld")
  1140. Neck.Name = "Neck"
  1141. Neck.Part0 = Torso
  1142. Neck.Part1 = Head
  1143. Neck.C0 = CFrame.new(0, 1.5, 0)
  1144. Neck.C1 = CFrame.new()
  1145. Neck.Parent = Torso
  1146. end
  1147. local Limb = playa:FindFirstChild("Right Arm")
  1148. if Limb then
  1149.  
  1150. Limb.CFrame = Torso.CFrame * CFrame.new(1.5, 0, 0)
  1151. local Joint = Instance.new("Glue")
  1152. Joint.Name = "RightShoulder"
  1153. Joint.Part0 = Torso
  1154. Joint.Part1 = Limb
  1155. Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1156. Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1157. Joint.Parent = Torso
  1158.  
  1159. local B = Instance.new("Part")
  1160. B.TopSurface = 0
  1161. B.BottomSurface = 0
  1162. B.formFactor = "Symmetric"
  1163. B.Size = Vector3.new(1, 1, 1)
  1164. B.Transparency = 1
  1165. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1166. B.Parent = playa
  1167. local W = Instance.new("Weld")
  1168. W.Part0 = Limb
  1169. W.Part1 = B
  1170. W.C0 = CFrame.new(0, -0.5, 0)
  1171. W.Parent = Limb
  1172. end
  1173. local Limb = playa:FindFirstChild("Left Arm")
  1174. if Limb then
  1175.  
  1176. Limb.CFrame = Torso.CFrame * CFrame.new(-1.5, 0, 0)
  1177. local Joint = Instance.new("Glue")
  1178. Joint.Name = "LeftShoulder"
  1179. Joint.Part0 = Torso
  1180. Joint.Part1 = Limb
  1181. Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1182. Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1183. Joint.Parent = Torso
  1184.  
  1185. local B = Instance.new("Part")
  1186. B.TopSurface = 0
  1187. B.BottomSurface = 0
  1188. B.formFactor = "Symmetric"
  1189. B.Size = Vector3.new(1, 1, 1)
  1190. B.Transparency = 1
  1191. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1192. B.Parent = playa
  1193. local W = Instance.new("Weld")
  1194. W.Part0 = Limb
  1195. W.Part1 = B
  1196. W.C0 = CFrame.new(0, -0.5, 0)
  1197. W.Parent = Limb
  1198. end
  1199. local Limb = playa:FindFirstChild("Right Leg")
  1200. if Limb then
  1201.  
  1202. Limb.CFrame = Torso.CFrame * CFrame.new(0.5, -2, 0)
  1203. local Joint = Instance.new("Glue")
  1204. Joint.Name = "RightHip"
  1205. Joint.Part0 = Torso
  1206. Joint.Part1 = Limb
  1207. Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1208. Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1209. Joint.Parent = Torso
  1210.  
  1211. local B = Instance.new("Part")
  1212. B.TopSurface = 0
  1213. B.BottomSurface = 0
  1214. B.formFactor = "Symmetric"
  1215. B.Size = Vector3.new(1, 1, 1)
  1216. B.Transparency = 1
  1217. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1218. B.Parent = playa
  1219. local W = Instance.new("Weld")
  1220. W.Part0 = Limb
  1221. W.Part1 = B
  1222. W.C0 = CFrame.new(0, -0.5, 0)
  1223. W.Parent = Limb
  1224. end
  1225. local Limb = playa:FindFirstChild("Left Leg")
  1226. if Limb then
  1227.  
  1228. Limb.CFrame = Torso.CFrame * CFrame.new(-0.5, -2, 0)
  1229. local Joint = Instance.new("Glue")
  1230. Joint.Name = "LeftHip"
  1231. Joint.Part0 = Torso
  1232. Joint.Part1 = Limb
  1233. Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1234. Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1235. Joint.Parent = Torso
  1236.  
  1237. local B = Instance.new("Part")
  1238. B.TopSurface = 0
  1239. B.BottomSurface = 0
  1240. B.formFactor = "Symmetric"
  1241. B.Size = Vector3.new(1, 1, 1)
  1242. B.Transparency = 1
  1243. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  1244. B.Parent = playa
  1245. local W = Instance.new("Weld")
  1246. W.Part0 = Limb
  1247. W.Part1 = B
  1248. W.C0 = CFrame.new(0, -0.5, 0)
  1249. W.Parent = Limb
  1250. end
  1251. --[
  1252. local Bar = Instance.new("Part")
  1253. Bar.TopSurface = 0
  1254. Bar.BottomSurface = 0
  1255. Bar.formFactor = "Symmetric"
  1256. Bar.Size = Vector3.new(1, 1, 1)
  1257. Bar.Transparency = 1
  1258. Bar.CFrame = Torso.CFrame * CFrame.new(0, 0.5, 0)
  1259. Bar.Parent = playa
  1260. local Weld = Instance.new("Weld")
  1261. Weld.Part0 = Torso
  1262. Weld.Part1 = Bar
  1263. Weld.C0 = CFrame.new(0, 0.5, 0)
  1264. Weld.Parent = Torso
  1265. --]]
  1266. playa.Parent = Gibs
  1267. local coru = coroutine.wrap(function()
  1268. print(hitz.Name)
  1269. local uno = Instance.new('Part',workspace)
  1270. local dos = Instance.new('Part',workspace)
  1271. uno.CFrame = playa:FindFirstChild(heyy).CFrame
  1272. dos.CFrame = kneef.CFrame
  1273. local weld = Instance.new('Weld',kneef)
  1274. weld.Part0 = playa:FindFirstChild(heyy)
  1275. weld.Part1 = kneef
  1276. weld.C0 = uno.CFrame:toObjectSpace(dos.CFrame)
  1277. uno:Destroy()
  1278. dos:Destroy()
  1279. end)
  1280. coru()
  1281. game.Debris:AddItem(playa, 15)
  1282. end
  1283. end
  1284.  
  1285. function checkarms()
  1286. check = coroutine.wrap(function()
  1287. rshould = char.Torso:FindFirstChild("Right Shoulder")
  1288. lshould = char.Torso:FindFirstChild("Left Shoulder")
  1289.  
  1290. if rshould == nil then
  1291. rightshoulder:Clone().Parent = char.Torso
  1292. end
  1293. if lshould == nil then
  1294. rightshoulder:Clone().Parent = char.Torso
  1295. end
  1296. end)
  1297. check()
  1298. end
  1299.  
  1300. mouse.KeyDown:connect(function(k)
  1301. key = k:lower()
  1302.  
  1303. if key == "e" and enabled == true and equipped == true then
  1304. if armed == false then
  1305. tors = Instance.new("Weld", char.HumanoidRootPart)
  1306. tors.Part0 = char.HumanoidRootPart
  1307. tors.Part1 = char.Torso
  1308. tors.C0 = CFrame.new(0, 0, 0) * CFrame.new(0, 0, 0)
  1309.  
  1310. crarm = Instance.new("Weld", char.Torso)
  1311. crarm.Part0 = char.Torso
  1312. crarm.Part1 = char["Right Arm"]
  1313. crarm.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(1.5, 0, 0)
  1314.  
  1315. clarm = Instance.new("Weld", char.Torso)
  1316. clarm.Part0 = char.Torso
  1317. clarm.Part1 = char["Left Arm"]
  1318. clarm.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-1.5, 0, 0)
  1319.  
  1320. enabled = false
  1321. for i = 0, 1, 0.1 do
  1322. crarm.C0 = crarm.C0:lerp(CFrame.new(1.5, 1.5, 0) * CFrame.Angles(3.14, 0, 0), i)
  1323. wait()
  1324. end
  1325. for i, v in pairs(arrow:GetChildren()) do
  1326. v.Transparency = 0
  1327. end
  1328. feather1.Transparency = 0.25
  1329. feather2.Transparency = 0.25
  1330. feather3.Transparency = 0.25
  1331. feather4.Transparency = 0.25
  1332.  
  1333. warrow.Part0 = char["Right Arm"]
  1334. warrow.C0 = CFrame.new(-0.5, -2.7, -0.2) * CFrame.Angles(-1.575, 0.075, -0.5)
  1335.  
  1336. for i = 0, 1, 0.05 do
  1337. tors.C0 = tors.C0:lerp(CFrame.new(0, 0, 0) * CFrame.Angles(0, -1.5, 0), i)
  1338. whandle.C0 = whandle.C0:lerp(CFrame.new(0.4, -1, 0) * CFrame.Angles(1.575, -0.05, 0), i)
  1339. clarm.C0 = clarm.C0:lerp(CFrame.new(-1.6, 0.45, -0.10) * CFrame.Angles(1.2, 0, -1.575), i)
  1340. crarm.C0 = crarm.C0:lerp(CFrame.new(-1.35, 0.6, -1) * CFrame.Angles(1.575, 0, -1.575), i)
  1341. wjoint1.C0 = wjoint1.C0:lerp(CFrame.new(0, 0.6, 0) * CFrame.Angles(-0.1, 0, 0), i)
  1342. wjoint2.C0 = wjoint2.C0:lerp(CFrame.new(0, -0.6, 0) * CFrame.Angles(0.1, 0, 0), i)
  1343. wstringpart.C0 = wstringpart.C0:lerp(CFrame.new(0, -0.5, -0.3) * CFrame.new(0, 0, 0), i)
  1344. hed.C0 = hed.C0:lerp(CFrame.new(0, 1.55, 0) * CFrame.Angles(0, 1.5, 0), i)
  1345. wait()
  1346. end
  1347. pullbacksound:Play()
  1348. warrow.Part0 = stringpart
  1349. warrow.C0 = CFrame.new(-0.1, 0, 1.9) * CFrame.Angles(3.15, 0.04, 0)
  1350. for i = 0, 1, 0.025 do
  1351. tors.C0 = tors.C0:lerp(CFrame.new(0, 0, 0) * CFrame.Angles(0, -1.5, 0), i)
  1352. whandle.C0 = whandle.C0:lerp(CFrame.new(0.4, -1, 0) * CFrame.Angles(1.575, -0.05, 0), i)
  1353. clarm.C0 = clarm.C0:lerp(CFrame.new(-1.95, 0.45, -0.10) * CFrame.Angles(1.2, 0, -1.575), i)
  1354. crarm.C0 = crarm.C0:lerp(CFrame.new(1, 0.6, -1) * CFrame.Angles(1.575, 0, -1.575), i)
  1355. wjoint1.C0 = wjoint1.C0:lerp(CFrame.new(0, 0.6, 0) * CFrame.Angles(-0.4, 0, 0), i)
  1356. wjoint2.C0 = wjoint2.C0:lerp(CFrame.new(0, -0.6, 0) * CFrame.Angles(0.4, 0, 0), i)
  1357. wstringpart.C0 = wstringpart.C0:lerp(CFrame.new(0, -0.5, -3) * CFrame.new(0, 0, 0), i)
  1358. hed.C0 = hed.C0:lerp(CFrame.new(0, 1.55, -0.1) * CFrame.Angles(0, 1.5, -0.25), i)
  1359. wait()
  1360. end
  1361. armed = true
  1362. enabled = true
  1363. elseif armed == true and equipped == true then
  1364. enabled = false
  1365. for i = 0,1,0.05 do
  1366. clarm.C0 = clarm.C0:lerp(CFrame.new(-1.6, 0.45, -0.10) * CFrame.Angles(1.2, 0, -1.575), i)
  1367. crarm.C0 = crarm.C0:lerp(CFrame.new(-1.3, 0.4, -1) * CFrame.Angles(1.575, 0.1, -1.575), i)
  1368. wjoint1.C0 = wjoint1.C0:lerp(CFrame.new(0, 0.6, 0) * CFrame.Angles(-0.1, 0, 0), i)
  1369. wjoint2.C0 = wjoint2.C0:lerp(CFrame.new(0, -0.6, 0) * CFrame.Angles(0.1, 0, 0), i)
  1370. wstringpart.C0 = wstringpart.C0:lerp(CFrame.new(0, -0.5, -0.3) * CFrame.new(0, 0, 0), i)
  1371. wait()
  1372. end
  1373. warrow.Part0 = char["Right Arm"]
  1374. warrow.C0 = CFrame.new(-0.5, -2.65, -0.2) * CFrame.Angles(-1.575, 0.075, -0.4)
  1375. for i = 0,1,0.05 do
  1376. crarm.C0 = crarm.C0:lerp(CFrame.new(1.5, 1.5, 0) * CFrame.Angles(3.14, 0, 0), i)
  1377. tors.C0 = tors.C0:lerp(CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), i)
  1378. whandle.C0 = whandle.C0:lerp(CFrame.new(0.4, -1, 0) * CFrame.Angles(1.575, 0, 0), i)
  1379. clarm.C0 = clarm.C0:lerp(CFrame.new(-1.5, 0, 0) * CFrame.Angles(0, 0, 0), i)
  1380. crarm.C0 = crarm.C0:lerp(CFrame.new(1.5, 0, 0) * CFrame.Angles(0, 0, 0), i)
  1381. hed.C0 = hed.C0:lerp(CFrame.new(0, 1.55, 0) * CFrame.Angles(0, 0, 0), i)
  1382. wait()
  1383. end
  1384.  
  1385. for i, v in pairs(arrow:GetChildren()) do
  1386. v.Transparency = 1
  1387. end
  1388. warrow.Part0 = char.Torso
  1389. warrow.C0 = CFrame.new(0, 0, 0.5) * CFrame.Angles(-1.575, 0, 1.575)
  1390.  
  1391. for i = 0, 1, 0.1 do
  1392. crarm.C0 = crarm.C0:lerp(CFrame.new(1.5, 0, 0) * CFrame.Angles(0, 0, 0), i)
  1393. wait()
  1394. end
  1395. armed = false
  1396. enabled = true
  1397. clarm:Remove()
  1398. crarm:Remove()
  1399. tors:Remove()
  1400. rightshoulder:Clone().Parent = char.Torso
  1401. leftshoulder:Clone().Parent = char.Torso
  1402. torso:Clone().Parent = char.HumanoidRootPart
  1403. checkarms()
  1404. end
  1405. elseif key == "z" then
  1406. if armed == true or enabled == false then return end
  1407. clarm = Instance.new("Weld", char.Torso)
  1408. clarm.Part0 = char.Torso
  1409. clarm.Part1 = char["Left Arm"]
  1410. clarm.C0 = CFrame.Angles(0, 0, 0) * CFrame.new(-1.5, 0, 0)
  1411. if equipped == false then
  1412. enabled = false
  1413. for i = 0, 1, 0.075 do
  1414. clarm.C0 = clarm.C0:lerp(CFrame.new(-0.5, 0, 0.25) * CFrame.Angles(math.rad(-90), 0, math.rad(75)), i)
  1415. wait()
  1416. end
  1417. whandle.C0 = CFrame.new(0.4, -1, 0) * CFrame.Angles(1.575, 0, 0)
  1418. whandle.Part0 = char["Left Arm"]
  1419. for i = 0, 1, 0.075 do
  1420. clarm.C0 = clarm.C0:lerp(CFrame.new(-2, 0.6, 0) * CFrame.Angles(0, 0, math.rad(-90)), i)
  1421. wait()
  1422. end
  1423. for i = 0, 1, 0.075 do
  1424. clarm.C0 = clarm.C0:lerp(CFrame.Angles(0, 0, 0) * CFrame.new(-1.5, 0, 0), i)
  1425. wait()
  1426. end
  1427. enabled = true
  1428. equipped = true
  1429. elseif equipped == true then
  1430. if armed == true or enabled == false then return end
  1431. enabled = false
  1432. for i = 0, 1, 0.075 do
  1433. clarm.C0 = clarm.C0:lerp(CFrame.new(-2, 0.6, 0) * CFrame.Angles(0, 0, math.rad(-90)), i)
  1434. wait()
  1435. end
  1436. for i = 0, 1, 0.075 do
  1437. clarm.C0 = clarm.C0:lerp(CFrame.new(-0.5, 0, 0.25) * CFrame.Angles(math.rad(-90), 0, math.rad(75)), i)
  1438. whandle.C0 = whandle.C0:lerp(CFrame.new(0.4, -1, 0) * CFrame.Angles(1.575, 0, 0), i)
  1439. wait()
  1440. end
  1441. whandle.C0 = CFrame.new(0, 0, 0.6) * CFrame.Angles(0, 0, math.rad(45))
  1442. whandle.Part0 = char.Torso
  1443. for i = 0, 1, 0.075 do
  1444. clarm.C0 = clarm.C0:lerp(CFrame.Angles(0, 0, 0) * CFrame.new(-1.5, 0, 0), i)
  1445. wait()
  1446. end
  1447. equipped = false
  1448. enabled = true
  1449. end
  1450. clarm:Remove()
  1451. leftshoulder:Clone().Parent = char.Torso
  1452. end
  1453. end)
  1454.  
  1455. mouse.Button1Down:connect(function()
  1456. if armed == false or enabled == false or equipped == false then return end
  1457. firesound:Play()
  1458. enabled = false
  1459. armed = false
  1460. wjoint1.C0 = CFrame.new(0, 0.6, 0) * CFrame.Angles(-0.1, 0, 0)
  1461. wjoint2.C0 = CFrame.new(0, -0.6, 0) * CFrame.Angles(0.1, 0, 0)
  1462. wstringpart.C0 = CFrame.new(0, -0.5, -0.3) * CFrame.new(0, 0, 0)
  1463. crarm.C0 = CFrame.new(1.2, 0.6, -1) * CFrame.Angles(1.575, 0, -1.575)
  1464. newarrow = arrow:Clone()
  1465. newarrow.Parent = game.Workspace
  1466. newarrow.Name = "flyingarrow"
  1467. newarrow.ArrowBody.CFrame = CFrame.new(newarrow.ArrowBody.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,0,math.pi/1.15)
  1468. char.HumanoidRootPart.CFrame = CFrame.new(char.HumanoidRootPart.CFrame.p, mouse.Hit.p)*CFrame.Angles(0,math.pi/100,0)
  1469. local fly = Instance.new('BodyVelocity',newarrow.ArrowBody)
  1470. fly.Velocity = (newarrow.ArrowBody.CFrame*CFrame.Angles(0,0,math.pi/2)).lookVector*200
  1471. newarrow.Arrowhead.Touched:connect(function(hit)
  1472. if hit.Parent and hit.Parent:FindFirstChildOfClass('Humanoid') and hit.Transparency < 1 and newarrow.Arrowhead.CanCollide == false and hit.Parent:FindFirstChildOfClass('Humanoid').Health > 0 and hit.Parent ~= char then
  1473. velocity(fly)
  1474. newarrow.Arrowhead.CanCollide = true
  1475. game:GetService('Debris'):AddItem(newarrow.Arrowhead,15)
  1476. tone = math.random(1, 3)
  1477. local sound = Instance.new('Sound',newarrow.Arrowhead)
  1478. if tone == 1 then sound.SoundId = "rbxassetid://220833967" end
  1479. if tone == 2 then sound.SoundId = "rbxassetid://220833976" end
  1480. if tone == 3 then sound.SoundId = "rbxassetid://220834000" end
  1481. sound.PlaybackSpeed = 1
  1482. sound:Play()
  1483. newarrow.Arrowhead.Anchored = true
  1484. hit.Anchored = true
  1485. if hit.Parent:FindFirstChildOfClass('Humanoid') and hit.Name == "Torso" or hit.Name == "Head" then
  1486. hit.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  1487. end
  1488. wait()
  1489. hit.Anchored = false
  1490. newarrow.Arrowhead.Anchored = false
  1491. killz(hit.Parent,hit.Name,newarrow.Arrowhead)
  1492. elseif hit.Parent and hit.Parent.Parent:FindFirstChildOfClass('Humanoid') and hit.Transparency < 1 and newarrow.Arrowhead.CanCollide == false and hit.Parent.Parent:FindFirstChildOfClass('Humanoid').Health > 0 and hit.Parent.Parent ~= char and hit.Parent.Parent:FindFirstChild('Head') then
  1493. velocity(fly)
  1494. game:GetService('Debris'):AddItem(newarrow.Arrowhead,15)
  1495. newarrow.Arrowhead.CanCollide = true
  1496. tone = math.random(1, 3)
  1497. local sound = Instance.new('Sound',newarrow.Arrowhead)
  1498. if tone == 1 then sound.SoundId = "rbxassetid://220833967" end
  1499. if tone == 2 then sound.SoundId = "rbxassetid://220833976" end
  1500. if tone == 3 then sound.SoundId = "rbxassetid://220834000" end
  1501. sound.PlaybackSpeed = 1
  1502. sound:Play()
  1503. newarrow.Arrowhead.Anchored = true
  1504. hit.Anchored = true
  1505. if hit.Parent.Parent:FindFirstChildOfClass('Humanoid') then
  1506. hit.Parent.Parent:FindFirstChildOfClass('Humanoid').Health = 0
  1507. end
  1508. wait()
  1509. newarrow.Arrowhead.Anchored = false
  1510. hit.Anchored = false
  1511. killz(hit.Parent.Parent,hit.Name,newarrow.Arrowhead)
  1512. elseif hit.Parent and hit.Parent ~= char and hit.Parent.Parent ~= char and hit.Transparency < 1 and newarrow.Arrowhead.CanCollide == false then
  1513. velocity(fly)
  1514. game:GetService('Debris'):AddItem(newarrow.Arrowhead,15)
  1515. newarrow.Arrowhead.CanCollide = true
  1516. local sound = Instance.new('Sound',newarrow.Arrowhead)
  1517. sound.SoundId = 'rbxassetid://267585646'
  1518. sound:Play()
  1519. end
  1520. end)
  1521.  
  1522. for i, v in pairs(arrow:GetChildren()) do
  1523. v.Transparency = 1
  1524. end
  1525. warrow.Part0 = char.Torso
  1526. warrow.C0 = CFrame.new(0, 0, 0.5) * CFrame.Angles(-1.575, 0, 1.575)
  1527. wait(0.5)
  1528. for i = 0, 1, 0.05 do
  1529. tors.C0 = tors.C0:lerp(CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), i)
  1530. whandle.C0 = whandle.C0:lerp(CFrame.new(0.4, -1, 0) * CFrame.Angles(1.575, 0, 0), i)
  1531. clarm.C0 = clarm.C0:lerp(CFrame.new(-1.5, 0, 0) * CFrame.Angles(0, 0, 0), i)
  1532. crarm.C0 = crarm.C0:lerp(CFrame.new(1.5, 0, 0) * CFrame.Angles(0, 0, 0), i)
  1533. hed.C0 = hed.C0:lerp(CFrame.new(0, 1.55, 0) * CFrame.Angles(0, 0, 0), i)
  1534. wait()
  1535. end
  1536. clarm:Remove()
  1537. crarm:Remove()
  1538. tors:Remove()
  1539. rightshoulder:Clone().Parent = char.Torso
  1540. leftshoulder:Clone().Parent = char.Torso
  1541. torso:Clone().Parent = char.HumanoidRootPart
  1542. checkarms()
  1543. enabled = true
  1544. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement