Advertisement
JRKPastesBins

Untitled

Jul 22nd, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 189.28 KB | None | 0 0
  1. local p = game.Players.LocalPlayer
  2. local char = p.Character
  3. local mouse = p:GetMouse()
  4. local larm = char["Left Arm"]
  5. local rarm = char["Right Arm"]
  6. local lleg = char["Left Leg"]
  7. local rleg = char["Right Leg"]
  8. local hed = char.Head
  9. local torso = char.Torso
  10. local hum = char.Humanoid
  11. local cam = game.Workspace.CurrentCamera
  12. local root = char.HumanoidRootPart
  13. local deb = false
  14. local shot = 0
  15. local debris=game:service"Debris"
  16. local l = game:GetService("Lighting")
  17. local rs = game:GetService("RunService").RenderStepped
  18. ptz = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
  19. math.randomseed(os.time())
  20. for i,v in pairs(char:children()) do
  21. if v:IsA("Hat") then
  22. v:Destroy()
  23. end
  24. end
  25. for i,v in pairs (hed:GetChildren()) do
  26. if v:IsA("Sound") then
  27. v:Destroy()
  28. end
  29. end
  30. ----------------------------------------------------
  31. Debounces = {
  32. CanAttack = true;
  33. NoIdl = false;
  34. Slashing = false;
  35. Slashed = false;
  36. RPunch = false;
  37. RPunched = false;
  38. LPunch = false;
  39. LPunched = false;
  40. }
  41. local Touche = {char.Name, }
  42. ----------------------------------------------------
  43.  
  44. ----------------------------------------------------
  45.  
  46. ----------------------------------------------------
  47. LoudVolume = false
  48. Submerged = false
  49. Music = true
  50. script.Name = ""
  51. Player = game.Players.LocalPlayer
  52. c = game.Players.LocalPlayer.Character
  53. Head = c.Head
  54. anim = c.Humanoid.Animator
  55. Humanoid = c:findFirstChild("Humanoid")
  56. Humanoid.Name = "InfiniteBeing"
  57. b23 = Instance.new("BoolValue", c)
  58. b23.Name = "InfiniteHuman"
  59. rage = false
  60. p = game.Players.LocalPlayer
  61. Music = false
  62. local Effects = {}
  63. attack = false
  64. local attacking = false
  65. vt = Vector3.new
  66. bc = BrickColor.new
  67. br = BrickColor.random
  68. it = Instance.new
  69. cf = CFrame.new
  70. euler = CFrame.fromEulerAnglesXYZ
  71. angles = CFrame.Angles
  72. matr = math.random
  73. mouse = Player:GetMouse()
  74. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  75. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  76. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  77. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  78. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  79. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  80. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  81. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  82. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  83. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  84. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  85. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  86. RS = c.Torso:FindFirstChild("Right Shoulder")
  87. LS = c.Torso:FindFirstChild("Left Shoulder")
  88. RH = c.Torso:FindFirstChild("Right Hip")
  89. LH = c.Torso:FindFirstChild("Left Hip")
  90. RJ = c.HumanoidRootPart:FindFirstChild("RootJoint")
  91. N = c.Torso:FindFirstChild("Neck")
  92. cf = CFrame.new
  93. ang = CFrame.Angles
  94. rd = math.rad
  95. rd2 = math.random
  96. function swait(num)
  97. if num == 0 or num == nil then
  98. game:service("RunService").Heartbeat:wait(0)
  99. else
  100. for i = 0, num do
  101. game:service("RunService").Heartbeat:wait(0)
  102. end
  103. end
  104. end
  105. function lerpz(joint, prop, cfrmz, alp)
  106. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  107. end
  108. function resetlerp()
  109. RJ.C0 = RJC0
  110. RJ.C1 = RJC1
  111. N.C0 = NC0
  112. N.C1 = NC1
  113. RS.C0 = RSC0
  114. RS.C1 = RSC1
  115. LS.C0 = LSC0
  116. LS.C1 = LSC1
  117. RH.C0 = RHC0
  118. RH.C1 = RHC1
  119. LH.C0 = LHC0
  120. LH.C1 = LHC1
  121. end
  122.  
  123. trazx = Instance.new("ParticleEmitter")
  124. function New(Object, Parent, Name, Data)
  125. local Object = Instance.new(Object)
  126. for Index, Value in pairs(Data or {}) do
  127. Object[Index] = Value
  128. end
  129. Object.Parent = Parent
  130. Object.Name = Name
  131. return Object
  132. end
  133. Form = "None"
  134. function SSJB()
  135. if Form == "None" then
  136. Form = "SSJB"
  137. hed.face.Texture = "rbxassetid://"
  138. attack = true
  139. anim.Parent = nil
  140. for i = 1, 35 do
  141. swait()
  142. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.3)
  143. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.3)
  144. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.5) * ang(rd(-45), rd(0), rd(140)), 0.3)
  145. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  146. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.5) * ang(rd(-45), rd(0), rd(-140)), 0.3)
  147. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  148. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(-25)), 0.3)
  149. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  150. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(25)), 0.3)
  151. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  152. end
  153. local S = Instance.new("Sound", c.HumanoidRootPart)
  154. S.SoundId = "rbxassetid://263260463"
  155. S.Volume = 1
  156. S:Play()
  157. local S2 = Instance.new("Sound", c.HumanoidRootPart)
  158. S2.SoundId = "rbxassetid://600060450"
  159. S2.Looped = true
  160. S2:Play()
  161. for i = 1, 15 do
  162. swait()
  163. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.35) * ang(rd(10), rd(0), rd(0)), 0.5)
  164. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(35), rd(0), rd(0)), 0.5)
  165. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-5), rd(5), rd(45)), 0.5)
  166. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  167. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-5), rd(-5), rd(-45)), 0.5)
  168. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  169. lerpz(RH, "C0", RHC0 * cf(0.35, 0.35, 0.05) * ang(rd(0), rd(-10), rd(10)), 0.5)
  170. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  171. lerpz(LH, "C0", LHC0 * cf(-0.35, 0.35, 0.05) * ang(rd(0), rd(10), rd(-10)), 0.5)
  172. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  173. end
  174. for i, v in pairs(c:children()) do
  175. if v.ClassName == "Part" then
  176. local tra = trazx:clone()
  177. tra.Parent = v
  178. tra.LightEmission = 1
  179. tra.Color = ColorSequence.new(Color3.new(255, 0, 0))
  180. tra.Rate = 15
  181. tra.Rotation = NumberRange.new(-5, 5)
  182. tra.Lifetime = NumberRange.new(1.5, 2)
  183. tra.Size = NumberSequence.new({
  184. NumberSequenceKeypoint.new(0, 0.1, 0),
  185. NumberSequenceKeypoint.new(1, 0, 0)
  186. })
  187. tra.Transparency = NumberSequence.new({
  188. NumberSequenceKeypoint.new(0, 1, 0),
  189. NumberSequenceKeypoint.new(0.135, 0, 0),
  190. NumberSequenceKeypoint.new(0.875, 0, 0),
  191. NumberSequenceKeypoint.new(1, 1, 0)
  192. })
  193. tra.Speed = NumberRange.new(0.5)
  194. tra.VelocitySpread = 360
  195. tra.VelocityInheritance = 0.5
  196. tra.ZOffset = 2
  197. tra.Acceleration = Vector3.new(0, 2.5, 0)
  198. end
  199. end
  200. local tra = trazx:clone()
  201. tra.Parent = c.HumanoidRootPart
  202. tra.Texture = "rbxassetid://347730682"
  203. tra.LightEmission = 0.8
  204. tra.Color = ColorSequence.new(Color3.new(255, 0, 0))
  205. tra.Rate = 250
  206. tra.Rotation = NumberRange.new(-5, 5)
  207. tra.Lifetime = NumberRange.new(0.75)
  208. tra.Size = NumberSequence.new({
  209. NumberSequenceKeypoint.new(0, 4.81, 0.875),
  210. NumberSequenceKeypoint.new(1, 2.13, 0.875)
  211. })
  212. tra.Transparency = NumberSequence.new({
  213. NumberSequenceKeypoint.new(0, 1, 0),
  214. NumberSequenceKeypoint.new(0.0399, 0.85, 0),
  215. NumberSequenceKeypoint.new(0.394, 0.9, 0),
  216. NumberSequenceKeypoint.new(0.699, 1, 0),
  217. NumberSequenceKeypoint.new(1, 1, 0)
  218. })
  219. tra.Speed = NumberRange.new(15)
  220. tra.VelocitySpread = 360
  221. tra.VelocityInheritance = 0.5
  222. tra.ZOffset = 3.5
  223. tra.Acceleration = Vector3.new(0, 25, 0)
  224. for i = 1, 25 do
  225. for i = 1, 3 do
  226. swait()
  227. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.4) * ang(rd(12), rd(0), rd(0)), 0.5)
  228. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(35), rd(0), rd(0)), 0.5)
  229. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-15), rd(5), rd(50)), 0.5)
  230. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  231. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-15), rd(-5), rd(-50)), 0.5)
  232. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  233. lerpz(RH, "C0", RHC0 * cf(0.35, 0.35, 0.05) * ang(rd(0), rd(-12), rd(12)), 0.5)
  234. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  235. lerpz(LH, "C0", LHC0 * cf(-0.35, 0.35, 0.05) * ang(rd(0), rd(12), rd(-12)), 0.5)
  236. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  237. end
  238. for i = 1, 3 do
  239. swait()
  240. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.35) * ang(rd(10), rd(0), rd(0)), 0.5)
  241. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(35), rd(0), rd(0)), 0.5)
  242. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-15), rd(5), rd(45)), 0.5)
  243. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  244. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-15), rd(-5), rd(-45)), 0.5)
  245. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  246. lerpz(RH, "C0", RHC0 * cf(0.35, 0.35, 0.05) * ang(rd(0), rd(-10), rd(10)), 0.5)
  247. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  248. lerpz(LH, "C0", LHC0 * cf(-0.35, 0.35, 0.05) * ang(rd(0), rd(10), rd(-10)), 0.5)
  249. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  250. end
  251. end
  252. local S3 = Instance.new("Sound", c.HumanoidRootPart)
  253. S3.SoundId = "rbxassetid://440794203"
  254. S3.Volume = 10
  255. S3:Play()
  256. S2.SoundId = "rbxassetid://600060450"
  257. S2:Play()
  258. local SE = Instance.new("ChorusSoundEffect", S3)
  259. tra.LightEmission = 0.8
  260. tra.Color = ColorSequence.new(Color3.new(0, 0.6666666666666666, 1))
  261. tra.Rate = 250
  262. tra.Rotation = NumberRange.new(-5, 5)
  263. tra.Lifetime = NumberRange.new(0.2, 0.4)
  264. tra.Size = NumberSequence.new({
  265. NumberSequenceKeypoint.new(0, 4.81, 0.875),
  266. NumberSequenceKeypoint.new(1, 2.13, 0.875)
  267. })
  268. tra.Transparency = NumberSequence.new({
  269. NumberSequenceKeypoint.new(0, 1, 0),
  270. NumberSequenceKeypoint.new(0.0399, 0.8, 0),
  271. NumberSequenceKeypoint.new(0.394, 0.8, 0),
  272. NumberSequenceKeypoint.new(0.699, 1, 0),
  273. NumberSequenceKeypoint.new(1, 1, 0)
  274. })
  275. tra.Speed = NumberRange.new(5)
  276. tra.VelocitySpread = 360
  277. tra.VelocityInheritance = 0.5
  278. tra.ZOffset = 3.5
  279. tra.Acceleration = Vector3.new(0, 150, 0)
  280. P.BrickColor = BrickColor.new("Really red")
  281. W.C0 = CFrame.Angles(0, 0, 0)
  282. P.Material = "Neon"
  283. local M = Instance.new("SpecialMesh", P)
  284. M.MeshId = "rbxassetid://560718478"
  285. M.Scale = Vector3.new(6.25, 6.25, 6.25)
  286. M.Offset = Vector3.new(-0.05, 0.9, 0.5)
  287. local s = Instance.new("Sound", c.Head)
  288. s.SoundId = "rbxassetid://"
  289. s.Volume = 1
  290. s.Looped = true
  291. s:play()
  292. for i = 1, 50 do
  293. swait()
  294. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.3)
  295. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.3)
  296. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.5) * ang(rd(-25), rd(0), rd(-25)), 0.3)
  297. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  298. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.5) * ang(rd(-25), rd(0), rd(25)), 0.3)
  299. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  300. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(-25)), 0.3)
  301. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  302. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(25)), 0.3)
  303. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  304. end
  305. resetlerp()
  306. attack = false
  307. anim.Parent = Humanoid
  308. elseif Form == "SSJB" then
  309. Form = "Kaioken"
  310. attack = true
  311. anim.Parent = nil
  312. for i = 1, 35 do
  313. swait()
  314. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.3)
  315. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.3)
  316. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.5) * ang(rd(-45), rd(0), rd(140)), 0.3)
  317. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  318. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.5) * ang(rd(-45), rd(0), rd(-140)), 0.3)
  319. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  320. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(-25)), 0.3)
  321. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  322. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(25)), 0.3)
  323. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  324. end
  325. local S = Instance.new("Sound", c.HumanoidRootPart)
  326. S.SoundId = "rbxassetid://263260463"
  327. S.Volume = 1
  328. S:Play()
  329. S2.SoundId = "rbxassetid://336074463"
  330. S2:Play()
  331. for i = 1, 15 do
  332. swait()
  333. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.35) * ang(rd(10), rd(0), rd(0)), 0.5)
  334. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(35), rd(0), rd(0)), 0.5)
  335. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-5), rd(5), rd(45)), 0.5)
  336. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  337. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-5), rd(-5), rd(-45)), 0.5)
  338. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  339. lerpz(RH, "C0", RHC0 * cf(0.35, 0.35, 0.05) * ang(rd(0), rd(-10), rd(10)), 0.5)
  340. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  341. lerpz(LH, "C0", LHC0 * cf(-0.35, 0.35, 0.05) * ang(rd(0), rd(10), rd(-10)), 0.5)
  342. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  343. end
  344. local tra = trazx:clone()
  345. tra.Parent = c.HumanoidRootPart
  346. tra.Texture = "rbxassetid://347730682"
  347. tra.LightEmission = 0.8
  348. tra.Color = ColorSequence.new(Color3.new(255, 0, 0))
  349. tra.Rate = 250
  350. tra.Rotation = NumberRange.new(-5, 5)
  351. tra.Lifetime = NumberRange.new(0.3)
  352. tra.Size = NumberSequence.new({
  353. NumberSequenceKeypoint.new(0, 8, 0.875),
  354. NumberSequenceKeypoint.new(1, 10, 0.875)
  355. })
  356. tra.Transparency = NumberSequence.new({
  357. NumberSequenceKeypoint.new(0, 1, 0),
  358. NumberSequenceKeypoint.new(0.0399, 0.531, 0),
  359. NumberSequenceKeypoint.new(0.394, 0.906, 0),
  360. NumberSequenceKeypoint.new(0.699, 1, 0),
  361. NumberSequenceKeypoint.new(1, 1, 0)
  362. })
  363. tra.Speed = NumberRange.new(75)
  364. tra.VelocitySpread = 360
  365. tra.VelocityInheritance = 0.5
  366. tra.ZOffset = 3
  367. tra.Acceleration = Vector3.new(0, 350, 0)
  368. local S4 = Instance.new("Sound", c.HumanoidRootPart)
  369. S4.SoundId = "rbxassetid://738749992"
  370. S4.Volume = 5
  371. S4:Play()
  372. for i = 1, 2 do
  373. local SE = Instance.new("ChorusSoundEffect", S4)
  374. end
  375. for i = 1, 23 do
  376. for i = 1, 3 do
  377. swait()
  378. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.4) * ang(rd(12), rd(0), rd(0)), 1)
  379. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(35), rd(0), rd(0)), 1)
  380. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-15), rd(5), rd(50)), 1)
  381. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  382. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-15), rd(-5), rd(-50)), 1)
  383. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  384. lerpz(RH, "C0", RHC0 * cf(0.35, 0.35, 0.05) * ang(rd(0), rd(-12), rd(12)), 1)
  385. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  386. lerpz(LH, "C0", LHC0 * cf(-0.35, 0.35, 0.05) * ang(rd(0), rd(12), rd(-12)), 1)
  387. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  388. end
  389. for i = 1, 3 do
  390. swait()
  391. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.35) * ang(rd(10), rd(0), rd(0)), 1)
  392. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(35), rd(0), rd(0)), 1)
  393. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(-15), rd(5), rd(45)), 1)
  394. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  395. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-15), rd(-5), rd(-45)), 1)
  396. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  397. lerpz(RH, "C0", RHC0 * cf(0.35, 0.35, 0.05) * ang(rd(0), rd(-10), rd(10)), 1)
  398. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  399. lerpz(LH, "C0", LHC0 * cf(-0.35, 0.35, 0.05) * ang(rd(0), rd(10), rd(-10)), 1)
  400. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  401. end
  402. end
  403. local S3 = Instance.new("Sound", c.HumanoidRootPart)
  404. S3.SoundId = "rbxassetid://440794203"
  405. S3.Volume = 1.5
  406. S3:Play()
  407. S2.SoundId = "rbxassetid://590580496"
  408. S2:Play()
  409. tra.LightEmission = 0.8
  410. tra.Color = ColorSequence.new(Color3.new(1, 0, 0))
  411. tra.Rate = 250
  412. tra.Rotation = NumberRange.new(-5, 5)
  413. tra.Lifetime = NumberRange.new(0.3)
  414. tra.Size = NumberSequence.new({
  415. NumberSequenceKeypoint.new(0, 8, 0.875),
  416. NumberSequenceKeypoint.new(1, 10, 0.875)
  417. })
  418. tra.Transparency = NumberSequence.new({
  419. NumberSequenceKeypoint.new(0, 1, 0),
  420. NumberSequenceKeypoint.new(0.0399, 0.531, 0),
  421. NumberSequenceKeypoint.new(0.394, 0.906, 0),
  422. NumberSequenceKeypoint.new(0.699, 1, 0),
  423. NumberSequenceKeypoint.new(1, 1, 0)
  424. })
  425. tra.Speed = NumberRange.new(25)
  426. tra.VelocitySpread = 360
  427. tra.VelocityInheritance = 0.5
  428. tra.ZOffset = 3
  429. tra.Acceleration = Vector3.new(0, 350, 0)
  430. for i = 1, 50 do
  431. swait()
  432. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.3)
  433. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.3)
  434. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.5) * ang(rd(-25), rd(0), rd(-25)), 0.3)
  435. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  436. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.5) * ang(rd(-25), rd(0), rd(25)), 0.3)
  437. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  438. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(-25)), 0.3)
  439. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  440. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(25)), 0.3)
  441. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  442. end
  443. resetlerp()
  444. attack = false
  445. anim.Parent = Humanoid
  446. end
  447. end
  448. ButtonDown = false
  449. CombatDebounce = false
  450. Combo = 1
  451. mouse.Button1Down:connect(function()
  452. if CombatDebounce == true then
  453. return
  454. end
  455. CombatDebounce = true
  456. ButtonDown = true
  457. if Form == "None" then
  458. local SP = Instance.new("Sound", c.HumanoidRootPart)
  459. SP.SoundId = "rbxassetid://696622391"
  460. SP.PlaybackSpeed = math.random(90, 120) / 100
  461. SP.Volume = 5
  462. SP:Play()
  463. for i, v in pairs(game.Workspace:children()) do
  464. if v:findFirstChild("Humanoid") ~= nil and v:findFirstChild("HumanoidRootPart") ~= nil and v ~= c and v.HumanoidRootPart.Position - c.HumanoidRootPart.Position.magnitude <= 6 then
  465. v.Humanoid.Health = v.Humanoid.Health - 15
  466. end
  467. end
  468. if Combo == 1 then
  469. Combo = 2
  470. for i = 1, 3 do
  471. swait()
  472. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(15), rd(60)), 0.8)
  473. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-60)), 0.8)
  474. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(-60), rd(110)), 0.8)
  475. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  476. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  477. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  478. lerpz(RH, "C0", RHC0 * cf(0.5, 0.75, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  479. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  480. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(45)), 0.8)
  481. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  482. end
  483. for i = 1, 4 do
  484. swait()
  485. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(15), rd(100)), 0.5)
  486. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-100)), 0.5)
  487. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(-80), rd(90)), 0.5)
  488. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  489. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  490. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  491. lerpz(RH, "C0", RHC0 * cf(0.5, 0.75, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  492. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  493. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(45)), 0.5)
  494. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  495. end
  496. CombatDebounce = false
  497. for i = 1, 2 do
  498. swait()
  499. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  500. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  501. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  502. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  503. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  504. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  505. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  506. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  507. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  508. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  509. end
  510. elseif Combo == 2 then
  511. Combo = 3
  512. for i = 1, 3 do
  513. swait()
  514. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(-25), rd(-80)), 0.8)
  515. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(40)), 0.8)
  516. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(40), rd(-80)), 0.8)
  517. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  518. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  519. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  520. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  521. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  522. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(40), rd(-60)), 0.8)
  523. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  524. end
  525. for i = 1, 4 do
  526. swait()
  527. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(-25), rd(-160)), 0.5)
  528. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(60)), 0.5)
  529. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(60), rd(-90)), 0.5)
  530. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  531. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  532. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  533. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  534. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  535. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(60), rd(-95)), 0.5)
  536. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  537. end
  538. CombatDebounce = false
  539. for i = 1, 2 do
  540. swait()
  541. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  542. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  543. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  544. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  545. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  546. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  547. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  548. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  549. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  550. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  551. end
  552. elseif Combo == 3 then
  553. Combo = 4
  554. for i = 1, 3 do
  555. swait()
  556. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(25), rd(80)), 0.8)
  557. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(40)), 0.8)
  558. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(40), rd(-80)), 0.8)
  559. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  560. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  561. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  562. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  563. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(40), rd(-60)), 0.8)
  564. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  565. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  566. end
  567. for i = 1, 4 do
  568. swait()
  569. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(25), rd(160)), 0.5)
  570. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(60)), 0.5)
  571. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(60), rd(-90)), 0.5)
  572. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  573. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  574. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  575. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(60), rd(-95)), 0.5)
  576. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  577. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  578. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  579. end
  580. CombatDebounce = false
  581. for i = 1, 2 do
  582. swait()
  583. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  584. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  585. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  586. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  587. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  588. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  589. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  590. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  591. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  592. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  593. end
  594. elseif Combo == 4 then
  595. Combo = 1
  596. for i = 1, 3 do
  597. swait()
  598. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(25), rd(-80)), 0.8)
  599. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(40)), 0.8)
  600. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(40), rd(80)), 0.8)
  601. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  602. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  603. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  604. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  605. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  606. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(40), rd(-60)), 0.8)
  607. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.8)
  608. end
  609. for i = 1, 4 do
  610. swait()
  611. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(25), rd(-160)), 0.5)
  612. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(60)), 0.5)
  613. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(60), rd(90)), 0.5)
  614. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  615. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  616. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  617. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  618. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  619. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(60), rd(-95)), 0.5)
  620. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  621. end
  622. CombatDebounce = false
  623. for i = 1, 2 do
  624. swait()
  625. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  626. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  627. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  628. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  629. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  630. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  631. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  632. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  633. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  634. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.45)
  635. end
  636. end
  637. else
  638. while ButtonDown == true do
  639. local SP = Instance.new("Sound", c.HumanoidRootPart)
  640. SP.SoundId = "rbxassetid://696622391"
  641. SP.PlaybackSpeed = math.random(90, 120) / 100
  642. SP.Volume = 5
  643. SP:Play()
  644. for i, v in pairs(game.Workspace:children()) do
  645. if v:findFirstChild("Humanoid") ~= nil and v:findFirstChild("HumanoidRootPart") ~= nil and v ~= c and v.HumanoidRootPart.Position - c.HumanoidRootPart.Position.magnitude <= 6 then
  646. v.Humanoid.Health = v.Humanoid.Health - 15
  647. end
  648. end
  649. if Combo == 1 then
  650. Combo = 2
  651. for i = 1, 1 do
  652. swait()
  653. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.random(-180, 180))), 1)
  654. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-math.random(-180, 180))), 1)
  655. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(-60), rd(110)), 1)
  656. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  657. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  658. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  659. lerpz(RH, "C0", RHC0 * cf(0.5, 0.75, 0) * ang(rd(0), rd(0), rd(0)), 1)
  660. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  661. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(45)), 1)
  662. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  663. end
  664. for i = 1, 2 do
  665. swait()
  666. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.random(-180, 180))), 0.75)
  667. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-math.random(-180, 180))), 0.75)
  668. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(-math.random(-90, 90)), rd(math.random(-90, 90))), 0.75)
  669. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  670. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.75)
  671. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  672. lerpz(RH, "C0", RHC0 * cf(0.5, 0.75, 0) * ang(rd(math.random(-90, 90)), rd(math.random(-90, 90)), rd(0)), 0.75)
  673. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  674. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.75)
  675. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  676. end
  677. CombatDebounce = false
  678. for i = 1, 2 do
  679. swait()
  680. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  681. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  682. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  683. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  684. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  685. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  686. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  687. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  688. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  689. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.7)
  690. end
  691. elseif Combo == 2 then
  692. Combo = 3
  693. for i = 1, 1 do
  694. swait()
  695. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-math.random(-180, 180))), 1)
  696. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.random(-180, 180))), 1)
  697. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(-math.random(-90, 90))), 1)
  698. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  699. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 1)
  700. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  701. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 1)
  702. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  703. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(-math.random(-90, 90))), 1)
  704. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  705. end
  706. for i = 1, 3 do
  707. swait()
  708. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-math.random(-180, 180))), 0.5)
  709. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.random(-180, 180))), 0.5)
  710. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(-math.random(-90, 90))), 0.5)
  711. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  712. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.5)
  713. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  714. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.5)
  715. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  716. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(-math.random(-90, 90))), 0.5)
  717. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  718. end
  719. CombatDebounce = false
  720. for i = 1, 2 do
  721. swait()
  722. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  723. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  724. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  725. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  726. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  727. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  728. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  729. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  730. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  731. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  732. end
  733. elseif Combo == 3 then
  734. Combo = 4
  735. for i = 1, 1 do
  736. swait()
  737. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.random(-180, 180))), 1)
  738. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.random(-180, 180))), 1)
  739. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(-math.random(-90, 90))), 1)
  740. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  741. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 1)
  742. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  743. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  744. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(-math.random(-90, 90))), 1)
  745. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  746. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  747. end
  748. for i = 1, 3 do
  749. swait()
  750. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(160)), 0.75)
  751. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(60)), 0.75)
  752. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(-math.random(-90, 90))), 0.75)
  753. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  754. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.75)
  755. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  756. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(-math.random(-90, 90))), 0.75)
  757. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  758. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.75)
  759. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  760. end
  761. CombatDebounce = false
  762. for i = 1, 2 do
  763. swait()
  764. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  765. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  766. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  767. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  768. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  769. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  770. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  771. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  772. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  773. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  774. end
  775. elseif Combo == 4 then
  776. Combo = 1
  777. for i = 1, 1 do
  778. swait()
  779. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-math.random(-180, 180))), 1)
  780. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.random(-180, 180))), 1)
  781. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 1)
  782. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  783. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 1)
  784. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  785. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 1)
  786. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  787. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 1)
  788. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  789. end
  790. for i = 1, 3 do
  791. swait()
  792. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-math.random(-180, 180))), 0.76)
  793. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.random(-180, 180))), 0.76)
  794. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.75)
  795. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  796. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.75)
  797. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  798. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.75)
  799. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  800. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(math.random(-90, 90)), rd(math.random(-90, 90))), 0.75)
  801. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.75)
  802. end
  803. CombatDebounce = false
  804. for i = 1, 2 do
  805. swait()
  806. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  807. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  808. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  809. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  810. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  811. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  812. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  813. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  814. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  815. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.76)
  816. end
  817. end
  818. end
  819. end
  820. resetlerp()
  821. end)
  822. mouse.Button1Up:connect(function()
  823. ButtonDown = false
  824. end)
  825. function Kamehameha()
  826. resetlerp()
  827. CombatDebounce = true
  828. attack = true
  829. anim.Parent = nil
  830. c.HumanoidRootPart.Anchored = true
  831. local P = Instance.new("Part", c)
  832. P.CanCollide = false
  833. P.Size = Vector3.new(0.2, 0.2, 0.2)
  834. P.Transparency = 1
  835. local W2 = Instance.new("Weld", c["Right Arm"])
  836. W2.Part0 = c["Right Arm"]
  837. W2.Part1 = P
  838. W2.C0 = CFrame.new(0, -1, 0)
  839. local tra
  840. if Form == "Kaioken" then
  841. tra = trazx:clone()
  842. tra.Parent = P
  843. tra.LightEmission = 1
  844. tra.Color = ColorSequence.new({
  845. ColorSequenceKeypoint.new(0, Color3.new(0, 0.6666666666666666, 1)),
  846. ColorSequenceKeypoint.new(0.5, Color3.new(0.3843137254901961, 0.8666666666666667, 1)),
  847. ColorSequenceKeypoint.new(1, Color3.new(1, 0.19607843137254902, 1))
  848. })
  849. tra.Rate = 50
  850. tra.Rotation = NumberRange.new(-360, 360)
  851. tra.Lifetime = NumberRange.new(1)
  852. tra.Size = NumberSequence.new({
  853. NumberSequenceKeypoint.new(0, 0.273, 0),
  854. NumberSequenceKeypoint.new(0.779, 0.984, 0.492),
  855. NumberSequenceKeypoint.new(1, 3.06, 0)
  856. })
  857. tra.Transparency = NumberSequence.new({
  858. NumberSequenceKeypoint.new(0, 1, 0),
  859. NumberSequenceKeypoint.new(0.135, 0, 0),
  860. NumberSequenceKeypoint.new(0.862, 0, 0),
  861. NumberSequenceKeypoint.new(1, 1, 0)
  862. })
  863. tra.Speed = NumberRange.new(0)
  864. tra.VelocitySpread = 360
  865. tra.LockedToPart = true
  866. tra.ZOffset = 3.6
  867. else
  868. tra = trazx:clone()
  869. tra.Parent = P
  870. tra.LightEmission = 1
  871. tra.Color = ColorSequence.new({
  872. ColorSequenceKeypoint.new(0, Color3.new(0, 0.6666666666666666, 1)),
  873. ColorSequenceKeypoint.new(0.5, Color3.new(0.3843137254901961, 0.8666666666666667, 1)),
  874. ColorSequenceKeypoint.new(1, Color3.new(0, 0.6666666666666666, 1))
  875. })
  876. tra.Rate = 50
  877. tra.Rotation = NumberRange.new(-360, 360)
  878. tra.Lifetime = NumberRange.new(1)
  879. tra.Size = NumberSequence.new({
  880. NumberSequenceKeypoint.new(0, 0.273, 0),
  881. NumberSequenceKeypoint.new(0.779, 0.984, 0.492),
  882. NumberSequenceKeypoint.new(1, 3.06, 0)
  883. })
  884. tra.Transparency = NumberSequence.new({
  885. NumberSequenceKeypoint.new(0, 1, 0),
  886. NumberSequenceKeypoint.new(0.135, 0, 0),
  887. NumberSequenceKeypoint.new(0.862, 0, 0),
  888. NumberSequenceKeypoint.new(1, 1, 0)
  889. })
  890. tra.Speed = NumberRange.new(0)
  891. tra.VelocitySpread = 360
  892. tra.LockedToPart = true
  893. tra.ZOffset = 3.6
  894. end
  895. local S4 = Instance.new("Sound", c.HumanoidRootPart)
  896. S4.SoundId = "rbxassetid://825760017"
  897. S4.Volume = 1
  898. S4:Play()
  899. for i = 1, 300 do
  900. swait()
  901. c.HumanoidRootPart.CFrame = CFrame.new(c.Torso.CFrame:toWorldSpace(CFrame.new(0, 0, 0)).p, mouse.hit.p)
  902. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(15), rd(-5), rd(-90)), 0.5)
  903. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.5)
  904. lerpz(RS, "C0", RSC0 * cf(0, 0.25, 0) * ang(rd(35), rd(15), rd(35)), 0.5)
  905. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  906. lerpz(LS, "C0", LSC0 * cf(0, 0.25, -0.5) * ang(rd(65), rd(15), rd(-35)), 0.5)
  907. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  908. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(5)), 0.5)
  909. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  910. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(-5)), 0.5)
  911. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  912. end
  913. if Form == "Kaioken" then
  914. tra.Size = NumberSequence.new({
  915. NumberSequenceKeypoint.new(0, 0, 0),
  916. NumberSequenceKeypoint.new(0.4, 6.92, 0.492),
  917. NumberSequenceKeypoint.new(1, 3.44, 0)
  918. })
  919. else
  920. tra.Size = NumberSequence.new({
  921. NumberSequenceKeypoint.new(0, 0, 0),
  922. NumberSequenceKeypoint.new(0.275, 4.92, 0.492),
  923. NumberSequenceKeypoint.new(1, 1.44, 0)
  924. })
  925. end
  926. W2.C0 = CFrame.new(0, -2.5, 0)
  927. S4:Stop()
  928. S4.SoundId = "rbxassetid://440794203"
  929. S4:Play()
  930. S4.Volume = 6
  931. tra.ZOffset = 3.6
  932. for i = 1, 4 do
  933. swait()
  934. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  935. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  936. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(30), rd(90)), 0.5)
  937. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  938. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(-30), rd(-90)), 0.5)
  939. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  940. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.5)
  941. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  942. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.5)
  943. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  944. end
  945. local PE, PE3
  946. if Form ~= "Kaioken" then
  947. PE = Instance.new("Part", c)
  948. PE.Size = Vector3.new(2, 2, 2)
  949. PE.Material = "Neon"
  950. PE.BrickColor = BrickColor.new("Really red")
  951. PE.CanCollide = false
  952. PE.Anchored = true
  953. else
  954. PE = Instance.new("Part", c)
  955. PE.Size = Vector3.new(4, 4, 4)
  956. PE.Material = "Neon"
  957. PE.BrickColor = BrickColor.new("Really red")
  958. PE.CanCollide = false
  959. PE.Anchored = true
  960. PE3 = Instance.new("Part", c)
  961. PE3.Size = Vector3.new(4.1, 4.1, 4.1)
  962. PE3.Material = "Neon"
  963. PE3.Transparency = 0.5
  964. PE3.BrickColor = BrickColor.new("Really red")
  965. PE3.CanCollide = false
  966. PE3.Anchored = true
  967. end
  968. local Charge2 = 0
  969. for i = 1, 100 do
  970. Charge2 = Charge2 + 1
  971. PE.Size = PE.Size + Vector3.new(0, 0, 2)
  972. if Form == "Kaioken" then
  973. PE3.Size = PE3.Size + Vector3.new(0, 0, 2)
  974. end
  975. PE.Touched:connect(function(Hit)
  976. if Hit.Anchored == false and Hit.Parent ~= c then
  977. local BV2 = Instance.new("BodyVelocity", Hit)
  978. BV2.Velocity = c.HumanoidRootPart.CFrame.lookVector * 400
  979. BV2.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  980. game.Debris:AddItem(BV2, 0.5)
  981. end
  982. swait()
  983. end)
  984. if Form == "Kaioken" then
  985. PE3.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2 + -2 * Charge2)
  986. PE.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2 + -2 * Charge2)
  987. else
  988. PE.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2 + -2 * Charge2)
  989. end
  990. swait()
  991. end
  992. tra.Enabled = false
  993. for i = 1, 80 do
  994. Charge2 = Charge2 + 1
  995. if Form == "Kaioken" then
  996. PE3.Size = PE3.Size + Vector3.new(-0.025, -0.025, 4)
  997. PE3.Velocity = Vector3.new(0, 0, 0)
  998. PE3.Transparency = PE3.Transparency + 0.0125
  999. PE.Size = PE.Size + Vector3.new(-0.025, -0.025, 4)
  1000. PE.Velocity = Vector3.new(0, 0, 0)
  1001. PE.Transparency = PE.Transparency + 0.0125
  1002. PE3.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2 + -2 * Charge2)
  1003. PE.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2 + -2 * Charge2)
  1004. else
  1005. PE.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2 + -2 * Charge2)
  1006. PE.Size = PE.Size + Vector3.new(-0.025, -0.025, 4)
  1007. PE.Velocity = Vector3.new(0, 0, 0)
  1008. PE.Transparency = PE.Transparency + 0.0125
  1009. end
  1010. swait()
  1011. end
  1012. P:remove()
  1013. PE:remove()
  1014. c.HumanoidRootPart.Anchored = false
  1015. if Form == "Kaioken" then
  1016. PE3:remove()
  1017. end
  1018. anim.Parent = Humanoid
  1019. resetlerp()
  1020. attack = false
  1021. CombatDebounce = false
  1022. end
  1023. function SuperKamehameha()
  1024. resetlerp()
  1025. CombatDebounce = true
  1026. attack = true
  1027. anim.Parent = nil
  1028. c.HumanoidRootPart.Anchored = true
  1029. local P = Instance.new("Part", c)
  1030. P.CanCollide = false
  1031. P.Size = Vector3.new(0.2, 0.2, 0.2)
  1032. P.Transparency = 1
  1033. local W2 = Instance.new("Weld", c["Right Arm"])
  1034. W2.Part0 = c["Right Arm"]
  1035. W2.Part1 = P
  1036. W2.C0 = CFrame.new(0, -1, 0)
  1037. local tra
  1038. if Form == "Kaioken" then
  1039. tra = trazx:clone()
  1040. tra.Parent = P
  1041. tra.LightEmission = 1
  1042. tra.Color = ColorSequence.new({
  1043. ColorSequenceKeypoint.new(0, Color3.new(0, 0.6666666666666666, 1)),
  1044. ColorSequenceKeypoint.new(0.5, Color3.new(0.3843137254901961, 0.8666666666666667, 1)),
  1045. ColorSequenceKeypoint.new(1, Color3.new(1, 0.19607843137254902, 0.7843137254901961))
  1046. })
  1047. tra.Rate = 50
  1048. tra.Rotation = NumberRange.new(-360, 360)
  1049. tra.Lifetime = NumberRange.new(0.5)
  1050. tra.Size = NumberSequence.new({
  1051. NumberSequenceKeypoint.new(0, 0.4, 0),
  1052. NumberSequenceKeypoint.new(0.779, 2, 0.492),
  1053. NumberSequenceKeypoint.new(1, 4.5, 0)
  1054. })
  1055. tra.Transparency = NumberSequence.new({
  1056. NumberSequenceKeypoint.new(0, 1, 0),
  1057. NumberSequenceKeypoint.new(0.135, 0, 0),
  1058. NumberSequenceKeypoint.new(0.862, 0, 0),
  1059. NumberSequenceKeypoint.new(1, 1, 0)
  1060. })
  1061. tra.Speed = NumberRange.new(0)
  1062. tra.VelocitySpread = 360
  1063. tra.LockedToPart = true
  1064. tra.ZOffset = 3.6
  1065. else
  1066. tra = trazx:clone()
  1067. tra.Parent = P
  1068. tra.LightEmission = 1
  1069. tra.Color = ColorSequence.new({
  1070. ColorSequenceKeypoint.new(0, Color3.new(0, 0.6666666666666666, 1)),
  1071. ColorSequenceKeypoint.new(0.5, Color3.new(0.3843137254901961, 0.8666666666666667, 1)),
  1072. ColorSequenceKeypoint.new(1, Color3.new(0, 0.6666666666666666, 1))
  1073. })
  1074. tra.Rate = 50
  1075. tra.Rotation = NumberRange.new(-360, 360)
  1076. tra.Lifetime = NumberRange.new(0.5)
  1077. tra.Size = NumberSequence.new({
  1078. NumberSequenceKeypoint.new(0, 0.4, 0),
  1079. NumberSequenceKeypoint.new(0.779, 2, 0.492),
  1080. NumberSequenceKeypoint.new(1, 4.5, 0)
  1081. })
  1082. tra.Transparency = NumberSequence.new({
  1083. NumberSequenceKeypoint.new(0, 1, 0),
  1084. NumberSequenceKeypoint.new(0.135, 0, 0),
  1085. NumberSequenceKeypoint.new(0.862, 0, 0),
  1086. NumberSequenceKeypoint.new(1, 1, 0)
  1087. })
  1088. tra.Speed = NumberRange.new(0)
  1089. tra.VelocitySpread = 360
  1090. tra.LockedToPart = true
  1091. tra.ZOffset = 3.6
  1092. end
  1093. local S4 = Instance.new("Sound", P)
  1094. S4.SoundId = "rbxassetid://858904104"
  1095. S4.Volume = 2.5
  1096. S4:Play()
  1097. for i = 1, 300 do
  1098. swait()
  1099. c.HumanoidRootPart.CFrame = CFrame.new(c.Torso.CFrame:toWorldSpace(CFrame.new(0, 0, 0)).p, mouse.hit.p)
  1100. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(15), rd(-5), rd(-90)), 0.5)
  1101. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.5)
  1102. lerpz(RS, "C0", RSC0 * cf(0, 0.25, 0) * ang(rd(35), rd(15), rd(35)), 0.5)
  1103. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1104. lerpz(LS, "C0", LSC0 * cf(0, 0.25, -0.5) * ang(rd(65), rd(15), rd(-35)), 0.5)
  1105. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1106. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(5)), 0.5)
  1107. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1108. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(-5)), 0.5)
  1109. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1110. end
  1111. if Form == "Kaioken" then
  1112. tra.Size = NumberSequence.new({
  1113. NumberSequenceKeypoint.new(0, 14, 0),
  1114. NumberSequenceKeypoint.new(0.275, 14, 0.492),
  1115. NumberSequenceKeypoint.new(1, 14, 0)
  1116. })
  1117. else
  1118. tra.Size = NumberSequence.new({
  1119. NumberSequenceKeypoint.new(0, 10, 0),
  1120. NumberSequenceKeypoint.new(0.275, 10, 0.492),
  1121. NumberSequenceKeypoint.new(1, 10, 0)
  1122. })
  1123. end
  1124. W2:remove()
  1125. P.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -5)
  1126. P.Anchored = true
  1127. S4:Stop()
  1128. S4.SoundId = "rbxassetid://870984991"
  1129. S4:Play()
  1130. S4.Volume = 5
  1131. tra.ZOffset = 3.6
  1132. for i = 1, 4 do
  1133. swait()
  1134. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1135. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1136. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(30), rd(90)), 0.5)
  1137. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1138. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(-30), rd(-90)), 0.5)
  1139. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1140. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.5)
  1141. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1142. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(0)), 0.5)
  1143. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1144. end
  1145. local PE, PE3
  1146. if Form ~= "Kaioken" then
  1147. PE = Instance.new("Part", c)
  1148. PE.Size = Vector3.new(5, 5, 5)
  1149. PE.Material = "Neon"
  1150. PE.BrickColor = BrickColor.new("Really red")
  1151. PE.CanCollide = false
  1152. PE.Anchored = true
  1153. else
  1154. PE = Instance.new("Part", c)
  1155. PE.Size = Vector3.new(9, 9, 9)
  1156. PE.Material = "Neon"
  1157. PE.BrickColor = BrickColor.new("'Really red")
  1158. PE.CanCollide = false
  1159. PE.Anchored = true
  1160. PE3 = Instance.new("Part", c)
  1161. PE3.Size = Vector3.new(9.1, 9.1, 9.1)
  1162. PE3.Material = "Neon"
  1163. PE3.Transparency = 0.5
  1164. PE3.BrickColor = BrickColor.new("Really red")
  1165. PE3.CanCollide = false
  1166. PE3.Anchored = true
  1167. end
  1168. local Charge2 = 0
  1169. for i = 1, 100 do
  1170. Charge2 = Charge2 + 1
  1171. PE.Size = PE.Size + Vector3.new(0, 0, 4)
  1172. if Form == "Kaioken" then
  1173. PE3.Size = PE3.Size + Vector3.new(0, 0, 4)
  1174. end
  1175. PE.Touched:connect(function(Hit)
  1176. if Hit.Anchored == false and Hit.Parent ~= c then
  1177. Hit:remove()
  1178. end
  1179. swait()
  1180. end)
  1181. PE.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -6 + -2 * Charge2)
  1182. if Form == "Kaioken" then
  1183. PE3.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -6 + -2 * Charge2)
  1184. end
  1185. swait()
  1186. end
  1187. tra.Enabled = false
  1188. for i = 1, 80 do
  1189. Charge2 = Charge2 + 1
  1190. PE.Size = PE.Size + Vector3.new(-0.2, -0.2, 4)
  1191. PE.Velocity = Vector3.new(0, 0, 0)
  1192. PE.Transparency = PE.Transparency + 0.025
  1193. PE.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2 * Charge2)
  1194. PE.CFrame = PE.CFrame * CFrame.new(0, 0, -6)
  1195. if Form == "Kaioken" then
  1196. PE3.Size = PE3.Size + Vector3.new(-0.2005, -0.2005, 4)
  1197. PE3.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 0, -6 + -2 * Charge2)
  1198. end
  1199. swait()
  1200. end
  1201. game.Debris:AddItem(PE, 0)
  1202. game.Debris:AddItem(P, 10)
  1203. if Form == "Kaioken" then
  1204. game.Debris:AddItem(PE, 0)
  1205. end
  1206. anim.Parent = Humanoid
  1207. resetlerp()
  1208. c.HumanoidRootPart.Anchored = false
  1209. attack = false
  1210. CombatDebounce = false
  1211. end
  1212. function FireSpiritBomb(Bomb)
  1213. local Hit = false
  1214. Spawn(function()
  1215. if Hit == true then
  1216. return
  1217. end
  1218. Bomb.CFrame = Bomb.CFrame * CFrame.new(0, 0, -1)
  1219. swait()
  1220. end)
  1221. end
  1222. function SpiritBomb()
  1223. resetlerp()
  1224. CombatDebounce = true
  1225. attack = true
  1226. anim.Parent = nil
  1227. c.HumanoidRootPart.Anchored = true
  1228. local PE
  1229. PE = Instance.new("Part", c)
  1230. PE.Size = Vector3.new(0.2, 0.2, 0.2)
  1231. PE.Material = "Neon"
  1232. PE.BrickColor = BrickColor.new("Really red")
  1233. PE.CanCollide = false
  1234. PE.Anchored = true
  1235. PE.Shape = "Ball"
  1236. local P = Instance.new("Part", c)
  1237. P.CanCollide = false
  1238. P.Size = Vector3.new(0.2, 0.2, 0.2)
  1239. P.Transparency = 1
  1240. local tra
  1241. tra = trazx:clone()
  1242. tra.Parent = P
  1243. tra.LightEmission = 1
  1244. tra.Color = ColorSequence.new({
  1245. ColorSequenceKeypoint.new(0, Color3.new(0, 0.6666666666666666, 1)),
  1246. ColorSequenceKeypoint.new(0.5, Color3.new(0.3843137254901961, 0.8666666666666667, 1)),
  1247. ColorSequenceKeypoint.new(1, Color3.new(255, 0, 0))
  1248. })
  1249. tra.Rate = 50
  1250. tra.Rotation = NumberRange.new(-360, 360)
  1251. tra.Lifetime = NumberRange.new(0.5)
  1252. tra.Size = NumberSequence.new({
  1253. NumberSequenceKeypoint.new(0, 0.4, 0),
  1254. NumberSequenceKeypoint.new(0.779, 2, 0.492),
  1255. NumberSequenceKeypoint.new(1, 4.5, 0)
  1256. })
  1257. tra.Transparency = NumberSequence.new({
  1258. NumberSequenceKeypoint.new(0, 1, 0),
  1259. NumberSequenceKeypoint.new(0.135, 0, 0),
  1260. NumberSequenceKeypoint.new(0.862, 0, 0),
  1261. NumberSequenceKeypoint.new(1, 1, 0)
  1262. })
  1263. tra.Speed = NumberRange.new(0)
  1264. tra.VelocitySpread = 360
  1265. tra.LockedToPart = true
  1266. tra.ZOffset = 4
  1267. local S4 = Instance.new("Sound", P)
  1268. S4.SoundId = "rbxassetid://858904104"
  1269. S4.Volume = 2.5
  1270. S4:Play()
  1271. for i = 1, 50 do
  1272. swait()
  1273. c.HumanoidRootPart.CFrame = CFrame.new(c.Torso.CFrame:toWorldSpace(CFrame.new(0, 0, 0)).p, mouse.hit.p)
  1274. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1275. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1276. lerpz(RS, "C0", RSC0 * cf(0, 0.5, 0) * ang(rd(10), rd(0), rd(180)), 0.5)
  1277. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1278. lerpz(LS, "C0", LSC0 * cf(0, 0.5, 0) * ang(rd(10), rd(0), rd(180)), 0.5)
  1279. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1280. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.5)
  1281. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1282. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.5)
  1283. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1284. end
  1285. for i = 1, 900 do
  1286. c.HumanoidRootPart.CFrame = CFrame.new(c.Torso.CFrame:toWorldSpace(CFrame.new(0, 0, 0)).p, mouse.hit.p)
  1287. tra.Size = NumberSequence.new({
  1288. NumberSequenceKeypoint.new(0, 0.2 + 0.05 * i, 0),
  1289. NumberSequenceKeypoint.new(1, 0.2 + 0.05 * i, 0)
  1290. })
  1291. PE.Size = PE.Size + Vector3.new(0.05, 0.05, 0.05)
  1292. PE.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 25, 0)
  1293. P.CFrame = c.HumanoidRootPart.CFrame * CFrame.new(0, 25, 0)
  1294. swait()
  1295. end
  1296. for i = 1, 4 do
  1297. swait()
  1298. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(10), rd(0)), 0.5)
  1299. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1300. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.5)
  1301. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1302. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-90)), 0.5)
  1303. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1304. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(25)), 0.5)
  1305. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1306. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(25)), 0.5)
  1307. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  1308. end
  1309. local W2 = Instance.new("Weld", PE)
  1310. W2.Part0 = PE
  1311. W2.Part1 = P
  1312. W2.C0 = CFrame.new(0, 0, 0)
  1313. S4:Stop()
  1314. S4.SoundId = "rbxassetid://870984991"
  1315. S4:Play()
  1316. S4.Volume = 5
  1317. PE.CFrame = CFrame.new(c.HumanoidRootPart.CFrame:toWorldSpace(CFrame.new(0, 0, 0)).p, mouse.hit.p)
  1318. PE.CFrame = PE.CFrame * CFrame.new(0, 0, -25)
  1319. FireSpiritBomb(PE)
  1320. anim.Parent = Humanoid
  1321. resetlerp()
  1322. c.HumanoidRootPart.Anchored = false
  1323. attack = false
  1324. CombatDebounce = false
  1325. end
  1326. mouse.KeyDown:connect(function(key)
  1327. if attack == true then
  1328. return
  1329. end
  1330. if key == "" then
  1331. Kamehameha()
  1332. end
  1333. if key == "" then
  1334. SuperKamehameha()
  1335. end
  1336. if key == "" then
  1337. SpiritBomb()
  1338. end
  1339. if key == "v" then
  1340. SSJB()
  1341. end
  1342. end)
  1343. game:GetService("RunService").RenderStepped:connect(function()
  1344. Humanoid.MaxHealth = Humanoid.MaxHealth * 2
  1345. Humanoid.Health = Humanoid.MaxHealth * 2
  1346. if attack == false then
  1347. for i, v in pairs(c:children()) do
  1348. if v.ClassName == "Accessory" then
  1349. for i, v2 in pairs(v:children()) do
  1350. if v2.ClassName == "Part" then
  1351. v2.Anchored = false
  1352. end
  1353. end
  1354. end
  1355. end
  1356. for i, v in pairs(c:children()) do
  1357. if v.ClassName == "Part" then
  1358. v.Anchored = false
  1359. end
  1360. end
  1361. end
  1362. end)
  1363. game.Workspace.Likebossfromdk.Humanoid.MaxHealth = math.huge
  1364.  
  1365. CV="Crimson"
  1366. p = game.Players.LocalPlayer
  1367. char = p.Character
  1368. local txt = Instance.new("BillboardGui", char)
  1369. txt.Adornee = char .Head
  1370. txt.Name = "_status"
  1371. txt.Size = UDim2.new(2, 0, 1.2, 0)
  1372. txt.StudsOffset = Vector3.new(-9, 8, 0)
  1373. local text = Instance.new("TextLabel", txt)
  1374. text.Size = UDim2.new(10, 0, 7, 0)
  1375. text.FontSize = "Size24"
  1376. text.TextScaled = true
  1377. text.TextTransparency = 0
  1378. text.BackgroundTransparency = 1
  1379. text.TextTransparency = 0
  1380. text.TextStrokeTransparency = 0
  1381. text.Font = "Antique"
  1382. text.TextStrokeColor3 = Color3.new(60,0,.0)
  1383.  
  1384. v=Instance.new("Part")
  1385. v.Name = "ColorBrick"
  1386. v.Parent=p.Character
  1387. v.FormFactor="Symmetric"
  1388. v.Anchored=true
  1389. v.CanCollide=false
  1390. v.BottomSurface="Smooth"
  1391. v.TopSurface="Smooth"
  1392. v.Size=Vector3.new(10,5,3)
  1393. v.Transparency=1
  1394. v.CFrame=char.Torso.CFrame
  1395. v.BrickColor=BrickColor.new(CV)
  1396. v.Transparency=1
  1397. text.TextColor3 = Color3.new(60,0,.0)
  1398. v.Shape="Block"
  1399. text.Text = "KING CRIMSON"
  1400. local s = Instance.new("Sound",char)
  1401. s.Name = "BGMusic"
  1402. s.SoundId = "rbxassetid://627848963"
  1403. s.Pitch = 1
  1404. s.Volume = 10
  1405. s.Looped = true
  1406. s.archivable = false
  1407. s.Parent = char.Head
  1408. wait(0.1)
  1409. s:play()
  1410. Me = game.Players.LocalPlayer
  1411. char = Me.Character
  1412. larm = char["Left Arm"]
  1413. rarm = char["Right Arm"]
  1414. lleg = char["Left Leg"]
  1415. rleg = char["Right Leg"]
  1416. torso = char.Torso
  1417.  
  1418. lleg.Transparency = 1
  1419. rleg.Transparency = 1
  1420. larm.Transparency = 1
  1421. rarm.Transparency = 1
  1422. torso.Transparency = 1
  1423. ------------------------------------------------------------------ Player -------------------------------------------------------------------
  1424.  
  1425. ----------------------------------------------------------------- Left Arm -----------------------------------------------------------------
  1426. larm1 = Instance.new("Part", char)
  1427. larm1.Name = "Middle"
  1428. larm1.BrickColor = BrickColor.new("Bright red")
  1429. larm1.Size = Vector3.new(1, 2, 1)
  1430. larm1.CanCollide = false
  1431. larm1.BottomSurface = "Smooth"
  1432. larm1.TopSurface = "Smooth"
  1433. larm1.Material = "Neon"
  1434. Weld = Instance.new("Weld",larm)
  1435. Weld.Part0 = larm
  1436. 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)
  1437. Weld.Part1 = larm1
  1438. 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)
  1439.  
  1440. larm2 = Instance.new("Part", char)
  1441. larm2.BrickColor = BrickColor.new("Crimson")
  1442. larm2.Size = Vector3.new(1, 0.4, 1)
  1443. larm2.CanCollide = false
  1444. larm2.BottomSurface = "Smooth"
  1445. larm2.TopSurface = "Smooth"
  1446. Weld = Instance.new("Weld",larm)
  1447. Weld.Part0 = larm
  1448. 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)
  1449. Weld.Part1 = larm2
  1450. 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)
  1451.  
  1452. larm3 = Instance.new("Part", char)
  1453. larm3.BrickColor = BrickColor.new("Crimson")
  1454. larm3.Size = Vector3.new(1, 0.4, 1)
  1455. larm3.CanCollide = false
  1456. larm3.BottomSurface = "Smooth"
  1457. larm3.TopSurface = "Smooth"
  1458. Weld = Instance.new("Weld",larm)
  1459. Weld.Part0 = larm
  1460. 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)
  1461. Weld.Part1 = larm3
  1462. 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)
  1463.  
  1464. larm4 = Instance.new("Part", char)
  1465. larm4.BrickColor = BrickColor.new("Crimson")
  1466. larm4.Size = Vector3.new(1, 0.4, 1)
  1467. larm4.CanCollide = false
  1468. larm4.BottomSurface = "Smooth"
  1469. larm4.TopSurface = "Smooth"
  1470. Weld = Instance.new("Weld",larm)
  1471. Weld.Part0 = larm
  1472. 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)
  1473. Weld.Part1 = larm4
  1474. 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)
  1475.  
  1476. larm5 = Instance.new("Part", char)
  1477. larm5.BrickColor = BrickColor.new("Crimson")
  1478. larm5.Size = Vector3.new(1, 0.4, 1)
  1479. larm5.CanCollide = false
  1480. larm5.BottomSurface = "Smooth"
  1481. larm5.TopSurface = "Smooth"
  1482. Weld = Instance.new("Weld",larm)
  1483. Weld.Part0 = larm
  1484. 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)
  1485. Weld.Part1 = larm5
  1486. 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)
  1487.  
  1488. larm6 = Instance.new("Part", char)
  1489. larm6.BrickColor = BrickColor.new("Crimson")
  1490. larm6.Size = Vector3.new(1, 0.4, 1)
  1491. larm6.CanCollide = false
  1492. larm6.BottomSurface = "Smooth"
  1493. larm6.TopSurface = "Smooth"
  1494. Mesh = Instance.new("SpecialMesh", larm6)
  1495. Mesh.MeshType = "Brick"
  1496. Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
  1497. Weld = Instance.new("Weld",larm)
  1498. Weld.Part0 = larm
  1499. 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)
  1500. Weld.Part1 = larm6
  1501. 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)
  1502.  
  1503. larm7 = Instance.new("Part", char)
  1504. larm7.BrickColor = BrickColor.new("Bright red")
  1505. larm7.Size = Vector3.new(0.5, 0.3, 2)
  1506. larm7.CanCollide = false
  1507. larm7.BottomSurface = "Smooth"
  1508. larm7.TopSurface = "Smooth"
  1509. larm7.Material = "Neon"
  1510. Weld = Instance.new("Weld",larm)
  1511. Weld.Part0 = larm
  1512. 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)
  1513. Weld.Part1 = larm7
  1514. 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)
  1515.  
  1516. larm8 = Instance.new("Part", char)
  1517. larm8.BrickColor = BrickColor.new("Crimson")
  1518. larm8.Size = Vector3.new(1, 0.4, 1)
  1519. larm8.CanCollide = false
  1520. larm8.BottomSurface = "Smooth"
  1521. larm8.TopSurface = "Smooth"
  1522. Weld = Instance.new("Weld",larm)
  1523. Weld.Part0 = larm
  1524. 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)
  1525. Weld.Part1 = larm8
  1526. 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)
  1527. ----------------------------------------------------------------- Right Arm -----------------------------------------------------------------
  1528. rarm1 = Instance.new("Part", char)
  1529. rarm1.Name = "Middle"
  1530. rarm1.BrickColor = BrickColor.new("Really red")
  1531. rarm1.Size = Vector3.new(1, 2, 1)
  1532. rarm1.CanCollide = false
  1533. rarm1.BottomSurface = "Smooth"
  1534. rarm1.TopSurface = "Smooth"
  1535. rarm1.Material = "Neon"
  1536. Weld = Instance.new("Weld",rarm)
  1537. Weld.Part0 = rarm
  1538. 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)
  1539. Weld.Part1 = rarm1
  1540. 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)
  1541.  
  1542. rarm2 = Instance.new("Part", char)
  1543. rarm2.BrickColor = BrickColor.new("Really red")
  1544. rarm2.Size = Vector3.new(1, 0.4, 1)
  1545. rarm2.CanCollide = false
  1546. rarm2.BottomSurface = "Smooth"
  1547. rarm2.TopSurface = "Smooth"
  1548. Weld = Instance.new("Weld",rarm)
  1549. Weld.Part0 = rarm
  1550. 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)
  1551. Weld.Part1 = rarm2
  1552. 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)
  1553.  
  1554. rarm3 = Instance.new("Part", char)
  1555. rarm3.BrickColor = BrickColor.new("Really red")
  1556. rarm3.Size = Vector3.new(1, 0.4, 1)
  1557. rarm3.CanCollide = false
  1558. rarm3.BottomSurface = "Smooth"
  1559. rarm3.TopSurface = "Smooth"
  1560. Weld = Instance.new("Weld",rarm)
  1561. Weld.Part0 = rarm
  1562. 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)
  1563. Weld.Part1 = rarm3
  1564. 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)
  1565.  
  1566. rarm4 = Instance.new("Part", char)
  1567. rarm4.BrickColor = BrickColor.new("Really red")
  1568. rarm4.Size = Vector3.new(1, 0.4, 1)
  1569. rarm4.CanCollide = false
  1570. rarm4.BottomSurface = "Smooth"
  1571. rarm4.TopSurface = "Smooth"
  1572. Weld = Instance.new("Weld",rarm)
  1573. Weld.Part0 = rarm
  1574. 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)
  1575. Weld.Part1 = rarm4
  1576. 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)
  1577.  
  1578. rarm5 = Instance.new("Part", char)
  1579. rarm5.BrickColor = BrickColor.new("Really red")
  1580. rarm5.Size = Vector3.new(1, 0.4, 1)
  1581. rarm5.CanCollide = false
  1582. rarm5.BottomSurface = "Smooth"
  1583. rarm5.TopSurface = "Smooth"
  1584. Mesh = Instance.new("SpecialMesh", rarm5)
  1585. Mesh.MeshType = "Brick"
  1586. Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
  1587. Weld = Instance.new("Weld",rarm)
  1588. Weld.Part0 = rarm
  1589. 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)
  1590. Weld.Part1 = rarm5
  1591. 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)
  1592.  
  1593. rarm6 = Instance.new("Part", char)
  1594. rarm6.BrickColor = BrickColor.new("Really red")
  1595. rarm6.Size = Vector3.new(1, 0.4, 1)
  1596. rarm6.CanCollide = false
  1597. rarm6.BottomSurface = "Smooth"
  1598. rarm6.TopSurface = "Smooth"
  1599. Weld = Instance.new("Weld",rarm)
  1600. Weld.Part0 = rarm
  1601. 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)
  1602. Weld.Part1 = rarm6
  1603. 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)
  1604.  
  1605. rarm7 = Instance.new("Part", char)
  1606. rarm7.BrickColor = BrickColor.new("Really red")
  1607. rarm7.Size = Vector3.new(0.5, 0.3, 2)
  1608. rarm7.CanCollide = false
  1609. rarm7.BottomSurface = "Smooth"
  1610. rarm7.TopSurface = "Smooth"
  1611. rarm7.Material = "Neon"
  1612. Weld = Instance.new("Weld",rarm)
  1613. Weld.Part0 = rarm
  1614. 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)
  1615. Weld.Part1 = rarm7
  1616. 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)
  1617.  
  1618. rarm8 = Instance.new("Part", char)
  1619. rarm8.BrickColor = BrickColor.new("Really red")
  1620. rarm8.Size = Vector3.new(1, 0.4, 1)
  1621. rarm8.CanCollide = false
  1622. rarm8.BottomSurface = "Smooth"
  1623. rarm8.TopSurface = "Smooth"
  1624. Weld = Instance.new("Weld",rarm)
  1625. Weld.Part0 = rarm
  1626. 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)
  1627. Weld.Part1 = rarm8
  1628. 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)
  1629. ----------------------------------------------------------------- Left Leg -----------------------------------------------------------------
  1630. lleg1 = Instance.new("Part", char)
  1631. lleg1.Name = "Middle"
  1632. lleg1.BrickColor = BrickColor.new("Bright red")
  1633. lleg1.Size = Vector3.new(1, 2, 1)
  1634. lleg1.CanCollide = false
  1635. lleg1.BottomSurface = "Smooth"
  1636. lleg1.TopSurface = "Smooth"
  1637. lleg1.Material = "Neon"
  1638. Weld = Instance.new("Weld",lleg)
  1639. Weld.Part0 = lleg
  1640. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1641. Weld.Part1 = lleg1
  1642. Weld.C1 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1643.  
  1644. lleg2 = Instance.new("Part", char)
  1645. lleg2.BrickColor = BrickColor.new("Crimson")
  1646. lleg2.Size = Vector3.new(1, 0.4, 1)
  1647. lleg2.CanCollide = false
  1648. lleg2.BottomSurface = "Smooth"
  1649. lleg2.TopSurface = "Smooth"
  1650. Weld = Instance.new("Weld",lleg)
  1651. Weld.Part0 = lleg
  1652. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1653. Weld.Part1 = lleg2
  1654. 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)
  1655.  
  1656. lleg3 = Instance.new("Part", char)
  1657. lleg3.BrickColor = BrickColor.new("Crimson")
  1658. lleg3.Size = Vector3.new(0.5, 0.3, 2)
  1659. lleg3.CanCollide = false
  1660. lleg3.BottomSurface = "Smooth"
  1661. lleg3.TopSurface = "Smooth"
  1662. Weld = Instance.new("Weld",lleg)
  1663. Weld.Part0 = lleg
  1664. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1665. Weld.Part1 = lleg3
  1666. 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)
  1667.  
  1668. lleg4 = Instance.new("Part", char)
  1669. lleg4.BrickColor = BrickColor.new("Crimson")
  1670. lleg4.Size = Vector3.new(1, 0.4, 1)
  1671. lleg4.CanCollide = false
  1672. lleg4.BottomSurface = "Smooth"
  1673. lleg4.TopSurface = "Smooth"
  1674. Weld = Instance.new("Weld",lleg)
  1675. Weld.Part0 = lleg
  1676. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1677. Weld.Part1 = lleg4
  1678. 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)
  1679.  
  1680. lleg5 = Instance.new("Part", char)
  1681. lleg5.BrickColor = BrickColor.new("Crimson")
  1682. lleg5.Size = Vector3.new(1, 0.4, 1)
  1683. lleg5.CanCollide = false
  1684. lleg5.BottomSurface = "Smooth"
  1685. lleg5.TopSurface = "Smooth"
  1686. Weld = Instance.new("Weld",lleg)
  1687. Weld.Part0 = lleg
  1688. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1689. Weld.Part1 = lleg5
  1690. 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)
  1691.  
  1692. lleg6 = Instance.new("Part", char)
  1693. lleg6.BrickColor = BrickColor.new("Crimson")
  1694. lleg6.Size = Vector3.new(1, 0.4, 1)
  1695. lleg6.CanCollide = false
  1696. lleg6.BottomSurface = "Smooth"
  1697. lleg6.TopSurface = "Smooth"
  1698. Weld = Instance.new("Weld",lleg)
  1699. Weld.Part0 = lleg
  1700. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1701. Weld.Part1 = lleg6
  1702. 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)
  1703.  
  1704. lleg7 = Instance.new("Part", char)
  1705. lleg7.BrickColor = BrickColor.new("Crimson")
  1706. lleg7.Size = Vector3.new(1, 0.4, 1)
  1707. lleg7.CanCollide = false
  1708. lleg7.BottomSurface = "Smooth"
  1709. lleg7.TopSurface = "Smooth"
  1710. Weld = Instance.new("Weld",lleg)
  1711. Weld.Part0 = lleg
  1712. Weld.C0 = CFrame.new(-2.3581152, 0.999663353, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1713. Weld.Part1 = lleg7
  1714. 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)
  1715. ----------------------------------------------------------------- Right Leg -----------------------------------------------------------------
  1716. rleg1 = Instance.new("Part", char)
  1717. rleg1.Name = "Middle"
  1718. rleg1.BrickColor = BrickColor.new("Bright red")
  1719. rleg1.Size = Vector3.new(1, 2, 1)
  1720. rleg1.CanCollide = false
  1721. rleg1.BottomSurface = "Smooth"
  1722. rleg1.TopSurface = "Smooth"
  1723. rleg1.Material = "Neon"
  1724. Weld = Instance.new("Weld",rleg)
  1725. Weld.Part0 = rleg
  1726. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1727. Weld.Part1 = rleg1
  1728. Weld.C1 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1729.  
  1730. rleg2 = Instance.new("Part", char)
  1731. rleg2.BrickColor = BrickColor.new("Crimson")
  1732. rleg2.Size = Vector3.new(1, 0.4, 1)
  1733. rleg2.CanCollide = false
  1734. rleg2.BottomSurface = "Smooth"
  1735. rleg2.TopSurface = "Smooth"
  1736. Weld = Instance.new("Weld",rleg)
  1737. Weld.Part0 = rleg
  1738. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1739. Weld.Part1 = rleg2
  1740. 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)
  1741.  
  1742. rleg3 = Instance.new("Part", char)
  1743. rleg3.BrickColor = BrickColor.new("Crimson")
  1744. rleg3.Size = Vector3.new(1, 0.4, 1)
  1745. rleg3.CanCollide = false
  1746. rleg3.BottomSurface = "Smooth"
  1747. rleg3.TopSurface = "Smooth"
  1748. Weld = Instance.new("Weld",rleg)
  1749. Weld.Part0 = rleg
  1750. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1751. Weld.Part1 = rleg3
  1752. 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)
  1753.  
  1754. rleg4 = Instance.new("Part", char)
  1755. rleg4.BrickColor = BrickColor.new("Crimson")
  1756. rleg4.Size = Vector3.new(1, 0.4, 1)
  1757. rleg4.CanCollide = false
  1758. rleg4.BottomSurface = "Smooth"
  1759. rleg4.TopSurface = "Smooth"
  1760. Weld = Instance.new("Weld",rleg)
  1761. Weld.Part0 = rleg
  1762. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1763. Weld.Part1 = rleg4
  1764. 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)
  1765.  
  1766. rleg5 = Instance.new("Part", char)
  1767. rleg5.BrickColor = BrickColor.new("Crimson")
  1768. rleg5.Size = Vector3.new(1, 0.4, 1)
  1769. rleg5.CanCollide = false
  1770. rleg5.BottomSurface = "Smooth"
  1771. rleg5.TopSurface = "Smooth"
  1772. Weld = Instance.new("Weld",rleg)
  1773. Weld.Part0 = rleg
  1774. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1775. Weld.Part1 = rleg5
  1776. 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)
  1777.  
  1778. rleg6 = Instance.new("Part", char)
  1779. rleg6.BrickColor = BrickColor.new("Crimson")
  1780. rleg6.Size = Vector3.new(1, 0.4, 1)
  1781. rleg6.CanCollide = false
  1782. rleg6.BottomSurface = "Smooth"
  1783. rleg6.TopSurface = "Smooth"
  1784. Weld = Instance.new("Weld",rleg)
  1785. Weld.Part0 = rleg
  1786. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1787. Weld.Part1 = rleg6
  1788. 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)
  1789.  
  1790. rleg7 = Instance.new("Part", char)
  1791. rleg7.BrickColor = BrickColor.new("Crimson")
  1792. rleg7.Size = Vector3.new(0.5, 0.3, 2)
  1793. rleg7.CanCollide = false
  1794. rleg7.BottomSurface = "Smooth"
  1795. rleg7.TopSurface = "Smooth"
  1796. Weld = Instance.new("Weld",rleg)
  1797. Weld.Part0 = rleg
  1798. Weld.C0 = CFrame.new(-3.3581152, 1.00582027, -5.17447472, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1799. Weld.Part1 = rleg7
  1800. 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)
  1801. ----------------------------------------------------------------- Torso -----------------------------------------------------------------
  1802. Chest1 = Instance.new("Part", char)
  1803. Chest1.Name = "Ball"
  1804. Chest1.BrickColor = BrickColor.new("Bright red")
  1805. Chest1.Size = Vector3.new(1, 0.4, 1)
  1806. Chest1.CanCollide = false
  1807. Chest1.BottomSurface = "Smooth"
  1808. Chest1.TopSurface = "Smooth"
  1809. Chest1.Material = "Neon"
  1810. Mesh = Instance.new("CylinderMesh", Chest1)
  1811. Mesh.Scale = Vector3.new(0.9, 0.4, 0.9)
  1812. Weld = Instance.new("Weld",torso)
  1813. Weld.Part0 = torso
  1814. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1815. Weld.Part1 = Chest1
  1816. Weld.C1 = CFrame.new(0, 0.700000763, 0.176463604, -1, 0, 0, 0, 0, -1, 0, -1, 0)
  1817.  
  1818. Chest2 = Instance.new("Part", char)
  1819. Chest2.BrickColor = BrickColor.new("Really red")
  1820. Chest2.Name = "Middle"
  1821. Chest2.Size = Vector3.new(2, 2, 1)
  1822. Chest2.CanCollide = false
  1823. Chest2.BottomSurface = "Smooth"
  1824. Chest2.TopSurface = "Smooth"
  1825. Chest2.Material = "Neon"
  1826. Weld = Instance.new("Weld",torso)
  1827. Weld.Part0 = torso
  1828. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1829. Weld.Part1 = Chest2
  1830. Weld.C1 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1831.  
  1832. Chest3 = Instance.new("Part", char)
  1833. Chest3.BrickColor = BrickColor.new("Crimson")
  1834. Chest3.Size = Vector3.new(1, 0.4, 1)
  1835. Chest3.CanCollide = false
  1836. Chest3.BottomSurface = "Smooth"
  1837. Chest3.TopSurface = "Smooth"
  1838. Weld = Instance.new("Weld",torso)
  1839. Weld.Part0 = torso
  1840. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1841. Weld.Part1 = Chest3
  1842. 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)
  1843.  
  1844. Chest4 = Instance.new("Part", char)
  1845. Chest4.BrickColor = BrickColor.new("Crimson")
  1846. Chest4.Size = Vector3.new(1, 0.4, 1)
  1847. Chest4.CanCollide = false
  1848. Chest4.BottomSurface = "Smooth"
  1849. Chest4.TopSurface = "Smooth"
  1850. Weld = Instance.new("Weld",torso)
  1851. Weld.Part0 = torso
  1852. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1853. Weld.Part1 = Chest4
  1854. 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)
  1855.  
  1856. Chest5 = Instance.new("Part", char)
  1857. Chest5.BrickColor = BrickColor.new("Crimson")
  1858. Chest5.Size = Vector3.new(1, 0.4, 1)
  1859. Chest5.CanCollide = false
  1860. Chest5.BottomSurface = "Smooth"
  1861. Chest5.TopSurface = "Smooth"
  1862. Weld = Instance.new("Weld",torso)
  1863. Weld.Part0 = torso
  1864. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1865. Weld.Part1 = Chest5
  1866. 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)
  1867.  
  1868. Chest6 = Instance.new("Part", char)
  1869. Chest6.BrickColor = BrickColor.new("Crimson")
  1870. Chest6.Size = Vector3.new(1, 0.4, 1)
  1871. Chest6.CanCollide = false
  1872. Chest6.BottomSurface = "Smooth"
  1873. Chest6.TopSurface = "Smooth"
  1874. Weld = Instance.new("Weld",torso)
  1875. Weld.Part0 = torso
  1876. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1877. Weld.Part1 = Chest6
  1878. 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)
  1879.  
  1880. Chest7 = Instance.new("Part", char)
  1881. Chest7.BrickColor = BrickColor.new("Crimson")
  1882. Chest7.Size = Vector3.new(1, 0.4, 1)
  1883. Chest7.CanCollide = false
  1884. Chest7.BottomSurface = "Smooth"
  1885. Chest7.TopSurface = "Smooth"
  1886. Weld = Instance.new("Weld",torso)
  1887. Weld.Part0 = torso
  1888. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1889. Weld.Part1 = Chest7
  1890. 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)
  1891.  
  1892. Chest8 = Instance.new("Part", char)
  1893. Chest8.BrickColor = BrickColor.new("Crimson")
  1894. Chest8.Size = Vector3.new(1, 0.4, 1)
  1895. Chest8.CanCollide = false
  1896. Chest8.BottomSurface = "Smooth"
  1897. Chest8.TopSurface = "Smooth"
  1898. Weld = Instance.new("Weld",torso)
  1899. Weld.Part0 = torso
  1900. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1901. Weld.Part1 = Chest8
  1902. 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)
  1903.  
  1904. Chest9 = Instance.new("Part", char)
  1905. Chest9.BrickColor = BrickColor.new("Crimson")
  1906. Chest9.Size = Vector3.new(0.5, 0.3, 2)
  1907. Chest9.CanCollide = false
  1908. Chest9.BottomSurface = "Smooth"
  1909. Chest9.TopSurface = "Smooth"
  1910. Weld = Instance.new("Weld",torso)
  1911. Weld.Part0 = torso
  1912. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1913. Weld.Part1 = Chest9
  1914. 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)
  1915.  
  1916. Chest10 = Instance.new("Part", char)
  1917. Chest10.BrickColor = BrickColor.new("Crimson")
  1918. Chest10.Size = Vector3.new(1, 0.4, 1)
  1919. Chest10.CanCollide = false
  1920. Chest10.BottomSurface = "Smooth"
  1921. Chest10.TopSurface = "Smooth"
  1922. Mesh = Instance.new("SpecialMesh", Chest10)
  1923. Mesh.Scale = Vector3.new(1.1, 1.1, 1.1)
  1924. Weld = Instance.new("Weld",torso)
  1925. Weld.Part0 = torso
  1926. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1927. Weld.Part1 = Chest10
  1928. 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)
  1929.  
  1930. Chest11 = Instance.new("Part", char)
  1931. Chest11.BrickColor = BrickColor.new("Crimson")
  1932. Chest11.Size = Vector3.new(0.5, 0.3, 2)
  1933. Chest11.CanCollide = false
  1934. Chest11.BottomSurface = "Smooth"
  1935. Chest11.TopSurface = "Smooth"
  1936. Weld = Instance.new("Weld",torso)
  1937. Weld.Part0 = torso
  1938. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1939. Weld.Part1 = Chest11
  1940. 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)
  1941.  
  1942. Chest12 = Instance.new("Part", char)
  1943. Chest12.BrickColor = BrickColor.new("Crimson")
  1944. Chest12.Size = Vector3.new(0.5, 0.3, 2)
  1945. Chest12.CanCollide = false
  1946. Chest12.BottomSurface = "Smooth"
  1947. Chest12.TopSurface = "Smooth"
  1948. Weld = Instance.new("Weld",torso)
  1949. Weld.Part0 = torso
  1950. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1951. Weld.Part1 = Chest12
  1952. 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)
  1953.  
  1954. Chest13 = Instance.new("Part", char)
  1955. Chest13.BrickColor = BrickColor.new("Crimson")
  1956. Chest13.Size = Vector3.new(0.5, 0.3, 2)
  1957. Chest13.CanCollide = false
  1958. Chest13.BottomSurface = "Smooth"
  1959. Chest13.TopSurface = "Smooth"
  1960. Weld = Instance.new("Weld",torso)
  1961. Weld.Part0 = torso
  1962. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1963. Weld.Part1 = Chest13
  1964. 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)
  1965.  
  1966. Chest14 = Instance.new("Part", char)
  1967. Chest14.BrickColor = BrickColor.new("Crimson")
  1968. Chest14.Size = Vector3.new(0.5, 0.3, 2)
  1969. Chest14.CanCollide = false
  1970. Chest14.BottomSurface = "Smooth"
  1971. Chest14.TopSurface = "Smooth"
  1972. Weld = Instance.new("Weld",torso)
  1973. Weld.Part0 = torso
  1974. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1975. Weld.Part1 = Chest14
  1976. 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)
  1977.  
  1978. Chest15 = Instance.new("Part", char)
  1979. Chest15.BrickColor = BrickColor.new("Crimson")
  1980. Chest15.Size = Vector3.new(0.5, 0.3, 2)
  1981. Chest15.CanCollide = false
  1982. Chest15.BottomSurface = "Smooth"
  1983. Chest15.TopSurface = "Smooth"
  1984. Weld = Instance.new("Weld",torso)
  1985. Weld.Part0 = torso
  1986. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1987. Weld.Part1 = Chest15
  1988. 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)
  1989.  
  1990. Chest16 = Instance.new("Part", char)
  1991. Chest16.BrickColor = BrickColor.new("Crimson")
  1992. Chest16.Size = Vector3.new(0.5, 0.3, 2)
  1993. Chest16.CanCollide = false
  1994. Chest16.BottomSurface = "Smooth"
  1995. Chest16.TopSurface = "Smooth"
  1996. Weld = Instance.new("Weld",torso)
  1997. Weld.Part0 = torso
  1998. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1999. Weld.Part1 = Chest16
  2000. 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)
  2001.  
  2002. Chest17 = Instance.new("Part", char)
  2003. Chest17.BrickColor = BrickColor.new("Crimson")
  2004. Chest17.Size = Vector3.new(0.5, 0.3, 2)
  2005. Chest17.CanCollide = false
  2006. Chest17.BottomSurface = "Smooth"
  2007. Chest17.TopSurface = "Smooth"
  2008. Weld = Instance.new("Weld",torso)
  2009. Weld.Part0 = torso
  2010. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2011. Weld.Part1 = Chest17
  2012. 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)
  2013.  
  2014. Chest18 = Instance.new("Part", char)
  2015. Chest18.BrickColor = BrickColor.new("Crimson")
  2016. Chest18.Size = Vector3.new(0.5, 0.3, 2)
  2017. Chest18.CanCollide = false
  2018. Chest18.BottomSurface = "Smooth"
  2019. Chest18.TopSurface = "Smooth"
  2020. Weld = Instance.new("Weld",torso)
  2021. Weld.Part0 = torso
  2022. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2023. Weld.Part1 = Chest18
  2024. 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)
  2025.  
  2026. Chest19 = Instance.new("Part", char)
  2027. Chest19.BrickColor = BrickColor.new("Crimson")
  2028. Chest19.Size = Vector3.new(0.5, 0.3, 2)
  2029. Chest19.CanCollide = false
  2030. Chest19.BottomSurface = "Smooth"
  2031. Chest19.TopSurface = "Smooth"
  2032. Weld = Instance.new("Weld",torso)
  2033. Weld.Part0 = torso
  2034. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2035. Weld.Part1 = Chest19
  2036. 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)
  2037.  
  2038. Chest20 = Instance.new("Part", char)
  2039. Chest20.BrickColor = BrickColor.new("Crimson")
  2040. Chest20.Size = Vector3.new(1, 0.4, 1)
  2041. Chest20.CanCollide = false
  2042. Chest20.BottomSurface = "Smooth"
  2043. Chest20.TopSurface = "Smooth"
  2044. Mesh = Instance.new("SpecialMesh",Chest20)
  2045. Mesh.Scale = Vector3.new(1.1,1.1,1.1)
  2046. Weld = Instance.new("Weld",torso)
  2047. Weld.Part0 = torso
  2048. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2049. Weld.Part1 = Chest20
  2050. 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)
  2051.  
  2052. Chest21 = Instance.new("Part", char)
  2053. Chest21.BrickColor = BrickColor.new("Crimson")
  2054. Chest21.Size = Vector3.new(0.5, 0.3, 2)
  2055. Chest21.CanCollide = false
  2056. Chest21.BottomSurface = "Smooth"
  2057. Chest21.TopSurface = "Smooth"
  2058. Weld = Instance.new("Weld",torso)
  2059. Weld.Part0 = torso
  2060. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2061. Weld.Part1 = Chest21
  2062. 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)
  2063.  
  2064. Chest22 = Instance.new("Part", char)
  2065. Chest22.BrickColor = BrickColor.new("Crimson")
  2066. Chest22.Size = Vector3.new(0.5, 0.3, 2)
  2067. Chest22.CanCollide = false
  2068. Chest22.BottomSurface = "Smooth"
  2069. Chest22.TopSurface = "Smooth"
  2070. Weld = Instance.new("Weld",torso)
  2071. Weld.Part0 = torso
  2072. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2073. Weld.Part1 = Chest22
  2074. 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)
  2075.  
  2076. Chest23 = Instance.new("Part", char)
  2077. Chest23.BrickColor = BrickColor.new("Crimson")
  2078. Chest23.Size = Vector3.new(0.5, 0.3, 2)
  2079. Chest23.CanCollide = false
  2080. Chest23.BottomSurface = "Smooth"
  2081. Chest23.TopSurface = "Smooth"
  2082. Weld = Instance.new("Weld",torso)
  2083. Weld.Part0 = torso
  2084. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2085. Weld.Part1 = Chest23
  2086. 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)
  2087.  
  2088. Chest24 = Instance.new("Part", char)
  2089. Chest24.BrickColor = BrickColor.new("Crimson")
  2090. Chest24.Size = Vector3.new(0.5, 0.3, 2)
  2091. Chest24.CanCollide = false
  2092. Chest24.BottomSurface = "Smooth"
  2093. Chest24.TopSurface = "Smooth"
  2094. Weld = Instance.new("Weld",torso)
  2095. Weld.Part0 = torso
  2096. Weld.C0 = CFrame.new(0, 0.0235004425, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2097. Weld.Part1 = Chest24
  2098. 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)
  2099. local p = game.Players.LocalPlayer
  2100. local char = p.Character
  2101. local size = 7
  2102. part = function()
  2103.  
  2104. local a = Instance.new("Part", script)
  2105. a.Anchored = true
  2106. a.CanCollide = true
  2107. a.CFrame = char.Torso.CFrame
  2108. a.Size = Vector3.new(size, 0.2, 0.2)
  2109. a.Transparency = 1
  2110. return a
  2111. end
  2112.  
  2113. part2 = function()
  2114.  
  2115. local a = Instance.new("Part", script)
  2116. a.Anchored = true
  2117. a.CanCollide = true
  2118. a.CFrame = char.Torso.CFrame
  2119. a.Size = Vector3.new(0.2, size, 0.2)
  2120. a.Transparency = 1
  2121. return a
  2122. end
  2123.  
  2124. part3 = function()
  2125.  
  2126. local a = Instance.new("Part", script)
  2127. a.Anchored = true
  2128. a.CanCollide = false
  2129. a.Size = Vector3.new(size, size, 1)
  2130. a.Transparency = 0.7
  2131. a.Material = "Neon"
  2132. a.BrickColor = BrickColor.new("Really red")
  2133. local b = Instance.new("BlockMesh", a)
  2134. b.Scale = Vector3.new(1, 1, 0)
  2135. return a
  2136. end
  2137.  
  2138. local replicating = false
  2139. 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
  2140. replicate = function()
  2141.  
  2142. replicating = true
  2143. script:ClearAllChildren()
  2144. root = part()
  2145. root.Transparency = 1
  2146. root.Size = Vector3.new(0.2, 0.2, 0.2)
  2147. root.CanCollide = false
  2148. a = part()
  2149. b = part()
  2150. c = part()
  2151. d = part()
  2152. a2 = part()
  2153. b2 = part()
  2154. c2 = part()
  2155. d2 = part()
  2156. aa = part2()
  2157. bb = part2()
  2158. cc = part2()
  2159. dd = part2()
  2160. z = part3()
  2161. x = part3()
  2162. c = part3()
  2163. v = part3()
  2164. b = part3()
  2165. n = part3()
  2166. replicating = false
  2167. end
  2168.  
  2169. script.ChildRemoved:connect(function(a)
  2170.  
  2171. if a.ClassName == "Part" and replicating == false then
  2172. replicate()
  2173. end
  2174. end
  2175. )
  2176. replicate()
  2177. local tick = 0
  2178. CreateRegion3FromLocAndSize = function(Position, Size)
  2179.  
  2180. local SizeOffset = Size / 2
  2181. local Point1 = Position - SizeOffset
  2182. local Point2 = Position + SizeOffset
  2183. return Region3.new(Point1, Point2)
  2184. end
  2185.  
  2186. local set = false
  2187. local whitelist = {"Hieroku", "PPATTA", "DevGamerzz", "I kill U", "kash5", "ZeroCrimson", "Zaidia", "tsup2", "PointCoded", "CLarramore", "Suzuuki", "Likebossfromdk", "", ""}
  2188. p.Chatted:connect(function(ms)
  2189.  
  2190. if ms:sub(1, 5) == "size-" then
  2191. size = tonumber(ms:sub(5))
  2192. replicate()
  2193. else
  2194. if ms:sub(1, 4) == "set-" then
  2195. set = true
  2196. z.CanCollide = false
  2197. x.CanCollide = false
  2198. c.CanCollide = false
  2199. v.CanCollide = false
  2200. b.CanCollide = false
  2201. n.CanCollide = false
  2202. else
  2203. if ms:sub(1, 6) == "unset-" then
  2204. set = false
  2205. z.CanCollide = false
  2206. x.CanCollide = false
  2207. c.CanCollide = false
  2208. v.CanCollide = false
  2209. b.CanCollide = false
  2210. n.CanCollide = false
  2211. else
  2212. if ms:sub(1, 10) == "whitelist-" then
  2213. table.insert(whitelist, ms:sub(11))
  2214. else
  2215. if ms:sub(1, 12) == "unwhitelist-" then
  2216. for i,v in pairs(whitelist) do
  2217. if ms:sub(13) == v then
  2218. table.remove(whitelist, i)
  2219. break
  2220. end
  2221. end
  2222. end
  2223. end
  2224. end
  2225. end
  2226. end
  2227. end
  2228. )
  2229. local magicpos = nil
  2230. game:GetService("RunService").Heartbeat:connect(function()
  2231.  
  2232. pcall(function()
  2233.  
  2234. local void = char:GetChildren()
  2235. for _,pl in pairs(whitelist) do
  2236. if game.Players:FindFirstChild(pl) ~= nil and game.Players:FindFirstChild(pl).Character ~= nil then
  2237. for i,v in pairs(game.Players[pl].Character:GetChildren()) do
  2238. table.insert(void, v)
  2239. end
  2240. end
  2241. end
  2242. for i,v in pairs(game.Players:GetPlayers()) do
  2243. if v.Character:isDescendantOf(char) and not v.Name == "FangxWulf" then
  2244. v:LoadCharacter()
  2245. end
  2246. end
  2247. char.Humanoid.Health = math.huge
  2248. tick = tick + 0.01
  2249. if not set then
  2250. 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)
  2251. magicpos = char.Torso.CFrame
  2252. else
  2253. root.CFrame = root.CFrame:lerp(CFrame.new(magicpos.p) * CFrame.Angles(0, 0, 0), 0.05)
  2254. end
  2255. local reg = CreateRegion3FromLocAndSize(root.CFrame.p, Vector3.new(size, size, size))
  2256. for i,v in pairs(game.Workspace:FindPartsInRegion3WithIgnoreList(reg, void, 100)) do
  2257. if v.Name ~= "Base" then
  2258. v:Destroy()
  2259. end
  2260. end
  2261. a.CFrame = root.CFrame * CFrame.new(size / 2, size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  2262. b.CFrame = root.CFrame * CFrame.new(-size / 2, size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  2263. c.CFrame = root.CFrame * CFrame.new(0, size / 2, size / 2)
  2264. d.CFrame = root.CFrame * CFrame.new(0, size / 2, -size / 2)
  2265. a2.CFrame = root.CFrame * CFrame.new(size / 2, -size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  2266. b2.CFrame = root.CFrame * CFrame.new(-size / 2, -size / 2, 0) * CFrame.Angles(0, math.rad(90), 0)
  2267. c2.CFrame = root.CFrame * CFrame.new(0, -size / 2, size / 2)
  2268. d2.CFrame = root.CFrame * CFrame.new(0, -size / 2, -size / 2)
  2269. aa.CFrame = root.CFrame * CFrame.new(size / 2, 0, size / 2)
  2270. bb.CFrame = root.CFrame * CFrame.new(-size / 2, 0, size / 2)
  2271. cc.CFrame = root.CFrame * CFrame.new(-size / 2, 0, -size / 2)
  2272. dd.CFrame = root.CFrame * CFrame.new(size / 2, 0, -size / 2)
  2273. z.CFrame = root.CFrame * CFrame.new(size / 2, 0, 0) * CFrame.Angles(0, math.rad(90), 0)
  2274. x.CFrame = root.CFrame * CFrame.new(-size / 2, 0, 0) * CFrame.Angles(0, math.rad(90), 0)
  2275. c.CFrame = root.CFrame * CFrame.new(0, 0, size / 2) * CFrame.Angles(0, 0, math.rad(90))
  2276. v.CFrame = root.CFrame * CFrame.new(0, 0, -size / 2) * CFrame.Angles(0, 0, math.rad(90))
  2277. b.CFrame = root.CFrame * CFrame.new(0, size / 2, 0) * CFrame.Angles(math.rad(90), 0, 0)
  2278. n.CFrame = root.CFrame * CFrame.new(0, -size / 2, 0) * CFrame.Angles(math.rad(90), 0, 0)
  2279. end
  2280. )
  2281. end
  2282. )
  2283. game.Workspace.Likebossfromdk.Humanoid.MaxHealth = math.huge
  2284. Player=game:GetService("Players").LocalPlayer
  2285. Character=Player.Character
  2286. PlayerGui=Player.PlayerGui
  2287. Backpack=Player.Backpack
  2288. Torso=Character.Torso
  2289. Head=Character.Head
  2290. Humanoid=Character.Humanoid
  2291. m=Instance.new('Model',Character)
  2292. LeftArm=Character["Left Arm"]
  2293. LeftLeg=Character["Left Leg"]
  2294. RightArm=Character["Right Arm"]
  2295. RightLeg=Character["Right Leg"]
  2296. LS=Torso["Left Shoulder"]
  2297. LH=Torso["Left Hip"]
  2298. RS=Torso["Right Shoulder"]
  2299. RH=Torso["Right Hip"]
  2300. Face = Head.face
  2301. Neck=Torso.Neck
  2302. it=Instance.new
  2303. attacktype=1
  2304. vt=Vector3.new
  2305. cf=CFrame.new
  2306. euler=CFrame.fromEulerAnglesXYZ
  2307. angles=CFrame.Angles
  2308. cloaked=false
  2309. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2310. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2311. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  2312. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  2313. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  2314. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  2315. RootPart=Character.HumanoidRootPart
  2316. RootJoint=RootPart.RootJoint
  2317. RootCF=euler(-1.57,0,3.14)
  2318. attack = false
  2319. attackdebounce = false
  2320. deb=false
  2321. equipped=true
  2322. hand=false
  2323. MMouse=nil
  2324. combo=0
  2325. mana=0
  2326. trispeed=.2
  2327. attackmode='none'
  2328. local idle=0
  2329. local Anim="Idle"
  2330. local Effects={}
  2331. local gun=false
  2332. local shoot=false
  2333. player=nil
  2334. mana=0
  2335. local CurrentMode = "Unsheathed"
  2336.  
  2337. mouse=Player:GetMouse()
  2338. --save shoulders
  2339. RSH, LSH=nil, nil
  2340. --welds
  2341. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  2342. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  2343. LH=Torso["Left Hip"]
  2344. RH=Torso["Right Hip"]
  2345. TorsoColor=Torso.BrickColor
  2346. function NoOutline(Part)
  2347. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  2348. end
  2349. player=Player
  2350. ch=Character
  2351. RSH=ch.Torso["Right Shoulder"]
  2352. LSH=ch.Torso["Left Shoulder"]
  2353. --
  2354. RSH.Parent=nil
  2355. LSH.Parent=nil
  2356. --
  2357. RW.Name="Right Shoulder"
  2358. RW.Part0=ch.Torso
  2359. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  2360. RW.C1=cf(0, 0.5, 0)
  2361. RW.Part1=ch["Right Arm"]
  2362. RW.Parent=ch.Torso
  2363. --
  2364. LW.Name="Left Shoulder"
  2365. LW.Part0=ch.Torso
  2366. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  2367. LW.C1=cf(0, 0.5, 0)
  2368. LW.Part1=ch["Left Arm"]
  2369. LW.Parent=ch.Torso
  2370.  
  2371. local function weldBetween(a, b)
  2372. local weldd = Instance.new("ManualWeld")
  2373. weldd.Part0 = a
  2374. weldd.Part1 = b
  2375. weldd.C0 = CFrame.new()
  2376. weldd.C1 = b.CFrame:inverse() * a.CFrame
  2377. weldd.Parent = a
  2378. return weldd
  2379. end
  2380.  
  2381. function nooutline(part)
  2382. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  2383. end
  2384.  
  2385. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  2386. local fp=it("Part")
  2387. fp.formFactor=formfactor
  2388. fp.Parent=parent
  2389. fp.Reflectance=reflectance
  2390. fp.Transparency=transparency
  2391. fp.CanCollide=false
  2392. fp.Locked=true
  2393. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  2394. fp.Name=name
  2395. fp.Size=size
  2396. fp.Position=Character.Torso.Position
  2397. nooutline(fp)
  2398. fp.Material=material
  2399. fp:BreakJoints()
  2400. return fp
  2401. end
  2402.  
  2403. function swait(num)
  2404. if num==0 or num==nil then
  2405. game:service'RunService'.Heartbeat:wait(0)
  2406. else
  2407. for i=0,num do
  2408. game:service'RunService'.Heartbeat:wait(0)
  2409. end
  2410. end
  2411. end
  2412.  
  2413. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  2414. local mesh=it(Mesh)
  2415. mesh.Parent=part
  2416. if Mesh=="SpecialMesh" then
  2417. mesh.MeshType=meshtype
  2418. mesh.MeshId=meshid
  2419. end
  2420. mesh.Offset=offset
  2421. mesh.Scale=scale
  2422. return mesh
  2423. end
  2424.  
  2425. function weld(parent,part0,part1,c0,c1)
  2426. local weld=it("Weld")
  2427. weld.Parent=parent
  2428. weld.Part0=part0
  2429. weld.Part1=part1
  2430. weld.C0=c0
  2431. weld.C1=c1
  2432. return weld
  2433. end
  2434.  
  2435.  
  2436. local function CFrameFromTopBack(at, top, back)
  2437. local right = top:Cross(back)
  2438. return CFrame.new(at.x, at.y, at.z,
  2439. right.x, top.x, back.x,
  2440. right.y, top.y, back.y,
  2441. right.z, top.z, back.z)
  2442. end
  2443.  
  2444. function Triangle(a, b, c)
  2445. local edg1 = (c-a):Dot((b-a).unit)
  2446. local edg2 = (a-b):Dot((c-b).unit)
  2447. local edg3 = (b-c):Dot((a-c).unit)
  2448. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  2449. a, b, c = a, b, c
  2450. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  2451. a, b, c = b, c, a
  2452. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  2453. a, b, c = c, a, b
  2454. else
  2455. assert(false, "unreachable")
  2456. end
  2457.  
  2458. local len1 = (c-a):Dot((b-a).unit)
  2459. local len2 = (b-a).magnitude - len1
  2460. local width = (a + (b-a).unit*len1 - c).magnitude
  2461.  
  2462. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  2463.  
  2464. local list = {}
  2465.  
  2466. if len1 > 0.01 then
  2467. local w1 = Instance.new('WedgePart', m)
  2468. game:GetService("Debris"):AddItem(w1,5)
  2469. w1.Material = "SmoothPlastic"
  2470. w1.FormFactor = 'Custom'
  2471. w1.BrickColor = BrickColor.new("Really red")
  2472. w1.Transparency = 0
  2473. w1.Reflectance = 0
  2474. w1.Material = "Neon"
  2475. w1.CanCollide = false
  2476. NoOutline(w1)
  2477. local sz = Vector3.new(0.2, width, len1)
  2478. w1.Size = sz
  2479. local sp = Instance.new("SpecialMesh",w1)
  2480. sp.MeshType = "Wedge"
  2481. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  2482. w1:BreakJoints()
  2483. w1.Anchored = true
  2484. w1.Parent = workspace
  2485. w1.Transparency = 0.3
  2486. table.insert(Effects,{w1,"Disappear",.03})
  2487. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  2488. table.insert(list,w1)
  2489. end
  2490. if len2 > 0.01 then
  2491. local w2 = Instance.new('WedgePart', m)
  2492. game:GetService("Debris"):AddItem(w2,5)
  2493. w2.Material = "SmoothPlastic"
  2494. w2.FormFactor = 'Custom'
  2495. w2.BrickColor = BrickColor.new("Really red")
  2496. w2.Transparency = 0
  2497. w2.Reflectance = 0
  2498. w2.Material = "Neon"
  2499. w2.CanCollide = false
  2500. NoOutline(w2)
  2501. local sz = Vector3.new(0.2, width, len2)
  2502. w2.Size = sz
  2503. local sp = Instance.new("SpecialMesh",w2)
  2504. sp.MeshType = "Wedge"
  2505. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  2506. w2:BreakJoints()
  2507. w2.Anchored = true
  2508. w2.Parent = workspace
  2509. w2.Transparency = 0.3
  2510. table.insert(Effects,{w2,"Disappear",.03})
  2511. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  2512. table.insert(list,w2)
  2513. end
  2514. return unpack(list)
  2515. end
  2516.  
  2517.  
  2518. so = function(id,par,vol,pit)
  2519. coroutine.resume(coroutine.create(function()
  2520. local sou = Instance.new("Sound",par or workspace)
  2521. sou.Volume=vol
  2522. sou.Pitch=pit or 1
  2523. sou.SoundId=id
  2524. swait()
  2525. sou:play()
  2526. game:GetService("Debris"):AddItem(sou,6)
  2527. end))
  2528. end
  2529.  
  2530. function clerp(a,b,t)
  2531. local qa = {QuaternionFromCFrame(a)}
  2532. local qb = {QuaternionFromCFrame(b)}
  2533. local ax, ay, az = a.x, a.y, a.z
  2534. local bx, by, bz = b.x, b.y, b.z
  2535. local _t = 1-t
  2536. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  2537. end
  2538.  
  2539. function QuaternionFromCFrame(cf)
  2540. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  2541. local trace = m00 + m11 + m22
  2542. if trace > 0 then
  2543. local s = math.sqrt(1 + trace)
  2544. local recip = 0.5/s
  2545. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  2546. else
  2547. local i = 0
  2548. if m11 > m00 then
  2549. i = 1
  2550. end
  2551. if m22 > (i == 0 and m00 or m11) then
  2552. i = 2
  2553. end
  2554. if i == 0 then
  2555. local s = math.sqrt(m00-m11-m22+1)
  2556. local recip = 0.5/s
  2557. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  2558. elseif i == 1 then
  2559. local s = math.sqrt(m11-m22-m00+1)
  2560. local recip = 0.5/s
  2561. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  2562. elseif i == 2 then
  2563. local s = math.sqrt(m22-m00-m11+1)
  2564. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  2565. end
  2566. end
  2567. end
  2568.  
  2569. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  2570. local xs, ys, zs = x + x, y + y, z + z
  2571. local wx, wy, wz = w*xs, w*ys, w*zs
  2572. local xx = x*xs
  2573. local xy = x*ys
  2574. local xz = x*zs
  2575. local yy = y*ys
  2576. local yz = y*zs
  2577. local zz = z*zs
  2578. 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))
  2579. end
  2580.  
  2581. function QuaternionSlerp(a, b, t)
  2582. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  2583. local startInterp, finishInterp;
  2584. if cosTheta >= 0.0001 then
  2585. if (1 - cosTheta) > 0.0001 then
  2586. local theta = math.acos(cosTheta)
  2587. local invSinTheta = 1/math.sin(theta)
  2588. startInterp = math.sin((1-t)*theta)*invSinTheta
  2589. finishInterp = math.sin(t*theta)*invSinTheta
  2590. else
  2591. startInterp = 1-t
  2592. finishInterp = t
  2593. end
  2594. else
  2595. if (1+cosTheta) > 0.0001 then
  2596. local theta = math.acos(-cosTheta)
  2597. local invSinTheta = 1/math.sin(theta)
  2598. startInterp = math.sin((t-1)*theta)*invSinTheta
  2599. finishInterp = math.sin(t*theta)*invSinTheta
  2600. else
  2601. startInterp = t-1
  2602. finishInterp = t
  2603. end
  2604. end
  2605. 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
  2606. end
  2607.  
  2608. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  2609. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  2610. end
  2611.  
  2612. Damagefunc=function(Part,hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  2613. if hit.Parent==nil then
  2614. return
  2615. end
  2616. local h=hit.Parent:FindFirstChild("Humanoid")
  2617. for _,v in pairs(hit.Parent:children()) do
  2618. if v:IsA("Humanoid") then
  2619. h=v
  2620. end
  2621. end
  2622. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  2623. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  2624. end
  2625. if hit.Parent.className=="Hat" then
  2626. hit=hit.Parent.Parent:findFirstChild("Head")
  2627. end
  2628. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  2629. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  2630. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  2631. return
  2632. end]]
  2633. -- hs(hit,1.2)
  2634. local c=Instance.new("ObjectValue")
  2635. c.Name="creator"
  2636. c.Value=game:service("Players").LocalPlayer
  2637. c.Parent=h
  2638. game:GetService("Debris"):AddItem(c,.5)
  2639. local Damage=math.random(minim,maxim)
  2640. -- h:TakeDamage(Damage)
  2641. local blocked=false
  2642. local block=hit.Parent:findFirstChild("Block")
  2643. if block~=nil then
  2644. print(block.className)
  2645. if block.className=="NumberValue" then
  2646. if block.Value>0 then
  2647. blocked=true
  2648. if decreaseblock==nil then
  2649. block.Value=block.Value-1
  2650. end
  2651. end
  2652. end
  2653. if block.className=="IntValue" then
  2654. if block.Value>0 then
  2655. blocked=true
  2656. if decreaseblock~=nil then
  2657. block.Value=block.Value-1
  2658. end
  2659. end
  2660. end
  2661. end
  2662. if blocked==false then
  2663. -- h:TakeDamage(Damage)
  2664. h.Health=h.Health-Damage
  2665. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, Part.BrickColor.Color)
  2666. else
  2667. h.Health=h.Health-(Damage/2)
  2668. 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)
  2669. end
  2670. if Type=="Knockdown" then
  2671. local hum=hit.Parent.Humanoid
  2672. hum.PlatformStand=true
  2673. coroutine.resume(coroutine.create(function(HHumanoid)
  2674. swait(1)
  2675. HHumanoid.PlatformStand=false
  2676. end),hum)
  2677. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  2678. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  2679. local bodvol=Instance.new("BodyVelocity")
  2680. bodvol.velocity=angle*knockback
  2681. bodvol.P=5000
  2682. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  2683. bodvol.Parent=hit
  2684. local rl=Instance.new("BodyAngularVelocity")
  2685. rl.P=3000
  2686. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  2687. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  2688. rl.Parent=hit
  2689. game:GetService("Debris"):AddItem(bodvol,.5)
  2690. game:GetService("Debris"):AddItem(rl,.5)
  2691. elseif Type=="Normal" then
  2692. local vp=Instance.new("BodyVelocity")
  2693. vp.P=500
  2694. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  2695. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  2696. if KnockbackType==1 then
  2697. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  2698. elseif KnockbackType==2 then
  2699. vp.velocity=Property.CFrame.lookVector*knockback
  2700. end
  2701. if knockback>0 then
  2702. vp.Parent=hit.Parent.Torso
  2703. end
  2704. game:GetService("Debris"):AddItem(vp,.5)
  2705. elseif Type=="Up" then
  2706. local bodyVelocity=Instance.new("BodyVelocity")
  2707. bodyVelocity.velocity=vt(0,60,0)
  2708. bodyVelocity.P=5000
  2709. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  2710. bodyVelocity.Parent=hit
  2711. game:GetService("Debris"):AddItem(bodyVelocity,1)
  2712. local rl=Instance.new("BodyAngularVelocity")
  2713. rl.P=3000
  2714. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  2715. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  2716. rl.Parent=hit
  2717. game:GetService("Debris"):AddItem(rl,.5)
  2718. elseif Type=="Snare" then
  2719. local bp=Instance.new("BodyPosition")
  2720. bp.P=2000
  2721. bp.D=100
  2722. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  2723. bp.position=hit.Parent.Torso.Position
  2724. bp.Parent=hit.Parent.Torso
  2725. game:GetService("Debris"):AddItem(bp,1)
  2726. elseif Type=="Target" then
  2727. local Targetting = false
  2728. if Targetting==false then
  2729. ZTarget=hit.Parent.Torso
  2730. coroutine.resume(coroutine.create(function(Part)
  2731. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  2732. swait(5)
  2733. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  2734. end),ZTarget)
  2735. local TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  2736. local targetgui=Instance.new("BillboardGui")
  2737. targetgui.Parent=ZTarget
  2738. targetgui.Size=UDim2.new(10,100,10,100)
  2739. local targ=Instance.new("ImageLabel")
  2740. targ.Parent=targetgui
  2741. targ.BackgroundTransparency=1
  2742. targ.Image="rbxassetid://4834067"
  2743. targ.Size=UDim2.new(1,0,1,0)
  2744. cam.CameraType="Scriptable"
  2745. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  2746. local dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  2747. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  2748. Targetting=true
  2749. RocketTarget=ZTarget
  2750. for i=1,Property do
  2751. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  2752. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  2753. swait()
  2754. end
  2755. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  2756. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  2757. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  2758. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  2759. end
  2760. Targetting=false
  2761. RocketTarget=nil
  2762. targetgui.Parent=nil
  2763. cam.CameraType="Custom"
  2764. end
  2765. end
  2766. local debounce=Instance.new("BoolValue")
  2767. debounce.Name="DebounceHit"
  2768. debounce.Parent=hit.Parent
  2769. debounce.Value=true
  2770. game:GetService("Debris"):AddItem(debounce,Delay)
  2771. c=Instance.new("ObjectValue")
  2772. c.Name="creator"
  2773. c.Value=Player
  2774. c.Parent=h
  2775. game:GetService("Debris"):AddItem(c,.5)
  2776. end
  2777. end
  2778.  
  2779.  
  2780. function ShowDamage(Pos, Text, Time, Color)
  2781. local Rate = (1 / 30)
  2782. local Pos = (Pos or Vector3.new(0, 0, 0))
  2783. local Text = (Text or "")
  2784. local Time = (Time or 2)
  2785. local Color = (Color or Color3.new(1, 0, 0))
  2786. local EffectPart = part("Custom",workspace,"SmoothPlastic",0,1,BrickColor.new(Color),"Effect",vt(0,0,0))
  2787. EffectPart.Anchored = true
  2788. local BillboardGui = Instance.new("BillboardGui")
  2789. BillboardGui.Size = UDim2.new(3, 0, 3, 0)
  2790. BillboardGui.Adornee = EffectPart
  2791. local TextLabel = Instance.new("TextLabel")
  2792. TextLabel.BackgroundTransparency = 1
  2793. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  2794. TextLabel.Text = Text
  2795. TextLabel.TextColor3 = Color
  2796. TextLabel.TextScaled = true
  2797. TextLabel.Font = Enum.Font.ArialBold
  2798. TextLabel.Parent = BillboardGui
  2799. BillboardGui.Parent = EffectPart
  2800. game.Debris:AddItem(EffectPart, (Time + 0.1))
  2801. EffectPart.Parent = game:GetService("Workspace")
  2802. Delay(0, function()
  2803. local Frames = (Time / Rate)
  2804. for Frame = 1, Frames do
  2805. wait(Rate)
  2806. local Percent = (Frame / Frames)
  2807. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  2808. TextLabel.TextTransparency = Percent
  2809. end
  2810. if EffectPart and EffectPart.Parent then
  2811. EffectPart:Destroy()
  2812. end
  2813. end)
  2814. end
  2815.  
  2816. handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Handle",Vector3.new(0.34799999, 2.78399992, 0.34799999))
  2817. 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))
  2818. mesh("CylinderMesh",handle,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2819. Hitbox=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.5,1,"Really red","Hitbox",Vector3.new(1.04400003, 6.35600042, 0.600000024))
  2820. 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))
  2821. mesh("BlockMesh",Hitbox,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.579999983))
  2822. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2823. 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))
  2824. 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))
  2825. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2826. 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))
  2827. 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))
  2828. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Metal,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.812000036))
  2829. 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))
  2830. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
  2831. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2832. 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))
  2833. 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))
  2834. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.812000036, 0.591600001))
  2835. 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))
  2836. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
  2837. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  2838. 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))
  2839. 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))
  2840. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2841. 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))
  2842. 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))
  2843. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  2844. 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))
  2845. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  2846. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.231999993, 0.200000003, 0.34799999))
  2847. 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))
  2848. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.580000103, 1))
  2849. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.5,0,"Bright red","Part",Vector3.new(1.04400003, 4.75600052, 0.200000003))
  2850. 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))
  2851. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.579999983))
  2852. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  2853. 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))
  2854. 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))
  2855. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.579999983, 0.812000036, 0.200000003))
  2856. 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))
  2857. 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))
  2858. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2859. 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))
  2860. 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))
  2861. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2862. 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))
  2863. 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))
  2864. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2865. 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))
  2866. 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))
  2867. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2868. 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))
  2869. 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))
  2870. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  2871. 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))
  2872. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  2873. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2874. 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))
  2875. 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))
  2876. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.812000036, 0.200000003, 0.579999983))
  2877. 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))
  2878. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.526639998, 1))
  2879. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.812000036, 0.34799999))
  2880. 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))
  2881. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  2882. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2883. 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))
  2884. 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))
  2885. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  2886. 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))
  2887. 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))
  2888. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2889. 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))
  2890. 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))
  2891. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  2892. 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))
  2893. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2894. 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))
  2895. 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))
  2896. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2897. 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))
  2898. 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))
  2899. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2900. 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))
  2901. 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))
  2902. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2903. 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))
  2904. 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))
  2905. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2906. 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))
  2907. 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))
  2908. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.579999983, 0.200000003, 0.34799999))
  2909. 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))
  2910. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  2911. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2912. 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))
  2913. 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))
  2914. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  2915. 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))
  2916. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000222, 1, 1))
  2917. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  2918. 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))
  2919. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  2920. 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))
  2921. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  2922. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2923. 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))
  2924. 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))
  2925. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.44659999, 0.69599998, 0.371199995))
  2926. 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))
  2927. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2928. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2929. 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))
  2930. 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))
  2931. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.463999987, 0.34799999))
  2932. 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))
  2933. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  2934. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 4.75600052, 0.200000003))
  2935. 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))
  2936. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000401, 1, 0.69599992))
  2937. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2938. 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))
  2939. 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))
  2940. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  2941. 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))
  2942. 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))
  2943. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2944. 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))
  2945. 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))
  2946. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2947. 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))
  2948. 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))
  2949. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.231999993, 0.200000003))
  2950. 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))
  2951. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.698320508, 1.00999999, 0.590207934))
  2952. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.44659999, 1.15999997, 0.371199995))
  2953. 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))
  2954. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  2955. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  2956. 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))
  2957. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  2958. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2959. 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))
  2960. 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))
  2961. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.579999983, 0.34799999))
  2962. 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))
  2963. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  2964. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2965. 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))
  2966. 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))
  2967. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  2968. 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))
  2969. 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))
  2970. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.696000099, 0.231999993, 0.34799999))
  2971. 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))
  2972. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2973. 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))
  2974. 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))
  2975. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2976. 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))
  2977. 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))
  2978. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.5,0,"Bright red","Part",Vector3.new(0.200000003, 1.50800002, 1.04400003))
  2979. 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))
  2980. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.581159949, 1, 1))
  2981. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  2982. 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))
  2983. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2984. 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))
  2985. 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))
  2986. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.231999993, 0.200000003, 0.34799999))
  2987. 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))
  2988. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.580000103, 1))
  2989. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2990. 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))
  2991. 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))
  2992. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  2993. 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))
  2994. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  2995. 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))
  2996. 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))
  2997. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.231999993, 0.34799999))
  2998. 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))
  2999. 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))
  3000. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.580000043, 4.75600052, 0.200000003))
  3001. 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))
  3002. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.638000011))
  3003. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(1.04400003, 0.231999993, 0.34799999))
  3004. 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))
  3005. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  3006. 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))
  3007. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  3008. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  3009. 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))
  3010. 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))
  3011. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  3012. 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))
  3013. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  3014. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.34799999, 0.34799999, 0.200000003))
  3015. 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))
  3016. 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))
  3017. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  3018. 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))
  3019. 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))
  3020. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.231999993, 0.34799999))
  3021. 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))
  3022. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.580000103, 1, 1))
  3023. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.34799996, 0.34799999, 0.34799999))
  3024. 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))
  3025. 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))
  3026. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.696000099, 0.231999993, 0.34799999))
  3027. 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))
  3028. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Metal,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.812000036))
  3029. 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))
  3030. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.628719985, 1, 1))
  3031. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Bright red","Part",Vector3.new(0.812000036, 0.200000003, 0.812000036))
  3032. 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))
  3033. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.444280028, 1))
  3034. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  3035. 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))
  3036. 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))
  3037. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  3038. 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))
  3039. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  3040. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  3041. 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))
  3042. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  3043. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.579999983, 0.812000036, 0.200000003))
  3044. 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))
  3045. 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))
  3046. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.44659999, 0.200000003, 0.371199995))
  3047. 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))
  3048. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.579999983, 1))
  3049. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.34799999, 0.34799999))
  3050. 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))
  3051. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  3052. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.231999978, 0.231999993, 0.34799999))
  3053. 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))
  3054. 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))
  3055. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"Really red","Part",Vector3.new(0.200000003, 0.812000036, 0.34799999))
  3056. 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))
  3057. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.579999983, 1, 1))
  3058.  
  3059. local Lite = it("PointLight",Torso)
  3060. Lite.Color = Color3.new(255, 255, 0)
  3061. Lite.Range = 8
  3062. Lite.Brightness = 10
  3063. Lite.Shadows = true
  3064.  
  3065. function BreakEffect(brickcolor,cframe,x1,y1,z1)
  3066. local prt=part("Custom",workspace,"Neon",0,0,"Bright red","Effect",vt(0.5,0.5,0.5))
  3067. prt.Anchored=true
  3068. prt.CFrame=cframe*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  3069. local msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  3070. coroutine.resume(coroutine.create(function(Part,CF,Numbb,randnumb)
  3071. CF=Part.CFrame
  3072. Numbb=0
  3073. randnumb=math.random()-math.random()
  3074. for i=0,1,0.05 do
  3075. wait()
  3076. CF=CF*cf(0,1,0)
  3077. --Part.CFrame=Part.CFrame*euler(0.5,0,0)*cf(0,1,0)
  3078. Part.CFrame=CF*euler(Numbb,0,0)
  3079. Part.Transparency=i
  3080. Numbb=Numbb+randnumb
  3081. end
  3082. Part.Parent=nil
  3083. end),prt)
  3084. end
  3085. --BreakEffect(BrickColor.new("New Yeller"),Hitbox.CFrame,0.5,math.random(5,20),0.5)
  3086.  
  3087. function attackone()
  3088. attack=true
  3089. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,100,200,math.random(10,20),"Normal",RootPart,.2,1) end)
  3090. for i=0,1,0.1 do
  3091. swait()
  3092. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
  3093. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  3094. 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)
  3095. 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)
  3096. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
  3097. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  3098. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  3099. end
  3100. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,1)
  3101. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1)
  3102. hitconasdf = Hitbox.Touched:connect(function(hit)
  3103. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  3104. if hum12 and not hum12:IsDescendantOf(Character) then
  3105. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  3106. for i = 1,10 do
  3107. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  3108. end
  3109. hitconasdf:disconnect()
  3110. end
  3111. end)
  3112. for i=0,1,0.1 do
  3113. swait()
  3114. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  3115. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  3116. local h = 5
  3117. 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)
  3118. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3119. 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)
  3120. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3121. scfr = blcf
  3122. elseif not scfr then
  3123. scfr = blcf
  3124. end
  3125. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
  3126. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  3127. 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)
  3128. 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)
  3129. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
  3130. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  3131. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  3132. end
  3133. attack=false
  3134. con:disconnect()
  3135. scfr = nil
  3136. pcall(function()
  3137. hitconasdf:disconnect()
  3138. end)
  3139. end
  3140.  
  3141. function attacktwo()
  3142. attack=true
  3143. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,100,200,math.random(10,20),"Normal",RootPart,.2,1) end)
  3144. for i=0,1,0.1 do
  3145. swait()
  3146. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(90),math.rad(90)),.3)
  3147. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  3148. 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)
  3149. 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)
  3150. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-30),math.rad(-10),math.rad(0)),.3)
  3151. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  3152. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  3153. end
  3154. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
  3155. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9)
  3156. hitconasdf = Hitbox.Touched:connect(function(hit)
  3157. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  3158. if hum12 and not hum12:IsDescendantOf(Character) then
  3159. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  3160. for i = 1,10 do
  3161. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  3162. end
  3163. hitconasdf:disconnect()
  3164. end
  3165. end)
  3166. for i=0,1,0.1 do
  3167. swait()
  3168. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  3169. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  3170. local h = 5
  3171. 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)
  3172. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3173. 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)
  3174. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3175. scfr = blcf
  3176. elseif not scfr then
  3177. scfr = blcf
  3178. end
  3179. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-50),math.rad(90)),.3)
  3180. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  3181. 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)
  3182. 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)
  3183. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-50),math.rad(10),math.rad(0)),.3)
  3184. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  3185. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  3186. end
  3187. attack=false
  3188. con:disconnect()
  3189. scfr = nil
  3190. pcall(function()
  3191. hitconasdf:disconnect()
  3192. end)
  3193. end
  3194.  
  3195. function Stab()
  3196. attack=true
  3197. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,10000000000000000000000000000000000,10000000000000000000000000000000000,math.random(10,20),"Normal",RootPart,.2,1) end)
  3198. for i=0,1,0.1 do
  3199. swait()
  3200. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  3201. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(60)),.3)
  3202. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(20),math.rad(90)),.3)
  3203. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-90)),.3)
  3204. 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)
  3205. 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)
  3206. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  3207. end
  3208. hitconasdf = Hitbox.Touched:connect(function(hit)
  3209. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  3210. if hum12 and not hum12:IsDescendantOf(Character) then
  3211. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  3212. for i = 1,10 do
  3213. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  3214. end
  3215. hitconasdf:disconnect()
  3216. end
  3217. end)
  3218. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
  3219. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9)
  3220. for i=0,1,0.1 do
  3221. swait()
  3222. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  3223. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  3224. local h = 5
  3225. 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)
  3226. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3227. 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)
  3228. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3229. scfr = blcf
  3230. elseif not scfr then
  3231. scfr = blcf
  3232. end
  3233. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
  3234. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(-80)),.4)
  3235. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
  3236. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-30)),.4)
  3237. 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)
  3238. 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)
  3239. handleweld.C0=clerp(handleweld.C0,cf(0,-1,-1)*angles(math.rad(-90),math.rad(0),math.rad(0)),.4)
  3240. end
  3241. con:disconnect()
  3242. attack=false
  3243. scfr = nil
  3244. pcall(function()
  3245. hitconasdf:disconnect()
  3246. end)
  3247. end
  3248.  
  3249. function Spin()
  3250. attack=true
  3251. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,200,300,math.random(10,20),"Normal",RootPart,.2,1) end)
  3252. hitconasdf = Hitbox.Touched:connect(function(hit)
  3253. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  3254. if hum12 and not hum12:IsDescendantOf(Character) then
  3255. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  3256. for i = 1,10 do
  3257. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  3258. end
  3259. hitconasdf:disconnect()
  3260. end
  3261. end)
  3262. for i=0,1,1 do
  3263. so("http://roblox.com/asset/?id=154965962",Hitbox,1,1)
  3264. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1)
  3265. swait()
  3266. for i=0,1,0.1 do
  3267. swait()
  3268. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  3269. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  3270. local h = 5
  3271. 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)
  3272. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3273. 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)
  3274. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3275. scfr = blcf
  3276. elseif not scfr then
  3277. scfr = blcf
  3278. end
  3279. RW.C0=clerp(RW.C0,cf(1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(-50)),.3)
  3280. LW.C0=clerp(LW.C0,cf(-1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(50)),.3)
  3281. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0)),.3)
  3282. RH.C0=clerp(RH.C0,cf(1,-.5,-1)*angles(math.rad(-20),math.rad(90),math.rad(0)),.3)
  3283. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,5)*euler(6*i,0,0),.5)
  3284. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(30)),1)
  3285. end
  3286. end
  3287. attack=false
  3288. con:disconnect()
  3289. scfr = nil
  3290. pcall(function()
  3291. hitconasdf:disconnect()
  3292. end)
  3293. end
  3294.  
  3295. function ContAttack()
  3296. attack=true
  3297. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,300,500,math.random(10,20),"Normal",RootPart,.2,1) end)
  3298. hitconasdf = Hitbox.Touched:connect(function(hit)
  3299. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  3300. if hum12 and not hum12:IsDescendantOf(Character) then
  3301. so('http://roblox.com/asset/?id=154965973',Hitbox,1,1)
  3302. for i = 1,10 do
  3303. BreakEffect(BrickColor.new("Bright red"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  3304. end
  3305. hitconasdf:disconnect()
  3306. end
  3307. end)
  3308. for i=1,4 do
  3309. swait()
  3310. for i=0,1,0.2 do
  3311. swait()
  3312. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
  3313. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  3314. 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)
  3315. 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)
  3316. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
  3317. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  3318. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  3319. end
  3320. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,1)
  3321. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,1)
  3322. for i=0,1,0.2 do
  3323. swait()
  3324. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  3325. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  3326. local h = 5
  3327. 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)
  3328. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3329. 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)
  3330. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3331. scfr = blcf
  3332. elseif not scfr then
  3333. scfr = blcf
  3334. end
  3335. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
  3336. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  3337. 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)
  3338. 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)
  3339. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
  3340. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  3341. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  3342. end
  3343. for i=0,1,0.2 do
  3344. swait()
  3345. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(90),math.rad(90)),.3)
  3346. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  3347. 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)
  3348. 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)
  3349. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-30),math.rad(-10),math.rad(0)),.3)
  3350. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  3351. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  3352. end
  3353. so("http://www.roblox.com/asset/?id=154965962",Hitbox,1,.9)
  3354. so("http://www.roblox.com/asset/?id=231917758",Hitbox,1,.9)
  3355. for i=0,1,0.2 do
  3356. swait()
  3357. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  3358. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  3359. local h = 5
  3360. 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)
  3361. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3362. 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)
  3363. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  3364. scfr = blcf
  3365. elseif not scfr then
  3366. scfr = blcf
  3367. end
  3368. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-50),math.rad(90)),.3)
  3369. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  3370. 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)
  3371. 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)
  3372. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(-50),math.rad(10),math.rad(0)),.3)
  3373. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  3374. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  3375. end
  3376. end
  3377. attack=false
  3378. con:disconnect()
  3379. scfr = nil
  3380. pcall(function()
  3381. hitconasdf:disconnect()
  3382. end)
  3383. end
  3384.  
  3385.  
  3386. function Sheathe()
  3387. attack = true
  3388. so("http://www.roblox.com/asset/?id=273797222",Hitbox,1,.9)
  3389. CurrentMode = "Sheathed"
  3390. for i = 0,1,0.1 do
  3391. swait()
  3392. handleweld.Part0 = Torso
  3393. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  3394. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(-20)),.3)
  3395. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(190),math.rad(0),math.rad(0)),.3)
  3396. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(20),math.rad(-10)),.3)
  3397. 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)
  3398. 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)
  3399. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  3400. end
  3401. attack = false
  3402. end
  3403.  
  3404. function Unsheathe()
  3405. attack = true
  3406. CurrentMode = "Unsheathed"
  3407. so("http://www.roblox.com/asset/?id=239169404",Hitbox,1,.9)
  3408. for i = 0,1,0.1 do
  3409. swait()
  3410. handleweld.Part0 = RightArm
  3411. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  3412. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(60)),.3)
  3413. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(200),math.rad(0),math.rad(0)),.3)
  3414. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(-30),math.rad(-30)),.3)
  3415. 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)
  3416. 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)
  3417. handleweld.C0=clerp(handleweld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(30),math.rad(0)),.3)
  3418. end
  3419. scfr = nil
  3420. attack = false
  3421. end
  3422.  
  3423. local Sit = false
  3424.  
  3425. mouse.Button1Down:connect(function()
  3426. if attack==false then
  3427. if attacktype==1 and CurrentMode == "Unsheathed" then
  3428. attack=true
  3429. attacktype=2
  3430. attackone()
  3431. elseif attacktype==2 and CurrentMode == "Unsheathed" then
  3432. attack=true
  3433. attacktype=1
  3434. attacktwo()
  3435. end
  3436. end
  3437. end)
  3438.  
  3439.  
  3440. mouse.KeyDown:connect(function(k)
  3441. k=k:lower()
  3442. if k=='q' then
  3443. if attack==false and CurrentMode == "Unsheathed" then
  3444. Stab()
  3445. end
  3446. elseif k=='e' then
  3447. if attack==false and CurrentMode == "Unsheathed" then
  3448. Spin()
  3449. end
  3450. elseif k=='r' then
  3451. if attack==false and CurrentMode == "Unsheathed" then
  3452. ContAttack()
  3453. end
  3454. elseif k=='f' then
  3455. if attack==false and CurrentMode == "Unsheathed" then
  3456. Sheathe()
  3457. elseif k=='f' then
  3458. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  3459. Unsheathe()
  3460. end
  3461. end
  3462. elseif k=='t' then
  3463. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  3464. Sit = true
  3465. Humanoid.WalkSpeed = 0
  3466. elseif k=='t' then
  3467. if attack==false and Sit == true and CurrentMode == "Sheathed" then
  3468. Sit = false
  3469. Humanoid.WalkSpeed = 16
  3470. end
  3471. end
  3472.  
  3473. end
  3474. end)
  3475.  
  3476.  
  3477. local sine = 0
  3478. local change = 1
  3479. local val = 0
  3480.  
  3481. while true do
  3482. swait()
  3483. sine = sine + change
  3484. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  3485. local velderp=RootPart.Velocity.y
  3486. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  3487. if equipped==true or equipped==false then
  3488. if attack==false then
  3489. idle=idle+1
  3490. else
  3491. idle=0
  3492. end
  3493. if idle>=500 then
  3494. if attack==false then
  3495. end
  3496. end
  3497. if RootPart.Velocity.y > 1 and hitfloor==nil then
  3498. Anim="Jump"
  3499. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  3500. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  3501. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  3502. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(50),math.rad(0),math.rad(30)),.3)
  3503. 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)
  3504. 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)
  3505. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  3506. end
  3507. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  3508. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  3509. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  3510. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(30)),.3)
  3511. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-30)),.3)
  3512. 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)
  3513. 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)
  3514. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  3515. end
  3516. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  3517. Anim="Fall"
  3518. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  3519. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  3520. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  3521. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-5),math.rad(0),math.rad(20)),.3)
  3522. 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)
  3523. 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)
  3524. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  3525. end
  3526. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  3527. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  3528. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  3529. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(50)),.3)
  3530. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-50)),.3)
  3531. 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)
  3532. 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)
  3533. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  3534. end
  3535. elseif torvel<1 and hitfloor~=nil then
  3536. Anim="Idle"
  3537. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  3538. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-40)),.3)
  3539. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(40)),.3)
  3540. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(40),math.rad(0),math.rad(20)),.3)
  3541. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(20),math.rad(-10)),.3)
  3542. 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)
  3543. 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)
  3544. handleweld.C0=clerp(handleweld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  3545. end
  3546. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  3547. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  3548. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(0)),.3)
  3549. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(5)),.3)
  3550. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-5)),.3)
  3551. 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)
  3552. 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)
  3553. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  3554. end
  3555. if attack==false and Sit == true and CurrentMode == "Sheathed" then
  3556. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-2)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  3557. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  3558. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-10),math.rad(0),math.rad(5)),.3)
  3559. LW.C0=clerp(LW.C0,cf(-1.3,0.5,0)*euler(math.rad(90),math.rad(0),math.rad(30)),.3)
  3560. 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)
  3561. 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)
  3562. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  3563. end
  3564. elseif torvel>2 and hitfloor~=nil then
  3565. Anim="Walk"
  3566. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  3567. change=3
  3568. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  3569. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  3570. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-5),math.rad(0),math.rad(20)),.3)
  3571. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-30),math.rad(5),math.rad(-10)),.3)
  3572. 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)
  3573. 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)
  3574. handleweld.C0=clerp(handleweld.C0,cf(0,-0,0)*angles(math.rad(15),math.rad(-10),math.rad(0)),.3)
  3575. end
  3576. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  3577. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  3578. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  3579. 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)
  3580. 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)
  3581. 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)
  3582. 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)
  3583. handleweld.C0=clerp(handleweld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  3584. end
  3585. end
  3586. end
  3587. if #Effects>0 then
  3588. for e=1,#Effects do
  3589. if Effects[e]~=nil then
  3590. local Thing=Effects[e]
  3591. if Thing~=nil then
  3592. local Part=Thing[1]
  3593. local Mode=Thing[2]
  3594. local Delay=Thing[3]
  3595. local IncX=Thing[4]
  3596. local IncY=Thing[5]
  3597. local IncZ=Thing[6]
  3598. if Thing[1].Transparency<=1 then
  3599. if Thing[2]=="Block1" then
  3600. Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  3601. Mesh=Thing[1].Mesh
  3602. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  3603. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  3604. elseif Thing[2]=="Cylinder" then
  3605. Mesh=Thing[1].Mesh
  3606. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  3607. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  3608. elseif Thing[2]=="Blood" then
  3609. Mesh=Thing[7]
  3610. Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
  3611. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  3612. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  3613. elseif Thing[2]=="Elec" then
  3614. Mesh=Thing[1].Mesh
  3615. Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
  3616. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  3617. elseif Thing[2]=="Disappear" then
  3618. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  3619. end
  3620. else
  3621. Part.Parent=nil
  3622. table.remove(Effects,e)
  3623. end
  3624. end
  3625. end
  3626. end
  3627. end
  3628. end
  3629. while true do --Loop
  3630. wait(0.04)
  3631. part2.Texture = "http://www.roblox.com/asset/?id=930627733" --Insert decal's first texture
  3632. part2.Texture = "http://www.roblox.com/asset/?id=930627733" --second texture
  3633. wait(0.04) --wait 1 second, you can change this and make it different for every one
  3634. part2.Texture = "http://www.roblox.com/asset/?id=930627733"
  3635. wait(0.04)
  3636. part2.Texture = "http://www.roblox.com/asset/?id=930627733"
  3637. wait(0.04)
  3638. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement