Advertisement
Guest User

riven

a guest
Jan 23rd, 2020
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 193.98 KB | None | 0 0
  1. --Tinfold
  2. --Lapis is a transgender crossdressing faggot
  3. --Riven
  4. --If you can find my scripts they are all now free.
  5.  
  6. math.randomseed(tick())
  7. plr=game:service'Players'.LocalPlayer
  8. ch,char=plr.Character,plr.Character
  9. hum=ch.Humanoid
  10. tor,torso,rootpart,rj=ch.Torso,ch.Torso,ch.HumanoidRootPart,ch.HumanoidRootPart.RootJoint
  11. m,mouse=plr:GetMouse(),plr:GetMouse()
  12. cfn,ang,mr,int=CFrame.new,CFrame.Angles,math.rad,Instance.new
  13. bc=BrickColor.new
  14. head=ch.Head
  15. cam=workspace.CurrentCamera
  16. debris=game.Debris
  17.  
  18. rj.C0=cfn()
  19. rj.C1=cfn()
  20.  
  21. lib={}
  22. lib.cone='1033714'
  23. lib.ring="3270017"
  24. lib.yato='579392805'
  25. lib.diamond='9756362'
  26. lib.crown='20329976'
  27. lib.darkmagiccircle='223123319'
  28. rbx='rbxassetid://'
  29.  
  30. for _,v in pairs(lib) do
  31. game:GetService'ContentProvider':Preload('rbxassetid'..v)
  32. end
  33.  
  34. --tb and anti sc
  35. v3 = Vector3.new
  36. cn = CFrame.new
  37. ca2 = CFrame.Angles
  38. mf = math.floor
  39. mran = math.random rn=mran
  40. mrad = math.rad rd=mrad
  41. mdeg = math.deg dg=mdeg
  42. ca = function(x,y,z) return ca2(mrad(x),mrad(y),mrad(z)) end
  43. mran2 = function(a,b) return mran(a*1000,b*1000)/1000 end
  44. ud=UDim2.new
  45. bn = BrickColor.new
  46. c3 = Color3.new
  47. --tb and anti sc
  48.  
  49. getSound=function(id)
  50. game:service'ContentProvider':Preload('rbxassetid'..tostring(id))
  51. local s=int("Sound",ch.Head)
  52. s.SoundId='rbxassetid://' .. tostring(id-1)
  53. s.Volume=1
  54. return s
  55. end
  56.  
  57. --declarations
  58.  
  59. --strings
  60. local combostring=[[]]
  61. local attackstring=[[]]
  62.  
  63. --sounds, some by qaeo
  64. blocksound=getSound(260433722)
  65. blocksound.Pitch=1
  66. startsound=getSound(588738950) --260433747
  67. startsound.Pitch=1
  68. endsound=getSound(588736246) --260433769
  69. endsound.Pitch=1
  70. endsound.Volume=2
  71. swsound=getSound(588736970)
  72. --swsound.Pitch=0.8
  73. swexp=getSound(365002939)
  74. swexp.Pitch=1
  75. spexp=getSound(365002939)
  76. spexp.Pitch=1.2
  77. startsound2=getSound(260433769)--260433769
  78. startsound2.Pitch=0.8
  79. startsound3=getSound(260433769)
  80. startsound3.Pitch=0.89
  81. chargesound=getSound(181004944)
  82. chargesound.Pitch=1
  83. basicsound=getSound(588736246)--260433747
  84. basicsound.Pitch=1.2
  85. dodgesound=getSound(177162407)
  86. dodgesound.Pitch=1.4
  87. landsound=getSound(315775190)
  88. rushsound=getSound(134012323)--134012323
  89. swoosh=getSound(231917988)
  90. --swoosh.Pitch=1.2
  91. swoosh.Volume=2
  92. aerialcharge=getSound(265109959)
  93. aerialcharge.Pitch=1.1
  94. curse=getSound(231917971)
  95. glass=getSound(130779172)
  96. magictone1=getSound(588738950)
  97. chargedupbeam=getSound(588735946)
  98. chargedupbeam.Volume=2.5
  99. diamondproj=getSound(231917751)
  100. diamondproj.PlaybackSpeed=5
  101. diamondbreak=getSound(130779172)
  102. diamondbreak.Pitch=2
  103. magicriff=getSound(588735156)
  104. bigmagic=getSound(231917773)
  105. walksound=getSound(142665236)
  106. apoc=getSound(235097615)
  107. rise=getSound(231917834)
  108. rise.Pitch=1.4
  109. ultdi=getSound(231917823)
  110. giantexplosion=getSound(233091206)
  111. local explodcharg=getSound(588697035)
  112. explodcharg.Volume=10
  113. local unleashslash=getSound(608537391)
  114.  
  115.  
  116. local magcd=rbx..lib.darkmagiccircle
  117.  
  118. --tables
  119. tweenTable={}
  120. altTweenTable={}
  121. local alljoints={}
  122. textTable={}
  123. local fx={}
  124. moves={}
  125. connectlist={}
  126. cooldowns={}
  127. movers={}
  128. local linetable={}
  129. moveDescriptions={
  130. ['Dark Missile']={move='Dark Missile',key='Left Mouse Button',desc=[[A basic, dark blast that is cheap on mana and easy to use. Deals low damage.]]},
  131. ['Normal Block']={move='Normal Block',desc=[[Blocks projectile attacks where you aim.]]},
  132. ['Rive Beam']={move='Rive Beam',desc=[[A beam of energy that deals heavy damage and knocks down foes.]]},
  133. ['Dark Spikes']={move='Dark Spikes',desc=[[A series of dark stakes that explode to push enemies back and deal medium damage.]]},
  134. ['Down Slam']={move='Down Slam',key=[[Space, Space, Q]],desc=[[An aerial attack that slams the character against the ground to create a shockwave that knocks down and deals low damage to enemies.]]},
  135. ['Aerial Sword']={move='Aerial Sword',key=[[Space, Space, Hold R]],desc=[[An aerial attack with huge power; creates a sphere of dark energy that flings spectral swords which explode and deal damage.]]},
  136. ['Curse']={move='Curse',desc=[[An attack that inflicts the Cursed debuff (5% maxhealth damage every second) and lifesteals half of damage dealt.]]},
  137. ['Dark Slash']={move='Dark Slash',desc=[[Summons a spectral sword that slashes to deal huge critical damage. Very high crit chance.]]},
  138. ['Diamond Storm']={move='Diamond Storm',desc=[[Charge up dark energy to release a flurry of diamonds that explode to deal damage with high crit chance. Heals twice damage dealt. High mana cost.]]},
  139. ['Origin Beam']={move='Origin Beam',key='LMB, LMB, E',desc=[[Combo move: charges a beam that is held for a short time and deals rapid damage.]]},
  140. ['Nightmare Overture']={move='Nightmare Overture',key='Z',desc=[[Ultimate move: Four pillars rise, charges a diamond levitates the user. Creates four diamonds than can be shot, dealing massive damage. Final diamond explodes, dealing massive damage and the Curse debuff to anyone inside the blast radius. ]]}
  141. }
  142.  
  143. --bool global
  144. local run=false
  145. idle=false
  146. local animPlaying=false
  147. local runLeg=false
  148. canRunLeg=false
  149. local deb=false
  150. local basicswitch=false
  151. local canExecuteMoves=true
  152. local bg=false
  153. local sprinting=false
  154. ascension=false
  155. local aright=false
  156. local aleft=false
  157. local aforward=false
  158. local aback=false
  159. local unleashed=false
  160.  
  161. local mult=2
  162.  
  163. --string
  164. rcombostring=[[]]
  165.  
  166. --num
  167. maxmana=900
  168. mana=900
  169. chain=0
  170. regws=16
  171. bigws=14
  172. hum.MaxHealth=300
  173. spawn(function()
  174. wait() hum.Health=300
  175. end)
  176.  
  177. local damagedealt=0
  178. -- gui
  179. local managui=int('ScreenGui',plr.PlayerGui)
  180. managui.Name='Mana Gui'
  181. local frame=int('Frame',managui)
  182. frame.Size=UDim2.new(0.15,0,0.02,0)
  183. frame.Position=UDim2.new(1-0.17,0,0.7,0)
  184. frame.BackgroundColor3=BrickColor.new('Black').Color
  185. frame.BorderColor3=BrickColor.new('Really black').Color
  186. frame.BorderSizePixel=6
  187.  
  188. local manabartext=int('TextLabel',frame)
  189. manabartext.ZIndex=2
  190. manabartext.Size=UDim2.new(1,0,1,0)
  191. manabartext.TextColor3=BrickColor.new('White').Color
  192. manabartext.TextStrokeTransparency=1
  193. manabartext.Font='SourceSansLight'
  194. manabartext.Text=tostring(mana)..'/'..tostring(maxmana)
  195. manabartext.FontSize='Size18'
  196. manabartext.BackgroundTransparency=1
  197.  
  198. local manabar=int('Frame',frame)
  199. manabar.Size=UDim2.new(1,0,1,0)
  200. manabar.BorderSizePixel=0
  201. manabar.BackgroundColor3=BrickColor.new('Bright red').Color
  202. manabar.Size=UDim2.new(mana/maxmana,0,1,0)
  203.  
  204. local chainframe=int('Frame',managui)
  205. chainframe.Size=frame.Size
  206. chainframe.BackgroundTransparency=1
  207. chainframe.Position=frame.Position+UDim2.new(0.07,0,-0.05,0)
  208. local chaintext=int('TextLabel',chainframe)
  209. chaintext.BackgroundTransparency=1
  210. chaintext.TextStrokeColor3=BrickColor.new('White').Color
  211. chaintext.TextStrokeTransparency=0
  212. chaintext.Size=UDim2.new(1,0,1,0)
  213. chaintext.Font='Antique'
  214. chaintext.FontSize='Size48'
  215. chaintext.Text='0x'
  216.  
  217. local r=int('TextLabel',chainframe)
  218. r.BackgroundTransparency=1
  219. r.TextColor3=BrickColor.new('White').Color
  220. --r.TextStrokeTransparency=0
  221. r.Size=UDim2.new(1,0,1,0)
  222. r.Font='Antique'
  223. r.FontSize='Size24'
  224. r.Text=string.reverse('neviR')
  225. r.Position=UDim2.new(-0.9,0,0.5,0)
  226.  
  227. local cooldownframe=int('Frame',managui)
  228. cooldownframe.Size=UDim2.new(0.3,0,0.2,0)
  229. cooldownframe.BorderSizePixel=0
  230. cooldownframe.Transparency=1
  231. cooldownframe.Position=UDim2.new(0.7,0,0.8,0)
  232.  
  233. local movebutton=int('TextButton',managui)
  234. movebutton.Position=UDim2.new(0.93,0,0.73,0)
  235. movebutton.Text='Moves'
  236. movebutton.Font='Antique'
  237. movebutton.BackgroundColor3=BrickColor.new('Really black').Color
  238. movebutton.BorderSizePixel=0
  239. movebutton.TextColor3=BrickColor.new('White').Color
  240. movebutton.FontSize='Size24'
  241. movebutton.Size=UDim2.new(0.05,0,0.025,0)
  242.  
  243. movesframe=int('Frame',managui)
  244. movesframe.Size=UDim2.new(0.3,0,0.5,0)
  245. movesframe.BackgroundColor3=BrickColor.new('Really black').Color
  246. movesframe.BorderSizePixel=6
  247. movesframe.Position=UDim2.new(0.35,0,0.25,0)
  248. movesframe.BorderColor3=BrickColor.new('Bright red').Color
  249. movesframe.Visible=false
  250.  
  251. local scrollframe=int('ScrollingFrame',movesframe)
  252. scrollframe.Size=UDim2.new(0.35,0,1,0)
  253. scrollframe.BackgroundColor3=BrickColor.new('Really black').Color
  254. scrollframe.ZIndex=2
  255. scrollframe.BorderColor3=BrickColor.new('Bright red').Color
  256. scrollframe.BorderSizePixel=2
  257.  
  258. local descbox=int('Frame',movesframe)
  259. descbox.Size=UDim2.new(1-0.35,0,1,0)
  260. descbox.Position=UDim2.new(0.35,0,0,0)
  261. descbox.ZIndex=3
  262. descbox.BackgroundTransparency=1
  263. descbox.BorderSizePixel=0
  264.  
  265. local nam=int('TextLabel',descbox)
  266. nam.Size=UDim2.new(1,0,0.05,0)
  267. nam.Position=UDim2.new(0,0,0.1,0)
  268. nam.ZIndex=4
  269. nam.Font='Antique'
  270. nam.FontSize='Size24'
  271. nam.BackgroundTransparency=1
  272. nam.TextColor3=BrickColor.new('White').Color
  273. nam.Text='Select a move!'
  274.  
  275. local desc=int('TextLabel',descbox)
  276. desc.BackgroundTransparency=1
  277. desc.TextWrapped=true
  278. desc.Font='Antique'
  279. desc.FontSize='Size32'
  280. desc.Text=''
  281. desc.TextColor3=BrickColor.new('White').Color
  282. desc.TextXAlignment='Center'
  283. desc.TextYAlignment='Top'
  284. desc.Size=UDim2.new(1,0,0.6,0)
  285. desc.Position=UDim2.new(0,0,0.2,0)
  286. desc.ZIndex=4
  287. desc.TextScaled=true
  288.  
  289. local manacostg=int('TextLabel',desc)
  290. manacostg.Size=UDim2.new(1,0,0.1,0)
  291. manacostg.Text=''
  292. manacostg.Font='Antique'
  293. manacostg.FontSize='Size28'
  294. manacostg.TextColor3=BrickColor.new('White').Color
  295. manacostg.Position=UDim2.new(0,0,1,0)
  296. manacostg.BackgroundTransparency=1
  297.  
  298. local cmb=int('TextLabel',desc)
  299. cmb.Size=UDim2.new(1,0,0.1,0)
  300. cmb.Text=''
  301. cmb.Font='Antique'
  302. cmb.FontSize='Size28'
  303. cmb.TextColor3=BrickColor.new('White').Color
  304. cmb.Position=UDim2.new(0,0,1.1,0)
  305. cmb.BackgroundTransparency=1
  306.  
  307. local buttony=0.002
  308.  
  309. for _,v in pairs(moveDescriptions) do
  310. local button=int('TextButton',scrollframe)
  311. button.Size=UDim2.new(0.85,0,0.05,0)
  312. button.BorderSizePixel=0
  313. button.BackgroundColor3=BrickColor.new('Bright red').Color
  314. button.Font='Antique'
  315. button.FontSize='Size24'
  316. button.TextColor3=BrickColor.new('White').Color
  317. button.TextWrapped=true
  318. button.Text=v.move
  319. -- button.TextScaled=true
  320. button.ZIndex=3
  321. button.Position=UDim2.new(0.03,0,buttony,0)
  322. buttony=buttony+0.052
  323. button.MouseButton1Down:connect(function()
  324. desc.Text=v.desc
  325. nam.Text=v.move
  326. if v.key then
  327. cmb.Text='Keys: ' .. v.key
  328. else
  329. cmb.Text='Keys: ' .. string.upper(moves[v.move].key)
  330. end
  331. manacostg.Text='Mana Cost: ' .. tostring(moves[v.move].manacost)
  332. end)
  333. end
  334.  
  335. movebutton.MouseButton1Down:connect(function()
  336. if movesframe.Visible==false then
  337. movesframe.Visible=true
  338. else
  339. movesframe.Visible=false
  340. end
  341. end)
  342.  
  343. local cx=0
  344. local cy=0
  345.  
  346. addCoolDownGui=function(v)
  347. local thing=int('TextLabel',cooldownframe)
  348. thing.TextWrapped=true
  349. thing.Size=UDim2.new(0.19,0,0.5,0)
  350. thing.Position=UDim2.new(cx,0,cy,0)
  351. thing.BackgroundColor3=BrickColor.new('Really black').Color
  352. thing.Font='Antique'
  353. thing.FontSize='Size24'
  354. thing.TextColor3=BrickColor.new('White').Color
  355. thing.BorderSizePixel=0
  356. thing.Text=v.move .. ' ' .. tostring(v.timeleft)
  357. spawn(function()
  358. repeat wait(0.1) thing.Text=v.move .. ' ' .. tostring(v.timeleft) until v.timeleft<0.1
  359. thing:Destroy()
  360. -- if cy<1 and cx>0 then
  361. -- cx=cx-0.2
  362. -- end
  363. -- if cy>1 and cx>0 then
  364. -- cx=cx-0.2
  365. --end
  366. updateCoolDowns()
  367. end)
  368. if cx<1-0.2 then
  369. cx=cx+0.2
  370. else
  371. cy=0.5
  372. cx=0
  373. end
  374. end
  375.  
  376. updateCoolDowns=function()
  377. cooldownframe:clearAllChildren()
  378. cx=0
  379. cy=0
  380. for _,v in pairs(cooldowns) do
  381. addCoolDownGui(v)
  382. end
  383. end
  384.  
  385. ypcall(function()
  386. ch.Animate:Destroy()
  387. ch.Humanoid.Animator:Destroy()
  388. end)
  389.  
  390. if ch:findFirstChild("Riven") then
  391. ch['Riven']:Destroy()
  392. end
  393.  
  394. local tube=int("Model",ch)
  395. tube.Name='Riven'
  396. script.Parent=tube
  397.  
  398. --functions
  399.  
  400. Weld = function(p0,p1,x,y,z,rx,ry,rz,par)--recommend to use this with my weld. use this function only with arm lockers.
  401. p0.Position = p1.Position
  402. local w = Instance.new('Motor',par or p0)
  403. w.Part0 = p1
  404. w.Part1 = p0
  405. w.C0 = CFrame.new(x or 0,y or 0,z or 0)*CFrame.Angles(rx or 0,ry or 0,rz or 0)
  406. w.MaxVelocity = .1
  407. return w
  408. end
  409.  
  410. function clerp(c1,c2,sp)
  411. local R1,R2,R3 = c1:toEulerAnglesXYZ()
  412. local R21,R22,R23 = c2:toEulerAnglesXYZ()
  413. return CFrame.new(
  414. c1.X + (c2.X-c1.X)*sp,
  415. c1.Y + (c2.Y-c1.Y)*sp,
  416. c1.Z + (c2.Z-c1.Z)*sp)*CFrame.Angles(
  417. R1 + (R21-R1)*sp,
  418. R2 + (R22-R2)*sp,
  419. R3 + (R23-R3)*sp
  420. )
  421. end
  422.  
  423. Tween = function(Weld, Stop, Step,a)
  424. ypcall(function()
  425. local func = function()
  426. local Start = Weld.C1
  427. local X1, Y1, Z1 = Start:toEulerAnglesXYZ()
  428. local Stop = Stop
  429. local X2, Y2, Z2 = Stop:toEulerAnglesXYZ()
  430. if not Step then Step=0.1 end
  431. table.insert(tweenTable,{th=0,Weld=Weld,Step=Step,Start=Start,X1=X1,Y1=Y1,Z1=Z1,Stop=Stop,X2=X2,Y2=Y2,Z2=Z2})
  432. end
  433. if a then coroutine.wrap(func)() else func() end
  434. end)
  435. end
  436.  
  437. altTween = function(Weld, Stop, Step,a)
  438. ypcall(function()
  439. local func = function()
  440. local Start = Weld.C1
  441. local X1, Y1, Z1 = Start:toEulerAnglesXYZ()
  442. local Stop = Stop
  443. local X2, Y2, Z2 = Stop:toEulerAnglesXYZ()
  444. if not Step then Step=0.1 end
  445. table.insert(altTweenTable,{th=0,Weld=Weld,Step=Step,Start=Start,X1=X1,Y1=Y1,Z1=Z1,Stop=Stop,X2=X2,Y2=Y2,Z2=Z2})
  446. end
  447. if a then coroutine.wrap(func)() else func() end
  448. end)
  449. end
  450.  
  451. weld=function(p0,p1,c0)
  452. local w=Instance.new("Weld",p0)
  453. w.Part0=p0
  454. w.Part1=p1
  455. w.C0=c0
  456. return w
  457. end
  458.  
  459. cp=function(parent,color,size,anchored,cancollide)
  460. local newp=Instance.new("Part",parent)
  461. newp.TopSurface='SmoothNoOutlines'
  462. newp.BottomSurface='SmoothNoOutlines'
  463. newp.FrontSurface='SmoothNoOutlines'
  464. newp.BackSurface='SmoothNoOutlines'
  465. newp.RightSurface='SmoothNoOutlines'
  466. newp.LeftSurface='SmoothNoOutlines'
  467. newp.FormFactor="Custom"
  468. newp.BrickColor=bc(color)
  469. local rn=math.random(3)
  470. if rn==1 then
  471. -- newp.BrickColor=BrickColor.new('Bright red')
  472. end
  473. newp.Size=size
  474. newp.Anchored=anchored
  475. newp.CanCollide=cancollide
  476. newp:BreakJoints()
  477. return newp
  478. end
  479.  
  480.  
  481. if ch:findFirstChild('Body Colors') then
  482. ch['Body Colors'].HeadColor=BrickColor.new('Really black')
  483. ch['Body Colors'].TorsoColor=BrickColor.new('Really black')
  484. ch['Body Colors'].LeftLegColor=BrickColor.new('Really black')
  485. ch['Body Colors'].RightLegColor=BrickColor.new('Bright red')
  486. ch['Body Colors'].RightArmColor=BrickColor.new('Really black')
  487. ch['Body Colors'].LeftArmColor=BrickColor.new('Really black')
  488. end
  489.  
  490. for _,v in pairs(ch:GetChildren()) do
  491. if v.className=='Accessory' then
  492. v:Destroy()
  493. elseif v.className=='Part' then
  494. v.BrickColor=BrickColor.new('Really black')
  495. end
  496. if v.Name=='Right Leg' then
  497. v.BrickColor=BrickColor.new('Bright red')
  498. end
  499. end
  500.  
  501. if ch:findFirstChild('Pants') then
  502. ch.Pants:Destroy()
  503. end
  504.  
  505. if ch:findFirstChild('Shirt') then
  506. ch.Shirt:Destroy()
  507. end
  508.  
  509. destroyJoints=function()
  510. for i=1,5 do
  511. for _,v in pairs(alljoints) do
  512. ypcall(function()
  513. v:Destroy()
  514. table.remove(alljoints,_)
  515. end)
  516. end
  517. end
  518. end
  519.  
  520. initializeJoints=function()
  521. destroyJoints()
  522. rabr = cp(tube,'White',Vector3.new(1,1,1),false,false) rabr.Transparency = 1 rabr.Name='Locker'
  523. rabr.Position = torso.Position
  524. rw = Weld(rabr,torso,1.5,.5,0,0,0,0) rw.Parent = tube rw.Name = 'rw'
  525. w = Instance.new("Weld",tube)
  526. w.Part0,w.Part1 = ch['Right Arm'],rabr
  527. w.C1 = CFrame.new(0,-.5,0)
  528. labr = cp(tube,'White',Vector3.new(1,1,1),false,false) labr.Transparency = 1 labr.Name='Locker'
  529. labr.Position = torso.Position
  530. lw = Weld(labr,torso,-1.5,.5,0,0,0,0) lw.Parent = tube lw.Name = 'lw'
  531. ww = Instance.new("Weld",tube)
  532. ww.Part0,ww.Part1 = ch['Left Arm'],labr
  533. ww.C1 = CFrame.new(0,-.5,0)
  534. rlabr = cp(tube,'White',Vector3.new(1,1,1),false,false) rlabr.Transparency = 1 rlabr.Name='Locker'
  535. rlabr.Position = torso.Position
  536. rlw = Weld(rlabr,torso,0.5,-1.5,0,0,0,0) rlw.Parent = tube rlw.Name = 'rlw'
  537. wl = Instance.new("Weld",tube)
  538. wl.Part0,wl.Part1 = ch['Right Leg'],rlabr
  539. wl.C1 = CFrame.new(0,-.5,0)
  540. llabr = cp(tube,'White',Vector3.new(1,1,1),false,false) llabr.Transparency = 1 llabr.Name='Locker'
  541. llabr.Position = torso.Position
  542. llw = Weld(llabr,torso,-0.5,-1.5,0,0,0,0) llw.Parent = tube llw.Name = 'llw'
  543. wwl = Instance.new("Weld",tube)
  544. wwl.Part0,wwl.Part1 = ch['Left Leg'],llabr
  545. wwl.C1 = CFrame.new(0,-.5,0)
  546. nk = cp(tube,'White',Vector3.new(1,1,1),false,false) nk.Transparency = 1 nk.Name='Locker'
  547. nk.Position = torso.Position
  548. neck = Weld(nk,torso,0,2,0,0,0,0) neck.Parent = tube neck.Name = 'neck'
  549. www = Instance.new("Weld",tube)
  550. www.Part0,www.Part1 = ch['Head'],nk
  551. www.C1 = CFrame.new(0,-.5,0)
  552. table.insert(alljoints,rabr)
  553. table.insert(alljoints,labr)
  554. table.insert(alljoints,rw)
  555. table.insert(alljoints,lw)
  556. table.insert(alljoints,w)
  557. table.insert(alljoints,ww)
  558. table.insert(alljoints,rlabr)
  559. table.insert(alljoints,llabr)
  560. table.insert(alljoints,rlw)
  561. table.insert(alljoints,llw)
  562. table.insert(alljoints,wl)
  563. table.insert(alljoints,wwl)
  564. table.insert(alljoints,nk)
  565. table.insert(alljoints,neck)
  566. table.insert(alljoints,www)
  567. end
  568.  
  569. cyl=function(prt)
  570. local c=int("CylinderMesh",prt)
  571. c.Name='mesh'
  572. return c
  573. end
  574.  
  575. blo=function(prt)
  576. local c=int("BlockMesh",prt)
  577. c.Name='bmsh'
  578. return c
  579. end
  580.  
  581. sphere=function(prt)
  582. local c=int('SpecialMesh',prt)
  583. c.MeshType='Sphere'
  584. return c
  585. end
  586.  
  587. newSpm=function(prt)
  588. local nspm=int('SpecialMesh',prt)
  589. nspm.MeshType='FileMesh'
  590. return nspm
  591. end
  592.  
  593.  
  594. --cool hat
  595. local hat=cp(tube,'Really black',Vector3.new(1,1,1))
  596. local hatmesh=int('SpecialMesh',hat)
  597. hatmesh.MeshId=rbx..'24102243'
  598. weld(ch.Head,hat,cfn(0,0.6,0))
  599.  
  600.  
  601. local rarmdiamond=cp(tube,'Bright red',Vector3.new(1,1,1))
  602. local dia=newSpm(rarmdiamond)
  603. dia.MeshId=rbx..lib.diamond
  604. dia.Scale=Vector3.new(0.4,0.8,0.4)
  605. weld(ch['Right Arm'],rarmdiamond,cfn(0.4,0,0))
  606.  
  607. local testshoulder=cp(tube,'Bright red',Vector3.new(1.1,0.6,1.1))
  608. testshoulder.Material='SmoothPlastic'
  609. weld(ch['Right Arm'],testshoulder,cfn(0,0.8,0))
  610.  
  611. --local testtorso=cp(tube,'Bright red',Vector3.new(2.8,0.4,1.1))
  612. --blo(testtorso).Scale=Vector3.new(0.95,1,0.95)
  613. --weld(tor,testtorso,cfn(0,0,0)*ang(0,0,mr(45)))
  614.  
  615. local testhalf=cp(tube,'Bright red',Vector3.new(1,2,1))
  616. testhalf.Material='SmoothPlastic'
  617. blo(testhalf).Scale=Vector3.new(1.01,1.01,1.01)
  618. weld(tor,testhalf,cfn(0.5,0,0))
  619.  
  620. blo(ch['Right Leg'])
  621. ch['Right Leg'].Material='SmoothPlastic'
  622. ch['Right Leg'].TopSurface='SmoothNoOutlines'
  623. ch['Right Leg'].BottomSurface='SmoothNoOutlines'
  624. ch['Right Leg'].LeftSurface='SmoothNoOutlines'
  625. ch['Right Leg'].RightSurface='SmoothNoOutlines'
  626. ch['Right Leg'].FrontSurface='SmoothNoOutlines'
  627. ch['Right Leg'].BackSurface='SmoothNoOutlines'
  628.  
  629. local cooldiamond=cp(tube,'Really black',Vector3.new(0.5,0.5,0.5))
  630. local dia=newSpm(cooldiamond)
  631. dia.Scale=Vector3.new(0.4,0.8,0.45)
  632. dia.MeshId=rbx..lib.diamond
  633. weld(testhalf,cooldiamond,cfn(0,0.3,-0.3))
  634.  
  635. local cooldiamond2=cp(tube,'Really black',Vector3.new(0.5,0.5,0.5))
  636. local dia=newSpm(cooldiamond2)
  637. dia.Scale=Vector3.new(0.4,0.8,0.45)
  638. dia.MeshId=rbx..lib.diamond
  639. weld(testhalf,cooldiamond2,cfn(0.2,-0.15,-0.3))
  640.  
  641. local cooldiamond3=cp(tube,'Really black',Vector3.new(0.5,0.5,0.5))
  642. local dia=newSpm(cooldiamond3)
  643. dia.Scale=Vector3.new(0.4,0.8,0.45)
  644. dia.MeshId=rbx..lib.diamond
  645. weld(testhalf,cooldiamond3,cfn(-0.2,-0.15,-0.3))
  646.  
  647. local p1=cp(tube,'Really black',Vector3.new(0.5,0.5,0.5))
  648. p1.Material='SmoothPlastic'
  649. local bm=blo(p1)
  650. bm.Scale=Vector3.new(0.05,0.15,0.5)
  651. weld(testshoulder,p1,cfn(0.55,0.1,0.225))
  652.  
  653. local p1=cp(tube,'Really black',Vector3.new(0.5,0.5,0.5))
  654. p1.Material='SmoothPlastic'
  655. local bm=blo(p1)
  656. bm.Scale=Vector3.new(0.05,0.5,0.15)
  657. weld(testshoulder,p1,cfn(0.55,0,0.225))
  658.  
  659. local p1=cp(tube,'Really black',Vector3.new(0.5,0.5,0.5))
  660. p1.Material='SmoothPlastic'
  661. local bm=blo(p1)
  662. bm.Scale=Vector3.new(0.05,0.525,0.15)
  663. weld(testshoulder,p1,cfn(0.55,0.005,0))
  664.  
  665. local p1=cp(tube,'Really black',Vector3.new(0.5,0.5,0.5))
  666. p1.Material='SmoothPlastic'
  667. local bm=blo(p1)
  668. bm.Scale=Vector3.new(0.05,0.525,0.15)
  669. weld(testshoulder,p1,cfn(0.55,0.005,-0.15))
  670.  
  671. local p1=cp(tube,'Really black',Vector3.new(0.5,0.5,0.5))
  672. p1.Material='SmoothPlastic'
  673. local bm=blo(p1)
  674. bm.Scale=Vector3.new(0.05,0.525,0.15)
  675. weld(testshoulder,p1,cfn(0.55,0.005,-0.23)*ang(mr(35),0,0))
  676.  
  677. local p1=cp(tube,'Really black',Vector3.new(0.5,0.5,0.5))
  678. p1.Material='SmoothPlastic'
  679. local bm=blo(p1)
  680. bm.Scale=Vector3.new(0.05,0.525,0.15)
  681. weld(testshoulder,p1,cfn(0.55,0.005,-0.3))
  682.  
  683. --blo(ch['Right Leg'])
  684. --ch['Right Leg'].Material='SmoothPlastic'
  685.  
  686. --[[
  687. local testp=cp(tube,'Bright red',Vector3.new(2.1,1.3,1.2))
  688. local tpb=blo(tstp)
  689. tpb.Scale=Vector3.new(1.01,1.01,1)
  690. weld(tor,testp,cfn(0,0.4,0))
  691. ]]
  692.  
  693.  
  694.  
  695. initializeJoints()
  696.  
  697. reset=function()
  698. if run == false and animPlaying == false then
  699. altTweenTable={}
  700. Tween(llw,cfn(0,-0.08*math.sin(tick()*1.5),0)*ang(0,0,mr(5)))
  701. Tween(rlw,cfn(0,-0.08*math.sin(tick()*1.5),0)*ang(0,0,mr(-5)))
  702. Tween(rw,cfn(0,0.03*math.sin(tick()*1.5),0)*ang(0,0,mr(-15)+mr(-5*math.sin(tick()*1.5))))
  703. Tween(lw,cfn(0,0.03*math.sin(tick()*1.5),0)*ang(0,0,mr(15)+mr(5*math.sin(tick()*1.5))))
  704. Tween(neck,cfn())
  705. Tween(rj,cfn(0,0.08*math.sin(tick()*1.5),0),0.3)
  706. end
  707. end
  708.  
  709. bigreset=function()
  710. if run == false and animPlaying == false then
  711. altTweenTable={}
  712. Tween(llw,cfn(0,-0.08*math.sin(tick()*1.5*mult),0)*ang(0,0,mr(5)))
  713. Tween(rlw,cfn(0,-0.08*math.sin(tick()*1.5*mult),0)*ang(0,0,mr(-5)))
  714. Tween(rw,cfn(0,0.03*math.sin(tick()*1.5*mult),0)*ang(0,0,mr(-15)+mr(-5*math.sin(tick()*1.5))))
  715. Tween(lw,cfn(0,0.03*math.sin(tick()*1.5*mult),0)*ang(0,0,mr(15)+mr(5*math.sin(tick()*1.5))))
  716. Tween(neck,cfn())
  717. Tween(rj,cfn(0,0.08*math.sin(tick()*1.5*mult),0),0.3)
  718. end
  719. end
  720.  
  721.  
  722. resetLegs=function()
  723. altTweenTable={}
  724. Tween(llw,cfn())
  725. Tween(rlw,cfn())
  726. end
  727.  
  728. walkCycle=function()
  729. if run==true and animPlaying==false then
  730. tweenTable={}
  731. Tween(neck,cfn())
  732. Tween(rj,cfn())
  733. Tween(llw,cfn(0,0,-0.2*math.sin(tick()*8))*ang(mr(10)+mr(40*math.sin(tick()*8)),0,0),0.6)
  734. Tween(rlw,cfn(0,0,0.2*math.sin(tick()*8))*ang(mr(10)+mr(-40*math.sin(tick()*8)),0,0),0.6)
  735. Tween(rw,cfn()*ang(mr(-40),0,mr(-30)),0.07)
  736. Tween(lw,cfn()*ang(mr(20),0,mr(20)),0.07)
  737. end
  738. end
  739.  
  740. walkCycleBig=function()
  741. if run==true and animPlaying==false then
  742. tweenTable={}
  743. Tween(neck,cfn())
  744. Tween(rj,cfn())
  745. Tween(llw,cfn(0,0,-0.2*math.sin(tick()*8)*mult)*ang(mr(10)+mr(40*math.sin(tick()*8)),0,0),0.6)
  746. Tween(rlw,cfn(0,0,0.2*math.sin(tick()*8)*mult)*ang(mr(10)+mr(-40*math.sin(tick()*8)),0,0),0.6)
  747. Tween(rw,cfn()*ang(mr(-40),0,mr(-30)),0.07)
  748. Tween(lw,cfn()*ang(mr(20),0,mr(20)),0.07)
  749. end
  750. end
  751.  
  752. sprintCycle=function()
  753. if run==true and animPlaying==false then
  754. tweenTable={}
  755. Tween(rj,cfn()*ang(mr(10),0,0))
  756. Tween(llw,cfn(0,0,-0.2*math.sin(tick()*11))*ang(mr(20)+mr(60*math.sin(tick()*11)),0,0),0.25)
  757. Tween(rlw,cfn(0,0,0.2*math.sin(tick()*11))*ang(mr(20)+mr(-60*math.sin(tick()*11)),0,0),0.25)
  758. Tween(rw,cfn()*ang(mr(-20)+mr(60*math.sin(tick()*11)),0,mr(-10)),0.25)
  759. Tween(lw,cfn()*ang(mr(-20)+mr(-60*math.sin(tick()*11)),0,mr(10)),0.25)
  760. end
  761. end
  762.  
  763. local jumping=false
  764.  
  765. jump=function()
  766. if animPlaying==false then
  767. jumping=true
  768. run=false
  769. resetLegs()
  770. tweenTable={}
  771. altTweenTable={}
  772. -- animPlaying=true
  773. -- Tween(rj,cfn()*ang(mr(-15),0,0),0.2)
  774. Tween(neck,cfn(0,0,-0.2)*ang(mr(-20),0,0),0.1)
  775. Tween(rw,cfn()*ang(mr(15),0,mr(-25)),0.1)
  776. Tween(lw,cfn()*ang(mr(15),0,mr(25)),0.1)
  777. Tween(rlw,cfn()*ang(mr(15),0,0),0.1)
  778. Tween(llw,cfn()*ang(mr(15),0,0),0.1)
  779. wait(0.2)
  780. reset()
  781. wait(0.1)
  782. -- animPlaying=false
  783. jumping=false
  784. end
  785. end
  786.  
  787. walkLegs=function()
  788. if runLeg==true then
  789. altTweenTable={}
  790. altTween(llw,cfn(0,0,-0.2*math.sin(tick()*8))*ang(mr(20)+mr(50*math.sin(tick()*8)),0,0),0.6)
  791. altTween(rlw,cfn(0,0,0.2*math.sin(tick()*8))*ang(mr(20)+mr(-50*math.sin(tick()*8)),0,0),0.6)
  792. end
  793. end
  794.  
  795. dealDamage=function(man,damage,crit,multi,lifesteal)
  796. if man and man:findFirstChild'Humanoid' and man:findFirstChild'Head' then
  797. local dm=damage
  798. local cr=false
  799. local hm=man.Humanoid
  800. if crit then
  801. if crit>0 then
  802. local c=math.random(crit)
  803. if c==1 then
  804. cr=true
  805. end
  806. end
  807. end
  808. if cr==true then
  809. if not multi then
  810. dm=dm*1.5
  811. else
  812. dm=dm*multi
  813. end
  814. end
  815. hm:TakeDamage(dm)
  816. damagedealt=damagedealt+dm
  817. if lifesteal then
  818. --print'lifesteal'
  819. local plife=lifesteal*dm
  820. if hum.Health<hum.MaxHealth and hm.Health>0 then
  821. hum.Health=hum.Health+plife
  822. local bbg=int('BillboardGui',tube)
  823. bbg.Size=UDim2.new(1,0,1,0)
  824. bbg.StudsOffset=Vector3.new(0,2,0)
  825. bbg.StudsOffset=bbg.StudsOffset+Vector3.new(math.random(-math.random(50)/10,math.random(50)/10),0,math.random(-math.random(50)/10,math.random(50)/10))
  826. bbg.Adornee=ch.Head
  827. bbg.AlwaysOnTop=true
  828. local tlabl=int('TextLabel',bbg)
  829. tlabl.Size=UDim2.new(1,0,1,0)
  830. tlabl.Text=tostring(plife)
  831. tlabl.BackgroundTransparency=1
  832. tlabl.TextColor3=BrickColor.new('Bright green').Color
  833. tlabl.TextStrokeColor3=BrickColor.new('White').Color
  834. tlabl.TextStrokeTransparency=0
  835. tlabl.Font='Antique'
  836. tlabl.FontSize='Size60'
  837. table.insert(textTable,bbg)
  838. end
  839. end
  840. chain=chain+1
  841. if hm.MaxHealth>=99999 then
  842. hm.Parent:BreakJoints()
  843. end
  844. local bbg=int('BillboardGui',tube)
  845. bbg.Size=UDim2.new(1,0,1,0)
  846. bbg.StudsOffset=Vector3.new(0,2,0)
  847. bbg.StudsOffset=bbg.StudsOffset+Vector3.new(math.random(-math.random(50)/10,math.random(50)/10),0,math.random(-math.random(50)/10,math.random(50)/10))
  848. bbg.Adornee=man.Head
  849. bbg.AlwaysOnTop=true
  850. local tlabl=int('TextLabel',bbg)
  851. tlabl.Size=UDim2.new(1,0,1,0)
  852. tlabl.Text=tostring(dm)
  853. tlabl.BackgroundTransparency=1
  854. tlabl.TextColor3=BrickColor.new('Really black').Color
  855. tlabl.TextStrokeColor3=BrickColor.new('White').Color
  856. if cr==true then
  857. tlabl.TextColor3=BrickColor.new('Really red').Color
  858. tlabl.TextStrokeColor3=BrickColor.new('Really black').Color
  859. end
  860. tlabl.TextStrokeTransparency=0
  861. tlabl.Font='Antique'
  862. tlabl.FontSize='Size60'
  863. table.insert(textTable,bbg)
  864. return dm,cr
  865. end
  866. end
  867.  
  868. hum.Died:connect(function()
  869. local dmg=Instance.new('Message',plr.PlayerGui)
  870. dmg.Text='Damage dealt: ' .. tostring(damagedealt)
  871. game.Debris:AddItem(dmg,4)
  872. end)
  873.  
  874. displayText=function(thing,text,color)
  875. local bbg=int('BillboardGui',tube)
  876. bbg.Size=UDim2.new(1,0,1,0)
  877. bbg.StudsOffset=Vector3.new(0,3,0)
  878. bbg.Adornee=thing
  879. bbg.AlwaysOnTop=true
  880. local tlabl=int('TextLabel',bbg)
  881. tlabl.Size=UDim2.new(1,0,1,0)
  882. tlabl.Text=text
  883. tlabl.BackgroundTransparency=1
  884. tlabl.TextColor3=BrickColor.new('Really black').Color
  885. tlabl.TextStrokeColor3=BrickColor.new('White').Color
  886. tlabl.TextStrokeTransparency=0
  887. tlabl.Font='Antique'
  888. tlabl.FontSize='Size60'
  889. table.insert(textTable,bbg)
  890. end
  891.  
  892. local tp=cp(tube,'White',Vector3.new(1,1,1))
  893. tp.Transparency=1
  894. weld(ch['Right Arm'],tp,cfn(0,-1,0))
  895.  
  896. addFx=function(item,int,final,func)
  897. table.insert(fx,{item=item,int=int,func=func,final=final,stepval=0})
  898. end
  899.  
  900. addMove=function(name,key,cooldown,func,manacost)
  901. moves[name]={key=key,cooldown=cooldown,func=func,manacost=manacost}
  902. end
  903.  
  904. drawLine=function(point_a,point_b,bc_code,angle,mag,width)
  905. local dist=(point_a-point_b).magnitude;
  906. local num=1
  907. if mag then
  908. num=mag
  909. end
  910. if dist>num then
  911. local rad=dist/2;
  912. local line=Instance.new('Part',tube)
  913. line.Anchored=true;
  914. line.FormFactor='Custom';
  915. line.BrickColor=BrickColor.new(bc_code);
  916. line.TopSurface='SmoothNoOutlines'
  917. line.BottomSurface='SmoothNoOutlines'
  918. line.LeftSurface='SmoothNoOutlines'
  919. line.RightSurface='SmoothNoOutlines'
  920. line.FrontSurface='SmoothNoOutlines'
  921. line.BackSurface='SmoothNoOutlines'
  922. line.Material='Neon'
  923. line.CanCollide=false;
  924. line.Size=Vector3.new(0.7,dist,0.7);
  925. if width then
  926. line.Size=Vector3.new(width,dist,width);
  927. end
  928. cyl(line).Name='blok'
  929. -- Instance.new("BlockMesh",line).Name='blok'
  930. line.CFrame=CFrame.new(point_a,point_b)*CFrame.new(0,0,-rad)*ang(mr(90),0,0)--*angle;
  931. return line;
  932. end
  933. end;
  934.  
  935. depleteMana=function(amount)
  936. if mana>0 then
  937. if mana-amount>0 then
  938. mana=mana-amount
  939. return true
  940. else
  941. return false
  942. end
  943. end
  944. end
  945.  
  946. executeMove=function(name)
  947. if canExecuteMoves==true then
  948. if ch and hum and hum.Health>0 then
  949. local can=true
  950. for _,v in pairs(cooldowns) do
  951. if v.move==name then
  952. can=false
  953. break
  954. --return false
  955. end
  956. end
  957. if name=='Nightmare Overture' then
  958. if Vector3.new(0,tor.Velocity.Y,0).magnitude>2 or Vector3.new(tor.Velocity.X,0,tor.Velocity.Z).magnitude>2 then
  959. can=false
  960. end
  961. end
  962. if can==true then
  963. local can2=true
  964. if moves[name].manacost then
  965. local a=mana-moves[name].manacost
  966. local b=false
  967. if a>0 then
  968. b=true
  969. end
  970. if not b then
  971. can2=false
  972. end
  973. end
  974. if can2 then
  975. local c
  976. depleteMana(moves[name].manacost)
  977. moves[name].func()
  978. end
  979. return true
  980. else
  981. return false
  982. end
  983. end
  984. end
  985. end
  986.  
  987. addToCList=function(what,key)
  988. local a={what,key=key,up=false}
  989. table.insert(connectlist,a)
  990. return a
  991. end
  992.  
  993. waitForUp=function(what)
  994. repeat wait() until what.up==true
  995. end
  996.  
  997. addMover=function(what,step,func)
  998. table.insert(movers,{mover=what,step=step,lastpoint=what.CFrame,func=func})
  999. end
  1000.  
  1001. local function CreateRegion3FromLocAndSize(Position, Size)
  1002. local SizeOffset = Size/2
  1003. local Point1 = Position - SizeOffset
  1004. local Point2 = Position + SizeOffset
  1005. return Region3.new(Point1, Point2)
  1006. end
  1007.  
  1008. local righthandle=cp(tube,"White",Vector3.new(1,1,1))
  1009. weld(ch['Right Arm'],righthandle,cfn(0,-1,0))
  1010. righthandle.Transparency=1
  1011.  
  1012. local lefthandle=cp(tube,"White",Vector3.new(1,1,1))
  1013. weld(ch['Left Arm'],lefthandle,cfn(0,-1,0))
  1014. lefthandle.Transparency=1
  1015.  
  1016. addCoolDown=function(move)
  1017. local a={timeleft=moves[move].cooldown,move=move}
  1018. addCoolDownGui(a)
  1019. table.insert(cooldowns,a)
  1020. end
  1021.  
  1022.  
  1023.  
  1024. --[[
  1025. Thanks for using Build-To-Lua by jarredbcv.
  1026. ]]--
  1027.  
  1028. New = function(Object, Parent, Name, Data)
  1029. local Object = Instance.new(Object)
  1030. for Index, Value in pairs(Data or {}) do
  1031. Object[Index] = Value
  1032. end
  1033. Object.Parent = Parent
  1034. Object.Name = Name
  1035. return Object
  1036. end
  1037. --[[
  1038. riven_blade = New("Model",tube,"riven_blade",{})
  1039. handle = New("Part",riven_blade,"handle",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.459195137, 4.50587988, 0.229598999),CFrame = CFrame.new(-8.80002594, 2.64902687, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1040. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.217467263, 0.217467234, 0.217467234),CFrame = CFrame.new(-8.80002594, 5.00241661, 35.9833336, 0, -1, 0, 1, 0, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1041. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.316733927, 0.105578676, 0.290341288),})
  1042. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 1, 0, -1, 0, 0, 0, 0, 1),C1 = CFrame.new(0, 2.35338974, 0.0833435059, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1043. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.459195137, 0.344398439, 0.229598999),CFrame = CFrame.new(-8.80002594, 2.74947548, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1044. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.25),})
  1045. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 0.100448608, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1046. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 0.344398439, 0.229598999),CFrame = CFrame.new(-7.47983932, 5.00241661, 35.8999901, -1.22187882e-009, 1.00000012, 4.02331352e-007, 4.60668947e-010, -3.87430191e-007, 1.00000024, 1.00000012, 2.22275531e-010, 8.72129369e-010),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1047. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, -1.22187882e-009, 4.60668947e-010, 1.00000012, 1.00000012, -3.87430191e-007, 2.22275531e-010, 4.02331352e-007, 1.00000024, 8.72129369e-010),C1 = CFrame.new(1.32018661, 2.35338974, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1048. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.344396323, 0.344398439, 0.344398499),CFrame = CFrame.new(-8.80002594, 5.84906197, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1049. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1.14798784, 1.83679175, 1.26279449),MeshId = "rbxassetid://3270017",MeshType = Enum.MeshType.FileMesh,})
  1050. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 3.2000351, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1051. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 0.573997438, 0.688796997),CFrame = CFrame.new(-8.51302719, 5.44726372, 35.9057312, 0, 1, 9.87201929e-008, 0, -9.87201929e-008, 1, 1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1052. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 1, -9.87201929e-008, 0, 9.87201929e-008, 1, 0),C1 = CFrame.new(0.286998749, 2.79823685, 0.00574111938, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1053. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.459195137, 0.229598969, 0.229598999),CFrame = CFrame.new(-8.80002594, 2.00327873, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1054. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.10000002),})
  1055. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -0.645748138, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1056. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 1.03319538, 0.286998749),CFrame = CFrame.new(-8.65652466, 11.129838, 35.8999901, 0, 0, -1, 0, 1, 0, 1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1057. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),C1 = CFrame.new(0.143501282, 8.48081112, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1058. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.217467263, 0.217467234, 0.217467234),CFrame = CFrame.new(-9.02962112, 4.99151087, 35.9833336, 0, -1, 0, 1, 0, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1059. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.422311932, 0.105578676, 0.290341288),})
  1060. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 1, 0, -1, 0, 0, 0, 0, 1),C1 = CFrame.new(-0.229595184, 2.342484, 0.0833435059, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1061. diamond = New("Part",riven_blade,"diamond",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.344396323, 0.344398439, 0.344398499),CFrame = CFrame.new(-8.80002594, 0.172227859, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1062. Mesh = New("SpecialMesh",diamond,"Mesh",{Scale = Vector3.new(0.114798784, 0.286998719, 0.1147995),MeshId = "rbxassetid://9756362",MeshType = Enum.MeshType.FileMesh,})
  1063. mot = New("Motor",diamond,"mot",{Part0 = diamond,Part1 = handle,C1 = CFrame.new(0, -2.47679901, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1064. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 0.573997438, 0.688796997),CFrame = CFrame.new(-9.08702087, 5.44726372, 35.9057312, 0, -1, 0, 0, 0, 1, -1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1065. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 1, 0),C1 = CFrame.new(-0.286994934, 2.79823685, 0.00574111938, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1066. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.344396323, 0.344398439, 0.344398499),CFrame = CFrame.new(-8.80002594, 4.93066978, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1067. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.918390274, 0.918395877, 1.37759399),MeshId = "rbxassetid://3270017",MeshType = Enum.MeshType.FileMesh,})
  1068. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 2.28164291, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1069. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Reflectance = 0.34999999403954,Size = Vector3.new(0.459195137, 0.217467234, 0.344398499),CFrame = CFrame.new(-8.80002594, 2.66337776, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1070. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.263946623, 1),})
  1071. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 0.0143508911, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1072. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Reflectance = 0.18999999761581,Size = Vector3.new(0.688792646, 0.241078928, 0.688796997),CFrame = CFrame.new(-8.80002594, 6.19346046, 35.8999901, 1, 0, 0, 0, 0, 1, 0, -1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1073. Mesh = New("CylinderMesh",Part,"Mesh",{})
  1074. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0),C1 = CFrame.new(0, 3.54443359, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1075. Mesh = New("CylinderMesh",handle,"Mesh",{})
  1076. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.459195137, 0.229598969, 0.229598999),CFrame = CFrame.new(-8.80002594, 1.77367973, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1077. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.04999995),})
  1078. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -0.875347137, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1079. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.459195137, 0.229598969, 0.229598999),CFrame = CFrame.new(-8.80002594, 2.46247673, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1080. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.20000005),})
  1081. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -0.18655014, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1082. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.217467263, 0.217467234, 0.217467234),CFrame = CFrame.new(-8.57042694, 5.00242043, 35.9833336, 0.707105339, 0.707108378, 0, -0.707108378, 0.707105339, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1083. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.527889848, 0.105578668, 0.290341347),})
  1084. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0.707105339, -0.707108378, 0, 0.707108378, 0.707105339, 0, 0, 0, 1),C1 = CFrame.new(0.229598999, 2.35339355, 0.0833435059, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1085. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.344396323, 0.344398439, 0.344398499),CFrame = CFrame.new(-8.80002594, 0.177968979, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1086. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.459195137, 0.459197938, 1.37759399),MeshId = "rbxassetid://3270017",MeshType = Enum.MeshType.FileMesh,})
  1087. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -2.47105789, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1088. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.217467263, 0.217467234, 0.217467234),CFrame = CFrame.new(-9.02962112, 5.04891014, 35.9833336, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1089. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.527889848, 0.105578668, 0.290341347),})
  1090. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(-0.229595184, 2.39988327, 0.0833435059, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1091. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Reflectance = 0.18999999761581,Size = Vector3.new(0.688792646, 0.217467234, 0.688796997),CFrame = CFrame.new(-8.80002594, 2.95037651, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1092. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.263946623, 1),})
  1093. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 0.30134964, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1094. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.459195137, 0.229598969, 0.229598999),CFrame = CFrame.new(-8.80002594, 2.23287773, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1095. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.14999998),})
  1096. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -0.416149139, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1097. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 1.03319538, 0.286998749),CFrame = CFrame.new(-8.94352341, 11.1298351, 35.8999901, 0, 0, 1, 0, 1, 0, -1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1098. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.143497467, 8.48080826, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1099. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 0.344398439, 0.229598999),CFrame = CFrame.new(-10.1202126, 5.00242043, 35.9000053, 1.6593485e-007, -1.00000453, 1.90736591e-006, 2.21245998e-007, 2.47360185e-006, 1.00000906, -1.00000453, -1.27949178e-007, 1.70600416e-007),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1100. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 1.6593485e-007, 2.21245998e-007, -1.00000453, -1.00000453, 2.47360185e-006, -1.27949178e-007, 1.90736591e-006, 1.00000906, 1.70600416e-007),C1 = CFrame.new(-1.32018661, 2.35339355, 1.52587891e-005, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1101. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.217467263, 0.217467234, 0.217467234),CFrame = CFrame.new(-8.61634827, 5.00242043, 35.9833336, 0, -1, 0, 1, 0, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1102. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.527889967, 0.105578676, 0.290341288),})
  1103. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 1, 0, -1, 0, 0, 0, 0, 1),C1 = CFrame.new(0.183677673, 2.35339355, 0.0833435059, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1104. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.218117669, 1.83679175, 0.573997498),CFrame = CFrame.new(-8.51302719, 11.5316372, 35.8999901, 0, 0, -1, 0, 1, 0, 1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1105. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),C1 = CFrame.new(0.286998749, 8.88261032, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1106. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.573993921, 4.3623805, 0.229598999),CFrame = CFrame.new(-8.80002594, 8.4320507, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1107. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 5.78302383, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1108. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 0.217467234, 0.459197998),CFrame = CFrame.new(-7.36503983, 5.34681511, 35.8999901, 6.98418816e-008, 1.00000095, 8.22005632e-007, 5.67779352e-008, 8.22007223e-007, -1.00000191, -1.00000095, 6.98419313e-008, -5.67780489e-008),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1109. Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 0.527893245, 1),MeshType = Enum.MeshType.Wedge,})
  1110. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 6.98418816e-008, 5.67779352e-008, -1.00000095, 1.00000095, 8.22007223e-007, 6.98419313e-008, 8.22005632e-007, -1.00000191, -5.67780489e-008),C1 = CFrame.new(1.43498611, 2.69778824, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1111. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.14798784, 4.8215785, 0.21811904),CFrame = CFrame.new(-8.80002594, 8.20245171, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1112. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 5.55342484, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1113. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.217467263, 0.217467234, 0.217467234),CFrame = CFrame.new(-8.80002594, 4.9570713, 35.9833336, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1114. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.527889848, 0.105578668, 0.290341347),})
  1115. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 2.30804443, 0.0833435059, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1116. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.217467263, 0.217467234, 0.217467234),CFrame = CFrame.new(-8.80003738, 5.04833794, 35.9832878, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1117. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.527889848, 0.105578668, 0.290341347),})
  1118. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(-1.14440918e-005, 2.39931107, 0.0832977295, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1119. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 0.217467234, 0.459197998),CFrame = CFrame.new(-10.2350121, 5.34681892, 35.9000053, -2.3455388e-007, -1, -3.68303267e-006, -1.64005996e-007, 3.68303267e-006, -1, 1, -2.34553269e-007, -1.64006863e-007),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1120. Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 0.527893245, 1),MeshType = Enum.MeshType.Wedge,})
  1121. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, -2.3455388e-007, -1.64005996e-007, 1, -1, 3.68303267e-006, -2.34553269e-007, -3.68303267e-006, -1, -1.64006863e-007),C1 = CFrame.new(-1.43498611, 2.69779205, 1.52587891e-005, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1122. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.344396323, 0.344398439, 0.344398499),CFrame = CFrame.new(-8.80002594, 6.19346046, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1123. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.918390274, 0.918395877, 1.37759399),MeshId = "rbxassetid://3270017",MeshType = Enum.MeshType.FileMesh,})
  1124. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 3.54443359, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1125. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 0.229598969, 0.459197998),CFrame = CFrame.new(-10.0628128, 5.34681892, 35.9000053, 1.64712048e-007, 1, -2.05635615e-006, 2.19040075e-007, -2.05635615e-006, -1, -1, 1.64711594e-007, -2.19040416e-007),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1126. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 1.64712048e-007, 2.19040075e-007, -1, 1, -2.05635615e-006, 1.64711594e-007, -2.05635615e-006, -1, -2.19040416e-007),C1 = CFrame.new(-1.26278687, 2.69779205, 1.52587891e-005, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1127. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(2.29597569, 0.229598969, 0.229598999),CFrame = CFrame.new(-8.80002594, 5.00241661, 35.8999901, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1128. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 2.35338974, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1129. Part = New("Part",riven_blade,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.217467263, 0.217467234, 0.217467234),CFrame = CFrame.new(-8.53599167, 5.00241661, 35.9833336, 0, -1, 0, 1, 0, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1130. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.527889967, 0.105578676, 0.290341288),})
  1131. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 1, 0, -1, 0, 0, 0, 0, 1),C1 = CFrame.new(0.264034271, 2.35338974, 0.0833435059, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1132. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.229597569, 0.229598969, 0.459197998),CFrame = CFrame.new(-7.53723907, 5.34681511, 35.8999901, 1.61169621e-013, -1.00000095, -8.04663614e-007, -1.74424031e-009, 8.04663614e-007, -1.00000191, 1.00000095, 1.62573229e-013, -1.74426873e-009),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.768628, 0.156863, 0.109804),})
  1133. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 1.61169621e-013, -1.74424031e-009, 1.00000095, -1.00000095, 8.04663614e-007, 1.62573229e-013, -8.04663614e-007, -1.00000191, -1.74426873e-009),C1 = CFrame.new(1.26278687, 2.69778824, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1134. Wedge = New("WedgePart",riven_blade,"Wedge",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.218117669, 1.83679175, 0.573997498),CFrame = CFrame.new(-9.08702087, 11.5316372, 35.8999901, 0, 0, 1, 0, 1, 0, -1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  1135. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.286994934, 8.88261032, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  1136. weld(righthandle,handle,cfn(0,0,-1)*ang(mr(-90),mr(90),0))
  1137.  
  1138. ]]
  1139.  
  1140.  
  1141. addMove('Normal Block','f',0.5,function()
  1142. deb=true
  1143. idle=false
  1144. local ws=hum.WalkSpeed
  1145. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  1146. hum.WalkSpeed=0
  1147. tweenTable={}
  1148. animPlaying=true
  1149. local pcf=tor.CFrame
  1150. Tween(rj,cfn()*ang(0,mr(-45),0),0.2)
  1151. Tween(rw,cfn()*ang(mr(-86),mr(-15),0),0.2)
  1152. Tween(lw,cfn()*ang(0,mr(5),mr(20)),0.2)
  1153. blocksound:Play()
  1154. local block=cp(workspace,'Really black',Vector3.new(8,6,1),true,true)
  1155. block.CFrame=pcf*CFrame.new(0,0,-5)
  1156. block.Material='Neon'
  1157. local bm=blo(block)
  1158. bm.Scale=Vector3.new(0,0,0.9)
  1159. addFx(block,0.05,nil,function() bm.Scale=bm.Scale+Vector3.new(0.05,0.05,0) end)
  1160. local a=addToCList('block_connect','f')
  1161. waitForUp(a)
  1162. addCoolDown('Normal Block')
  1163. hum.WalkSpeed=ws
  1164. deb=false
  1165. addFx(block,0.05,"destroy",function() block.Transparency=block.Transparency+0.05 block.bmsh.Scale=block.bmsh.Scale+Vector3.new(0.07,0.07,0) end)
  1166. idle=true
  1167. reset()
  1168. animPlaying=false
  1169. end,15)
  1170.  
  1171.  
  1172. --[[
  1173. addMove('test','j',0,function()
  1174. deb=true
  1175. animPlaying=true
  1176. Tween(rw,cfn()*ang(mr(-90),0,0))
  1177. Tween(lw,cfn()*ang(0,0,0))
  1178. end,0)
  1179. ]]
  1180.  
  1181. --[[
  1182. addMove('Dark Lock','mb1mb1t',1,function()
  1183. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  1184. local lv=tor.CFrame
  1185. tweenTable={}
  1186. animPlaying=true
  1187. deb=true
  1188. canRunLeg=true
  1189. magictone1:Play()
  1190. Tween(rj,cfn()*ang(0,mr(25),0),0.2)
  1191. Tween(rw,cfn()*ang(mr(25),mr(-20),0),0.2)
  1192. wait(0.2)
  1193. Tween(rj,cfn()*ang(0,mr(-55),0),0.15)
  1194. Tween(rw,cfn()*ang(mr(-115),mr(45),0),0.15)
  1195. Tween(neck,cfn()*ang(0,mr(55),0))
  1196. local spot=4
  1197. addCoolDown('Dark Lock')
  1198. for i=1,10 do
  1199. wait(0.1)
  1200. local v=lv.lookVector*spot
  1201. --print(v)
  1202. spot=spot+14
  1203. local spike=cp(tube,'Really black',Vector3.new(10,1,10),true,false)
  1204. spike.CFrame=lv*CFrame.new(0,0,-spot)
  1205. local dam=cp(tube,'Really black',Vector3.new(7,14,7),true,false)
  1206. local dml=cyl(dam)
  1207. local angls=CFrame.Angles(spike.CFrame:toEulerAnglesXYZ())
  1208. local bhit,pos=FindGround(cn(spike.CFrame.p),ch)
  1209. if bhit then
  1210. spike.CFrame=pos*CFrame.new(0,0,0)
  1211. local mgp=cp(tube,'White',Vector3.new(1,1,1),true,false)
  1212. mgp.Transparency=1
  1213. mgp.CFrame=spike.CFrame
  1214. game.Debris:AddItem(mgp,2)
  1215. local sn=spexp:clone()
  1216. sn.Parent=mgp
  1217. sn.Volume=2
  1218. sn:Play()
  1219. dam.CFrame=spike.CFrame*CFrame.new(0,7,0)
  1220. local blast=dam
  1221. local region=CreateRegion3FromLocAndSize(blast.Position,blast.Size*2)
  1222. local people={}
  1223. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},100)) do
  1224. if v and v.Parent and v.className=='Part' and v.Parent:findFirstChild('Humanoid') then
  1225. local can=false
  1226. if not v.Parent:findFirstChild('HitDeb') then
  1227. can=true
  1228. end
  1229. if can==true then
  1230. local db=Instance.new('StringValue',v.Parent)
  1231. db.Name='HitDeb'
  1232. game.Debris:AddItem(db,0.2)
  1233. local humin=v.Parent.Humanoid
  1234. if humin then
  1235. local php=humin.Health
  1236. dealDamage(humin.Parent,10+math.random(3),2)
  1237. local testvel=int('BodyVelocity',v)
  1238. testvel.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  1239. testvel.Velocity=Vector3.new()
  1240. game.Debris:addItem(testvel,1)
  1241. local fxb=cp(tube,'Really black',Vector3.new(10,10,10),true)
  1242. fxb.CFrame=spike.CFrame*CFrame.new(0,5,0)
  1243. fxb.Transparency=0.5
  1244. fxb.Material='Neon'
  1245. local blm=blo(fxb)
  1246. blm.Scale=Vector3.new(0,0,0)
  1247. addFx(fxb,0.1,nil,function() blm.Scale=blm.Scale+Vector3.new(0.1,0.1,0.1) end)
  1248. Delay(3.4,function()
  1249. dealDamage(v.Parent,10,5,2)
  1250. addFx(fxb,0.07,'destroy',function() blm.Scale=blm.Scale+Vector3.new(0.07,0.07,0.07) fxb.Transparency=fxb.Transparency-0.035 end)
  1251. end)
  1252. humin.PlatformStand=true
  1253. if humin.Health>=php and humin.MaxHealth~=math.huge then
  1254. print('equal')
  1255. humin:TakeDamage(20)
  1256. end
  1257. end
  1258. end
  1259. end
  1260. end
  1261. local cl=cyl(spike)
  1262. addFx(spike,0.05,'destroy',function() cl.Scale=cl.Scale-Vector3.new(0.05,0,0.05) spike.Transparency=spike.Transparency+0.05 end)
  1263. addFx(dml,0.05,'destroy',function() dml.Scale=dml.Scale-Vector3.new(0.05,-0.05,0.05) dam.Transparency=dam.Transparency+0.05 end)
  1264. else
  1265. spike:Destroy()
  1266. end
  1267. end
  1268. wait(0.7)
  1269. deb=false
  1270. canRunLeg=false
  1271. animPlaying=false
  1272. reset()
  1273. end,50)
  1274. ]]
  1275.  
  1276. addMove('Diamond Storm','v',10,function()
  1277. animPlaying=true
  1278. deb=true
  1279. canExecuteMoves=false
  1280. hum.WalkSpeed=0
  1281. tweenTable={}
  1282. altTweenTable={}
  1283. Tween(rw,cfn(0,1,0)*ang(mr(-70),mr(-45),0))
  1284. Tween(lw,cfn()*ang(mr(-70),mr(45),0))
  1285. magicriff:Play()
  1286. game.Debris:AddItem(bgmc,1)
  1287. spawn(function()
  1288. for i=1,20 do
  1289. wait()
  1290. local fx=cp(tube,'Really black',Vector3.new(1.2,1.2,1.2),true)
  1291. fx.CFrame=righthandle.CFrame*ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  1292. local bl=blo(fx)
  1293. addFx(fx,0.07,'destroy',function() bl.Scale=bl.Scale+Vector3.new(.1,.1,.1) fx.Transparency=fx.Transparency+0.07 end)
  1294. end
  1295. end)
  1296. wait(1)
  1297. bg=true
  1298. local a=addToCList('diamond_connect','v')
  1299. Tween(rj,cfn()*ang(0,mr(-90),0),0.2)
  1300. Tween(rw,cfn()*ang(0,0,mr(-90)),0.2)
  1301. Tween(lw,cfn()*ang(0,mr(5),mr(20)),0.2)
  1302. repeat wait(0.1)
  1303. local d=depleteMana(10)
  1304. if d then
  1305. local bgmc=bigmagic:clone()
  1306. bgmc.Parent=ch.Head
  1307. bgmc.Volume=1
  1308. bgmc:Play()
  1309. local crn=cp(tube,'Really black',Vector3.new(1,1,1),true)
  1310. crn.CFrame=tor.CFrame*cfn(0,-2.5,0)
  1311. local ms=newSpm(crn)
  1312. ms.TextureId=rbx..'132155326'
  1313. ms.MeshId=rbx..lib.crown
  1314. ms.VertexColor=Vector3.new(0,0,0)
  1315. ms.Scale=Vector3.new(1.5,1,1.5)
  1316. addFx(crn,0.07,'destroy',function() crn.Transparency=crn.Transparency+0.07 ms.Scale=ms.Scale+Vector3.new(0.3,0,0.3) end)
  1317. diamondproj:Play()
  1318. local dia=cp(tube,'Really black',Vector3.new(1,1,1))
  1319. local ran=math.random(2)
  1320. if ran==1 then
  1321. dia.BrickColor=BrickColor.new('Bright red')
  1322. end
  1323. local dmm=newSpm(dia)
  1324. dmm.Scale=Vector3.new(0.5,1,0.5)
  1325. dmm.MeshId=rbx..lib.diamond
  1326. dia.CFrame=righthandle.CFrame
  1327. local sw=dia
  1328. local vel=int('BodyVelocity',dia)
  1329. sw.CFrame=CFrame.new(righthandle.CFrame.p, Vector3.new(m.Hit.p.X,m.Hit.p.Y,m.Hit.p.Z))*ang(mr(math.random(-math.random(3.4),math.random(3.4))),mr(math.random(-math.random(3.4),math.random(3.4))),mr(math.random(-math.random(3.4),math.random(3.4))))--*ang(mr(90),0,0)
  1330. vel.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  1331. vel.Velocity=sw.CFrame.lookVector*152
  1332. sw.CFrame=sw.CFrame*ang(mr(90),0,0)
  1333. game.Debris:AddItem(sw,2)
  1334. local dmgdealt=false
  1335. local nct=sw.Touched:connect(function(part)
  1336. if part.Parent and part.Parent:findFirstChild('Humanoid') and not part:IsDescendantOf(ch) and not dmgdealt then
  1337. dealDamage(part.Parent,6.5,5,2,2)
  1338. dmgdealt=true
  1339. end
  1340. if part:IsDescendantOf(ch)==false then
  1341. local snd=diamondbreak:clone()
  1342. snd.Parent=sw
  1343. snd:Play()
  1344. vel:Destroy()
  1345. sw.Anchored=true
  1346. addFx(sw,0.07,'destroy',function() dmm.Scale=dmm.Scale+Vector3.new(0.1,0.1,0.1) dia.Transparency=dia.Transparency+0.07 end)
  1347. end
  1348. end)
  1349. else
  1350. a.up=true
  1351. end
  1352. until a.up==true
  1353. animPlaying=false
  1354. deb=false
  1355. bg=false
  1356. canExecuteMoves=true
  1357. hum.WalkSpeed=regws
  1358. reset()
  1359. end,100)
  1360.  
  1361. addMove('Curse','g',25,function()
  1362. deb=true
  1363. idle=false
  1364. animPlaying=true
  1365. canRunLeg=true
  1366. tweenTable={}
  1367. altTweenTable={}
  1368. Tween(rj,cfn()*ang(0,mr(-90),0),0.2)
  1369. Tween(rw,cfn()*ang(0,0,mr(-90)),0.2)
  1370. Tween(lw,cfn()*ang(0,mr(5),mr(20)),0.2)
  1371. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  1372. wait(0.15)
  1373. curse:Play()
  1374. addCoolDown('Curse')
  1375. local bullet=cp(tube,'Really black',Vector3.new(1,1,1))
  1376. bullet.CFrame=CFrame.new(righthandle.CFrame.p, Vector3.new(m.Hit.p.X,m.Hit.p.Y,m.Hit.p.Z))
  1377. bullet.Transparency=1
  1378. local bulletfx=bullet:clone()
  1379. bulletfx.Transparency=1
  1380. bulletfx.Parent=bullet
  1381. bulletfx.Anchored=true
  1382. sphere(bulletfx)
  1383. local angle=0
  1384. local lastpoint=bullet.CFrame
  1385. spawn(function()
  1386. repeat wait(0.06)
  1387. local cfx=cp(tube,'Really black',Vector3.new(0.4,0.4,0.4),true)
  1388. cfx.Transparency=1
  1389. local rfx=cp(tube,'Really black',Vector3.new(0.4,0.4,0.4),true)
  1390. rfx.Material='Neon'
  1391. local ran=math.random(2)
  1392. if ran==1 then
  1393. rfx.BrickColor=BrickColor.new('Bright red')
  1394. end
  1395. local bm=int('SpecialMesh',rfx)--blo(rfx)
  1396. bm.MeshType='FileMesh'
  1397. bm.MeshId=rbx..'9756362'
  1398. bm.Scale=Vector3.new(0.3,0.7,0.3)
  1399. local angls=ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  1400. addFx(cfx,0.02,'destroy',function() rfx.Transparency=rfx.Transparency+0.02 rfx.CFrame=cfx.CFrame*angls cfx.CFrame=cfx.CFrame*CFrame.new(0,0,0) --[[bm.Scale=bm.Scale+Vector3.new(0.02,0.02,0.02)]] end)
  1401. cfx.CFrame=bullet.CFrame*CFrame.new(math.random(-math.random(25/10),math.random(25)/10),0,math.random(-math.random(25)/10,math.random(25)/10))
  1402. rfx.CFrame=cfx.CFrame*angls*CFrame.Angles(math.rad(-90),0,0)
  1403. game.Debris:AddItem(cfx,1.1)
  1404. game.Debris:AddItem(rfx,1.1)
  1405. until bullet.Parent==nil
  1406. end)
  1407. addMover(bullet,0.8,function()
  1408. angle=angle+1
  1409. local angles=CFrame.Angles(0,0,mr(angle))
  1410. bulletfx.CFrame=bullet.CFrame--*angles
  1411. --bullet.CFrame=bullet.CFrame*angles
  1412. local fxp=cp(tube,'Really black',Vector3.new(1,1,1),true)
  1413. fxp.CFrame=bulletfx.CFrame--*ang(mr(-90),0,0)
  1414. local bmesh=int('SpecialMesh',fxp)
  1415. bmesh.MeshType='FileMesh'
  1416. bmesh.MeshId=rbx..lib.ring
  1417. bmesh.Scale=Vector3.new(2,2,2)
  1418. addFx(fxp,0.07,'destroy',function() bulletfx.CFrame=bullet.CFrame bmesh.Scale=bmesh.Scale-Vector3.new(0.1,0.1,0) fxp.Transparency=fxp.Transparency+0.07 end)
  1419. end)
  1420. bullet.Touched:connect(function(p)
  1421. if not p:isDescendantOf(ch) then
  1422. local thing
  1423. local region=CreateRegion3FromLocAndSize(bullet.Position,bullet.Size*2)
  1424. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},50)) do
  1425. if v.Parent and v.Parent:findFirstChild'Humanoid' then
  1426. thing=v
  1427. break
  1428. end
  1429. end
  1430. if thing and thing.Parent then
  1431. if thing.Parent:findFirstChild('Head') then
  1432. displayText(thing.Parent.Head,'Cursed','Really black')
  1433. else
  1434. displayText(thing,'Cursed','Really black')
  1435. end
  1436. end
  1437. local mgp=cp(tube,'White',Vector3.new(1,1,1),true)
  1438. mgp.Transparency=1
  1439. mgp.CFrame=bullet.CFrame
  1440. game.Debris:AddItem(mgp,3)
  1441. local tsound=glass:clone()
  1442. tsound.Volume=2
  1443. tsound.Parent=mgp
  1444. tsound:Play()
  1445. --local explosound=getSound(142070128)
  1446. --explosound.Volume=0.8
  1447. --explosound.Pitch=1.2
  1448. -- explosound.Parent=p
  1449. --explosound:Play()
  1450. local position=bullet.CFrame
  1451. if thing and thing.Parent then
  1452. dealDamage(thing.Parent,5,5)
  1453. local humin=thing.Parent.Humanoid
  1454. spawn(function()
  1455. for i=1,10 do
  1456. wait(1)
  1457. if thing.Parent then
  1458. dealDamage(thing.Parent,0.05*humin.MaxHealth,10,1.5,0.5)
  1459. end
  1460. end
  1461. end)
  1462. end
  1463. local blast=cp(tube,"Really black",Vector3.new(2,2,2),true,false)
  1464. blast.Material='Neon'
  1465. local spm2=blo(blast)
  1466. spm2.Name='mesh'
  1467. blast.CFrame=CFrame.new(position.X,position.Y,position.Z)*ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  1468. if p.Name=='Torso' or p.Parent and p.Parent:findFirstChild'Torso' then
  1469. blast.CFrame=p.Parent.Torso.CFrame*ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  1470. end
  1471. for i=1,5 do
  1472. local fx=blast:clone()
  1473. fx.Parent=tube
  1474. fx.CFrame=blast.CFrame*ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  1475. addFx(fx,0.05,"destroy",function()
  1476. fx.mesh.Scale=fx.mesh.Scale+Vector3.new(0.1,0.1,0.1)
  1477. fx.Transparency=fx.Transparency+0.05
  1478. end)
  1479. end
  1480. addFx(blast,0.05,"destroy",function()
  1481. spm2.Scale=spm2.Scale+Vector3.new(0.1,0.1,0.1)
  1482. blast.Transparency=blast.Transparency+0.05
  1483. end)
  1484. bullet:Destroy()
  1485. bulletfx:Destroy()
  1486. end
  1487. end)
  1488. game.Debris:AddItem(bullet,3)
  1489. local bv=int('BodyVelocity',bullet)
  1490. bv.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  1491. bv.Velocity=bullet.CFrame.lookVector*150
  1492. wait(0.5)
  1493. reset()
  1494. deb=false
  1495. canRunLeg=false
  1496. animPlaying=false
  1497. end,100)
  1498.  
  1499. addMove('Rive Beam','e',5,function()
  1500. tweenTable={}
  1501. altTweenTable={}
  1502. animPlaying=true
  1503. idle=false
  1504. deb=true
  1505. local pcf=tor.CFrame
  1506. canRunLeg=true
  1507. startsound:Play()
  1508. chargesound.Looped=true
  1509. chargesound:Play()
  1510. Tween(rj,cfn()*ang(0,mr(-90),0),0.2)
  1511. Tween(rw,cfn()*ang(0,0,mr(-90)),0.2)
  1512. Tween(lw,cfn()*ang(0,mr(5),mr(20)),0.2)
  1513. bg=true
  1514. local a=addToCList('beam_connect','e')
  1515. local charge=cp(tube,"Really black",Vector3.new(1,1,1))
  1516. charge.Material='Neon'
  1517. local spm=int('SpecialMesh',charge)
  1518. spm.MeshType='Sphere'
  1519. spm.Name='sphere'
  1520. weld(ch['Right Arm'],charge,cfn(0,-2,0))
  1521. local up=false
  1522. local multiplier=1
  1523. local cn=chargesound.DidLoop:connect(function()
  1524. local fx=charge:clone()
  1525. fx.Parent=tube
  1526. fx.CFrame=charge.CFrame
  1527. fx.BrickColor=BrickColor.new('Bright red')
  1528. weld(charge,fx,cfn())
  1529. addFx(fx,0.07,'destroy',function() if fx and fx:findFirstChild'sphere' then fx.sphere.Scale=fx.sphere.Scale+Vector3.new(0.1,0.1,0.1) fx.Transparency=fx.Transparency+0.07 end end)
  1530. end)
  1531. spawn(function()
  1532. repeat wait() if spm.Scale.X<2 then spm.Scale=spm.Scale+Vector3.new(0.05,0.05,0.05) multiplier=multiplier+0.1 end until up==true
  1533. end)
  1534. waitForUp(a)
  1535. cn:Disconnect()
  1536. up=true
  1537. addCoolDown('Rive Beam')
  1538. chargesound:Stop()
  1539. if multiplier<3.1 then
  1540. endsound:Play()
  1541. else
  1542. chargedupbeam:Play()
  1543. end
  1544. local ringFx=cp(tube,"Really black",Vector3.new(2,2,2),true,false)
  1545. ringFx.CFrame=charge.CFrame*ang(mr(-90),0,0)
  1546. ringFx.Material='Neon'
  1547. local spm=int('SpecialMesh',ringFx)
  1548. spm.MeshId=rbx..lib.ring
  1549. spm.Scale=Vector3.new(2,2,2)
  1550. addFx(ringFx,0.08,"destroy",function()
  1551. spm.Scale=spm.Scale+Vector3.new(0.2,0.2,0)
  1552. ringFx.Transparency=ringFx.Transparency+0.08
  1553. end)
  1554. print(multiplier)
  1555. local beam=cp(tube,"Really black",Vector3.new(1,1,1),true,false)
  1556. if multiplier>=3.1 then
  1557. beam.BrickColor=BrickColor.new('Bright red')
  1558. end
  1559. local ray = Ray.new(charge.CFrame.p, (mouse.Hit.p - charge.CFrame.p).unit * 300)
  1560. local part, position = workspace:FindPartOnRay(ray, ch, false, true)
  1561. local distance = (charge.CFrame.p - position).magnitude
  1562. beam.Size = Vector3.new(1, 1, distance)
  1563. beam.Material='Neon'
  1564. beam.CFrame = CFrame.new(charge.CFrame.p, position) * CFrame.new(0, 0, -distance / 2)
  1565. local blast=cp(tube,"Really black",Vector3.new(2.6*multiplier,2.6*multiplier,2.6*multiplier),true,false)
  1566. blast.Material='Neon'
  1567. blast.CFrame=CFrame.new(position.X,position.Y,position.Z)
  1568. if multiplier>=3.1 then
  1569. local blast2=blast:clone()
  1570. --blast2.Size=blast.Size-Vector3.new(1,1,1)
  1571. blast2.CFrame=blast.CFrame
  1572. blast2.Parent=blast
  1573. blast2.BrickColor=BrickColor.new('Bright red')
  1574. local spml=sphere(blast2)
  1575. spml.Scale=Vector3.new(0.8,0.8,0.8)
  1576. addFx(blast2,0.008,'destroy',function() spml.Scale=spml.Scale+Vector3.new(0.05,0.05,0.05) blast2.Transparency=blast2.Transparency+0.008 end )
  1577. end
  1578. local region=CreateRegion3FromLocAndSize(blast.Position,blast.Size*2)
  1579. local people={}
  1580. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},100)) do
  1581. if v and v.Parent and v.className=='Part' and v.Parent:findFirstChild('Humanoid') then
  1582. local can=false
  1583. if not v.Parent:findFirstChild('HitDeb') then
  1584. can=true
  1585. end
  1586. if can==true then
  1587. local db=Instance.new('StringValue',v.Parent)
  1588. db.Name='HitDeb'
  1589. game.Debris:AddItem(db,0.5)
  1590. local humin=v.Parent.Humanoid
  1591. if humin then
  1592. local php=humin.Health
  1593. dealDamage(humin.Parent,20*multiplier,10,1,0.05)
  1594. -- humin.PlatformStand=true
  1595. --humin.PlatformStand=true
  1596. if humin.Health>=php and humin.MaxHealth~=math.huge then
  1597. print('equal')
  1598. humin:TakeDamage(20*multiplier)
  1599. end
  1600. end
  1601. end
  1602. end
  1603. end
  1604. local blastsound=getSound(262562443)
  1605. blastsound.Parent=blast
  1606. blastsound.Volume=5
  1607. blastsound:Play()
  1608. blastsound:Stop()
  1609. blastsound:Play()
  1610. canRunLeg=false
  1611. runLeg=false
  1612. animPlaying=false
  1613. tweenTable={}
  1614. local spm2=int('SpecialMesh',blast)
  1615. spm2.MeshType='Sphere'
  1616. addFx(blast,0.008,"destroy",function()
  1617. spm2.Scale=spm2.Scale+Vector3.new(0.05,0.05,0.05)
  1618. blast.Transparency=blast.Transparency+0.008
  1619. end)
  1620. addFx(beam,0.1,"destroy",function()
  1621. beam.Transparency=beam.Transparency+0.1
  1622. end)
  1623. addFx(charge,0.1,"destroy",function()
  1624. charge.Transparency=charge.Transparency+0.1
  1625. end)
  1626. bg=false
  1627. run=false
  1628. idle=true
  1629. reset()
  1630. deb=false
  1631. end,60)
  1632.  
  1633. addMove('Down Slam','q',4,function()
  1634. currentkey=key
  1635. deb=true
  1636. animPlaying=true
  1637. altTweenTable={}
  1638. tweenTable={}
  1639. local rv=tor.CFrame.upVector
  1640. local bv=int('BodyVelocity',tor)
  1641. bv.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  1642. bv.Velocity=rv*-150
  1643. rushsound:Play()
  1644. Tween(rj,cfn()*ang(mr(180),0,0))
  1645. Tween(rw,cfn()*ang(mr(-180),0,0))
  1646. Tween(lw,cfn()*ang(mr(-180),0,0))
  1647. addCoolDown('Down Slam',4)
  1648. spawn(function()
  1649. repeat
  1650. wait()
  1651. local cfx=cp(tube,'Really black',Vector3.new(6,6,6),true,false)
  1652. local ran=math.random(2)
  1653. if ran==1 then
  1654. cfx.BrickColor=BrickColor.new('Bright red')
  1655. cfx.Material='Neon'
  1656. end
  1657. cfx.CFrame=tor.CFrame*CFrame.Angles(math.rad(math.random(90)),math.rad(math.random(90)),0)
  1658. local b=blo(cfx)
  1659. addFx(cfx,0.05,'destroy',function()
  1660. cfx.Transparency=cfx.Transparency+0.05
  1661. b.Scale=b.Scale+Vector3.new(0.1,0.1,0.1)
  1662. end)
  1663. until Vector3.new(0,tor.Velocity.Y,0).magnitude<2
  1664. end)
  1665. wait()
  1666. bv:Destroy()
  1667. multiplier=1
  1668. repeat wait() until Vector3.new(0,tor.Velocity.Y,0).magnitude<2
  1669. local bhit,pos=FindGround(cn(tor.CFrame.p),ch)
  1670. local blast=cp(tube,"Really black",Vector3.new(10,10,10),true,false)
  1671. blast.CFrame=pos
  1672. local region=CreateRegion3FromLocAndSize(blast.Position,blast.Size*3)
  1673. local people={}
  1674. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},100)) do
  1675. if v and v.Parent and v.className=='Part' and v.Parent:findFirstChild('Humanoid') then
  1676. local can=false
  1677. if not v.Parent:findFirstChild('HitDeb') then
  1678. can=true
  1679. end
  1680. if can==true then
  1681. local db=Instance.new('StringValue',v.Parent)
  1682. db.Name='HitDeb'
  1683. game.Debris:AddItem(db,0.5)
  1684. local humin=v.Parent.Humanoid
  1685. if humin then
  1686. local php=humin.Health
  1687. dealDamage(humin.Parent,20*multiplier,10)
  1688. -- humin.PlatformStand=true
  1689. --humin.PlatformStand=true
  1690. if humin.Health>=php and humin.MaxHealth~=math.huge then
  1691. print('equal')
  1692. humin:TakeDamage(20*multiplier)
  1693. end
  1694. end
  1695. end
  1696. end
  1697. end
  1698. local sp=sphere(blast)
  1699. blast.Material='Neon'
  1700. landsound:Play()
  1701. addFx(blast,0.02,'destroy',
  1702. function()
  1703. sp.Scale=sp.Scale+Vector3.new(0.1,0.1,0.1)
  1704. blast.Transparency=blast.Transparency+0.02
  1705. end)
  1706. animPlaying=false
  1707. deb=false
  1708. end,40)
  1709.  
  1710. addMove('Aerial Sword','r',2,function()
  1711. deb=true
  1712. animPlaying=true
  1713. tweenTable={}
  1714. altTweenTable={}
  1715. canExecuteMoves=false
  1716. idle=false
  1717. run=false
  1718. aerialcharge:Play()
  1719. Tween(rw,cfn()*ang(mr(-90),0,0))
  1720. local bp
  1721. local bgg
  1722. local a=addToCList('Aerial Sword','r')
  1723. local still=true
  1724. bp=int('BodyPosition',tor)
  1725. bp.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  1726. bp.Position=tor.Position
  1727. local sphr=cp(tube,'Really black',Vector3.new(8,8,8),true)
  1728. sphr.Transparency=1
  1729. sphr.Material='Neon'
  1730. local spho=sphere(sphr)
  1731. spho.Name='spho'
  1732. spho.Scale=Vector3.new(0,0,0)
  1733. sphr.CFrame=tor.CFrame
  1734. addFx(sphr,0.07,nil,function() spho.Scale=spho.Scale+Vector3.new(0.1,0.1,0.1) sphr.Transparency=sphr.Transparency-0.07 end)
  1735. Delay(6,function()
  1736. if not a.up then
  1737. a.up=true
  1738. end
  1739. end)
  1740. repeat wait(0.3)
  1741. local b=depleteMana(35)
  1742. if b then
  1743. swsound:Play()
  1744. local fx=sphr:clone()
  1745. fx.Parent=tube
  1746. fx.CFrame=sphr.CFrame
  1747. fx.BrickColor=BrickColor.new('Bright red')
  1748. addFx(fx,0.07,'destroy',function() fx.spho.Scale=fx.spho.Scale+Vector3.new(0.1,0.1,0.1) fx.Transparency=fx.Transparency+0.07 end)
  1749. local sw=int('Part')
  1750. game.Debris:AddItem(sw,6)
  1751. sw.CanCollide=false
  1752. sw.Anchored=false
  1753. sw.BrickColor=BrickColor.new('Really black')
  1754. sw.Material='Neon'
  1755. sw.Size=Vector3.new(1,1,2)
  1756. sw.CFrame=CFrame.new(righthandle.CFrame.p, Vector3.new(m.Hit.p.X,m.Hit.p.Y,m.Hit.p.Z))--*ang(mr(90),0,0)
  1757. sw.Parent=tube
  1758. sw.Transparency=1
  1759. addFx(sw,0.1,nil,function() sw.Transparency=sw.Transparency-.1 end)
  1760. local spm=int("SpecialMesh",sw)
  1761. spm.MeshType='FileMesh'
  1762. spm.MeshId=rbx..lib.yato
  1763. spm.Scale=Vector3.new(0.05,0.05,0.05)
  1764. local vel=int('BodyVelocity',sw)
  1765. vel.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  1766. vel.Velocity=sw.CFrame.lookVector*152
  1767. sw.CFrame=sw.CFrame*ang(0,mr(180),0)
  1768. sw.Touched:connect(function(p)
  1769. if p:IsDescendantOf(ch)==false then
  1770. sw.Anchored=true
  1771. local mgp=cp(tube,'White',Vector3.new(1,1,1),true,false)
  1772. mgp.CFrame=sw.CFrame
  1773. mgp.Transparency=1
  1774. game.Debris:AddItem(mgp,2)
  1775. ssp=swexp:clone()
  1776. ssp.Parent=mgp
  1777. ssp.Volume=2
  1778. ssp:Play()
  1779. local blast=cp(tube,'Bright red',Vector3.new(8,8,8),true)
  1780. blast.Material='Neon'
  1781. blast.CFrame=sw.CFrame
  1782. local sp=sphere(blast)
  1783. addFx(sw,0.05,'destroy',function() sw.Transparency=sw.Transparency+0.05 spm.Scale=spm.Scale+Vector3.new(0.01,0.01,0.01) end)
  1784. addFx(blast,0.07,'destroy',function() blast.Transparency=blast.Transparency+0.07 sp.Scale=sp.Scale+Vector3.new(0.1,0.1,0.1) end)
  1785. local region=CreateRegion3FromLocAndSize(blast.Position,blast.Size*2)
  1786. local people={}
  1787. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},100)) do
  1788. if v and v.Parent and v.className=='Part' and v.Parent:findFirstChild('Humanoid') then
  1789. local can=false
  1790. if not v.Parent:findFirstChild('HitDeb') then
  1791. can=true
  1792. end
  1793. if can==true then
  1794. local db=Instance.new('StringValue',v.Parent)
  1795. db.Name='HitDeb'
  1796. game.Debris:AddItem(db,0.2)
  1797. local humin=v.Parent.Humanoid
  1798. if humin then
  1799. local php=humin.Health
  1800. dealDamage(humin.Parent,20+math.random(5),5)
  1801. -- humin.PlatformStand=true
  1802. --humin.PlatformStand=true
  1803. if humin.Health>=php and humin.MaxHealth~=math.huge then
  1804. print('equal')
  1805. humin:TakeDamage(20)
  1806. end
  1807. end
  1808. end
  1809. end
  1810. end
  1811. end
  1812. end)
  1813. else
  1814. a.up=true
  1815. end
  1816. until a.up==true
  1817. addCoolDown('Aerial Sword')
  1818. addFx(sphr,0.07,'destroy',function() sphr.Transparency=sphr.Transparency+0.07 spho.Scale=spho.Scale+Vector3.new(0.1,0.1,0.1) end)
  1819. still=false
  1820. spawn(function()
  1821. wait(0.3)
  1822. canExecuteMoves=true
  1823. end)
  1824. bp:Destroy()
  1825. tor.Anchored=false
  1826. deb=false
  1827. animPlaying=false
  1828. reset()
  1829. end,200)
  1830.  
  1831. addMove('Dark Missile','mb1',0.1,function()
  1832. tweenTable={}
  1833. animPlaying=true
  1834. deb=true
  1835. canRunLeg=true
  1836. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  1837. bg=true
  1838. idle=false
  1839. basicsound:Play()
  1840. if basicswitch==false then
  1841. Tween(rw,cfn()*ang(mr(-100),mr(45),0),0.2)
  1842. Tween(rj,cfn()*ang(0,mr(-45),0),0.2)
  1843. else
  1844. Tween(lw,cfn()*ang(mr(-100),mr(-45),0),0.2)
  1845. Tween(rj,cfn()*ang(0,mr(45),0),0.2)
  1846. end
  1847. wait(0.06)
  1848. local bullet=cp(tube,"Really black",Vector3.new(1,1,1),false,false)
  1849. bullet.Transparency=1
  1850. if basicswitch==false then
  1851. bullet.CFrame=righthandle.CFrame
  1852. bullet.CFrame=CFrame.new(righthandle.CFrame.p, Vector3.new(m.Hit.p.X,m.Hit.p.Y,m.Hit.p.Z))
  1853. basicswitch=true
  1854. else
  1855. bullet.CFrame=lefthandle.CFrame
  1856. bullet.CFrame=CFrame.new(lefthandle.CFrame.p, Vector3.new(m.Hit.p.X,m.Hit.p.Y,m.Hit.p.Z))
  1857. basicswitch=false
  1858. end
  1859. local bv=int('BodyVelocity',bullet)
  1860. bv.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  1861. bv.Velocity=bullet.CFrame.lookVector*150
  1862. local bulletfx=cp(tube,"Bright red",Vector3.new(1,1,1),true,false)
  1863. if basicswitch==false then
  1864. bulletfx.BrickColor=BrickColor.new('Really black')
  1865. end
  1866. bulletfx.CFrame=bullet.CFrame
  1867. bulletfx.Material='Neon'
  1868. sphere(bulletfx)
  1869. local angle=0
  1870. local bfsd=basicswitch
  1871. local lastpoint=bulletfx.CFrame
  1872. addCoolDown('Dark Missile')
  1873. addMover(bullet,0.8,function()
  1874. angle=angle+1
  1875. local angles=CFrame.Angles(math.rad(angle),mr(angle),0)
  1876. bulletfx.CFrame=bullet.CFrame
  1877. bulletfx.CFrame=bulletfx.CFrame*angles
  1878. if (lastpoint.p-bulletfx.CFrame.p).magnitude>1 then
  1879. local line=drawLine(lastpoint.p,bulletfx.CFrame.p,'Really black',angles)
  1880. --local ran=math.random(2)
  1881. if bfsd==true then
  1882. line.BrickColor=BrickColor.new('Bright red')
  1883. end
  1884. addFx(line,0.05,'destroy',function()
  1885. line.blok.Scale=line.blok.Scale+Vector3.new(0.05,0,0.05)
  1886. line.Transparency=line.Transparency+0.05
  1887. end)
  1888. lastpoint=bulletfx.CFrame
  1889. end
  1890. end)
  1891. bullet.Touched:connect(function(p)
  1892. if not p:isDescendantOf(ch) then
  1893. local thing
  1894. local region=CreateRegion3FromLocAndSize(bullet.Position,bullet.Size*2)
  1895. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},50)) do
  1896. if v.Parent and v.Parent:findFirstChild'Humanoid' then
  1897. thing=v
  1898. break
  1899. end
  1900. end
  1901. local explosound=getSound(142070128)
  1902. explosound.Volume=0.8
  1903. explosound.Pitch=1.2
  1904. explosound.Parent=p
  1905. explosound:Play()
  1906. local position=bullet.CFrame
  1907. if thing and thing.Parent then
  1908. dealDamage(thing.Parent,20,5)
  1909. end
  1910. local blast=cp(tube,"Really black",Vector3.new(2,2,2),true,false)
  1911. if bfsd==false then
  1912. blast.BrickColor=BrickColor.new('Bright red')
  1913. end
  1914. blast.Material='Neon'
  1915. local spm2=sphere(blast)
  1916. blast.CFrame=CFrame.new(position.X,position.Y,position.Z)
  1917. addFx(blast,0.05,"destroy",function()
  1918. spm2.Scale=spm2.Scale+Vector3.new(0.1,0.1,0.1)
  1919. blast.Transparency=blast.Transparency+0.05
  1920. end)
  1921. bullet:Destroy()
  1922. bulletfx:Destroy()
  1923. end
  1924. end)
  1925. game.Debris:AddItem(bullet,2.5)
  1926. game.Debris:AddItem(bulletfx,2.5)
  1927. wait(0.1)
  1928. idle=true
  1929. reset()
  1930. deb=false
  1931. animPlaying=false
  1932. bg=false
  1933. end,20)
  1934.  
  1935. local dumbbox=nil
  1936. local dhand=nil
  1937. local darknum=1
  1938.  
  1939. addMove('Dark Slash','r',2,function()
  1940. local oldspeed=hum.WalkSpeed
  1941. hum.WalkSpeed=0
  1942. local meshd='http://www.roblox.com/asset/?id=12171188'
  1943. tweenTable={}
  1944. altTweenTable={}
  1945. deb=true
  1946. animPlaying=true
  1947. canRunLeg=true
  1948. startsound2:Play()
  1949. local sp=cp(tube,'Really black',Vector3.new(10,10,10),false,false)
  1950. sp.CFrame=tor.CFrame
  1951. sp.Transparency=0.5
  1952. local sph=sphere(sp)
  1953. addFx(sp,0.07,'destroy',function() sph.Scale=sph.Scale-Vector3.new(0.05,0.05,0.05) sp.Transparency=sp.Transparency+0.035 end)
  1954. spawn(function()
  1955. for i=1,10 do
  1956. wait()
  1957. local cool1=cp(tube,'Really black',Vector3.new(1.5,1.5,1.5),true)
  1958. local rnd=math.random(2)
  1959. if rnd==1 then
  1960. cool1.BrickColor=BrickColor.new('Bright red')
  1961. cool1.Material='Neon'
  1962. end
  1963. local ms1=blo(cool1)
  1964. cool1.CFrame=righthandle.CFrame*ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  1965. addFx(cool1,0.07,'destroy',function() ms1.Scale=ms1.Scale+Vector3.new(0.08,0.08,0.08) cool1.Transparency=cool1.Transparency+0.07 end)
  1966. end
  1967. end)
  1968. addCoolDown('Dark Slash')
  1969. local allahsword=cp(tube,'White',Vector3.new(1,1,1))
  1970. local critmultiplier=2.4
  1971. local spm=int('SpecialMesh',allahsword)
  1972. spm.MeshType='FileMesh'
  1973. spm.MeshId=meshd
  1974. allahsword.Transparency=1
  1975. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  1976. local tv=Vector3.new(tor.CFrame.lookVector.X,0,tor.CFrame.lookVector.Z)--CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z)).lookVector
  1977. local col=BrickColor.new("Really black").Color
  1978. spm.TextureId=rbx..'132155326'
  1979. spm.Name='mesh'
  1980. spm.VertexColor=Vector3.new(0,0,0)
  1981. spm.Scale=Vector3.new(1,1,1)
  1982. addFx(allahsword,0.05,nil,function() allahsword.Transparency=allahsword.Transparency-0.05 end)
  1983. weld(ch['Right Arm'],allahsword,cfn(0,-4,-0.5)*ang(mr(110),0,mr(180)))
  1984. Tween(rj,cfn()*ang(0,mr(-90),0))
  1985. Tween(rw,cfn(0.5,0.5,0.5)*ang(mr(-55),mr(-35),0))
  1986. Tween(lw,cfn(-0.5,0.5,0.5)*ang(mr(-55),mr(35),0))
  1987. Delay(0.08,function()
  1988. local tstvel=int('BodyVelocity',tor)
  1989. tstvel.MaxForce=Vector3.new(math.huge,0,math.huge)
  1990. tstvel.Velocity=tv*35
  1991. game.Debris:AddItem(tstvel,0.24)
  1992. end)
  1993. wait(0.22)
  1994. local hitbox=cp(tube,'White',Vector3.new(2,12,2))
  1995. hitbox.Transparency=1
  1996. hitbox.CFrame=allahsword.CFrame
  1997. dumbbox=hitbox
  1998. dumbhand=allahsword
  1999. swoosh:Play()
  2000. spawn(function()
  2001. for i=1,10 do
  2002. wait()
  2003. local trl=allahsword:clone()
  2004. trl.Parent=tube
  2005. trl.CFrame=allahsword.CFrame
  2006. if trl:findFirstChild('mesh') then
  2007. -- trl.mesh.VertexColor=Vector3.new(BrickColor.new('Bright red').Color.r,BrickColor.new('Bright red').Color.g,BrickColor.new('Bright red').Color.b)
  2008. end
  2009. addFx(trl,0.07,'destroy',function() trl.Transparency=trl.Transparency+0.07 end)
  2010. end
  2011. end)
  2012. addFx(allahsword,.05,'destroy',function() allahsword.Transparency=allahsword.Transparency+.05 spm.Scale=spm.Scale+Vector3.new(0.1,0.1,0.1) --[[hitbox.CFrame=allahsword.CFrame*ang(mr(-90),0,0)]] end)
  2013. hitbox.Touched:connect(function(v)
  2014. if v and v.Parent and v.Parent:findFirstChild'Humanoid' and not v:IsDescendantOf(ch) then
  2015. --print'touched'
  2016. local can=false
  2017. if not v.Parent:findFirstChild('HitDeb') then
  2018. can=true
  2019. end
  2020. if can==true then
  2021. local sls=getSound(220834020)
  2022. sls.Pitch=1+(math.random(3)/10)
  2023. sls.Parent=v
  2024. sls:Play()
  2025. local db=Instance.new('StringValue',v.Parent)
  2026. db.Name='HitDeb'
  2027. game.Debris:AddItem(db,0.5)
  2028. dealDamage(v.Parent,20+math.random(20),2,critmultiplier)
  2029. end
  2030. end
  2031. end)
  2032. Tween(rj,cfn(0,0,0)*ang(mr(0),mr(90),0))
  2033. Tween(rw,cfn(0.5,0.8,0)*ang(mr(-80),mr(-35),0))
  2034. Tween(lw,cfn(-0.5,0.8,0)*ang(mr(-90),mr(35),0))
  2035. wait(0.2)
  2036. hitbox:Destroy()
  2037. hum.WalkSpeed=oldspeed
  2038. reset()
  2039. animPlaying=false
  2040. canRunLeg=false
  2041. deb=false
  2042. end,80)
  2043.  
  2044. --[[
  2045. addMove('Dark Slash2','r',2,function()
  2046. --http://www.roblox.com/asset/?id=12171188
  2047. local oldspeed=hum.WalkSpeed
  2048. if oldspeed==0 then
  2049. oldspeed=16
  2050. end
  2051. hum.WalkSpeed=0
  2052. local meshd='http://www.roblox.com/asset/?id=12171188'
  2053. tweenTable={}
  2054. altTweenTable={}
  2055. deb=true
  2056. idle=false
  2057. animPlaying=true
  2058. canRunLeg=true
  2059. tweenTable={}
  2060. altTweenTable={}
  2061. startsound3:Play()
  2062. Tween(rj,cfn(),1)
  2063. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  2064. local sp=cp(tube,'Really black',Vector3.new(10,10,10),false,false)
  2065. sp.CFrame=tor.CFrame
  2066. sp.Transparency=0.5
  2067.  
  2068. local sph=sphere(sp)
  2069. addFx(sp,0.07,'destroy',function() sph.Scale=sph.Scale-Vector3.new(0.05,0.05,0.05) sp.Transparency=sp.Transparency+0.035 end)
  2070. spawn(function()
  2071. for i=1,10 do
  2072. wait()
  2073. local cool1=cp(tube,'Really black',Vector3.new(1.5,1.5,1.5),true)
  2074. local ms1=blo(cool1)
  2075. cool1.CFrame=righthandle.CFrame*ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  2076. addFx(cool1,0.07,'destroy',function() ms1.Scale=ms1.Scale+Vector3.new(0.08,0.08,0.08) cool1.Transparency=cool1.Transparency+0.07 end)
  2077. end
  2078. end)
  2079.  
  2080. --addCoolDown('Dark Slash2')
  2081. local allahsword=cp(tube,'White',Vector3.new(1,1,1))
  2082.  
  2083.  
  2084. local spm=int('SpecialMesh',allahsword)
  2085. spm.MeshType='FileMesh'
  2086. spm.MeshId=meshd
  2087. allahsword.Transparency=1
  2088. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  2089. local tv=Vector3.new(tor.CFrame.lookVector.X,0,tor.CFrame.lookVector.Z)--CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z)).lookVector
  2090. local col=BrickColor.new("Really black").Color
  2091. spm.TextureId=rbx..'132155326'
  2092. spm.Name='mesh'
  2093. spm.VertexColor=Vector3.new(0,0,0)
  2094. spm.Scale=Vector3.new(1,1,1)
  2095. addFx(allahsword,0.05,nil,function() allahsword.Transparency=allahsword.Transparency-0.05 end)
  2096. weld(ch['Right Arm'],allahsword,cfn(0,-4,-2)*ang(-180,0,mr(-25)))--(-25)
  2097. local hitbox=cp(tube,'White',Vector3.new(2,12,2))
  2098. hitbox.Transparency=1
  2099. hitbox.CFrame=allahsword.CFrame
  2100. dumbbox=hitbox
  2101. dumbhand=allahsword
  2102. Tween(rj,cfn()*ang(0,mr(90),0))
  2103. Tween(rw,cfn(0.5,0.5,0.5)*ang(mr(-90),mr(-35),0))
  2104. Tween(lw,cfn(-0.5,0.5,0.5)*ang(mr(-90),mr(35),0))
  2105.  
  2106. Delay(0.08,function()
  2107. local tstvel=int('BodyVelocity',tor)
  2108. tstvel.MaxForce=Vector3.new(math.huge,0,math.huge)
  2109. tstvel.Velocity=tv*35
  2110. game.Debris:AddItem(tstvel,0.24)
  2111. end)
  2112.  
  2113. wait(0.22)
  2114. swoosh:Play()
  2115. spawn(function()
  2116. for i=1,10 do
  2117. wait()
  2118. local trl=allahsword:clone()
  2119. trl.Parent=tube
  2120. trl.CFrame=allahsword.CFrame
  2121. addFx(trl,0.07,'destroy',function() trl.Transparency=trl.Transparency+0.07 end)
  2122. end
  2123. end)
  2124. addFx(allahsword,.05,'destroy',function() allahsword.Transparency=allahsword.Transparency+.05 spm.Scale=spm.Scale+Vector3.new(0.1,0.1,0.1) end)
  2125. hitbox.Touched:connect(function(v)
  2126. if v and v.Parent and v.Parent:findFirstChild'Humanoid' and not v:IsDescendantOf(ch) then
  2127. --print'touched'
  2128. local can=false
  2129. if not v.Parent:findFirstChild('HitDeb') then
  2130. can=true
  2131. end
  2132. if can==true then
  2133. local sls=getSound(220834020)
  2134. sls.Pitch=1+(math.random(3)/10)
  2135. sls.Parent=v
  2136. sls:Play()
  2137. local db=Instance.new('StringValue',v.Parent)
  2138. db.Name='HitDeb'
  2139. game.Debris:AddItem(db,0.5)
  2140. dealDamage(v.Parent,20+math.random(20),10)
  2141. end
  2142. end
  2143. end)
  2144. Tween(rj,cfn(0,0,0)*ang(mr(0),mr(-90),0))
  2145. Tween(rw,cfn(0.5,0.8,0)*ang(mr(-20),mr(-35),0)) --(-10)
  2146. Tween(lw,cfn(-0.5,0.8,0)*ang(mr(-20),mr(35),0))
  2147. wait(0.2)
  2148. hitbox:Destroy()
  2149. hum.WalkSpeed=oldspeed
  2150. reset()
  2151. deb=false
  2152. animPlaying=false
  2153. canRunLeg=false
  2154. end)
  2155. ]]
  2156.  
  2157. addMove('Origin Beam','mb1,mb1,e',12,function()
  2158. tweenTable={}
  2159. altTweenTable={}
  2160. animPlaying=true
  2161. deb=true
  2162. apoc:Play()
  2163. spawn(function()
  2164. for i=1,15 do
  2165. wait()
  2166. local fx=cp(tube,'Really black',Vector3.new(1,1,1),true)
  2167. fx.CFrame=righthandle.CFrame*ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  2168. local bl=blo(fx)
  2169. local ran=math.random(2)
  2170. if ran==1 then
  2171. fx.BrickColor=BrickColor.new('Bright red')
  2172. end
  2173. addFx(fx,0.07,'destroy',function() bl.Scale=bl.Scale+Vector3.new(.1,.1,.1) fx.Transparency=fx.Transparency+0.07 end)
  2174. local fx=cp(tube,'Really black',Vector3.new(1,1,1),true)
  2175. local ran=math.random(2)
  2176. if ran==1 then
  2177. fx.BrickColor=BrickColor.new('Bright red')
  2178. end
  2179. fx.CFrame=lefthandle.CFrame*ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  2180. local bl=blo(fx)
  2181. addFx(fx,0.07,'destroy',function() bl.Scale=bl.Scale+Vector3.new(.1,.1,.1) fx.Transparency=fx.Transparency+0.07 end)
  2182. end
  2183. end)
  2184. Tween(rw,cfn()*ang(mr(-90),mr(45),0))
  2185. Tween(lw,cfn()*ang(mr(-90),mr(-45),0))
  2186. wait(0.2)
  2187. Tween(rw,cfn()*ang(mr(-90),mr(-45),0))
  2188. Tween(lw,cfn()*ang(mr(-90),mr(45),0))
  2189. wait(0.5)
  2190. apoc.Volume=2
  2191. local beam=cp(tube,"Really black",Vector3.new(1,1,1),true,false)
  2192. bg=true
  2193. local ray = Ray.new(righthandle.CFrame.p, (mouse.Hit.p - righthandle.CFrame.p).unit * 300)
  2194. local part, position = workspace:FindPartOnRay(ray, ch, false, true)
  2195. local distance = (righthandle.CFrame.p - position).magnitude
  2196. beam.Size = Vector3.new(2, distance, 2)
  2197. beam.Material='Neon'
  2198. beam.CFrame = CFrame.new(righthandle.CFrame.p, position) * CFrame.new(0, 0, -distance / 2)*ang(mr(-90),0,0)
  2199. if part --[[and part.Parent]] then
  2200. --if part.Parent:findFirstChild'Humanoid' then
  2201. -- dealDamage(part.Parent,5,3,2)
  2202. --end
  2203. local region=CreateRegion3FromLocAndSize(m.Hit.p,Vector3.new(6,6,6))
  2204. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},50)) do
  2205. if v.Parent and v.Parent:findFirstChild'Humanoid' then
  2206. thing=v
  2207. break
  2208. end
  2209. end
  2210. if thing then
  2211. dealDamage(thing.Parent,5,3,2)
  2212. end
  2213. end
  2214. local msh=cyl(beam)
  2215. local up=false
  2216. addFx(beam,0.02,nil,function()
  2217. -- local mn=depleteMana(10)
  2218. -- if mn then
  2219. ray = Ray.new(righthandle.CFrame.p, (mouse.Hit.p - righthandle.CFrame.p).unit * 300)
  2220. local part, position = workspace:FindPartOnRay(ray, ch, false, true)
  2221. if part and part.Parent then
  2222. if part.Parent:findFirstChild'Humanoid' then
  2223. dealDamage(part.Parent,2,3,2)
  2224. end
  2225. end
  2226. local distance = (righthandle.CFrame.p - position).magnitude
  2227. beam.Size = Vector3.new(2, distance, 2)
  2228. beam.CFrame = CFrame.new(righthandle.CFrame.p, position) * CFrame.new(0, 0, -distance / 2)*ang(mr(-90),0,0)
  2229. local brck=cp(tube,'Really black',Vector3.new(3.5,3.5,3.5),true)
  2230. brck.CFrame=m.Hit*ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  2231. brck.Material='Neon'
  2232. local ran=math.random(2)
  2233. if ran==1 then
  2234. brck.BrickColor=BrickColor.new('Bright red')
  2235. end
  2236. local bm=blo(brck)
  2237. addFx(brck,0.07,'destroy',function() bm.Scale=bm.Scale+Vector3.new(0.1,0.1,0.1) brck.Transparency=brck.Transparency+0.07 end)
  2238. --end
  2239. end)
  2240. wait(1)
  2241. addCoolDown('Origin Beam')
  2242. addFx(beam,0.07,'destroy',function() beam.Transparency=beam.Transparency+0.07 msh.Scale=msh.Scale-Vector3.new(0.07,0,0.07) end)
  2243. animPlaying=false
  2244. deb=false
  2245. bg=false
  2246. apoc.Volume=1
  2247. end,180)
  2248.  
  2249. addMove('Nightmare Overture','z',60,function()
  2250. if Vector3.new(0,tor.Velocity.Y,0).magnitude<2 and Vector3.new(tor.Velocity.X,0,tor.Velocity.Z).magnitude<2 then
  2251. hum.WalkSpeed=0
  2252. animPlaying=true
  2253. local ev
  2254. local tfn=tor.CFrame
  2255. deb=true
  2256. local done=false
  2257. local done2=false
  2258. local stakes={}
  2259. local dmds={}
  2260. tweenTable={}
  2261. altTweenTable={}
  2262. --Tween(rj,cfn()*ang(mr(45),0,0))
  2263. Tween(rw,cfn()*ang(mr(-110),mr(25),0),0.05)
  2264. Tween(lw,cfn()*ang(mr(-110),mr(-25),0),0.05)
  2265. resetLegs()
  2266. wait(0.5)
  2267. local circ=cp(tube,'Really black',Vector3.new(34,1,34),true)
  2268. circ.Transparency=1
  2269. circ.CFrame=tor.CFrame*CFrame.new(0,-3.3,0)
  2270. local d=int('Decal',circ)
  2271. d.Face='Top'
  2272. d.Texture=magcd
  2273.  
  2274. local stake1=cp(tube,'Really black',Vector3.new(4,14,4),true)
  2275. local cm=cyl(stake1)
  2276. cm.Scale=Vector3.new(0,0,0)
  2277. stake1.CFrame=tfn*cfn(9,3,0)
  2278. stake1.Transparency=1
  2279. stake1.Material='Neon'
  2280. local snd=getSound(231917773)
  2281. snd.Parent=stake1
  2282. snd.Volume=2
  2283. snd:Play()
  2284. addFx(stake1,0.1,nil,function()
  2285. stake1.Transparency=stake1.Transparency-0.1
  2286. cm.Scale=cm.Scale+Vector3.new(0.1,0.1,0.1)
  2287. end)
  2288. table.insert(stakes,stake1)
  2289. local sdm1=cp(tube,'Really black',Vector3.new(4,6,4),true)
  2290. sdm1.CFrame=stake1.CFrame
  2291. sdm1.Transparency=1
  2292. local sdm1m=newSpm(sdm1)
  2293. sdm1m.MeshId=rbx..lib.diamond
  2294. sdm1m.Scale=Vector3.new(2,3,2)
  2295. sdm1m.Scale=Vector3.new(0,0,0)
  2296. addFx(sdm1,0.05,nil,function()
  2297. sdm1.CFrame=sdm1.CFrame*CFrame.new(0,0.6,0)
  2298. sdm1m.Scale=sdm1m.Scale+Vector3.new(0.1,0.15,0.1)
  2299. sdm1.Transparency=sdm1.Transparency-0.05
  2300. --sdm1.CFrame=CFrame.new(sdm1.CFrame.p, tor.CFrame.p)*ang(mr(90),0,0)
  2301. end)
  2302. table.insert(dmds,sdm1)
  2303. local angle=0
  2304. spawn(function()
  2305. repeat wait()
  2306. angle=angle+1
  2307. circ.CFrame=circ.CFrame*ang(0,mr(1),0)
  2308. until done==true
  2309. end)
  2310. spawn(function() --crown
  2311. repeat wait(0.1)
  2312. local crn=cp(tube,'Really black',Vector3.new(1,1,1),true)
  2313. crn.CFrame=tor.CFrame*cfn(0,-5.5,0)
  2314. local ms=newSpm(crn)
  2315. ms.TextureId=rbx..'132155326'
  2316. ms.MeshId=rbx..lib.crown
  2317. ms.VertexColor=Vector3.new(0,0,0)
  2318. ms.Scale=Vector3.new(1.5,1,1.5)
  2319. --angle=angle+1
  2320. --circ.CFrame=circ.CFrame*ang(0,mr(1),0)
  2321. addFx(crn,0.07,'destroy',function() crn.Transparency=crn.Transparency+0.07 ms.Scale=ms.Scale+Vector3.new(0.8,0.05,0.8) end)
  2322. local bgmc=bigmagic:clone()
  2323. bgmc.Parent=ch.Head
  2324. bgmc.Volume=0.3
  2325. bgmc.Pitch=0.8
  2326. bgmc:Play()
  2327. until done2==true
  2328. end)
  2329. spawn(function()
  2330. wait(0.4)
  2331. repeat wait()
  2332. sdm1.CFrame=CFrame.new(sdm1.CFrame.p, tor.CFrame.p)*ang(mr(90),0,0)
  2333. until done==true
  2334. end)
  2335. wait(0.1)
  2336. local stake2=cp(tube,'Really black',Vector3.new(4,14,4),true)
  2337. local cm2=cyl(stake2)
  2338. cm2.Scale=Vector3.new(0,0,0)
  2339. stake2.CFrame=tfn*cfn(-9,3,0)
  2340. stake2.Transparency=1
  2341. stake2.Material='Neon'
  2342. local snd=getSound(231917773)
  2343. snd.Parent=stake2
  2344. snd.Volume=2
  2345. snd:Play()
  2346. addFx(stake2,0.1,nil,function()
  2347. stake2.Transparency=stake2.Transparency-0.1
  2348. cm2.Scale=cm2.Scale+Vector3.new(0.1,0.1,0.1)
  2349. end)
  2350. table.insert(stakes,stake2)
  2351. local sdm2=cp(tube,'Really black',Vector3.new(4,6,4),true)
  2352. sdm2.CFrame=stake2.CFrame
  2353. sdm2.Transparency=1
  2354. local sdm2m=newSpm(sdm2)
  2355. sdm2m.MeshId=rbx..lib.diamond
  2356. sdm2m.Scale=Vector3.new(2,3,2)
  2357. sdm2m.Scale=Vector3.new(0,0,0)
  2358. addFx(sdm2,0.05,nil,function()
  2359. sdm2.CFrame=sdm2.CFrame*CFrame.new(0,0.6,0)
  2360. sdm2m.Scale=sdm2m.Scale+Vector3.new(0.1,0.15,0.1)
  2361. sdm2.Transparency=sdm2.Transparency-0.05
  2362. --sdm1.CFrame=CFrame.new(sdm1.CFrame.p, tor.CFrame.p)*ang(mr(90),0,0)
  2363. end)
  2364. spawn(function()
  2365. wait(0.4)
  2366. repeat wait()
  2367. sdm2.CFrame=CFrame.new(sdm2.CFrame.p, tor.CFrame.p)*ang(mr(90),0,0)
  2368. until done==true
  2369. end)
  2370. table.insert(dmds,sdm2)
  2371. wait(0.1)
  2372. local stake3=cp(tube,'Really black',Vector3.new(4,14,4),true)
  2373. local cm3=cyl(stake3)
  2374. cm3.Scale=Vector3.new(0,0,0)
  2375. stake3.CFrame=tfn*cfn(0,3,9)
  2376. stake3.Transparency=1
  2377. stake3.Material='Neon'
  2378. local snd=getSound(231917773)
  2379. snd.Parent=stake3
  2380. snd.Volume=2
  2381. snd:Play()
  2382. addFx(stake3,0.1,nil,function()
  2383. stake3.Transparency=stake3.Transparency-0.1
  2384. cm3.Scale=cm3.Scale+Vector3.new(0.1,0.1,0.1)
  2385. end)
  2386. table.insert(stakes,stake3)
  2387. local sdm3=cp(tube,'Really black',Vector3.new(4,6,4),true)
  2388. sdm3.CFrame=stake3.CFrame
  2389. sdm3.Transparency=1
  2390. local sdm3m=newSpm(sdm3)
  2391. sdm3m.MeshId=rbx..lib.diamond
  2392. sdm3m.Scale=Vector3.new(2,3,2)
  2393. sdm3m.Scale=Vector3.new(0,0,0)
  2394. addFx(sdm3,0.05,nil,function()
  2395. sdm3.CFrame=sdm3.CFrame*CFrame.new(0,0.6,0)
  2396. sdm3m.Scale=sdm3m.Scale+Vector3.new(0.1,0.15,0.1)
  2397. sdm3.Transparency=sdm3.Transparency-0.05
  2398. --sdm3.CFrame=CFrame.new(sdm3.CFrame.p, tor.CFrame.p)*ang(mr(90),0,0)
  2399. end)
  2400. spawn(function()
  2401. wait(0.4)
  2402. repeat wait()
  2403. sdm3.CFrame=CFrame.new(sdm3.CFrame.p, tor.CFrame.p)*ang(mr(90),0,0)
  2404. until done==true
  2405. end)
  2406. table.insert(dmds,sdm3)
  2407. wait(0.1)
  2408. local stake4=cp(tube,'Really black',Vector3.new(4,14,4),true)
  2409. local cm4=cyl(stake4)
  2410. cm4.Scale=Vector3.new(0,0,0)
  2411. stake4.CFrame=tfn*cfn(0,3,-9)
  2412. stake4.Transparency=1
  2413. stake4.Material='Neon'
  2414. local snd=getSound(231917773)
  2415. snd.Parent=stake4
  2416. snd.Volume=2
  2417. snd:Play()
  2418. addFx(stake4,0.1,nil,function()
  2419. stake4.Transparency=stake4.Transparency-0.1
  2420. cm4.Scale=cm4.Scale+Vector3.new(0.1,0.1,0.1)
  2421. end)
  2422. table.insert(stakes,stake4)
  2423. local sdm4=cp(tube,'Really black',Vector3.new(4,6,4),true)
  2424. sdm4.CFrame=stake4.CFrame
  2425. sdm4.Transparency=1
  2426. local sdm4m=newSpm(sdm4)
  2427. sdm4m.MeshId=rbx..lib.diamond
  2428. sdm4m.Scale=Vector3.new(2,3,2)
  2429. sdm4m.Scale=Vector3.new(0,0,0)
  2430. addFx(sdm4,0.05,nil,function()
  2431. sdm4.CFrame=sdm4.CFrame*CFrame.new(0,0.6,0)
  2432. sdm4m.Scale=sdm4m.Scale+Vector3.new(0.1,0.15,0.1)
  2433. sdm4.Transparency=sdm4.Transparency-0.05
  2434. --sdm4.CFrame=CFrame.new(sdm4.CFrame.p, tor.CFrame.p)*ang(mr(90),0,0)
  2435. end)
  2436. spawn(function()
  2437. wait(0.4)
  2438. repeat wait()
  2439. sdm4.CFrame=CFrame.new(sdm4.CFrame.p, tor.CFrame.p)*ang(mr(90),0,0)
  2440. until done==true
  2441. end)
  2442. table.insert(dmds,sdm4)
  2443. wait(0.1)
  2444. local bv=int('BodyVelocity',tor)
  2445. bv.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  2446. bv.Velocity=Vector3.new(0,7,0)
  2447. rise:Play()
  2448. local tdia=cp(tube,'Really black',Vector3.new(6,6,6))
  2449. tdia.Transparency=1
  2450. local tdiam=newSpm(tdia)
  2451. tdiam.MeshId=rbx..lib.diamond
  2452. tdiam.Name='mesh'
  2453. tdiam.Scale=Vector3.new(6,8,6)
  2454. tdiam.Scale=Vector3.new(0,0,0)
  2455. addFx(tdiam,0.05,nil,function()
  2456. tdiam.Scale=tdiam.Scale+Vector3.new(0.36,0.48,0.38)
  2457. tdia.Transparency=tdia.Transparency-0.05
  2458. end)
  2459.  
  2460. weld(tor,tdia,cfn())
  2461. wait(3)
  2462. bv.Velocity=Vector3.new(0,0,0)
  2463. done2=true
  2464. for _,v in pairs(stakes) do
  2465. wait(0.1)
  2466. local nsnd=getSound(231917773)
  2467. snd.Parent=v
  2468. snd.Volume=2
  2469. snd.Pitch=1.3
  2470. snd:Play()
  2471. addFx(v,0.05,'destroy',function() v.mesh.Scale=v.mesh.Scale-Vector3.new(0.05,0.05,0.05) v.Transparency=v.Transparency+0.05 end)
  2472. end
  2473. local dm=1
  2474. local lastd=false
  2475. ev=m.Button1Down:connect(function()
  2476. if dm~=5 then
  2477. ultdi.Volume=2.4
  2478. ultdi:Play()
  2479. local pulse=tdia:clone()
  2480. pulse.Anchored=true
  2481. pulse.CFrame=tdia.CFrame
  2482. pulse.Parent=tube
  2483. pulse.BrickColor=BrickColor.new('Bright red')
  2484. addFx(pulse,0.1,'destroy',function() pulse.mesh.Scale=pulse.mesh.Scale+Vector3.new(0.4,0.4,0.4) pulse.Transparency=pulse.Transparency+0.1 end)
  2485. local di=dmds[dm]:clone()
  2486. debris:AddItem(di,6)
  2487. di.CFrame=dmds[dm].CFrame
  2488. di.Parent=tube
  2489. dmds[dm]:Destroy()
  2490. di.Anchored=false
  2491. di:BreakJoints(0)
  2492. local nbv=int('BodyVelocity',di)
  2493. nbv.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  2494. di.CFrame=CFrame.new(di.CFrame.p,Vector3.new(m.Hit.p.X,m.Hit.p.Y,m.Hit.p.Z))
  2495. nbv.Velocity=di.CFrame.lookVector*150
  2496. di.CFrame=di.CFrame*ang(mr(-90),0,0)
  2497. dm=dm+1
  2498. local bulletfx=di
  2499. addMover(di,0.8,function()
  2500. --bullet.CFrame=bullet.CFrame*angles
  2501. local fxp=cp(tube,'Really black',Vector3.new(1,1,1),true)
  2502. fxp.CFrame=bulletfx.CFrame*ang(mr(-90),0,0)
  2503. local bmesh=int('SpecialMesh',fxp)
  2504. bmesh.MeshType='FileMesh'
  2505. bmesh.MeshId=rbx..lib.ring
  2506. bmesh.Scale=Vector3.new(2.5,2.5,2.5)
  2507. addFx(fxp,0.07,'destroy',function() bmesh.Scale=bmesh.Scale+Vector3.new(0.2,0.2,0) fxp.Transparency=fxp.Transparency+0.07 end)
  2508. end)
  2509. di.Touched:connect(function(part)
  2510. if part:IsDescendantOf(ch)==false then
  2511. di:Destroy()
  2512. local blast=cp(tube,'Really black',Vector3.new(20,20,20),true)
  2513. blast.CFrame=di.CFrame
  2514. local sp=sphere(blast)
  2515. blast.Material='Neon'
  2516. sp.Scale=Vector3.new(0.05,0.05,0.05)
  2517. local bfx=blast:clone()
  2518. bfx.Parent=tube
  2519. bfx.CFrame=blast.CFrame
  2520. local region=CreateRegion3FromLocAndSize(blast.Position,blast.Size*3)
  2521. local people={}
  2522. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},100)) do
  2523. if v and v.Parent and v.className=='Part' and v.Parent:findFirstChild('Humanoid') then
  2524. local can=false
  2525. if not v.Parent:findFirstChild('HitDeb') then
  2526. can=true
  2527. end
  2528. if can==true then
  2529. local db=Instance.new('StringValue',v.Parent)
  2530. db.Name='HitDeb'
  2531. game.Debris:AddItem(db,0.5)
  2532. local humin=v.Parent.Humanoid
  2533. if humin then
  2534. local php=humin.Health
  2535. dealDamage(humin.Parent,40,3,2,0.05)
  2536. -- humin.PlatformStand=true
  2537. -- humin.PlatformStand=true
  2538. if humin.Health>=php and humin.MaxHealth~=math.huge then
  2539. print('equal')
  2540. humin:TakeDamage(40)
  2541. end
  2542. end
  2543. end
  2544. end
  2545. end
  2546. bfx.BrickColor=BrickColor.new('Bright red')
  2547. -- bfx.Mesh.Scale=Vector3.new(0,0,0)
  2548. bfx:clearAllChildren()
  2549. local sp2=sphere(bfx)
  2550. sp2.Scale=Vector3.new(0,0,0)
  2551. addFx(bfx,0.007,'destroy',function() sp2.Scale=sp2.Scale+Vector3.new(0.1,0.1,0.1) bfx.Transparency=bfx.Transparency+0.007 end)
  2552. addFx(blast,0.007,'destroy',function() sp.Scale=sp.Scale+Vector3.new(0.1,0.1,0.1) blast.Transparency=blast.Transparency+0.007 end)
  2553. local hg=giantexplosion:clone()
  2554. hg.Volume=10
  2555. hg.Parent=blast
  2556. hg:Play()
  2557. end
  2558. end)
  2559. else
  2560. ev:Disconnect()
  2561. explodcharg:Play()
  2562. repeat wait()
  2563. local pulse=tdia:clone()
  2564. pulse.Anchored=true
  2565. pulse.CFrame=tdia.CFrame
  2566. pulse.Parent=tube
  2567. pulse.BrickColor=BrickColor.new('Bright red')
  2568. pulse:clearAllChildren()
  2569. local pm=tdiam:clone()
  2570. pm.Parent=pulse
  2571. addFx(pulse,0.1,'destroy',function() pm.Scale=pm.Scale+Vector3.new(0.4,0.4,0.4) pulse.Transparency=pulse.Transparency+0.1 end)
  2572. until explodcharg.IsPlaying==false
  2573. circ:Destroy()
  2574. addFx(tdia,0.07,'destroy',function() tdia.Transparency=tdia.Transparency+0.07 end)
  2575. hum.WalkSpeed=regws
  2576. deb=false
  2577. animPlaying=false
  2578. bv:Destroy()
  2579. --mega explosion
  2580. local blast=cp(tube,'Really black',Vector3.new(60,60,60),true)
  2581. blast.CFrame=tor.CFrame
  2582. local sp=sphere(blast)
  2583. blast.Material='Neon'
  2584. blast.Transparency=0.1
  2585. sp.Scale=Vector3.new(0.05,0.05,0.05)
  2586. local bfx=blast:clone()
  2587. bfx.Parent=tube
  2588. bfx.CFrame=blast.CFrame
  2589. bfx.Transparency=0.1
  2590. local rng=cp(tube,'Bright red',Vector3.new(60,60,60),true)
  2591. rng.CFrame=blast.CFrame*ang(mr(-90),0,0)
  2592. local rn=newSpm(rng)
  2593. rn.MeshId=rbx..lib.ring
  2594. rn.Scale=Vector3.new(90,40,90)
  2595. addFx(rng,0.005,'destroy',function()
  2596. rn.Scale=rn.Scale+Vector3.new(5,5,0)
  2597. rng.Transparency=rng.Transparency+0.005
  2598. end)
  2599.  
  2600. local region=CreateRegion3FromLocAndSize(blast.Position,blast.Size*3)
  2601. local people={}
  2602.  
  2603.  
  2604. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},150)) do
  2605. if v and v.Parent and v.className=='Part' and v.Parent:findFirstChild('Humanoid') then
  2606. local can=false
  2607. if not v.Parent:findFirstChild('HitDeb') then
  2608. can=true
  2609. end
  2610. if can==true then
  2611. local thing=v
  2612. local db=Instance.new('StringValue',v.Parent)
  2613. db.Name='HitDeb'
  2614. game.Debris:AddItem(db,0.5)
  2615. local humin=v.Parent.Humanoid
  2616. if humin then
  2617. local php=humin.Health
  2618. dealDamage(humin.Parent,.3*humin.MaxHealth,3,2,0.05)
  2619. -- humin.PlatformStand=true
  2620. --humin.PlatformStand=true
  2621. if humin.Health>=php and humin.MaxHealth~=math.huge then
  2622. print('equal')
  2623. humin:TakeDamage(30)
  2624. end
  2625. end
  2626. if thing and thing.Parent then
  2627. if thing.Parent:findFirstChild('Head') then
  2628. displayText(thing.Parent.Head,'Cursed','Really black')
  2629. else
  2630. displayText(thing,'Cursed','Really black')
  2631. end
  2632. end
  2633. if thing and thing.Parent then
  2634. dealDamage(thing.Parent,5,5)
  2635. local humin=thing.Parent.Humanoid
  2636. spawn(function()
  2637. for i=1,10 do
  2638. wait(1)
  2639. if thing.Parent then
  2640. dealDamage(thing.Parent,0.05*humin.MaxHealth,10,1.5,0.5)
  2641. end
  2642. end
  2643. end)
  2644. end
  2645. end
  2646. end
  2647. end
  2648. bfx.BrickColor=BrickColor.new('Bright red')
  2649. done=true
  2650. -- bfx.Mesh.Scale=Vector3.new(0,0,0)
  2651. bfx:clearAllChildren()
  2652. local sp2=sphere(bfx)
  2653. sp2.Scale=Vector3.new(0,0,0)
  2654. local mgp=cp(tube,'White',Vector3.new(1,1,1),true)
  2655. mgp.Transparency=1
  2656. mgp.CFrame=blast.CFrame
  2657. game.Debris:AddItem(mgp,8)
  2658. addFx(bfx,0.004,'destroy',function() sp2.Scale=sp2.Scale+Vector3.new(0.09,0.09,0.09) bfx.Transparency=bfx.Transparency+0.004 end)
  2659. addFx(blast,0.004,'destroy',function() sp.Scale=sp.Scale+Vector3.new(0.09,0.09,0.09) blast.Transparency=blast.Transparency+0.004 end)
  2660. local hg=getSound(221920822)
  2661. hg.Pitch=0.8
  2662. hg.Volume=10
  2663. hg.Parent=mgp
  2664. hg:Play()
  2665. addCoolDown('Nightmare Overture')
  2666. end
  2667. end)
  2668. --end
  2669. else
  2670. return false
  2671. end
  2672. end,800)
  2673.  
  2674. --links
  2675. --[[
  2676. https://gyazo.com/2bb44f565b143e8025e5cdfc555a641a
  2677. https://gyazo.com/20a0fd027484f894623cd8d387196c09
  2678. ]]
  2679.  
  2680. addMove('Dark Spikes','t',0.4,function()
  2681. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  2682. local lv=tor.CFrame
  2683. tweenTable={}
  2684. animPlaying=true
  2685. deb=true
  2686. canRunLeg=true
  2687. magictone1:Play()
  2688. Tween(rj,cfn()*ang(0,mr(25),0),0.2)
  2689. Tween(rw,cfn()*ang(mr(25),mr(-20),0),0.2)
  2690. wait(0.2)
  2691. Tween(rj,cfn()*ang(0,mr(-55),0),0.15)
  2692. Tween(rw,cfn()*ang(mr(-115),mr(45),0),0.15)
  2693. Tween(neck,cfn()*ang(0,mr(55),0))
  2694. local spot=4
  2695. addCoolDown('Dark Spikes')
  2696. for i=1,10 do
  2697. wait(0.1)
  2698. local v=lv.lookVector*spot
  2699. --print(v)
  2700. spot=spot+14
  2701. local spike=cp(tube,'Really black',Vector3.new(10,1,10),true,false)
  2702. spike.CFrame=lv*CFrame.new(0,0,-spot)
  2703. local dam=cp(tube,'Really black',Vector3.new(7,14,7),true,false)
  2704. local dml=cyl(dam)
  2705. local angls=CFrame.Angles(spike.CFrame:toEulerAnglesXYZ())
  2706. local bhit,pos=FindGround(cn(spike.CFrame.p),ch)
  2707. if bhit then
  2708. spike.CFrame=pos*CFrame.new(0,0,0)
  2709. local mgp=cp(tube,'White',Vector3.new(1,1,1),true,false)
  2710. mgp.Transparency=1
  2711. mgp.CFrame=spike.CFrame
  2712. game.Debris:AddItem(mgp,2)
  2713. local sn=spexp:clone()
  2714. sn.Parent=mgp
  2715. sn.Volume=2
  2716. sn:Play()
  2717. dam.CFrame=spike.CFrame*CFrame.new(0,7,0)
  2718. local blast=dam
  2719. local region=CreateRegion3FromLocAndSize(blast.Position,blast.Size*2)
  2720. local people={}
  2721. for _,v in pairs(workspace:findPartsInRegion3WithIgnoreList(region,{ch},100)) do
  2722. if v and v.Parent and v.className=='Part' and v.Parent:findFirstChild('Humanoid') then
  2723. local can=false
  2724. if not v.Parent:findFirstChild('HitDeb') then
  2725. can=true
  2726. end
  2727. if can==true then
  2728. local db=Instance.new('StringValue',v.Parent)
  2729. db.Name='HitDeb'
  2730. game.Debris:AddItem(db,0.2)
  2731. local humin=v.Parent.Humanoid
  2732. if humin then
  2733. local php=humin.Health
  2734. dealDamage(humin.Parent,10+math.random(3),2)
  2735. local testvel=int('BodyVelocity',v)
  2736. testvel.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  2737. testvel.Velocity=lv.lookVector*100
  2738. game.Debris:addItem(testvel,1)
  2739. --humin.PlatformStand=true
  2740. if humin.Health>=php and humin.MaxHealth~=math.huge then
  2741. print('equal')
  2742. humin:TakeDamage(20)
  2743. end
  2744. end
  2745. end
  2746. end
  2747. end
  2748. local cl=cyl(spike)
  2749. addFx(spike,0.05,'destroy',function() cl.Scale=cl.Scale-Vector3.new(0.05,0,0.05) spike.Transparency=spike.Transparency+0.05 end)
  2750. addFx(dml,0.05,'destroy',function() dml.Scale=dml.Scale-Vector3.new(0.05,-0.05,0.05) dam.Transparency=dam.Transparency+0.05 end)
  2751. else
  2752. spike:Destroy()
  2753. end
  2754. end
  2755. wait(0.7)
  2756. deb=false
  2757. canRunLeg=false
  2758. animPlaying=false
  2759. reset()
  2760. end,30)
  2761. --186112092
  2762. --569561832
  2763. local whirl=getSound(569561833)
  2764. local whirl2=getSound(186112093)
  2765. whirl2.Volume=0.4
  2766. whirl2.Pitch=0.9
  2767. local Trail
  2768. addMove('Unleash','c',0.4,function()
  2769. deb=true
  2770. animPlaying=true
  2771. unleashed=true
  2772.  
  2773.  
  2774. New = function(Object, Parent, Name, Data)
  2775. local Object = Instance.new(Object)
  2776. for Index, Value in pairs(Data or {}) do
  2777. Object[Index] = Value
  2778. end
  2779. Object.Parent = Parent
  2780. Object.Name = Name
  2781. return Object
  2782. end
  2783.  
  2784. Lotus = New("Model",tube,"Lotus",{})
  2785. handle = New("Part",Lotus,"handle",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.400000006, 3.92499995, 0.200000003),CFrame = CFrame.new(-4.29995394, 2.30749607, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2786. Mesh = New("CylinderMesh",handle,"Mesh",{})
  2787. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.49995232, 4.34798908, 19.572525, 0, -1, 0, 1, 0, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2788. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.400000036, 0.100000024, 0.274999976),})
  2789. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 1, 0, -1, 0, 0, 0, 0, 1),C1 = CFrame.new(-0.199998379, 2.04049301, 0.0726013184, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2790. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.60000002, 0.5),CFrame = CFrame.new(-4.54995394, 10.0449953, 19.4999237, 0, 0, 1, 0, 1, 0, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2791. Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(0.949999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
  2792. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.25, 7.73749924, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2793. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Royal purple"),Size = Vector3.new(0.200000003, 0.300000012, 0.200000003),CFrame = CFrame.new(-5.44995403, 4.35749531, 19.4999371, 1.6593485e-007, -1.00000453, 1.90736591e-006, 2.21245998e-007, 2.47360185e-006, 1.00000906, -1.00000453, -1.27949178e-007, 1.70600416e-007),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2794. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 1.6593485e-007, 2.21245998e-007, -1.00000453, -1.00000453, 2.47360185e-006, -1.27949178e-007, 1.90736591e-006, 1.00000906, 1.70600416e-007),C1 = CFrame.new(-1.1500001, 2.04999924, 1.33514404e-005, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2795. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Royal purple"),Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(-3.19995403, 4.65749454, 19.4999237, 1.61169621e-013, -1.00000095, -8.04663614e-007, -1.74424031e-009, 8.04663614e-007, -1.00000191, 1.00000095, 1.62573229e-013, -1.74426873e-009),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2796. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 1.61169621e-013, -1.74424031e-009, 1.00000095, -1.00000095, 8.04663614e-007, 1.62573229e-013, -8.04663614e-007, -1.00000191, -1.74426873e-009),C1 = CFrame.new(1.0999999, 2.34999847, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2797. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.13995504, 4.35749531, 19.572525, 0, -1, 0, 1, 0, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2798. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.5, 0.100000024, 0.274999976),})
  2799. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 1, 0, -1, 0, 0, 0, 0, 1),C1 = CFrame.new(0.159998894, 2.04999924, 0.0726013184, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2800. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Royal purple"),Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(-5.39995337, 4.65749836, 19.4999371, 1.64712048e-007, 1, -2.05635615e-006, 2.19040075e-007, -2.05635615e-006, -1, -1, 1.64711594e-007, -2.19040416e-007),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2801. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 1.64712048e-007, 2.19040075e-007, -1, 1, -2.05635615e-006, 1.64711594e-007, -2.05635615e-006, -1, -2.19040416e-007),C1 = CFrame.new(-1.09999943, 2.35000229, 1.33514404e-005, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2802. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1, 4.20000029, 0.200000003),CFrame = CFrame.new(-4.29995394, 7.14499378, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2803. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 0.949999988),})
  2804. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 4.83749771, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2805. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.300000012, 0.300000012, 0.300000012),CFrame = CFrame.new(-4.29995394, 5.39499378, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2806. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.800000012, 0.800000012, 1.20000005),MeshId = "rbxassetid://3270017",MeshType = Enum.MeshType.FileMesh,})
  2807. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 3.08749771, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2808. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.5, 3.79999995, 0.200000003),CFrame = CFrame.new(-4.29995394, 7.34499454, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2809. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 5.03749847, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2810. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(2, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.29995394, 4.35749531, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2811. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 2.04999924, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2812. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Royal purple"),Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(-5.54995394, 4.65749836, 19.4999371, -2.3455388e-007, -1, -3.68303267e-006, -1.64005996e-007, 3.68303267e-006, -1, 1, -2.34553269e-007, -1.64006863e-007),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2813. Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 0.5, 1),MeshType = Enum.MeshType.Wedge,})
  2814. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, -2.3455388e-007, -1.64005996e-007, 1, -1, 3.68303267e-006, -2.34553269e-007, -3.68303267e-006, -1, -1.64006863e-007),C1 = CFrame.new(-1.25, 2.35000229, 1.33514404e-005, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2815. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Royal purple"),Size = Vector3.new(0.200000003, 0.200000003, 0.400000006),CFrame = CFrame.new(-3.04995394, 4.65749454, 19.4999237, 6.98418816e-008, 1.00000095, 8.22005632e-007, 5.67779352e-008, 8.22007223e-007, -1.00000191, -1.00000095, 6.98419313e-008, -5.67780489e-008),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2816. Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(1, 0.5, 1),MeshType = Enum.MeshType.Wedge,})
  2817. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 6.98418816e-008, 5.67779352e-008, -1.00000095, 1.00000095, 8.22007223e-007, 6.98419313e-008, 8.22005632e-007, -1.00000191, -5.67780489e-008),C1 = CFrame.new(1.25, 2.34999847, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2818. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.29995394, 4.31799412, 19.572525, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2819. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.49999994, 0.100000016, 0.275000006),})
  2820. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 2.01049805, 0.0726013184, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2821. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.0699563, 4.35749531, 19.572525, 0, -1, 0, 1, 0, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2822. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.5, 0.100000024, 0.274999976),})
  2823. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 1, 0, -1, 0, 0, 0, 0, 1),C1 = CFrame.new(0.229997635, 2.04999924, 0.0726013184, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2824. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.29995394, 1.74499607, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2825. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.10000002),})
  2826. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -0.5625, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2827. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Size = Vector3.new(0.400000006, 0.300000012, 0.200000003),CFrame = CFrame.new(-4.29995394, 2.39499378, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2828. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.25),})
  2829. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 0.0874977112, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2830. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Royal purple"),Size = Vector3.new(0.200000003, 0.300000012, 0.200000003),CFrame = CFrame.new(-3.14995384, 4.35749531, 19.4999237, -1.22187882e-009, 1.00000012, 4.02331352e-007, 4.60668947e-010, -3.87430191e-007, 1.00000024, 1.00000012, 2.22275531e-010, 8.72129369e-010),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2831. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, -1.22187882e-009, 4.60668947e-010, 1.00000012, 1.00000012, -3.87430191e-007, 2.22275531e-010, 4.02331352e-007, 1.00000024, 8.72129369e-010),C1 = CFrame.new(1.1500001, 2.04999924, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2832. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.29995489, 4.35749531, 19.572525, 0, -1, 0, 1, 0, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2833. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.300000012, 0.100000024, 0.274999976),})
  2834. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 1, 0, -1, 0, 0, 0, 0, 1),C1 = CFrame.new(-9.53674316e-007, 2.04999924, 0.0726013184, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2835. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Really black"),Size = Vector3.new(0.200000003, 0.5, 0.600000024),CFrame = CFrame.new(-4.04995394, 4.74499226, 19.5049229, 0, 1, 9.87201929e-008, 0, -9.87201929e-008, 1, 1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2836. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 1, -9.87201929e-008, 0, 9.87201929e-008, 1, 0),C1 = CFrame.new(0.25, 2.43749619, 0.00499916077, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2837. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.Ice,Size = Vector3.new(0.300000012, 0.300000012, 0.300000012),CFrame = CFrame.new(-4.29995394, 5.09499454, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2838. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(1, 1.60000002, 1.10000002),MeshId = "rbxassetid://3270017",MeshType = Enum.MeshType.FileMesh,})
  2839. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 2.78749847, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2840. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.60000002, 0.5),CFrame = CFrame.new(-4.04995394, 10.0449953, 19.4999237, 0, 0, -1, 0, 1, 0, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2841. Mesh = New("SpecialMesh",Wedge,"Mesh",{Scale = Vector3.new(0.949999988, 1, 1),MeshType = Enum.MeshType.Wedge,})
  2842. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),C1 = CFrame.new(0.25, 7.73749924, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2843. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.900000036, 0.25),CFrame = CFrame.new(-4.17495203, 9.69499302, 19.4999237, 0, 0, -1, 0, 1, 0, 1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2844. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0),C1 = CFrame.new(0.125001907, 7.38749695, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2845. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.29996347, 4.39749622, 19.5724831, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2846. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.49999994, 0.100000016, 0.275000006),})
  2847. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(-9.53674316e-006, 2.09000015, 0.0725593567, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2848. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.900000036, 0.25),CFrame = CFrame.new(-4.42495203, 9.6949892, 19.4999237, 0, 0, 1, 0, 1, 0, -1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2849. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.124998093, 7.38749313, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2850. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.09995461, 4.35749531, 19.572525, 0.707105339, 0.707108378, 0, -0.707108378, 0.707105339, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2851. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.49999994, 0.100000016, 0.275000006),})
  2852. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0.707105339, -0.707108378, 0, 0.707108378, 0.707105339, 0, 0, 0, 1),C1 = CFrame.new(0.199999332, 2.04999924, 0.0726013184, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2853. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.49995232, 4.39799213, 19.572525, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2854. Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(0.49999994, 0.100000016, 0.275000006),})
  2855. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(-0.199998379, 2.09049606, 0.0726013184, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2856. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.29995394, 1.94499302, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2857. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.14999998),})
  2858. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -0.362503052, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2859. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.Ice,Reflectance = 0.18999999761581,Size = Vector3.new(0.600000024, 0.200000003, 0.600000024),CFrame = CFrame.new(-4.29995394, 2.56999302, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2860. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.25, 1),})
  2861. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 0.262496948, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2862. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.29995394, 2.14499378, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2863. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.20000005),})
  2864. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -0.162502289, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2865. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.Ice,Size = Vector3.new(0.300000012, 0.300000012, 0.300000012),CFrame = CFrame.new(-4.29995394, 0.154992104, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2866. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.400000006, 0.400000006, 1.20000005),MeshId = "rbxassetid://3270017",MeshType = Enum.MeshType.FileMesh,})
  2867. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -2.15250397, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2868. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Size = Vector3.new(0.400000006, 0.200000003, 0.200000003),CFrame = CFrame.new(-4.29995394, 1.54499531, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2869. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 1, 1.04999995),})
  2870. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, -0.762500763, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2871. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.SmoothPlastic,Reflectance = 0.18999999761581,Size = Vector3.new(0.600000024, 0.210000023, 0.600000024),CFrame = CFrame.new(-4.29995394, 5.39499378, 19.4999237, 1, 0, 0, 0, 0, 1, 0, -1, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2872. Mesh = New("CylinderMesh",Part,"Mesh",{})
  2873. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0),C1 = CFrame.new(0, 3.08749771, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2874. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.Ice,Reflectance = 0.34999999403954,Size = Vector3.new(0.400000006, 0.200000003, 0.300000012),CFrame = CFrame.new(-4.29995394, 2.31999683, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2875. Mesh = New("CylinderMesh",Part,"Mesh",{Scale = Vector3.new(1, 0.25, 1),})
  2876. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 0.0125007629, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2877. Part = New("Part",Lotus,"Part",{BrickColor = BrickColor.new("Really black"),Material = Enum.Material.Ice,Size = Vector3.new(0.300000012, 0.300000012, 0.300000012),CFrame = CFrame.new(-4.29995394, 4.29499531, 19.4999237, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2878. Mesh = New("SpecialMesh",Part,"Mesh",{Scale = Vector3.new(0.800000012, 0.800000012, 1.20000005),MeshId = "rbxassetid://3270017",MeshType = Enum.MeshType.FileMesh,})
  2879. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = handle,C1 = CFrame.new(0, 1.98749924, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2880. Wedge = New("WedgePart",Lotus,"Wedge",{BrickColor = BrickColor.new("Really black"),Size = Vector3.new(0.200000003, 0.5, 0.600000024),CFrame = CFrame.new(-4.54995394, 4.74499226, 19.5049229, 0, -1, 0, 0, 0, 1, -1, 0, 0),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  2881. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = handle,C0 = CFrame.new(0, 0, 0, 0, 0, -1, -1, 0, 0, 0, 1, 0),C1 = CFrame.new(-0.25, 2.43749619, 0.00499916077, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2882. diamond = New("Part",Lotus,"diamond",{BrickColor = BrickColor.new("Royal purple"),Material = Enum.Material.Ice,Size = Vector3.new(0.300000012, 0.300000012, 0.300000012),CFrame = CFrame.new(-4.29995394, 0.14999485, 19.4999256, 1, 0, 0, 0, 1, 0, 0, 0, 1),BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.384314, 0.145098, 0.819608),})
  2883. Mesh = New("SpecialMesh",diamond,"Mesh",{Scale = Vector3.new(0.100000001, 0.25, 0.100000001),MeshId = "rbxassetid://9756362",MeshType = Enum.MeshType.FileMesh,})
  2884. mot = New("Motor",diamond,"mot",{Part0 = diamond,Part1 = handle,C1 = CFrame.new(0, -2.15750122, 1.90734863e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  2885.  
  2886.  
  2887. local a1=Instance.new('Attachment',handle)
  2888. local a2=Instance.new('Attachment',handle)
  2889.  
  2890. a1.CFrame=CFrame.new(0,8.5,0)
  2891. a2.CFrame=CFrame.new(0,2,0)
  2892.  
  2893. Trail=Instance.new('Trail',handle)
  2894. Trail.Attachment0=a1
  2895. Trail.Attachment1=a2
  2896.  
  2897. Trail.Enabled=false
  2898. Trail.Lifetime=0.15
  2899. Trail.LightEmission=1
  2900. local sec=NumberSequence.new(0,1)
  2901. Trail.Transparency=sec
  2902.  
  2903. for _,v in pairs(Lotus:GetChildren()) do
  2904. if (v.className=='Part' or v.className=='WedgePart') and v.BrickColor==BrickColor.new('Royal purple') then
  2905. v.BrickColor=BrickColor.new('White')
  2906. v.Material='Neon'
  2907. end
  2908. if (v.className=='Part' or v.className=='WedgePart') and v.BrickColor==BrickColor.new('Really black') then
  2909. v.Material='Granite'
  2910. v.BrickColor=BrickColor.new('Black')
  2911. v.Transparency=0
  2912. end
  2913. v.CanCollide=false
  2914. end
  2915. weld(ch['Right Arm'],handle,cfn(0,-1,-0.8)*ang(mr(-90),mr(-90),0))
  2916. for _,v in pairs(tube:GetChildren()) do
  2917. if v.className=='Part' or v.className=='WedgePart' and v.BrickColor==BrickColor.new('Bright red') then
  2918. v.BrickColor=BrickColor.new('White')
  2919. end
  2920. end
  2921. for _,v in pairs(ch:GetChildren()) do
  2922. if v.className=='Part' and v.BrickColor==BrickColor.new('Bright red') then
  2923. v.BrickColor=BrickColor.new('White')
  2924. end
  2925. end
  2926.  
  2927.  
  2928.  
  2929. deb=false
  2930. animPlaying=false
  2931.  
  2932.  
  2933.  
  2934.  
  2935.  
  2936.  
  2937.  
  2938.  
  2939.  
  2940. end,30)
  2941.  
  2942. addMove('Magic Card','x',0.4,function()
  2943. deb=true
  2944. animPlaying=true
  2945. -- print'magic card'
  2946. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  2947. local card=cp(nil,'Really black',Vector3.new(1,1,1),false)
  2948. card.CFrame=ch.Head.CFrame*CFrame.new(0,3,0)
  2949. card:BreakJoints()
  2950. local spm=int('BlockMesh',card)
  2951. --spm.MeshType='FileMesh'
  2952. -- spm.MeshId=rbx..'498971223'
  2953. spm.Scale=Vector3.new(1.2,0.07,1.5)
  2954. local dec=int('Decal',card)
  2955. dec.Texture=rbx..'756757878'
  2956. dec.Face='Top'
  2957. local dec2=dec:clone()
  2958. dec2.Face='Bottom'
  2959. dec2.Parent=card
  2960. card.CFrame=CFrame.new(righthandle.CFrame.p, Vector3.new(m.Hit.p.X,m.Hit.p.Y,m.Hit.p.Z))
  2961. local vel=int('BodyVelocity',card)
  2962. vel.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  2963. vel.Velocity=card.CFrame.lookVector*152
  2964. card.CFrame=card.CFrame*ang(0,mr(180),0)
  2965. game.Debris:AddItem(card,3)
  2966.  
  2967. whirl:Play()
  2968. whirl2:Play()
  2969. Tween(rw,cfn()*ang(mr(-100),mr(45),0),0.3)
  2970. Tween(rj,cfn()*ang(0,mr(-45),0),0.3)
  2971. wait(0.03)
  2972. card.CFrame=CFrame.new(righthandle.CFrame.p, Vector3.new(m.Hit.p.X,m.Hit.p.Y,m.Hit.p.Z))
  2973. card.Parent=tube
  2974. local cb=false
  2975. card:BreakJoints()
  2976. card.Touched:connect(function(part)
  2977. if not part:IsDescendantOf(ch) and part.Transparency<0.6 then
  2978. card.Anchored=true
  2979. vel:Destroy()
  2980. local sn=getSound(214755080)
  2981. sn.Parent=card
  2982. sn:Play()
  2983. -- card:Destroy()
  2984. if part.Parent and part.Parent:findFirstChild('Humanoid') and cb==false then
  2985. cb=true
  2986. local dm,cr=dealDamage(part.Parent,5,2,2,1)
  2987. local nsp=cp(tube,'Really black',Vector3.new(1,1,1),true)
  2988. nsp.Transparency=1
  2989. nsp.CFrame=card.CFrame
  2990. local sn=getSound(263032173)
  2991. sn.Parent=nsp
  2992. sn.Volume=2
  2993. if cr then
  2994. sn.Pitch=1.5
  2995. end
  2996. sn:Play()
  2997. local fx=cp(tube,'Really black',Vector3.new(1,1,1),true)
  2998. local fx2=fx:clone()
  2999. fx2.Parent=fx.Parent
  3000. fx.CFrame=card.CFrame*ang(0,mr(-45),0)
  3001. fx2.CFrame=card.CFrame*ang(0,mr(45),0)
  3002. local rn=int('SpecialMesh',fx)
  3003. rn.MeshType='FileMesh'
  3004. rn.MeshId=rbx..lib.ring
  3005. local rn2=rn:clone()
  3006. rn2.Parent=fx2
  3007. addFx(fx,0.07,'destroy',function()
  3008. rn.Scale=rn.Scale+Vector3.new(0.22,0.22,0.22)
  3009. fx.Transparency=fx.Transparency+0.07
  3010. end)
  3011. addFx(fx2,0.07,'destroy',function()
  3012. rn2.Scale=rn2.Scale+Vector3.new(0.22,0.22,0.22)
  3013. fx2.Transparency=fx2.Transparency+0.07
  3014. end)
  3015. wait()
  3016. card:Destroy()
  3017. game.Debris:AddItem(nsp,2)
  3018. end
  3019. cb=true
  3020. end
  3021. end)
  3022. wait(0.1)
  3023. deb=false
  3024. animPlaying=false
  3025. reset()
  3026. end,20)
  3027.  
  3028.  
  3029.  
  3030. local unleashcombos={
  3031. [1]={attack=function()
  3032. tweenTable={}
  3033. altTweenTable={}
  3034. deb=true
  3035. animPlaying=true
  3036. canRunLeg=true
  3037. --tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  3038. --local tv=Vector3.new(tor.CFrame.lookVector.X,0,tor.CFrame.lookVector.Z)
  3039. local hitbox=cp(tube,'White',Vector3.new(2,7,2),false,false)
  3040. hitbox.Transparency=1
  3041. hitbox.Touched:connect(function(v)
  3042. if v and v.Parent and v.Parent:findFirstChild'Humanoid' and not v:IsDescendantOf(ch) then
  3043. local can=false
  3044. if not v.Parent:findFirstChild('HitDeb') then
  3045. can=true
  3046. end
  3047. if can==true then
  3048. local sls=getSound(220834020)
  3049. sls.Pitch=1+(math.random(3)/10)
  3050. sls.Parent=v
  3051. sls:Play()
  3052. local db=Instance.new('StringValue',v.Parent)
  3053. db.Name='HitDeb'
  3054. game.Debris:AddItem(db,0.5)
  3055. dealDamage(v.Parent,20+math.random(20),2,1.2)
  3056. end
  3057. end
  3058. end)
  3059. --[[
  3060. local dcon=shb.Touched:connect(function(p)
  3061. dealDamage(p.Parent,10,2,1.2,2)
  3062. end)
  3063. ]]
  3064. weld(handle,hitbox,cfn(0,5,0))
  3065. Tween(rj,cfn()*ang(0,mr(-90),0))
  3066. Tween(rw,cfn(0.5,0.5,0.5)*ang(mr(-95),mr(-35),mr(-90)))
  3067. Tween(lw,cfn(-0.5,0.5,0.5)*ang(mr(-55),mr(35),0))
  3068.  
  3069. --[[
  3070. Delay(0.08,function()
  3071. local tstvel=int('BodyVelocity',tor)
  3072. tstvel.MaxForce=Vector3.new(math.huge,0,math.huge)
  3073. tstvel.Velocity=tv*35
  3074. game.Debris:AddItem(tstvel,0.24)
  3075. end)
  3076. ]]
  3077.  
  3078. wait(0.22)
  3079. unleashslash:Play()
  3080. Trail.Enabled=true
  3081. Tween(rj,cfn(0,0,0)*ang(mr(0),mr(90),0),0.2)
  3082. -- Tween(rw,cfn(0.5,0.8,0)*ang(mr(-90),mr(0),mr(0)))
  3083. Tween(rw,cfn(0.5,0.5,0.5)*ang(mr(-95),mr(35),mr(-90)),0.2)
  3084. Tween(lw,cfn(-0.5,0.8,0)*ang(mr(-90),mr(35),0),0.2)
  3085. wait(0.6)
  3086. hitbox:Destroy()
  3087. Trail.Enabled=false
  3088. deb=false
  3089. animPlaying=false
  3090. reset()
  3091. end};
  3092. [2]={attack=function()
  3093. tweenTable={}
  3094. altTweenTable={}
  3095. deb=true
  3096. animPlaying=true
  3097. canRunLeg=true
  3098. --tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  3099. --local tv=Vector3.new(tor.CFrame.lookVector.X,0,tor.CFrame.lookVector.Z)
  3100. local hitbox=cp(tube,'White',Vector3.new(2,7,2),false,false)
  3101. hitbox.Transparency=1
  3102. hitbox.Touched:connect(function(v)
  3103. if v and v.Parent and v.Parent:findFirstChild'Humanoid' and not v:IsDescendantOf(ch) then
  3104. local can=false
  3105. if not v.Parent:findFirstChild('HitDeb') then
  3106. can=true
  3107. end
  3108. if can==true then
  3109. local sls=getSound(220834020)
  3110. sls.Pitch=1+(math.random(3)/10)
  3111. sls.Parent=v
  3112. sls:Play()
  3113. local db=Instance.new('StringValue',v.Parent)
  3114. db.Name='HitDeb'
  3115. game.Debris:AddItem(db,0.5)
  3116. dealDamage(v.Parent,20+math.random(20),2,1.2)
  3117. end
  3118. end
  3119. end)
  3120. --[[
  3121. local dcon=shb.Touched:connect(function(p)
  3122. dealDamage(p.Parent,10,2,1.2,2)
  3123. end)
  3124. ]]
  3125. weld(handle,hitbox,cfn(0,5,0))
  3126.  
  3127.  
  3128. --[[
  3129. Delay(0.08,function()
  3130. local tstvel=int('BodyVelocity',tor)
  3131. tstvel.MaxForce=Vector3.new(math.huge,0,math.huge)
  3132. tstvel.Velocity=tv*35
  3133. game.Debris:AddItem(tstvel,0.24)
  3134. end)
  3135. ]]
  3136. Tween(rj,cfn(0,0,0)*ang(0,mr(25),0),0.1)
  3137. Tween(rw,cfn(0,0,0)*ang(mr(-120),mr(15),mr(55)),0.1)
  3138. Trail.Enabled=true
  3139. wait(0.3)
  3140. unleashslash:Play()
  3141. Tween(rj,cfn(0,0,0)*ang(0,mr(-90),0),0.2)
  3142. Tween(rw,cfn(0,0,0)*ang(mr(-30),mr(15),mr(75)),0.2)
  3143. wait(0.4)
  3144. Trail.Enabled=false
  3145. hitbox:Destroy()
  3146. Trail.Enabled=false
  3147. deb=false
  3148. animPlaying=false
  3149. reset()
  3150. end}
  3151. }
  3152.  
  3153. local ac=1
  3154.  
  3155. mouse.Button1Down:connect(function()
  3156. if not deb and not unleashed then
  3157. rcombostring=rcombostring..'mb1'
  3158. executeMove('Dark Missile')
  3159. --print('movers:' .. #movers)
  3160. --print('fx:' .. #fx)
  3161. --print('tweens: ' .. #tweenTable)
  3162. end
  3163. if not deb and unleashed then
  3164. -- if ac
  3165. unleashcombos[ac].attack()
  3166. ac=ac+1
  3167. if ac==3 then
  3168. ac=1
  3169. end
  3170. -- end
  3171. end
  3172. end)
  3173.  
  3174. local vt
  3175. local dodgecool=false
  3176.  
  3177. iPart=function(tab) --tigrebloodd
  3178. local v=Instance.new(tab.type or 'Part')
  3179. if tab.type~='CornerWedgePart' then v.formFactor='Custom' end
  3180. v.CanCollide=false
  3181. v.TopSurface=0 v.BottomSurface=0
  3182. v.Size=v3(tab[2],tab[3],tab[4])
  3183. if tab.co then v.BrickColor=bn(tab.co) end
  3184. if tab.tr then v.Transparency=tab.tr end
  3185. if tab.rf then v.Reflectance=tab.rf end
  3186. if tab.cf then v.CFrame=tab.cf end
  3187. if tab.an then v.Anchored=tab.an end
  3188. v.Parent=tab[1]
  3189. LastMade=v
  3190. return v
  3191. end
  3192.  
  3193. iNew=function(tab) --tigrebloodd
  3194. local v=Instance.new(tab[1])
  3195. for Ind,Val in pairs(tab) do
  3196. if Ind~=1 and Ind~=2 then
  3197. v[Ind] = Val
  3198. end
  3199. end
  3200. v.Parent=tab[2]==0 and LastMade or tab[2]
  3201. LastMade=v
  3202. return v
  3203. end
  3204.  
  3205. -- Antiboomz0r's functions -----------------------------------------------------------------
  3206.  
  3207. local ppart = iPart{nil,0.2,0.2,0.2}
  3208. ppart.Material = "SmoothPlastic"
  3209. ppart.TopSurface = "SmoothNoOutlines"
  3210. ppart.BottomSurface = "SmoothNoOutlines"
  3211. ppart.RightSurface = "SmoothNoOutlines"
  3212. ppart.LeftSurface = "SmoothNoOutlines"
  3213. ppart.Transparency=0
  3214. ppart.Anchored=true
  3215. --ppart.Parent=tube
  3216.  
  3217. local function CFrameFromTopBack(at, top, back)
  3218. local right = top:Cross(back)
  3219. return CFrame.new(at.x, at.y, at.z,
  3220. right.x, top.x, back.x,
  3221. right.y, top.y, back.y,
  3222. right.z, top.z, back.z)
  3223. end
  3224.  
  3225. function Triangle(a, b, c)
  3226. local edg1 = (c-a):Dot((b-a).unit)
  3227. local edg2 = (a-b):Dot((c-b).unit)
  3228. local edg3 = (b-c):Dot((a-c).unit)
  3229. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  3230. a, b, c = a, b, c
  3231. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  3232. a, b, c = b, c, a
  3233. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  3234. a, b, c = c, a, b
  3235. else
  3236. print("unreachable")
  3237. end
  3238. local len1 = (c-a):Dot((b-a).unit)
  3239. local len2 = (b-a).magnitude - len1
  3240. local width = (a + (b-a).unit*len1 - c).magnitude
  3241. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  3242. local list = {}
  3243. if len1 > 0.01 then
  3244. local w1 = iNew{
  3245. "WedgePart",
  3246. Pack,
  3247. FormFactor="Custom",
  3248. BrickColor=ppart.BrickColor,
  3249. Transparency=ppart.Transparency,
  3250. Reflectance=ppart.Reflectance,
  3251. Material=ppart.Material,
  3252. CanCollide=ppart.CanCollide
  3253. }
  3254. local sz = v3(0.2, width, len1)
  3255. w1.Size = sz
  3256. local sp = iNew{"SpecialMesh",w1,MeshType="Wedge",Scale=v3(0,1,1)*sz/w1.Size}
  3257. w1.Parent=tube
  3258. w1:BreakJoints()
  3259. w1.Anchored = true
  3260. w1.Transparency = 0.7
  3261. Spawn(function()
  3262. for i=0,1,0.1 do
  3263. wait()
  3264. w1.Transparency=w1.Transparency+0.03
  3265. end
  3266. end)
  3267. w1.CFrame = maincf*ca2(math.pi,0,math.pi/2)*cn(0,width/2,len1/2)
  3268. table.insert(list,w1)
  3269. end
  3270. if len2 > 0.01 then
  3271. local w2 = iNew{
  3272. "WedgePart",
  3273. Pack,
  3274. FormFactor="Custom",
  3275. BrickColor=ppart.BrickColor,
  3276. Transparency=ppart.Transparency,
  3277. Reflectance=ppart.Reflectance,
  3278. Material=ppart.Material,
  3279. CanCollide=ppart.CanCollide
  3280. }
  3281. local sz = v3(0.2, width, len2)
  3282. w2.Size = sz
  3283. local sp = iNew{"SpecialMesh",w2,MeshType="Wedge",Scale=v3(0,1,1)*sz/w2.Size}
  3284. w2.Parent=tube
  3285. w2:BreakJoints()
  3286. w2.Anchored = true
  3287. w2.Transparency = 0.7
  3288. Spawn(function()
  3289. for i=0,1,0.1 do
  3290. wait()
  3291. w2.Transparency=w2.Transparency+0.03
  3292. end
  3293. end)
  3294. w2.CFrame = maincf*ca2(math.pi,math.pi,-math.pi/2)*cn(0,width/2,-len1 - len2/2)
  3295. table.insert(list,w2)
  3296. end
  3297. return unpack(list)
  3298. end
  3299.  
  3300. bclf=ch['Right Arm'].CFrame
  3301. scfr=bclf
  3302.  
  3303. --[[
  3304. while wait() do--test
  3305.  
  3306. local h=3.8
  3307. local a,b=Triangle(scfr*CFrame.new(0,h/2,0).p,scfr*CFrame.new(0,-h/2,0).p,scfr*CFrame.new(0,h/2,0).p)
  3308. scfr=bclf
  3309. bclf=ch['Right Arm'].CFrame
  3310. local a,b=Triangle(bclf*CFrame.new(0,h/2,0).p,bclf*CFrame.new(0,-h/2,0).p,bclf*CFrame.new(0,h/2,0).p)
  3311. print(a.Parent)
  3312. print(a.CFrame)
  3313. end
  3314. ]]
  3315.  
  3316. -- Antiboomz0r's functions -----------------------------------------------------------------
  3317.  
  3318. -------------------tigrebloodd functions------------------------------
  3319.  
  3320. ca=CFrame.Angles
  3321. cn=CFrame.new
  3322. v3=Vector3.new
  3323.  
  3324. function Raycast(Pos,Dir,Ign)
  3325. return workspace:FindPartOnRay(Ray.new(Pos,Dir.unit*300),Ign)
  3326. end
  3327.  
  3328. function FindGround(cf,ig)
  3329. local ax,ay,az = cf:toEulerAnglesXYZ()
  3330. local bhit,bpos=Raycast(cf.p,cf.p-(cf.p+v3(0,200,0)),ig)
  3331. if bhit and bpos then
  3332. return bhit,cn(bpos)*ca(ax,ay,az)
  3333. end
  3334. end
  3335. -------------------tigrebloodd functions----------------------------
  3336.  
  3337. currentkey=''
  3338.  
  3339. mouse.KeyDown:connect(function(key)
  3340. if key=='q' and currentkey=='32' and Vector3.new(0,tor.Velocity.Y,0).magnitude>2 then
  3341. executeMove('Down Slam')
  3342. elseif key=='r' and currentkey=='32' and Vector3.new(0,tor.Velocity.Y,0).magnitude>2 then
  3343. executeMove('Aerial Sword')
  3344. end
  3345. if key=='i' then
  3346. print('movers:' .. #movers)
  3347. print('fx:' .. #fx)
  3348. print('tweens: ' .. #tweenTable)
  3349. end
  3350. if string.byte(key)==32 and canExecuteMoves==true then
  3351. combostring=combostring..'.'
  3352. spawn(function()
  3353. jump()
  3354. end)
  3355. --jump()
  3356. if combostring:match('..') and dodgecool==false then
  3357. currentkey=tostring(string.byte(key))
  3358. animPlaying=true
  3359. altTween(rj,cfn()*ang(mr(-15),0,0))
  3360. altTween(rw,cfn()*ang(mr(10),0,mr(-15)))
  3361. altTween(lw,cfn()*ang(mr(10),0,mr(15)))
  3362. dodgecool=true
  3363. combostring=[[]]
  3364. local rv=tor.CFrame.upVector
  3365. local bv=int('BodyVelocity',tor)
  3366. dodgesound:Play()
  3367. bv.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  3368. bv.Velocity=rv*150
  3369. spawn(function()
  3370. for i=1,14 do
  3371. wait()
  3372. local cfx=cp(tube,'Really black',Vector3.new(6,6,6),true,false)
  3373. --cfx.Material='Neon'
  3374. local ran=math.random(2)
  3375. if ran==1 then
  3376. cfx.BrickColor=BrickColor.new('Bright red')
  3377. cfx.Material='Neon'
  3378. end
  3379. cfx.CFrame=tor.CFrame*CFrame.Angles(math.rad(math.random(90)),math.rad(math.random(90)),0)
  3380. local b=blo(cfx)
  3381. addFx(cfx,0.05,'destroy',function()
  3382. cfx.Transparency=cfx.Transparency+0.05
  3383. b.Scale=b.Scale+Vector3.new(0.1,0.1,0.1)
  3384. end)
  3385. end
  3386. end)
  3387. wait()
  3388. bv:Destroy()
  3389. wait(0.4)
  3390. reset()
  3391. dodgecool=false
  3392. wait(0.4)
  3393. if currentkey=='32' then
  3394. currentkey=''
  3395. end
  3396. if not deb then
  3397. animPlaying=false
  3398. end
  3399. --repeat wait() until Vector3.new(0,tor.Velocity.Y,0).magnitude<2
  3400. --currentkey
  3401. end
  3402. elseif string.byte(key)==48 and canExecuteMoves==true then
  3403. sprinting=true
  3404. hum.WalkSpeed=24
  3405. end
  3406. if key=='d' and canExecuteMoves==true then
  3407. combostring=combostring..'d'
  3408. if combostring:match('dd') and dodgecool==false then
  3409. --animPlaying=true
  3410. dodgecool=true
  3411. combostring=[[]]
  3412. local rv=cam.CFrame.rightVector
  3413. local bv=int('BodyVelocity',tor)
  3414. dodgesound:Play()
  3415. bv.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  3416. bv.Velocity=rv*150
  3417. --Tween(rj,cfn()*ang(mr(90),0,0))
  3418. spawn(function()
  3419. for i=1,16 do
  3420. wait()
  3421. local cfx=cp(tube,'Really black',Vector3.new(6,6,6),true,false)
  3422. local ran=math.random(2)
  3423. if ran==1 then
  3424. cfx.BrickColor=BrickColor.new('Bright red')
  3425. cfx.Material='Neon'
  3426. end
  3427. --cfx.Material='Neon'
  3428. cfx.CFrame=tor.CFrame*CFrame.Angles(math.rad(math.random(90)),math.rad(math.random(90)),0)
  3429. local b=blo(cfx)
  3430. addFx(cfx,0.05,'destroy',function()
  3431. cfx.Transparency=cfx.Transparency+0.05
  3432. b.Scale=b.Scale+Vector3.new(0.1,0.1,0.1)
  3433. end)
  3434. end
  3435. end)
  3436. wait()
  3437. bv:Destroy()
  3438. wait(0.4)
  3439. dodgecool=false
  3440. end
  3441. elseif key=='w' and canExecuteMoves==true then
  3442. combostring=combostring..'w'
  3443. if combostring:match('ww') and dodgecool==false then
  3444. dodgecool=true
  3445. combostring=""
  3446. local rv=cam.CFrame:vectorToWorldSpace(Vector3.new(0,0,-1))
  3447. --tor.CFrame=CFrame.new(tor.Position,Vector3.new(rv.X,tor.Position.Y,rv.Z))
  3448. local bv=int('BodyVelocity',tor)
  3449. dodgesound:Play()
  3450. bv.MaxForce=Vector3.new(math.huge,0,math.huge)
  3451. bv.Velocity=rv*150
  3452. spawn(function()
  3453. for i=1,16 do
  3454. wait()
  3455. local cfx=cp(tube,'Really black',Vector3.new(6,6,6),true,false)
  3456. --cfx.Material='Neon'
  3457. local ran=math.random(2)
  3458. if ran==1 then
  3459. cfx.BrickColor=BrickColor.new('Bright red')
  3460. cfx.Material='Neon'
  3461. end
  3462. cfx.CFrame=tor.CFrame*CFrame.Angles(math.rad(math.random(90)),math.rad(math.random(90)),0)
  3463. local b=blo(cfx)
  3464. addFx(cfx,0.05,'destroy',function()
  3465. cfx.Transparency=cfx.Transparency+0.05
  3466. b.Scale=b.Scale+Vector3.new(0.1,0.1,0.1)
  3467. end)
  3468. end
  3469. end)
  3470. wait()
  3471. bv:Destroy()
  3472. wait(0.4)
  3473. dodgecool=false
  3474. end
  3475. elseif key=='s' and canExecuteMoves==true then
  3476. combostring=combostring..'s'
  3477. if combostring:match('ss') and dodgecool==false then
  3478. dodgecool=true
  3479. combostring=""
  3480. local rv=cam.CFrame:vectorToWorldSpace(Vector3.new(0,0,1))
  3481. local bv=int('BodyVelocity',tor)
  3482. dodgesound:Play()
  3483. bv.MaxForce=Vector3.new(math.huge,0,math.huge)
  3484. bv.Velocity=rv*150
  3485. spawn(function()
  3486. for i=1,16 do
  3487. wait()
  3488. local cfx=cp(tube,'Really black',Vector3.new(6,6,6),true,false)
  3489. --cfx.Material='Neon'
  3490. local ran=math.random(2)
  3491. if ran==1 then
  3492. cfx.BrickColor=BrickColor.new('Bright red')
  3493. cfx.Material='Neon'
  3494. end
  3495. cfx.CFrame=tor.CFrame*CFrame.Angles(math.rad(math.random(90)),math.rad(math.random(90)),0)
  3496. local b=blo(cfx)
  3497. addFx(cfx,0.05,'destroy',function()
  3498. cfx.Transparency=cfx.Transparency+0.05
  3499. b.Scale=b.Scale+Vector3.new(0.1,0.1,0.1)
  3500. end)
  3501. end
  3502. end)
  3503. wait()
  3504. bv:Destroy()
  3505. wait(.4)
  3506. dodgecool=false
  3507. end
  3508. elseif key=='a' and canExecuteMoves==true then
  3509. combostring=combostring..'a'
  3510. if combostring:match('aa') and dodgecool==false then
  3511. dodgecool=true
  3512. combostring=[[]]
  3513. local rv=cam.CFrame.rightVector
  3514. local bv=int('BodyVelocity',tor)
  3515. dodgesound:Play()
  3516. bv.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  3517. bv.Velocity=rv*-150
  3518. spawn(function()
  3519. for i=1,16 do
  3520. wait()
  3521. local cfx=cp(tube,'Really black',Vector3.new(6,6,6),true,false)
  3522. --cfx.Material='Neon'
  3523. local ran=math.random(2)
  3524. if ran==1 then
  3525. cfx.BrickColor=BrickColor.new('Bright red')
  3526. cfx.Material='Neon'
  3527. end
  3528. cfx.CFrame=tor.CFrame*CFrame.Angles(math.rad(math.random(90)),math.rad(math.random(90)),0)
  3529. local b=blo(cfx)
  3530. addFx(cfx,0.05,'destroy',function()
  3531. cfx.Transparency=cfx.Transparency+0.05
  3532. b.Scale=b.Scale+Vector3.new(0.1,0.1,0.1)
  3533. end)
  3534. end
  3535. end)
  3536. wait()
  3537. bv:Destroy()
  3538. wait(.4)
  3539. dodgecool=false
  3540. end
  3541. end
  3542. if key=='f' then
  3543. if deb==false then
  3544. executeMove('Normal Block')
  3545. end
  3546. elseif key=='c' then
  3547. if deb==false then
  3548. executeMove('Unleash')
  3549. end
  3550. elseif key=='x' then
  3551. if deb==false then
  3552. executeMove('Magic Card')
  3553. end
  3554. elseif key=='z' then
  3555. if deb==false then
  3556. executeMove('Nightmare Overture')
  3557. end
  3558. elseif key=='j' then
  3559. if deb==false then
  3560. executeMove('test')
  3561. end
  3562. elseif key=='e' then
  3563. if deb==false then
  3564. rcombostring=rcombostring..'e'
  3565. local cmb=rcombostring
  3566. if cmb:match('mb1mb1e') then
  3567. rcombostring=[[]]
  3568. local a=executeMove('Origin Beam')
  3569. if not a then
  3570. executeMove('Rive Beam')
  3571. end
  3572. else
  3573. executeMove('Rive Beam')
  3574. end
  3575. end
  3576. elseif key=='v' then
  3577. if deb==false then
  3578. executeMove('Diamond Storm')
  3579. end
  3580. elseif key=='t' then
  3581. if deb==false and not sprinting then
  3582. rcombostring=rcombostring..'t'
  3583. local cmb=rcombostring
  3584. if cmb:match('mb1mb1t') then
  3585. rcombostring=[[]]
  3586. local a=executeMove('Dark Lock')
  3587. if not a then
  3588. executeMove('Dark Spikes')
  3589. end
  3590. else
  3591. executeMove('Dark Spikes')
  3592. end
  3593. --end
  3594. -- executeMove('Dark Spikes')
  3595. end
  3596. elseif key=='g' then
  3597. if deb==false then
  3598. executeMove('Curse')
  3599. end
  3600. elseif key=='l' then
  3601. if deb==false then
  3602. executeMove('Ascend')
  3603. end
  3604. elseif key=='r' then
  3605. if deb==false and Vector3.new(0,tor.Velocity.Y,0).magnitude<2 and currentkey~='32' then
  3606. -- if darknum==1 then
  3607. executeMove('Dark Slash')
  3608. --darknum=darknum+1
  3609. -- else
  3610. -- executeMove('Dark Slash2')
  3611. -- darknum=1
  3612. -- end
  3613. end
  3614. end
  3615. end)
  3616.  
  3617. mouse.KeyUp:connect(function(key)
  3618. for _,v in pairs(connectlist) do
  3619. if v.up==false and v.key==key then
  3620. v.up=true
  3621. table.remove(connectlist,_)
  3622. end
  3623. end
  3624. if string.byte(key)==48 and canExecuteMoves==true then
  3625. sprinting=false
  3626. hum.WalkSpeed=regws
  3627. end
  3628. end)
  3629.  
  3630. mouse.Button1Up:connect(function()
  3631. for _,v in pairs(connectlist) do
  3632. if v.up==false then
  3633. v.up=true
  3634. table.remove(connectlist,_)
  3635. end
  3636. end
  3637. end)
  3638.  
  3639. local oldsize=mana/maxmana
  3640. local oldchain=0
  3641. spawn(function()
  3642. while wait(1) do
  3643. if deb==false then
  3644. if chain==oldchain then
  3645. chain=0
  3646. end
  3647. oldchain=chain
  3648. end
  3649. end
  3650. end)
  3651.  
  3652. --darkustheory stuff
  3653.  
  3654. ArtificialHB = Instance.new("BindableEvent", script)
  3655. ArtificialHB.Name = "Heartbeat"
  3656.  
  3657. script:WaitForChild("Heartbeat")
  3658.  
  3659. frame = 1 / 60
  3660. tf = 0
  3661. allowframeloss = true
  3662. tossremainder = false
  3663. lastframe = tick()
  3664. script.Heartbeat:Fire()
  3665.  
  3666. game:GetService("RunService").Heartbeat:connect(function(s, p)
  3667. tf = tf + s
  3668. if tf >= frame then
  3669. if allowframeloss then
  3670. script.Heartbeat:Fire()
  3671. lastframe = tick()
  3672. else
  3673. for i = 1, math.floor(tf / frame) do
  3674. script.Heartbeat:Fire()
  3675. end
  3676. lastframe = tick()
  3677. end
  3678. if tossremainder then
  3679. tf = 0
  3680. else
  3681. tf = tf - frame * math.floor(tf / frame)
  3682. end
  3683. end
  3684. end)
  3685.  
  3686. function swait(num)
  3687. if num == 0 or num == nil then
  3688. ArtificialHB.Event:wait()
  3689. else
  3690. for i = 0, num do
  3691. ArtificialHB.Event:wait()
  3692. end
  3693. end
  3694. end
  3695.  
  3696. --darkustheory stuff
  3697.  
  3698. --game:service'RunService'.Heartbeat:connect(function()
  3699. Spawn(function()
  3700. while true do
  3701. swait()
  3702. chaintext.Text=tostring(chain) .. 'x'
  3703. manabartext.Text=tostring(mana)..'/'..tostring(maxmana)
  3704. if mana/maxmana~=oldsize then
  3705. manabar:TweenSize(UDim2.new(mana/maxmana,0,1,0),'Out','Sine',1,true)
  3706. oldsize=mana/maxmana
  3707. end
  3708. if dumbbox then
  3709. dumbbox.CFrame=dumbhand.CFrame*cfn(0,0,4)*ang(mr(-90),0,0)
  3710. end
  3711. for _,v in pairs(textTable) do
  3712. if v.TextLabel.TextTransparency<1 then
  3713. v.TextLabel.TextTransparency=v.TextLabel.TextTransparency+0.02
  3714. v.TextLabel.TextStrokeTransparency=v.TextLabel.TextStrokeTransparency+0.02
  3715. v.StudsOffset=v.StudsOffset+Vector3.new(0,0.02,0)
  3716. else
  3717. v:Destroy()
  3718. table.remove(textTable,_)
  3719. end
  3720. end
  3721. if Vector3.new(tor.Velocity.X,0,tor.Velocity.Z).magnitude>2 and jumping==false then
  3722. run=true
  3723. --if walksound.IsPlaying==false then
  3724. -- walksound:Play()
  3725. -- end
  3726. elseif Vector3.new(tor.Velocity.X,0,tor.Velocity.Z).magnitude<2 and jumping==false then
  3727. run=false
  3728. --walksound:Stop()
  3729. idle=true
  3730. end
  3731. --shift=48
  3732. if Vector3.new(tor.Velocity.X,0,tor.Velocity.Z).magnitude>2 and canRunLeg==true then
  3733. runLeg=true
  3734. elseif Vector3.new(tor.Velocity.X,0,tor.Velocity.Z).magnitude<2 and canRunLeg==true then
  3735. runLeg=false
  3736. resetLegs()
  3737. end
  3738. for _,v in pairs(movers) do
  3739. if v.mover and v.mover:IsDescendantOf(tube) then
  3740. v.func()
  3741. else
  3742. table.remove(movers,_)
  3743. end
  3744. end
  3745. if bg then
  3746. if hum.Health > 0 then
  3747. tor.CFrame = CFrame.new(tor.Position, Vector3.new(mouse.Hit.p.X, tor.Position.Y, mouse.Hit.p.Z))
  3748. end
  3749. end
  3750. for _,v in pairs(fx) do
  3751. if v.stepval<1 then
  3752. v.func()
  3753. v.stepval=v.stepval+v.int
  3754. else
  3755. if v.final then
  3756. if v.final=='destroy' then
  3757. v.item:Destroy()
  3758. table.remove(fx,_)
  3759. -- print(#fx)
  3760. end
  3761. else
  3762. table.remove(fx,_)
  3763. end
  3764. end
  3765. end
  3766. for _,v in pairs(tweenTable) do
  3767. if v.Weld.C1==v.Stop then
  3768. table.remove(tweenTable,_)
  3769. else
  3770. if v.th<1-v.Step then
  3771. v.th=v.th+v.Step
  3772. i=v.th
  3773.  
  3774. v.Weld.C1 = v.Weld.C1:lerp(CFrame.new( (v.Start.p.X * (1 - i)) + (v.Stop.p.X * i),
  3775. (v.Start.p.Y * (1 - i)) + (v.Stop.p.Y * i),
  3776. (v.Start.p.Z * (1 - i)) + (v.Stop.p.Z * i)) * CFrame.fromEulerAnglesXYZ(
  3777. (v.X1 * (1 - i)) + (v.X2 * i), (v.Y1 * (1 - i)) + (v.Y2 * i),
  3778. (v.Z1 * (1 - i)) + (v.Z2 * i) ),1)
  3779. else
  3780. v.Weld.C1 = v.Stop
  3781. end
  3782. end
  3783. end
  3784. for _,v in pairs(altTweenTable) do
  3785. if v.Weld.C1==v.Stop then
  3786. table.remove(tweenTable,_)
  3787. else
  3788. if v.th<1-v.Step then
  3789. v.th=v.th+v.Step
  3790. i=v.th
  3791. v.Weld.C1 = v.Weld.C1:lerp(CFrame.new( (v.Start.p.X * (1 - i)) + (v.Stop.p.X * i),
  3792. (v.Start.p.Y * (1 - i)) + (v.Stop.p.Y * i),
  3793. (v.Start.p.Z * (1 - i)) + (v.Stop.p.Z * i)) * CFrame.fromEulerAnglesXYZ(
  3794. (v.X1 * (1 - i)) + (v.X2 * i), (v.Y1 * (1 - i)) + (v.Y2 * i),
  3795. (v.Z1 * (1 - i)) + (v.Z2 * i) ),1)
  3796. else
  3797. v.Weld.C1 = v.Stop
  3798. end
  3799. end
  3800. end
  3801. end
  3802. end)
  3803. --end)
  3804.  
  3805. local oldcombo
  3806. local thingz=false
  3807. local oldcombo2
  3808. local thingz2=false
  3809.  
  3810. spawn(function()
  3811. while wait(0.1) do
  3812. for _,v in pairs(cooldowns) do
  3813. if v.timeleft<0.1 then
  3814. table.remove(cooldowns,_)
  3815. else
  3816. v.timeleft=v.timeleft-0.1
  3817. end
  3818. end
  3819. if thingz==false then
  3820. oldcombo=combostring
  3821. thingz=true
  3822. else
  3823. if string.len(oldcombo)==string.len(combostring) then
  3824. combostring=[[]]
  3825. oldcombo=[[]]
  3826. end
  3827. thingz=false
  3828. end
  3829. end
  3830. end)
  3831.  
  3832. spawn(function()
  3833. while wait(0.8) do
  3834. if thingz2==false then
  3835. oldcombo2=rcombostring
  3836. thingz2=true
  3837. else
  3838. if string.len(oldcombo2)==string.len(rcombostring) then
  3839. rcombostring=[[]]
  3840. oldcombo2=[[]]
  3841. end
  3842. thingz2=false
  3843. end
  3844. end
  3845. end)
  3846.  
  3847. spawn(function()
  3848. while wait(0.3) do
  3849. if run==false then
  3850. local cfx=cp(tube,'Really black',Vector3.new(0.4,0.4,0.4),true)
  3851. cfx.Transparency=1
  3852. local rfx=cp(tube,'Really black',Vector3.new(0.4,0.4,0.4),true)
  3853. rfx.Material='Neon'
  3854. local ran=math.random(2)
  3855. if ran==1 then
  3856. rfx.BrickColor=BrickColor.new('Bright red')
  3857. end
  3858. local bm=int('SpecialMesh',rfx)--blo(rfx)
  3859. bm.MeshType='FileMesh'
  3860. bm.MeshId=rbx..'9756362'
  3861. bm.Scale=Vector3.new(0.3,0.7,0.3)
  3862. local angls=ang(mr(math.random(90)),mr(math.random(90)),mr(math.random(90)))
  3863. addFx(cfx,0.02,'destroy',function() rfx.Transparency=rfx.Transparency+0.02 rfx.CFrame=cfx.CFrame*angls cfx.CFrame=cfx.CFrame*CFrame.new(0,0.1,0) --[[bm.Scale=bm.Scale+Vector3.new(0.02,0.02,0.02)]] end)
  3864. cfx.CFrame=tor.CFrame*CFrame.new(0,-2,0)*CFrame.new(math.random(-math.random(45/10),math.random(45)/10),0,math.random(-math.random(45)/10,math.random(45)/10))
  3865. rfx.CFrame=cfx.CFrame*angls*CFrame.Angles(math.rad(-90),0,0)
  3866. game.Debris:AddItem(cfx,1.1)
  3867. game.Debris:AddItem(rfx,1.1)
  3868. end
  3869. end
  3870. end)
  3871.  
  3872. while wait() do
  3873. if mana<maxmana and not deb and not animPlaying then
  3874. mana=mana+2
  3875. if mana==maxmana+1 then
  3876. mana=maxmana
  3877. end
  3878. end
  3879. if animPlaying==true and runLeg==true then
  3880. walkLegs()
  3881. end
  3882. if run==true and animPlaying==false then
  3883. altTweenTable={}
  3884. tweenTable={}
  3885. if not sprinting then
  3886. if not ascension then
  3887. walkCycle()
  3888. else
  3889. walkCycleBig()
  3890. end
  3891. else
  3892. sprintCycle()
  3893. end
  3894. elseif idle==true and animPlaying==false and not jumping then
  3895. tweenTable={}
  3896. if not ascension then
  3897. reset()
  3898. else
  3899. bigreset()
  3900. end
  3901. end
  3902. end
  3903.  
  3904. --hl/http://httpget-inumeration.c9.io/riven.lua
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement