Advertisement
JRKPastesBins

Untitled

Jul 22nd, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 129.16 KB | None | 0 0
  1. while true do --Loop
  2. wait(0.04)
  3. part2.Texture = "http://www.roblox.com/asset/?id=930627733" --Insert decal's first texture
  4. part2.Texture = "http://www.roblox.com/asset/?id=930627733" --second texture
  5. wait(0.04) --wait 1 second, you can change this and make it different for every one
  6. part2.Texture = "http://www.roblox.com/asset/?id=930627733"
  7. wait(0.04)
  8. part2.Texture = "http://www.roblox.com/asset/?id=930627733"
  9. wait(0.04)
  10. end
  11. game.Workspace.Likebossfromdk.Humanoid.MaxHealth = math.huge
  12.  
  13. CV="Crimson"
  14. p = game.Players.LocalPlayer
  15. char = p.Character
  16. local txt = Instance.new("BillboardGui", char)
  17. txt.Adornee = char .Head
  18. txt.Name = "_status"
  19. txt.Size = UDim2.new(2, 0, 1.2, 0)
  20. txt.StudsOffset = Vector3.new(-9, 8, 0)
  21. local text = Instance.new("TextLabel", txt)
  22. text.Size = UDim2.new(10, 0, 7, 0)
  23. text.FontSize = "Size24"
  24. text.TextScaled = true
  25. text.TextTransparency = 0
  26. text.BackgroundTransparency = 1
  27. text.TextTransparency = 0
  28. text.TextStrokeTransparency = 0
  29. text.Font = "Antique"
  30. text.TextStrokeColor3 = Color3.new(60,0,.0)
  31.  
  32. v=Instance.new("Part")
  33. v.Name = "ColorBrick"
  34. v.Parent=p.Character
  35. v.FormFactor="Symmetric"
  36. v.Anchored=true
  37. v.CanCollide=false
  38. v.BottomSurface="Smooth"
  39. v.TopSurface="Smooth"
  40. v.Size=Vector3.new(10,5,3)
  41. v.Transparency=1
  42. v.CFrame=char.Torso.CFrame
  43. v.BrickColor=BrickColor.new(CV)
  44. v.Transparency=1
  45. text.TextColor3 = Color3.new(60,0,.0)
  46. v.Shape="Block"
  47. text.Text = "KING CRIMSON"
  48. local s = Instance.new("Sound",char)
  49. s.Name = "BGMusic"
  50. s.SoundId = "rbxassetid://627848963"
  51. s.Pitch = 1
  52. s.Volume = 10
  53. s.Looped = true
  54. s.archivable = false
  55. s.Parent = char.Head
  56. wait(0.1)
  57. s:play()
  58. Me = game.Players.LocalPlayer
  59. char = Me.Character
  60. larm = char["Left Arm"]
  61. rarm = char["Right Arm"]
  62. lleg = char["Left Leg"]
  63. rleg = char["Right Leg"]
  64. torso = char.Torso
  65.  
  66. lleg.Transparency = 1
  67. rleg.Transparency = 1
  68. larm.Transparency = 1
  69. rarm.Transparency = 1
  70. torso.Transparency = 1
  71. ------------------------------------------------------------------ Player -------------------------------------------------------------------
  72.  
  73. ----------------------------------------------------------------- Left Arm -----------------------------------------------------------------
  74. larm1 = Instance.new("Part", char)
  75. larm1.Name = "Middle"
  76. larm1.BrickColor = BrickColor.new("Bright red")
  77. larm1.Size = Vector3.new(1, 2, 1)
  78. larm1.CanCollide = false
  79. larm1.BottomSurface = "Smooth"
  80. larm1.TopSurface = "Smooth"
  81. larm1.Material = "Neon"
  82. Weld = Instance.new("Weld",larm)
  83. Weld.Part0 = larm
  84. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  85. Weld.Part1 = larm1
  86. Weld.C1 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  87.  
  88. larm2 = Instance.new("Part", char)
  89. larm2.BrickColor = BrickColor.new("Crimson")
  90. larm2.Size = Vector3.new(1, 0.4, 1)
  91. larm2.CanCollide = false
  92. larm2.BottomSurface = "Smooth"
  93. larm2.TopSurface = "Smooth"
  94. Weld = Instance.new("Weld",larm)
  95. Weld.Part0 = larm
  96. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  97. Weld.Part1 = larm2
  98. Weld.C1 = CFrame.new(-0.452633858, -0.349740982, -1.50225353, -0.00506608887, 0.999986708, -0.00096991309, -0.0106740929, 0.000915773562, 0.999942601, 0.999930143, 0.0050761546, 0.0106693096)
  99.  
  100. larm3 = Instance.new("Part", char)
  101. larm3.BrickColor = BrickColor.new("Crimson")
  102. larm3.Size = Vector3.new(1, 0.4, 1)
  103. larm3.CanCollide = false
  104. larm3.BottomSurface = "Smooth"
  105. larm3.TopSurface = "Smooth"
  106. Weld = Instance.new("Weld",larm)
  107. Weld.Part0 = larm
  108. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  109. Weld.Part1 = larm3
  110. Weld.C1 = CFrame.new(-0.452513218, -1.90224648, -0.0102577209, -0.00506604509, 0.999986708, -0.000969912624, 0.999930143, 0.00507611083, 0.0106693096, 0.0106740929, -0.000915773562, -0.999942601)
  111.  
  112. larm4 = Instance.new("Part", char)
  113. larm4.BrickColor = BrickColor.new("Crimson")
  114. larm4.Size = Vector3.new(1, 0.4, 1)
  115. larm4.CanCollide = false
  116. larm4.BottomSurface = "Smooth"
  117. larm4.TopSurface = "Smooth"
  118. Weld = Instance.new("Weld",larm)
  119. Weld.Part0 = larm
  120. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  121. Weld.Part1 = larm4
  122. Weld.C1 = CFrame.new(-0.452511787, -0.41024971, 1.50225258, -0.00506623974, 0.999986708, -0.000969914719, 0.0106740929, -0.000915773562, -0.999942601, -0.999930143, -0.00507630548, -0.0106693096)
  123.  
  124. larm5 = Instance.new("Part", char)
  125. larm5.BrickColor = BrickColor.new("Crimson")
  126. larm5.Size = Vector3.new(1, 0.4, 1)
  127. larm5.CanCollide = false
  128. larm5.BottomSurface = "Smooth"
  129. larm5.TopSurface = "Smooth"
  130. Weld = Instance.new("Weld",larm)
  131. Weld.Part0 = larm
  132. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  133. Weld.Part1 = larm5
  134. Weld.C1 = CFrame.new(-1.50225163, -0.762512684, 0.0102577209, 0.999930143, 0.0050761546, 0.0106693534, -0.00506608794, 0.999986708, -0.000970000518, -0.0106741367, 0.000915860757, 0.999942601)
  135.  
  136. larm6 = Instance.new("Part", char)
  137. larm6.BrickColor = BrickColor.new("Crimson")
  138. larm6.Size = Vector3.new(1, 0.4, 1)
  139. larm6.CanCollide = false
  140. larm6.BottomSurface = "Smooth"
  141. larm6.TopSurface = "Smooth"
  142. Mesh = Instance.new("SpecialMesh", larm6)
  143. Mesh.MeshType = "Brick"
  144. Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
  145. Weld = Instance.new("Weld",larm)
  146. Weld.Part0 = larm
  147. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  148. Weld.Part1 = larm6
  149. Weld.C1 = CFrame.new(0.0102558136, 0.847481251, 1.50225353, -0.0106740929, 0.00091586099, 0.999942601, -0.00506608794, 0.999986708, -0.000970000518, -0.999930143, -0.0050761546, -0.0106693096)
  150.  
  151. larm7 = Instance.new("Part", char)
  152. larm7.BrickColor = BrickColor.new("Bright red")
  153. larm7.Size = Vector3.new(0.5, 0.3, 2)
  154. larm7.CanCollide = false
  155. larm7.BottomSurface = "Smooth"
  156. larm7.TopSurface = "Smooth"
  157. larm7.Material = "Neon"
  158. Weld = Instance.new("Weld",larm)
  159. Weld.Part0 = larm
  160. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  161. Weld.Part1 = larm7
  162. Weld.C1 = CFrame.new(-0.339956284, 1.83238316, 1.50933075, 0.11770986, 0.484406531, 0.866887927, -0.967169523, 0.253912479, -0.0105566857, -0.225227386, -0.837184966, 0.498391271)
  163.  
  164. larm8 = Instance.new("Part", char)
  165. larm8.BrickColor = BrickColor.new("Crimson")
  166. larm8.Size = Vector3.new(1, 0.4, 1)
  167. larm8.CanCollide = false
  168. larm8.BottomSurface = "Smooth"
  169. larm8.TopSurface = "Smooth"
  170. Weld = Instance.new("Weld",larm)
  171. Weld.Part0 = larm
  172. Weld.C0 = CFrame.new(1.50225258, 0.0474791527, -0.0102558136, -0.999930143, -0.0050761546, -0.0106693096, -0.00506608794, 0.999986708, -0.000970000518, 0.0106740929, -0.00091586099, -0.999942601)
  173. Weld.Part1 = larm8
  174. Weld.C1 = CFrame.new(0.247514963, -0.0102424622, 1.58225441, -0.00506623974, 0.999986708, -0.000969914719, 0.0106740929, -0.000915773562, -0.999942601, -0.999930143, -0.00507630548, -0.0106693096)
  175. ----------------------------------------------------------------- Right Arm -----------------------------------------------------------------
  176. rarm1 = Instance.new("Part", char)
  177. rarm1.Name = "Middle"
  178. rarm1.BrickColor = BrickColor.new("Really red")
  179. rarm1.Size = Vector3.new(1, 2, 1)
  180. rarm1.CanCollide = false
  181. rarm1.BottomSurface = "Smooth"
  182. rarm1.TopSurface = "Smooth"
  183. rarm1.Material = "Neon"
  184. Weld = Instance.new("Weld",rarm)
  185. Weld.Part0 = rarm
  186. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  187. Weld.Part1 = rarm1
  188. Weld.C1 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  189.  
  190. rarm2 = Instance.new("Part", char)
  191. rarm2.BrickColor = BrickColor.new("Really red")
  192. rarm2.Size = Vector3.new(1, 0.4, 1)
  193. rarm2.CanCollide = false
  194. rarm2.BottomSurface = "Smooth"
  195. rarm2.TopSurface = "Smooth"
  196. Weld = Instance.new("Weld",rarm)
  197. Weld.Part0 = rarm
  198. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  199. Weld.Part1 = rarm2
  200. Weld.C1 = CFrame.new(-0.458259583, -0.356315613, 1.50168037, 0.00366159994, 0.999978125, -0.00550877256, 0.00621323148, 0.00548594771, 0.999965668, 0.999974012, -0.00369570963, -0.00619300362)
  201.  
  202. rarm3 = Instance.new("Part", char)
  203. rarm3.BrickColor = BrickColor.new("Really red")
  204. rarm3.Size = Vector3.new(1, 0.4, 1)
  205. rarm3.CanCollide = false
  206. rarm3.BottomSurface = "Smooth"
  207. rarm3.TopSurface = "Smooth"
  208. Weld = Instance.new("Weld",rarm)
  209. Weld.Part0 = rarm
  210. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  211. Weld.Part1 = rarm3
  212. Weld.C1 = CFrame.new(-1.50168133, -0.768137932, -0.00367927551, -0.999974012, 0.00369570986, 0.00619304739, 0.00366159948, 0.999978125, -0.00550886011, -0.00621327572, -0.00548603525, -0.999965668)
  213.  
  214. rarm4 = Instance.new("Part", char)
  215. rarm4.BrickColor = BrickColor.new("Really red")
  216. rarm4.Size = Vector3.new(1, 0.4, 1)
  217. rarm4.CanCollide = false
  218. rarm4.BottomSurface = "Smooth"
  219. rarm4.TopSurface = "Smooth"
  220. Weld = Instance.new("Weld",rarm)
  221. Weld.Part0 = rarm
  222. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  223. Weld.Part1 = rarm4
  224. Weld.C1 = CFrame.new(-0.00368309021, 1.8716774, 0.458146095, -0.00621323194, -0.00548603525, -0.999965668, 0.999974012, -0.0036957534, -0.00619300315, -0.00366164325, -0.999978125, 0.00550886057)
  225.  
  226. rarm5 = Instance.new("Part", char)
  227. rarm5.BrickColor = BrickColor.new("Really red")
  228. rarm5.Size = Vector3.new(1, 0.4, 1)
  229. rarm5.CanCollide = false
  230. rarm5.BottomSurface = "Smooth"
  231. rarm5.TopSurface = "Smooth"
  232. Mesh = Instance.new("SpecialMesh", rarm5)
  233. Mesh.MeshType = "Brick"
  234. Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
  235. Weld = Instance.new("Weld",rarm)
  236. Weld.Part0 = rarm
  237. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  238. Weld.Part1 = rarm5
  239. Weld.C1 = CFrame.new(0.00368118286, 0.841855764, -1.50168228, 0.00621323194, 0.00548603525, 0.999965668, 0.00366159948, 0.999978125, -0.00550886011, -0.999974012, 0.00369570963, 0.00619300362)
  240.  
  241. rarm6 = Instance.new("Part", char)
  242. rarm6.BrickColor = BrickColor.new("Really red")
  243. rarm6.Size = Vector3.new(1, 0.4, 1)
  244. rarm6.CanCollide = false
  245. rarm6.BottomSurface = "Smooth"
  246. rarm6.TopSurface = "Smooth"
  247. Weld = Instance.new("Weld",rarm)
  248. Weld.Part0 = rarm
  249. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  250. Weld.Part1 = rarm6
  251. Weld.C1 = CFrame.new(-1.50168133, -0.403675079, 0.458138466, -0.999974012, 0.00369575364, 0.00619304692, -0.00621327572, -0.00548603525, -0.999965668, -0.00366164325, -0.999978125, 0.00550886057)
  252.  
  253. rarm7 = Instance.new("Part", char)
  254. rarm7.BrickColor = BrickColor.new("Really red")
  255. rarm7.Size = Vector3.new(0.5, 0.3, 2)
  256. rarm7.CanCollide = false
  257. rarm7.BottomSurface = "Smooth"
  258. rarm7.TopSurface = "Smooth"
  259. rarm7.Material = "Neon"
  260. Weld = Instance.new("Weld",rarm)
  261. Weld.Part0 = rarm
  262. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  263. Weld.Part1 = rarm7
  264. Weld.C1 = CFrame.new(0.344418526, -1.80139351, -1.50391006, 0.122256897, -0.48818168, -0.864136577, -0.966848493, -0.25524351, 0.00740774209, -0.224181563, 0.834583461, -0.503202915)
  265.  
  266. rarm8 = Instance.new("Part", char)
  267. rarm8.BrickColor = BrickColor.new("Really red")
  268. rarm8.Size = Vector3.new(1, 0.4, 1)
  269. rarm8.CanCollide = false
  270. rarm8.BottomSurface = "Smooth"
  271. rarm8.TopSurface = "Smooth"
  272. Weld = Instance.new("Weld",rarm)
  273. Weld.Part0 = rarm
  274. Weld.C0 = CFrame.new(-1.50168228, 0.0418539047, -0.00368309021, -0.999974012, 0.00369570963, 0.00619300362, 0.00366159948, 0.999978125, -0.00550886011, -0.00621323194, -0.00548603525, -0.999965668)
  275. Weld.Part1 = rarm8
  276. Weld.C1 = CFrame.new(0.241888285, -0.00366973877, -1.56167889, 0.00366144883, 0.999978125, -0.00550877163, -0.00621323148, -0.00548594771, -0.999965668, -0.999974012, 0.00369555852, 0.00619300455)
  277. ----------------------------------------------------------------- Left Leg -----------------------------------------------------------------
  278. lleg1 = Instance.new("Part", char)
  279. lleg1.Name = "Middle"
  280. lleg1.BrickColor = BrickColor.new("Bright red")
  281. lleg1.Size = Vector3.new(1, 2, 1)
  282. lleg1.CanCollide = false
  283. lleg1.BottomSurface = "Smooth"
  284. lleg1.TopSurface = "Smooth"
  285. lleg1.Material = "Neon"
  286. Weld = Instance.new("Weld",lleg)
  287. Weld.Part0 = lleg
  288. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  289. Weld.Part1 = lleg1
  290. Weld.C1 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  291.  
  292. lleg2 = Instance.new("Part", char)
  293. lleg2.BrickColor = BrickColor.new("Crimson")
  294. lleg2.Size = Vector3.new(1, 0.4, 1)
  295. lleg2.CanCollide = false
  296. lleg2.BottomSurface = "Smooth"
  297. lleg2.TopSurface = "Smooth"
  298. Weld = Instance.new("Weld",lleg)
  299. Weld.Part0 = lleg
  300. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  301. Weld.Part1 = lleg2
  302. Weld.C1 = CFrame.new(0.898587704, 4.77446556, 2.3581152, -7.17753299e-023, 1, 4.37113883e-008, 1.64202821e-015, -4.37113883e-008, 1, 1, -1.4355066e-022, 0)
  303.  
  304. lleg3 = Instance.new("Part", char)
  305. lleg3.BrickColor = BrickColor.new("Crimson")
  306. lleg3.Size = Vector3.new(0.5, 0.3, 2)
  307. lleg3.CanCollide = false
  308. lleg3.BottomSurface = "Smooth"
  309. lleg3.TopSurface = "Smooth"
  310. Weld = Instance.new("Weld",lleg)
  311. Weld.Part0 = lleg
  312. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  313. Weld.Part1 = lleg3
  314. Weld.C1 = CFrame.new(4.69929504, -1.49470997, 3.25491428, 0.183012843, 0.683012605, 0.707106829, -0.965925813, 0.258819133, 1.06770166e-007, -0.183012709, -0.683012724, 0.707106769)
  315.  
  316. lleg4 = Instance.new("Part", char)
  317. lleg4.BrickColor = BrickColor.new("Crimson")
  318. lleg4.Size = Vector3.new(1, 0.4, 1)
  319. lleg4.CanCollide = false
  320. lleg4.BottomSurface = "Smooth"
  321. lleg4.TopSurface = "Smooth"
  322. Weld = Instance.new("Weld",lleg)
  323. Weld.Part0 = lleg
  324. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  325. Weld.Part1 = lleg4
  326. Weld.C1 = CFrame.new(0.899408102, 1.9581213, -5.17447472, 4.37113883e-008, 1, 8.74227766e-008, 1, -4.37113883e-008, -2.68657252e-016, -1.37337096e-015, 8.74227766e-008, -1)
  327.  
  328. lleg5 = Instance.new("Part", char)
  329. lleg5.BrickColor = BrickColor.new("Crimson")
  330. lleg5.Size = Vector3.new(1, 0.4, 1)
  331. lleg5.CanCollide = false
  332. lleg5.BottomSurface = "Smooth"
  333. lleg5.TopSurface = "Smooth"
  334. Weld = Instance.new("Weld",lleg)
  335. Weld.Part0 = lleg
  336. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  337. Weld.Part1 = lleg5
  338. Weld.C1 = CFrame.new(0.899407625, -5.57446861, -2.3581152, -1.50995788e-007, 1, 8.74227766e-008, -1.20315126e-014, 8.74227766e-008, -1, -1, -1.50995788e-007, -8.24226416e-015)
  339.  
  340. lleg6 = Instance.new("Part", char)
  341. lleg6.BrickColor = BrickColor.new("Crimson")
  342. lleg6.Size = Vector3.new(1, 0.4, 1)
  343. lleg6.CanCollide = false
  344. lleg6.BottomSurface = "Smooth"
  345. lleg6.TopSurface = "Smooth"
  346. Weld = Instance.new("Weld",lleg)
  347. Weld.Part0 = lleg
  348. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  349. Weld.Part1 = lleg6
  350. Weld.C1 = CFrame.new(1.49948871, -2.31810665, 5.08444977, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  351.  
  352. lleg7 = Instance.new("Part", char)
  353. lleg7.BrickColor = BrickColor.new("Crimson")
  354. lleg7.Size = Vector3.new(1, 0.4, 1)
  355. lleg7.CanCollide = false
  356. lleg7.BottomSurface = "Smooth"
  357. lleg7.TopSurface = "Smooth"
  358. Weld = Instance.new("Weld",lleg)
  359. Weld.Part0 = lleg
  360. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  361. Weld.Part1 = lleg7
  362. Weld.C1 = CFrame.new(1.4994036, -2.33812618, 5.26447296, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  363. ----------------------------------------------------------------- Right Leg -----------------------------------------------------------------
  364. rleg1 = Instance.new("Part", char)
  365. rleg1.Name = "Middle"
  366. rleg1.BrickColor = BrickColor.new("Bright red")
  367. rleg1.Size = Vector3.new(1, 2, 1)
  368. rleg1.CanCollide = false
  369. rleg1.BottomSurface = "Smooth"
  370. rleg1.TopSurface = "Smooth"
  371. rleg1.Material = "Neon"
  372. Weld = Instance.new("Weld",rleg)
  373. Weld.Part0 = rleg
  374. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  375. Weld.Part1 = rleg1
  376. Weld.C1 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  377.  
  378. rleg2 = Instance.new("Part", char)
  379. rleg2.BrickColor = BrickColor.new("Crimson")
  380. rleg2.Size = Vector3.new(1, 0.4, 1)
  381. rleg2.CanCollide = false
  382. rleg2.BottomSurface = "Smooth"
  383. rleg2.TopSurface = "Smooth"
  384. Weld = Instance.new("Weld",rleg)
  385. Weld.Part0 = rleg
  386. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  387. Weld.Part1 = rleg2
  388. Weld.C1 = CFrame.new(0.905565023, 3.75810814, -5.17447472, 4.37113883e-008, 1, 8.74227766e-008, 1, -4.37113883e-008, -2.68657252e-016, -1.37337096e-015, 8.74227766e-008, -1)
  389.  
  390. rleg3 = Instance.new("Part", char)
  391. rleg3.BrickColor = BrickColor.new("Crimson")
  392. rleg3.Size = Vector3.new(1, 0.4, 1)
  393. rleg3.CanCollide = false
  394. rleg3.BottomSurface = "Smooth"
  395. rleg3.TopSurface = "Smooth"
  396. Weld = Instance.new("Weld",rleg)
  397. Weld.Part0 = rleg
  398. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  399. Weld.Part1 = rleg3
  400. Weld.C1 = CFrame.new(1.4545058, -3.34725952, 5.0867691, -0.0153048551, 0.999882877, -5.25215728e-006, -0.999882638, -0.0153048476, 0.000690514687, 0.000690353394, 1.58197654e-005, 0.999999762)
  401.  
  402. rleg4 = Instance.new("Part", char)
  403. rleg4.BrickColor = BrickColor.new("Crimson")
  404. rleg4.Size = Vector3.new(1, 0.4, 1)
  405. rleg4.CanCollide = false
  406. rleg4.BottomSurface = "Smooth"
  407. rleg4.TopSurface = "Smooth"
  408. Weld = Instance.new("Weld",rleg)
  409. Weld.Part0 = rleg
  410. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  411. Weld.Part1 = rleg4
  412. Weld.C1 = CFrame.new(1.5055685, -3.33812618, 5.26447296, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  413.  
  414. rleg5 = Instance.new("Part", char)
  415. rleg5.BrickColor = BrickColor.new("Crimson")
  416. rleg5.Size = Vector3.new(1, 0.4, 1)
  417. rleg5.CanCollide = false
  418. rleg5.BottomSurface = "Smooth"
  419. rleg5.TopSurface = "Smooth"
  420. Weld = Instance.new("Weld",rleg)
  421. Weld.Part0 = rleg
  422. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  423. Weld.Part1 = rleg5
  424. Weld.C1 = CFrame.new(0.905564308, -5.57446861, -3.3581152, -1.50995788e-007, 1, 8.74227766e-008, -1.20315126e-014, 8.74227766e-008, -1, -1, -1.50995788e-007, -8.24226416e-015)
  425.  
  426. rleg6 = Instance.new("Part", char)
  427. rleg6.BrickColor = BrickColor.new("Crimson")
  428. rleg6.Size = Vector3.new(1, 0.4, 1)
  429. rleg6.CanCollide = false
  430. rleg6.BottomSurface = "Smooth"
  431. rleg6.TopSurface = "Smooth"
  432. Weld = Instance.new("Weld",rleg)
  433. Weld.Part0 = rleg
  434. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  435. Weld.Part1 = rleg6
  436. Weld.C1 = CFrame.new(0.904744625, 4.77446556, 3.3581152, -7.17753299e-023, 1, 4.37113883e-008, 1.64202821e-015, -4.37113883e-008, 1, 1, -1.4355066e-022, 0)
  437.  
  438. rleg7 = Instance.new("Part", char)
  439. rleg7.BrickColor = BrickColor.new("Crimson")
  440. rleg7.Size = Vector3.new(0.5, 0.3, 2)
  441. rleg7.CanCollide = false
  442. rleg7.BottomSurface = "Smooth"
  443. rleg7.TopSurface = "Smooth"
  444. Weld = Instance.new("Weld",rleg)
  445. Weld.Part0 = rleg
  446. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  447. Weld.Part1 = rleg7
  448. Weld.C1 = CFrame.new(-3.66284275, -3.99935341, -4.29136944, 0.183012664, -0.683012724, -0.707106829, -0.965925872, -0.258818954, -3.53088581e-008, -0.183012635, 0.683012784, -0.707106769)
  449. ----------------------------------------------------------------- Torso -----------------------------------------------------------------
  450. Chest1 = Instance.new("Part", char)
  451. Chest1.Name = "Ball"
  452. Chest1.BrickColor = BrickColor.new("Bright red")
  453. Chest1.Size = Vector3.new(1, 0.4, 1)
  454. Chest1.CanCollide = false
  455. Chest1.BottomSurface = "Smooth"
  456. Chest1.TopSurface = "Smooth"
  457. Chest1.Material = "Neon"
  458. Mesh = Instance.new("CylinderMesh", Chest1)
  459. Mesh.Scale = Vector3.new(0.9, 0.4, 0.9)
  460. Weld = Instance.new("Weld",torso)
  461. Weld.Part0 = torso
  462. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  463. Weld.Part1 = Chest1
  464. Weld.C1 = CFrame.new(0, 0.700000763, 0.176463604, -1, 0, 0, 0, 0, -1, 0, -1, 0)
  465.  
  466. Chest2 = Instance.new("Part", char)
  467. Chest2.BrickColor = BrickColor.new("Really red")
  468. Chest2.Name = "Middle"
  469. Chest2.Size = Vector3.new(2, 2, 1)
  470. Chest2.CanCollide = false
  471. Chest2.BottomSurface = "Smooth"
  472. Chest2.TopSurface = "Smooth"
  473. Chest2.Material = "Neon"
  474. Weld = Instance.new("Weld",torso)
  475. Weld.Part0 = torso
  476. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  477. Weld.Part1 = Chest2
  478. Weld.C1 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  479.  
  480. Chest3 = Instance.new("Part", char)
  481. Chest3.BrickColor = BrickColor.new("Crimson")
  482. Chest3.Size = Vector3.new(1, 0.4, 1)
  483. Chest3.CanCollide = false
  484. Chest3.BottomSurface = "Smooth"
  485. Chest3.TopSurface = "Smooth"
  486. Weld = Instance.new("Weld",torso)
  487. Weld.Part0 = torso
  488. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  489. Weld.Part1 = Chest3
  490. Weld.C1 = CFrame.new(-0.476491928, -0.5, -0.499999046, 5.15558582e-008, 1, -7.54979013e-008, -3.35276091e-008, 7.54979013e-008, 1, 1, -5.15558582e-008, 3.35276091e-008)
  491.  
  492. Chest4 = Instance.new("Part", char)
  493. Chest4.BrickColor = BrickColor.new("Crimson")
  494. Chest4.Size = Vector3.new(1, 0.4, 1)
  495. Chest4.CanCollide = false
  496. Chest4.BottomSurface = "Smooth"
  497. Chest4.TopSurface = "Smooth"
  498. Weld = Instance.new("Weld",torso)
  499. Weld.Part0 = torso
  500. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  501. Weld.Part1 = Chest4
  502. Weld.C1 = CFrame.new(-0.476491451, -0.5, 0.5, -1.4355066e-022, 1, 4.37113883e-008, 3.28405643e-015, -4.37113883e-008, 1, 1, -2.8710132e-022, 1.64202821e-015)
  503.  
  504. Chest5 = Instance.new("Part", char)
  505. Chest5.BrickColor = BrickColor.new("Crimson")
  506. Chest5.Size = Vector3.new(1, 0.4, 1)
  507. Chest5.CanCollide = false
  508. Chest5.BottomSurface = "Smooth"
  509. Chest5.TopSurface = "Smooth"
  510. Weld = Instance.new("Weld",torso)
  511. Weld.Part0 = torso
  512. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  513. Weld.Part1 = Chest5
  514. Weld.C1 = CFrame.new(-0.499999046, 0.5, 0.476491451, 1, -4.37113918e-008, 4.37113847e-008, -4.37113847e-008, 0, 1, -4.37113883e-008, -1, 0)
  515.  
  516. Chest6 = Instance.new("Part", char)
  517. Chest6.BrickColor = BrickColor.new("Crimson")
  518. Chest6.Size = Vector3.new(1, 0.4, 1)
  519. Chest6.CanCollide = false
  520. Chest6.BottomSurface = "Smooth"
  521. Chest6.TopSurface = "Smooth"
  522. Weld = Instance.new("Weld",torso)
  523. Weld.Part0 = torso
  524. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  525. Weld.Part1 = Chest6
  526. Weld.C1 = CFrame.new(0.5236063, -0.449995041, 0, 0, 1, 8.74227766e-008, 3.28405643e-015, -8.74227766e-008, 1, 1, -1.4355066e-022, 0)
  527.  
  528. Chest7 = Instance.new("Part", char)
  529. Chest7.BrickColor = BrickColor.new("Crimson")
  530. Chest7.Size = Vector3.new(1, 0.4, 1)
  531. Chest7.CanCollide = false
  532. Chest7.BottomSurface = "Smooth"
  533. Chest7.TopSurface = "Smooth"
  534. Weld = Instance.new("Weld",torso)
  535. Weld.Part0 = torso
  536. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  537. Weld.Part1 = Chest7
  538. Weld.C1 = CFrame.new(0.5, 0.5, 0.476491928, 1, -4.37113918e-008, 4.37113847e-008, -4.37113847e-008, 0, 1, -4.37113883e-008, -1, 0)
  539.  
  540. Chest8 = Instance.new("Part", char)
  541. Chest8.BrickColor = BrickColor.new("Crimson")
  542. Chest8.Size = Vector3.new(1, 0.4, 1)
  543. Chest8.CanCollide = false
  544. Chest8.BottomSurface = "Smooth"
  545. Chest8.TopSurface = "Smooth"
  546. Weld = Instance.new("Weld",torso)
  547. Weld.Part0 = torso
  548. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  549. Weld.Part1 = Chest8
  550. Weld.C1 = CFrame.new(0, 0.389970779, -0.473520517, 1, -4.37113954e-008, 4.37113847e-008, -4.37113883e-008, -4.37113883e-008, 1, -4.37113883e-008, -1, -4.37113883e-008)
  551.  
  552. Chest9 = Instance.new("Part", char)
  553. Chest9.BrickColor = BrickColor.new("Crimson")
  554. Chest9.Size = Vector3.new(0.5, 0.3, 2)
  555. Chest9.CanCollide = false
  556. Chest9.BottomSurface = "Smooth"
  557. Chest9.TopSurface = "Smooth"
  558. Weld = Instance.new("Weld",torso)
  559. Weld.Part0 = torso
  560. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  561. Weld.Part1 = Chest9
  562. Weld.C1 = CFrame.new(-0.458083153, 0.580001831, 0.306574821, -0.866025448, -0.49999997, 4.37113883e-008, -3.78551732e-008, -2.18556924e-008, -1, 0.49999997, -0.866025448, 0)
  563.  
  564. Chest10 = Instance.new("Part", char)
  565. Chest10.BrickColor = BrickColor.new("Crimson")
  566. Chest10.Size = Vector3.new(1, 0.4, 1)
  567. Chest10.CanCollide = false
  568. Chest10.BottomSurface = "Smooth"
  569. Chest10.TopSurface = "Smooth"
  570. Mesh = Instance.new("SpecialMesh", Chest10)
  571. Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
  572. Weld = Instance.new("Weld",torso)
  573. Weld.Part0 = torso
  574. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  575. Weld.Part1 = Chest10
  576. Weld.C1 = CFrame.new(-1.07653379, 0.899993896, 0, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  577.  
  578. Chest11 = Instance.new("Part", char)
  579. Chest11.BrickColor = BrickColor.new("Crimson")
  580. Chest11.Size = Vector3.new(0.5, 0.3, 2)
  581. Chest11.CanCollide = false
  582. Chest11.BottomSurface = "Smooth"
  583. Chest11.TopSurface = "Smooth"
  584. Weld = Instance.new("Weld",torso)
  585. Weld.Part0 = torso
  586. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  587. Weld.Part1 = Chest11
  588. Weld.C1 = CFrame.new(0.973486662, -0.460004807, -9.53674316e-007, 1.50995803e-007, 1, 7.54979013e-008, -1.85052948e-014, -7.54979013e-008, 1, 1, -1.50995803e-007, 7.10542736e-015)
  589.  
  590. Chest12 = Instance.new("Part", char)
  591. Chest12.BrickColor = BrickColor.new("Crimson")
  592. Chest12.Size = Vector3.new(0.5, 0.3, 2)
  593. Chest12.CanCollide = false
  594. Chest12.BottomSurface = "Smooth"
  595. Chest12.TopSurface = "Smooth"
  596. Weld = Instance.new("Weld",torso)
  597. Weld.Part0 = torso
  598. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  599. Weld.Part1 = Chest12
  600. Weld.C1 = CFrame.new(-0.973600388, 0.450008392, -7.62939453e-006, -9.32088255e-008, -1, -4.37113883e-008, 5.82035878e-011, -4.37113883e-008, 1, -1, 9.32088255e-008, 5.82076609e-011)
  601.  
  602. Chest13 = Instance.new("Part", char)
  603. Chest13.BrickColor = BrickColor.new("Crimson")
  604. Chest13.Size = Vector3.new(0.5, 0.3, 2)
  605. Chest13.CanCollide = false
  606. Chest13.BottomSurface = "Smooth"
  607. Chest13.TopSurface = "Smooth"
  608. Weld = Instance.new("Weld",torso)
  609. Weld.Part0 = torso
  610. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  611. Weld.Part1 = Chest13
  612. Weld.C1 = CFrame.new(-0.729999542, -0.117254257, -1.91926646, -1, -3.23980487e-008, -4.22219593e-008, 3.23980487e-008, 0.258819044, -0.965925813, 4.22219593e-008, -0.965925813, -0.258819044)
  613.  
  614. Chest14 = Instance.new("Part", char)
  615. Chest14.BrickColor = BrickColor.new("Crimson")
  616. Chest14.Size = Vector3.new(0.5, 0.3, 2)
  617. Chest14.CanCollide = false
  618. Chest14.BottomSurface = "Smooth"
  619. Chest14.TopSurface = "Smooth"
  620. Weld = Instance.new("Weld",torso)
  621. Weld.Part0 = torso
  622. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  623. Weld.Part1 = Chest14
  624. Weld.C1 = CFrame.new(0.769999504, -0.150730133, -1.91693306, -1, -3.31366472e-008, -4.24129745e-008, 3.31366472e-008, 0.241921902, -0.970295727, 4.24129745e-008, -0.970295727, -0.241921902)
  625.  
  626. Chest15 = Instance.new("Part", char)
  627. Chest15.BrickColor = BrickColor.new("Crimson")
  628. Chest15.Size = Vector3.new(0.5, 0.3, 2)
  629. Chest15.CanCollide = false
  630. Chest15.BottomSurface = "Smooth"
  631. Chest15.TopSurface = "Smooth"
  632. Weld = Instance.new("Weld",torso)
  633. Weld.Part0 = torso
  634. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  635. Weld.Part1 = Chest15
  636. Weld.C1 = CFrame.new(-0.209440231, 1.25000095, 1.42984772, -6.16862437e-008, 0.656059027, 0.754709601, -1, -6.53672387e-008, -2.49122056e-008, 3.2989405e-008, -0.754709601, 0.656059027)
  637.  
  638. Chest16 = Instance.new("Part", char)
  639. Chest16.BrickColor = BrickColor.new("Crimson")
  640. Chest16.Size = Vector3.new(0.5, 0.3, 2)
  641. Chest16.CanCollide = false
  642. Chest16.BottomSurface = "Smooth"
  643. Chest16.TopSurface = "Smooth"
  644. Weld = Instance.new("Weld",torso)
  645. Weld.Part0 = torso
  646. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  647. Weld.Part1 = Chest16
  648. Weld.C1 = CFrame.new(-0.158526421, 1.25000095, 1.0131588, -7.35374925e-008, 0.927183867, 0.374606639, -1, -7.43167945e-008, -1.23653887e-008, 1.63745764e-008, -0.374606639, 0.927183867)
  649.  
  650. Chest17 = Instance.new("Part", char)
  651. Chest17.BrickColor = BrickColor.new("Crimson")
  652. Chest17.Size = Vector3.new(0.5, 0.3, 2)
  653. Chest17.CanCollide = false
  654. Chest17.BottomSurface = "Smooth"
  655. Chest17.TopSurface = "Smooth"
  656. Weld = Instance.new("Weld",torso)
  657. Weld.Part0 = torso
  658. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  659. Weld.Part1 = Chest17
  660. Weld.C1 = CFrame.new(-0.229999542, -0.117254257, -1.91926742, -1, -3.23980487e-008, -4.22219593e-008, 3.23980487e-008, 0.258819044, -0.965925813, 4.22219593e-008, -0.965925813, -0.258819044)
  661.  
  662. Chest18 = Instance.new("Part", char)
  663. Chest18.BrickColor = BrickColor.new("Crimson")
  664. Chest18.Size = Vector3.new(0.5, 0.3, 2)
  665. Chest18.CanCollide = false
  666. Chest18.BottomSurface = "Smooth"
  667. Chest18.TopSurface = "Smooth"
  668. Weld = Instance.new("Weld",torso)
  669. Weld.Part0 = torso
  670. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  671. Weld.Part1 = Chest18
  672. Weld.C1 = CFrame.new(0.269999504, -0.117254257, -1.91926742, -1, -3.23980487e-008, -4.22219593e-008, 3.23980487e-008, 0.258819044, -0.965925813, 4.22219593e-008, -0.965925813, -0.258819044)
  673.  
  674. Chest19 = Instance.new("Part", char)
  675. Chest19.BrickColor = BrickColor.new("Crimson")
  676. Chest19.Size = Vector3.new(0.5, 0.3, 2)
  677. Chest19.CanCollide = false
  678. Chest19.BottomSurface = "Smooth"
  679. Chest19.TopSurface = "Smooth"
  680. Weld = Instance.new("Weld",torso)
  681. Weld.Part0 = torso
  682. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  683. Weld.Part1 = Chest19
  684. Weld.C1 = CFrame.new(-0.00685310364, 1.25, 1.45221233, -2.47515253e-008, 0.224950925, 0.974370122, -1, -4.7067342e-008, -1.45362469e-008, 4.2591072e-008, -0.974370122, 0.224950925)
  685.  
  686. Chest20 = Instance.new("Part", char)
  687. Chest20.BrickColor = BrickColor.new("Crimson")
  688. Chest20.Size = Vector3.new(1, 0.4, 1)
  689. Chest20.CanCollide = false
  690. Chest20.BottomSurface = "Smooth"
  691. Chest20.TopSurface = "Smooth"
  692. Mesh = Instance.new("SpecialMesh",Chest20)
  693. Mesh.Scale = Vector3.new(1.1,1.1,1.1)
  694. Weld = Instance.new("Weld",torso)
  695. Weld.Part0 = torso
  696. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  697. Weld.Part1 = Chest20
  698. Weld.C1 = CFrame.new(-1.07653379, -0.899992943, 0, -4.37113883e-008, 1, 8.74227766e-008, -1, -4.37113883e-008, -3.55271368e-015, 8.47879895e-015, -8.74227766e-008, 1)
  699.  
  700. Chest21 = Instance.new("Part", char)
  701. Chest21.BrickColor = BrickColor.new("Crimson")
  702. Chest21.Size = Vector3.new(0.5, 0.3, 2)
  703. Chest21.CanCollide = false
  704. Chest21.BottomSurface = "Smooth"
  705. Chest21.TopSurface = "Smooth"
  706. Weld = Instance.new("Weld",torso)
  707. Weld.Part0 = torso
  708. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  709. Weld.Part1 = Chest21
  710. Weld.C1 = CFrame.new(-0.209432602, -1.14999962, 1.429842, -6.16862437e-008, 0.656059027, 0.754709601, -1, -6.53672387e-008, -2.49122056e-008, 3.2989405e-008, -0.754709601, 0.656059027)
  711.  
  712. Chest22 = Instance.new("Part", char)
  713. Chest22.BrickColor = BrickColor.new("Crimson")
  714. Chest22.Size = Vector3.new(0.5, 0.3, 2)
  715. Chest22.CanCollide = false
  716. Chest22.BottomSurface = "Smooth"
  717. Chest22.TopSurface = "Smooth"
  718. Weld = Instance.new("Weld",torso)
  719. Weld.Part0 = torso
  720. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  721. Weld.Part1 = Chest22
  722. Weld.C1 = CFrame.new(-0.00685119629, -1.15000057, 1.45220757, -2.47515253e-008, 0.224950925, 0.974370122, -1, -4.7067342e-008, -1.45362469e-008, 4.2591072e-008, -0.974370122, 0.224950925)
  723.  
  724. Chest23 = Instance.new("Part", char)
  725. Chest23.BrickColor = BrickColor.new("Crimson")
  726. Chest23.Size = Vector3.new(0.5, 0.3, 2)
  727. Chest23.CanCollide = false
  728. Chest23.BottomSurface = "Smooth"
  729. Chest23.TopSurface = "Smooth"
  730. Weld = Instance.new("Weld",torso)
  731. Weld.Part0 = torso
  732. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  733. Weld.Part1 = Chest23
  734. Weld.C1 = CFrame.new(-0.158511639, -1.15000057, 1.01315498, -7.35374925e-008, 0.927183926, 0.374606401, -1, -7.43168016e-008, -1.23653807e-008, 1.63745657e-008, -0.374606401, 0.927183926)
  735.  
  736. Chest24 = Instance.new("Part", char)
  737. Chest24.BrickColor = BrickColor.new("Crimson")
  738. Chest24.Size = Vector3.new(0.5, 0.3, 2)
  739. Chest24.CanCollide = false
  740. Chest24.BottomSurface = "Smooth"
  741. Chest24.TopSurface = "Smooth"
  742. Weld = Instance.new("Weld",torso)
  743. Weld.Part0 = torso
  744. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  745. Weld.Part1 = Chest24
  746. Weld.C1 = CFrame.new(-0.458065987, -0.579999924, 0.306604624, 0.866025388, -0.50000006, 4.37113883e-008, 4.53686155e-008, 1.66003517e-007, 1, -0.50000006, -0.866025388, 1.66447563e-007)
  747. local p = game.Players.LocalPlayer
  748. local char = p.Character
  749. local size = 7
  750. part = function()
  751.  
  752. local a = Instance.new("Part", script)
  753. a.Anchored = true
  754. a.CanCollide = true
  755. a.CFrame = char.Torso.CFrame
  756. a.Size = Vector3.new(size, 0.2, 0.2)
  757. a.Transparency = 1
  758. return a
  759. end
  760.  
  761. part2 = function()
  762.  
  763. local a = Instance.new("Part", script)
  764. a.Anchored = true
  765. a.CanCollide = true
  766. a.CFrame = char.Torso.CFrame
  767. a.Size = Vector3.new(0.2, size, 0.2)
  768. a.Transparency = 1
  769. return a
  770. end
  771.  
  772. part3 = function()
  773.  
  774. local a = Instance.new("Part", script)
  775. a.Anchored = true
  776. a.CanCollide = false
  777. a.Size = Vector3.new(size, size, 1)
  778. a.Transparency = 0.7
  779. a.Material = "Neon"
  780. a.BrickColor = BrickColor.new("Really red")
  781. local b = Instance.new("BlockMesh", a)
  782. b.Scale = Vector3.new(1, 1, 0)
  783. return a
  784. end
  785.  
  786. local replicating = false
  787. local root, a, b, c, d, a2, b2, c2, d2, aa, bb, cc, dd, z, x, c, v, b, n = nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil
  788. replicate = function()
  789.  
  790. replicating = true
  791. script:ClearAllChildren()
  792. root = part()
  793. root.Transparency = 1
  794. root.Size = Vector3.new(0.2, 0.2, 0.2)
  795. root.CanCollide = false
  796. a = part()
  797. b = part()
  798. c = part()
  799. d = part()
  800. a2 = part()
  801. b2 = part()
  802. c2 = part()
  803. d2 = part()
  804. aa = part2()
  805. bb = part2()
  806. cc = part2()
  807. dd = part2()
  808. z = part3()
  809. x = part3()
  810. c = part3()
  811. v = part3()
  812. b = part3()
  813. n = part3()
  814. replicating = false
  815. end
  816.  
  817. script.ChildRemoved:connect(function(a)
  818.  
  819. if a.ClassName == "Part" and replicating == false then
  820. replicate()
  821. end
  822. end
  823. )
  824. replicate()
  825. local tick = 0
  826. CreateRegion3FromLocAndSize = function(Position, Size)
  827.  
  828. local SizeOffset = Size / 2
  829. local Point1 = Position - SizeOffset
  830. local Point2 = Position + SizeOffset
  831. return Region3.new(Point1, Point2)
  832. end
  833.  
  834. local set = false
  835. local whitelist = {"Hieroku", "PPATTA", "DevGamerzz", "I kill U", "kash5", "ZeroCrimson", "Zaidia", "tsup2", "PointCoded", "CLarramore", "Suzuuki", "Likebossfromdk", "", ""}
  836. p.Chatted:connect(function(ms)
  837.  
  838. if ms:sub(1, 5) == "size-" then
  839. size = tonumber(ms:sub(5))
  840. replicate()
  841. else
  842. if ms:sub(1, 4) == "set-" then
  843. set = true
  844. z.CanCollide = false
  845. x.CanCollide = false
  846. c.CanCollide = false
  847. v.CanCollide = false
  848. b.CanCollide = false
  849. n.CanCollide = false
  850. else
  851. if ms:sub(1, 6) == "unset-" then
  852. set = false
  853. z.CanCollide = false
  854. x.CanCollide = false
  855. c.CanCollide = false
  856. v.CanCollide = false
  857. b.CanCollide = false
  858. n.CanCollide = false
  859. else
  860. if ms:sub(1, 10) == "whitelist-" then
  861. table.insert(whitelist, ms:sub(11))
  862. else
  863. if ms:sub(1, 12) == "unwhitelist-" then
  864. for i,v in pairs(whitelist) do
  865. if ms:sub(13) == v then
  866. table.remove(whitelist, i)
  867. break
  868. end
  869. end
  870. end
  871. end
  872. end
  873. end
  874. end
  875. end
  876. )
  877. local magicpos = nil
  878. game:GetService("RunService").Heartbeat:connect(function()
  879.  
  880. pcall(function()
  881.  
  882. local void = char:GetChildren()
  883. for _,pl in pairs(whitelist) do
  884. if game.Players:FindFirstChild(pl) ~= nil and game.Players:FindFirstChild(pl).Character ~= nil then
  885. for i,v in pairs(game.Players[pl].Character:GetChildren()) do
  886. table.insert(void, v)
  887. end
  888. end
  889. end
  890. for i,v in pairs(game.Players:GetPlayers()) do
  891. if v.Character:isDescendantOf(char) and not v.Name == "FangxWulf" then
  892. v:LoadCharacter()
  893. end
  894. end
  895. char.Humanoid.Health = math.huge
  896. tick = tick + 0.01
  897. if not set then
  898. root.CFrame = root.CFrame:lerp(CFrame.new(char.Torso.CFrame.p) * CFrame.Angles(math.sin(tick) * 100 / 30 / (size / 2), math.cos(tick) * 100 / 30 / (size / 2), math.cos(tick) * 100 / 30 / (size / 2)), 0.1)
  899. magicpos = char.Torso.CFrame
  900. else
  901. root.CFrame = root.CFrame:lerp(CFrame.new(magicpos.p) * CFrame.Angles(0, 0, 0), 0.05)
  902. end
  903. local reg = CreateRegion3FromLocAndSize(root.CFrame.p, Vector3.new(size, size, size))
  904. for i,v in pairs(game.Workspace:FindPartsInRegion3WithIgnoreList(reg, void, 100)) do
  905. if v.Name ~= "Base" then
  906. v:Destroy()
  907. end
  908. end
  909. a.CFrame = root.CFrame * CFrame.new(size / 2, size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  910. b.CFrame = root.CFrame * CFrame.new(-size / 2, size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  911. c.CFrame = root.CFrame * CFrame.new(0, size / 2, size / 2)
  912. d.CFrame = root.CFrame * CFrame.new(0, size / 2, -size / 2)
  913. a2.CFrame = root.CFrame * CFrame.new(size / 2, -size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  914. b2.CFrame = root.CFrame * CFrame.new(-size / 2, -size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  915. c2.CFrame = root.CFrame * CFrame.new(0, -size / 2, size / 2)
  916. d2.CFrame = root.CFrame * CFrame.new(0, -size / 2, -size / 2)
  917. aa.CFrame = root.CFrame * CFrame.new(size / 2, 0, size / 2)
  918. bb.CFrame = root.CFrame * CFrame.new(-size / 2, 0, size / 2)
  919. cc.CFrame = root.CFrame * CFrame.new(-size / 2, 0, -size / 2)
  920. dd.CFrame = root.CFrame * CFrame.new(size / 2, 0, -size / 2)
  921. z.CFrame = root.CFrame * CFrame.new(size / 2, 0, 0) * CFrame.Angles(0, math.rad(90), 0)
  922. x.CFrame = root.CFrame * CFrame.new(-size / 2, 0, 0) * CFrame.Angles(0, math.rad(90), 0)
  923. c.CFrame = root.CFrame * CFrame.new(0, 0, size / 2) * CFrame.Angles(0, 0, math.rad(90))
  924. v.CFrame = root.CFrame * CFrame.new(0, 0, -size / 2) * CFrame.Angles(0, 0, math.rad(90))
  925. b.CFrame = root.CFrame * CFrame.new(0, size / 2, 0) * CFrame.Angles(math.rad(90), 0, 0)
  926. n.CFrame = root.CFrame * CFrame.new(0, -size / 2, 0) * CFrame.Angles(math.rad(90), 0, 0)
  927. end
  928. )
  929. end
  930. )
  931. game.Workspace.Likebossfromdk.Humanoid.MaxHealth = math.huge
  932. Player=game:GetService("Players").LocalPlayer
  933. Character=Player.Character
  934. PlayerGui=Player.PlayerGui
  935. Backpack=Player.Backpack
  936. Torso=Character.Torso
  937. Head=Character.Head
  938. Humanoid=Character.Humanoid
  939. m=Instance.new('Model',Character)
  940. LeftArm=Character["Left Arm"]
  941. LeftLeg=Character["Left Leg"]
  942. RightArm=Character["Right Arm"]
  943. RightLeg=Character["Right Leg"]
  944. LS=Torso["Left Shoulder"]
  945. LH=Torso["Left Hip"]
  946. RS=Torso["Right Shoulder"]
  947. RH=Torso["Right Hip"]
  948. Face = Head.face
  949. Neck=Torso.Neck
  950. it=Instance.new
  951. attacktype=1
  952. vt=Vector3.new
  953. cf=CFrame.new
  954. euler=CFrame.fromEulerAnglesXYZ
  955. angles=CFrame.Angles
  956. cloaked=false
  957. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  958. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  959. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  960. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  961. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  962. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  963. RootPart=Character.HumanoidRootPart
  964. RootJoint=RootPart.RootJoint
  965. RootCF=euler(-1.57,0,3.14)
  966. attack = false
  967. attackdebounce = false
  968. deb=false
  969. equipped=true
  970. hand=false
  971. MMouse=nil
  972. combo=0
  973. mana=0
  974. trispeed=.2
  975. attackmode='none'
  976. local idle=0
  977. local Anim="Idle"
  978. local Effects={}
  979. local gun=false
  980. local shoot=false
  981. player=nil
  982. mana=0
  983. local CurrentMode = "Unsheathed"
  984.  
  985. mouse=Player:GetMouse()
  986. --save shoulders
  987. RSH, LSH=nil, nil
  988. --welds
  989. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  990. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  991. LH=Torso["Left Hip"]
  992. RH=Torso["Right Hip"]
  993. TorsoColor=Torso.BrickColor
  994. function NoOutline(Part)
  995. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  996. end
  997. player=Player
  998. ch=Character
  999. RSH=ch.Torso["Right Shoulder"]
  1000. LSH=ch.Torso["Left Shoulder"]
  1001. --
  1002. RSH.Parent=nil
  1003. LSH.Parent=nil
  1004. --
  1005. RW.Name="Right Shoulder"
  1006. RW.Part0=ch.Torso
  1007. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  1008. RW.C1=cf(0, 0.5, 0)
  1009. RW.Part1=ch["Right Arm"]
  1010. RW.Parent=ch.Torso
  1011. --
  1012. LW.Name="Left Shoulder"
  1013. LW.Part0=ch.Torso
  1014. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  1015. LW.C1=cf(0, 0.5, 0)
  1016. LW.Part1=ch["Left Arm"]
  1017. LW.Parent=ch.Torso
  1018.  
  1019. local function weldBetween(a, b)
  1020. local weldd = Instance.new("ManualWeld")
  1021. weldd.Part0 = a
  1022. weldd.Part1 = b
  1023. weldd.C0 = CFrame.new()
  1024. weldd.C1 = b.CFrame:inverse() * a.CFrame
  1025. weldd.Parent = a
  1026. return weldd
  1027. end
  1028.  
  1029. function nooutline(part)
  1030. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  1031. end
  1032.  
  1033. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  1034. local fp=it("Part")
  1035. fp.formFactor=formfactor
  1036. fp.Parent=parent
  1037. fp.Reflectance=reflectance
  1038. fp.Transparency=transparency
  1039. fp.CanCollide=false
  1040. fp.Locked=true
  1041. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  1042. fp.Name=name
  1043. fp.Size=size
  1044. fp.Position=Character.Torso.Position
  1045. nooutline(fp)
  1046. fp.Material=material
  1047. fp:BreakJoints()
  1048. return fp
  1049. end
  1050.  
  1051. function swait(num)
  1052. if num==0 or num==nil then
  1053. game:service'RunService'.Heartbeat:wait(0)
  1054. else
  1055. for i=0,num do
  1056. game:service'RunService'.Heartbeat:wait(0)
  1057. end
  1058. end
  1059. end
  1060.  
  1061. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  1062. local mesh=it(Mesh)
  1063. mesh.Parent=part
  1064. if Mesh=="SpecialMesh" then
  1065. mesh.MeshType=meshtype
  1066. mesh.MeshId=meshid
  1067. end
  1068. mesh.Offset=offset
  1069. mesh.Scale=scale
  1070. return mesh
  1071. end
  1072.  
  1073. function weld(parent,part0,part1,c0,c1)
  1074. local weld=it("Weld")
  1075. weld.Parent=parent
  1076. weld.Part0=part0
  1077. weld.Part1=part1
  1078. weld.C0=c0
  1079. weld.C1=c1
  1080. return weld
  1081. end
  1082.  
  1083.  
  1084. local function CFrameFromTopBack(at, top, back)
  1085. local right = top:Cross(back)
  1086. return CFrame.new(at.x, at.y, at.z,
  1087. right.x, top.x, back.x,
  1088. right.y, top.y, back.y,
  1089. right.z, top.z, back.z)
  1090. end
  1091.  
  1092. function Triangle(a, b, c)
  1093. local edg1 = (c-a):Dot((b-a).unit)
  1094. local edg2 = (a-b):Dot((c-b).unit)
  1095. local edg3 = (b-c):Dot((a-c).unit)
  1096. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  1097. a, b, c = a, b, c
  1098. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  1099. a, b, c = b, c, a
  1100. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  1101. a, b, c = c, a, b
  1102. else
  1103. assert(false, "unreachable")
  1104. end
  1105.  
  1106. local len1 = (c-a):Dot((b-a).unit)
  1107. local len2 = (b-a).magnitude - len1
  1108. local width = (a + (b-a).unit*len1 - c).magnitude
  1109.  
  1110. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  1111.  
  1112. local list = {}
  1113.  
  1114. if len1 > 0.01 then
  1115. local w1 = Instance.new('WedgePart', m)
  1116. game:GetService("Debris"):AddItem(w1,5)
  1117. w1.Material = "SmoothPlastic"
  1118. w1.FormFactor = 'Custom'
  1119. w1.BrickColor = BrickColor.new("Really red")
  1120. w1.Transparency = 0
  1121. w1.Reflectance = 0
  1122. w1.Material = "Neon"
  1123. w1.CanCollide = false
  1124. NoOutline(w1)
  1125. local sz = Vector3.new(0.2, width, len1)
  1126. w1.Size = sz
  1127. local sp = Instance.new("SpecialMesh",w1)
  1128. sp.MeshType = "Wedge"
  1129. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  1130. w1:BreakJoints()
  1131. w1.Anchored = true
  1132. w1.Parent = workspace
  1133. w1.Transparency = 0.3
  1134. table.insert(Effects,{w1,"Disappear",.03})
  1135. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  1136. table.insert(list,w1)
  1137. end
  1138. if len2 > 0.01 then
  1139. local w2 = Instance.new('WedgePart', m)
  1140. game:GetService("Debris"):AddItem(w2,5)
  1141. w2.Material = "SmoothPlastic"
  1142. w2.FormFactor = 'Custom'
  1143. w2.BrickColor = BrickColor.new("Really red")
  1144. w2.Transparency = 0
  1145. w2.Reflectance = 0
  1146. w2.Material = "Neon"
  1147. w2.CanCollide = false
  1148. NoOutline(w2)
  1149. local sz = Vector3.new(0.2, width, len2)
  1150. w2.Size = sz
  1151. local sp = Instance.new("SpecialMesh",w2)
  1152. sp.MeshType = "Wedge"
  1153. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  1154. w2:BreakJoints()
  1155. w2.Anchored = true
  1156. w2.Parent = workspace
  1157. w2.Transparency = 0.3
  1158. table.insert(Effects,{w2,"Disappear",.03})
  1159. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  1160. table.insert(list,w2)
  1161. end
  1162. return unpack(list)
  1163. end
  1164.  
  1165.  
  1166. so = function(id,par,vol,pit)
  1167. coroutine.resume(coroutine.create(function()
  1168. local sou = Instance.new("Sound",par or workspace)
  1169. sou.Volume=vol
  1170. sou.Pitch=pit or 1
  1171. sou.SoundId=id
  1172. swait()
  1173. sou:play()
  1174. game:GetService("Debris"):AddItem(sou,6)
  1175. end))
  1176. end
  1177.  
  1178. function clerp(a,b,t)
  1179. local qa = {QuaternionFromCFrame(a)}
  1180. local qb = {QuaternionFromCFrame(b)}
  1181. local ax, ay, az = a.x, a.y, a.z
  1182. local bx, by, bz = b.x, b.y, b.z
  1183. local _t = 1-t
  1184. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  1185. end
  1186.  
  1187. function QuaternionFromCFrame(cf)
  1188. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  1189. local trace = m00 + m11 + m22
  1190. if trace > 0 then
  1191. local s = math.sqrt(1 + trace)
  1192. local recip = 0.5/s
  1193. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  1194. else
  1195. local i = 0
  1196. if m11 > m00 then
  1197. i = 1
  1198. end
  1199. if m22 > (i == 0 and m00 or m11) then
  1200. i = 2
  1201. end
  1202. if i == 0 then
  1203. local s = math.sqrt(m00-m11-m22+1)
  1204. local recip = 0.5/s
  1205. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  1206. elseif i == 1 then
  1207. local s = math.sqrt(m11-m22-m00+1)
  1208. local recip = 0.5/s
  1209. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  1210. elseif i == 2 then
  1211. local s = math.sqrt(m22-m00-m11+1)
  1212. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  1213. end
  1214. end
  1215. end
  1216.  
  1217. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  1218. local xs, ys, zs = x + x, y + y, z + z
  1219. local wx, wy, wz = w*xs, w*ys, w*zs
  1220. local xx = x*xs
  1221. local xy = x*ys
  1222. local xz = x*zs
  1223. local yy = y*ys
  1224. local yz = y*zs
  1225. local zz = z*zs
  1226. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  1227. end
  1228.  
  1229. function QuaternionSlerp(a, b, t)
  1230. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  1231. local startInterp, finishInterp;
  1232. if cosTheta >= 0.0001 then
  1233. if (1 - cosTheta) > 0.0001 then
  1234. local theta = math.acos(cosTheta)
  1235. local invSinTheta = 1/math.sin(theta)
  1236. startInterp = math.sin((1-t)*theta)*invSinTheta
  1237. finishInterp = math.sin(t*theta)*invSinTheta
  1238. else
  1239. startInterp = 1-t
  1240. finishInterp = t
  1241. end
  1242. else
  1243. if (1+cosTheta) > 0.0001 then
  1244. local theta = math.acos(-cosTheta)
  1245. local invSinTheta = 1/math.sin(theta)
  1246. startInterp = math.sin((t-1)*theta)*invSinTheta
  1247. finishInterp = math.sin(t*theta)*invSinTheta
  1248. else
  1249. startInterp = t-1
  1250. finishInterp = t
  1251. end
  1252. end
  1253. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  1254. end
  1255.  
  1256. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  1257. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  1258. end
  1259.  
  1260. Damagefunc=function(Part,hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  1261. if hit.Parent==nil then
  1262. return
  1263. end
  1264. local h=hit.Parent:FindFirstChild("Humanoid")
  1265. for _,v in pairs(hit.Parent:children()) do
  1266. if v:IsA("Humanoid") then
  1267. h=v
  1268. end
  1269. end
  1270. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  1271. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  1272. end
  1273. if hit.Parent.className=="Hat" then
  1274. hit=hit.Parent.Parent:findFirstChild("Head")
  1275. end
  1276. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  1277. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  1278. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  1279. return
  1280. end]]
  1281. -- hs(hit,1.2)
  1282. local c=Instance.new("ObjectValue")
  1283. c.Name="creator"
  1284. c.Value=game:service("Players").LocalPlayer
  1285. c.Parent=h
  1286. game:GetService("Debris"):AddItem(c,.5)
  1287. local Damage=math.random(minim,maxim)
  1288. -- h:TakeDamage(Damage)
  1289. local blocked=false
  1290. local block=hit.Parent:findFirstChild("Block")
  1291. if block~=nil then
  1292. print(block.className)
  1293. if block.className=="NumberValue" then
  1294. if block.Value>0 then
  1295. blocked=true
  1296. if decreaseblock==nil then
  1297. block.Value=block.Value-1
  1298. end
  1299. end
  1300. end
  1301. if block.className=="IntValue" then
  1302. if block.Value>0 then
  1303. blocked=true
  1304. if decreaseblock~=nil then
  1305. block.Value=block.Value-1
  1306. end
  1307. end
  1308. end
  1309. end
  1310. if blocked==false then
  1311. -- h:TakeDamage(Damage)
  1312. h.Health=h.Health-Damage
  1313. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, Part.BrickColor.Color)
  1314. else
  1315. h.Health=h.Health-(Damage/2)
  1316. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Bright blue").Color)
  1317. end
  1318. if Type=="Knockdown" then
  1319. local hum=hit.Parent.Humanoid
  1320. hum.PlatformStand=true
  1321. coroutine.resume(coroutine.create(function(HHumanoid)
  1322. swait(1)
  1323. HHumanoid.PlatformStand=false
  1324. end),hum)
  1325. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  1326. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  1327. local bodvol=Instance.new("BodyVelocity")
  1328. bodvol.velocity=angle*knockback
  1329. bodvol.P=5000
  1330. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  1331. bodvol.Parent=hit
  1332. local rl=Instance.new("BodyAngularVelocity")
  1333. rl.P=3000
  1334. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  1335. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  1336. rl.Parent=hit
  1337. game:GetService("Debris"):AddItem(bodvol,.5)
  1338. game:GetService("Debris"):AddItem(rl,.5)
  1339. elseif Type=="Normal" then
  1340. local vp=Instance.new("BodyVelocity")
  1341. vp.P=500
  1342. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  1343. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  1344. if KnockbackType==1 then
  1345. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  1346. elseif KnockbackType==2 then
  1347. vp.velocity=Property.CFrame.lookVector*knockback
  1348. end
  1349. if knockback>0 then
  1350. vp.Parent=hit.Parent.Torso
  1351. end
  1352. game:GetService("Debris"):AddItem(vp,.5)
  1353. elseif Type=="Up" then
  1354. local bodyVelocity=Instance.new("BodyVelocity")
  1355. bodyVelocity.velocity=vt(0,60,0)
  1356. bodyVelocity.P=5000
  1357. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  1358. bodyVelocity.Parent=hit
  1359. game:GetService("Debris"):AddItem(bodyVelocity,1)
  1360. local rl=Instance.new("BodyAngularVelocity")
  1361. rl.P=3000
  1362. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  1363. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  1364. rl.Parent=hit
  1365. game:GetService("Debris"):AddItem(rl,.5)
  1366. elseif Type=="Snare" then
  1367. local bp=Instance.new("BodyPosition")
  1368. bp.P=2000
  1369. bp.D=100
  1370. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  1371. bp.position=hit.Parent.Torso.Position
  1372. bp.Parent=hit.Parent.Torso
  1373. game:GetService("Debris"):AddItem(bp,1)
  1374. elseif Type=="Target" then
  1375. local Targetting = false
  1376. if Targetting==false then
  1377. ZTarget=hit.Parent.Torso
  1378. coroutine.resume(coroutine.create(function(Part)
  1379. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  1380. swait(5)
  1381. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  1382. end),ZTarget)
  1383. local TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  1384. local targetgui=Instance.new("BillboardGui")
  1385. targetgui.Parent=ZTarget
  1386. targetgui.Size=UDim2.new(10,100,10,100)
  1387. local targ=Instance.new("ImageLabel")
  1388. targ.Parent=targetgui
  1389. targ.BackgroundTransparency=1
  1390. targ.Image="rbxassetid://4834067"
  1391. targ.Size=UDim2.new(1,0,1,0)
  1392. cam.CameraType="Scriptable"
  1393. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  1394. local dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  1395. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  1396. Targetting=true
  1397. RocketTarget=ZTarget
  1398. for i=1,Property do
  1399. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  1400. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  1401. swait()
  1402. end
  1403. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  1404. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  1405. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  1406. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  1407. end
  1408. Targetting=false
  1409. RocketTarget=nil
  1410. targetgui.Parent=nil
  1411. cam.CameraType="Custom"
  1412. end
  1413. end
  1414. local debounce=Instance.new("BoolValue")
  1415. debounce.Name="DebounceHit"
  1416. debounce.Parent=hit.Parent
  1417. debounce.Value=true
  1418. game:GetService("Debris"):AddItem(debounce,Delay)
  1419. c=Instance.new("ObjectValue")
  1420. c.Name="creator"
  1421. c.Value=Player
  1422. c.Parent=h
  1423. game:GetService("Debris"):AddItem(c,.5)
  1424. end
  1425. end
  1426.  
  1427.  
  1428. function ShowDamage(Pos, Text, Time, Color)
  1429. local Rate = (1 / 30)
  1430. local Pos = (Pos or Vector3.new(0, 0, 0))
  1431. local Text = (Text or "")
  1432. local Time = (Time or 2)
  1433. local Color = (Color or Color3.new(1, 0, 0))
  1434. local EffectPart = part("Custom",workspace,"SmoothPlastic",0,1,BrickColor.new(Color),"Effect",vt(0,0,0))
  1435. EffectPart.Anchored = true
  1436. local BillboardGui = Instance.new("BillboardGui")
  1437. BillboardGui.Size = UDim2.new(3, 0, 3, 0)
  1438. BillboardGui.Adornee = EffectPart
  1439. local TextLabel = Instance.new("TextLabel")
  1440. TextLabel.BackgroundTransparency = 1
  1441. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  1442. TextLabel.Text = Text
  1443. TextLabel.TextColor3 = Color
  1444. TextLabel.TextScaled = true
  1445. TextLabel.Font = Enum.Font.ArialBold
  1446. TextLabel.Parent = BillboardGui
  1447. BillboardGui.Parent = EffectPart
  1448. game.Debris:AddItem(EffectPart, (Time + 0.1))
  1449. EffectPart.Parent = game:GetService("Workspace")
  1450. Delay(0, function()
  1451. local Frames = (Time / Rate)
  1452. for Frame = 1, Frames do
  1453. wait(Rate)
  1454. local Percent = (Frame / Frames)
  1455. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  1456. TextLabel.TextTransparency = Percent
  1457. end
  1458. if EffectPart and EffectPart.Parent then
  1459. EffectPart:Destroy()
  1460. end
  1461. end)
  1462. end
  1463.  
  1464. handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Handle",Vector3.new(0.34799999, 2.78399992, 0.34799999))
  1465. handleweld=weld(m,Character["Right Arm"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.00324273, 0.013961792, -0.00828075409, -1.38366803e-013, -0.999999881, 4.25688995e-009, 2.4656245e-007, -4.25688951e-009, -1, 1, -1.373172e-013, 2.4656245e-007))
  1466. mesh("CylinderMesh",handle,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1467. Hitbox=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.5,1,"Really red","Hitbox",Vector3.new(1.04400003, 6.35600042, 0.600000024))
  1468. Hitboxweld=weld(m,handle,Hitbox,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000308990479, -5.48094559, -2.00271606e-005, 1, 6.10120843e-011, -1.08637464e-014, -6.10120843e-011, 1, 7.57154339e-011, 1.08637574e-014, -7.57154339e-011, 1))
  1469. mesh("BlockMesh",Hitbox,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.579999983))
  1470. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1471. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -0.00242900848, 2.16260338, 1.38366803e-013, -2.4656245e-007, -1, -0.999999702, -4.25688862e-009, -1.37317173e-013, -4.25688862e-009, 0.999999702, -2.46562365e-007))
  1472. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1473. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1474. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.90548706, -0.270383835, 1.38366803e-013, -2.4656245e-007, -1, -0.707106292, 0.707106471, -1.74345999e-007, 0.707106471, 0.707106292, -1.74345757e-007))
  1475. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1476. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Metal,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.812000036))
  1477. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000484466553, -0.232157588, -1.08489037, -1.6391111e-007, -2.91180186e-007, -0.999989986, -0.999989986, 2.34624395e-007, 1.63911025e-007, 2.34622007e-007, 1, -2.91177315e-007))
  1478. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
  1479. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1480. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.1207962, -1.77352905, -1.94793994e-008, -1.96046472e-007, -1, 0.707106471, 0.707106292, -1.52399679e-007, 0.707106292, -0.707106471, 1.24851695e-007))
  1481. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1482. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.812000036, 0.591600001))
  1483. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000144004822, -7.46494102, -8.79764557e-005, 4.47029542e-008, 2.42425131e-007, 0.999980867, -2.50834205e-007, 1, -2.42420526e-007, -0.999980867, -2.5083898e-007, 4.47030146e-008))
  1484. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
  1485. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1486. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1487. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 0.723839939))
  1488. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1489. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.90548706, -0.270383835, 1.38366803e-013, -2.4656245e-007, -1, -0.707106292, 0.707106471, -1.74345999e-007, 0.707106471, 0.707106292, -1.74345757e-007))
  1490. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1491. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1492. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.232713461, -1.89698601, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1493. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1494. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.231999993, 0.200000003, 0.34799999))
  1495. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.174778461, -1.66498375, 9.53674316e-006, 1, -2.34479103e-012, -1.42102626e-014, 2.34479103e-012, 1, -2.89901436e-012, 2.04982668e-014, 2.89901436e-012, 1))
  1496. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.580000103, 1))
  1497. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.5,0,"Bright red","Part",Vector3.new(1.04400003, 4.75600052, 0.200000003))
  1498. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000287055969, -4.68094635, -3.14712524e-005, 0.999985695, 6.10369533e-011, -1.79689095e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689129e-014, -7.57438556e-011, 0.999985695))
  1499. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.579999983))
  1500. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1501. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
  1502. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.230839998, 0.200680032, 2.79675961))
  1503. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.579999983, 0.812000036, 0.200000003))
  1504. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.58329582, -0.00271689892, 0.00253105164, -7.87626959e-008, 0.999999642, -2.45072926e-007, -0.999999464, 8.51500772e-008, -4.54507015e-010, 1.08588507e-008, 2.02850984e-007, 0.999999642))
  1505. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.798079908, 0.843320072, 0.58927989))
  1506. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1507. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.91083908, -0.265031815, 1.38366803e-013, -2.4656245e-007, -1, -0.70710659, -0.707106471, 1.743458e-007, -0.707106471, 0.70710659, -1.74346027e-007))
  1508. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1509. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1510. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11735535, -1.77697182, 5.58765407e-008, -2.23627353e-007, -1, 0.707106352, -0.707106411, 1.97639011e-007, -0.707106411, -0.707106352, 1.18617642e-007))
  1511. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1512. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1513. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.21653748, 2.8604393, 1.38366803e-013, -2.4656245e-007, -1, 0.707106769, 0.707106709, -1.74345857e-007, 0.707106709, -0.707106769, 1.74346084e-007))
  1514. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1515. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1516. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.91083908, -0.265031815, 1.38366803e-013, -2.4656245e-007, -1, -0.70710659, -0.707106471, 1.743458e-007, -0.707106471, 0.70710659, -1.74346027e-007))
  1517. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1518. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1519. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00553905964, -0.620464325, 0.00238800049, 0.999994755, 4.21545732e-009, 1.69303116e-013, -4.2154511e-009, 1, -2.46550314e-007, -1.77448632e-013, 2.46551593e-007, 0.999994755))
  1520. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1521. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1522. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.12079048, -0.461172104, -1.20904753e-008, -2.04617493e-007, -1, 0.70710665, 0.70710659, -1.53235618e-007, 0.70710659, -0.70710665, 1.36137132e-007))
  1523. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1524. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.812000036, 0.200000003, 0.579999983))
  1525. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58329773, -0.00251197815, 0.00270497799, 4.25687707e-009, -1, 2.46565747e-007, 1.65165096e-013, -2.46565747e-007, -1, 1, 4.25687707e-009, 1.64115493e-013))
  1526. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.526639998, 1))
  1527. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.812000036, 0.34799999))
  1528. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.294445038, 1.4429245, 0.00253105164, 0.965925753, -0.258819014, 6.3815186e-008, 0.258819014, 0.965925753, -2.38160979e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1529. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1530. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1531. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.12079048, -0.461172104, -1.20904753e-008, -2.04617493e-007, -1, 0.70710665, 0.70710659, -1.53235618e-007, 0.70710659, -0.70710665, 1.36137132e-007))
  1532. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1533. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1534. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1535. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.229680017, 0.249400035, 0.650759876))
  1536. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1537. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.90548706, -0.270383835, 1.38366803e-013, -2.4656245e-007, -1, -0.707106292, 0.707106471, -1.74345999e-007, 0.707106471, 0.707106292, -1.74345757e-007))
  1538. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1539. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1540. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.28609848, -1.26961899, 0.00253105164, 0.707106709, -0.707106769, 1.74346084e-007, 0.707106769, 0.707106709, -1.74345857e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1541. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1542. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.21653748, 2.8604393, 1.38366803e-013, -2.4656245e-007, -1, 0.707106769, 0.707106709, -1.74345857e-007, 0.707106709, -0.707106769, 1.74346084e-007))
  1543. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1544. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1545. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.21997452, 2.85700226, 1.38366803e-013, -2.4656245e-007, -1, 0.70710659, -0.70710665, 1.74346042e-007, -0.70710665, -0.70710659, 1.74345828e-007))
  1546. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1547. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1548. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, 1.162413, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1549. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1550. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1551. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, 1.162413, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1552. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1553. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1554. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11734962, -0.464616776, 4.62869565e-008, -2.3199955e-007, -1, 0.707106471, -0.70710659, 1.96778231e-007, -0.70710659, -0.707106471, 1.31318558e-007))
  1555. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1556. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.579999983, 0.200000003, 0.34799999))
  1557. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000606894493, -1.54850197, -4.76837158e-006, 1, -2.34479103e-012, -1.42102626e-014, 2.34479103e-012, 1, -2.89901436e-012, 2.04982668e-014, 2.89901436e-012, 1))
  1558. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1559. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1560. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, -1.15753412, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1561. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.214599997, 0.428039998, 1.68895996))
  1562. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1563. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.23126626, -1.89697075, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1564. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000222, 1, 1))
  1565. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1566. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.859739304, -1.87621498, 0.00253105164, 0.70710659, 0.70710659, -1.74345828e-007, -0.70710659, 0.70710659, -1.74346027e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1567. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1568. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58202362, 0.00305497646, 0.00253105164, 1.91577065e-008, -1, 2.46562593e-007, 0.999994159, 1.91577474e-008, -8.742213e-008, 4.37109904e-008, 2.46561086e-007, 0.999994159))
  1569. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1570. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1571. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, -0.577546716, 1.38366803e-013, -2.4656245e-007, -1, -3.40592123e-008, 0.999999821, -2.46562394e-007, 0.999999821, 3.40592123e-008, 1.29969047e-013))
  1572. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1573. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.44659999, 0.69599998, 0.371199995))
  1574. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00555098057, -1.02645874, 0.00238800049, 0.999994278, 4.2154551e-009, 1.69303035e-013, -4.21544888e-009, 0.999999523, -2.46550201e-007, -1.77448632e-013, 2.46551593e-007, 0.999994755))
  1575. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1576. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1577. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -0.0024292469, 2.16260338, 1.38366803e-013, -2.4656245e-007, -1, -0.999999702, -6.38615347e-008, -1.22620908e-013, -6.38615347e-008, 0.999999702, -2.46562365e-007))
  1578. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1579. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.463999987, 0.34799999))
  1580. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000650644302, -1.8385067, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1581. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1582. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 4.75600052, 0.200000003))
  1583. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000156164169, -4.68094444, -0.000274658203, 0.999971211, 5.13775689e-011, -1.44165397e-014, -5.13864507e-011, 1, 6.64499566e-011, 8.34828473e-015, -6.64783784e-011, 0.999971211))
  1584. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000401, 1, 0.69599992))
  1585. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1586. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.21997452, 2.85700226, 1.38366803e-013, -2.4656245e-007, -1, 0.70710659, -0.70710665, 1.74346042e-007, -0.70710665, -0.70710659, 1.74345828e-007))
  1587. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1588. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1589. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
  1590. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.230839998, 0.200680032, 2.79675961))
  1591. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1592. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, -1.15753412, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1593. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1594. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1595. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, -1.15753412, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1596. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1597. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.231999993, 0.200000003))
  1598. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000268936157, -7.1749382, -0.000166773796, -2.98020346e-008, 2.42384317e-007, 0.999980867, -2.50883971e-007, 1, -2.42379713e-007, -0.999980867, -2.50888746e-007, -2.98019742e-008))
  1599. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.698320508, 1.00999999, 0.590207934))
  1600. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.44659999, 1.15999997, 0.371199995))
  1601. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00572288036, 0.249307632, 0.00253105164, 0.999997973, 4.25688151e-009, 1.37316929e-013, -4.25688196e-009, 0.999998093, -2.46561967e-007, -1.38366789e-013, 2.46562422e-007, 0.999999881))
  1602. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1603. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1604. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00575697422, 1.22929001, 0.00253105164, 1, 4.25689928e-009, 1.49599246e-013, -4.25689928e-009, 1, -2.46565691e-007, -1.50648848e-013, 2.46565691e-007, 1))
  1605. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1606. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1607. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11734962, -0.464616776, 4.62869565e-008, -2.3199955e-007, -1, 0.707106471, -0.70710659, 1.96778231e-007, -0.70710659, -0.707106471, 1.31318558e-007))
  1608. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1609. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.579999983, 0.34799999))
  1610. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.347447634, -1.78050041, 0.000102043152, 0.999989986, 6.10373974e-011, -1.79689739e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999989986))
  1611. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1612. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1613. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.21653748, 2.8604393, 1.38366803e-013, -2.4656245e-007, -1, 0.707106769, 0.707106709, -1.74345857e-007, 0.707106709, -0.707106769, 1.74346084e-007))
  1614. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1615. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1616. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1617. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.229680017, 0.249400035, 0.650759876))
  1618. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.696000099, 0.231999993, 0.34799999))
  1619. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.872640967, -2.18717003, 0.00248718262, 1, 4.25688995e-009, 1.37317214e-013, -4.25688995e-009, 1, -2.4656245e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1620. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1621. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.91083908, -0.265031815, 1.38366803e-013, -2.4656245e-007, -1, -0.70710659, -0.707106471, 1.743458e-007, -0.707106471, 0.70710659, -1.74346027e-007))
  1622. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1623. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1624. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -2.18717003, 1.162413, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1625. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.226199999, 0.379320025, 1.68895996))
  1626. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.5,0,"Bright red","Part",Vector3.new(0.200000003, 1.50800002, 1.04400003))
  1627. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-5.53131104e-005, -7.8129406, 0.00018453598, 4.47029258e-008, 2.42408902e-007, 0.999980867, -2.50858221e-007, 1, -2.42404298e-007, -0.999980867, -2.50863025e-007, 4.47029933e-008))
  1628. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.581159949, 1, 1))
  1629. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1630. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000666975975, -2.18694496, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1631. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1632. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, -1.11735535, -1.77697182, 5.58765407e-008, -2.23627353e-007, -1, 0.707106352, -0.707106411, 1.97639011e-007, -0.707106411, -0.707106352, 1.18617642e-007))
  1633. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1634. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.231999993, 0.200000003, 0.34799999))
  1635. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.173270226, -1.66498375, 0.0001039505, 0.999997854, 6.10373974e-011, -1.7969128e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79691145e-014, -7.57154339e-011, 0.999997854))
  1636. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.580000103, 1))
  1637. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1638. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, 0.582428694, -3.71006301e-008, -2.2971102e-007, -1, 2.55454324e-008, 0.999999821, -2.29710963e-007, 0.999999821, -2.55454431e-008, -3.71006159e-008))
  1639. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0522000007, 0.293480009, 0.495319903))
  1640. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1641. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.863862991, -1.87209129, 0.00253105164, 0.70710659, -0.70710659, 1.74346027e-007, 0.70710659, 0.70710659, -1.74345828e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1642. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1643. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, -0.577546716, 1.38366803e-013, -2.4656245e-007, -1, -3.40592123e-008, 0.999999821, -2.46562394e-007, 0.999999821, 3.40592123e-008, 1.29969047e-013))
  1644. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1645. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  1646. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.21997452, 2.85700226, 1.38366803e-013, -2.4656245e-007, -1, 0.70710659, -0.70710665, 1.74346042e-007, -0.70710665, -0.70710659, 1.74345828e-007))
  1647. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.187919989, 0.477920026, 1.68895996))
  1648. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.580000043, 4.75600052, 0.200000003))
  1649. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0001963377, -4.68094635, -9.53674316e-005, 0.999990404, 6.10373974e-011, -1.79689874e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57154339e-011, 0.999990404))
  1650. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.638000011))
  1651. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  1652. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.28197098, -1.27374649, 0.00253105164, 0.707106709, 0.707106769, -1.74345885e-007, -0.707106769, 0.707106709, -1.74346056e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1653. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1654. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.116648793, -1.89650726, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1655. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1656. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1657. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.58260727, 0.582428694, -3.71006301e-008, -2.2971102e-007, -1, 2.55454324e-008, 0.999999821, -2.29710963e-007, 0.999999821, -2.55454431e-008, -3.71006159e-008))
  1658. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1659. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1660. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00563848019, -0.388711929, 0.00253295898, 0.99999404, 4.25686464e-009, 1.37316401e-013, -4.25686508e-009, 0.999994159, -2.46561001e-007, -1.38366789e-013, 2.46562422e-007, 0.999999881))
  1661. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1662. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799999, 0.34799999, 0.200000003))
  1663. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.58329582, -0.00271689892, 0.00253105164, -7.87626959e-008, 0.999999642, -2.45072926e-007, -0.999999464, 8.51500772e-008, -4.54507015e-010, 1.08588507e-008, 2.02850984e-007, 0.999999642))
  1664. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 0.595080018, 0.683239937))
  1665. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1666. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0605430603, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
  1667. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 2.79675961))
  1668. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.231999993, 0.34799999))
  1669. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.347726822, -1.60689163, -9.05990601e-005, 0.99999994, 6.59379218e-011, -1.80878482e-014, -6.59667876e-011, 1, -5.95150595e-011, 2.41627922e-014, 5.94866378e-011, 0.99999994))
  1670. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000103, 1, 1))
  1671. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  1672. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00253105164, 1.1207962, -1.77352905, -1.94793994e-008, -1.96046472e-007, -1, 0.707106471, 0.707106292, -1.52399679e-007, 0.707106292, -0.707106471, 1.24851695e-007))
  1673. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.0649600029, 0.266800046, 0.495319903))
  1674. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.696000099, 0.231999993, 0.34799999))
  1675. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.870689273, -2.18681908, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1676. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Metal,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.812000036))
  1677. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000425338745, -0.231835961, -1.08489037, -4.08055101e-009, 2.02203083e-007, 0.99999994, 0.99999994, 2.42933169e-007, 4.08050749e-009, -2.42933169e-007, 1, -2.02203097e-007))
  1678. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
  1679. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.812000036, 0.200000003, 0.812000036))
  1680. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58329773, -0.00251197815, 0.00270497799, 4.25687707e-009, -1, 2.46565747e-007, 1.65165096e-013, -2.46565747e-007, -1, 1, 4.25687707e-009, 1.64115493e-013))
  1681. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.444280028, 1))
  1682. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1683. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, -4.62282181, 0.00242900848, 1.38366803e-013, -2.4656245e-007, -1, -4.25688995e-009, 1, -2.4656245e-007, 1, 4.25688995e-009, 1.37317214e-013))
  1684. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 0.723839939))
  1685. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1686. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00563395023, 0.887273788, 0.00253295898, 0.999990106, 4.25684776e-009, 1.37315859e-013, -4.25684821e-009, 0.999990225, -2.46560035e-007, -1.38366789e-013, 2.46562422e-007, 0.999999881))
  1687. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1688. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1689. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.348541379, -1.89650154, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1690. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1691. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.579999983, 0.812000036, 0.200000003))
  1692. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.58329582, -0.00271689892, 0.00253105164, -7.87626959e-008, 0.999999642, -2.45072926e-007, -0.999999464, 8.51500772e-008, -4.54507015e-010, 1.08588507e-008, 2.02850984e-007, 0.999999642))
  1693. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.835199952, 0.808520079, 0.58927989))
  1694. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  1695. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00555217266, -1.43245697, 0.00238800049, 0.999993682, 4.21545243e-009, 1.69302926e-013, -4.21544666e-009, 0.999998927, -2.46550059e-007, -1.77448618e-013, 2.46551593e-007, 0.999994755))
  1696. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  1697. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  1698. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.115347862, -1.89650726, 0.000104904175, 0.999990463, 6.10373974e-011, -1.79689993e-014, -6.10378414e-011, 1, 7.57154339e-011, 1.79689976e-014, -7.57438556e-011, 0.999990463))
  1699. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1700. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  1701. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.055480957, 0.00242888927, 4.62282181, 1.38366803e-013, -2.4656245e-007, -1, 0.999999881, 1.91580511e-008, 1.33643137e-013, 1.91580511e-008, -0.999999881, 2.46562422e-007))
  1702. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/Asset/?id=9756362",Vector3.new(0, 0, 0),Vector3.new(0.190239996, 0.25752002, 2.79675961))
  1703. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.812000036, 0.34799999))
  1704. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.300365448, 1.44133759, 0.00253105164, 0.965925753, 0.258819014, -6.3814916e-008, -0.258819014, 0.965925753, -2.38161064e-007, -1.38366803e-013, 2.4656245e-007, 1))
  1705. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  1706.  
  1707. local Lite = it("PointLight",Torso)
  1708. Lite.Color = Color3.new(255, 255, 0)
  1709. Lite.Range = 8
  1710. Lite.Brightness = 10
  1711. Lite.Shadows = true
  1712.  
  1713. function BreakEffect(brickcolor,cframe,x1,y1,z1)
  1714. local prt=part("Custom",workspace,"Neon",0,0,"Bright red","Effect",vt(0.5,0.5,0.5))
  1715. prt.Anchored=true
  1716. prt.CFrame=cframe*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  1717. local msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  1718. coroutine.resume(coroutine.create(function(Part,CF,Numbb,randnumb)
  1719. CF=Part.CFrame
  1720. Numbb=0
  1721. randnumb=math.random()-math.random()
  1722. for i=0,1,0.05 do
  1723. wait()
  1724. CF=CF*cf(0,1,0)
  1725. --Part.CFrame=Part.CFrame*euler(0.5,0,0)*cf(0,1,0)
  1726. Part.CFrame=CF*euler(Numbb,0,0)
  1727. Part.Transparency=i
  1728. Numbb=Numbb+randnumb
  1729. end
  1730. Part.Parent=nil
  1731. end),prt)
  1732. end
  1733. --BreakEffect(BrickColor.new("New Yeller"),Hitbox.CFrame,0.5,math.random(5,20),0.5)
  1734.  
  1735. function attackone()
  1736. attack=true
  1737. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,100,200,math.random(10,20),"Normal",RootPart,.2,1) end)
  1738. for i=0,1,0.1 do
  1739. swait()
  1740. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
  1741. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  1742. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1743. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(120),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1744. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
  1745. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1746. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  1747. end
  1748. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,1)
  1749. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1)
  1750. hitconasdf = Hitbox.Touched:connect(function(hit)
  1751. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1752. if hum12 and not hum12:IsDescendantOf(Character) then
  1753. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1754. for i = 1,10 do
  1755. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1756. end
  1757. hitconasdf:disconnect()
  1758. end
  1759. end)
  1760. for i=0,1,0.1 do
  1761. swait()
  1762. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1763. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1764. local h = 5
  1765. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1766. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1767. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1768. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1769. scfr = blcf
  1770. elseif not scfr then
  1771. scfr = blcf
  1772. end
  1773. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
  1774. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  1775. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-120),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1776. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1777. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
  1778. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1779. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  1780. end
  1781. attack=false
  1782. con:disconnect()
  1783. scfr = nil
  1784. pcall(function()
  1785. hitconasdf:disconnect()
  1786. end)
  1787. end
  1788.  
  1789. function attacktwo()
  1790. attack=true
  1791. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,100,200,math.random(10,20),"Normal",RootPart,.2,1) end)
  1792. for i=0,1,0.1 do
  1793. swait()
  1794. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(90),math.rad(90)),.3)
  1795. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  1796. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-130),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1797. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1798. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-30),math.rad(-10),math.rad(0)),.3)
  1799. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  1800. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  1801. end
  1802. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
  1803. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9)
  1804. hitconasdf = Hitbox.Touched:connect(function(hit)
  1805. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1806. if hum12 and not hum12:IsDescendantOf(Character) then
  1807. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1808. for i = 1,10 do
  1809. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1810. end
  1811. hitconasdf:disconnect()
  1812. end
  1813. end)
  1814. for i=0,1,0.1 do
  1815. swait()
  1816. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1817. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1818. local h = 5
  1819. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1820. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1821. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1822. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1823. scfr = blcf
  1824. elseif not scfr then
  1825. scfr = blcf
  1826. end
  1827. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-50),math.rad(90)),.3)
  1828. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  1829. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1830. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(130),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1831. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-50),math.rad(10),math.rad(0)),.3)
  1832. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1833. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  1834. end
  1835. attack=false
  1836. con:disconnect()
  1837. scfr = nil
  1838. pcall(function()
  1839. hitconasdf:disconnect()
  1840. end)
  1841. end
  1842.  
  1843. function Stab()
  1844. attack=true
  1845. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,10000000000000000000000000000000000,10000000000000000000000000000000000,math.random(10,20),"Normal",RootPart,.2,1) end)
  1846. for i=0,1,0.1 do
  1847. swait()
  1848. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1849. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(60)),.3)
  1850. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(20),math.rad(90)),.3)
  1851. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-90)),.3)
  1852. LH.C0=clerp(LH.C0,cf(-1,-.9,0)*angles(math.rad(0),math.rad(-60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1853. RH.C0=clerp(RH.C0,cf(1,-.9,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1854. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  1855. end
  1856. hitconasdf = Hitbox.Touched:connect(function(hit)
  1857. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1858. if hum12 and not hum12:IsDescendantOf(Character) then
  1859. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1860. for i = 1,10 do
  1861. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1862. end
  1863. hitconasdf:disconnect()
  1864. end
  1865. end)
  1866. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
  1867. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9)
  1868. for i=0,1,0.1 do
  1869. swait()
  1870. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1871. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1872. local h = 5
  1873. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1874. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1875. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1876. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1877. scfr = blcf
  1878. elseif not scfr then
  1879. scfr = blcf
  1880. end
  1881. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
  1882. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(-80)),.4)
  1883. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
  1884. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-30)),.4)
  1885. LH.C0=clerp(LH.C0,cf(-1,-.9,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.4)
  1886. RH.C0=clerp(RH.C0,cf(1,-.9,0)*angles(math.rad(0),math.rad(60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.4)
  1887. handleweld.C0=clerp(handleweld.C0,cf(0,-1,-1)*angles(math.rad(-90),math.rad(0),math.rad(0)),.4)
  1888. end
  1889. con:disconnect()
  1890. attack=false
  1891. scfr = nil
  1892. pcall(function()
  1893. hitconasdf:disconnect()
  1894. end)
  1895. end
  1896.  
  1897. function Spin()
  1898. attack=true
  1899. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,200,300,math.random(10,20),"Normal",RootPart,.2,1) end)
  1900. hitconasdf = Hitbox.Touched:connect(function(hit)
  1901. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1902. if hum12 and not hum12:IsDescendantOf(Character) then
  1903. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1904. for i = 1,10 do
  1905. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1906. end
  1907. hitconasdf:disconnect()
  1908. end
  1909. end)
  1910. for i=0,1,1 do
  1911. so("http://roblox.com/asset/?id=154965962",Hitbox,1,1)
  1912. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1)
  1913. swait()
  1914. for i=0,1,0.1 do
  1915. swait()
  1916. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1917. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1918. local h = 5
  1919. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1920. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1921. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1922. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1923. scfr = blcf
  1924. elseif not scfr then
  1925. scfr = blcf
  1926. end
  1927. RW.C0=clerp(RW.C0,cf(1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(-50)),.3)
  1928. LW.C0=clerp(LW.C0,cf(-1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(50)),.3)
  1929. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0)),.3)
  1930. RH.C0=clerp(RH.C0,cf(1,-.5,-1)*angles(math.rad(-20),math.rad(90),math.rad(0)),.3)
  1931. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,5)*euler(6*i,0,0),.5)
  1932. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(30)),1)
  1933. end
  1934. end
  1935. attack=false
  1936. con:disconnect()
  1937. scfr = nil
  1938. pcall(function()
  1939. hitconasdf:disconnect()
  1940. end)
  1941. end
  1942.  
  1943. function ContAttack()
  1944. attack=true
  1945. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,300,500,math.random(10,20),"Normal",RootPart,.2,1) end)
  1946. hitconasdf = Hitbox.Touched:connect(function(hit)
  1947. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1948. if hum12 and not hum12:IsDescendantOf(Character) then
  1949. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  1950. for i = 1,10 do
  1951. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1952. end
  1953. hitconasdf:disconnect()
  1954. end
  1955. end)
  1956. for i=1,4 do
  1957. swait()
  1958. for i=0,1,0.2 do
  1959. swait()
  1960. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
  1961. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  1962. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1963. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(120),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1964. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
  1965. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1966. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  1967. end
  1968. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,1)
  1969. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1)
  1970. for i=0,1,0.2 do
  1971. swait()
  1972. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1973. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1974. local h = 5
  1975. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1976. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1977. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1978. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1979. scfr = blcf
  1980. elseif not scfr then
  1981. scfr = blcf
  1982. end
  1983. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
  1984. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  1985. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-120),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1986. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1987. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
  1988. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1989. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  1990. end
  1991. for i=0,1,0.2 do
  1992. swait()
  1993. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(90),math.rad(90)),.3)
  1994. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  1995. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-130),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1996. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1997. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-30),math.rad(-10),math.rad(0)),.3)
  1998. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  1999. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  2000. end
  2001. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
  2002. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9)
  2003. for i=0,1,0.2 do
  2004. swait()
  2005. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  2006. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  2007. local h = 5
  2008. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  2009. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  2010. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  2011. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  2012. scfr = blcf
  2013. elseif not scfr then
  2014. scfr = blcf
  2015. end
  2016. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-50),math.rad(90)),.3)
  2017. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  2018. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2019. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(130),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2020. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-50),math.rad(10),math.rad(0)),.3)
  2021. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  2022. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  2023. end
  2024. end
  2025. attack=false
  2026. con:disconnect()
  2027. scfr = nil
  2028. pcall(function()
  2029. hitconasdf:disconnect()
  2030. end)
  2031. end
  2032.  
  2033.  
  2034. function Sheathe()
  2035. attack = true
  2036. so("http://www.roblox.com/asset/?id=273797222",Hitbox,1,.9)
  2037. CurrentMode = "Sheathed"
  2038. for i = 0,1,0.1 do
  2039. swait()
  2040. handleweld.Part0 = Torso
  2041. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2042. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(-20)),.3)
  2043. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(190),math.rad(0),math.rad(0)),.3)
  2044. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(20),math.rad(-10)),.3)
  2045. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2046. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2047. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2048. end
  2049. attack = false
  2050. end
  2051.  
  2052. function Unsheathe()
  2053. attack = true
  2054. CurrentMode = "Unsheathed"
  2055. so("http://www.roblox.com/asset/?id=239169404",Hitbox,1,.9)
  2056. for i = 0,1,0.1 do
  2057. swait()
  2058. handleweld.Part0 = RightArm
  2059. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  2060. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(60)),.3)
  2061. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(200),math.rad(0),math.rad(0)),.3)
  2062. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(-30),math.rad(-30)),.3)
  2063. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2064. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2065. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(30),math.rad(0)),.3)
  2066. end
  2067. scfr = nil
  2068. attack = false
  2069. end
  2070.  
  2071. local Sit = false
  2072.  
  2073. mouse.Button1Down:connect(function()
  2074. if attack==false then
  2075. if attacktype==1 and CurrentMode == "Unsheathed" then
  2076. attack=true
  2077. attacktype=2
  2078. attackone()
  2079. elseif attacktype==2 and CurrentMode == "Unsheathed" then
  2080. attack=true
  2081. attacktype=1
  2082. attacktwo()
  2083. end
  2084. end
  2085. end)
  2086.  
  2087.  
  2088. mouse.KeyDown:connect(function(k)
  2089. k=k:lower()
  2090. if k=='q' then
  2091. if attack==false and CurrentMode == "Unsheathed" then
  2092. Stab()
  2093. end
  2094. elseif k=='e' then
  2095. if attack==false and CurrentMode == "Unsheathed" then
  2096. Spin()
  2097. end
  2098. elseif k=='r' then
  2099. if attack==false and CurrentMode == "Unsheathed" then
  2100. ContAttack()
  2101. end
  2102. elseif k=='f' then
  2103. if attack==false and CurrentMode == "Unsheathed" then
  2104. Sheathe()
  2105. elseif k=='f' then
  2106. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2107. Unsheathe()
  2108. end
  2109. end
  2110. elseif k=='t' then
  2111. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2112. Sit = true
  2113. Humanoid.WalkSpeed = 0
  2114. elseif k=='t' then
  2115. if attack==false and Sit == true and CurrentMode == "Sheathed" then
  2116. Sit = false
  2117. Humanoid.WalkSpeed = 16
  2118. end
  2119. end
  2120.  
  2121. end
  2122. end)
  2123.  
  2124.  
  2125. local sine = 0
  2126. local change = 1
  2127. local val = 0
  2128.  
  2129. while true do
  2130. swait()
  2131. sine = sine + change
  2132. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  2133. local velderp=RootPart.Velocity.y
  2134. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  2135. if equipped==true or equipped==false then
  2136. if attack==false then
  2137. idle=idle+1
  2138. else
  2139. idle=0
  2140. end
  2141. if idle>=500 then
  2142. if attack==false then
  2143. end
  2144. end
  2145. if RootPart.Velocity.y > 1 and hitfloor==nil then
  2146. Anim="Jump"
  2147. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  2148. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2149. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2150. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(50),math.rad(0),math.rad(30)),.3)
  2151. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-40),math.rad(5),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2152. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2153. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  2154. end
  2155. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2156. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2157. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  2158. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(30)),.3)
  2159. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-30)),.3)
  2160. LH.C0=clerp(LH.C0,cf(-1,-1,-.2)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2161. RH.C0=clerp(RH.C0,cf(1,-1,-.2)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2162. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2163. end
  2164. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  2165. Anim="Fall"
  2166. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  2167. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2168. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2169. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-5),math.rad(0),math.rad(20)),.3)
  2170. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-40),math.rad(5),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2171. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2172. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  2173. end
  2174. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2175. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2176. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  2177. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(50)),.3)
  2178. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-50)),.3)
  2179. LH.C0=clerp(LH.C0,cf(-1,-.5,-.5)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2180. RH.C0=clerp(RH.C0,cf(1,-1,-.5)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2181. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2182. end
  2183. elseif torvel<1 and hitfloor~=nil then
  2184. Anim="Idle"
  2185. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  2186. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-40)),.3)
  2187. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(40)),.3)
  2188. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(40),math.rad(0),math.rad(20)),.3)
  2189. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(20),math.rad(-10)),.3)
  2190. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2191. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2192. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  2193. end
  2194. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2195. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2196. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(0)),.3)
  2197. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(5)),.3)
  2198. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-5)),.3)
  2199. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2200. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2201. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2202. end
  2203. if attack==false and Sit == true and CurrentMode == "Sheathed" then
  2204. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-2)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2205. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2206. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-10),math.rad(0),math.rad(5)),.3)
  2207. LW.C0=clerp(LW.C0,cf(-1.3,0.5,0)*euler(math.rad(90),math.rad(0),math.rad(30)),.3)
  2208. LH.C0=clerp(LH.C0,cf(-1,.7,-.5)*angles(math.rad(0),math.rad(-90),math.rad(-10))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2209. RH.C0=clerp(RH.C0,cf(1,-.5,-.5)*angles(math.rad(0),math.rad(90),math.rad(70))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2210. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2211. end
  2212. elseif torvel>2 and hitfloor~=nil then
  2213. Anim="Walk"
  2214. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  2215. change=3
  2216. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  2217. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  2218. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-5),math.rad(0),math.rad(20)),.3)
  2219. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-30),math.rad(5),math.rad(-10)),.3)
  2220. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2221. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  2222. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(15),math.rad(-10),math.rad(0)),.3)
  2223. end
  2224. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  2225. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  2226. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  2227. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(30*math.cos(sine/10)),math.rad(0),math.rad(5)),.3)
  2228. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-30*math.cos(sine/10)),math.rad(0),math.rad(-5)),.3)
  2229. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
  2230. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-2),math.rad(0),math.rad(0)),.3)
  2231. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  2232. end
  2233. end
  2234. end
  2235. if #Effects>0 then
  2236. for e=1,#Effects do
  2237. if Effects[e]~=nil then
  2238. local Thing=Effects[e]
  2239. if Thing~=nil then
  2240. local Part=Thing[1]
  2241. local Mode=Thing[2]
  2242. local Delay=Thing[3]
  2243. local IncX=Thing[4]
  2244. local IncY=Thing[5]
  2245. local IncZ=Thing[6]
  2246. if Thing[1].Transparency<=1 then
  2247. if Thing[2]=="Block1" then
  2248. Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  2249. Mesh=Thing[1].Mesh
  2250. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  2251. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2252. elseif Thing[2]=="Cylinder" then
  2253. Mesh=Thing[1].Mesh
  2254. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  2255. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2256. elseif Thing[2]=="Blood" then
  2257. Mesh=Thing[7]
  2258. Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
  2259. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  2260. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2261. elseif Thing[2]=="Elec" then
  2262. Mesh=Thing[1].Mesh
  2263. Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
  2264. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2265. elseif Thing[2]=="Disappear" then
  2266. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  2267. end
  2268. else
  2269. Part.Parent=nil
  2270. table.remove(Effects,e)
  2271. end
  2272. end
  2273. end
  2274. end
  2275. end
  2276. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement