hawoody

Phoenix

May 19th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Character = game.Players.LocalPlayer.Character
  2. Head = Character.Head
  3.  
  4. CV="Toothpaste"
  5. p = game.Players.LocalPlayer
  6. char = p.Character
  7. local txt = Instance.new("BillboardGui", char)
  8. txt.Adornee = char .Head
  9. txt.Name = "_status"
  10. txt.Size = UDim2.new(2, 0, 1.2, 0)
  11. txt.StudsOffset = Vector3.new(-9, 8, 0)
  12. local text = Instance.new("TextLabel", txt)
  13. text.Size = UDim2.new(10, 0, 7, 0)
  14. text.FontSize = "Size24"
  15. text.TextScaled = true
  16. text.TextTransparency = 0
  17. text.BackgroundTransparency = 1
  18. text.TextTransparency = 0
  19. text.TextStrokeTransparency = 0
  20. text.Font = "Cartoon"
  21. text.TextStrokeColor3 = Color3.new(0,255,255)
  22.  
  23. v=Instance.new("Part")
  24. v.Name = "ColorBrick"
  25. v.Parent=p.Character
  26. v.FormFactor="Symmetric"
  27. v.Anchored=true
  28. v.CanCollide=false
  29. v.BottomSurface="Smooth"
  30. v.TopSurface="Smooth"
  31. v.Size=Vector3.new(10,5,3)
  32. v.Transparency=1
  33. v.CFrame=char.Torso.CFrame
  34. v.BrickColor=BrickColor.new(CV)
  35. v.Transparency=1
  36. text.TextColor3 = Color3.new(255,255,255)
  37. v.Shape="Block"
  38. text.Text = "Light Phoenix"
  39.  
  40. local s = Instance.new("Sound",char)
  41. s.Name = "BGMusic"
  42. s.SoundId = "rbxassetid://165232232"
  43. s.Pitch = 1
  44. s.Volume = 10
  45. s.Looped = true
  46. s.archivable = false
  47. s.Parent = char.Head
  48. wait(0.1)
  49. s:play()
  50.  
  51. Instance.new("ForceField", game.Players.LocalPlayer.Character)
  52. print("Holy Light will shine above all.")
  53. print("Unleash the Holy fire to anyone to destroy.")
  54. p = game.Players.LocalPlayer
  55. char = p.Character
  56. torso = char.Torso
  57. neck = char.Torso.Neck
  58.  
  59. Player=game:GetService("Players").LocalPlayer
  60. Character=Player.Character
  61. PlayerGui=Player.PlayerGui
  62. Backpack=Player.Backpack
  63. Torso=Character.Torso
  64. Head=Character.Head
  65. Humanoid=Character.Humanoid
  66. LeftArm=Character["Left Arm"]
  67. LeftLeg=Character["Left Leg"]
  68. RightArm=Character["Right Arm"]
  69. RightLeg=Character["Right Leg"]
  70. cam=game.Workspace.CurrentCamera
  71. LS=Torso["Left Shoulder"]
  72. LH=Torso["Left Hip"]
  73. RS=Torso["Right Shoulder"]
  74. RH=Torso["Right Hip"]
  75. Face = Head.face
  76. Neck=Torso.Neck
  77. it=Instance.new
  78. attacktype=1
  79. vt=Vector3.new
  80. cf=CFrame.new
  81. euler=CFrame.fromEulerAnglesXYZ
  82. angles=CFrame.Angles
  83. cloaked=false
  84. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  85. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  86. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  87. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  88. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  89. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  90. RootPart=Character.HumanoidRootPart
  91. RootJoint=RootPart.RootJoint
  92. RootCF=euler(-1.57,0,3.14)
  93. attack = false
  94. bounce=false
  95. cooldown=false
  96. deeznuts=false
  97. attackdebounce = false
  98. deb=false
  99. equipped=true
  100. hand=false
  101. MMouse=nil
  102. combo=0
  103. mana=0
  104. trispeed=.2
  105. attackmode='none'
  106. local idle=0
  107. local Anim="Idle"
  108. local Effects={}
  109. local gun=false
  110. local shoot=false
  111. player=nil
  112. mana=0
  113. cam = workspace.CurrentCamera
  114. ZTarget = nil
  115. RocketTarget = nil
  116. local m = Instance.new("Model",Character)
  117. m.Name = "WeaponModel"
  118.  
  119. mouse=Player:GetMouse()
  120. --save shoulders
  121. RSH, LSH=nil, nil
  122. --welds
  123. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  124. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  125. LH=Torso["Left Hip"]
  126. RH=Torso["Right Hip"]
  127. TorsoColor=Torso.BrickColor
  128. function NoOutline(Part)
  129. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  130. end
  131. player=Player
  132. ch=Character
  133. RSH=ch.Torso["Right Shoulder"]
  134. LSH=ch.Torso["Left Shoulder"]
  135. --
  136. RSH.Parent=nil
  137. LSH.Parent=nil
  138. --
  139. RW.Name="Right Shoulder"
  140. RW.Part0=ch.Torso
  141. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  142. RW.C1=cf(0, 0.5, 0)
  143. RW.Part1=ch["Right Arm"]
  144. RW.Parent=ch.Torso
  145. --
  146. LW.Name="Left Shoulder"
  147. LW.Part0=ch.Torso
  148. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  149. LW.C1=cf(0, 0.5, 0)
  150. LW.Part1=ch["Left Arm"]
  151. LW.Parent=ch.Torso
  152.  
  153. function swait(num)
  154. if num==0 or num==nil then
  155. game:service'RunService'.Heartbeat:wait(0)
  156. else
  157. for i=0,num do
  158. game:service'RunService'.Heartbeat:wait(0)
  159. end
  160. end
  161. end
  162.  
  163.  
  164. local Player = game.Players.localPlayer
  165. local Character = Player.Character
  166. local red = 255
  167. local green = 255
  168. local blue = 255
  169. local Humanoid = Character.Humanoid
  170. local mouse = Player:GetMouse()
  171. local m = Instance.new("Model", Character)
  172. m.Name = "WeaponModel"
  173. local LeftArm = Character["Left Arm"]
  174. local RightArm = Character["Right Arm"]
  175. local LeftLeg = Character["Left Leg"]
  176. local RightLeg = Character["Right Leg"]
  177. local Head = Character.Head
  178. local Torso = Character.Torso
  179. local cam = game.Workspace.CurrentCamera
  180. local RootPart = Character.HumanoidRootPart
  181. local RootJoint = RootPart.RootJoint
  182. local equipped = false
  183. local attack = false
  184. local Anim = "Idle"
  185. local idle = 0
  186. local attacktype = 1
  187. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  188. local velocity = RootPart.Velocity.y
  189. local sine = 0
  190. local change = 1
  191. local grabbed = false
  192. local cn = CFrame.new
  193. local mr = math.rad
  194. local angles = CFrame.Angles
  195. local ud = UDim2.new
  196. local c3 = Color3.new
  197. local lim = 0
  198. local st = 0
  199. local necko = cn(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  200. local attacktype = 1
  201. local ZTarget, RocketTarget = nil, nil
  202. local euler = CFrame.fromEulerAnglesXYZ
  203. function clerp(a,b,t)
  204. local qa = {QuaternionFromCFrame(a)}
  205. local qb = {QuaternionFromCFrame(b)}
  206. local ax, ay, az = a.x, a.y, a.z
  207. local bx, by, bz = b.x, b.y, b.z
  208. local _t = 1-t
  209. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  210. end
  211.  
  212. function QuaternionFromCFrame(cf)
  213. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  214. local trace = m00 + m11 + m22
  215. if trace > 0 then
  216. local s = math.sqrt(1 + trace)
  217. local recip = 0.5/s
  218. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  219. else
  220. local i = 0
  221. if m11 > m00 then
  222. i = 1
  223. end
  224. if m22 > (i == 0 and m00 or m11) then
  225. i = 2
  226. end
  227. if i == 0 then
  228. local s = math.sqrt(m00-m11-m22+1)
  229. local recip = 0.5/s
  230. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  231. elseif i == 1 then
  232. local s = math.sqrt(m11-m22-m00+1)
  233. local recip = 0.5/s
  234. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  235. elseif i == 2 then
  236. local s = math.sqrt(m22-m00-m11+1)
  237. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  238. end
  239. end
  240. end
  241.  
  242. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  243. local xs, ys, zs = x + x, y + y, z + z
  244. local wx, wy, wz = w*xs, w*ys, w*zs
  245. local xx = x*xs
  246. local xy = x*ys
  247. local xz = x*zs
  248. local yy = y*ys
  249. local yz = y*zs
  250. local zz = z*zs
  251. 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))
  252. end
  253.  
  254. function QuaternionSlerp(a, b, t)
  255. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  256. local startInterp, finishInterp;
  257. if cosTheta >= 0.0001 then
  258. if (1 - cosTheta) > 0.0001 then
  259. local theta = math.acos(cosTheta)
  260. local invSinTheta = 1/math.sin(theta)
  261. startInterp = math.sin((1-t)*theta)*invSinTheta
  262. finishInterp = math.sin(t*theta)*invSinTheta
  263. else
  264. startInterp = 1-t
  265. finishInterp = t
  266. end
  267. else
  268. if (1+cosTheta) > 0.0001 then
  269. local theta = math.acos(-cosTheta)
  270. local invSinTheta = 1/math.sin(theta)
  271. startInterp = math.sin((t-1)*theta)*invSinTheta
  272. finishInterp = math.sin(t*theta)*invSinTheta
  273. else
  274. startInterp = t-1
  275. finishInterp = t
  276. end
  277. end
  278. 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
  279. end
  280. rayCast = function(Position, Direction, Range, Ignore)
  281. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  282. end
  283. local v = game.Players.localPlayer
  284. local torso = v.Character.Torso
  285.  
  286. plr = game.Players.LocalPlayer
  287. char = game.Players.LocalPlayer.Character
  288. hum = game.Players.LocalPlayer.Character.Humanoid
  289. t = game.Players.LocalPlayer.Character.Torso
  290. h = game.Players.LocalPlayer.Character.Head
  291. ra = game.Players.LocalPlayer.Character["Right Arm"]
  292. la = game.Players.LocalPlayer.Character["Left Arm"]
  293. rl = game.Players.LocalPlayer.Character["Right Leg"]
  294. ll = game.Players.LocalPlayer.Character["Left Leg"]
  295. tors = Character.Torso
  296. lleg = Character["Left Leg"]
  297. root = Character.HumanoidRootPart
  298. hed = Character.Head
  299. rleg = Character["Right Leg"]
  300. rarm = Character["Right Arm"]
  301. larm = Character["Left Arm"]
  302. bsize1 = NumberSequenceKeypoint.new(3,3,3)
  303. bsize2 = NumberSequenceKeypoint.new(10,10,10)
  304. local Effects = {}
  305. attack = false
  306. local attacking = false
  307. vt = Vector3.new
  308. bc = BrickColor.new
  309. br = BrickColor.random
  310. it = Instance.new
  311. cf = CFrame.new
  312. euler = CFrame.fromEulerAnglesXYZ
  313. angles = CFrame.Angles
  314. matr = math.random
  315. local colororg = BrickColor.new("Toothpaste") -- set color u like
  316. local meshtype = "Sphere" -- only for specialmesh
  317. mouse = plr:GetMouse()
  318.  
  319. CFuncs = {
  320. ["Part"] = {
  321. Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  322. local Part = Create("Part"){
  323. Parent = Parent,
  324. Reflectance = Reflectance,
  325. Transparency = Transparency,
  326. CanCollide = false,
  327. Locked = true,
  328. BrickColor = BrickColor.new(tostring(BColor)),
  329. Name = Name,
  330. Size = Size,
  331. Material = Material,
  332. }
  333. RemoveOutlines(Part)
  334. return Part
  335. end;
  336. };
  337.  
  338. ["Mesh"] = {
  339. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  340. local Msh = Create(Mesh){
  341. Parent = Part,
  342. Offset = OffSet,
  343. Scale = Scale,
  344. }
  345. if Mesh == "SpecialMesh" then
  346. Msh.MeshType = MeshType
  347. Msh.MeshId = MeshId
  348. end
  349. return Msh
  350. end;
  351. };
  352.  
  353. ["Mesh"] = {
  354. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  355. local Msh = Create(Mesh){
  356. Parent = Part,
  357. Offset = OffSet,
  358. Scale = Scale,
  359. }
  360. if Mesh == "SpecialMesh" then
  361. Msh.MeshType = MeshType
  362. Msh.MeshId = MeshId
  363. end
  364. return Msh
  365. end;
  366. };
  367.  
  368. ["Weld"] = {
  369. Create = function(Parent, Part0, Part1, C0, C1)
  370. local Weld = Create("Weld"){
  371. Parent = Parent,
  372. Part0 = Part0,
  373. Part1 = Part1,
  374. C0 = C0,
  375. C1 = C1,
  376. }
  377. return Weld
  378. end;
  379. };
  380.  
  381. ["Sound"] = {
  382. Create = function(id, par, vol, pit)
  383. coroutine.resume(coroutine.create(function()
  384. local S = Create("Sound"){
  385. Volume = vol,
  386. Pitch = pit or 1,
  387. SoundId = id,
  388. Parent = par or workspace,
  389. }
  390. wait()
  391. S:play()
  392. game:GetService("Debris"):AddItem(S, 6)
  393. end))
  394. end;
  395. };
  396.  
  397. ["ParticleEmitter"] = {
  398. Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
  399. local fp = Create("ParticleEmitter"){
  400. Parent = Parent,
  401. Color = ColorSequence.new(Color1, Color2),
  402. LightEmission = LightEmission,
  403. Size = Size,
  404. Texture = Texture,
  405. Transparency = Transparency,
  406. ZOffset = ZOffset,
  407. Acceleration = Accel,
  408. Drag = Drag,
  409. LockedToPart = LockedToPart,
  410. VelocityInheritance = VelocityInheritance,
  411. EmissionDirection = EmissionDirection,
  412. Enabled = Enabled,
  413. Lifetime = LifeTime,
  414. Rate = Rate,
  415. Rotation = Rotation,
  416. RotSpeed = RotSpeed,
  417. Speed = Speed,
  418. VelocitySpread = VelocitySpread,
  419. }
  420. return fp
  421. end;
  422. };
  423.  
  424. CreateTemplate = {
  425.  
  426. };
  427. }
  428.  
  429.  
  430.  
  431. New = function(Object, Parent, Name, Data)
  432. local Object = Instance.new(Object)
  433. for Index, Value in pairs(Data or {}) do
  434. Object[Index] = Value
  435. end
  436. Object.Parent = Parent
  437. Object.Name = Name
  438. return Object
  439. end
  440.  
  441. function chatfunc(text)
  442. local chat = coroutine.wrap(function()
  443. if Character:FindFirstChild("TalkingBillBoard")~= nil then
  444. Character:FindFirstChild("TalkingBillBoard"):destroy()
  445. end
  446. local naeeym2 = Instance.new("BillboardGui",Character)
  447. naeeym2.Size = UDim2.new(0,100,0,40)
  448. naeeym2.StudsOffset = Vector3.new(0,3,0)
  449. naeeym2.Adornee = Character.Head
  450. naeeym2.Name = "TalkingBillBoard"
  451. local tecks2 = Instance.new("TextLabel",naeeym2)
  452. tecks2.BackgroundTransparency = 1
  453. tecks2.BorderSizePixel = 0
  454. tecks2.Text = ""
  455. tecks2.Font = "SciFi"
  456. tecks2.TextSize = 30
  457. tecks2.TextStrokeTransparency = 0
  458. tecks2.TextColor3 = Color3.new(0,255,255)
  459. tecks2.TextStrokeColor3 = Color3.new(0,255,255)
  460. tecks2.Size = UDim2.new(1,0,0.5,0)
  461. local tecks3 = Instance.new("TextLabel",naeeym2)
  462. tecks3.BackgroundTransparency = 1
  463. tecks3.BorderSizePixel = 0
  464. tecks3.Text = ""
  465. tecks3.Font = "SciFi"
  466. tecks3.TextSize = 30
  467. tecks3.TextStrokeTransparency = 0
  468. tecks3.TextColor3 = Color3.new(255,255,255)
  469. tecks3.TextStrokeColor3 = Color3.new(255,255,0)
  470. tecks3.Size = UDim2.new(1,0,0.5,0)
  471. for i = 1,string.len(text),1 do
  472. CFuncs["Sound"].Create("http://www.roblox.com/asset/?id=565939471", Character, .6, .8)
  473. tecks2.Text = string.sub(text,1,i)
  474. tecks3.Text = string.sub(text,1,i)
  475. wait(0.01)
  476. end
  477. wait(2)
  478. for i = 1, 50 do
  479. swait()
  480. tecks2.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
  481. tecks2.Rotation = tecks2.Rotation - .8
  482. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  483. tecks2.TextTransparency = tecks2.TextTransparency + .04
  484. tecks3.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
  485. tecks3.Rotation = tecks2.Rotation + .8
  486. tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  487. tecks3.TextTransparency = tecks2.TextTransparency + .04
  488. end
  489. naeeym2:Destroy()
  490. end)
  491. chat()
  492. end
  493. function onChatted(msg)
  494. chatfunc(msg)
  495. end
  496. Player.Chatted:connect(onChatted)
  497.  
  498.  
  499. Damagefunc=function(hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  500. if hit.Parent==nil then
  501. return
  502. end
  503. h=hit.Parent:FindFirstChild("Humanoid")
  504. for _,v in pairs(hit.Parent:children()) do
  505. if v:IsA("Humanoid") then
  506. h=v
  507. end
  508. end
  509. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  510. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  511. end
  512. if hit.Parent.className=="Hat" then
  513. hit=hit.Parent.Parent:findFirstChild("Head")
  514. end
  515. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  516. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  517. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  518. return
  519. end]]
  520. -- hs(hit,1.2)
  521. c=Instance.new("ObjectValue")
  522. c.Name="creator"
  523. c.Value=game:service("Players").LocalPlayer
  524. c.Parent=h
  525. game:GetService("Debris"):AddItem(c,.5)
  526. Damage=math.random(minim,maxim)
  527. -- h:TakeDamage(Damage)
  528. blocked=false
  529. block=hit.Parent:findFirstChild("Block")
  530. if block~=nil then
  531. print(block.className)
  532. if block.className=="NumberValue" then
  533. if block.Value>0 then
  534. blocked=true
  535. if decreaseblock==nil then
  536. block.Value=block.Value-1
  537. end
  538. end
  539. end
  540. if block.className=="IntValue" then
  541. if block.Value>0 then
  542. blocked=true
  543. if decreaseblock~=nil then
  544. block.Value=block.Value-1
  545. end
  546. end
  547. end
  548. end
  549. if blocked==false then
  550. -- h:TakeDamage(Damage)
  551. h.Health=h.Health-Damage
  552. showDamage(hit.Parent,Damage,3,TorsoColor)
  553. else
  554. h.Health=h.Health-(Damage/2)
  555. showDamage(hit.Parent,Damage/2,3,BrickColor.new("Bright blue"))
  556. end
  557. if Type=="Knockdown" then
  558. hum=hit.Parent.Humanoid
  559. hum.PlatformStand=true
  560. coroutine.resume(coroutine.create(function(HHumanoid)
  561. swait(1)
  562. HHumanoid.PlatformStand=false
  563. end),hum)
  564. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  565. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  566. local bodvol=Instance.new("BodyVelocity")
  567. bodvol.velocity=angle*knockback
  568. bodvol.P=5000
  569. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  570. bodvol.Parent=hit
  571. rl=Instance.new("BodyAngularVelocity")
  572. rl.P=3000
  573. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  574. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  575. rl.Parent=hit
  576. game:GetService("Debris"):AddItem(bodvol,.5)
  577. game:GetService("Debris"):AddItem(rl,.5)
  578. elseif Type=="Normal" then
  579. vp=Instance.new("BodyVelocity")
  580. vp.P=500
  581. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  582. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  583. if KnockbackType==1 then
  584. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  585. elseif KnockbackType==2 then
  586. vp.velocity=Property.CFrame.lookVector*knockback
  587. end
  588. if knockback>0 then
  589. vp.Parent=hit.Parent.Torso
  590. end
  591. game:GetService("Debris"):AddItem(vp,.5)
  592. elseif Type=="Up" then
  593. local bodyVelocity=Instance.new("BodyVelocity")
  594. bodyVelocity.velocity=vt(0,10,0)
  595. bodyVelocity.P=1000
  596. bodyVelocity.maxForce=Vector3.new(1e+009, 1e+009, 1e+009)
  597. bodyVelocity.Parent=hit
  598. game:GetService("Debris"):AddItem(bodyVelocity,1)
  599. rl=Instance.new("BodyAngularVelocity")
  600. rl.P=3000
  601. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  602. rl.angularvelocity=Vector3.new(math.random(-20,20),math.random(-20,20),math.random(-20,20))
  603. rl.Parent=hit
  604. game:GetService("Debris"):AddItem(rl,.5)
  605. elseif Type=="Snare" then
  606. bp=Instance.new("BodyPosition")
  607. bp.P=2000
  608. bp.D=100
  609. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  610. bp.position=hit.Parent.Torso.Position
  611. bp.Parent=hit.Parent.Torso
  612. game:GetService("Debris"):AddItem(bp,1)
  613. elseif Type=="Target" then
  614. if Targetting==false then
  615. ZTarget=hit.Parent.Torso
  616. coroutine.resume(coroutine.create(function(Part)
  617. swait(5)
  618. end),ZTarget)
  619. TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  620. targetgui=Instance.new("BillboardGui")
  621. targetgui.Parent=ZTarget
  622. targetgui.Size=UDim2.new(10,100,10,100)
  623. targ=Instance.new("ImageLabel")
  624. targ.Parent=targetgui
  625. targ.BackgroundTransparency=1
  626. targ.Image="rbxassetid://4834067"
  627. targ.Size=UDim2.new(1,0,1,0)
  628. cam.CameraType="Scriptable"
  629. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  630. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  631. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  632. Targetting=true
  633. RocketTarget=ZTarget
  634. for i=1,Property do
  635. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  636. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  637. swait()
  638. end
  639. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  640. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  641. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  642. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  643. end
  644. Targetting=false
  645. RocketTarget=nil
  646. targetgui.Parent=nil
  647. cam.CameraType="Custom"
  648. end
  649. end
  650. debounce=Instance.new("BoolValue")
  651. debounce.Name="DebounceHit"
  652. debounce.Parent=hit.Parent
  653. debounce.Value=true
  654. game:GetService("Debris"):AddItem(debounce,Delay)
  655. c=Instance.new("ObjectValue")
  656. c.Name="creator"
  657. c.Value=Player
  658. c.Parent=h
  659. game:GetService("Debris"):AddItem(c,.5)
  660. CRIT=false
  661. hitDeb=true
  662. AttackPos=6
  663. end
  664. end
  665.  
  666. showDamage=function(Char,Dealt,du,Color)
  667. m=Instance.new("Model")
  668. m.Name=""
  669. h=Instance.new("Humanoid")
  670. h.Health=0
  671. h.MaxHealth=0
  672. h.Parent=m
  673. c=Instance.new("Part")
  674. c.Transparency=0
  675. c.Material = "Neon"
  676. c.BrickColor=bc("White")
  677. c.Name="Head"
  678. c.TopSurface=0
  679. c.BottomSurface=0
  680. CV="Hot pink"
  681.  
  682. local txt = Instance.new("BillboardGui", c)
  683. txt.Adornee = c
  684. txt.Name = "_status"
  685. txt.Size = UDim2.new(2, 0, 1.2, 0)
  686. txt.StudsOffset = Vector3.new(-9, 8, 0)
  687. local text = Instance.new("TextLabel", txt)
  688. text.Size = UDim2.new(10, 0, 7, 0)
  689. text.FontSize = "Size24"
  690. text.TextScaled = true
  691. text.TextTransparency = 0
  692. text.BackgroundTransparency = 1
  693. text.TextTransparency = 0
  694. text.TextStrokeTransparency = 0
  695. if Dealt < 12 then
  696. text.Font = "Highway"
  697. elseif Dealt < 20 then
  698. text.Font = "SourceSansBold"
  699. elseif Dealt >= 20 then
  700. text.Font = "Fantasy"
  701. end
  702. text.TextStrokeColor3 = BrickColor.new("Toothpaste").Color
  703. local hitsounds={"199149137","199149186","199149221","199149235","199149269","199149297"}
  704. v=Instance.new("Part")
  705. v.Name = "ColorBrick"
  706. v.Parent=c
  707. v.FormFactor="Symmetric"
  708. v.Anchored=true
  709. v.CanCollide=false
  710. v.BottomSurface="Smooth"
  711. v.TopSurface="Smooth"
  712. v.Size=Vector3.new(10,5,3)
  713. v.Transparency=1
  714. v.CFrame=c.CFrame
  715. v.BrickColor=BrickColor.new(CV)
  716. v.Transparency=1
  717. if Dealt < 12 then
  718. text.TextColor3 = BrickColor.new("White").Color
  719. elseif Dealt < 20 then
  720. text.TextColor3 = BrickColor.new("Bright yellow").Color
  721. elseif Dealt >= 20 then
  722. text.TextColor3 = BrickColor.new("Toothpaste").Color
  723. end
  724. v.Shape="Block"
  725. text.Text = tostring(Dealt).. "!"
  726. local dam = Instance.new("Sound",c)
  727. local rndm=math.random(1,#hitsounds)
  728. local r=rndm
  729. dam.SoundId = "http://www.roblox.com/asset/?id="..hitsounds[r]
  730. dam.Volume = 1.25
  731. dam.Pitch = 1
  732. dam:Play()
  733. c.formFactor="Plate"
  734. c.Transparency = 1
  735. c.Size=Vector3.new(1,.4,1)
  736. ms=Instance.new("CylinderMesh")
  737. ms.Scale=Vector3.new(.8,.8,.8)
  738. if CRIT==true then
  739. ms.Scale=Vector3.new(1,1.25,1)
  740. end
  741. ms.Parent=c
  742. c.Reflectance=0
  743. Instance.new("BodyGyro").Parent=c
  744. c.Parent=m
  745. if Char:findFirstChild("Head")~=nil then
  746. c.CFrame=CFrame.new(Char["Head"].CFrame.p+Vector3.new(0,1.5,0))
  747. elseif Char.Parent:findFirstChild("Head")~=nil then
  748. c.CFrame=CFrame.new(Char.Parent["Head"].CFrame.p+Vector3.new(0,1.5,0))
  749. end
  750. f=Instance.new("BodyPosition")
  751. f.P=2000
  752. f.D=100
  753. f.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  754. f.position=c.Position+Vector3.new(0,3,0)
  755. f.Parent=c
  756. game:GetService("Debris"):AddItem(m,.5+du)
  757. c.CanCollide=false
  758. m.Parent=workspace
  759. c.CanCollide=false
  760. wait(1)
  761. for l = 0, 9 do
  762. text.TextTransparency = text.TextTransparency + 0.1
  763. text.TextStrokeTransparency = text.TextStrokeTransparency + 0.1
  764. wait()
  765. end
  766. end
  767.  
  768. gui = function(GuiType, parent, text, backtrans, backcol, pos, size)
  769. local gui = it(GuiType)
  770. gui.Parent = parent
  771. gui.Text = text
  772. gui.BackgroundTransparency = backtrans
  773. gui.BackgroundColor3 = backcol
  774. gui.SizeConstraint = "RelativeXY"
  775. gui.TextXAlignment = "Center"
  776. gui.TextYAlignment = "Center"
  777. gui.Position = pos
  778. gui.Size = size
  779. gui.Font = "SourceSans"
  780. gui.FontSize = "Size14"
  781. gui.TextWrapped = false
  782. gui.TextStrokeTransparency = 0
  783. gui.TextColor = BrickColor.new("White")
  784. return gui
  785. end
  786. ---- GUI set
  787. local basgui = it("GuiMain")
  788. basgui.Parent = Player.PlayerGui
  789. basgui.Name = "CooldownsGUI"
  790. local basframe = it("Frame")
  791. basframe.Parent = basgui
  792. basframe.BackgroundColor3 = Color3.new(255, 255, 255)
  793. basframe.BackgroundTransparency = 1
  794. basframe.BorderColor3 = Color3.new(17, 17, 17)
  795. basframe.Size = UDim2.new(0.2, 0, 0.2, 0)
  796. basframe.Position = UDim2.new(0.8, 0, 0.8, 0)
  797. local basicgui = gui("TextLabel", basframe, "Basic", 0, BrickColor.new("Toothpaste").Color, UDim2.new(0.35, 0, -0.125, 0), UDim2.new(0.45, 0, 0.35, 0))
  798. basicgui.ZIndex = 2
  799. basicgui.Font = "Highway"
  800. basicgui.BackgroundTransparency = 0.5
  801. basicgui.BorderSizePixel = 0.65
  802. basicgui.TextScaled = true
  803. basicgui.Text = "(F)\nInferno Meteor"
  804. basicgui.TextSize = 24
  805. local basicgui2 = gui("TextLabel", basframe, "Basic", 0, BrickColor.new("Toothpaste").Color, UDim2.new(-0.15, 0, -0.125, 0), UDim2.new(0.45, 0, 0.35, 0))
  806. basicgui2.ZIndex = 2
  807. basicgui2.Font = "Highway"
  808. basicgui2.BackgroundTransparency = 0.5
  809. basicgui2.BorderSizePixel = 0.65
  810. basicgui2.TextScaled = true
  811. basicgui2.Text = "(E)\nInferno Demise"
  812. basicgui2.TextSize = 24
  813. local basicgui3 = gui("TextLabel", basframe, "Basic", 0, BrickColor.new("Toothpaste").Color, UDim2.new(-0.15, 0, 0.225, 0), UDim2.new(0.45, 0, 0.35, 0))
  814. basicgui3.ZIndex = 2
  815. basicgui3.Font = "Highway"
  816. basicgui3.BackgroundTransparency = 0.5
  817. basicgui3.BorderSizePixel = 0.65
  818. basicgui3.TextScaled = true
  819. basicgui3.Text = "(Q)\nInferno Comet"
  820. basicgui3.TextSize = 24
  821. local basicgui4 = gui("TextLabel", basframe, "Basic", 0, BrickColor.new("Toothpaste").Color, UDim2.new(0.35, 0, 0.225, 0), UDim2.new(0.45, 0, 0.35, 0))
  822. basicgui4.ZIndex = 2
  823. basicgui4.Font = "Highway"
  824. basicgui4.BackgroundTransparency = 0.5
  825. basicgui4.BorderSizePixel = 0.65
  826. basicgui4.TextScaled = true
  827. basicgui4.Text = "(R)\nInferno Wrath"
  828. basicgui4.TextSize = 24
  829. local basicgui5 = gui("TextLabel", basframe, "Basic", 0, BrickColor.new("Toothpaste").Color, UDim2.new(-0.15, 0, -0.475, 0), UDim2.new(0.45, 0, 0.35, 0))
  830. basicgui5.ZIndex = 2
  831. basicgui5.Font = "Highway"
  832. basicgui5.BackgroundTransparency = 0.5
  833. basicgui5.BorderSizePixel = 0.65
  834. basicgui5.TextScaled = true
  835. basicgui5.Text = "(Z)\nPhoenix Force"
  836. basicgui5.TextSize = 24
  837. local basicgui6 = gui("TextLabel", basframe, "Basic", 0, BrickColor.new("Toothpaste").Color, UDim2.new(0.35, 0, -0.475, 0), UDim2.new(0.45, 0, 0.35, 0))
  838. basicgui6.ZIndex = 2
  839. basicgui6.Font = "Highway"
  840. basicgui6.BackgroundTransparency = 0.5
  841. basicgui6.BorderSizePixel = 0.65
  842. basicgui6.TextScaled = true
  843. basicgui6.Text = "(X)\nInferno Hell"
  844. basicgui6.TextSize = 24
  845.  
  846. local healthg = gui("TextLabel", basframe, "Basic", 0, BrickColor.new("Institutional white").Color, UDim2.new(-0.15, 0, 0.675, 0), UDim2.new(0.95, 0, 0.15, 0))
  847. healthg.ZIndex = 2
  848. healthg.Font = "Highway"
  849. healthg.BackgroundTransparency = 0.5
  850. healthg.BorderSizePixel = 0.65
  851. healthg.TextScaled = true
  852. healthg.Text = "health"
  853. healthg.TextSize = 24
  854.  
  855. char.Humanoid.Animator.Parent = nil
  856.  
  857. ---------------- set a position
  858. local handle = Instance.new("Part")
  859. handle.Parent = Character
  860. handle.Size = Vector3.new(0.2,0.2,0.2)
  861. handle.Archivable = true
  862. handle.Transparency = 1
  863. handle.CanCollide = false
  864. handle.BrickColor = BrickColor.new("White")
  865. handle.Material = "Neon"
  866. local handlmesh = Instance.new("BlockMesh",handle)
  867. handlmesh.Scale = Vector3.new(1,1,1)
  868. local handleweld = Instance.new("Weld")
  869. handleweld.Parent = handle
  870. handleweld.Part0 = rarm
  871. handleweld.Part1 = handle
  872. handleweld.C1 = CFrame.new(0, 1.35, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  873. handleweld.Part0 = rarm
  874.  
  875. ---- yeee boi here comes entrance of inferno
  876.  
  877. hum.WalkSpeed = 45
  878.  
  879. local dd = Instance.new("ParticleEmitter",handle)
  880. dd.Texture = "http://www.roblox.com/asset/?id=745304849"
  881. dd.LightEmission = 1
  882. dd.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  883. dd.Rate = 50
  884. dd.Lifetime = NumberRange.new(0.5)
  885. dd.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,10,0),NumberSequenceKeypoint.new(1,0,0)})
  886. dd.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(1,0,0)})
  887. dd.Speed = NumberRange.new(0)
  888. dd.Rotation = NumberRange.new(-500,500)
  889. dd.VelocitySpread = 90000
  890. dd.LockedToPart = true
  891. dd.RotSpeed = NumberRange.new(-500,500)
  892. local bon = Instance.new("ParticleEmitter",handle)
  893. bon.Texture = "rbxassetid://296874871"
  894. bon.LightEmission = 0.75
  895. bon.Color = ColorSequence.new(Color3.new(255/255,255/255,0))
  896. bon.Rate = 0
  897. bon.Lifetime = NumberRange.new(2.5)
  898. bon.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,0,0)})
  899. bon.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  900. bon.Speed = NumberRange.new(15)
  901. bon.Rotation = NumberRange.new(-500,500)
  902. bon.VelocitySpread = 90000
  903. bon.RotSpeed = NumberRange.new(-500,500)
  904. local bon2 = Instance.new("ParticleEmitter",handle)
  905. bon2.Texture = "rbxassetid://296874871"
  906. bon2.LightEmission = 0.75
  907. bon2.Color = ColorSequence.new(Color3.new(255/255,255/255,0))
  908. bon2.Rate = 0
  909. bon2.Lifetime = NumberRange.new(2.5)
  910. bon2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,10,0)})
  911. bon2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  912. bon2.Speed = NumberRange.new(25)
  913. bon2.Rotation = NumberRange.new(-500,500)
  914. bon2.VelocitySpread = 90000
  915. bon2.RotSpeed = NumberRange.new(-500,500)
  916. for i = 0,8,0.1 do
  917. swait()
  918. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  919. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  920. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(-90), math.rad(0), math.rad(100)), 0.3)
  921. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-7.5 + 2.5 * math.cos(sine / 32))), 0.3)
  922. end
  923. dd.Rate = 0
  924. bon.Rate = 99999
  925. bon2.Rate = 99999
  926.  
  927. local tran = Instance.new("ParticleEmitter",handle)
  928. tran.Texture = "rbxassetid://296874871"
  929. tran.LightEmission = 0.75
  930. tran.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  931. tran.Rate = 99999
  932. tran.Lifetime = NumberRange.new(0.25)
  933. tran.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,1.5,0),NumberSequenceKeypoint.new(1,0,0)})
  934. tran.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(1,0.25,0)})
  935. tran.Speed = NumberRange.new(0)
  936. tran.Rotation = NumberRange.new(-500,500)
  937. tran.VelocitySpread = 90000
  938. tran.LockedToPart = true
  939. tran.RotSpeed = NumberRange.new(-500,500)
  940. local tran2 = Instance.new("ParticleEmitter",handle)
  941. tran2.Texture = "http://www.roblox.com/asset/?id=745304849"
  942. tran2.LightEmission = 1
  943. tran2.Color = ColorSequence.new(Color3.new(255/255,255/255,0))
  944. tran2.Rate = 50
  945. tran2.Lifetime = NumberRange.new(0.5)
  946. tran2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,2.5,0),NumberSequenceKeypoint.new(1,0,0)})
  947. tran2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(1,0,0)})
  948. tran2.Speed = NumberRange.new(0)
  949. tran2.Rotation = NumberRange.new(-500,500)
  950. tran2.VelocitySpread = 90000
  951. tran2.LockedToPart = true
  952. tran2.RotSpeed = NumberRange.new(-500,500)
  953. wait(0.5)
  954. bon.Rate = 0
  955. bon2.Rate = 0
  956. wait(3.25)
  957. bon:Destroy()
  958. bon:Destroy()
  959. dd:Destroy()
  960. hum.WalkSpeed = 25
  961. -----------
  962. function InfernoForce()
  963. attack = true
  964. chatfunc("LIGHT PHOENIX....")
  965. handleweld.Part0 = rarm
  966. attack = false
  967. local aura2 = Instance.new("ParticleEmitter",tors)
  968. aura2.Texture = "rbxassetid://296874871"
  969. aura2.LightEmission = 1
  970. aura2.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  971. aura2.Rate = 99999
  972. aura2.Lifetime = NumberRange.new(1.5)
  973. aura2.Acceleration = vt(0,45,0)
  974. aura2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,11,0),NumberSequenceKeypoint.new(1,0,0)})
  975. aura2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  976. aura2.Speed = NumberRange.new(-25)
  977. aura2.Rotation = NumberRange.new(-500,500)
  978. aura2.VelocitySpread = 45
  979. aura2.RotSpeed = NumberRange.new(-500,500)
  980. chatfunc("Light phoenix.............FORCE!!!!")
  981. game.Workspace.reset4852258.Humanoid.MaxHealth = math.huge
  982. hum.WalkSpeed = 100
  983. wait(60)
  984. game.Workspace.reset4852258.Humanoid.MaxHealth = 100
  985. hum.WalkSpeed = 25
  986. aura2.Rate = 0
  987. end
  988.  
  989. function InfernoComet()
  990. attack = true
  991. chatfunc("Light Phoenix Beam !!")
  992. handleweld.Part0 = rarm
  993. local tra = Instance.new("ParticleEmitter",handle)
  994. tra.Texture = "rbxassetid://296874871"
  995. tra.LightEmission = 0.75
  996. tra.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  997. tra.Rate = 99999
  998. tra.Lifetime = NumberRange.new(0.25)
  999. tra.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,0,0)})
  1000. tra.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(1,0.25,0)})
  1001. tra.Speed = NumberRange.new(0)
  1002. tra.Rotation = NumberRange.new(-500,500)
  1003. tra.VelocitySpread = 90000
  1004. tra.LockedToPart = true
  1005. tra.RotSpeed = NumberRange.new(-500,500)
  1006. local tra2 = Instance.new("ParticleEmitter",handle)
  1007. tra2.Texture = "http://www.roblox.com/asset/?id=745304849"
  1008. tra2.LightEmission = 1
  1009. tra2.Color = ColorSequence.new(Color3.new(255/255,255/255,0))
  1010. tra2.Rate = 50
  1011. tra2.Lifetime = NumberRange.new(0.5)
  1012. tra2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5.5,0),NumberSequenceKeypoint.new(1,0,0)})
  1013. tra2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(1,0.5,0)})
  1014. tra2.Speed = NumberRange.new(0)
  1015. tra2.Rotation = NumberRange.new(-500,500)
  1016. tra2.VelocitySpread = 90000
  1017. tra2.LockedToPart = true
  1018. tra2.RotSpeed = NumberRange.new(-500,500)
  1019. for i = 0,4,0.1 do
  1020. swait()
  1021. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1022. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-90)),.3)
  1023. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(170), math.rad(0), math.rad(90)), 0.3)
  1024. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-25 + 2.5 * math.cos(sine / 32))), 0.3)
  1025. end
  1026. local sa = Instance.new("Sound",handle)
  1027. sa.SoundId = "rbxassetid://304448425"
  1028. sa.Volume = 1
  1029. sa.Pitch = 1
  1030. sa:Play()
  1031. tra.Rate = 0
  1032. tra2.Rate = 0
  1033. local lb = Instance.new("Part")
  1034. lb.Parent = char
  1035. lb.Material = "Neon"
  1036. lb.CanCollide = false
  1037. lb.BrickColor = BrickColor.new("New Yeller")
  1038. lb.Shape = "Ball"
  1039. lb.CFrame = handle.CFrame
  1040. lb.Anchored = true
  1041. lb.Transparency = 1
  1042. lb.Size = vt(100,1,1)
  1043. local thing = Instance.new("SpecialMesh",lb)
  1044. thing.MeshType = meshtype
  1045. local hitted = false
  1046. lb.Anchored = false
  1047. local trail = Instance.new("ParticleEmitter",lb)
  1048. trail.Texture = "rbxassetid://296874871"
  1049. trail.LightEmission = 1
  1050. trail.Color = ColorSequence.new(Color3.new(255/255,255/255,0))
  1051. trail.Rate = 9999
  1052. trail.Lifetime = NumberRange.new(1.5)
  1053. trail.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,10,0),NumberSequenceKeypoint.new(1,0,0)})
  1054. trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1055. trail.Speed = NumberRange.new(0,0)
  1056. trail.Rotation = NumberRange.new(-500,500)
  1057. trail.RotSpeed = NumberRange.new(-500,500)
  1058. local bv = Instance.new("BodyVelocity")
  1059. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  1060. bv.velocity = mouse.Hit.lookVector *75
  1061. bv.Parent = lb
  1062. wait(0.05)
  1063. lb.Touched:connect(function(hit)
  1064. if hitted == false then
  1065. hitted = true
  1066. trail.Rate = 0
  1067. lb.Anchored = true
  1068. local aa = Instance.new("Part")
  1069. local val = 1*3.5
  1070. aa.Parent = lb
  1071. local exsound = Instance.new("Sound",aa)
  1072. exsound.SoundId = "rbxassetid://402347142"
  1073. exsound.Volume = 3.5
  1074. exsound.Pitch = 1
  1075. exsound:Play()
  1076. aa.Material = "Neon"
  1077. aa.BrickColor = BrickColor.new("New Yeller")
  1078. aa.CanCollide = false
  1079. aa.Shape = "Ball"
  1080. aa.CFrame = lb.CFrame
  1081. aa.Anchored = true
  1082. aa.Transparency = 0
  1083. aa.Size = vt(1,1,1)
  1084. local thinger = Instance.new("SpecialMesh",aa)
  1085. thinger.MeshType = meshtype
  1086. thinger.Scale = vt(15,15,15)
  1087. local explosion = Instance.new("Explosion",aa)
  1088. explosion.Position = aa.Position
  1089. explosion.BlastRadius = 22.5
  1090. explosion.BlastPressure = 100
  1091. local exp = Instance.new("ParticleEmitter",aa)
  1092. exp.Texture = "rbxassetid://296874871"
  1093. exp.LightEmission = 1
  1094. exp.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1095. exp.Rate = 9000000000
  1096. exp.Lifetime = NumberRange.new(2.75)
  1097. exp.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,30,0),NumberSequenceKeypoint.new(1,1,0)})
  1098. exp.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1099. exp.Speed = NumberRange.new(100)
  1100. exp.VelocitySpread = 9000000
  1101. exp.Rotation = NumberRange.new(-500,500)
  1102. exp.RotSpeed = NumberRange.new(-500,500)
  1103. local expa = Instance.new("ParticleEmitter",aa)
  1104. expa.Texture = "rbxassetid://296874871"
  1105. expa.LightEmission = 1
  1106. expa.Color = ColorSequence.new(Color3.new(255,255/255,0/255))
  1107. expa.Rate = 9000000000
  1108. expa.Lifetime = NumberRange.new(2.75)
  1109. expa.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,75,0)})
  1110. expa.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  1111. expa.Speed = NumberRange.new(100)
  1112. expa.VelocitySpread = 9000000
  1113. expa.Rotation = NumberRange.new(-500,500)
  1114. expa.RotSpeed = NumberRange.new(-500,500)
  1115. local exp2 = exp:Clone()
  1116. exp2.Parent = aa
  1117. local exp3 = exp:Clone()
  1118. exp3.Parent = aa
  1119. local exp4 = exp:Clone()
  1120. exp4.Parent = aa
  1121. local exp5 = exp:Clone()
  1122. exp5.Parent = aa
  1123. local exp6 = exp:Clone()
  1124. exp6.Parent = aa
  1125. local exp7 = exp:Clone()
  1126. exp7.Parent = aa
  1127. local expa2 = expa:Clone()
  1128. expa2.Parent = aa
  1129. local expa3 = expa:Clone()
  1130. expa3.Parent = aa
  1131. local expa4 = expa:Clone()
  1132. expa4.Parent = aa
  1133. local expa5 = expa:Clone()
  1134. expa5.Parent = aa
  1135. local expa6 = expa:Clone()
  1136. expa6.Parent = aa
  1137. local expa7 = expa:Clone()
  1138. expa7.Parent = aa
  1139. for i = 0, 1 do
  1140. val = val - 0.025*3.5
  1141. thinger.Scale = thinger.Scale + vt(val,val,val)
  1142. wait()
  1143. end
  1144. exp.Rate = 0
  1145. exp2.Rate = 0
  1146. exp3.Rate = 0
  1147. exp4.Rate = 0
  1148. exp5.Rate = 0
  1149. exp6.Rate = 0
  1150. exp7.Rate = 0
  1151. for i = 0, 1 do
  1152. val = val - 0.025*3.5
  1153. thinger.Scale = thinger.Scale + vt(val,val,val)
  1154. wait()
  1155. end
  1156. expa.Rate = 0
  1157. expa2.Rate = 0
  1158. expa3.Rate = 0
  1159. expa4.Rate = 0
  1160. expa5.Rate = 0
  1161. expa6.Rate = 0
  1162. expa7.Rate = 0
  1163. for i = 0, 21 do
  1164. val = val - 0.025*3.5
  1165. thinger.Scale = thinger.Scale + vt(val,val,val)
  1166. wait()
  1167. end
  1168. for i = 0, 74 do
  1169. val = val - 0.0145
  1170. aa.Transparency = aa.Transparency + 0.0145
  1171. thinger.Scale = thinger.Scale + vt(val,val,val)
  1172. wait()
  1173. end
  1174. end
  1175. end)
  1176. attack = false
  1177. wait(30)
  1178. sa:Destroy()
  1179. tra:Destroy()
  1180. tra2:Destroy()
  1181. lb:Destroy()
  1182. end
  1183.  
  1184. function InfernoHell()
  1185. attack = true
  1186. chatfunc("LIGHT PHOENIX...")
  1187. handleweld.Part0 = rarm
  1188. local aura = Instance.new("ParticleEmitter",tors)
  1189. aura.Texture = "rbxassetid://305563617"
  1190. aura.LightEmission = 1
  1191. aura.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1192. aura.Rate = 25
  1193. aura.Lifetime = NumberRange.new(0.75)
  1194. aura.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,8.5,0),NumberSequenceKeypoint.new(1,0,0)})
  1195. aura.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1196. aura.Speed = NumberRange.new(15)
  1197. aura.VelocitySpread = 50
  1198. local aura2 = Instance.new("ParticleEmitter",tors)
  1199. aura2.Texture = "rbxassetid://296874871"
  1200. aura2.LightEmission = 1
  1201. aura2.Color = ColorSequence.new(Color3.new(255,255/255,0/255))
  1202. aura2.Rate = 99999
  1203. aura2.Lifetime = NumberRange.new(1.5)
  1204. aura2.Acceleration = vt(0,45,0)
  1205. aura2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,3,0),NumberSequenceKeypoint.new(1,0,0)})
  1206. aura2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1207. aura2.Speed = NumberRange.new(-25)
  1208. aura2.Rotation = NumberRange.new(-500,500)
  1209. aura2.VelocitySpread = 45
  1210. aura2.RotSpeed = NumberRange.new(-500,500)
  1211. local auran = Instance.new("ParticleEmitter",tors)
  1212. auran.Texture = "rbxassetid://296874871"
  1213. auran.LightEmission = 1
  1214. auran.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1215. auran.Rate = 0
  1216. auran.Lifetime = NumberRange.new(5)
  1217. auran.Acceleration = vt(0,-45,0)
  1218. auran.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,25,0),NumberSequenceKeypoint.new(1,0,0)})
  1219. auran.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1220. auran.Speed = NumberRange.new(65)
  1221. auran.Rotation = NumberRange.new(-500,500)
  1222. auran.VelocitySpread = 100
  1223. auran.RotSpeed = NumberRange.new(-500,500)
  1224. local sa = Instance.new("Sound",handle)
  1225. sa.SoundId = "rbxassetid://431105970"
  1226. sa.Volume = 5
  1227. sa.Pitch = 1
  1228. sa:Play()
  1229. for i = 0,2,0.1 do
  1230. swait()
  1231. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,-1)* angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  1232. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(0)),.3)
  1233. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(10)), 0.3)
  1234. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-10)), 0.3)
  1235. RH.C0=clerp(RH.C0,cf(1,-0.5,-0.5)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(10)),.3)
  1236. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(60)),.3)
  1237. end
  1238. for i = 0, 5 do
  1239. auran.Rate = 99999
  1240. local lb = Instance.new("Part")
  1241. lb.Parent = char
  1242. lb.Material = "Neon"
  1243. lb.BrickColor = BrickColor.new("New Yeller")
  1244. lb.CFrame = tors.CFrame
  1245. lb.Rotation = vt(0,0,0)
  1246. lb.Anchored = true
  1247. lb.Transparency = 0
  1248. local thing = Instance.new("SpecialMesh",lb)
  1249. thing.MeshType = "FileMesh"
  1250. thing.MeshId = "http://www.roblox.com/asset/?id=20329976"
  1251. thing.Scale = vt(0,15,0)
  1252. local chancerot = math.random(1,2)
  1253. for z = 0, 4 do
  1254. if chancerot == 1 then
  1255. lb.CFrame = lb.CFrame*CFrame.Angles(0,0.1,0)
  1256. elseif chancerot == 2 then
  1257. lb.CFrame = lb.CFrame*CFrame.Angles(0,-0.1,0)
  1258. end
  1259. lb.Transparency = lb.Transparency + 0.1
  1260. thing.Scale = thing.Scale + vt(15,0,15)
  1261. wait()
  1262. end
  1263. auran.Rate = 0
  1264. for z = 0, 4 do
  1265. if chancerot == 1 then
  1266. lb.CFrame = lb.CFrame*CFrame.Angles(0,0.1,0)
  1267. elseif chancerot == 2 then
  1268. lb.CFrame = lb.CFrame*CFrame.Angles(0,-0.1,0)
  1269. end
  1270. lb.Transparency = lb.Transparency + 0.1
  1271. thing.Scale = thing.Scale + vt(15,0,15)
  1272. wait()
  1273. end
  1274. lb:Destroy()
  1275. end
  1276. chatfunc("ULTIMATE FLAME!!!")
  1277. local sa = Instance.new("Sound",handle)
  1278. sa.SoundId = "rbxassetid://416328540"
  1279. sa.Volume = 10
  1280. sa.Pitch = 0.75
  1281. sa:Play()
  1282.  
  1283. local sbs = Instance.new("BodyPosition", root)
  1284. sbs.P = 3000
  1285. sbs.D = 1000
  1286. sbs.maxForce = Vector3.new(500000, 500000000, 500000)
  1287. sbs.position = RootPart.CFrame.p + Vector3.new(0, 1000, 0)
  1288. for i = 0,24,0.1 do
  1289. swait()
  1290. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1291. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-90)),.3)
  1292. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(180)), 0.3)
  1293. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-25 + 2.5 * math.cos(sine / 32))), 0.3)
  1294. end
  1295. local shur = Instance.new("Part",char)
  1296. local gahde = Instance.new("Sound",char)
  1297. gahde.SoundId = "rbxassetid://402981977"
  1298. gahde.Volume = 5
  1299. gahde.Pitch = 0.6
  1300. gahde:Play()
  1301. shur.Transparency = 1
  1302. shur.Material = "Neon"
  1303. shur.BrickColor = BrickColor.new("New Yeller")
  1304. shur.Anchored = true
  1305. shur.CFrame = tors.CFrame + vt(0,10,0)
  1306. shur.Size = vt(1,0.2,1)
  1307. shur.CanCollide = false
  1308. local dec = Instance.new("Decal",shur)
  1309. dec.Texture = "http://www.roblox.com/asset/?id=840391577"
  1310. dec.Face = "Top"
  1311. local dec2 = dec:Clone()
  1312. dec2.Parent = shur
  1313. dec2.Face = "Bottom"
  1314. local Meshshur = Instance.new("CylinderMesh",shur)
  1315. Meshshur.Scale = vt(0,1,0)
  1316. for i = 0, 39 do
  1317. wait()
  1318. Meshshur.Scale = Meshshur.Scale + vt(15,0,15)
  1319. end
  1320. local sa = Instance.new("Sound",char)
  1321. sa.SoundId = "rbxassetid://428027602"
  1322. sa.Volume = 2.5
  1323. sa.Pitch = 0.5
  1324. sa:Play()
  1325. local lb = Instance.new("Part")
  1326. lb.Parent = char
  1327. lb.Material = "Neon"
  1328. lb.BrickColor = BrickColor.new("New Yeller")
  1329. lb.CanCollide = false
  1330. lb.Shape = "Ball"
  1331. lb.CFrame = handle.CFrame
  1332. lb.Anchored = true
  1333. lb.Transparency = 0
  1334. lb.Size = vt(1,1,1)
  1335. lb.CFrame = handle.CFrame
  1336. local thing = Instance.new("SpecialMesh",lb)
  1337. thing.MeshType = meshtype
  1338. thing.Scale = vt(0,0,0)
  1339. for i = 0, 89 do
  1340. thing.Scale = thing.Scale + vt(2.5,2.5,2.5)
  1341. lb.CFrame = lb.CFrame + Vector3.new(0,1.425,0)
  1342. wait()
  1343. end
  1344. wait(1)
  1345. for i = 0, 39 do
  1346. wait()
  1347. Meshshur.Scale = Meshshur.Scale - vt(15,0,15)
  1348. end
  1349. local sa = Instance.new("Sound",char)
  1350. sa.SoundId = "rbxassetid://565538688"
  1351. sa.Volume = 1
  1352. sa.Pitch = 0.95
  1353. sa:Play()
  1354. wait(0.5)
  1355. shur:Destroy()
  1356. sbs:Destroy()
  1357. local sa = Instance.new("Sound",char)
  1358. sa.SoundId = "rbxassetid://416328540"
  1359. sa.Volume = 1.5
  1360. sa.Pitch = 0.5
  1361. sa:Play()
  1362. local sa = Instance.new("Sound",char)
  1363. sa.SoundId = "rbxassetid://466493476"
  1364. sa.Volume = 1.5
  1365. sa.Pitch = 0.5
  1366. sa:Play()
  1367. aura.Rate = 0
  1368. aura2.Rate = 0
  1369. local hitted = false
  1370. lb.Anchored = false
  1371. local trail = Instance.new("ParticleEmitter",lb)
  1372. trail.Texture = "rbxassetid://296874871"
  1373. trail.LightEmission = 1
  1374. trail.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1375. trail.Rate = 9999
  1376. trail.Lifetime = NumberRange.new(2.5)
  1377. trail.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,150,0),NumberSequenceKeypoint.new(1,5,0)})
  1378. trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1379. trail.Speed = NumberRange.new(100)
  1380. trail.VelocitySpread = 9000000
  1381. trail.Rotation = NumberRange.new(-500,500)
  1382. trail.RotSpeed = NumberRange.new(-500,500)
  1383. local bv = Instance.new("BodyVelocity")
  1384. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  1385. bv.velocity = mouse.Hit.lookVector *75
  1386. bv.Parent = lb
  1387. wait(0.05)
  1388. lb.Touched:connect(function(hit)
  1389. if hitted == false then
  1390. hitted = true
  1391. trail.Rate = 0
  1392. lb.Anchored = true
  1393. local aa = Instance.new("Part")
  1394. for i = 0, 9 do
  1395. lb.Transparency = lb.Transparency + 0.1
  1396. local val = 1*3.5
  1397. aa.Parent = lb
  1398. local exsound = Instance.new("Sound",aa)
  1399. exsound.SoundId = "rbxassetid://412831137"
  1400. exsound.Volume = 10
  1401. exsound.Pitch = 0.5
  1402. exsound:Play()
  1403. local exsound = Instance.new("Sound",aa)
  1404. exsound.SoundId = "rbxassetid://439342426"
  1405. exsound.Volume = 10
  1406. exsound.Pitch = 0.75
  1407. exsound:Play()
  1408. local exsound = Instance.new("Sound",aa)
  1409. exsound.SoundId = "rbxassetid://439342426"
  1410. exsound.Volume = 10
  1411. exsound.Pitch = 0.5
  1412. exsound:Play()
  1413. local exsound = Instance.new("Sound",aa)
  1414. exsound.SoundId = "rbxassetid://439342426"
  1415. exsound.Volume = 10
  1416. exsound.Pitch = 0.35
  1417. exsound:Play()
  1418. local exsound = Instance.new("Sound",aa)
  1419. exsound.SoundId = "rbxassetid://439342426"
  1420. exsound.Volume = 10
  1421. exsound.Pitch = 0.25
  1422. exsound:Play()
  1423. local exsound = Instance.new("Sound",aa)
  1424. exsound.SoundId = "rbxassetid://439342426"
  1425. exsound.Volume = 10
  1426. exsound.Pitch = 0.2
  1427. exsound:Play()
  1428. aa.Material = "Neon"
  1429. aa.BrickColor = BrickColor.new("New Yeller").Color
  1430. aa.CanCollide = false
  1431. aa.Shape = "Ball"
  1432. aa.CFrame = lb.CFrame
  1433. aa.Anchored = true
  1434. aa.Transparency = 0
  1435. aa.Size = vt(1,1,1)
  1436. local thinger = Instance.new("SpecialMesh",aa)
  1437. thinger.MeshType = meshtype
  1438. thinger.Scale = vt(225,225,225)
  1439. local explosion = Instance.new("Explosion",aa)
  1440. explosion.Position = aa.Position
  1441. explosion.BlastRadius = 500
  1442. explosion.BlastPressure = 100
  1443. local exp = Instance.new("ParticleEmitter",aa)
  1444. exp.Texture = "rbxassetid://296874871"
  1445. exp.LightEmission = 1
  1446. exp.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1447. exp.Rate = 9000000000
  1448. exp.Lifetime = NumberRange.new(1)
  1449. exp.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,175,0),NumberSequenceKeypoint.new(1,1,0)})
  1450. exp.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1451. exp.Speed = NumberRange.new(100)
  1452. exp.VelocitySpread = 9000000
  1453. exp.Rotation = NumberRange.new(-500,500)
  1454. exp.RotSpeed = NumberRange.new(-500,500)
  1455. local expa = Instance.new("ParticleEmitter",aa)
  1456. expa.Texture = "rbxassetid://296874871"
  1457. expa.LightEmission = 1
  1458. expa.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1459. expa.Rate = 9000000000
  1460. expa.Lifetime = NumberRange.new(2.75)
  1461. expa.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,150,0)})
  1462. expa.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  1463. expa.Speed = NumberRange.new(100)
  1464. expa.VelocitySpread = 9000000
  1465. expa.Rotation = NumberRange.new(-500,500)
  1466. expa.RotSpeed = NumberRange.new(-500,500)
  1467. local exp2 = exp:Clone()
  1468. exp2.Parent = aa
  1469. local exp3 = exp:Clone()
  1470. exp3.Parent = aa
  1471. local exp4 = exp:Clone()
  1472. exp4.Parent = aa
  1473. local exp5 = exp:Clone()
  1474. exp5.Parent = aa
  1475. local exp6 = exp:Clone()
  1476. exp6.Parent = aa
  1477. local exp7 = exp:Clone()
  1478. exp7.Parent = aa
  1479. local expa2 = expa:Clone()
  1480. expa2.Parent = aa
  1481. local expa3 = expa:Clone()
  1482. expa3.Parent = aa
  1483. local expa4 = expa:Clone()
  1484. expa4.Parent = aa
  1485. local expa5 = expa:Clone()
  1486. expa5.Parent = aa
  1487. local expa6 = expa:Clone()
  1488. expa6.Parent = aa
  1489. local expa7 = expa:Clone()
  1490. expa7.Parent = aa
  1491. for i = 0, 1 do
  1492. val = val - 0.025*3.5
  1493. thinger.Scale = thinger.Scale + vt(val,val,val)
  1494. wait()
  1495. end
  1496. exp.Rate = 0
  1497. exp2.Rate = 0
  1498. exp3.Rate = 0
  1499. exp4.Rate = 0
  1500. exp5.Rate = 0
  1501. exp6.Rate = 0
  1502. exp7.Rate = 0
  1503. for i = 0, 1 do
  1504. val = val - 0.025*3.5
  1505. thinger.Scale = thinger.Scale + vt(val,val,val)
  1506. wait()
  1507. end
  1508. expa.Rate = 0
  1509. expa2.Rate = 0
  1510. expa3.Rate = 0
  1511. expa4.Rate = 0
  1512. expa5.Rate = 0
  1513. expa6.Rate = 0
  1514. expa7.Rate = 0
  1515. for i = 0, 21 do
  1516. val = val - 0.025*3.5
  1517. thinger.Scale = thinger.Scale + vt(val,val,val)
  1518. wait()
  1519. end
  1520. for i = 0, 4 do
  1521. val = val - 0.05
  1522. aa.Transparency = aa.Transparency + 0.065*4.5
  1523. thinger.Scale = thinger.Scale + vt(val,val,val)
  1524. wait()
  1525. end
  1526. end
  1527. end
  1528. end)
  1529. for i = 0,2,0.1 do
  1530. swait()
  1531. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1532. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(10),math.rad(0),math.rad(-90)),.3)
  1533. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(30)), 0.3)
  1534. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-25 + 2.5 * math.cos(sine / 32))), 0.3)
  1535. end
  1536. attack = false
  1537. wait(60)
  1538. sa:Destroy()
  1539. sa:Destroy()
  1540. sa:Destroy()
  1541. sa:Destroy()
  1542. sa:Destroy()
  1543. aura:Destroy()
  1544. aura2:Destroy()
  1545. lb:Destroy()
  1546. end
  1547.  
  1548.  
  1549. function InfernoMeteor()
  1550. attack = true
  1551. chatfunc("Light Phoenix...")
  1552. handleweld.Part0 = rarm
  1553. attack = false
  1554. local tra = Instance.new("ParticleEmitter",handle)
  1555. tra.Texture = "rbxassetid://296874871"
  1556. tra.LightEmission = 0.75
  1557. tra.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1558. tra.Rate = 99999
  1559. tra.Lifetime = NumberRange.new(0.25)
  1560. tra.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,0,0)})
  1561. tra.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(1,0.25,0)})
  1562. tra.Speed = NumberRange.new(0)
  1563. tra.Rotation = NumberRange.new(-500,500)
  1564. tra.VelocitySpread = 90000
  1565. tra.LockedToPart = true
  1566. tra.RotSpeed = NumberRange.new(-500,500)
  1567. local tra2 = Instance.new("ParticleEmitter",handle)
  1568. tra2.Texture = "http://www.roblox.com/asset/?id=745304849"
  1569. tra2.LightEmission = 1
  1570. tra2.Color = ColorSequence.new(Color3.new(255,255/255,0/255))
  1571. tra2.Rate = 50
  1572. tra2.Lifetime = NumberRange.new(0.5)
  1573. tra2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,10,0),NumberSequenceKeypoint.new(1,0,0)})
  1574. tra2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(1,0.5,0)})
  1575. tra2.Speed = NumberRange.new(0)
  1576. tra2.Rotation = NumberRange.new(-500,500)
  1577. tra2.VelocitySpread = 90000
  1578. tra2.LockedToPart = true
  1579. tra2.RotSpeed = NumberRange.new(-500,500)
  1580. local sa = Instance.new("Sound",handle)
  1581. sa.SoundId = "rbxassetid://565538688"
  1582. sa.Volume = 1.5
  1583. sa.Pitch = 0.975
  1584. sa:Play()
  1585. for i = 0,4,0.1 do
  1586. swait()
  1587. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1588. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-90)),.3)
  1589. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(170), math.rad(0), math.rad(90)), 0.3)
  1590. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-25 + 2.5 * math.cos(sine / 32))), 0.3)
  1591. end
  1592. chatfunc("Meteor!!")
  1593. local sa = Instance.new("Sound",handle)
  1594. sa.SoundId = "rbxassetid://304529688"
  1595. sa.Volume = 1.5
  1596. sa.Pitch = 0.85
  1597. sa:Play()
  1598. tra.Rate = 0
  1599. tra2.Rate = 0
  1600. local lb = Instance.new("Part")
  1601. lb.Parent = char
  1602. lb.Material = "Neon"
  1603. lb.Color = BrickColor.new("New Yeller").Color
  1604. lb.CanCollide = false
  1605. lb.Shape = "Ball"
  1606. lb.CFrame = handle.CFrame
  1607. lb.Anchored = true
  1608. lb.Transparency = 1
  1609. lb.Size = vt(1,1,1)
  1610. local thing = Instance.new("SpecialMesh",lb)
  1611. thing.MeshType = meshtype
  1612. local hitted = false
  1613. lb.Anchored = false
  1614. local trail = Instance.new("ParticleEmitter",lb)
  1615. trail.Texture = "rbxassetid://296874871"
  1616. trail.LightEmission = 1
  1617. trail.Color = ColorSequence.new(Color3.new(255,255/255,0/255))
  1618. trail.Rate = 9999
  1619. trail.Lifetime = NumberRange.new(1.5)
  1620. trail.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,25,0),NumberSequenceKeypoint.new(1,0,0)})
  1621. trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1622. trail.Speed = NumberRange.new(0,0)
  1623. trail.Rotation = NumberRange.new(-500,500)
  1624. trail.RotSpeed = NumberRange.new(-500,500)
  1625. local bv = Instance.new("BodyVelocity")
  1626. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  1627. bv.velocity = mouse.Hit.lookVector *95
  1628. bv.Parent = lb
  1629. wait(0.05)
  1630. lb.Touched:connect(function(hit)
  1631. if hitted == false then
  1632. hitted = true
  1633. trail.Rate = 0
  1634. lb.Anchored = true
  1635. local aa = Instance.new("Part")
  1636. local val = 1*8
  1637. aa.Parent = lb
  1638. local exsound = Instance.new("Sound",aa)
  1639. exsound.SoundId = "rbxassetid://402347142"
  1640. exsound.Volume = 10
  1641. exsound.Pitch = 0.945
  1642. exsound:Play()
  1643. aa.Material = "Neon"
  1644. aa.Color = BrickColor.new("New Yeller").Color
  1645. aa.CanCollide = false
  1646. aa.Shape = "Ball"
  1647. aa.CFrame = lb.CFrame
  1648. aa.Anchored = true
  1649. aa.Transparency = 0
  1650. aa.Size = vt(1,1,1)
  1651. local thinger = Instance.new("SpecialMesh",aa)
  1652. thinger.MeshType = meshtype
  1653. thinger.Scale = vt(15,15,15)
  1654. local explosion = Instance.new("Explosion",aa)
  1655. explosion.Position = aa.Position
  1656. explosion.BlastRadius = 65
  1657. explosion.BlastPressure = 100
  1658. local exp = Instance.new("ParticleEmitter",aa)
  1659. exp.Texture = "rbxassetid://296874871"
  1660. exp.LightEmission = 1
  1661. exp.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1662. exp.Rate = 9000000000
  1663. exp.Lifetime = NumberRange.new(2.75)
  1664. exp.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,100,0),NumberSequenceKeypoint.new(1,1,0)})
  1665. exp.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1666. exp.Speed = NumberRange.new(200)
  1667. exp.VelocitySpread = 9000000
  1668. exp.Rotation = NumberRange.new(-500,500)
  1669. exp.RotSpeed = NumberRange.new(-500,500)
  1670. local expa = Instance.new("ParticleEmitter",aa)
  1671. expa.Texture = "rbxassetid://296874871"
  1672. expa.LightEmission = 1
  1673. expa.Color = ColorSequence.new(Color3.new(255,255/255,0))
  1674. expa.Rate = 9000000000
  1675. expa.Lifetime = NumberRange.new(2.75)
  1676. expa.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,125,0)})
  1677. expa.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  1678. expa.Speed = NumberRange.new(200)
  1679. expa.VelocitySpread = 9000000
  1680. expa.Rotation = NumberRange.new(-500,500)
  1681. expa.RotSpeed = NumberRange.new(-500,500)
  1682. local exp2 = exp:Clone()
  1683. exp2.Parent = aa
  1684. local exp3 = exp:Clone()
  1685. exp3.Parent = aa
  1686. local exp4 = exp:Clone()
  1687. exp4.Parent = aa
  1688. local exp5 = exp:Clone()
  1689. exp5.Parent = aa
  1690. local exp6 = exp:Clone()
  1691. exp6.Parent = aa
  1692. local exp7 = exp:Clone()
  1693. exp7.Parent = aa
  1694. local expa2 = expa:Clone()
  1695. expa2.Parent = aa
  1696. local expa3 = expa:Clone()
  1697. expa3.Parent = aa
  1698. local expa4 = expa:Clone()
  1699. expa4.Parent = aa
  1700. local expa5 = expa:Clone()
  1701. expa5.Parent = aa
  1702. local expa6 = expa:Clone()
  1703. expa6.Parent = aa
  1704. local expa7 = expa:Clone()
  1705. expa7.Parent = aa
  1706. for i = 0, 1 do
  1707. val = val - 0.025*8
  1708. thinger.Scale = thinger.Scale + vt(val,val,val)
  1709. wait()
  1710. end
  1711. exp.Rate = 0
  1712. exp2.Rate = 0
  1713. exp3.Rate = 0
  1714. exp4.Rate = 0
  1715. exp5.Rate = 0
  1716. exp6.Rate = 0
  1717. exp7.Rate = 0
  1718. for i = 0, 1 do
  1719. val = val - 0.025*8
  1720. thinger.Scale = thinger.Scale + vt(val,val,val)
  1721. wait()
  1722. end
  1723. expa.Rate = 0
  1724. expa2.Rate = 0
  1725. expa3.Rate = 0
  1726. expa4.Rate = 0
  1727. expa5.Rate = 0
  1728. expa6.Rate = 0
  1729. expa7.Rate = 0
  1730. for i = 0, 21 do
  1731. val = val - 0.025*8
  1732. thinger.Scale = thinger.Scale + vt(val,val,val)
  1733. wait()
  1734. end
  1735. for i = 0, 74 do
  1736. val = val - 0.0145
  1737. aa.Transparency = aa.Transparency + 0.0145
  1738. thinger.Scale = thinger.Scale + vt(val,val,val)
  1739. wait()
  1740. end
  1741. end
  1742. end)
  1743. wait(30)
  1744. sa:Destroy()
  1745. tra:Destroy()
  1746. tra2:Destroy()
  1747. lb:Destroy()
  1748. end
  1749.  
  1750.  
  1751. function InfernoWrath()
  1752. attack = true
  1753. chatfunc("Light Phoenix Wrath!!")
  1754. for i = 0,4,0.1 do
  1755. swait()
  1756. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1757. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(0)),.3)
  1758. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(90)), 0.3)
  1759. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-90)), 0.3)
  1760. end
  1761. local ff = Instance.new("ForceField",char)
  1762. hum.WalkSpeed = 0
  1763. local lb = Instance.new("Part")
  1764. lb.Parent = char
  1765. lb.Material = "Neon"
  1766. lb.Color = BrickColor.new("New Yeller").Color
  1767. lb.CanCollide = false
  1768. lb.Shape = "Ball"
  1769. lb.CFrame = torso.CFrame
  1770. lb.Anchored = true
  1771. lb.Transparency = 1
  1772. lb.Size = vt(1,1,1)
  1773. local thing = Instance.new("SpecialMesh",lb)
  1774. thing.MeshType = meshtype
  1775. for i = 0, 4 do
  1776. local lbr = Instance.new("Part")
  1777. lbr.Parent = char
  1778. lbr.Material = "Neon"
  1779. lbr.Color = BrickColor.new("Toothpaste").Color
  1780. lbr.CanCollide = false
  1781. lbr.Shape = "Ball"
  1782. lbr.CFrame = lb.CFrame
  1783. lbr.Anchored = true
  1784. lbr.Transparency = 1
  1785. lbr.Size = vt(1,1,1)
  1786. local thinga = Instance.new("SpecialMesh",lbr)
  1787. thinga.MeshType = meshtype
  1788. thinga.Scale = vt(20*6,20*6,20*6)
  1789. for z = 0, 19 do
  1790. wait(0.025)
  1791. lbr.Transparency = lbr.Transparency - 0.05
  1792. thinga.Scale = thinga.Scale - vt(1*6,1*6,1*6)
  1793. end
  1794. lbr:Destroy()
  1795. end
  1796. local aa = Instance.new("Part")
  1797. local val = 1*7.5
  1798. aa.Parent = lb
  1799. local exsound = Instance.new("Sound",handle)
  1800. exsound.SoundId = "rbxassetid://402347142"
  1801. exsound.Volume = 10
  1802. exsound.Pitch = 1
  1803. exsound:Play()
  1804. aa.Material = "Neon"
  1805. aa.Color = BrickColor.new("New Yeller").Color
  1806. aa.CanCollide = false
  1807. aa.Shape = "Ball"
  1808. aa.CFrame = lb.CFrame
  1809. aa.Anchored = true
  1810. aa.Transparency = 0
  1811. aa.Size = vt(1,1,1)
  1812. local thinger = Instance.new("SpecialMesh",aa)
  1813. thinger.MeshType = meshtype
  1814. thinger.Scale = vt(15*1.5,15*1.5,15*1.5)
  1815. local explosion = Instance.new("Explosion",aa)
  1816. explosion.Position = aa.Position
  1817. explosion.BlastRadius = 50
  1818. explosion.BlastPressure = 100
  1819. local exp = Instance.new("ParticleEmitter",aa)
  1820. exp.Texture = "rbxassetid://296874871"
  1821. exp.LightEmission = 1
  1822. exp.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1823. exp.Rate = 9000000000
  1824. exp.Lifetime = NumberRange.new(2.75)
  1825. exp.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,30,0),NumberSequenceKeypoint.new(1,1,0)})
  1826. exp.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  1827. exp.Speed = NumberRange.new(115)
  1828. exp.VelocitySpread = 9000000
  1829. exp.Rotation = NumberRange.new(-500,500)
  1830. exp.RotSpeed = NumberRange.new(-500,500)
  1831. local expa = Instance.new("ParticleEmitter",aa)
  1832. expa.Texture = "rbxassetid://296874871"
  1833. expa.LightEmission = 1
  1834. expa.Color = ColorSequence.new(Color3.new(255,255/255,0/255))
  1835. expa.Rate = 9000000000
  1836. expa.Lifetime = NumberRange.new(2.75)
  1837. expa.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,75,0)})
  1838. expa.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  1839. expa.Speed = NumberRange.new(115)
  1840. expa.VelocitySpread = 9000000
  1841. expa.Rotation = NumberRange.new(-500,500)
  1842. expa.RotSpeed = NumberRange.new(-500,500)
  1843. local exp2 = exp:Clone()
  1844. exp2.Parent = aa
  1845. local exp3 = exp:Clone()
  1846. exp3.Parent = aa
  1847. local exp4 = exp:Clone()
  1848. exp4.Parent = aa
  1849. local exp5 = exp:Clone()
  1850. exp5.Parent = aa
  1851. local exp6 = exp:Clone()
  1852. exp6.Parent = aa
  1853. local exp7 = exp:Clone()
  1854. exp7.Parent = aa
  1855. local expa2 = expa:Clone()
  1856. expa2.Parent = aa
  1857. local expa3 = expa:Clone()
  1858. expa3.Parent = aa
  1859. local expa4 = expa:Clone()
  1860. expa4.Parent = aa
  1861. local expa5 = expa:Clone()
  1862. expa5.Parent = aa
  1863. local expa6 = expa:Clone()
  1864. expa6.Parent = aa
  1865. local expa7 = expa:Clone()
  1866. expa7.Parent = aa
  1867. for i = 0, 1 do
  1868. val = val - 0.025*7.5
  1869. thinger.Scale = thinger.Scale + vt(val,val,val)
  1870. wait()
  1871. end
  1872. exp.Rate = 0
  1873. exp2.Rate = 0
  1874. exp3.Rate = 0
  1875. exp4.Rate = 0
  1876. exp5.Rate = 0
  1877. exp6.Rate = 0
  1878. exp7.Rate = 0
  1879. for i = 0, 1 do
  1880. val = val - 0.025*7.5
  1881. thinger.Scale = thinger.Scale + vt(val,val,val)
  1882. wait()
  1883. end
  1884. ff:Destroy()
  1885. hum.WalkSpeed = 16
  1886. attack = false
  1887. expa.Rate = 0
  1888. expa2.Rate = 0
  1889. expa3.Rate = 0
  1890. expa4.Rate = 0
  1891. expa5.Rate = 0
  1892. expa6.Rate = 0
  1893. expa7.Rate = 0
  1894. for i = 0, 21 do
  1895. val = val - 0.025*7.5
  1896. thinger.Scale = thinger.Scale + vt(val,val,val)
  1897. wait()
  1898. end
  1899. for i = 0, 74 do
  1900. val = val - 0.0145
  1901. aa.Transparency = aa.Transparency + 0.0145
  1902. thinger.Scale = thinger.Scale + vt(val,val,val)
  1903. wait()
  1904. end
  1905. wait(5)
  1906. lb:Destroy()
  1907. end
  1908.  
  1909. function InfernoDemise()
  1910. attack = true
  1911. chatfunc("Inferno Demise!!")
  1912. local tra = Instance.new("ParticleEmitter",handle)
  1913. tra.Texture = "rbxassetid://296874871"
  1914. tra.LightEmission = 0.75
  1915. tra.Color = ColorSequence.new(Color3.new(255,255/255,0/255))
  1916. tra.Rate = 99999
  1917. tra.Lifetime = NumberRange.new(0.25)
  1918. tra.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,0,0)})
  1919. tra.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(1,0.25,0)})
  1920. tra.Speed = NumberRange.new(0)
  1921. tra.Rotation = NumberRange.new(-500,500)
  1922. tra.VelocitySpread = 90000
  1923. tra.LockedToPart = true
  1924. tra.RotSpeed = NumberRange.new(-500,500)
  1925. local tra2 = Instance.new("ParticleEmitter",handle)
  1926. tra2.Texture = "http://www.roblox.com/asset/?id=745304849"
  1927. tra2.LightEmission = 1
  1928. tra2.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  1929. tra2.Rate = 50
  1930. tra2.Lifetime = NumberRange.new(0.5)
  1931. tra2.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5.5,0),NumberSequenceKeypoint.new(1,0,0)})
  1932. tra2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(1,0.5,0)})
  1933. tra2.Speed = NumberRange.new(0)
  1934. tra2.Rotation = NumberRange.new(-500,500)
  1935. tra2.VelocitySpread = 90000
  1936. tra2.LockedToPart = true
  1937. tra2.RotSpeed = NumberRange.new(-500,500)
  1938. for i = 0,1,0.1 do
  1939. swait()
  1940. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1941. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(-90)),.3)
  1942. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(180)), 0.3)
  1943. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-25 + 2.5 * math.cos(sine / 32))), 0.3)
  1944. end
  1945. tra.Rate = 0
  1946. tra2.Rate = 0
  1947. local lb = Instance.new("Part")
  1948. lb.Parent = char
  1949. lb.Material = "Neon"
  1950. lb.Color = BrickColor.new("Toothpaste").Color
  1951. lb.CanCollide = false
  1952. lb.Shape = "Ball"
  1953. lb.CFrame = mouse.Hit
  1954. lb.Anchored = true
  1955. lb.Transparency = 1
  1956. lb.Size = vt(1,1,1)
  1957. local thing = Instance.new("SpecialMesh",lb)
  1958. thing.MeshType = meshtype
  1959. for i = 0, 4 do
  1960. local lbr = Instance.new("Part")
  1961. lbr.Parent = char
  1962. lbr.Material = "Neon"
  1963. lbr.Color = BrickColor.new("New yeller").Color
  1964. lbr.CanCollide = false
  1965. lbr.Shape = "Ball"
  1966. lbr.CFrame = lb.CFrame
  1967. lbr.Anchored = true
  1968. lbr.Transparency = 1
  1969. lbr.Size = vt(1,1,1)
  1970. local thinga = Instance.new("SpecialMesh",lbr)
  1971. thinga.MeshType = meshtype
  1972. thinga.Scale = vt(20*4.5,20*4.5,20*4.5)
  1973. for z = 0, 19 do
  1974. wait(0.025)
  1975. lbr.Transparency = lbr.Transparency - 0.05
  1976. thinga.Scale = thinga.Scale - vt(1*4.5,1*4.5,1*4.5)
  1977. end
  1978. lbr:Destroy()
  1979. end
  1980. local aa = Instance.new("Part")
  1981. local val = 1*6.25
  1982. aa.Parent = lb
  1983. local exsound = Instance.new("Sound",aa)
  1984. exsound.SoundId = "rbxassetid://402347142"
  1985. exsound.Volume = 4.5
  1986. exsound.Pitch = 1
  1987. exsound:Play()
  1988. aa.Material = "Neon"
  1989. aa.Color = BrickColor.new("Toothpaste").Color
  1990. aa.CanCollide = false
  1991. aa.Shape = "Ball"
  1992. aa.CFrame = lb.CFrame
  1993. aa.Anchored = true
  1994. aa.Transparency = 0
  1995. aa.Size = vt(1,1,1)
  1996. local thinger = Instance.new("SpecialMesh",aa)
  1997. thinger.MeshType = meshtype
  1998. thinger.Scale = vt(15*1.15,15*1.15,15*1.15)
  1999. local explosion = Instance.new("Explosion",aa)
  2000. explosion.Position = aa.Position
  2001. explosion.BlastRadius = 35
  2002. explosion.BlastPressure = 100
  2003. local exp = Instance.new("ParticleEmitter",aa)
  2004. exp.Texture = "rbxassetid://296874871"
  2005. exp.LightEmission = 1
  2006. exp.Color = ColorSequence.new(Color3.new(0,255/255,255/255))
  2007. exp.Rate = 9000000000
  2008. exp.Lifetime = NumberRange.new(1)
  2009. exp.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,30,0),NumberSequenceKeypoint.new(1,1,0)})
  2010. exp.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  2011. exp.Speed = NumberRange.new(105)
  2012. exp.VelocitySpread = 9000000
  2013. exp.Rotation = NumberRange.new(-500,500)
  2014. exp.RotSpeed = NumberRange.new(-500,500)
  2015. local expa = Instance.new("ParticleEmitter",aa)
  2016. expa.Texture = "rbxassetid://296874871"
  2017. expa.LightEmission = 1
  2018. expa.Color = ColorSequence.new(Color3.new(255,255/255,0/255))
  2019. expa.Rate = 9000000000
  2020. expa.Lifetime = NumberRange.new(2.75)
  2021. expa.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,75,0)})
  2022. expa.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,1,0)})
  2023. expa.Speed = NumberRange.new(105)
  2024. expa.VelocitySpread = 9000000
  2025. expa.Rotation = NumberRange.new(-500,500)
  2026. expa.RotSpeed = NumberRange.new(-500,500)
  2027. local exp2 = exp:Clone()
  2028. exp2.Parent = aa
  2029. local exp3 = exp:Clone()
  2030. exp3.Parent = aa
  2031. local exp4 = exp:Clone()
  2032. exp4.Parent = aa
  2033. local exp5 = exp:Clone()
  2034. exp5.Parent = aa
  2035. local exp6 = exp:Clone()
  2036. exp6.Parent = aa
  2037. local exp7 = exp:Clone()
  2038. exp7.Parent = aa
  2039. local expa2 = expa:Clone()
  2040. expa2.Parent = aa
  2041. local expa3 = expa:Clone()
  2042. expa3.Parent = aa
  2043. local expa4 = expa:Clone()
  2044. expa4.Parent = aa
  2045. local expa5 = expa:Clone()
  2046. expa5.Parent = aa
  2047. local expa6 = expa:Clone()
  2048. expa6.Parent = aa
  2049. local expa7 = expa:Clone()
  2050. expa7.Parent = aa
  2051. for i = 0, 1 do
  2052. val = val - 0.025*6.25
  2053. thinger.Scale = thinger.Scale + vt(val,val,val)
  2054. wait()
  2055. end
  2056. exp.Rate = 0
  2057. exp2.Rate = 0
  2058. exp3.Rate = 0
  2059. exp4.Rate = 0
  2060. exp5.Rate = 0
  2061. exp6.Rate = 0
  2062. exp7.Rate = 0
  2063. for i = 0, 1 do
  2064. val = val - 0.025*6.25
  2065. thinger.Scale = thinger.Scale + vt(val,val,val)
  2066. wait()
  2067. end
  2068. attack = false
  2069. expa.Rate = 0
  2070. expa2.Rate = 0
  2071. expa3.Rate = 0
  2072. expa4.Rate = 0
  2073. expa5.Rate = 0
  2074. expa6.Rate = 0
  2075. expa7.Rate = 0
  2076. for i = 0, 21 do
  2077. val = val - 0.025*6.25
  2078. thinger.Scale = thinger.Scale + vt(val,val,val)
  2079. wait()
  2080. end
  2081. for i = 0, 74 do
  2082. val = val - 0.0145
  2083. aa.Transparency = aa.Transparency + 0.0145
  2084. thinger.Scale = thinger.Scale + vt(val,val,val)
  2085. wait()
  2086. end
  2087. wait(5)
  2088. lb:Destroy()
  2089. tra:Destroy()
  2090. tra2:Destroy()
  2091. end
  2092.  
  2093. mouse.KeyDown:connect(function(key)
  2094. if key == "q" and attack == false then
  2095. InfernoComet()
  2096. end
  2097. if key == "e" and attack == false then
  2098. InfernoDemise()
  2099. end
  2100. if key == "r" and attack == false then
  2101. InfernoWrath()
  2102. end
  2103. if key == "f" and attack == false then
  2104. InfernoMeteor()
  2105. end
  2106. if key == "x" and attack == false then
  2107. InfernoHell()
  2108. end
  2109. if key == "z" and attack == false then
  2110. InfernoForce()
  2111. end
  2112. end)
  2113.  
  2114. function onChatted(msg)
  2115. if msg == "I wont be defeated that easily!" and attack == false then
  2116. InfernoForce()
  2117. elseif msg == "go back to hell" and attack == false then InfernoHell()
  2118. elseif msg == "oh you just pushed the limit." and attack == false then
  2119. InfernoWrath()
  2120. elseif msg == "suprise!" and attack == false then
  2121. InfernoDemise()
  2122. end
  2123. end
  2124.  
  2125.  
  2126. game:GetService("RunService").Stepped:connect(function()
  2127. Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  2128. velocity = RootPart.Velocity.y
  2129. sine = sine + change
  2130. local hit, pos = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 4, Character)
  2131. if equipped == true or equipped == false then
  2132. healthg.Text = math.floor(hum.Health).. "/" ..math.floor(hum.MaxHealth)
  2133. if RootPart.Velocity.y > 1 and hit == nil then
  2134. Anim = "Jump"
  2135. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2136. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2137. if attack == false then
  2138. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(-2.5),math.rad(0),math.rad(0)),.3)
  2139. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(2.5),math.rad(0),math.rad(0)),.3)
  2140. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.65, 0) * angles(math.rad(-10), math.rad(0), math.rad(50)), 0.3)
  2141. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.65, 0) * angles(math.rad(-10), math.rad(0), math.rad(-50)), 0.3)
  2142. end
  2143. else
  2144. if RootPart.Velocity.y < -1 and hit == nil then
  2145. Anim = "Fall"
  2146. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2147. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  2148. if attack == false then
  2149. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(5),math.rad(0),math.rad(0)),.3)
  2150. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(2.5),math.rad(0),math.rad(0)),.3)
  2151. RW.C0 = clerp(RW.C0, CFrame.new(1.45, 0.65, 0) * angles(math.rad(-10), math.rad(0), math.rad(90)), 0.3)
  2152. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.65, 0) * angles(math.rad(-10), math.rad(0), math.rad(-90)), 0.3)
  2153. end
  2154. else
  2155. if Torsovelocity < 1 and hit ~= nil then
  2156. Anim = "Idle"
  2157. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(-10),math.rad(0)),.3)
  2158. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(10),math.rad(0)),.3)
  2159. if attack == false then
  2160. change = 1
  2161. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 32))* angles(math.rad(0),math.rad(0),math.rad(-20)),.3)
  2162. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(10),math.rad(0),math.rad(20)),.3)
  2163. RW.C0 = clerp(RW.C0, CFrame.new(1, 0.35, -0.25) * angles(math.rad(20 + 1.5 * math.cos(sine / 32)), math.rad(-30), math.rad(-90)), 0.3)
  2164. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(0), math.rad(0), math.rad(-10 + 1.5 * math.cos(sine / 32))), 0.3)
  2165. end
  2166. else
  2167. if Torsovelocity > 2 and hit ~= nil then
  2168. Anim = "Walk"
  2169. RH.C0=clerp(RH.C0,cf(1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(0),math.rad(-25),math.rad(0 + 50 * math.cos(sine / 6))),.3)
  2170. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.05 * math.cos(sine / 32),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(0),math.rad(-25),math.rad(0 + 50 * math.cos(sine / 6))),.3)
  2171. if attack == false then
  2172. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0 + 0.05 * math.cos(sine / 32))* angles(math.rad(15),math.rad(0),math.rad(25)),.3)
  2173. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(10),math.rad(0),math.rad(-25)),.3)
  2174. RW.C0 = clerp(RW.C0, CFrame.new(1, 0.35, -0.5) * angles(math.rad(20), math.rad(-30), math.rad(-90)), 0.3)
  2175. LW.C0 = clerp(LW.C0, CFrame.new(-1.45, 0.5, 0) * angles(math.rad(0 - 45 * math.cos(sine / 5)), math.rad(0), math.rad(-10)), 0.3)
  2176. end
  2177. end
  2178. end
  2179. end
  2180. end
  2181. end
  2182. end)
Add Comment
Please, Sign In to add comment