Advertisement
JRKPastesBins

Untitled

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