Advertisement
nobiclol

Untitled

Aug 9th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --wait(2)
  2.  
  3. -- G
  4. -- O RI
  5. -- K SK PT
  6. -- U R
  7. -- 6
  8.  
  9. warn("R6 Goku Script")
  10.  
  11. -- G
  12. -- O RI
  13. -- K SC PT
  14. -- U R
  15. -- 6
  16.  
  17. print("Transformations are: SSJ1, Full Power SSJ1, SSJ2, SSJ 'Rage' (or SSJ Anger, wich one you prefer), 'Uncontrolled' SSJ (Looks more a 'Semi' SSJ Berserk), Mystic, , Full Power SSJB, SSJB, Kaioken (X2, X4), Super Kaioken (starts at X3, but automatically goes Kaioken X5), SSJB + Kaioken (From X10 to X20), the SSJ4, Migatte No Gokui / Ultra Instinct, and the combination/fusion of SSJG and UI ('Limit Breaker').")
  18.  
  19. warn("--")
  20.  
  21. print("Moves are: Kamehameha [E] ([R] if you're using Mystic), Kamehameha X10 [R] (SSJ4 necessary), Super Kamehameha [E] (SSJ3 or SSJ2 necessary), Ultimate Kamehameha [Q] (Mystic necessary), 'Uncontrolled' SSJ's Kamehameha [E] (Yeah, 'Uncontrolled' SSJ necessary), Ki Blast [T], Punch [Z], Instant Transmission [X], Angry Kamehameha [E] (Needs SSJ1 or SSJ 'Rage' activated), UI's Kamehameha [E] (Obviously needs Ultra Instinct / Migatte No Gokui), and LB's Kamehameha (Its like a Kamehameha Times Ten version of Ultra Instinct with Godly/Divine Ki) [E] (Needs Limit Breaker activated).")
  22.  
  23. warn("--")
  24.  
  25. print("Transformation Keys are: I'm too fucking lazy to say and its multiple key and key-combinations, so, find it out yourself.")
  26.  
  27. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work;
  28. use h/ and not hl/")
  29. end
  30. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  31. do
  32. print("FE Compatibility code by Mokiros")
  33. script.Parent = Player.Character
  34.  
  35. --RemoteEvent for communicating
  36. local Event = Instance.new("RemoteEvent")
  37. Event.Name = "UserInput_Event"
  38.  
  39. --Fake event to make stuff like Mouse.KeyDown work
  40. local function fakeEvent()
  41. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  42. t.connect = t.Connect
  43. return t
  44. end
  45.  
  46. --Creating fake input objects with fake variables
  47. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  48. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  49. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  50. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  51. end}
  52. --Merged 2 functions into one by checking amount of arguments
  53. CAS.UnbindAction = CAS.BindAction
  54.  
  55. --This function will trigger the events that have been :Connect()'ed
  56. local function te(self,ev,...)
  57. local t = m[ev]
  58. if t and t._fakeEvent and t.Function then
  59. t.Function(...)
  60. end
  61. end
  62. m.TrigEvent = te
  63. UIS.TrigEvent = te
  64.  
  65. Event.OnServerEvent:Connect(function(plr,io)
  66. if plr~=Player then return end
  67. if io.isMouse then
  68. m.Target = io.Target
  69. m.Hit = io.Hit
  70. else
  71. local b = io.UserInputState == Enum.UserInputState.Begin
  72. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  73. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  74. end
  75. for _,t in pairs(CAS.Actions) do
  76. for _,k in pairs(t.Keys) do
  77. if k==io.KeyCode then
  78. t.Function(t.Name,io.UserInputState,io)
  79. end
  80. end
  81. end
  82. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  83. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  84. end
  85. end)
  86. Event.Parent = NLS([==[
  87. local Player = game:GetService("Players").LocalPlayer
  88. local Event = script:WaitForChild("UserInput_Event")
  89.  
  90. local UIS = game:GetService("UserInputService")
  91. local input = function(io,a)
  92. if a then return end
  93. --Since InputObject is a client-side instance, we create and pass table instead
  94. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  95. end
  96. UIS.InputBegan:Connect(input)
  97. UIS.InputEnded:Connect(input)
  98.  
  99. local Mouse = Player:GetMouse()
  100. local h,t
  101. --Give the server mouse data 30 times every second, but only if the values changed
  102. --If player is not moving their mouse, client won't fire events
  103. while wait(1/30) do
  104. if h~=Mouse.Hit or t~=Mouse.Target then
  105. h,t=Mouse.Hit,Mouse.Target
  106. Event:FireServer({isMouse=true,Target=t,Hit=h})
  107. end
  108. end]==],Player.Character)
  109. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  110. end
  111. neckp = owner
  112. neck = owner
  113.  
  114. spawn(function()
  115.  
  116. local c = owner
  117.  
  118. c.Head.BrickColor = BrickColor.new("Light orange")
  119. c.Torso.BrickColor = BrickColor.new("Light orange")
  120. c["Right Arm"].BrickColor = BrickColor.new("Light orange")
  121. c["Left Arm"].BrickColor = BrickColor.new("Light orange")
  122. c["Right Leg"].BrickColor = BrickColor.new("Light orange")
  123. c["Left Leg"].BrickColor = BrickColor.new("Light orange")
  124.  
  125. c["Body Colors"]:Remove()
  126.  
  127. local bc = Instance.new("BodyColors",c)
  128. bc.Name = "BC"
  129. bc.HeadColor = BrickColor.new("Light orange")
  130. bc.LeftArmColor = BrickColor.new("Light orange")
  131. bc.LeftLegColor = BrickColor.new("Light orange")
  132. bc.RightArmColor = BrickColor.new("Light orange")
  133. bc.RightLegColor = BrickColor.new("Light orange")
  134. bc.TorsoColor = BrickColor.new("Light orange")
  135.  
  136. end)
  137.  
  138. wait(.09)
  139.  
  140. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  141. if v.ClassName == "Accessory" then
  142. v:Destroy()
  143. end
  144. end
  145.  
  146.  
  147. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  148. if v.ClassName == "Accessory" then
  149. v:Remove()
  150. end
  151. end
  152.  
  153. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  154. if v.ClassName == "Shirt" then
  155. v:Remove()
  156. end
  157. end
  158.  
  159.  
  160.  
  161.  
  162. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  163. if v.ClassName == "Pants" then
  164. v:Remove()
  165. end
  166. end
  167.  
  168. local shirt = Instance.new("Shirt",game.Players.LocalPlayer.Character)
  169. shirt.Name = "Shirt"
  170. shirt.ShirtTemplate = "rbxassetid://259849794"
  171.  
  172. local pants = Instance.new("Pants",game.Players.LocalPlayer.Character)
  173. pants.Name = "Pants"
  174. pants.PantsTemplate = "rbxassetid://539482020"
  175.  
  176. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  177. if v.Name == "Shirt Graphic" then
  178. v:Remove()
  179. end
  180. end
  181.  
  182. function chatfunc(text)
  183. local chat = coroutine.wrap(function()
  184. if game.Players.LocalPlayer.Character:FindFirstChild("TalkingBillBoard")~= nil then
  185. game.Players.LocalPlayer.Character:FindFirstChild("TalkingBillBoard"):destroy()
  186. end
  187. local naeeym2 = Instance.new("BillboardGui",game.Players.LocalPlayer.Character)
  188. naeeym2.Size = UDim2.new(0,100,0,40)
  189. naeeym2.StudsOffset = Vector3.new(0,3,0)
  190. naeeym2.Adornee = game.Players.LocalPlayer.Character.Head
  191. naeeym2.Name = "TalkingBillBoard"
  192. local tecks2 = Instance.new("TextLabel",naeeym2)
  193. tecks2.BackgroundTransparency = 1
  194. tecks2.BorderSizePixel = 0
  195. tecks2.Text = ""
  196. tecks2.Font = "Cartoon"
  197. tecks2.TextSize = 30
  198. tecks2.TextStrokeTransparency = 0
  199. tecks2.TextColor3 = Color3.fromRGB(25,25,25)
  200. tecks2.TextStrokeColor3 = Color3.fromRGB(0,199,225)
  201. tecks2.Size = UDim2.new(1,0,0.5,0)
  202. local tecks3 = Instance.new("TextLabel",naeeym2)
  203. tecks3.BackgroundTransparency = 1
  204. tecks3.BorderSizePixel = 0
  205. tecks3.Text = ""
  206. tecks3.Font = "Cartoon"
  207. tecks3.TextSize = 30
  208. tecks3.TextStrokeTransparency = 0
  209. tecks3.TextColor3 = Color3.fromRGB(50,50,50)
  210. tecks3.TextStrokeColor3 = Color3.fromRGB(0,199,250)
  211. tecks3.Size = UDim2.new(1,0,0.5,0)
  212. for i = 1,string.len(text),1 do
  213.  
  214. tecks2.Text = string.sub(text,1,i)
  215. tecks3.Text = string.sub(text,1,i)
  216. wait(0.01)
  217. end
  218. wait(2)
  219. for i = 1, 50 do
  220.  
  221. tecks2.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
  222. tecks2.Rotation = tecks2.Rotation - .8
  223. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  224. tecks2.TextTransparency = tecks2.TextTransparency + .04
  225. tecks3.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
  226. tecks3.Rotation = tecks2.Rotation + .8
  227. tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  228. tecks3.TextTransparency = tecks2.TextTransparency + .04
  229. end
  230. naeeym2:Destroy()
  231. end)
  232. chat()
  233.  
  234. end
  235. function onChatted(msg)
  236. chatfunc(msg)
  237.  
  238. end
  239. game.Players.LocalPlayer.Chatted:connect(onChatted)
  240.  
  241. local p = owner
  242. local char = p.Character
  243. local hed = char.Head
  244. local arm1 = char["Right Arm"]
  245. local arm2 = char["Left Arm"]
  246. local leg1 = char["Right Leg"]
  247. local leg2 = char["Left Leg"]
  248. local tor = char.Torso
  249. local hrp = char.HumanoidRootPart
  250. char.Humanoid.Name = "DragonBallSuperHumanoid"
  251. local hum = char.DragonBallSuperHumanoid
  252.  
  253. local cooldown = false
  254. local potara = false
  255. local ssjg = false
  256. local ssjr = false
  257. local ssj3 = false
  258. local sss3 = false
  259. local ssj2 = false
  260. local assj2 = false
  261. local ssj1 = false
  262. local ssjb = false
  263. local fullpowerssj = false
  264. local kaioken2 = false
  265. local kaioken4 = false
  266. local kaioken5 = false
  267. local kaioken10 = false
  268. local kaioken20 = false
  269. local kaioken = false
  270. local kaiokenx50 = false
  271. local ssjbk = false
  272. local ssjwhite = false
  273. local ssjbfullpower = false
  274. local attacking = false
  275. local otherarm = false
  276. local ultrainstinct = false
  277. local automoviment = false
  278. local limitbreaker = false
  279. local being = false
  280. local normal = true
  281. local dodge = false
  282. local safe = false
  283. local fling = false
  284. local assj3 = false
  285. local available = false
  286. local auracan = false
  287. local auracan2 = false
  288. local auracan3 = false
  289. local auracan4 = false
  290. local already2 = false
  291. local already3 = false
  292. local already = false
  293. local kamehameha3 = false
  294. local kamehameha4 = false
  295. local charge = false
  296.  
  297. scream1 = Instance.new("Sound",char)
  298. scream1.SoundId = "http://www.roblox.com/asset/?id = 527276541"
  299. scream1.Volume = 10
  300. wait1 = Instance.new("Sound",char)
  301. wait1.SoundId = "http://www.roblox.com/asset/?id = 966262774"
  302. wait1.Volume = 10
  303. oho1 = Instance.new("Sound",char)
  304. oho1.SoundId = "http://www.roblox.com/asset/?id = 1377474185"
  305. oho1.Volume = 10
  306. gah1 = Instance.new("Sound",char)
  307. gah1.SoundId = "http://www.roblox.com/asset/?id = 1306739862"
  308. gah1.Volume = 10
  309.  
  310.  
  311. punch = Instance.new("Sound",game.Players.LocalPlayer.Character)
  312. punch.SoundId = "rbxassetid://1058693352"
  313. punch.Volume = 1
  314. punch.Name = "puncher"
  315.  
  316. local Mus1 = Instance.new("Sound",char)
  317. Mus1.Name = "audio"
  318. Mus1.SoundId = "rbxassetid://411274847"
  319. Mus1.Volume = 5
  320. Mus1.Looped = false
  321.  
  322. local Mus = Instance.new("Sound",char)
  323. Mus.Name = "music"
  324. Mus.Pitch = 1
  325. Mus.Volume = 5
  326. Mus.Looped = true
  327. Mus.Name = "theme"
  328.  
  329. function onChatted(msg)
  330. chatfunc(msg)
  331.  
  332. end
  333.  
  334. p.Chatted:connect(function(m)
  335. if m == "AAAAA" then
  336. scream1:Play()
  337. end
  338. end)
  339.  
  340. p.Chatted:connect(function(o)
  341. if o == "ohohoh" then
  342. oho1:Play()
  343. end
  344. end)
  345.  
  346. p.Chatted:connect(function(w)
  347. if w == "don't you dare keep me waiting" then
  348. wait1:Play()
  349. end
  350. end)
  351.  
  352. p.Chatted:connect(function(g)
  353. if g == "GAAAAAH" then
  354. gah1:Play()
  355. GroundWave1()
  356.  
  357. local list = {NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,0.8,0)}
  358.  
  359. local list2 = {NumberSequenceKeypoint.new(0,0.25,0),NumberSequenceKeypoint.new(1,0.50,0)}
  360.  
  361. local ssjgaura = Instance.new("ParticleEmitter",tor)
  362. ssjgaura.Name = "SSJGaura"
  363. ssjgaura.Color = ColorSequence.new(Color3.fromRGB(0, 150, 255))
  364. ssjgaura.LightEmission = 1
  365. ssjgaura.Transparency = NumberSequence.new(list2)
  366. ssjgaura.Size = NumberSequence.new(5,15)
  367. ssjgaura.Lifetime = NumberRange.new(0.9)
  368. ssjgaura.Rate = 89
  369. ssjgaura.ZOffset = -5.5
  370. ssjgaura.Speed = NumberRange.new(5)
  371. ssjgaura.LockedToPart = true
  372.  
  373. local ssjgaurag = Instance.new("ParticleEmitter",tor)
  374. ssjgaurag.Name = "SSGaura"
  375. ssjgaurag.Color = ColorSequence.new(Color3.fromRGB(0, 50, 255))
  376. ssjgaurag.LightEmission = 0.75
  377. ssjgaurag.Transparency = NumberSequence.new(list)
  378. ssjgaurag.Size = NumberSequence.new(5,15)
  379. ssjgaurag.Lifetime = NumberRange.new(0.99)
  380. ssjgaurag.Rate = 89
  381. ssjgaurag.ZOffset = -2.5
  382. ssjgaurag.Speed = NumberRange.new(5.999)
  383. ssjgaurag.SpreadAngle = Vector2.new(0.9,0.99)
  384. ssjgaurag.LockedToPart = true
  385.  
  386. ssjgaura.Texture = "rbxassetid://256159034"
  387. ssjgaurag.Texture = "rbxassetid://256159034"
  388.  
  389. wait(4.1)
  390. ssjgaura:Destroy()
  391. ssjgaurag:Destroy()
  392.  
  393. superior()
  394. end
  395. end)
  396.  
  397. function normalpunch()
  398.  
  399. local c = owner
  400.  
  401. if attacking == false then
  402. attacking = true
  403.  
  404. if otherarm == false then
  405. otherarm = true
  406. end
  407.  
  408. local omg = c.Torso["Right Shoulder"].C0
  409. c.Torso["Right Shoulder"].C0 = c.Torso["Right Shoulder"].C0 * CFrame.new(0.3,0,0) * CFrame.Angles(0,0,math.rad(90))
  410. local killer = Instance.new("Part",c)
  411. killer.Name = "killer"
  412. killer.Size = Vector3.new(5,5,5)
  413. killer.Transparency = 1
  414. killer:BreakJoints()
  415. killer.CanCollide = false
  416. local wel = Instance.new("Weld",killer)
  417. wel.Part0 = killer
  418. wel.Part1 = c["Right Arm"]
  419. wel.C0 = CFrame.new(0,1,0)
  420. force = 20
  421.  
  422. killer.Touched:connect(function(h)
  423.  
  424. for _,x in pairs(h.Parent:GetChildren()) do
  425. if x.ClassName == "Humanoid" then
  426.  
  427. if normal == true then
  428. fling = false
  429. end
  430.  
  431. if ultrainstinct == true or limitbreaker == true then
  432. fling = false
  433. end
  434.  
  435. local stop = h.Parent.HumanoidRootPart.Velocity
  436. if x.Parent.Name == game.Players.LocalPlayer.Name then
  437. safe = true
  438. else safe = false
  439. end
  440. if x then
  441. if safe == false then
  442. if fling == true then
  443. if normal == true then
  444. force = 2.5
  445. if ultrainstinct == true then
  446. force = 4.9
  447.  
  448. if limitbreaker == true then
  449. force = 5.9
  450.  
  451. neck.C0 = neckp
  452. wait(.050)
  453. end
  454. end
  455. end
  456. end
  457.  
  458. h.Parent.HumanoidRootPart.Velocity = CFrame.new(c.HumanoidRootPart.Position,h.Parent.HumanoidRootPart.Position).lookVector * force
  459. local bodyforc = Instance.new("BodyForce", h.Parent.HumanoidRootPart)
  460. punch:Play()
  461. bodyforc.force = Vector3.new(0, h.Parent.HumanoidRootPart:GetMass() * 196.1, 0)
  462.  
  463. wait(0.02)
  464.  
  465. x:TakeDamage(20.2555555)
  466.  
  467. if ssjb == true or ssjbfullpower == true or ssjwhite == true or ssjg == true then
  468. x:TakeDamage(55.99999)
  469. end
  470.  
  471. if ultrainstinct == true or limitbreaker == true then
  472. while true do
  473. wait(0.0000001)
  474. x:TakeDamage(math.huge)
  475. end
  476. end
  477.  
  478. wait()
  479. safe = true
  480. bodyforc:Remove()
  481. h.Parent.HumanoidRootPart.Velocity = stop
  482.  
  483. end
  484. end
  485.  
  486. end
  487. end
  488. end)
  489.  
  490. wait(0.01)
  491.  
  492. coroutine.wrap(function()
  493. for i = 7.5,2.5,0.29 do
  494. wait()
  495. end
  496. wait()
  497. killer:Remove()
  498. wait(0.5)
  499. c.Torso["Right Shoulder"].C0 = omg
  500. wait(0.05)
  501.  
  502. attacking = false
  503. wait()
  504.  
  505. end)()
  506.  
  507. end
  508.  
  509. wait(.1)
  510.  
  511. end
  512.  
  513. function normalpunch2()
  514.  
  515. local c = owner
  516.  
  517. if attacking == false then
  518. attacking = true
  519.  
  520. if otherarm == true then
  521. otherarm = false
  522. end
  523.  
  524. local omg = c.Torso["Left Shoulder"].C0
  525. c.Torso["Left Shoulder"].C0 = c.Torso["Left Shoulder"].C0 * CFrame.new(-0.3,0,0) * CFrame.Angles(0,0,math.rad(-90))
  526. local killer = Instance.new("Part",c)
  527. killer.Name = "killer"
  528. killer.Size = Vector3.new(5,5,5)
  529. killer.Transparency = 1
  530. killer:BreakJoints()
  531. killer.CanCollide = false
  532. local wel = Instance.new("Weld",killer)
  533. wel.Part0 = killer
  534. wel.Part1 = c["Left Arm"]
  535. wel.C0 = CFrame.new(0,1,0)
  536. force = 20
  537.  
  538. killer.Touched:connect(function(h)
  539.  
  540. for _,x in pairs(h.Parent:GetChildren()) do
  541. if x.ClassName == "Humanoid" then
  542.  
  543. if normal == true then
  544. fling = false
  545. end
  546.  
  547. if ultrainstinct == true or limitbreaker == true then
  548. fling = false
  549. end
  550.  
  551. local stop = h.Parent.HumanoidRootPart.Velocity
  552. if x.Parent.Name == game.Players.LocalPlayer.Name then
  553. safe = true
  554. else safe = false
  555. end
  556. if x then
  557. if safe == false then
  558. if fling == true then
  559. if normal == true then
  560. force = 2.5
  561. if ultrainstinct == true then
  562. force = 4.9
  563. if limitbreaker == true then
  564. force = 5.9
  565.  
  566. neck.C0 = neckp
  567. wait(.50)
  568. end
  569. end
  570. end;end
  571.  
  572. h.Parent.HumanoidRootPart.Velocity = CFrame.new(c.HumanoidRootPart.Position,h.Parent.HumanoidRootPart.Position).lookVector * force
  573. local bodyforc = Instance.new("BodyForce", h.Parent.HumanoidRootPart)
  574. punch:Play()
  575. bodyforc.force = Vector3.new(0, h.Parent.HumanoidRootPart:GetMass() * 196.1, 0)
  576.  
  577. wait(0.2)
  578.  
  579. x:TakeDamage(20.2555555)
  580.  
  581. if ssjb == true then
  582. x:TakeDamage(55.99999)
  583. end
  584.  
  585. if ultrainstinct == true or limitbreaker == true then
  586. while true do
  587. wait(0.0000001)
  588. x:TakeDamage(math.huge)
  589. end
  590. end
  591.  
  592. wait()
  593. safe = true
  594. bodyforc:Remove()
  595. h.Parent.HumanoidRootPart.Velocity = stop
  596.  
  597. end
  598. end
  599.  
  600. end
  601. end
  602. end)
  603.  
  604. wait(0.1)
  605.  
  606. coroutine.wrap(function()
  607. for i = 7.5,2.5,0.29 do
  608. wait()
  609. end
  610. wait()
  611. killer:Remove()
  612. wait(0.5)
  613. c.Torso["Left Shoulder"].C0 = omg
  614. wait(0.05)
  615.  
  616. attacking = false
  617. wait()
  618. end)()
  619.  
  620. end
  621.  
  622. wait(.1)
  623.  
  624. end
  625.  
  626. -- hrp.CFrame = hit.Parent.HumanoidRootPart.CFrame * CFrame.new(0,0,2)
  627.  
  628. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  629. if key == "z" then
  630. if attacking == false then
  631. if otherarm == false then
  632. normalpunch()
  633. end
  634. end
  635. --
  636. if attacking == false then
  637. if otherarm == true then
  638. normalpunch2()
  639. end
  640. end
  641.  
  642. end
  643. end)
  644.  
  645. game.Players.LocalPlayer.Character.Head.face.Texture = "rbxassetid://967842214"
  646.  
  647. char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=259849794"
  648. char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=539482020"
  649.  
  650. Hair7 = Instance.new("Part")
  651. Hair7.Parent = p.Character
  652. Hair7.Name = "Hair"
  653. Hair7.CanCollide = false
  654. Hair7.Locked = true
  655. Hair7.TopSurface = "Smooth"
  656. Hair7.BottomSurface = "Smooth"
  657. Hair7.formFactor = "Symmetric"
  658. Hair7.Material = "Neon"
  659. Hair7.BrickColor = BrickColor.new("Really black")
  660. Hair7.CFrame = p.Character.Torso.CFrame
  661. Hair7.Size = Vector3.new(1, 1, 1)
  662. Hair7.Transparency = 0
  663.  
  664. Weld1 = Instance.new("Weld")
  665. Weld1.Parent = p.Character.Head
  666. Weld1.Part0 = p.Character.Head
  667. Weld1.Part1 = Hair7
  668. Weld1.C0 = CFrame.new(0, 1, 0)
  669.  
  670. Mesh = Instance.new("SpecialMesh")
  671. Mesh.Offset = Vector3.new(0.2, -0.2, 0.2)
  672. Mesh.Parent = Hair7
  673. Mesh.Scale = Vector3.new(1, 1, 1)
  674. Mesh.MeshType = "FileMesh"
  675. Mesh.MeshId = "http://www.roblox.com/asset/?id=476757756"
  676. Mesh.TextureId = ""
  677.  
  678. ape51 = Instance.new("Part",char)
  679. ape51.Transparency = 0
  680. ape51.Color = Color3.fromRGB(106,57,8)
  681. weldape5 = Instance.new("Weld",ape51)
  682. weldape5.Part0 = tor
  683. weldape5.Part1 = ape51
  684. weldape5.C0 = CFrame.new(0.4,-0,2)*CFrame.Angles(0,math.rad(90),math.rad(0))
  685. meshape5 = Instance.new("SpecialMesh",ape51)
  686. meshape5.MeshId = "rbxassetid://547956749"
  687. meshape5.TextureId = Mesh.TextureId
  688. meshape5.Scale = Vector3.new(0.025,0.025,0.025)
  689.  
  690. ape56 = Instance.new("Part",char)
  691. ape56.Transparency = 1
  692. ape56.Color = Color3.fromRGB(106,57,8)
  693. weldape6 = Instance.new("Weld",ape56)
  694. weldape6.Part0 = hrp
  695. weldape6.Part1 = ape56
  696. weldape6.C0 = CFrame.new(0.4,-0,2)*CFrame.Angles(0,math.rad(90),math.rad(0))
  697. meshape6 = Instance.new("SpecialMesh",ape56)
  698. meshape6.MeshId = "rbxassetid://547956749"
  699. meshape6.TextureId = Mesh.TextureId
  700. meshape6.Scale = Vector3.new(0.025,0.025,0.025)
  701.  
  702. local mouse = p:GetMouse()
  703.  
  704. local rock = false
  705. local roc = false
  706. local rock3 = false
  707. local rock2 = false
  708. local rock4 = false
  709. local rock5 = false
  710. local rock6 = false
  711. local GroundShake = false
  712. local GroundShake2 = false
  713.  
  714. local rad = math.rad
  715.  
  716. function RenderStepped()
  717.  
  718. if rock == true then
  719. wait(math.random(0.25,0.79))
  720. local ay = Instance.new("Part",char)
  721. ay.Name = "NewPart2"
  722. ay.Size = Vector3.new(0.299,0.299,0.299)
  723. ay.CanCollide = false
  724.  
  725. for i,v in pairs(workspace:GetChildren()) do
  726. if v:IsA("Part") then
  727. if v.Name == "Base" or v.Name == "Baseplate" then
  728.  
  729.  
  730. ay.BrickColor = v.BrickColor
  731. ay.Material = v.Material
  732. ay.Transparency = v.Transparency
  733. end
  734. end
  735. end
  736.  
  737. ay.Position = Vector3.new(999,999,999)
  738. ay.CFrame = CFrame.new(hrp.Position.x+math.random(-19,19),hrp.Position.y-2,hrp.Position.z+math.random(-19,19))
  739. local ys = Instance.new("BodyVelocity",ay)
  740. ys.Name = "GO"
  741. ys.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  742.  
  743. ys.Velocity = Vector3.new(0,5,0)
  744. game.Debris:AddItem(ay,math.random(3,4))
  745. end
  746.  
  747. ape56.Color = ape51.Color
  748. ape56.Material = ape51.Material
  749.  
  750. if hum.Health <= 29.999999 then
  751.  
  752. if char.Shirt.ShirtTemplate ~= "rbxassetid://259849794" then
  753.  
  754. char.Shirt.ShirtTemplate = "rbxassetid://259849794"
  755. char.Pants.PantsTemplate = "rbxassetid://539482020"
  756.  
  757. end
  758.  
  759. end
  760.  
  761. if fullpowerssj == true then
  762. hum.Health = hum.Health + 0.25
  763. end
  764.  
  765. if fullpowerssj == true and ssj2 == true then
  766. hum.Health = hum.Health + 0.29
  767. end
  768.  
  769. if ssjg == true then
  770. hum.Health = hum.Health + 0.25
  771. end
  772.  
  773. if ssjbk == true then
  774. hum.Health = hum.Health -0.05
  775. end
  776.  
  777. if ultrainstinct == true then
  778. wait(300)
  779. ultrainstinct = false
  780. end
  781.  
  782. if auracan == true then
  783. if available == true then
  784. tor.control.Texture = "rbxassetid://901509906"
  785. wait(.00075)
  786. tor.control.Texture = "rbxassetid://901510046"
  787. wait(.00075)
  788. tor.control.Texture = "rbxassetid://901510125"
  789. end
  790. if ssj2 == true and assj2 == false then
  791. tor.ssj2aura2.Texture = "rbxassetid://901509906"
  792. wait(.00075)
  793. tor.ssj2aura2.Texture = "rbxassetid://901510046"
  794. wait(.00075)
  795. tor.ssj2aura2.Texture = "rbxassetid://901510125"
  796. wait(.00075)
  797. tor.ssj2aura2.Texture = "rbxassetid://1072507908"
  798. end
  799. end
  800.  
  801. if auracan2 == true then
  802. if available == true then
  803.  
  804. tor.aura.Texture = "rbxassetid://639676034"
  805. wait(0.1)
  806. tor.aura.Texture = "rbxassetid://639676268"
  807. wait(0.2)
  808. tor.aura.Texture = "rbxassetid://639676527"
  809. wait(0.1)
  810. tor.aura.Texture = "rbxassetid://639676855"
  811.  
  812. tor.ssj3aura.Texture = "rbxassetid://639676034"
  813. wait(0.09)
  814. tor.ssj3aura.Texture = "rbxassetid://639676268"
  815. wait(0.1)
  816. tor.ssj3aura.Texture = "rbxassetid://639676527"
  817. wait(0.09)
  818. tor.ssj3aura.Texture = "rbxassetid://639676855"
  819.  
  820. end
  821. end
  822.  
  823. if ssjb == true and available == true then
  824. if available == true and ssjb == true then
  825. tor.SSJBaura.Texture = "http://www.roblox.com/asset/?id=894173257"
  826. wait(0.75)
  827. tor.SSJBaura.Texture = "http://www.roblox.com/asset/?id=894173392"
  828. wait(0.5)
  829. tor.SSJBaura.Texture = "http://www.roblox.com/asset/?id=890403068"
  830. wait(0.75)
  831. tor.SSJBaura.Texture = "http://www.roblox.com/asset/?id=890403512"
  832. end
  833. end
  834.  
  835. if ssjg == true then
  836. if available == true then
  837.  
  838. --tor.SSGaura.Texture = "rbxassetid://256159034"
  839. tor.SSJGaura.Texture = "rbxassetid://256159034"
  840. wait(12)
  841. --tor.SSGaura.Texture = "rbxassetid://1177939359"
  842. tor.SSJGaura.Texture = "rbxassetid://1177939359"
  843. wait(6)
  844. --tor.SSGaura.Texture = "rbxassetid://256159034"
  845. tor.SSJGaura.Texture = "rbxassetid://256159034"
  846. wait(12)
  847. --tor.SSGaura.Texture = "rbxassetid://1177939359"
  848. tor.SSJGaura.Texture = "rbxassetid://1177939359"
  849.  
  850. end
  851. end
  852.  
  853. if kamehameha3 == true then
  854. if assj3 == false then
  855. char.kame.Transparency = char.kame.Transparency - 0.006
  856. char.kame.CFrame = CFrame.new(char.kame.Position) * CFrame.Angles(rad(math.random(-50,25)),rad(math.random(-79,79)),rad(math.random(-12,24)))
  857. end
  858. if assj3 == true then
  859. char.kame.Transparency = char.kame.Transparency - 0.009
  860. char.kame.CFrame = CFrame.new(char.kame.Position) * CFrame.Angles(rad(math.random(-155,129)),rad(math.random(-290,290)),rad(math.random(-324,348)))
  861. if ultrainstinct == true or limitbreaker == true then
  862. char.kame.Transparency = char.kame.Transparency - 0.009
  863. char.kame.CFrame = CFrame.new(char.kame.Position) * CFrame.Angles(rad(math.random(-255,229)),rad(math.random(-390,390)),rad(math.random(-424,448)))
  864. if limitbreaker == true then
  865. char.kame.Transparency = char.kame.Transparency - 0.009
  866. char.kame.CFrame = CFrame.new(char.kame.Position) * CFrame.Angles(rad(math.random(-1755,1729)),rad(math.random(-1890,1890)),rad(math.random(-1924,1948)))
  867. end
  868. end
  869. end
  870. end
  871.  
  872. if kamehameha4 == true then
  873. if ssj2 == true or fullpowerssj == true or ultrainstinct == true or limitbreaker == true then
  874. char.hame.Transparency = char.hame.Transparency - 0.006
  875. char.hame.CFrame = CFrame.new(char.hame.Position) * CFrame.Angles(rad(math.random(-100,100)),rad(math.random(-300,300)),rad(math.random(-400,400)))
  876. end
  877. if ssj3 == true or fullpowerssj == true or ultrainstinct == true or limitbreaker == true then
  878. char.hame.Transparency = char.hame.Transparency - 0.009
  879. char.hame.CFrame = CFrame.new(char.hame.Position) * CFrame.Angles(rad(math.random(-155,129)),rad(math.random(-390,390)),rad(math.random(-424,448)))
  880. if ultrainstinct == true or limitbreaker == true then
  881. char.hame.Transparency = char.hame.Transparency - 0.009
  882. char.hame.CFrame = CFrame.new(char.hame.Position) * CFrame.Angles(rad(math.random(-755,729)),rad(math.random(-890,890)),rad(math.random(-924,948)))
  883. if limitbreaker == true then
  884. char.hame.Transparency = char.hame.Transparency - 0.009
  885. char.hame.CFrame = CFrame.new(char.hame.Position) * CFrame.Angles(rad(math.random(-1755,1729)),rad(math.random(-1890,1890)),rad(math.random(-1924,1948)))
  886. end
  887. end
  888. end
  889. end
  890.  
  891. if GroundShake == true then
  892. for i,v in pairs(workspace:GetChildren()) do
  893. if v:IsA("Part") then
  894. v.CFrame = CFrame.new(v.Position) * CFrame.Angles(rad(math.random(-1,1)),rad(math.random(-1,1)),rad(math.random(-1,1)))
  895. end
  896. end
  897.  
  898. end
  899.  
  900. end
  901.  
  902. if GroundShake2 == true then
  903.  
  904. for i,v in pairs(workspace:GetChildren()) do
  905. if v:IsA("Part") then
  906. v.CFrame = CFrame.new(v.Position) * CFrame.Angles(rad(math.random(-2,2)),rad(math.random(-2,2)),rad(math.random(-2,2)))
  907. end
  908. end
  909. end
  910.  
  911. function RenderStepped2()
  912.  
  913. if limitbreaker == true then
  914.  
  915. hum.MaxHealth = math.huge
  916. hum.Health = 1e999 + 1e999 + 1e999 + 1e999 + 1e999 + 1e999 + -1e999
  917.  
  918. if automoviment == true then
  919.  
  920. hum.WalkSpeed = hum.WalkSpeed + 0.1
  921. hum.JumpPower = hum.JumpPower + 0.1
  922.  
  923. if hum.JumpPower >= 200 then
  924. if hum.WalkSpeed >= 600 then
  925. automoviment = false
  926. end;end
  927.  
  928. end;end
  929.  
  930. if ultrainstinct == true then
  931.  
  932. hum.MaxHealth = math.huge
  933. hum.Health = 1e999 + 1e999 + 1e999 + 1e999 + 1e999 + 1e999 + -1e999
  934.  
  935. if ssj == true then
  936. hum.MaxHealth = math.huge
  937. hum.Health = 1e999 + 1e999 + 1e999 + 1e999 + 1e999 + 1e999 + -1e999
  938. end
  939. end
  940.  
  941. if rock2 == true then
  942. wait(0.1)
  943.  
  944. for i,v in pairs(char:GetChildren()) do
  945. if v:IsA("Part") then
  946. if v.Name == "NewPart2" then
  947. v.GO.Velocity = Vector3.new(0,-5,0)
  948. end
  949. end
  950.  
  951. end
  952. rock2 = false
  953. end
  954. if rock3 == true then
  955. wait(0.1)
  956. for i,v in pairs(char:GetChildren()) do
  957. if v:IsA("Part") then
  958. if v.Name == "NewPart2" then
  959. v.GO.Velocity = Vector3.new(math.random(-80,80),math.random(0,20),math.random(-80,80))
  960. end
  961. end
  962. end
  963. rock3 = false
  964. end
  965.  
  966. if rock4 == true then
  967. wait(0.1)
  968. for i,v in pairs(char:GetChildren()) do
  969. if v:IsA("Part") then
  970. if v.Name == "NewPart2" then
  971. v.GO.Velocity = Vector3.new(math.random(-80,80),math.random(0,20),math.random(-80,80))
  972. end
  973. end
  974. end
  975. end
  976.  
  977. if rock5 == true then
  978. wait(0.1)
  979. for i,v in pairs(char:GetChildren()) do
  980. if v:IsA("Part") then
  981. if v.Name == "NewPart3" then
  982. v.GO.Velocity = Vector3.new(math.random(-80,80),math.random(0,20),math.random(-80,80))
  983. end
  984. end
  985. end
  986. end
  987.  
  988. if rock6 == true then
  989. wait(0.1)
  990.  
  991. for i,v in pairs(char:GetChildren()) do
  992. if v:IsA("Part") then
  993. if v.Name == "NewPart2" then
  994. v.GO.Velocity = Vector3.new(0,-5,0)
  995. end
  996. end
  997.  
  998. end
  999. end
  1000.  
  1001. end
  1002.  
  1003. game:GetService("RunService").RenderStepped:connect(RenderStepped)
  1004. game:GetService("RunService").RenderStepped:connect(RenderStepped2)
  1005.  
  1006. function ssj()
  1007. if hum.Health >= 23.999999 then
  1008. if normal == true then
  1009. if ssj1 == false and ssj2 == false and assj2 == false and ssj3 == false and ssjg == false and ssjb == false and ssjbfullpower == false and ssjwhite == false and ultrainstinct == false and fullpowerssj == false then
  1010. if being == false then
  1011. being = true
  1012. end
  1013. end
  1014. end
  1015.  
  1016. chatfunc("Full Power Super Saiyan!")
  1017.  
  1018. hum.WalkSpeed = 0
  1019. hum.JumpPower = 0
  1020.  
  1021. Mus.Pitch = 1
  1022.  
  1023. Mus:Play()
  1024. Mus.SoundId = "http://www.roblox.com/asset/?id=321942007"
  1025. Mus1:Play()
  1026.  
  1027. Hair7.Color = Color3.fromRGB(255,246,123)
  1028. ape51.Color = Color3.fromRGB(255,246,123)
  1029. Mesh.MeshId = "rbxassetid://430344159"
  1030. Mesh.Scale = Vector3.new(6.3,6.3,6.3)
  1031. Weld1.C0 = CFrame.new(-.25,1.2,.34)
  1032.  
  1033. hed.face.Texture = "rbxassetid://231488668"
  1034.  
  1035. local num = 0
  1036. local a21e = Instance.new("Part",char)
  1037. a21e.Name = "Beam"..num
  1038. a21e.Locked = true
  1039. a21e.Size = Vector3.new(1,1,1)
  1040. a21e.CanCollide = false
  1041. a21e.Position = Vector3.new(999,999,999)
  1042. a21e.BrickColor = BrickColor.new("Cool yellow")
  1043. a21e.Material = "Neon"
  1044. a21e.Transparency = 0
  1045. local aa21e = Instance.new("SpecialMesh",a21e)
  1046. a21e.Anchored = true
  1047. a21e.Position = hrp.Position
  1048. aa21e.MeshType = "Sphere"
  1049. aa21e.Scale = Vector3.new(1,1,1)
  1050.  
  1051. for i = 1,25 do
  1052. wait()
  1053. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  1054. a21e.Transparency = a21e.Transparency + 0.04
  1055. end
  1056.  
  1057. wait(.1)
  1058.  
  1059. a21e:Remove()
  1060.  
  1061. wait()
  1062.  
  1063. hum.WalkSpeed = 55
  1064. hum.JumpPower = 75
  1065. hum.MaxHealth = math.huge
  1066. hum.Health = 500.000
  1067.  
  1068. being = false
  1069.  
  1070. ssj1 = true
  1071.  
  1072. normal = false
  1073.  
  1074. end
  1075. end
  1076.  
  1077. function angry()
  1078.  
  1079. if hum.Health <= 23.999999 then
  1080. if normal == true then
  1081. if fullpowerssj == false and ssj2 == false and assj2 == false and ssj3 == false and ssjg == false and ssjb == false and ssjbfullpower == false and ssjwhite == false and ultrainstinct == false and ssj1 == false then
  1082. if being == false then
  1083. being = true
  1084. end
  1085. end
  1086. end
  1087.  
  1088. --GroundShake = true
  1089.  
  1090. Mus.Pitch = 1
  1091.  
  1092. hum.WalkSpeed = 0
  1093. hum.JumpPower = 0
  1094.  
  1095. chatfunc("NOW I'M ANGRY!!!!")
  1096.  
  1097. Mus:Play()
  1098. Mus.SoundId = "http://www.roblox.com/asset/?id=353341880"
  1099. local Mus2 = Instance.new("Sound",char)
  1100. Mus2.SoundId = "rbxassetid://301184111"
  1101. Mus2.Volume = 4
  1102. Mus2.Looped = false
  1103. Mus2:Play()
  1104. Mus1:Play()
  1105.  
  1106. hed.face.Texture = "rbxassetid://231488725"
  1107.  
  1108. Hair7.Color = Color3.fromRGB(255,255,0)
  1109. ape51.Color = Color3.fromRGB(255,255,0)
  1110. Hair7.Material = Enum.Material.Neon
  1111. Mesh.MeshId = "rbxassetid://430344159"
  1112. Mesh.Scale = Vector3.new(6.3,6.3,6.3)
  1113. Weld1.C0 = CFrame.new(-.25,1.2,.34)
  1114.  
  1115. local ssj2aura = Instance.new("ParticleEmitter",tor)
  1116. ssj2aura.Name = "control"
  1117. ssj2aura.Texture = "rbxassetid://241992237"
  1118. ssj2aura.Transparency = NumberSequence.new(0.425)
  1119. ssj2aura.Color = ColorSequence.new(Color3.fromRGB(255,255,25))
  1120. ssj2aura.LightEmission = 1
  1121. ssj2aura.Size = NumberSequence.new(6)
  1122. ssj2aura.Lifetime = NumberRange.new(0.5)
  1123. ssj2aura.Rate = 19
  1124. ssj2aura.ZOffset = 0
  1125. ssj2aura.Speed = NumberRange.new(10)
  1126. ssj2aura.LockedToPart = true
  1127. ssj2aura.ZOffset = -1
  1128.  
  1129. local ssj2aura2 = Instance.new("ParticleEmitter",tor)
  1130. ssj2aura2.Name = "control2"
  1131. ssj2aura2.Texture = "rbxassetid://1072507908"
  1132. ssj2aura2.Transparency = NumberSequence.new(0.555)
  1133. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,255,0))
  1134. ssj2aura2.LightEmission = 0.75
  1135. ssj2aura2.Size = NumberSequence.new(6)
  1136. ssj2aura2.Lifetime = NumberRange.new(0.5)
  1137. ssj2aura2.Rate = 19
  1138. ssj2aura2.ZOffset = -1
  1139. ssj2aura2.Speed = NumberRange.new(10)
  1140. ssj2aura2.LockedToPart = true
  1141. ssj2aura2.ZOffset = -1
  1142.  
  1143. available = true
  1144.  
  1145. auracan = true
  1146.  
  1147. local num = 0
  1148. local a21e = Instance.new("Part",char)
  1149. a21e.Name = "Beam"..num
  1150. a21e.Locked = true
  1151. a21e.Size = Vector3.new(5,5,5)
  1152. a21e.CanCollide = false
  1153. a21e.Position = Vector3.new(999,999,999)
  1154. a21e.BrickColor = BrickColor.new("New Yeller")
  1155. a21e.Material = "Neon"
  1156. a21e.Transparency = 0
  1157. local aa21e = Instance.new("SpecialMesh",a21e)
  1158. a21e.Anchored = true
  1159. a21e.Position = hrp.Position
  1160. aa21e.MeshType = "Sphere"
  1161. aa21e.Scale = Vector3.new(1,1,1)
  1162.  
  1163. for i = 1,59 do
  1164. wait()
  1165. aa21e.Scale = aa21e.Scale + Vector3.new(1,1,1)
  1166. a21e.Transparency = a21e.Transparency + 0.03
  1167. end
  1168.  
  1169. wait(.1)
  1170.  
  1171. a21e:Remove()
  1172.  
  1173. wait()
  1174.  
  1175. hum.WalkSpeed = 60.9999999999999999999999999999
  1176. hum.JumpPower = 80.9999999999999999999999999999
  1177. hum.MaxHealth = math.huge
  1178. hum.Health = 750000
  1179.  
  1180. being = false
  1181.  
  1182. --GroundShake = false
  1183.  
  1184. fullpowerssj = true
  1185.  
  1186. normal = false
  1187.  
  1188. end
  1189. end
  1190.  
  1191. NeckC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  1192. NeckC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  1193. LeftShoulderC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1194. LeftShoulderC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1195. RightShoulderC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1196. RightShoulderC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1197. LeftHipC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1198. LeftHipC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1199. RightHipC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1200. RightHipC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  1201.  
  1202. Neck = tor["Neck"]
  1203. RightShoulder = tor["Right Shoulder"]
  1204. LeftShoulder = tor["Left Shoulder"]
  1205. RightHip = tor["Right Hip"]
  1206. LeftHip = tor["Left Hip"]
  1207. RootJoint = hrp["RootJoint"]
  1208.  
  1209. RootJointC0 = RootJoint.C0
  1210. RootJointC1 = RootJoint.C1
  1211.  
  1212. function KameWelds()
  1213. ape51.Transparency = 1
  1214. ape56.Transparency = 0
  1215. local TiltX = 0
  1216. local TiltY = 0
  1217. local TiltZ = 1.57
  1218. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  1219. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  1220. TiltX = 0.6
  1221. TiltY = 0
  1222. TiltZ = 0
  1223. local MoveX = 0
  1224. local MoveY = 0
  1225. local MoveZ = -0.3
  1226. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1227. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1228. TiltX = -0.05
  1229. TiltY = 0
  1230. TiltZ = 0
  1231. MoveX = 0
  1232. MoveY = 0.1
  1233. MoveZ = 0
  1234. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1235. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1236. end
  1237.  
  1238. function RefreshWelds()
  1239. Neck.C0 = NeckC0
  1240. Neck.C1 = NeckC1
  1241. RightShoulder.C0 = RightShoulderC0
  1242. RightShoulder.C1 = RightShoulderC1
  1243. LeftShoulder.C0 = LeftShoulderC0
  1244. LeftShoulder.C1 = LeftShoulderC1
  1245. RightHip.C0 = RightHipC0
  1246. RightHip.C1 = RightHipC1
  1247. LeftHip.C0 = LeftHipC0
  1248. LeftHip.C1 = LeftHipC1
  1249. RootJoint.C0 = RootJointC0
  1250. RootJoint.C1 = RootJointC1
  1251. end
  1252.  
  1253. GroundWave2 = function()
  1254. local HandCF = char["Beam1"].CFrame * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1255. Colors = {"Medium blue", "Medium blue"}
  1256. if fullpowerssj == true then
  1257. Colors = {"Deep orange", "Deep orange"}
  1258. end
  1259. if kaioken == true then
  1260. Colors = {"Persimmon", "Persimmon"}
  1261. end
  1262. if limitbreaker == true then
  1263. Colors = {"Bright red", "Bright red"}
  1264. end
  1265. local wave3 = Instance.new("Part", char)
  1266. wave3.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  1267. wave3.Anchored = true
  1268. wave3.Name = "Wave"
  1269. wave3.CanCollide = false
  1270. wave3.Locked = true
  1271. wave3.Size = Vector3.new(1, 1, 1)
  1272. wave3.TopSurface = "Smooth"
  1273. wave3.BottomSurface = "Smooth"
  1274. wave3.Transparency = 0.35
  1275. wave3.CFrame = HandCF
  1276. wm1 = Instance.new("SpecialMesh", wave3)
  1277. wm1.MeshId = "rbxassetid://3270017"
  1278. coroutine.wrap(function()
  1279. for i = 1, 30, 1 do
  1280. wm1.Scale = Vector3.new(5 + i*5.2, 3 + i*5.2, 5)
  1281. wave3.Size = wm1.Scale
  1282. wave3.CFrame = HandCF
  1283. wave3.Transparency = i/30
  1284. wait()
  1285. end
  1286. wait()
  1287. wave3:Destroy()
  1288. end)()
  1289. end
  1290. GroundWave3 = function()
  1291. local HandCF = char["Beam1"].CFrame * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  1292. Colors = {"Medium blue", "Medium blue"}
  1293. if fullpowerssj == true then
  1294. Colors = {"Deep orange", "Deep orange"}
  1295. end
  1296. if kaioken == true then
  1297. Colors = {"Persimmon", "Persimmon"}
  1298. end
  1299. if limitbreaker == true then
  1300. Colors = {"Bright red", "Bright red"}
  1301. end
  1302. local wave2 = Instance.new("Part", char)
  1303. wave2.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  1304. wave2.Anchored = true
  1305. wave2.Name = "Wave"
  1306. wave2.CanCollide = false
  1307. wave2.Locked = true
  1308. wave2.Size = Vector3.new(1, 1, 1)
  1309. wave2.TopSurface = "Smooth"
  1310. wave2.BottomSurface = "Smooth"
  1311. wave2.Transparency = 0.35
  1312. wave2.CFrame = HandCF
  1313. wm2 = Instance.new("SpecialMesh", wave2)
  1314. wm2.MeshId = "rbxassetid://3270017"
  1315. coroutine.wrap(function()
  1316. for i = 1, 30, 1 do
  1317. wm2.Scale = Vector3.new(5 + i*5.2, 3 + i*5.2, 5)
  1318. wave2.Size = wm2.Scale
  1319. wave2.CFrame = HandCF
  1320. wave2.Transparency = i/30
  1321. wait()
  1322. end
  1323. wait()
  1324. wave2:Destroy()
  1325. end)()
  1326. end
  1327. GroundWave4 = function()
  1328. local HandCF = char["Beam1"].CFrame * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0))
  1329. Colors = {"Medium blue", "Medium blue"}
  1330. if fullpowerssj == true then
  1331. Colors = {"Deep orange", "Deep orange"}
  1332. end
  1333. if kaioken == true then
  1334. Colors = {"Persimmon", "Persimmon"}
  1335. end
  1336. if limitbreaker == true then
  1337. Colors = {"Bright red", "Bright red"}
  1338. end
  1339. local wave1 = Instance.new("Part", char)
  1340. wave1.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  1341. wave1.Anchored = true
  1342. wave1.Name = "Wave"
  1343. wave1.CanCollide = false
  1344. wave1.Locked = true
  1345. wave1.Size = Vector3.new(1, 1, 1)
  1346. wave1.TopSurface = "Smooth"
  1347. wave1.BottomSurface = "Smooth"
  1348. wave1.Transparency = 0.35
  1349. wave1.CFrame = HandCF
  1350. wm3 = Instance.new("SpecialMesh", wave1)
  1351. wm3.MeshId = "rbxassetid://3270017"
  1352. coroutine.wrap(function()
  1353. for i = 1,30 do
  1354. wm3.Scale = Vector3.new(5 + i*5.2, 3 + i*5.2, 5)
  1355. wave1.Size = wm3.Scale
  1356. wave1.CFrame = HandCF
  1357. wave1.Transparency = i/30
  1358. wait()
  1359. end
  1360. wait()
  1361. wave1:Destroy()
  1362. end)()
  1363. end
  1364.  
  1365. --[[function genkibomb()
  1366.  
  1367. if attacking == false then
  1368. attacking = true
  1369.  
  1370. local c = char
  1371.  
  1372. local omg1 = c.Torso["Left Shoulder"].C0
  1373. local omg2 = c.Torso["Right Shoulder"].C0
  1374.  
  1375. hrp.Anchored = true
  1376. hum.PlatformStand = true
  1377.  
  1378. c.Torso["Left Shoulder"].C0 = c.Torso["Left Shoulder"].C0 * CFrame.new(-0,0.5,0) * CFrame.Angles(0,0,math.rad(-180))
  1379. c.Torso["Right Shoulder"].C0 = c.Torso["Right Shoulder"].C0 * CFrame.new(0,0.5,0) * CFrame.Angles(0,0,math.rad(180))
  1380.  
  1381. local num = 0
  1382. local a21e = Instance.new("Part",char)
  1383. a21e.Name = "Beam"
  1384. a21e.Locked = true
  1385. a21e.Size = Vector3.new(5,5,5)
  1386. a21e.CanCollide = false
  1387. a21e.BrickColor = BrickColor.new("Medium blue")
  1388. a21e.Material = "Neon"
  1389. a21e.Transparency = 1
  1390. local aa21e = Instance.new("SpecialMesh",a21e)
  1391. a21e.Anchored = true
  1392. a21e.Position = hrp.Position + Vector3.new(0,70,0)
  1393. aa21e.MeshType = "Sphere"
  1394. aa21e.Scale = Vector3.new(0.15,0.15,0.15)
  1395.  
  1396. local z142 = Instance.new("Sound",char)
  1397. z142.Volume = 10
  1398. z142.Looped = false
  1399. z142.SoundId = "rbxassetid://919429799"
  1400. z142:Play()
  1401.  
  1402. for i = 1,99 do
  1403. wait()
  1404. aa21e.Scale = aa21e.Scale + Vector3.new(0.079,0.079,0.079)
  1405. a21e.Transparency = a21e.Transparency - 0.04
  1406. end
  1407.  
  1408. local ray = Ray.new(tor.CFrame.p, (mouse.Hit.p - tor.CFrame.p).unit * 299) local pos = mouse.Hit.p
  1409. local part, position = workspace:FindPartOnRay(ray, char, false, true)
  1410.  
  1411. local distance = (tor.CFrame.p - position).magnitude
  1412.  
  1413. c.Torso["Right Shoulder"].C0 = omg2
  1414. c.Torso["Left Shoulder"].C0 = omg1
  1415.  
  1416. c.Torso["Left Shoulder"].C0 = c.Torso["Left Shoulder"].C0 * CFrame.new(-0,0,0) * CFrame.Angles(0,0,math.rad(-90))
  1417. c.Torso["Right Shoulder"].C0 = c.Torso["Right Shoulder"].C0 * CFrame.new(0,0,0) * CFrame.Angles(0,0,math.rad(90))
  1418.  
  1419. for i = 1,259 do
  1420. wait()
  1421. a21e.CFrame = a21e.CFrame:lerp(CFrame.new(pos), i/259)
  1422.  
  1423. for _,childs in pairs(game.Workspace:GetChildren()) do
  1424. if childs.Name ~= char.Name then
  1425. if childs:FindFirstChild("HumanoidRootPart") and childs:FindFirstChild("Humanoid") then
  1426. if (tor.Position-childs.HumanoidRootPart.Position).magnitude <= distance then
  1427.  
  1428. z142:Remove()
  1429.  
  1430. childs:Destroy()
  1431.  
  1432. num = num + 1
  1433. local a21 = Instance.new("Part",char)
  1434. a21.Name = "Beam"..num
  1435. a21.Locked = true
  1436. a21.Size = Vector3.new(1,1,1)
  1437. a21.CanCollide = false
  1438. a21.Position = Vector3.new(999,999,999)
  1439. a21.BrickColor = BrickColor.new("Medium blue")
  1440. a21.Material = "Neon"
  1441. a21.Transparency = 0
  1442. local aa21 = Instance.new("SpecialMesh",a21)
  1443. a21.Anchored = true
  1444. a21.Position = part.Position
  1445. aa21.MeshType = "Sphere"
  1446. aa21.Scale = Vector3.new(1,1,1)
  1447.  
  1448. GroundWave2()
  1449. GroundWave3()
  1450. GroundWave4()
  1451.  
  1452. for i = 1,50 do
  1453. wait()
  1454. char["Beam1"].Mesh.Scale = char["Beam1"].Mesh.Scale + Vector3.new(5,5,5)
  1455. char["Beam1"].Transparency = char["Beam1"].Transparency + 0.02
  1456. end
  1457. end
  1458.  
  1459. c.Torso["Right Shoulder"].C0 = omg2
  1460. c.Torso["Left Shoulder"].C0 = omg1
  1461.  
  1462. hrp.Anchored = false
  1463. hum.PlatformStand = false
  1464.  
  1465. attacking = false
  1466.  
  1467. end
  1468. end
  1469.  
  1470. game:GetService("Debris"):AddItem(a21e,0.9)
  1471. end
  1472. end
  1473. end
  1474. end--]]
  1475.  
  1476. function KiWelds()
  1477. --Neck.C0 = NeckC0 * CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.4
  1478. --RootJoint.C0 = RootJointC0 * CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)), 0.2
  1479. RightShoulder.C0 = --[[RightShoulderC0 *--]] CFrame.new(1.2,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(-30)), 0.2
  1480. LeftShoulder.C0 = --[[LeftShoulderC0 *--]] CFrame.new(-1.2,0.5,0)*CFrame.Angles(math.rad(150),math.rad(0),math.rad(30)), 0.2
  1481. LeftHip.C0 = CFrame.new(-0, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-10)), 0.4
  1482. RightHip.C0 = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(10)), 0.4
  1483. wait(1)
  1484. Neck.C0 = NeckC0 * CFrame.new(0,0,.2)*CFrame.Angles(math.rad(50),math.rad(0),math.rad(0)), 0.4
  1485. RootJoint.C0 = RootJointC0 * CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)), 0.2
  1486. RightShoulder.C0 = RightShoulderC0 * CFrame.new(0,0.2,0)*CFrame.Angles(math.rad(-60),math.rad(0),math.rad(120)), 0.2
  1487. LeftShoulder.C0 = LeftShoulderC0 * CFrame.new(-0,0.2,0)*CFrame.Angles(math.rad(-60),math.rad(0),math.rad(-120)), 0.2
  1488. LeftHip.C0 = CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(-10)), 0.4
  1489. RightHip.C0 = CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(10)), 0.4
  1490. end
  1491.  
  1492. function SuperWelds()
  1493. --Neck.C0 = NeckC0 * CFrame.new(0,0,.2)*CFrame.Angles(math.rad(50),math.rad(0),math.rad(0)), 0.4
  1494. --RootJoint.C0 = RootJointC0 * CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5
  1495. RightShoulder.C0 = --[[RightShoulderC0 *--]] CFrame.new(0.8,0.85,-0.6)*CFrame.Angles(math.rad(110),math.rad(0),math.rad(-90)), 0.5
  1496. LeftShoulder.C0 = --[[LeftShoulderC0 *--]] CFrame.new(-0.8,0.85,-.6)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(90)), 0.5
  1497. end
  1498.  
  1499. function kamehameha()
  1500.  
  1501. if attacking == false then
  1502. attacking = true
  1503.  
  1504. local beamgo = 6
  1505. local beamgo1 = 1
  1506. local enabled = true
  1507. local sizeup = -25
  1508.  
  1509. RightShoulder.MaxVelocity = 0
  1510. RightShoulder.CurrentAngle = 0
  1511. LeftShoulder.MaxVelocity = 0
  1512. LeftShoulder.CurrentAngle = 0
  1513.  
  1514. chatfunc("Kame...")
  1515.  
  1516. local TiltX = 0
  1517. local TiltY = 0
  1518. local TiltZ = 0.85
  1519. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  1520. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  1521. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltX,TiltY,TiltZ + 0.7)
  1522. TiltX = 0.6
  1523. TiltY = 0
  1524. TiltZ = 0
  1525. local MoveX = 0
  1526. local MoveY = 0
  1527. local MoveZ = -0.3
  1528. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltZ,TiltY,TiltZ)
  1529. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1530. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1531. TiltX = -0.05
  1532. TiltY = 0
  1533. TiltZ = 0
  1534. MoveX = 0
  1535. MoveY = 0.1
  1536. MoveZ = 0
  1537. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1538. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1539.  
  1540. wait(.02)
  1541.  
  1542. local partt2 = Instance.new("Part",char)
  1543. partt2.Name = "kame"
  1544. partt2.Position = Vector3.new(999,999,999)
  1545. partt2.Transparency = 1
  1546. partt2.Material = Enum.Material.Neon
  1547. partt2.BrickColor = BrickColor.new("Medium blue")
  1548. if kaioken == true then
  1549. partt2.BrickColor = BrickColor.new("Persimmon")
  1550. end
  1551. partt2.CanCollide = false
  1552. partt2.Anchored = false
  1553. partt2.Size = Vector3.new(0.13,0.13,0.13)
  1554. local partmesh = Instance.new("BlockMesh",partt2)
  1555. partmesh.Scale = Vector3.new(13.4,13.4,13.4)
  1556. hum.PlatformStand = true
  1557. local partweld2 = Instance.new("Weld")
  1558. partweld2.Part0 = tor
  1559. partweld2.Part1 = partt2
  1560. partweld2.Parent = partt2
  1561. partweld2.C0 = CFrame.new(-0,-.28,-1.37)
  1562. hrp.Anchored = true
  1563. wait(.01)
  1564. tor.Anchored = true
  1565. kamehameha3 = true
  1566.  
  1567. wait(1.92)
  1568.  
  1569. chatfunc("Hame...")
  1570.  
  1571. wait(1.59)
  1572.  
  1573. local Gyro = Instance.new("BodyGyro")
  1574. Gyro.Parent = tor
  1575. Gyro.D = 50
  1576. Gyro.cframe = tor.CFrame
  1577. Gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1578. local Position = Instance.new("BodyPosition")
  1579. Position.Parent = tor
  1580. Position.position = tor.Position
  1581. Position.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1582. hum.PlatformStand = true
  1583. tor.Anchored = true
  1584.  
  1585. RefreshWelds()
  1586.  
  1587. chatfunc("HA!")
  1588.  
  1589. kamehit2:Play()
  1590.  
  1591. partt2:Remove()
  1592.  
  1593. KameWelds()
  1594.  
  1595.  
  1596. local ray = Ray.new(tor.CFrame.p, (mouse.Hit.p - tor.CFrame.p).unit * 299) local pos = mouse.Hit.p
  1597. local part, position = workspace:FindPartOnRay(ray, char, false, true)
  1598.  
  1599. local new = Instance.new
  1600. local v3 = Vector3.new
  1601. local bc = BrickColor.new
  1602.  
  1603. local a1 = new("Part",char)
  1604. a1.Name = "Beam"
  1605. a1.Anchored = true
  1606. a1.Size = v3(6,6,6)
  1607. a1.CanCollide = false
  1608. a1.Locked = true
  1609. a1.Position = v3(999,999,999)
  1610. a1.BrickColor = bc("Medium blue")
  1611. if kaioken == true then
  1612. a1.BrickColor = BrickColor.new("Persimmon")
  1613. end
  1614. a1.Material = "Neon"
  1615. a1.Transparency = 0
  1616.  
  1617. kamehameha3 = false
  1618.  
  1619. local num = 0
  1620.  
  1621. Gyro.CFrame = CFrame.new(tor.Position, pos)
  1622.  
  1623. tor.CFrame = CFrame.new(tor.Position, pos)
  1624.  
  1625. local distance = (tor.CFrame.p - position).magnitude
  1626. a1.Size = Vector3.new(1.7,1.7,distance)
  1627. a1.CFrame = CFrame.new(tor.CFrame.p, position) * CFrame.new(0, 0.25, -distance / 2)
  1628.  
  1629. --[[repeat
  1630. wait()
  1631.  
  1632. a1.Size = a1.Size - v3(0.05,0.05,0)
  1633.  
  1634. until
  1635. a1.Size.y < 0.05--]]
  1636.  
  1637. game:GetService("Debris"):AddItem(a1,0.4)
  1638.  
  1639. if part then
  1640.  
  1641.  
  1642. kamehit:Play()
  1643.  
  1644.  
  1645. if part.Parent:findFirstChild("NewPart") == nil and part.Size.x < 500 and part.Parent:findFirstChild("Wave") == nil then
  1646.  
  1647.  
  1648.  
  1649. if part.Parent:IsA("Accessory") then
  1650. part.Parent.Parent:BreakJoints()
  1651. end
  1652. if part.Parent:IsA("Model") then
  1653. part.Parent:BreakJoints()
  1654. end
  1655. part:Destroy()
  1656. if enabled == true then
  1657. enabled = false
  1658. num = num + 1
  1659. local a21 = new("Part",char)
  1660. a21.Name = "Beam"..num
  1661. a21.Locked = true
  1662. a21.Size = v3(1,1,1)
  1663. a21.CanCollide = false
  1664. a21.Position = v3(999,999,999)
  1665. a21.BrickColor = bc("Medium blue")
  1666. if kaioken == true then
  1667. a21.BrickColor = BrickColor.new("Persimmon")
  1668. end
  1669. a21.Material = "Neon"
  1670. a21.Transparency = 0
  1671. local aa21 = new("SpecialMesh",a21)
  1672. a21.Anchored = true
  1673. a21.Position = part.Position
  1674. aa21.MeshType = "Sphere"
  1675. aa21.Scale = v3(1,1,1)
  1676.  
  1677. GroundWave2()
  1678. GroundWave3()
  1679. GroundWave4()
  1680.  
  1681. for i = 1,50 do
  1682. wait()
  1683. char["Beam1"].Mesh.Scale = char["Beam1"].Mesh.Scale + v3(5,5,5)
  1684. char["Beam1"].Transparency = char["Beam1"].Transparency + 0.02
  1685. end
  1686. enabled = true
  1687. char["Beam1"]:Destroy()
  1688.  
  1689. end
  1690. end
  1691.  
  1692. end
  1693.  
  1694. wait(.5)
  1695.  
  1696. ape51.Transparency = 0
  1697. ape56.Transparency = 1
  1698.  
  1699. hum.PlatformStand = false
  1700. char.Torso.Anchored = false
  1701. hrp.Anchored = false
  1702.  
  1703. RightShoulder.MaxVelocity = 0.15
  1704. LeftShoulder.MaxVelocity = 0.15
  1705.  
  1706. RefreshWelds()
  1707.  
  1708. Gyro:Remove()
  1709.  
  1710. Position:Remove()
  1711.  
  1712. attacking = false
  1713. end
  1714. end
  1715.  
  1716. function superkamehameha()
  1717.  
  1718. if attacking == false then
  1719. attacking = true
  1720.  
  1721. if assj3 == false then
  1722.  
  1723. assj3 = true
  1724.  
  1725. local beamgo = 6
  1726. local beamgo1 = 1
  1727. local enabled = true
  1728. local sizeup = -25
  1729.  
  1730. RightShoulder.MaxVelocity = 0
  1731. RightShoulder.CurrentAngle = 0
  1732. LeftShoulder.MaxVelocity = 0
  1733. LeftShoulder.CurrentAngle = 0
  1734.  
  1735. if ssj1 == true and ssj3 == false then
  1736. chatfunc("This is the super...")
  1737.  
  1738. wait(2.9)
  1739. end
  1740.  
  1741. if fullpowerssj == true then
  1742. hed.face.Texture = "rbxassetid://1177818030"
  1743. end
  1744.  
  1745. if ssj3 == true then
  1746. chatfunc("YOU!!!!!")
  1747.  
  1748. wait(2.9)
  1749. end
  1750.  
  1751. local TiltX = 0
  1752. local TiltY = 0
  1753. local TiltZ = 0.85
  1754. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  1755. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  1756. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltX,TiltY,TiltZ + 0.7)
  1757. TiltX = 0.6
  1758. TiltY = 0
  1759. TiltZ = 0
  1760. local MoveX = 0
  1761. local MoveY = 0
  1762. local MoveZ = -0.3
  1763. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltZ,TiltY,TiltZ)
  1764. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1765. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1766. TiltX = -0.05
  1767. TiltY = 0
  1768. TiltZ = 0
  1769. MoveX = 0
  1770. MoveY = 0.1
  1771. MoveZ = 0
  1772. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1773. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  1774.  
  1775. chatfunc("KAME...")
  1776.  
  1777. local partt2 = Instance.new("Part",char)
  1778. partt2.Name = "kame"
  1779. partt2.Position = Vector3.new(999,999,999)
  1780. partt2.Transparency = 1
  1781. partt2.Material = Enum.Material.Neon
  1782. partt2.BrickColor = BrickColor.new("Steel blue")
  1783. if fullpowerssj == true then
  1784. partt2.BrickColor = BrickColor.new("Daisy orange")
  1785. end
  1786. if ssj3 == true then
  1787. partt2.Color = Color3.fromRGB(229, 255, 82)
  1788. end
  1789. partt2.CanCollide = false
  1790. partt2.Anchored = false
  1791. partt2.Size = Vector3.new(0.134,0.134,0.134)
  1792. local partmesh = Instance.new("BlockMesh",partt2)
  1793. partmesh.Scale = Vector3.new(13.4,13.4,13.4)
  1794. hum.PlatformStand = true
  1795. local partweld2 = Instance.new("Weld")
  1796. partweld2.Part0 = tor
  1797. partweld2.Part1 = partt2
  1798. partweld2.Parent = partt2
  1799. partweld2.C0 = CFrame.new(-0,-.28,-1.37)
  1800. hrp.Anchored = true
  1801. wait(.01)
  1802. tor.Anchored = true
  1803. kamehameha3 = true
  1804.  
  1805. wait(4.2)
  1806.  
  1807. chatfunc("HAME...")
  1808.  
  1809. if ssj3 == true then
  1810. chatfunc("GRRRR!!!!")
  1811. end
  1812.  
  1813. kamehameha3 = false
  1814. partt2:Remove()
  1815. hum.PlatformStand = false
  1816. hrp.Anchored = false
  1817. tor.Anchored = false
  1818. local partt3 = Instance.new("Part",char)
  1819. partt3.Name = "hame"
  1820. partt3.Position = Vector3.new(999,999,999)
  1821. partt3.Transparency = 0
  1822. partt3.Material = Enum.Material.Neon
  1823. partt3.BrickColor = BrickColor.new("Medium blue")
  1824. if fullpowerssj == true then
  1825. partt3.BrickColor = BrickColor.new("Daisy orange")
  1826. end
  1827. if ssj3 == true then
  1828. partt3.Color = Color3.fromRGB(229, 255, 82)
  1829. end
  1830. partt3.CanCollide = false
  1831. partt3.Anchored = false
  1832. partt3.Size = Vector3.new(0.149,0.149,0.149)
  1833. local partmes = Instance.new("BlockMesh",partt3)
  1834. partmes.Scale = Vector3.new(13.4,13.4,13.4)
  1835. hum.PlatformStand = true
  1836. local partweld3 = Instance.new("Weld")
  1837. partweld3.Part0 = tor
  1838. partweld3.Part1 = partt3
  1839. partweld3.Parent = partt3
  1840. partweld3.C0 = CFrame.new(-0,-.28,-1.37)
  1841. hrp.Anchored = true
  1842. wait(.01)
  1843. tor.Anchored = true
  1844. kamehameha4 = true
  1845.  
  1846. wait(2.3)
  1847.  
  1848. chatfunc("GRR!!")
  1849.  
  1850. if ssj3 == true then
  1851. chatfunc("HAME...")
  1852. end
  1853.  
  1854. partt3.BrickColor = BrickColor.new("Sand blue")
  1855. if fullpowerssj == true then
  1856. partt3.BrickColor = BrickColor.new("Cool yellow")
  1857. end
  1858. if ssj3 == true then
  1859. partt3.Color = Color3.fromRGB(229, 255, 82)
  1860. end
  1861.  
  1862. if fullpowerssj == true then
  1863. wait(1.84)
  1864. chatfunc("YOU FOOL!!")
  1865. end
  1866.  
  1867. wait(2.31)
  1868.  
  1869. local Gyro = Instance.new("BodyGyro")
  1870. Gyro.Parent = tor
  1871. Gyro.D = 50
  1872. Gyro.cframe = tor.CFrame
  1873. Gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1874. local Position = Instance.new("BodyPosition")
  1875. Position.Parent = tor
  1876. Position.position = tor.Position
  1877. Position.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1878. hum.PlatformStand = true
  1879. tor.Anchored = true
  1880.  
  1881. RefreshWelds()
  1882.  
  1883. chatfunc("HAAAA!!!!")
  1884.  
  1885. if ssj3 == true then
  1886. chatfunc("HAAAAAAAAAAA!!!!!!!!")
  1887. end
  1888.  
  1889. kamehit2:Play()
  1890.  
  1891. partt3:Remove()
  1892.  
  1893. KameWelds()
  1894.  
  1895.  
  1896. local ray = Ray.new(tor.CFrame.p, (mouse.Hit.p - tor.CFrame.p).unit * 299) local pos = mouse.Hit.p
  1897. local part, position = workspace:FindPartOnRay(ray, char, false, true)
  1898.  
  1899. local new = Instance.new
  1900. local v3 = Vector3.new
  1901. local bc = BrickColor.new
  1902.  
  1903. local a1 = new("Part",char)
  1904. a1.Name = "Beam"
  1905. a1.Anchored = true
  1906. a1.Size = v3(6,6,6)
  1907. a1.CanCollide = false
  1908. a1.Locked = true
  1909. a1.Position = v3(999,999,999)
  1910. a1.BrickColor = bc("Sand blue")
  1911. if fullpowerssj == true then
  1912. a1.BrickColor = bc("Cool yellow")
  1913. end
  1914. if ssj3 == true then
  1915. a1.Color = Color3.fromRGB(229, 255, 82)
  1916. end
  1917. a1.Material = "Neon"
  1918. a1.Transparency = 0
  1919.  
  1920. kamehameha4 = false
  1921.  
  1922. local num = 0
  1923.  
  1924. Gyro.CFrame = CFrame.new(tor.Position, pos)
  1925.  
  1926. tor.CFrame = CFrame.new(tor.Position, pos)
  1927.  
  1928. local distance = (tor.CFrame.p - position).magnitude
  1929. a1.Size = Vector3.new(1.7,1.7,distance)
  1930. a1.CFrame = CFrame.new(tor.CFrame.p, position) * CFrame.new(0, 0.25, -distance / 2)
  1931.  
  1932. --[[repeat
  1933. wait()
  1934.  
  1935. a1.Size = a1.Size - v3(0.05,0.05,0)
  1936.  
  1937. until
  1938. a1.Size.y < 0.05--]]
  1939.  
  1940. game:GetService("Debris"):AddItem(a1,0.4)
  1941.  
  1942. if part then
  1943.  
  1944.  
  1945. kamehit:Play()
  1946.  
  1947.  
  1948. if part.Parent:findFirstChild("NewPart") == nil and part.Size.x < 500 and part.Parent:findFirstChild("Wave") == nil then
  1949.  
  1950.  
  1951.  
  1952. if part.Parent:IsA("Accessory") then
  1953. part.Parent.Parent:BreakJoints()
  1954. end
  1955. if part.Parent:IsA("Model") then
  1956. part.Parent:BreakJoints()
  1957. end
  1958. part:Destroy()
  1959. if enabled == true then
  1960. enabled = false
  1961. num = num + 1
  1962. local a21 = new("Part",char)
  1963. a21.Name = "Beam"..num
  1964. a21.Locked = true
  1965. a21.Size = v3(1,1,1)
  1966. a21.CanCollide = false
  1967. a21.Position = v3(999,999,999)
  1968. a21.BrickColor = bc("White")
  1969. if ssj3 == true then
  1970. a21.Color = Color3.fromRGB(229, 255, 82)
  1971. end
  1972. a21.Material = "Neon"
  1973. a21.Transparency = 0
  1974. local aa21 = new("SpecialMesh",a21)
  1975. a21.Anchored = true
  1976. a21.Position = part.Position
  1977. aa21.MeshType = "Sphere"
  1978. aa21.Scale = v3(1,1,1)
  1979.  
  1980. GroundWave2()
  1981. GroundWave3()
  1982. GroundWave4()
  1983.  
  1984. for i = 1,55 do
  1985. wait()
  1986. char["Beam1"].Mesh.Scale = char["Beam1"].Mesh.Scale + v3(8,8,8)
  1987. char["Beam1"].Transparency = char["Beam1"].Transparency + 0.019
  1988. end
  1989. enabled = true
  1990. GroundWave2()
  1991. GroundWave3()
  1992. GroundWave4()
  1993. wait(.4)
  1994. char["Beam1"].Transparency = 1
  1995. GroundWave2()
  1996. GroundWave3()
  1997. GroundWave4()
  1998. wait(.8)
  1999. char["Beam1"]:Destroy()
  2000.  
  2001. end
  2002. end
  2003.  
  2004. end
  2005.  
  2006. wait(.5)
  2007.  
  2008. ape51.Transparency = 0
  2009. ape56.Transparency = 1
  2010.  
  2011. if fullpowerssj == true then
  2012. hed.face.Texture = "rbxassetid://231488725"
  2013. end
  2014.  
  2015. hum.PlatformStand = false
  2016. char.Torso.Anchored = false
  2017. hrp.Anchored = false
  2018.  
  2019. RightShoulder.MaxVelocity = 0.15
  2020. LeftShoulder.MaxVelocity = 0.15
  2021.  
  2022. RefreshWelds()
  2023.  
  2024. Gyro:Remove()
  2025.  
  2026. Position:Remove()
  2027.  
  2028. attacking = false
  2029.  
  2030. assj3 = false
  2031.  
  2032. end
  2033. end
  2034. end
  2035.  
  2036. GroundWave5 = function()
  2037. local HandCF = char["Bean"].CFrame * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2038. Colors = {"Deep orange", "Deep orange"}
  2039. if ultrainstinct == true then
  2040. Colors = {"Medium blue", "Medium blue"}
  2041. end
  2042. if limitbreaker == true then
  2043. Colors = {"Bright red", "Bright red"}
  2044. end
  2045. local wave3 = Instance.new("Part", char)
  2046. wave3.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  2047. wave3.Anchored = true
  2048. wave3.Name = "Wave8"
  2049. wave3.CanCollide = false
  2050. wave3.Locked = true
  2051. wave3.Size = Vector3.new(49,49,49)
  2052. wave3.TopSurface = "Smooth"
  2053. wave3.BottomSurface = "Smooth"
  2054. wave3.Transparency = 0.35
  2055. wave3.CFrame = HandCF
  2056. wm1 = Instance.new("SpecialMesh", wave3)
  2057. wm1.MeshId = "rbxassetid://3270017"
  2058. coroutine.wrap(function()
  2059. for i = 1, 25 do
  2060. wm1.Scale = Vector3.new(55 + i*25.29, 33 + i*25.29, 55)
  2061. wave3.Size = wm1.Scale
  2062. wave3.CFrame = HandCF
  2063. wave3.Transparency = i/4
  2064. wait()
  2065. end
  2066. wait()
  2067. wave3:Destroy()
  2068. end)()
  2069. end
  2070. GroundWave6 = function()
  2071. local HandCF = char["Bean"].CFrame * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  2072. Colors = {"Deep orange", "Deep orange"}
  2073. if ultrainstinct == true then
  2074. Colors = {"Medium blue", "Medium blue"}
  2075. end
  2076. if limitbreaker == true then
  2077. Colors = {"Bright red", "Bright red"}
  2078. end
  2079. local wave2 = Instance.new("Part", char)
  2080. wave2.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  2081. wave2.Anchored = true
  2082. wave2.Name = "Wave9"
  2083. wave2.CanCollide = false
  2084. wave2.Locked = true
  2085. wave2.Size = Vector3.new(49,49,49)
  2086. wave2.TopSurface = "Smooth"
  2087. wave2.BottomSurface = "Smooth"
  2088. wave2.Transparency = 0.35
  2089. wave2.CFrame = HandCF
  2090. wm2 = Instance.new("SpecialMesh", wave2)
  2091. wm2.MeshId = "rbxassetid://3270017"
  2092. coroutine.wrap(function()
  2093. for i = 1, 25 do
  2094. wm2.Scale = Vector3.new(55 + i*25.29, 33 + i*25.29, 55)
  2095. wave2.Size = wm2.Scale
  2096. wave2.CFrame = HandCF
  2097. wave2.Transparency = i/4
  2098. wait()
  2099. end
  2100. wait()
  2101. wave2:Destroy()
  2102. end)()
  2103. end
  2104. GroundWave7 = function()
  2105. local HandCF = char["Bean"].CFrame * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0))
  2106. Colors = {"Deep orange", "Deep orange"}
  2107. if ultrainstinct == true then
  2108. Colors = {"Medium blue", "Medium blue"}
  2109. end
  2110. if limitbreaker == true then
  2111. Colors = {"Bright red", "Bright red"}
  2112. end
  2113. local wave1 = Instance.new("Part", char)
  2114. wave1.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  2115. wave1.Anchored = true
  2116. wave1.Name = "Wave0"
  2117. wave1.CanCollide = false
  2118. wave1.Locked = true
  2119. wave1.Size = Vector3.new(49,49,49)
  2120. wave1.TopSurface = "Smooth"
  2121. wave1.BottomSurface = "Smooth"
  2122. wave1.Transparency = 0.35
  2123. wave1.CFrame = HandCF
  2124. wm3 = Instance.new("SpecialMesh", wave1)
  2125. wm3.MeshId = "rbxassetid://3270017"
  2126. coroutine.wrap(function()
  2127. for i = 1,25 do
  2128. wm3.Scale = Vector3.new(55 + i*25.29, 33 + i*25.29, 55)
  2129. wave1.Size = wm3.Scale
  2130. wave1.CFrame = HandCF
  2131. wave1.Transparency = i/4
  2132. wait()
  2133. end
  2134. wait()
  2135. wave1:Destroy()
  2136. end)()
  2137. end
  2138.  
  2139. function angrykamehameha()
  2140.  
  2141. if attacking == false then
  2142. attacking = true
  2143.  
  2144. if assj3 == false then
  2145. assj3 = true
  2146.  
  2147. local beamgo = 6
  2148. local beamgo1 = 1
  2149. local enabled = true
  2150. local sizeup = -25
  2151.  
  2152. RightShoulder.MaxVelocity = 0
  2153. RightShoulder.CurrentAngle = 0
  2154. LeftShoulder.MaxVelocity = 0
  2155. LeftShoulder.CurrentAngle = 0
  2156.  
  2157. local TiltX = 0
  2158. local TiltY = 0
  2159. local TiltZ = 0.85
  2160. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  2161. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  2162. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltX,TiltY,TiltZ + 0.7)
  2163. TiltX = 0.6
  2164. TiltY = 0
  2165. TiltZ = 0
  2166. local MoveX = 0
  2167. local MoveY = 0
  2168. local MoveZ = -0.3
  2169. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltZ,TiltY,TiltZ)
  2170. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2171. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2172. TiltX = -0.05
  2173. TiltY = 0
  2174. TiltZ = 0
  2175. MoveX = 0
  2176. MoveY = 0.1
  2177. MoveZ = 0
  2178. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2179. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2180.  
  2181. chatfunc("Kame...")
  2182.  
  2183. local partt2 = Instance.new("Part",char)
  2184. partt2.Name = "kame"
  2185. partt2.Position = Vector3.new(999,999,999)
  2186. partt2.Transparency = 1
  2187. partt2.Material = Enum.Material.Neon
  2188. partt2.BrickColor = BrickColor.new("Medium blue")
  2189. partt2.CanCollide = false
  2190. partt2.Anchored = false
  2191. partt2.Size = Vector3.new(0.134,0.134,0.134)
  2192. local partmesh = Instance.new("BlockMesh",partt2)
  2193. partmesh.Scale = Vector3.new(13.4,13.4,13.4)
  2194. hum.PlatformStand = true
  2195. local partweld2 = Instance.new("Weld")
  2196. partweld2.Part0 = tor
  2197. partweld2.Part1 = partt2
  2198. partweld2.Parent = partt2
  2199. partweld2.C0 = CFrame.new(-0,-.28,-1.37)
  2200. hrp.Anchored = true
  2201. wait(.01)
  2202. tor.Anchored = true
  2203. kamehameha3 = true
  2204.  
  2205. wait(3.2)
  2206.  
  2207. chatfunc("Hame...")
  2208.  
  2209. kamehameha3 = false
  2210. partt2:Remove()
  2211. hum.PlatformStand = false
  2212. hrp.Anchored = false
  2213. tor.Anchored = false
  2214. local partt3 = Instance.new("Part",char)
  2215. partt3.Name = "hame"
  2216. partt3.Position = Vector3.new(999,999,999)
  2217. partt3.Transparency = 0
  2218. partt3.Material = Enum.Material.Neon
  2219. partt3.BrickColor = BrickColor.new("Sand blue")
  2220. partt3.CanCollide = false
  2221. partt3.Anchored = false
  2222. partt3.Size = Vector3.new(0.134,0.134,0.134)
  2223. local partmes = Instance.new("BlockMesh",partt3)
  2224. partmes.Scale = Vector3.new(13.4,13.4,13.4)
  2225. hum.PlatformStand = true
  2226. local partweld3 = Instance.new("Weld")
  2227. partweld3.Part0 = tor
  2228. partweld3.Part1 = partt3
  2229. partweld3.Parent = partt3
  2230. partweld3.C0 = CFrame.new(-0,-.28,-1.37)
  2231. hrp.Anchored = true
  2232. wait(.01)
  2233. tor.Anchored = true
  2234. kamehameha4 = true
  2235.  
  2236. wait(2.3)
  2237.  
  2238. chatfunc("YOU FOOL!")
  2239.  
  2240. hed.face.Texture = "rbxassetid://1177818030"
  2241.  
  2242. partt3.BrickColor = BrickColor.new("Daisy orange")
  2243.  
  2244. wait(1.31)
  2245.  
  2246. local Gyro = Instance.new("BodyGyro")
  2247. Gyro.Parent = tor
  2248. Gyro.D = 50
  2249. Gyro.cframe = tor.CFrame
  2250. Gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  2251. local Position = Instance.new("BodyPosition")
  2252. Position.Parent = tor
  2253. Position.position = tor.Position
  2254. Position.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  2255. hum.PlatformStand = true
  2256. tor.Anchored = true
  2257.  
  2258. RefreshWelds()
  2259.  
  2260. chatfunc("HAAAA!!!!")
  2261.  
  2262. kamehit2:Play()
  2263.  
  2264. partt3:Remove()
  2265.  
  2266. KameWelds()
  2267.  
  2268.  
  2269. local ray = Ray.new(tor.CFrame.p, (mouse.Hit.p - tor.CFrame.p).unit * 299) local pos = mouse.Hit.p
  2270. local part, position = workspace:FindPartOnRay(ray, char, false, true)
  2271.  
  2272. local new = Instance.new
  2273. local v3 = Vector3.new
  2274. local bc = BrickColor.new
  2275.  
  2276. local a1 = new("Part",char)
  2277. a1.Name = "Beam"
  2278. a1.Anchored = true
  2279. a1.Size = v3(6,6,6)
  2280. a1.CanCollide = false
  2281. a1.Locked = true
  2282. a1.Position = v3(999,999,999)
  2283. a1.BrickColor = bc("Daisy orange")
  2284. a1.Material = "Neon"
  2285. a1.Transparency = 0
  2286.  
  2287. kamehameha4 = false
  2288.  
  2289. local num = 0
  2290.  
  2291. Gyro.CFrame = CFrame.new(tor.Position, pos)
  2292.  
  2293. tor.CFrame = CFrame.new(tor.Position, pos)
  2294.  
  2295. local distance = (tor.CFrame.p - position).magnitude
  2296. a1.Size = Vector3.new(1.7,1.7,distance)
  2297. a1.CFrame = CFrame.new(tor.CFrame.p, position) * CFrame.new(0, 0.25, -distance / 2)
  2298.  
  2299. --[[repeat
  2300. wait()
  2301.  
  2302. a1.Size = a1.Size - v3(0.05,0.05,0)
  2303.  
  2304. until
  2305. a1.Size.y < 0.05--]]
  2306.  
  2307. game:GetService("Debris"):AddItem(a1,0.4)
  2308.  
  2309. if part then
  2310.  
  2311.  
  2312. kamehit:Play()
  2313.  
  2314.  
  2315. if part.Parent:findFirstChild("NewPart") == nil and part.Size.x < 500 and part.Parent:findFirstChild("Wave") == nil then
  2316.  
  2317.  
  2318.  
  2319. if part.Parent:IsA("Accessory") then
  2320. part.Parent.Parent:BreakJoints()
  2321. end
  2322. if part.Parent:IsA("Model") then
  2323. part.Parent:BreakJoints()
  2324. end
  2325. part:Destroy()
  2326. if enabled == true then
  2327. enabled = false
  2328. num = num + 1
  2329. local a21 = new("Part",char)
  2330. a21.Name = "Bean"
  2331. a21.Locked = true
  2332. a21.Size = v3(1,1,1)
  2333. a21.CanCollide = false
  2334. a21.Position = v3(999,999,999)
  2335. a21.BrickColor = bc("Daisy orange")
  2336. a21.Material = "Neon"
  2337. a21.Transparency = 0
  2338. local aa21 = new("SpecialMesh",a21)
  2339. a21.Anchored = true
  2340. a21.Position = part.Position
  2341. aa21.MeshType = "Sphere"
  2342. aa21.Scale = v3(1,1,1)
  2343.  
  2344. local a21 = new("Part",char)
  2345. a21.Name = "Beam"..num
  2346. a21.Locked = true
  2347. a21.Size = v3(1,1,1)
  2348. a21.CanCollide = false
  2349. a21.Position = v3(999,999,999)
  2350. a21.BrickColor = bc("Cool yellow")
  2351. a21.Material = "Neon"
  2352. a21.Transparency = 0
  2353. local aa21 = new("SpecialMesh",a21)
  2354. a21.Anchored = true
  2355. a21.Position = part.Position
  2356. aa21.MeshType = "Sphere"
  2357. aa21.Scale = v3(1,1,1)
  2358.  
  2359. GroundWave5()
  2360. GroundWave6()
  2361. GroundWave7()
  2362. GroundWave5()
  2363. GroundWave6()
  2364. GroundWave7()
  2365.  
  2366. GroundWave2()
  2367. GroundWave3()
  2368. GroundWave4()
  2369. GroundWave2()
  2370. GroundWave3()
  2371. GroundWave4()
  2372.  
  2373. wait(.4)
  2374.  
  2375. for i = 1,55 do
  2376. wait()
  2377. char["Bean"].Mesh.Scale = char["Bean"].Mesh.Scale + v3(7,7,7)
  2378. char["Bean"].Transparency = char["Bean"].Transparency + 0.019
  2379. char["Beam1"].Mesh.Scale = char["Beam1"].Mesh.Scale + v3(5,5,5)
  2380. char["Beam1"].Transparency = char["Beam1"].Transparency + 0.02
  2381. end
  2382. enabled = true
  2383. GroundWave5()
  2384. GroundWave6()
  2385. GroundWave7()
  2386. GroundWave5()
  2387. GroundWave6()
  2388. GroundWave7()
  2389.  
  2390. GroundWave2()
  2391. GroundWave3()
  2392. GroundWave4()
  2393. GroundWave2()
  2394. GroundWave3()
  2395. GroundWave4()
  2396.  
  2397. char["Beam1"].Transparency = 1
  2398.  
  2399. GroundWave5()
  2400. GroundWave6()
  2401. GroundWave7()
  2402. GroundWave5()
  2403. GroundWave6()
  2404. GroundWave7()
  2405.  
  2406. GroundWave2()
  2407. GroundWave3()
  2408. GroundWave4()
  2409. GroundWave2()
  2410. GroundWave3()
  2411. GroundWave4()
  2412. wait(1)
  2413. char["Beam1"]:Destroy()
  2414. char["Bean"]:Destroy()
  2415.  
  2416. end
  2417. end
  2418.  
  2419. end
  2420.  
  2421. wait(.5)
  2422.  
  2423. ape51.Transparency = 0
  2424. ape56.Transparency = 1
  2425.  
  2426. hum.PlatformStand = false
  2427. char.Torso.Anchored = false
  2428. hrp.Anchored = false
  2429.  
  2430. RightShoulder.MaxVelocity = 0.15
  2431. LeftShoulder.MaxVelocity = 0.15
  2432.  
  2433. RefreshWelds()
  2434.  
  2435. Gyro:Remove()
  2436.  
  2437. Position:Remove()
  2438.  
  2439. attacking = false
  2440.  
  2441. wait(0.5)
  2442.  
  2443. hed.face.Texture = "rbxassetid://231488725"
  2444.  
  2445. assj3 = false
  2446.  
  2447. end
  2448. end;end
  2449.  
  2450. function ultrakamehameha()
  2451.  
  2452. if attacking == false then
  2453. attacking = true
  2454.  
  2455. if assj3 == false then
  2456. assj3 = true
  2457.  
  2458. local beamgo = 6
  2459. local beamgo1 = 1
  2460. local enabled = true
  2461. local sizeup = -25
  2462.  
  2463. RightShoulder.MaxVelocity = 0
  2464. RightShoulder.CurrentAngle = 0
  2465. LeftShoulder.MaxVelocity = 0
  2466. LeftShoulder.CurrentAngle = 0
  2467.  
  2468. --chatfunc("He was my friend, and you took him away. I'll never let you do that again! NEVER!!")
  2469.  
  2470. local TiltX = 0
  2471. local TiltY = 0
  2472. local TiltZ = 0.85
  2473. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  2474. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  2475. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltX,TiltY,TiltZ + 0.7)
  2476. TiltX = 0.6
  2477. TiltY = 0
  2478. TiltZ = 0
  2479. local MoveX = 0
  2480. local MoveY = 0
  2481. local MoveZ = -0.3
  2482. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltZ,TiltY,TiltZ)
  2483. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2484. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2485. TiltX = -0.05
  2486. TiltY = 0
  2487. TiltZ = 0
  2488. MoveX = 0
  2489. MoveY = 0.1
  2490. MoveZ = 0
  2491. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2492. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2493.  
  2494. local partt2 = Instance.new("Part",char)
  2495. partt2.Name = "kame"
  2496. partt2.Position = Vector3.new(999,999,999)
  2497. partt2.Transparency = 1
  2498. partt2.Material = Enum.Material.Neon
  2499. partt2.BrickColor = BrickColor.new("Sand blue")
  2500. if limitbreaker == true then
  2501. partt2.Color = Color3.fromRGB(255, 19, 70)
  2502. end
  2503. partt2.CanCollide = false
  2504. partt2.Anchored = false
  2505. partt2.Size = Vector3.new(0.20,0.20,0.20)
  2506. local partmesh = Instance.new("BlockMesh",partt2)
  2507. partmesh.Scale = Vector3.new(20,20,20)
  2508. hum.PlatformStand = true
  2509. local partweld2 = Instance.new("Weld")
  2510. partweld2.Part0 = tor
  2511. partweld2.Part1 = partt2
  2512. partweld2.Parent = partt2
  2513. partweld2.C0 = CFrame.new(-0,-.28,-1.37)
  2514. hrp.Anchored = true
  2515. wait(.01)
  2516. tor.Anchored = true
  2517. kamehameha3 = true
  2518.  
  2519. wait(1.2)
  2520.  
  2521. chatfunc("Kamehame...")
  2522.  
  2523. kamehameha3 = false
  2524. partt2:Remove()
  2525. hum.PlatformStand = false
  2526. hrp.Anchored = false
  2527. tor.Anchored = false
  2528. local partt3 = Instance.new("Part",char)
  2529. partt3.Name = "hame"
  2530. partt3.Position = Vector3.new(999,999,999)
  2531. partt3.Transparency = 0.6
  2532. partt3.Material = Enum.Material.Neon
  2533. partt3.BrickColor = BrickColor.new("Medium blue")
  2534. if limitbreaker == true then
  2535. partt3.Color = Color3.fromRGB(240, 17, 66)
  2536. end
  2537. if limitbreaker == true then
  2538. partt3.Transparency = 0
  2539. end
  2540. partt3.CanCollide = false
  2541. partt3.Anchored = false
  2542. partt3.Size = Vector3.new(0.20,0.20,0.20)
  2543. local partmes = Instance.new("BlockMesh",partt3)
  2544. partmes.Scale = Vector3.new(20,20,20)
  2545. hum.PlatformStand = true
  2546. local partweld3 = Instance.new("Weld")
  2547. partweld3.Part0 = tor
  2548. partweld3.Part1 = partt3
  2549. partweld3.Parent = partt3
  2550. partweld3.C0 = CFrame.new(-0,-.28,-1.37)
  2551. hrp.Anchored = true
  2552. wait(.01)
  2553. tor.Anchored = true
  2554. kamehameha4 = true
  2555.  
  2556. wait(1.3)
  2557.  
  2558. partt3.BrickColor = BrickColor.new("Steel blue")
  2559. if limitbreaker == true then
  2560. partt3.Color = Color3.fromRGB(230, 16, 66)
  2561. end
  2562.  
  2563. wait(0.31)
  2564.  
  2565. kamehameha4 = false
  2566.  
  2567. local Gyro = Instance.new("BodyGyro")
  2568. Gyro.Parent = tor
  2569. Gyro.D = 50
  2570. Gyro.cframe = tor.CFrame
  2571. Gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  2572. local Position = Instance.new("BodyPosition")
  2573. Position.Parent = tor
  2574. Position.position = tor.Position
  2575. Position.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  2576. hum.PlatformStand = true
  2577. tor.Anchored = true
  2578.  
  2579. RefreshWelds()
  2580.  
  2581. chatfunc("HAAAAAAAAAA!!!!!")
  2582.  
  2583. kamehit2:Play()
  2584.  
  2585. kamehameha4 = false
  2586.  
  2587. partt3.Transparency = 1
  2588.  
  2589. KameWelds()
  2590.  
  2591.  
  2592. local ray = Ray.new(tor.CFrame.p, (mouse.Hit.p - tor.CFrame.p).unit * 299) local pos = mouse.Hit.p
  2593. local part, position = workspace:FindPartOnRay(ray, char, false, true)
  2594.  
  2595. local new = Instance.new
  2596. local v3 = Vector3.new
  2597. local bc = BrickColor.new
  2598.  
  2599. local a1 = new("Part",char)
  2600. a1.Name = "Beam"
  2601. a1.Anchored = true
  2602. a1.Size = v3(6,6,6)
  2603. a1.CanCollide = false
  2604. a1.Locked = true
  2605. a1.Position = v3(999,999,999)
  2606. a1.BrickColor = bc("Steel blue")
  2607. if limitbreaker == true then
  2608. a1.Color = Color3.fromRGB(230, 16, 66)
  2609. end
  2610. a1.Material = "Neon"
  2611. a1.Transparency = 0
  2612.  
  2613. local num = 0
  2614.  
  2615. Gyro.CFrame = CFrame.new(tor.Position, pos)
  2616.  
  2617. tor.CFrame = CFrame.new(tor.Position, pos)
  2618.  
  2619. local distance = (tor.CFrame.p - position).magnitude
  2620. a1.Size = Vector3.new(5,5,distance)
  2621. a1.CFrame = CFrame.new(tor.CFrame.p, position) * CFrame.new(0, 0.25, -distance / 2)
  2622.  
  2623. --[[repeat
  2624. wait()
  2625.  
  2626. a1.Size = a1.Size - v3(0.05,0.05,0)
  2627.  
  2628. until
  2629. a1.Size.y < 0.05--]]
  2630.  
  2631. game:GetService("Debris"):AddItem(a1,0.4)
  2632.  
  2633. if part then
  2634.  
  2635.  
  2636. kamehit:Play()
  2637.  
  2638.  
  2639. if part.Parent:findFirstChild("NewPart") == nil and part.Size.x < 500 and part.Parent:findFirstChild("Wave") == nil then
  2640.  
  2641.  
  2642.  
  2643. if part.Parent:IsA("Accessory") then
  2644. part.Parent.Parent:BreakJoints()
  2645. end
  2646. if part.Parent:IsA("Model") then
  2647. part.Parent:BreakJoints()
  2648. end
  2649. part:Destroy()
  2650. if enabled == true then
  2651. enabled = false
  2652. num = num + 1
  2653. local a21 = new("Part",char)
  2654. a21.Name = "Bean"
  2655. a21.Locked = true
  2656. a21.Size = v3(1,1,1)
  2657. a21.CanCollide = false
  2658. a21.Position = v3(999,999,999)
  2659. a21.BrickColor = bc("Electric blue")
  2660. if limitbreaker == true then
  2661. a21.Color = Color3.fromRGB(230, 16, 66)
  2662. end
  2663. a21.Material = "Neon"
  2664. a21.Transparency = 0
  2665. local aa21 = new("SpecialMesh",a21)
  2666. a21.Anchored = true
  2667. a21.Position = part.Position
  2668. aa21.MeshType = "Sphere"
  2669. aa21.Scale = v3(1,1,1)
  2670.  
  2671. local a21 = new("Part",char)
  2672. a21.Name = "Beam"..num
  2673. a21.Locked = true
  2674. a21.Size = v3(1,1,1)
  2675. a21.CanCollide = false
  2676. a21.Position = v3(999,999,999)
  2677. a21.BrickColor = bc("Bright bluish green")
  2678. if limitbreaker == true then
  2679. a21.Color = Color3.fromRGB(230, 16, 66)
  2680. end
  2681. a21.Material = "Neon"
  2682. a21.Transparency = 0
  2683. local aa21 = new("SpecialMesh",a21)
  2684. a21.Anchored = true
  2685. a21.Position = part.Position
  2686. aa21.MeshType = "Sphere"
  2687. aa21.Scale = v3(1,1,1)
  2688.  
  2689. GroundWave2()
  2690. GroundWave3()
  2691. GroundWave4()
  2692. GroundWave2()
  2693. GroundWave3()
  2694. GroundWave4()
  2695.  
  2696. GroundWave2()
  2697. GroundWave3()
  2698. GroundWave4()
  2699. GroundWave2()
  2700. GroundWave3()
  2701. GroundWave4()
  2702.  
  2703. wait(.4)
  2704.  
  2705. for i = 1,55 do
  2706. wait()
  2707. char["Bean"].Mesh.Scale = char["Bean"].Mesh.Scale + v3(7,7,7)
  2708. char["Bean"].Transparency = char["Bean"].Transparency + 0.019
  2709. char["Beam1"].Mesh.Scale = char["Beam1"].Mesh.Scale + v3(5,5,5)
  2710. char["Beam1"].Transparency = char["Beam1"].Transparency + 0.02
  2711. end
  2712. if ultrainstinct == true then
  2713. enabled = true
  2714. GroundWave2()
  2715. GroundWave3()
  2716. GroundWave4()
  2717. GroundWave2()
  2718. GroundWave3()
  2719. GroundWave4()
  2720.  
  2721. GroundWave5()
  2722. GroundWave6()
  2723. GroundWave7()
  2724. GroundWave5()
  2725. GroundWave6()
  2726. GroundWave7()
  2727.  
  2728. char["Beam1"].Transparency = 1
  2729.  
  2730. GroundWave2()
  2731. GroundWave3()
  2732. GroundWave4()
  2733. GroundWave2()
  2734. GroundWave3()
  2735. GroundWave4()
  2736.  
  2737. GroundWave2()
  2738. GroundWave3()
  2739. GroundWave4()
  2740. GroundWave2()
  2741. GroundWave3()
  2742. GroundWave4()
  2743. wait(1)
  2744. char["Beam1"]:Destroy()
  2745. char["Bean"]:Destroy()
  2746. end
  2747. if limitbreaker == true then
  2748. wait(0.8)
  2749. char["Beam1"]:Remove()
  2750. char["Bean"]:Remove()
  2751. end
  2752. end
  2753. end
  2754.  
  2755. end
  2756.  
  2757. wait(.5)
  2758.  
  2759. partt3:Remove()
  2760.  
  2761. ape51.Transparency = 0
  2762. ape56.Transparency = 1
  2763.  
  2764. hum.PlatformStand = false
  2765. char.Torso.Anchored = false
  2766. hrp.Anchored = false
  2767.  
  2768. RightShoulder.MaxVelocity = 0.15
  2769. LeftShoulder.MaxVelocity = 0.15
  2770.  
  2771. RefreshWelds()
  2772.  
  2773. Gyro:Remove()
  2774.  
  2775. Position:Remove()
  2776.  
  2777. attacking = false
  2778. assj3 = false
  2779. end
  2780. end;end
  2781.  
  2782. function kamehameha2()
  2783.  
  2784. if attacking == false then
  2785. attacking = true
  2786.  
  2787. local nun = 0
  2788.  
  2789. if assj3 == false then
  2790. if being == false then
  2791.  
  2792. assj3 = true
  2793.  
  2794. local beamgo = 6
  2795. local beamgo1 = 1
  2796. local enabled = true
  2797. local sizeup = -25
  2798.  
  2799.  
  2800. RightShoulder.MaxVelocity = 0
  2801. RightShoulder.CurrentAngle = 0
  2802. LeftShoulder.MaxVelocity = 0
  2803. LeftShoulder.CurrentAngle = 0
  2804.  
  2805. chatfunc("ULTIMATE,")
  2806.  
  2807. local TiltX = 0
  2808. local TiltY = 0
  2809. local TiltZ = 0.85
  2810. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  2811. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  2812. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltX,TiltY,TiltZ + 0.7)
  2813. TiltX = 0.6
  2814. TiltY = 0
  2815. TiltZ = 0
  2816. local MoveX = 0
  2817. local MoveY = 0
  2818. local MoveZ = -0.3
  2819. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltZ,TiltY,TiltZ)
  2820. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2821. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2822. TiltX = -0.05
  2823. TiltY = 0
  2824. TiltZ = 0
  2825. MoveX = 0
  2826. MoveY = 0.1
  2827. MoveZ = 0
  2828. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2829. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  2830.  
  2831. wait(.02)
  2832.  
  2833. local partt2 = Instance.new("Part",char)
  2834. partt2.Name = "kame"
  2835. partt2.Position = Vector3.new(999,999,999)
  2836. partt2.Transparency = 1
  2837. partt2.Material = Enum.Material.Neon
  2838. partt2.BrickColor = BrickColor.new("White")
  2839. partt2.CanCollide = false
  2840. partt2.Anchored = false
  2841. partt2.Size = Vector3.new(0.15,0.15,0.15)
  2842. local partmesh = Instance.new("BlockMesh",partt2)
  2843. partmesh.Scale = Vector3.new(13.4,13.4,13.4)
  2844. hum.PlatformStand = true
  2845. local partweld2 = Instance.new("Weld")
  2846. partweld2.Part0 = tor
  2847. partweld2.Part1 = partt2
  2848. partweld2.Parent = partt2
  2849. partweld2.C0 = CFrame.new(-0,-.5,-1.5)
  2850. hrp.Anchored = true
  2851. wait(.01)
  2852. tor.Anchored = true
  2853. kamehameha3 = true
  2854.  
  2855. wait(1)
  2856.  
  2857. wait(1)
  2858.  
  2859. local Gyro = Instance.new("BodyGyro")
  2860. Gyro.Parent = tor
  2861. Gyro.D = 50
  2862. Gyro.cframe = tor.CFrame
  2863. Gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  2864. local Position = Instance.new("BodyPosition")
  2865. Position.Parent = tor
  2866. Position.position = tor.Position
  2867. Position.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  2868.  
  2869. RefreshWelds()
  2870.  
  2871. chatfunc("KAMEHAMEHAAA!!!")
  2872.  
  2873. kamehit2:Play()
  2874.  
  2875. KameWelds()
  2876.  
  2877. kamehameha3 = false
  2878.  
  2879. partt2:Remove()
  2880.  
  2881.  
  2882. local ray = Ray.new(tor.CFrame.p, (mouse.Hit.p - tor.CFrame.p).unit * 299) local pos = mouse.Hit.p
  2883. local part, position = workspace:FindPartOnRay(ray, char, false, true)
  2884.  
  2885. local new = Instance.new
  2886. local v3 = Vector3.new
  2887. local bc = BrickColor.new
  2888.  
  2889. local a1 = new("Part",char)
  2890. a1.Name = "Beam"
  2891. a1.Anchored = true
  2892. a1.Size = v3(6,6,6)
  2893. a1.CanCollide = false
  2894. a1.Locked = true
  2895. a1.Position = v3(999,999,999)
  2896. a1.BrickColor = bc("White")
  2897. a1.Material = "Neon"
  2898. a1.Transparency = 0
  2899.  
  2900. local num = 0
  2901.  
  2902. Gyro.CFrame = CFrame.new(tor.Position, pos)
  2903.  
  2904. tor.CFrame = CFrame.new(tor.Position, pos)
  2905.  
  2906. local distance = (tor.CFrame.p - position).magnitude
  2907. a1.Size = Vector3.new(1.7, 1.7, distance)
  2908. a1.CFrame = CFrame.new(tor.CFrame.p, position) * CFrame.new(0, 0.25, -distance / 2)
  2909.  
  2910. game:GetService("Debris"):AddItem(a1,0.4)
  2911.  
  2912. if part then
  2913.  
  2914.  
  2915. kamehit:Play()
  2916.  
  2917.  
  2918. if part.Parent:findFirstChild("NewPart") == nil and part.Size.x < 500 and part.Parent:findFirstChild("Wave") == nil then
  2919.  
  2920.  
  2921.  
  2922. if part.Parent:IsA("Accessory") then
  2923. part.Parent.Parent:BreakJoints()
  2924. end
  2925. if part.Parent:IsA("Model") then
  2926. part.Parent:BreakJoints()
  2927. end
  2928. part:Destroy()
  2929. if enabled == true then
  2930. enabled = false
  2931. num = num + 1
  2932. local a21 = new("Part",char)
  2933. a21.Name = "Beam"..num
  2934. a21.Locked = true
  2935. a21.Size = v3(1,1,1)
  2936. a21.CanCollide = false
  2937. a21.Position = v3(999,999,999)
  2938. a21.BrickColor = bc("White")
  2939. a21.Material = "Neon"
  2940. a21.Transparency = 1
  2941. local aa21 = new("SpecialMesh",a21)
  2942. a21.Anchored = true
  2943. a21.Position = part.Position
  2944. aa21.MeshType = "Sphere"
  2945. aa21.Scale = v3(1,1,1)
  2946.  
  2947. local a23 = new("Part",char)
  2948. a23.Name = "Bean2"
  2949. a23.Locked = true
  2950. a23.Size = v3(1,1,1)
  2951. a23.CanCollide = false
  2952. a23.Position = v3(999,999,999)
  2953. a23.BrickColor = bc("Steel blue")
  2954. a23.Material = "Neon"
  2955. a23.Transparency = 1
  2956. local aa23 = new("SpecialMesh",a23)
  2957. a23.Anchored = true
  2958. a23.Position = part.Position
  2959. aa23.MeshType = "Sphere"
  2960. aa23.Scale = v3(1,1,1)
  2961.  
  2962. local a24 = new("Part",char)
  2963. a24.Name = "Bean"
  2964. a24.Locked = true
  2965. a24.Size = v3(1,1,1)
  2966. a24.CanCollide = false
  2967. a24.Position = v3(999,999,999)
  2968. a24.BrickColor = bc("Electric blue")
  2969. a24.Material = "Neon"
  2970. a24.Transparency = 0
  2971. local aa24 = new("SpecialMesh",a24)
  2972. a24.Anchored = true
  2973. a24.Position = part.Position
  2974. aa24.MeshType = "Sphere"
  2975. aa24.Scale = v3(1,1,1)
  2976.  
  2977. local a22 = new("Part",char)
  2978. a22.Name = "Beam3"
  2979. a22.Locked = true
  2980. a22.Size = v3(1,1,1)
  2981. a22.CanCollide = false
  2982. a22.Position = v3(999,999,999)
  2983. a22.BrickColor = bc("Medium blue")
  2984. a22.Material = "Neon"
  2985. a22.Transparency = 1
  2986. local aa22 = new("SpecialMesh",a22)
  2987. a22.Anchored = true
  2988. a22.Position = part.Position
  2989. aa22.MeshType = "Sphere"
  2990. aa22.Scale = v3(1,1,1)
  2991.  
  2992. GroundWave5()
  2993. GroundWave6()
  2994. GroundWave7()
  2995. wait(.09)
  2996. GroundWave5()
  2997. GroundWave6()
  2998. GroundWave7()
  2999.  
  3000. a21.Transparency = 0
  3001. a22.Transparency = 0
  3002. a23.Transparency = 0
  3003.  
  3004. for i = 1,55.99 do
  3005. wait()
  3006. char["Beam1"].Mesh.Scale = char["Beam1"].Mesh.Scale + v3(10,10,10)
  3007. char["Beam1"].Transparency = char["Beam1"].Transparency + 0.03
  3008.  
  3009. char["Beam3"].Mesh.Scale = char["Beam3"].Mesh.Scale + v3(5,5,5)
  3010. char["Beam3"].Transparency = char["Beam3"].Transparency + 0.02
  3011.  
  3012. char["Bean2"].Mesh.Scale = char["Bean2"].Mesh.Scale + v3(2,2,2)
  3013. char["Bean2"].Transparency = char["Bean2"].Transparency + 0.01
  3014.  
  3015. char["Bean"].Mesh.Scale = char["Bean"].Mesh.Scale + v3(1,1,1)
  3016. char["Bean"].Transparency = char["Bean"].Transparency + 0.001
  3017.  
  3018. end
  3019. enabled = true
  3020.  
  3021. a21.Transparency = 1
  3022. a22.Transparency = 1
  3023. a23.Transparency = 1
  3024. a24.Transparency = 1
  3025.  
  3026. GroundWave5()
  3027. GroundWave6()
  3028. GroundWave7()
  3029.  
  3030. GroundWave5()
  3031. GroundWave6()
  3032. GroundWave7()
  3033.  
  3034. wait(.4)
  3035.  
  3036.  
  3037. GroundWave5()
  3038. GroundWave6()
  3039. GroundWave7()
  3040.  
  3041. GroundWave5()
  3042. GroundWave6()
  3043. GroundWave7()
  3044.  
  3045. wait(.4)
  3046.  
  3047. GroundWave5()
  3048. GroundWave6()
  3049. GroundWave7()
  3050.  
  3051. GroundWave5()
  3052. GroundWave6()
  3053. GroundWave7()
  3054.  
  3055. char["Beam1"]:Destroy()
  3056. char["Beam3"]:Destroy()
  3057. char["Bean2"]:Destroy()
  3058. char["Bean"]:Destroy()
  3059.  
  3060. end
  3061. end
  3062.  
  3063. end
  3064.  
  3065. wait(.5)
  3066.  
  3067. ape51.Transparency = 0
  3068. ape56.Transparency = 1
  3069.  
  3070. hum.PlatformStand = false
  3071. char.Torso.Anchored = false
  3072. hrp.Anchored = false
  3073.  
  3074. RightShoulder.MaxVelocity = 0.15
  3075. LeftShoulder.MaxVelocity = 0.15
  3076.  
  3077. RefreshWelds()
  3078.  
  3079. Gyro:Remove()
  3080.  
  3081. Position:Remove()
  3082.  
  3083. available = false
  3084. auracan = false
  3085.  
  3086. wait(1.6)
  3087.  
  3088. assj3 = false
  3089.  
  3090. end
  3091.  
  3092. attacking = false
  3093.  
  3094. end
  3095.  
  3096. end;
  3097. end
  3098.  
  3099. function kamehamehax10()
  3100.  
  3101. if attacking == false then
  3102. attacking = true
  3103.  
  3104. local nun = 0
  3105.  
  3106. if assj3 == false then
  3107. if being == false then
  3108.  
  3109. assj3 = true
  3110.  
  3111. local beamgo = 6
  3112. local beamgo1 = 1
  3113. local enabled = true
  3114. local sizeup = -25
  3115.  
  3116.  
  3117. RightShoulder.MaxVelocity = 0
  3118. RightShoulder.CurrentAngle = 0
  3119. LeftShoulder.MaxVelocity = 0
  3120. LeftShoulder.CurrentAngle = 0
  3121.  
  3122. chatfunc("TIMES TEN,")
  3123.  
  3124. local TiltX = 0
  3125. local TiltY = 0
  3126. local TiltZ = 0.85
  3127. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  3128. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  3129. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltX,TiltY,TiltZ + 0.7)
  3130. TiltX = 0.6
  3131. TiltY = 0
  3132. TiltZ = 0
  3133. local MoveX = 0
  3134. local MoveY = 0
  3135. local MoveZ = -0.3
  3136. RootJoint.C1 = RootJoint.C1 * CFrame.Angles(TiltZ,TiltY,TiltZ)
  3137. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  3138. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  3139. TiltX = -0.05
  3140. TiltY = 0
  3141. TiltZ = 0
  3142. MoveX = 0
  3143. MoveY = 0.1
  3144. MoveZ = 0
  3145. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  3146. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  3147.  
  3148. wait(3.04)
  3149.  
  3150. chatfunc("KAMEHAME...")
  3151.  
  3152. local partt2 = Instance.new("Part",char)
  3153. partt2.Name = "kame"
  3154. partt2.Position = Vector3.new(999,999,999)
  3155. partt2.Transparency = 1
  3156. partt2.Material = Enum.Material.Neon
  3157. partt2.BrickColor = BrickColor.new("Bright red")
  3158. partt2.CanCollide = false
  3159. partt2.Anchored = false
  3160. partt2.Size = Vector3.new(0.15,0.15,0.15)
  3161. local partmesh = Instance.new("BlockMesh",partt2)
  3162. partmesh.Scale = Vector3.new(13.4,13.4,13.4)
  3163. hum.PlatformStand = true
  3164. local partweld2 = Instance.new("Weld")
  3165. partweld2.Part0 = tor
  3166. partweld2.Part1 = partt2
  3167. partweld2.Parent = partt2
  3168. partweld2.C0 = CFrame.new(-0,-.5,-1.5)
  3169. hrp.Anchored = true
  3170. wait(.01)
  3171. tor.Anchored = true
  3172. kamehameha3 = true
  3173.  
  3174. wait(0.297)
  3175.  
  3176. partt2.Color = Color3.fromRGB(255,19,31)
  3177.  
  3178. wait(1.5)
  3179.  
  3180. local Gyro = Instance.new("BodyGyro")
  3181. Gyro.Parent = tor
  3182. Gyro.D = 50
  3183. Gyro.cframe = tor.CFrame
  3184. Gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  3185. local Position = Instance.new("BodyPosition")
  3186. Position.Parent = tor
  3187. Position.position = tor.Position
  3188. Position.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  3189.  
  3190. RefreshWelds()
  3191.  
  3192. chatfunc("HAAAA!!!!")
  3193.  
  3194. kamehit2:Play()
  3195.  
  3196. KameWelds()
  3197.  
  3198. kamehameha3 = false
  3199.  
  3200. partt2:Remove()
  3201.  
  3202.  
  3203. local ray = Ray.new(tor.CFrame.p, (mouse.Hit.p - tor.CFrame.p).unit * 299) local pos = mouse.Hit.p
  3204. local part, position = workspace:FindPartOnRay(ray, char, false, true)
  3205.  
  3206. local new = Instance.new
  3207. local v3 = Vector3.new
  3208. local bc = BrickColor.new
  3209.  
  3210. local a1 = new("Part",char)
  3211. a1.Name = "Beam"
  3212. a1.Anchored = true
  3213. a1.Size = v3(6,6,6)
  3214. a1.CanCollide = false
  3215. a1.Locked = true
  3216. a1.Position = v3(999,999,999)
  3217. a1.Color = Color3.fromRGB(255,19,31)
  3218. a1.Material = "Neon"
  3219. a1.Transparency = 0
  3220.  
  3221. local num = 0
  3222.  
  3223. Gyro.CFrame = CFrame.new(tor.Position, pos)
  3224.  
  3225. tor.CFrame = CFrame.new(tor.Position, pos)
  3226.  
  3227. local distance = (tor.CFrame.p - position).magnitude
  3228. a1.Size = Vector3.new(1.7, 1.7, distance)
  3229. a1.CFrame = CFrame.new(tor.CFrame.p, position) * CFrame.new(0, 0.25, -distance / 2)
  3230.  
  3231. game:GetService("Debris"):AddItem(a1,0.4)
  3232.  
  3233. if part then
  3234.  
  3235.  
  3236. kamehit:Play()
  3237.  
  3238.  
  3239. if part.Parent:findFirstChild("NewPart") == nil and part.Size.x < 500 and part.Parent:findFirstChild("Wave") == nil then
  3240.  
  3241.  
  3242.  
  3243. if part.Parent:IsA("Accessory") then
  3244. part.Parent.Parent:BreakJoints()
  3245. end
  3246. if part.Parent:IsA("Model") then
  3247. part.Parent:BreakJoints()
  3248. end
  3249. part:Destroy()
  3250. if enabled == true then
  3251. enabled = false
  3252. num = num + 1
  3253. local a21 = new("Part",char)
  3254. a21.Name = "Beam"..num
  3255. a21.Locked = true
  3256. a21.Size = v3(1,1,1)
  3257. a21.CanCollide = false
  3258. a21.Position = v3(999,999,999)
  3259. a21.BrickColor = bc("White")
  3260. a21.Material = "Neon"
  3261. a21.Transparency = 1
  3262. local aa21 = new("SpecialMesh",a21)
  3263. a21.Anchored = true
  3264. a21.Position = part.Position
  3265. aa21.MeshType = "Sphere"
  3266. aa21.Scale = v3(1,1,1)
  3267.  
  3268. local a23 = new("Part",char)
  3269. a23.Name = "Bean2"
  3270. a23.Locked = true
  3271. a23.Size = v3(1,1,1)
  3272. a23.CanCollide = false
  3273. a23.Position = v3(999,999,999)
  3274. a23.BrickColor = bc("Bright red")
  3275. a23.Material = "Neon"
  3276. a23.Transparency = 1
  3277. local aa23 = new("SpecialMesh",a23)
  3278. a23.Anchored = true
  3279. a23.Position = part.Position
  3280. aa23.MeshType = "Sphere"
  3281. aa23.Scale = v3(1,1,1)
  3282.  
  3283. local a24 = new("Part",char)
  3284. a24.Name = "Bean"
  3285. a24.Locked = true
  3286. a24.Size = v3(1,1,1)
  3287. a24.CanCollide = false
  3288. a24.Position = v3(999,999,999)
  3289. a24.Color = Color3.fromRGB(255,19,31)
  3290. a24.Material = "Neon"
  3291. a24.Transparency = 0
  3292. local aa24 = new("SpecialMesh",a24)
  3293. a24.Anchored = true
  3294. a24.Position = part.Position
  3295. aa24.MeshType = "Sphere"
  3296. aa24.Scale = v3(1,1,1)
  3297.  
  3298. local a25 = new("Part",char)
  3299. a25.Name = "Bean3"
  3300. a25.Locked = true
  3301. a25.Size = v3(1,1,1)
  3302. a25.CanCollide = false
  3303. a25.Position = v3(999,999,999)
  3304. a25.Color = Color3.fromRGB(255, 31, 70)
  3305. a25.Material = "Neon"
  3306. a25.Transparency = 0
  3307. local aa25 = new("SpecialMesh",a24)
  3308. a25.Anchored = true
  3309. a25.Position = part.Position
  3310. aa25.MeshType = "Sphere"
  3311. aa25.Scale = v3(1,1,1)
  3312. aa25.Name = "Mesh"
  3313.  
  3314. local a22 = new("Part",char)
  3315. a22.Name = "Beam3"
  3316. a22.Locked = true
  3317. a22.Size = v3(1,1,1)
  3318. a22.CanCollide = false
  3319. a22.Position = v3(999,999,999)
  3320. a22.BrickColor = bc("Persimmon")
  3321. a22.Material = "Neon"
  3322. a22.Transparency = 1
  3323. local aa22 = new("SpecialMesh",a22)
  3324. a22.Anchored = true
  3325. a22.Position = part.Position
  3326. aa22.MeshType = "Sphere"
  3327. aa22.Scale = v3(1,1,1)
  3328.  
  3329. GroundWave5()
  3330. GroundWave6()
  3331. GroundWave7()
  3332. wait(.09)
  3333. GroundWave5()
  3334. GroundWave6()
  3335. GroundWave7()
  3336.  
  3337. a21.Transparency = 0
  3338. a22.Transparency = 0
  3339. a23.Transparency = 0
  3340.  
  3341. for i = 1,55.99 do
  3342. wait()
  3343. aa21.Scale = aa21.Scale + v3(10,10,10)
  3344. a21.Transparency = a21.Transparency + 0.03
  3345.  
  3346. aa22.Scale = aa22.Scale + v3(5,5,5)
  3347. a22.Transparency = a22.Transparency + 0.02
  3348.  
  3349. aa25.Scale = aa25.Scale + v3(2,2,2)
  3350. a25.Transparency = a25.Transparency + 0.01
  3351.  
  3352. aa24.Scale = aa24.Scale + v3(1,1,1)
  3353. a24.Transparency = a24.Transparency + 0.001
  3354.  
  3355. aa23.Scale = aa23.Scale + v3(10,10,10)
  3356. a23.Transparency = a23.Transparency + 0.03
  3357.  
  3358. end
  3359. enabled = true
  3360.  
  3361. a21.Transparency = 1
  3362. a22.Transparency = 1
  3363. a23.Transparency = 1
  3364. a24.Transparency = 1
  3365.  
  3366. GroundWave5()
  3367. GroundWave6()
  3368. GroundWave7()
  3369.  
  3370. GroundWave5()
  3371. GroundWave6()
  3372. GroundWave7()
  3373.  
  3374. wait(.4)
  3375.  
  3376.  
  3377. GroundWave5()
  3378. GroundWave6()
  3379. GroundWave7()
  3380.  
  3381. GroundWave5()
  3382. GroundWave6()
  3383. GroundWave7()
  3384.  
  3385. wait(.4)
  3386.  
  3387. char["Beam1"]:Destroy()
  3388. char["Beam3"]:Destroy()
  3389. char["Bean2"]:Destroy()
  3390. char["Bean"]:Destroy()
  3391. --char["Bean2"]:Destroy()
  3392.  
  3393. end
  3394. end
  3395.  
  3396. end
  3397.  
  3398. wait(.5)
  3399.  
  3400. ape51.Transparency = 0
  3401. ape56.Transparency = 1
  3402.  
  3403. hum.PlatformStand = false
  3404. char.Torso.Anchored = false
  3405. hrp.Anchored = false
  3406.  
  3407. RightShoulder.MaxVelocity = 0.15
  3408. LeftShoulder.MaxVelocity = 0.15
  3409.  
  3410. RefreshWelds()
  3411.  
  3412. Gyro:Remove()
  3413.  
  3414. Position:Remove()
  3415.  
  3416. available = false
  3417. auracan = false
  3418.  
  3419. wait(1.6)
  3420.  
  3421. assj3 = false
  3422.  
  3423. end
  3424.  
  3425. attacking = false
  3426.  
  3427. end
  3428.  
  3429. end;
  3430. end
  3431.  
  3432. mouse.KeyDown:connect(function(key)
  3433. if key == "e" then
  3434. if ssj2 == false and ssj3 == false and fullpowerssj == false and ultrainstinct == false then
  3435. if attacking == false then
  3436. kamehameha()
  3437. end
  3438. end
  3439. end
  3440. end)
  3441.  
  3442. mouse.KeyDown:connect(function(key)
  3443. if key == "r" then
  3444. if ssj2 == true and assj2 == true then
  3445. if attacking == false then
  3446. kamehameha()
  3447. end
  3448. end
  3449. end
  3450. end)
  3451.  
  3452. mouse.KeyDown:connect(function(key)
  3453. if key == "e" then
  3454. if fullpowerssj == true then
  3455. if attacking == false then
  3456. angrykamehameha()
  3457. end
  3458. end
  3459. end
  3460. end)
  3461.  
  3462. mouse.KeyDown:connect(function(key)
  3463. if key == "e" then
  3464. if ultrainstinct == true or limitbreaker == true then
  3465. if attacking == false then
  3466. ultrakamehameha()
  3467. end
  3468. end
  3469. end
  3470. end)
  3471.  
  3472. mouse.KeyDown:connect(function(key)
  3473. if key == "e" then
  3474. if ssj2 == true or ssj3 == true then
  3475. superkamehameha()
  3476. end
  3477. end
  3478. end)
  3479.  
  3480. mouse.KeyDown:connect(function(key)
  3481. if key == "q" then
  3482. if ssj2 == true and assj2 == true then
  3483. kamehameha2()
  3484. end
  3485. end
  3486. end)
  3487.  
  3488. mouse.KeyDown:connect(function(key)
  3489. if key == "r" then
  3490. if ssjwhite == true then
  3491. kamehamehax10()
  3492. end
  3493. end
  3494. end)
  3495.  
  3496. function normalform()
  3497.  
  3498. if available == true then
  3499. available = false
  3500. end
  3501.  
  3502. if auracan2 == true then
  3503. auracan2 = false
  3504. end
  3505. if auracan3 == true then
  3506. auracan3 = false
  3507. end
  3508. if auracan == true then
  3509. auracan = false
  3510. end
  3511. if auracan4 == true then
  3512. auracan4 = false
  3513. end
  3514.  
  3515. if hum.MaxHealth == math.huge then
  3516. hum.MaxHealth = math.huge
  3517. hum.Health = 10000
  3518. end
  3519.  
  3520. if ultrainstinct == true or limitbreaker == true then
  3521. ultrainstinct = false
  3522. dodge = false
  3523. automoviment = false
  3524. limitbreaker = false
  3525. wait(.009)
  3526. hum.MaxHealth = math.huge
  3527. hum.Health = 10000
  3528. end
  3529.  
  3530. if assj3 == false then
  3531. if ssj1 == true or ssj2 == true or ssj3 == true or sss3 == true or ssjg == true or ssjb == true or ssjbk == true or ssjwhite == true or normal == false or ssjbfullpower == true or kaioken == true or ultrainstinct == true then
  3532. if being == false then
  3533. being = true
  3534. hum.JumpPower = 0
  3535. hum.WalkSpeed = 0
  3536.  
  3537. Mus.Pitch = 1
  3538.  
  3539. for _,v in pairs(char:GetChildren()) do
  3540. if v.ClassName == "Sound" then
  3541. v:Stop()
  3542. end
  3543. end
  3544.  
  3545. for _,y in pairs(char:GetChildren()) do
  3546. if y.ClassName == "Part" then
  3547. for _,i in pairs(y:GetChildren()) do
  3548. if i.ClassName == "ParticleEmitter" then
  3549. i.Transparency = NumberSequence.new(1)
  3550. end
  3551. end
  3552. end
  3553. end
  3554.  
  3555. for _,v in pairs(char:GetChildren()) do
  3556. if v.Name == "Part8" then
  3557. v:Remove()
  3558. end
  3559. end
  3560.  
  3561. for _,v in pairs(char:GetChildren()) do
  3562. if v.Name == "Part9" then
  3563. v:Remove()
  3564. end
  3565. end
  3566.  
  3567. for _,v in pairs(char:GetChildren()) do
  3568. if v.Name == "leg2" or v.Name == "leg1" or v.Name == "arm1" or v.Name == "arm2" or v.Name == "tors" or v.Name == "hed" then
  3569. v:Remove()
  3570. end
  3571. end
  3572.  
  3573. char.Hair:Remove()
  3574.  
  3575. Hair7 = Instance.new("Part")
  3576. Hair7.Parent = p.Character
  3577. Hair7.Name = "Hair"
  3578. Hair7.CanCollide = false
  3579. Hair7.Locked = true
  3580. Hair7.TopSurface = "Smooth"
  3581. Hair7.BottomSurface = "Smooth"
  3582. Hair7.formFactor = "Symmetric"
  3583. Hair7.Material = "Neon"
  3584. Hair7.BrickColor = BrickColor.new("Really black")
  3585. Hair7.CFrame = p.Character.Torso.CFrame
  3586. Hair7.Size = Vector3.new(1, 1, 1)
  3587. Hair7.Transparency = 0
  3588.  
  3589. Weld1 = Instance.new("Weld")
  3590. Weld1.Parent = p.Character.Head
  3591. Weld1.Part0 = p.Character.Head
  3592. Weld1.Part1 = Hair7
  3593. Weld1.C0 = CFrame.new(0, 1, 0)
  3594.  
  3595. Mesh = Instance.new("SpecialMesh")
  3596. Mesh.Offset = Vector3.new(0.2, -0.2, 0.2)
  3597. Mesh.Parent = Hair7
  3598. Mesh.Scale = Vector3.new(1, 1, 1)
  3599. Mesh.MeshType = "FileMesh"
  3600. Mesh.MeshId = "http://www.roblox.com/asset/?id=476757756"
  3601. Mesh.TextureId = ""
  3602.  
  3603. ape51.Color = Color3.fromRGB(106,57,8)
  3604.  
  3605. char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=259849794"
  3606. char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=539482020"
  3607.  
  3608. hed.face.Texture = "rbxassetid://967842214"
  3609.  
  3610. local num = 0
  3611. local a21e = Instance.new("Part",char)
  3612. a21e.Name = "Beam"..num
  3613. a21e.Locked = true
  3614. a21e.Size = Vector3.new(1,1,1)
  3615. a21e.CanCollide = false
  3616. a21e.Position = Vector3.new(999,999,999)
  3617. a21e.BrickColor = BrickColor.new("Medium blue")
  3618. a21e.Material = "Neon"
  3619. a21e.Transparency = 0
  3620. local aa21e = Instance.new("SpecialMesh",a21e)
  3621. a21e.Anchored = true
  3622. a21e.Position = hrp.Position
  3623. aa21e.MeshType = "Sphere"
  3624. aa21e.Scale = Vector3.new(1,1,1)
  3625.  
  3626. for i = 1,25 do
  3627. wait()
  3628. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  3629. a21e.Transparency = a21e.Transparency + 0.04
  3630. end
  3631.  
  3632. a21e:Remove()
  3633.  
  3634. wait()
  3635.  
  3636. hum.WalkSpeed = 16
  3637. hum.JumpPower = 50
  3638.  
  3639. if hum.MaxHealth == math.huge then
  3640. hum.MaxHealth = math.huge
  3641. hum.Health = 10000
  3642. end
  3643.  
  3644. for _,y in pairs(char:GetChildren()) do
  3645. if y.ClassName == "Part" then
  3646. for _,i in pairs(y:GetChildren()) do
  3647. if i.ClassName == "ParticleEmitter" then
  3648. i:Remove()
  3649. end
  3650. end
  3651. end
  3652. end
  3653.  
  3654. normal = true
  3655. ssjg = false
  3656. ssjr = false
  3657. ssj3 = false
  3658. sss3 = false
  3659. ssj2 = false
  3660. ssj1 = false
  3661. assj2 = false
  3662. ssjb = false
  3663. ultrainstinct = false
  3664. dodge = false
  3665. automoviment = false
  3666. kaioken2 = false
  3667. kaioken4 = false
  3668. fullpowerssj = false
  3669. kaioken5 = false
  3670. kaioken10 = false
  3671. kaioken20 = false
  3672. kaiokenx50 = false
  3673. kaioken = false
  3674. ssjbk = false
  3675. ssjbfullpower = false
  3676. ssjwhite = false
  3677. limitbreaker = false
  3678. being = false
  3679.  
  3680. if hum.MaxHealth == math.huge then
  3681. hum.MaxHealth = math.huge
  3682. hum.Health = 10000
  3683. end
  3684.  
  3685. end
  3686. end
  3687.  
  3688. end
  3689. end
  3690.  
  3691. function kicharge()
  3692. hum.PlatformStand = true
  3693. tor.Anchored = true
  3694. hrp.Anchored = true
  3695.  
  3696. SuperWelds()
  3697.  
  3698. if fullpowerssj == true then
  3699. local ssj2aura = Instance.new("ParticleEmitter",hrp)
  3700. ssj2aura.Name = "control"
  3701. ssj2aura.Texture = "rbxassetid://241992237"
  3702. ssj2aura.Transparency = NumberSequence.new(0.425)
  3703. ssj2aura.Color = ColorSequence.new(Color3.fromRGB(255,255,25))
  3704. ssj2aura.LightEmission = 1
  3705. ssj2aura.Size = NumberSequence.new(8)
  3706. ssj2aura.Lifetime = NumberRange.new(0.5)
  3707. ssj2aura.Rate = 19
  3708. ssj2aura.ZOffset = 0
  3709. ssj2aura.Speed = NumberRange.new(10)
  3710. ssj2aura.LockedToPart = true
  3711. ssj2aura.ZOffset = -1
  3712.  
  3713. local ssj2aura2 = Instance.new("ParticleEmitter",hrp)
  3714. ssj2aura2.Name = "control2"
  3715. ssj2aura2.Texture = "rbxassetid://1072507908"
  3716. ssj2aura2.Transparency = NumberSequence.new(0.555)
  3717. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,255,0))
  3718. ssj2aura2.LightEmission = 0.75
  3719. ssj2aura2.Size = NumberSequence.new(8)
  3720. ssj2aura2.Lifetime = NumberRange.new(0.5)
  3721. ssj2aura2.Rate = 19
  3722. ssj2aura2.ZOffset = -1
  3723. ssj2aura2.Speed = NumberRange.new(10)
  3724. ssj2aura2.LockedToPart = true
  3725. ssj2aura2.ZOffset = -1
  3726. end
  3727.  
  3728. if ssj2 == true and ssj1 == true and ssj3 == false and assj2 == false then
  3729. local ssj2aura = Instance.new("ParticleEmitter",hrp)
  3730. ssj2aura.Name = "ssj2aura"
  3731. ssj2aura.Texture = "rbxassetid://241992237"
  3732. ssj2aura.Transparency = NumberSequence.new(0.425)
  3733. ssj2aura.Color = ColorSequence.new(Color3.fromRGB(255,255,25))
  3734. ssj2aura.LightEmission = 1
  3735. ssj2aura.Size = NumberSequence.new(7)
  3736. ssj2aura.Lifetime = NumberRange.new(0.5)
  3737. ssj2aura.Rate = 19
  3738. ssj2aura.ZOffset = 0
  3739. ssj2aura.Speed = NumberRange.new(10)
  3740. ssj2aura.LockedToPart = true
  3741.  
  3742. local ssj2aura2 = Instance.new("ParticleEmitter",hrp)
  3743. ssj2aura2.Name = "ssj2aura2"
  3744. ssj2aura2.Texture = "rbxassetid://1072507908"
  3745. ssj2aura2.Transparency = NumberSequence.new(0.555)
  3746. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,255,0))
  3747. ssj2aura2.LightEmission = 0.75
  3748. ssj2aura2.Size = NumberSequence.new(8)
  3749. ssj2aura2.Lifetime = NumberRange.new(0.5)
  3750. ssj2aura2.Rate = 19
  3751. ssj2aura2.ZOffset = -1
  3752. ssj2aura2.Speed = NumberRange.new(10)
  3753. ssj2aura2.LockedToPart = true
  3754.  
  3755. local particle = Instance.new("ParticleEmitter",hrp)
  3756. particle.Color = ColorSequence.new(Color3.fromRGB(0, 189, 255))
  3757. particle.LightEmission = 0.5
  3758. particle.LightInfluence = 0
  3759. particle.Transparency = NumberSequence.new(0.9)
  3760. particle.Acceleration = Vector3.new(0,0.04,0)
  3761. particle.Size = NumberSequence.new(7.9)
  3762. particle.Texture = "rbxassetid://1045690145"
  3763. particle.ZOffset = 1
  3764. particle.LockedToPart = true
  3765. particle.Enabled = true
  3766. particle.Lifetime = NumberRange.new(0.09)
  3767. particle.Rate = 20
  3768. particle.Rotation = NumberRange.new(-365,365)
  3769. particle.Speed = NumberRange.new(2)
  3770. particle.SpreadAngle = Vector2.new(9999,9999)
  3771. particle.Name = "ssj9electric"
  3772. particle.EmissionDirection = Enum.NormalId.Bottom
  3773. end
  3774.  
  3775. if ssj3 == true then
  3776. local ssj9aura = Instance.new("ParticleEmitter",hrp)
  3777. ssj9aura.Name = "control"
  3778. ssj9aura.Texture = "rbxassetid://241992237"
  3779. ssj9aura.Transparency = NumberSequence.new(0.425)
  3780. ssj9aura.Color = ColorSequence.new(Color3.fromRGB(169, 234, 82))
  3781. ssj9aura.LightEmission = 1
  3782. ssj9aura.Size = NumberSequence.new(9)
  3783. ssj9aura.Lifetime = NumberRange.new(0.5)
  3784. ssj9aura.Rate = 19
  3785. ssj9aura.Speed = NumberRange.new(10)
  3786. ssj9aura.LockedToPart = true
  3787. ssj9aura.ZOffset = -1
  3788.  
  3789. local ssj9aura2 = Instance.new("ParticleEmitter",hrp)
  3790. ssj9aura2.Name = "control2"
  3791. ssj9aura2.Texture = "rbxassetid://1072507908"
  3792. ssj9aura2.Transparency = NumberSequence.new(0.555)
  3793. ssj9aura2.Color = ColorSequence.new(Color3.fromRGB(99, 200, 82))
  3794. ssj9aura2.LightEmission = 0.75
  3795. ssj9aura2.Size = NumberSequence.new(10)
  3796. ssj9aura2.Lifetime = NumberRange.new(0.5)
  3797. ssj9aura2.Rate = 19
  3798. ssj9aura2.ZOffset = -1
  3799. ssj9aura2.Speed = NumberRange.new(10)
  3800. ssj9aura2.LockedToPart = true
  3801. ssj9aura2.ZOffset = -1
  3802. Mus.Pitch = 1
  3803. end
  3804.  
  3805. if assj2 == true then
  3806. local ssj9aura = Instance.new("ParticleEmitter",hrp)
  3807. ssj9aura.Name = "control"
  3808. ssj9aura.Texture = "rbxassetid://241992237"
  3809. ssj9aura.Transparency = NumberSequence.new(0.825)
  3810. ssj9aura.Color = ColorSequence.new(Color3.fromRGB(255, 200, 249))
  3811. ssj9aura.LightEmission = 1
  3812. ssj9aura.Size = NumberSequence.new(8)
  3813. ssj9aura.Lifetime = NumberRange.new(0.5)
  3814. ssj9aura.Rate = 19
  3815. ssj9aura.Speed = NumberRange.new(10)
  3816. ssj9aura.LockedToPart = true
  3817. ssj9aura.ZOffset = -3
  3818.  
  3819. local ssj9aura2 = Instance.new("ParticleEmitter",hrp)
  3820. ssj9aura2.Name = "control2"
  3821. ssj9aura2.Texture = "rbxassetid://1072507908"
  3822. ssj9aura2.Transparency = NumberSequence.new(0.955)
  3823. ssj9aura2.Color = ColorSequence.new(Color3.fromRGB(249, 255, 200))
  3824. ssj9aura2.LightEmission = 0.75
  3825. ssj9aura2.Size = NumberSequence.new(9)
  3826. ssj9aura2.Lifetime = NumberRange.new(0.5)
  3827. ssj9aura2.Rate = 19
  3828. ssj9aura2.ZOffset = -1
  3829. ssj9aura2.Speed = NumberRange.new(10)
  3830. ssj9aura2.LockedToPart = true
  3831. ssj9aura2.ZOffset = -2
  3832. Mus.Pitch = 1
  3833. end
  3834.  
  3835. if ssjwhite == true then
  3836. local ssj9aura = Instance.new("ParticleEmitter",hrp)
  3837. ssj9aura.Name = "control"
  3838. ssj9aura.Texture = "rbxassetid://241992237"
  3839. ssj9aura.Transparency = NumberSequence.new(0.825)
  3840. ssj9aura.Color = ColorSequence.new(Color3.fromRGB(255, 200, 18))
  3841. ssj9aura.LightEmission = 1
  3842. ssj9aura.Size = NumberSequence.new(7)
  3843. ssj9aura.Lifetime = NumberRange.new(0.5)
  3844. ssj9aura.Rate = 19
  3845. ssj9aura.Speed = NumberRange.new(10)
  3846. ssj9aura.LockedToPart = true
  3847. ssj9aura.ZOffset = -2
  3848.  
  3849. local ssj9aura2 = Instance.new("ParticleEmitter",hrp)
  3850. ssj9aura2.Name = "control2"
  3851. ssj9aura2.Texture = "rbxassetid://1072507908"
  3852. ssj9aura2.Transparency = NumberSequence.new(0.855)
  3853. ssj9aura2.Color = ColorSequence.new(Color3.fromRGB(255, 19, 70))
  3854. ssj9aura2.LightEmission = 0.75
  3855. ssj9aura2.Size = NumberSequence.new(10)
  3856. ssj9aura2.Lifetime = NumberRange.new(0.5)
  3857. ssj9aura2.Rate = 19
  3858. ssj9aura2.ZOffset = -2
  3859. ssj9aura2.Speed = NumberRange.new(10)
  3860. ssj9aura2.LockedToPart = true
  3861. ssj9aura2.ZOffset = -1
  3862. Mus.Pitch = 1
  3863. end
  3864.  
  3865. if kaioken == true and ssbk == false and kaioken10 == false and kaioken20 == false or kaioken5 == true or kaioken2 == true or kaioken4 == true then
  3866. local ssj9aura = Instance.new("ParticleEmitter",hrp)
  3867. ssj9aura.Name = "control"
  3868. ssj9aura.Texture = "rbxassetid://241992237"
  3869. ssj9aura.Transparency = NumberSequence.new(0.825)
  3870. ssj9aura.Color = ColorSequence.new(Color3.fromRGB(255, 9, 1))
  3871. ssj9aura.LightEmission = 1
  3872. ssj9aura.Size = NumberSequence.new(12)
  3873. ssj9aura.Lifetime = NumberRange.new(0.5)
  3874. ssj9aura.Rate = 19
  3875. ssj9aura.Speed = NumberRange.new(10)
  3876. ssj9aura.LockedToPart = true
  3877. ssj9aura.ZOffset = -2
  3878.  
  3879. local ssj9aura2 = Instance.new("ParticleEmitter",hrp)
  3880. ssj9aura2.Name = "control2"
  3881. ssj9aura2.Texture = "rbxassetid://1072507908"
  3882. ssj9aura2.Transparency = NumberSequence.new(0.855)
  3883. ssj9aura2.Color = ColorSequence.new(Color3.fromRGB(255, 0, 0))
  3884. ssj9aura2.LightEmission = 0.75
  3885. ssj9aura2.Size = NumberSequence.new(11)
  3886. ssj9aura2.Lifetime = NumberRange.new(0.5)
  3887. ssj9aura2.Rate = 19
  3888. ssj9aura2.ZOffset = -2
  3889. ssj9aura2.Speed = NumberRange.new(10)
  3890. ssj9aura2.LockedToPart = true
  3891. ssj9aura2.ZOffset = -1
  3892. Mus.Pitch = 1
  3893. end
  3894.  
  3895. GroundWave0()
  3896.  
  3897. rock2 = false
  3898. rock = false
  3899. rock2 = false
  3900.  
  3901. charge = true
  3902. attacking = true
  3903.  
  3904. mouse.KeyDown:connect(function(key)
  3905. if key == "m" then
  3906.  
  3907. --wait(3)
  3908.  
  3909. GroundWave1()
  3910.  
  3911. rock3 = true
  3912.  
  3913. if fullpowerssj == true then
  3914. hrp.control.Enabled = false
  3915. hrp.control2.Enabled = false
  3916. hrp.control:Remove()
  3917. hrp.control2:Remove()
  3918. end
  3919.  
  3920. if ssj2 == true and ssj1 == true and ssj3 == false and assj2 == false then
  3921. hrp.ssj2aura.Enabled = false
  3922. hrp.ssj2aura2.Enabled = false
  3923. hrp.ssj9electric.Enabled = false
  3924. hrp.ssj2aura2:Remove()
  3925. hrp.ssj9electric:Remove()
  3926. hrp.ssj2aura:Remove()
  3927. end
  3928.  
  3929. if ssj3 == true then
  3930. hrp.control.Enabled = false
  3931. hrp.control2.Enabled = false
  3932. hrp.control:Remove()
  3933. hrp.control2:Remove()
  3934. end
  3935.  
  3936. if assj2 == true then
  3937. hrp.control.Enabled = false
  3938. hrp.control2.Enabled = false
  3939. hrp.control:Remove()
  3940. hrp.control2:Remove()
  3941. end
  3942.  
  3943. if ssjwhite == true then
  3944. hrp.control.Enabled = false
  3945. hrp.control2.Enabled = false
  3946. hrp.control:Remove()
  3947. hrp.control2:Remove()
  3948. end
  3949.  
  3950. if kaioken == true and ssbk == false and kaioken10 == false and kaioken20 == false or kaioken5 == true or kaioken2 == true or kaioken4 == true then
  3951. hrp.control.Enabled = false
  3952. hrp.control2.Enabled = false
  3953. hrp.control:Remove()
  3954. hrp.control2:Remove()
  3955. end
  3956.  
  3957. RefreshWelds()
  3958.  
  3959. rock3 = true
  3960.  
  3961. hum.PlatformStand = false
  3962. tor.Anchored = false
  3963. hrp.Anchored = false
  3964.  
  3965. rock3 = true
  3966.  
  3967. charge = false
  3968. attacking = false
  3969. being = false
  3970. rock = false
  3971. rock3 = true
  3972.  
  3973. end
  3974. end)
  3975. end
  3976.  
  3977. mouse.KeyDown:connect(function(key)
  3978. if key == "n" then
  3979. if charge == false then
  3980. kicharge()
  3981. end
  3982. end;end)
  3983.  
  3984. function ss2()
  3985.  
  3986. if ssj1 == true or fullpowerssj == true then
  3987. if being == false then
  3988. if ssj2 == false then
  3989. if normal == false then
  3990. being = true
  3991.  
  3992. if fullpowerssj == true then
  3993. already3 = true
  3994. end
  3995.  
  3996. if already3 == false then
  3997. chatfunc("Known as a stage ascended past the super saiyan form..")
  3998. wait(2.99)
  3999. chatfunc("SUPER SAIYAN 2")
  4000. end
  4001.  
  4002. if already3 == true then
  4003. if ssj1 == true then
  4004. chatfunc("Super Saiyan 2")
  4005. end
  4006. if fullpowerssj == true then
  4007. chatfunc("HAAAAAA!!!!")
  4008. wait(.01)
  4009. hed.face.Texture = "rbxassetid://1177818030"
  4010. end
  4011. end
  4012.  
  4013. already3 = true
  4014.  
  4015. if ssj1 == true then
  4016.  
  4017. rock = true
  4018.  
  4019.  
  4020. wait(.25)
  4021.  
  4022. end
  4023.  
  4024. hum.WalkSpeed = 0
  4025. hum.JumpPower = 0
  4026.  
  4027. if ssj1 == true then
  4028.  
  4029. wait(.5)
  4030.  
  4031. rock3 = true
  4032.  
  4033. end
  4034.  
  4035. if ssj1 == true then
  4036. Mus.SoundId = "rbxassetid://144377132"
  4037. Mus.Volume = 10
  4038. Mus:Play()
  4039. end
  4040.  
  4041. if fullpowerssj == true then
  4042. Mus:Stop()
  4043. Mus.Pitch = 1
  4044. Mus.SoundId = "rbxassetid://346663122"
  4045. Mus:Play()
  4046. end
  4047.  
  4048. if ssj1 == true then
  4049. local Mus2 = Instance.new("Sound",char)
  4050. Mus2.SoundId = "rbxassetid://301184111"
  4051. Mus2.Volume = 4
  4052. Mus2.Looped = false
  4053. Mus2:Play()
  4054. end
  4055.  
  4056. if ssj1 == true then
  4057. wait(.25)
  4058. rock3 = true
  4059. wait(.5)
  4060. rock3 = true
  4061. wait(2.5)
  4062.  
  4063. rock2 = true
  4064. rock = false
  4065.  
  4066. wait(1.999)
  4067. end
  4068.  
  4069. if fullpowerssj == true then
  4070. GroundShake = true
  4071. GroundShake2 = true
  4072.  
  4073. coroutine.wrap(function()
  4074. for i = 1,5 do
  4075. if fullpowerssj == true then
  4076. wait(math.random(1,2))
  4077.  
  4078. local block = Instance.new("Part",char)
  4079. block.Anchored = true
  4080. block.Transparency = 1
  4081. block.Position = hrp.Position + Vector3.new(math.random(-25,29),-3,math.random(-25,29))
  4082. block.CanCollide = false
  4083. local block2 = Instance.new("Part",char)
  4084. block2.Anchored = true
  4085. block2.Position = block.Position + Vector3.new(0,200,0)
  4086. block2.CanCollide = false
  4087. block2.Transparency = 1
  4088.  
  4089. wait(.05)
  4090. Lightning1(block.Position,block2.Position,1,15,workspace)
  4091. rock3 = true
  4092. wait(.09)
  4093. block:Remove()
  4094. end;end
  4095. end)()
  4096.  
  4097. wait(4.999)
  4098.  
  4099. GroundShake = false
  4100. GroundShake2 = false
  4101.  
  4102. wait(3)
  4103. chatfunc("GRRRRR!!!!!! THIS IS A SUPER SAIYAN 'RAGE'!!!!")
  4104.  
  4105. end
  4106.  
  4107. local num = 0
  4108. local a21e = Instance.new("Part",char)
  4109. a21e.Name = "Beam"..num
  4110. a21e.Locked = true
  4111. a21e.Size = Vector3.new(1,1,1)
  4112. a21e.CanCollide = false
  4113. a21e.Position = Vector3.new(999,999,999)
  4114. a21e.BrickColor = BrickColor.new("Cool yellow")
  4115. if fullpowerssj == true then
  4116. a21e.BrickColor = BrickColor.new("Electric blue")
  4117. end
  4118. a21e.Material = "Neon"
  4119. a21e.Transparency = 0
  4120. local aa21e = Instance.new("SpecialMesh",a21e)
  4121. a21e.Anchored = true
  4122. a21e.Position = hrp.Position
  4123. aa21e.MeshType = "Sphere"
  4124. aa21e.Scale = Vector3.new(1,1,1)
  4125.  
  4126. Mus1:Play()
  4127.  
  4128. if fullpowerssj == true then
  4129. Mesh.MeshId = "rbxassetid://560718478"
  4130. Mesh.Scale = Vector3.new(6.3,6.3,6.3)
  4131. Weld1.C0 = CFrame.new(-.25,1.2,.34)
  4132. Hair7.Color = Color3.fromRGB(255,255,0)
  4133. ape51.Color = Color3.fromRGB(255,255,0)
  4134. hed.face.Texture = "rbxassetid://231488725"
  4135.  
  4136. local Part2 = Instance.new("Part")
  4137. Part2.Parent = char
  4138. Part2.Name = "Part9"
  4139. Part2.CanCollide = false
  4140. Part2.Locked = true
  4141. Part2.TopSurface = "Smooth"
  4142. Part2.BottomSurface = "Smooth"
  4143. Part2.formFactor = "Symmetric"
  4144. Part2.Material = "Neon"
  4145. Part2.BrickColor = BrickColor.new("Really black")
  4146. Part2.CFrame = p.Character.Torso.CFrame
  4147. Part2.Size = Vector3.new(2,2,2)
  4148. Part2.Transparency = 0
  4149.  
  4150. local Mesh3 = Instance.new("SpecialMesh")
  4151. Mesh3.Offset = Vector3.new(0.2, -0.2, 0.2)
  4152. Mesh3.Parent = Part2
  4153. Mesh3.Scale = Vector3.new(1, 1, 1)
  4154. Mesh3.MeshType = "FileMesh"
  4155. Mesh3.MeshId = "http://www.roblox.com/asset/?id=476757756"
  4156. Mesh3.TextureId = ""
  4157.  
  4158.  
  4159. local Weld5 = Instance.new("Weld")
  4160. Weld5.Parent = p.Character.Head
  4161. Weld5.Part0 = p.Character.Head
  4162. Weld5.Part1 = Part2
  4163.  
  4164. Part2.Color = Color3.fromRGB(255,255,0)
  4165. Mesh3.MeshId = "rbxassetid://430344159"
  4166. Mesh3.Scale = Vector3.new(3.8,3.8,3.8)
  4167. Weld5.C0 = CFrame.new(-.25,1.2,.34)
  4168.  
  4169. end
  4170.  
  4171. for i = 1,15 do
  4172.  
  4173. if ssj1 == true then
  4174. Mesh.MeshId = "rbxassetid://560718478"
  4175. Mesh.Scale = Vector3.new(6.3,6.3,6.3)
  4176. Weld1.C0 = CFrame.new(-.25,1.2,.34)
  4177. Hair7.Color = Color3.fromRGB(255,255,0)
  4178. ape51.Color = Color3.fromRGB(255,255,0)
  4179. hed.face.Texture = "rbxassetid://231488725"
  4180. end
  4181.  
  4182. if fullpowerssj == true then
  4183. coroutine.wrap(function()
  4184. for i = 1,5 do
  4185. if fullpowerssj == true then
  4186. wait(math.random(7,14))
  4187.  
  4188. local block = Instance.new("Part",char)
  4189. block.Anchored = true
  4190. block.Transparency = 1
  4191. block.Position = hrp.Position + Vector3.new(math.random(-99,44),-5,math.random(-99,44))
  4192. block.CanCollide = false
  4193. local block2 = Instance.new("Part",char)
  4194. block2.Anchored = true
  4195. block2.Position = block.Position + Vector3.new(0,200,0)
  4196. block2.CanCollide = false
  4197. block2.Transparency = 1
  4198.  
  4199. wait(.05)
  4200. Lightning1(block.Position,block2.Position,1,15,workspace)
  4201. rock3 = true
  4202. wait(.09)
  4203. block:Remove()
  4204. end;end
  4205. end)()
  4206. end
  4207.  
  4208. wait(.025)
  4209. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  4210. wait(.05)
  4211. a21e.Transparency = a21e.Transparency + 0.1
  4212. end
  4213.  
  4214. wait(.1)
  4215.  
  4216. a21e:Remove()
  4217.  
  4218. if ssj1 == true then
  4219. hum.WalkSpeed = 79
  4220. hum.JumpPower = 90
  4221. end
  4222.  
  4223. local ssj2aura = Instance.new("ParticleEmitter",tor)
  4224. ssj2aura.Name = "ssj2aura"
  4225. ssj2aura.Texture = "rbxassetid://241992237"
  4226. ssj2aura.Transparency = NumberSequence.new(0.425)
  4227. ssj2aura.Color = ColorSequence.new(Color3.fromRGB(255,255,25))
  4228. ssj2aura.LightEmission = 1
  4229. ssj2aura.Size = NumberSequence.new(6)
  4230. ssj2aura.Lifetime = NumberRange.new(0.5)
  4231. ssj2aura.Rate = 19
  4232. ssj2aura.ZOffset = 0
  4233. ssj2aura.Speed = NumberRange.new(10)
  4234. ssj2aura.LockedToPart = true
  4235.  
  4236. local ssj2aura2 = Instance.new("ParticleEmitter",tor)
  4237. ssj2aura2.Name = "ssj2aura2"
  4238. ssj2aura2.Texture = "rbxassetid://1072507908"
  4239. ssj2aura2.Transparency = NumberSequence.new(0.555)
  4240. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,255,0))
  4241. ssj2aura2.LightEmission = 0.75
  4242. ssj2aura2.Size = NumberSequence.new(6)
  4243. ssj2aura2.Lifetime = NumberRange.new(0.5)
  4244. ssj2aura2.Rate = 19
  4245. ssj2aura2.ZOffset = -1
  4246. ssj2aura2.Speed = NumberRange.new(10)
  4247. ssj2aura2.LockedToPart = true
  4248.  
  4249. local particle = Instance.new("ParticleEmitter",hrp)
  4250. particle.Color = ColorSequence.new(Color3.fromRGB(0, 189, 255))
  4251. particle.LightEmission = 0.5
  4252. particle.LightInfluence = 0
  4253. particle.Transparency = NumberSequence.new(0)
  4254. particle.Acceleration = Vector3.new(0,0.04,0)
  4255. particle.Size = NumberSequence.new(2.9)
  4256. particle.Texture = "rbxassetid://1045690145"
  4257. particle.ZOffset = 1
  4258. particle.LockedToPart = true
  4259. particle.Enabled = true
  4260. particle.Lifetime = NumberRange.new(0.09)
  4261. particle.Rate = 10
  4262. particle.Rotation = NumberRange.new(-360,360)
  4263. particle.Speed = NumberRange.new(1.7)
  4264. particle.SpreadAngle = Vector2.new(999,999)
  4265. particle.Name = "ssj2electric"
  4266. particle.EmissionDirection = Enum.NormalId.Bottom
  4267.  
  4268. if fullpowerssj == true then
  4269.  
  4270. local color1 = Color3.fromRGB(0,115,255)
  4271. local color2 = Color3.fromRGB(209,155,0)
  4272. local color3 = Color3.fromRGB(0,75,230)
  4273.  
  4274. local list4 = {ColorSequenceKeypoint.new(0,color1),ColorSequenceKeypoint.new(0.959,color2),ColorSequenceKeypoint.new(1,color3)}
  4275.  
  4276.  
  4277. particle.LightEmission = 1.75
  4278. particle.Color = ColorSequence.new(Color3.fromRGB(44,195,252))
  4279. particle.EmissionDirection = Enum.NormalId.Top
  4280. particle.Transparency = NumberSequence.new(0.89)
  4281.  
  4282. local color4 = Color3.fromRGB(255,255,25)
  4283. local color5 = Color3.fromRGB(07,245,252)
  4284. local color6 = Color3.fromRGB(00,255,255)
  4285.  
  4286. local list5 = {ColorSequenceKeypoint.new(0,color2),ColorSequenceKeypoint.new(0.259,color1),ColorSequenceKeypoint.new(0.529,color3),ColorSequenceKeypoint.new(1,color1)}
  4287.  
  4288. ssj2aura.Size = NumberSequence.new(5)
  4289. ssj2aura.ZOffset = 1
  4290. ssj2aura.Color = ColorSequence.new(list4)
  4291. ssj2aura.Transparency = NumberSequence.new(0.67)
  4292. ssj2aura.LightEmission = 2
  4293.  
  4294. tor.control2.Color = ColorSequence.new(list5)
  4295.  
  4296. local particle2 = Instance.new("ParticleEmitter",hrp)
  4297. particle2.Color = ColorSequence.new(Color3.fromRGB(44, 195, 252))
  4298. particle2.LightEmission = 1.75
  4299. particle2.LightInfluence = 0
  4300. particle2.Transparency = NumberSequence.new(0.85)
  4301. particle2.Acceleration = Vector3.new(0,0.04,0)
  4302. particle2.Size = NumberSequence.new(2.9)
  4303. particle2.Texture = "rbxassetid://1045690145"
  4304. particle2.ZOffset = -1
  4305. particle2.LockedToPart = true
  4306. particle2.Enabled = true
  4307. particle2.Lifetime = NumberRange.new(0.09)
  4308. particle2.Rate = 10
  4309. particle2.Rotation = NumberRange.new(-360,360)
  4310. particle2.Speed = NumberRange.new(1.7)
  4311. particle2.SpreadAngle = Vector2.new(999,999)
  4312. particle2.Name = "ssj2electric"
  4313. particle2.EmissionDirection = Enum.NormalId.Top
  4314.  
  4315. local particle3 = Instance.new("ParticleEmitter",tor)
  4316. particle3.Color = ColorSequence.new(Color3.fromRGB(44, 195, 252))
  4317. particle3.LightEmission = 1.75
  4318. particle3.LightInfluence = 0.5
  4319. particle3.Transparency = NumberSequence.new(0.89)
  4320. particle3.Acceleration = Vector3.new(0,0.04,0)
  4321. particle3.Size = NumberSequence.new(2.9)
  4322. particle3.Texture = "rbxassetid://1045690145"
  4323. particle3.ZOffset = 0
  4324. particle3.LockedToPart = true
  4325. particle3.Enabled = true
  4326. particle3.Lifetime = NumberRange.new(0.09)
  4327. particle3.Rate = 10
  4328. particle3.Rotation = NumberRange.new(-360,360)
  4329. particle3.Speed = NumberRange.new(1.7)
  4330. particle3.SpreadAngle = Vector2.new(999,999)
  4331. particle3.Name = "ssj2electric"
  4332. particle3.EmissionDirection = Enum.NormalId.Top
  4333. end
  4334.  
  4335. being = false
  4336.  
  4337. ssj2 = true
  4338.  
  4339. if fullpowerssj == true then
  4340. wait(0.1)
  4341. hum.WalkSpeed = 99.999999999999999999999999999999999999
  4342. hum.JumpPower = 99.999999999999999999999999999999999999
  4343. hed.face.Texture = "rbxassetid://231488725"
  4344. end
  4345.  
  4346. end
  4347. end
  4348. end
  4349. end
  4350.  
  4351. end
  4352.  
  4353.  
  4354. function sss3()
  4355.  
  4356. if ssj1 == true or fullpowerssj == true then
  4357. if being == false then
  4358. if ssj2 == true then
  4359. if normal == false then
  4360. being = true
  4361.  
  4362. if fullpowerssj == true then
  4363. already3 = true
  4364. end
  4365.  
  4366. if already3 == true then
  4367. chatfunc("And this... is.. to go...")
  4368. wait(2.99)
  4369. chatfunc("Even further beyond!")
  4370. wait(2)
  4371. if ssj2 == true then
  4372. Mus.SoundId = "rbxassetid://1501944121"
  4373. Mus.Volume = 10
  4374. Mus:Play()
  4375. end
  4376. chatfunc("HAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
  4377. wait(5)
  4378. end
  4379. end
  4380.  
  4381. already3 = true
  4382.  
  4383. if ssj2 == true then
  4384.  
  4385. rock = true
  4386.  
  4387.  
  4388. wait(2)
  4389.  
  4390. rock = false
  4391.  
  4392. end
  4393.  
  4394. hum.WalkSpeed = 0
  4395. hum.JumpPower = 0
  4396.  
  4397. if ssj2 == true then
  4398.  
  4399. wait(.5)
  4400.  
  4401. rock3 = true
  4402. wait(1)
  4403. rock3 = false
  4404.  
  4405. end
  4406.  
  4407. if ssj2 == true then
  4408. Mesh.MeshId = "rbxassetid://431511681"
  4409. Mesh.Scale = Vector3.new(0.0055,0.005,0.0055)
  4410. Weld1.C0 = CFrame.new(0.3, -1, 1.45) * CFrame.Angles(0,rad(180),0)
  4411. Hair7.Color = Color3.fromRGB(255,255,0)
  4412. ape51.Color = Color3.fromRGB(255,255,0)
  4413. hed.face.Texture = "rbxassetid://231488725"
  4414.  
  4415.  
  4416. if ssj2 == true then
  4417. hum.WalkSpeed = 130
  4418. hum.JumpPower = 150
  4419. hum.MaxHealth = math.huge
  4420. hum.Health = 80000000
  4421. end
  4422.  
  4423. local ssj3aura = Instance.new("ParticleEmitter",tor)
  4424. ssj3aura.Name = "ssj2aura"
  4425. ssj3aura.Texture = "rbxassetid://241992237"
  4426. ssj3aura.Transparency = NumberSequence.new(0.425)
  4427. ssj3aura.Color = ColorSequence.new(Color3.fromRGB(255,255,25))
  4428. ssj3aura.LightEmission = 1
  4429. ssj3aura.Size = NumberSequence.new(6)
  4430. ssj3aura.Lifetime = NumberRange.new(0.5)
  4431. ssj3aura.Rate = 19
  4432. ssj3aura.ZOffset = 0
  4433. ssj3aura.Speed = NumberRange.new(10)
  4434. ssj3aura.LockedToPart = true
  4435.  
  4436. local ssj3aura3 = Instance.new("ParticleEmitter",tor)
  4437. ssj3aura3.Name = "ssj2aura2"
  4438. ssj3aura3.Texture = "rbxassetid://1072507908"
  4439. ssj3aura3.Transparency = NumberSequence.new(0.555)
  4440. ssj3aura3.Color = ColorSequence.new(Color3.fromRGB(255,255,0))
  4441. ssj3aura3.LightEmission = 0.75
  4442. ssj3aura3.Size = NumberSequence.new(6)
  4443. ssj3aura3.Lifetime = NumberRange.new(0.5)
  4444. ssj3aura3.Rate = 19
  4445. ssj3aura3.ZOffset = -1
  4446. ssj3aura3.Speed = NumberRange.new(10)
  4447. ssj3aura3.LockedToPart = true
  4448.  
  4449. local particle = Instance.new("ParticleEmitter",hrp)
  4450. particle.Color = ColorSequence.new(Color3.fromRGB(0, 189, 255))
  4451. particle.LightEmission = 0.5
  4452. particle.LightInfluence = 0
  4453. particle.Transparency = NumberSequence.new(0)
  4454. particle.Acceleration = Vector3.new(0,0.04,0)
  4455. particle.Size = NumberSequence.new(2.9)
  4456. particle.Texture = "rbxassetid://1045690145"
  4457. particle.ZOffset = 1
  4458. particle.LockedToPart = true
  4459. particle.Enabled = true
  4460. particle.Lifetime = NumberRange.new(0.09)
  4461. particle.Rate = 10
  4462. particle.Rotation = NumberRange.new(-360,360)
  4463. particle.Speed = NumberRange.new(1.7)
  4464. particle.SpreadAngle = Vector2.new(999,999)
  4465. particle.Name = "ssj2electric"
  4466. particle.EmissionDirection = Enum.NormalId.Bottom
  4467.  
  4468. sss3 = true
  4469.  
  4470. end
  4471. end
  4472. end
  4473. end
  4474. end
  4475.  
  4476. function ass2()
  4477.  
  4478. if normal == false then
  4479. if ssj1 == true then
  4480. if being == false then
  4481. if ssj2 == true then
  4482. if assj2 == false then
  4483. being = true
  4484.  
  4485. rock = true
  4486.  
  4487. wait(.25)
  4488.  
  4489. hum.WalkSpeed = 0
  4490. hum.JumpPower = 0
  4491.  
  4492. wait(.5)
  4493.  
  4494. Mus.SoundId = "rbxassetid://346647807"
  4495. Mus.Pitch = 0.69
  4496. Mus.Volume = 5
  4497. Mus:Play()
  4498.  
  4499. rock3 = true
  4500.  
  4501. local Mus2 = Instance.new("Sound",char)
  4502. Mus2.SoundId = "rbxassetid://301184111"
  4503. Mus2.Volume = 4
  4504. Mus2.Looped = false
  4505. Mus2:Play()
  4506.  
  4507. wait(.25)
  4508.  
  4509. rock = false
  4510.  
  4511. wait(0.999)
  4512.  
  4513. local num = 0
  4514. local a21e = Instance.new("Part",char)
  4515. a21e.Name = "Beam"..num
  4516. a21e.Locked = true
  4517. a21e.Size = Vector3.new(1,1,1)
  4518. a21e.CanCollide = false
  4519. a21e.Position = Vector3.new(999,999,999)
  4520. a21e.BrickColor = BrickColor.new("White")
  4521. a21e.Material = "Neon"
  4522. a21e.Transparency = 0
  4523. local aa21e = Instance.new("SpecialMesh",a21e)
  4524. a21e.Anchored = true
  4525. a21e.Position = hrp.Position
  4526. aa21e.MeshType = "Sphere"
  4527. aa21e.Scale = Vector3.new(1,1,1)
  4528.  
  4529. tor.ssj2aura.Transparency = NumberSequence.new(0.794)
  4530. tor.ssj2aura2.Transparency = NumberSequence.new(0.958)
  4531. tor.ssj2aura.Color = ColorSequence.new(Color3.fromRGB(255,255,255))
  4532. tor.ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,255,255))
  4533. tor.ssj2aura2.Name = "control"
  4534.  
  4535. local particle = Instance.new("ParticleEmitter",tor)
  4536. particle.Color = ColorSequence.new(Color3.fromRGB(200, 192, 255))
  4537. particle.LightEmission = 0.59
  4538. particle.LightInfluence = 0
  4539. particle.Transparency = NumberSequence.new(0)
  4540. particle.Acceleration = Vector3.new(0,0.04,0)
  4541. particle.Size = NumberSequence.new(2.9)
  4542. particle.Texture = "rbxassetid://1045690145"
  4543. particle.ZOffset = -1
  4544. particle.LockedToPart = true
  4545. particle.Enabled = true
  4546. particle.Lifetime = NumberRange.new(0.09)
  4547. particle.Rate = 15
  4548. particle.Rotation = NumberRange.new(-360,360)
  4549. particle.Speed = NumberRange.new(1.7)
  4550. particle.SpreadAngle = Vector2.new(999,999)
  4551. particle.Name = "electricity"
  4552. particle.EmissionDirection = Enum.NormalId.Top
  4553.  
  4554. hrp.ssj2electric.Color = ColorSequence.new(Color3.fromRGB(200, 192, 255))
  4555. hrp.ssj2electric.LightEmission = 0.59
  4556. hrp.ssj2electric.LightInfluence = 0
  4557. hrp.ssj2electric.Transparency = NumberSequence.new(0)
  4558. hrp.ssj2electric.EmissionDirection = Enum.NormalId.Top
  4559. hrp.ssj2electric.Name = "electricity"
  4560.  
  4561. Mus1:Play()
  4562.  
  4563. chatfunc("You can name this 'Mystic'.")
  4564.  
  4565. for i = 1,15 do
  4566.  
  4567. char.Hair:Remove()
  4568.  
  4569. Hair7 = Instance.new("Part")
  4570. Hair7.Parent = p.Character
  4571. Hair7.Name = "Hair"
  4572. Hair7.CanCollide = false
  4573. Hair7.Locked = true
  4574. Hair7.TopSurface = "Smooth"
  4575. Hair7.BottomSurface = "Smooth"
  4576. Hair7.formFactor = "Symmetric"
  4577. Hair7.Material = "Neon"
  4578. Hair7.BrickColor = BrickColor.new("Really black")
  4579. Hair7.CFrame = p.Character.Torso.CFrame
  4580. Hair7.Size = Vector3.new(1, 1, 1)
  4581. Hair7.Transparency = 0
  4582.  
  4583. Weld1 = Instance.new("Weld")
  4584. Weld1.Parent = p.Character.Head
  4585. Weld1.Part0 = p.Character.Head
  4586. Weld1.Part1 = Hair7
  4587. Weld1.C0 = CFrame.new(0, 1, 0)
  4588.  
  4589. Mesh = Instance.new("SpecialMesh")
  4590. Mesh.Offset = Vector3.new(0.2, -0.2, 0.2)
  4591. Mesh.Parent = Hair7
  4592. Mesh.Scale = Vector3.new(1, 1, 1)
  4593. Mesh.MeshType = "FileMesh"
  4594. Mesh.MeshId = "http://www.roblox.com/asset/?id=476757756"
  4595. Mesh.TextureId = ""
  4596.  
  4597. ape51.Color = Color3.fromRGB(106,57,8)
  4598.  
  4599. hed.face.Texture = "rbxassetid://967842214"
  4600.  
  4601. wait(.025)
  4602. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  4603. wait(.05)
  4604. a21e.Transparency = a21e.Transparency + 0.1
  4605. end
  4606.  
  4607. wait(.1)
  4608.  
  4609. a21e:Remove()
  4610.  
  4611. hum.WalkSpeed = 80
  4612. hum.JumpPower = 95
  4613.  
  4614. being = false
  4615.  
  4616. assj2 = true
  4617.  
  4618. end
  4619. end
  4620. end
  4621. end
  4622. end
  4623. end
  4624.  
  4625. function Lightning1(pos,pos2,radius,numParts,model)
  4626. if fullpowerssj == true or ssj2 == true or ssjwhite == true then
  4627. radius = radius or 0.2
  4628. numParts = numParts or 10
  4629. model = model or workspace
  4630. local lv = CFrame.new(pos,pos2).lookVector
  4631. local dist = (pos-pos2).magnitude
  4632. local dbp = dist/numParts
  4633. local last = pos
  4634. for i = 1,numParts do
  4635. local p = Instance.new("Part",model)
  4636. p.FormFactor = "Symmetric"
  4637. p.Size = Vector3.new(14,14,1)
  4638. p.Material = "Neon"
  4639. p.CanCollide = false
  4640. p.Anchored = true
  4641. p.BrickColor = BrickColor.new("Bright bluish green")
  4642. local x = math.random(-100,100)/100*dbp/2
  4643. local y = math.random(-100,100)/100*dbp/2
  4644. local p2 = CFrame.new(pos+lv*(i*dbp),pos2+lv)*CFrame.new(x,y,0)
  4645. local dist2 = (p2.p-last).magnitude
  4646. local mid = (p2.p+last)/2
  4647. local m = Instance.new("BlockMesh",p)
  4648. m.Scale = Vector3.new(radius,radius,dist2)
  4649. p.CFrame = CFrame.new(mid,p2.p)
  4650. last = p2.p
  4651. game:GetService("Debris"):AddItem(p,math.random(40,100)/1000)
  4652. end
  4653. end;end
  4654.  
  4655. function ssj4()
  4656.  
  4657. if normal == false then
  4658. if ssj1 == true then
  4659. if being == false then
  4660. if ssj2 == true then
  4661. if assj2 == false then
  4662. being = true
  4663. assj3 = true
  4664.  
  4665. rock = true
  4666.  
  4667. wait(.25)
  4668.  
  4669. hum.WalkSpeed = 0
  4670. hum.JumpPower = 0
  4671.  
  4672. wait(.5)
  4673.  
  4674. Mus.SoundId = "rbxassetid://155166013"
  4675. Mus.Pitch = 0.69
  4676. Mus.Volume = 10
  4677. Mus:Play()
  4678.  
  4679. rock3 = true
  4680.  
  4681. local Mus2 = Instance.new("Sound",char)
  4682. Mus2.SoundId = "rbxassetid://301184111"
  4683. Mus2.Volume = 4
  4684. Mus2.Looped = false
  4685. Mus2:Play()
  4686.  
  4687. wait(.25)
  4688.  
  4689. rock = false
  4690.  
  4691. wait(0.999)
  4692.  
  4693. GroundShake = true
  4694. GroundShake2 = true
  4695.  
  4696. wait(1)
  4697.  
  4698. GroundShake = false
  4699. GroundShake2 = false
  4700.  
  4701. coroutine.wrap(function()
  4702. for i = 1,5 do
  4703. if ssjwhite == true then
  4704. wait(math.random(1,2))
  4705.  
  4706. local block = Instance.new("Part",char)
  4707. block.Anchored = true
  4708. block.Transparency = 1
  4709. block.Position = hrp.Position + Vector3.new(math.random(-25,29),-3,math.random(-25,29))
  4710. block.CanCollide = false
  4711. local block2 = Instance.new("Part",char)
  4712. block2.Anchored = true
  4713. block2.Position = block.Position + Vector3.new(0,200,0)
  4714. block2.CanCollide = false
  4715. block2.Transparency = 1
  4716.  
  4717. wait(.05)
  4718. Lightning1(block.Position,block2.Position,1,15,workspace)
  4719. rock3 = true
  4720. wait(.09)
  4721. block:Remove()
  4722. end;end
  4723. end)()
  4724.  
  4725. local num = 0
  4726. local a21e = Instance.new("Part",char)
  4727. a21e.Name = "Beam"..num
  4728. a21e.Locked = true
  4729. a21e.Size = Vector3.new(1,1,1)
  4730. a21e.CanCollide = false
  4731. a21e.Position = Vector3.new(999,999,999)
  4732. a21e.BrickColor = BrickColor.new("Really red")
  4733. a21e.Material = "Neon"
  4734. a21e.Transparency = 0
  4735. local aa21e = Instance.new("SpecialMesh",a21e)
  4736. a21e.Anchored = true
  4737. a21e.Position = hrp.Position
  4738. aa21e.MeshType = "Sphere"
  4739. aa21e.Scale = Vector3.new(1,1,1)
  4740.  
  4741. tor.ssj2aura.Transparency = NumberSequence.new(0.794)
  4742. tor.ssj2aura2.Transparency = NumberSequence.new(0.958)
  4743. tor.ssj2aura.Color = ColorSequence.new(Color3.fromRGB(255,255,19))
  4744. tor.ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,19,70))
  4745. tor.ssj2aura2.Name = "control"
  4746.  
  4747. local particle = Instance.new("ParticleEmitter",tor)
  4748. particle.Color = ColorSequence.new(Color3.fromRGB(255, 255, 70))
  4749. particle.LightEmission = 0.59
  4750. particle.LightInfluence = 0
  4751. particle.Transparency = NumberSequence.new(0)
  4752. particle.Acceleration = Vector3.new(0,0.04,0)
  4753. particle.Size = NumberSequence.new(2.9)
  4754. particle.Texture = "rbxassetid://1045690145"
  4755. particle.ZOffset = -1
  4756. particle.LockedToPart = true
  4757. particle.Enabled = true
  4758. particle.Lifetime = NumberRange.new(0.09)
  4759. particle.Rate = 15
  4760. particle.Rotation = NumberRange.new(-360,360)
  4761. particle.Speed = NumberRange.new(1.7)
  4762. particle.SpreadAngle = Vector2.new(999,999)
  4763. particle.Name = "electricity"
  4764. particle.EmissionDirection = Enum.NormalId.Top
  4765.  
  4766. local particle2 = Instance.new("ParticleEmitter",tor)
  4767. particle2.Color = ColorSequence.new(Color3.fromRGB(255, 200, 0))
  4768. particle2.LightEmission = 0.59
  4769. particle2.LightInfluence = 0
  4770. particle2.Transparency = NumberSequence.new(0)
  4771. particle2.Acceleration = Vector3.new(0,0.04,0)
  4772. particle2.Size = NumberSequence.new(2.9)
  4773. particle2.Texture = "rbxassetid://1045690145"
  4774. particle2.ZOffset = -1
  4775. particle2.LockedToPart = true
  4776. particle2.Enabled = true
  4777. particle2.Lifetime = NumberRange.new(0.09)
  4778. particle2.Rate = 15
  4779. particle2.Rotation = NumberRange.new(-360,360)
  4780. particle2.Speed = NumberRange.new(1.7)
  4781. particle2.SpreadAngle = Vector2.new(999,999)
  4782. particle2.Name = "electricity"
  4783. particle2.EmissionDirection = Enum.NormalId.Top
  4784.  
  4785. hrp.ssj2electric.Color = ColorSequence.new(Color3.fromRGB(255, 200, 0))
  4786. hrp.ssj2electric.LightEmission = 0.59
  4787. hrp.ssj2electric.LightInfluence = 0
  4788. hrp.ssj2electric.Transparency = NumberSequence.new(0)
  4789. hrp.ssj2electric.EmissionDirection = Enum.NormalId.Top
  4790. hrp.ssj2electric.Name = "electricity"
  4791.  
  4792. Mus1:Play()
  4793.  
  4794. char.Hair:Remove()
  4795.  
  4796. Hair7 = Instance.new("Part")
  4797. Hair7.Parent = p.Character
  4798. Hair7.Name = "Hair"
  4799. Hair7.CanCollide = false
  4800. Hair7.Locked = true
  4801. Hair7.TopSurface = "Smooth"
  4802. Hair7.BottomSurface = "Smooth"
  4803. Hair7.formFactor = "Symmetric"
  4804. Hair7.Material = "Neon"
  4805. Hair7.BrickColor = BrickColor.new("Really black")
  4806. Hair7.CFrame = p.Character.Torso.CFrame
  4807. Hair7.Size = Vector3.new(1, 1, 1)
  4808. Hair7.Transparency = 0
  4809.  
  4810. Weld1 = Instance.new("Weld")
  4811. Weld1.Parent = p.Character.Head
  4812. Weld1.Part0 = p.Character.Head
  4813. Weld1.Part1 = Hair7
  4814. Weld1.C0 = CFrame.new(0, 1, 0)
  4815.  
  4816. Mesh = Instance.new("SpecialMesh")
  4817. Mesh.Offset = Vector3.new(0.2, -0.2, 0.2)
  4818. Mesh.Parent = Hair7
  4819. Mesh.Scale = Vector3.new(1, 1, 1)
  4820. Mesh.MeshType = "FileMesh"
  4821. Mesh.MeshId = "http://www.roblox.com/asset/?id=476757756"
  4822. Mesh.TextureId = ""
  4823.  
  4824. local Part2 = Instance.new("Part")
  4825. Part2.Parent = char
  4826. Part2.Name = "Part9"
  4827. Part2.CanCollide = false
  4828. Part2.Locked = true
  4829. Part2.TopSurface = "Smooth"
  4830. Part2.BottomSurface = "Smooth"
  4831. Part2.formFactor = "Symmetric"
  4832. Part2.Material = "Neon"
  4833. Part2.BrickColor = BrickColor.new("Really black")
  4834. Part2.CFrame = p.Character.Torso.CFrame
  4835. Part2.Size = Vector3.new(2,2,2)
  4836. Part2.Transparency = 0
  4837.  
  4838. local Mesh3 = Instance.new("SpecialMesh")
  4839. Mesh3.Offset = Vector3.new(0.2, -0.2, 0.2)
  4840. Mesh3.Parent = Part2
  4841. Mesh3.Scale = Vector3.new(1, 1, 1)
  4842. Mesh3.MeshType = "FileMesh"
  4843. Mesh3.MeshId = "http://www.roblox.com/asset/?id=476757756"
  4844. Mesh3.TextureId = ""
  4845.  
  4846.  
  4847. local Weld5 = Instance.new("Weld")
  4848. Weld5.Parent = p.Character.Head
  4849. Weld5.Part0 = p.Character.Head
  4850. Weld5.Part1 = Part2
  4851.  
  4852. Part2.Color = Color3.fromRGB(5,5,5)
  4853. Mesh3.MeshId = "rbxassetid://430344159"
  4854. Mesh3.Scale = Vector3.new(3.8,3.8,3.8)
  4855. Weld5.C0 = CFrame.new(-.25,1.2,.34)
  4856.  
  4857. Hair7.Color = Color3.fromRGB(26,0,0)
  4858. Part2.Color = Color3.fromRGB(26,0,0)
  4859.  
  4860. for i = 1,15 do
  4861.  
  4862. coroutine.wrap(function()
  4863. for i = 1,5 do
  4864. if ssjwhite == true then
  4865. wait(math.random(7,14))
  4866.  
  4867. local block = Instance.new("Part",char)
  4868. block.Anchored = true
  4869. block.Transparency = 1
  4870. block.Position = hrp.Position + Vector3.new(math.random(-99,44),-5,math.random(-99,44))
  4871. block.CanCollide = false
  4872. local block2 = Instance.new("Part",char)
  4873. block2.Anchored = true
  4874. block2.Position = block.Position + Vector3.new(0,200,0)
  4875. block2.CanCollide = false
  4876. block2.Transparency = 1
  4877.  
  4878. wait(.05)
  4879. Lightning1(block.Position,block2.Position,1,15,workspace)
  4880. rock3 = true
  4881. wait(.09)
  4882. block:Remove()
  4883. end;end
  4884. end)()
  4885.  
  4886. ape51.Color = Color3.fromRGB(115,0,0)
  4887.  
  4888. hed.face.Texture = "rbxassetid://231488578"
  4889.  
  4890. char.Shirt.ShirtTemplate = "rbxassetid://242294653"
  4891. char.Pants.PantsTemplate = "rbxassetid://539482020"
  4892.  
  4893. wait(.025)
  4894. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  4895. wait(.05)
  4896. a21e.Transparency = a21e.Transparency + 0.1
  4897. end
  4898.  
  4899. wait(.1)
  4900.  
  4901. a21e:Remove()
  4902.  
  4903. hum.WalkSpeed = 80
  4904. hum.JumpPower = 95
  4905.  
  4906. ssj2 = false
  4907. ssj1 = false
  4908. ssj3 = false
  4909. assj2 = false
  4910.  
  4911. ssjwhite = true
  4912.  
  4913. if already == false then
  4914. wait(.2)
  4915.  
  4916. chatfunc("This is the fourth stage of the super saiyan form,")
  4917.  
  4918. wait(2.4)
  4919.  
  4920. chatfunc("The Super Saiyan 4.")
  4921. end
  4922.  
  4923. if already == true then
  4924. chatfunc("Feel the power of a Super Saiyan 4!")
  4925. end
  4926.  
  4927.  
  4928. already = true
  4929.  
  4930. wait(.1)
  4931.  
  4932. being = false
  4933. assj3 = false
  4934.  
  4935. end
  4936. end
  4937. end
  4938. end
  4939. end
  4940. end
  4941.  
  4942. function ss3()
  4943.  
  4944. if normal == false then
  4945. if ssj1 == true or fullpowerssj == true then
  4946. if being == false then
  4947. if ssj2 == true then
  4948. if assj2 == false then
  4949. if ssj3 == false then
  4950. being = true
  4951.  
  4952. if already2 == false then
  4953. chatfunc("TIME TO ASCEND!")
  4954. wait(1.9)
  4955. chatfunc("EVEN FURTHER BEYOND!!")
  4956. wait(1.99)
  4957. chatfunc("OVER SUPER SAIYAN 2!!!")
  4958. wait(1.999)
  4959. chatfunc("GRRRR!!!!! HAAAAAAAAAA!!!!!!!!!!!!!!!!!")
  4960. end
  4961.  
  4962. if already2 == true then
  4963. chatfunc("I call this, 'Uncontrolled', SUPER SAIYAN 2!!!")
  4964. wait(3.79)
  4965. chatfunc("GRRRR!!!!! HAAAAAAAAAA!!!!!!!!!!!!!!!!!")
  4966. end
  4967.  
  4968. hed.face.Texture = "rbxassetid://1177818030"
  4969.  
  4970. local ssj9aura = Instance.new("ParticleEmitter",tor)
  4971. ssj9aura.Name = "control"
  4972. ssj9aura.Texture = "rbxassetid://241992237"
  4973. ssj9aura.Transparency = NumberSequence.new(0.425)
  4974. ssj9aura.Color = ColorSequence.new(Color3.fromRGB(255,255,25))
  4975. ssj9aura.LightEmission = 1
  4976. ssj9aura.Size = NumberSequence.new(6)
  4977. ssj9aura.Lifetime = NumberRange.new(0.5)
  4978. ssj9aura.Rate = 19
  4979. ssj9aura.Speed = NumberRange.new(10)
  4980. ssj9aura.LockedToPart = true
  4981. ssj9aura.ZOffset = -3
  4982.  
  4983. local ssj9aura2 = Instance.new("ParticleEmitter",tor)
  4984. ssj9aura2.Name = "control2"
  4985. ssj9aura2.Texture = "rbxassetid://1072507908"
  4986. ssj9aura2.Transparency = NumberSequence.new(0.555)
  4987. ssj9aura2.Color = ColorSequence.new(Color3.fromRGB(255,255,0))
  4988. ssj9aura2.LightEmission = 0.75
  4989. ssj9aura2.Size = NumberSequence.new(6)
  4990. ssj9aura2.Lifetime = NumberRange.new(0.5)
  4991. ssj9aura2.Rate = 19
  4992. ssj9aura2.ZOffset = -1
  4993. ssj9aura2.Speed = NumberRange.new(10)
  4994. ssj9aura2.LockedToPart = true
  4995. ssj9aura2.ZOffset = -3
  4996. Mus.Pitch = 1
  4997.  
  4998. already2 = true
  4999.  
  5000. hrp.ssj2electric.Size = NumberSequence.new(3)
  5001. hrp.ssj2electric.ZOffset = 2
  5002.  
  5003. hrp.ssj2electric.Color = ColorSequence.new(Color3.fromRGB(124,199,75))
  5004. hrp.ssj2electric.EmissionDirection = Enum.NormalId.Top
  5005.  
  5006. tor.ssj2aura.Transparency = NumberSequence.new(0.925)
  5007. tor.ssj2aura2.Transparency = NumberSequence.new(0.869)
  5008.  
  5009. tor.ssj2aura2.Enabled = false
  5010. tor.ssj2aura.Enabled = false
  5011.  
  5012. hrp.ssj2electric.Enabled = false
  5013.  
  5014. hrp.ssj2electric.Transparency = NumberSequence.new(0.9)
  5015.  
  5016. Mus:Stop()
  5017. Mus.SoundId = "rbxassetid://561542239"
  5018. Mus:Play()
  5019.  
  5020. wait(.25)
  5021.  
  5022. hum.WalkSpeed = 0
  5023. hum.JumpPower = 0
  5024.  
  5025. rock = true
  5026.  
  5027. wait(.5)
  5028.  
  5029. rock3 = true
  5030.  
  5031. wait(.25)
  5032.  
  5033. GroundShake = true
  5034.  
  5035. coroutine.wrap(function()
  5036. for i = 1,5 do
  5037. if ssj2 == true then
  5038. wait(math.random(1,2))
  5039.  
  5040. local block = Instance.new("Part",char)
  5041. block.Anchored = true
  5042. block.Transparency = 1
  5043. block.Position = hrp.Position + Vector3.new(math.random(-25,29),-3,math.random(-25,29))
  5044. block.CanCollide = false
  5045. local block2 = Instance.new("Part",char)
  5046. block2.Anchored = true
  5047. block2.Position = block.Position + Vector3.new(0,200,0)
  5048. block2.CanCollide = false
  5049. block2.Transparency = 1
  5050.  
  5051. wait(.05)
  5052. Lightning1(block.Position,block2.Position,1,15,workspace)
  5053. rock3 = true
  5054. wait(.09)
  5055. block:Remove()
  5056. end;end
  5057. end)()
  5058.  
  5059. wait(5)
  5060.  
  5061. local Mus2 = Instance.new("Sound",char)
  5062. Mus2.SoundId = "rbxassetid://1187787862"
  5063. Mus2.Volume = 10
  5064. Mus2.Looped = false
  5065. Mus2:Play()
  5066.  
  5067. wait(2.999)
  5068.  
  5069. local num = 0
  5070. local a21e = Instance.new("Part",char)
  5071. a21e.Name = "Beam"..num
  5072. a21e.Locked = true
  5073. a21e.Size = Vector3.new(1,1,1)
  5074. a21e.CanCollide = false
  5075. a21e.Position = Vector3.new(999,999,999)
  5076. a21e.BrickColor = BrickColor.new("Bright yellow")
  5077. a21e.Material = "Neon"
  5078. a21e.Transparency = 0
  5079. local aa21e = Instance.new("SpecialMesh",a21e)
  5080. a21e.Anchored = true
  5081. a21e.Position = hrp.Position
  5082. aa21e.MeshType = "Sphere"
  5083. aa21e.Scale = Vector3.new(1,1,1)
  5084.  
  5085. local a22e = Instance.new("Part",char)
  5086. a22e.Name = "Bear"
  5087. a22e.Locked = true
  5088. a22e.Size = Vector3.new(1,1,1)
  5089. a22e.CanCollide = false
  5090. a22e.Position = Vector3.new(999,999,999)
  5091. a22e.BrickColor = BrickColor.new("Gold")
  5092. a22e.Material = "Neon"
  5093. a22e.Transparency = 0
  5094. local aa22e = Instance.new("SpecialMesh",a22e)
  5095. a22e.Anchored = true
  5096. a22e.Position = hrp.Position
  5097. aa22e.MeshType = "Sphere"
  5098. aa22e.Scale = Vector3.new(1,1,1)
  5099.  
  5100. Mus1:Play()
  5101.  
  5102. for i = 1,15 do
  5103.  
  5104. ssj9aura2.Color = ColorSequence.new(Color3.fromRGB(219, 255, 82))
  5105. ssj9aura.Color = ColorSequence.new(Color3.fromRGB(219, 255, 82))
  5106.  
  5107.  
  5108. Hair7.Color = Color3.fromRGB(209, 255, 82)
  5109. ape51.Color = Color3.fromRGB(229, 255, 82)
  5110.  
  5111. hed.face.Texture = "rbxassetid://1184186633"
  5112.  
  5113. wait(.025)
  5114. aa21e.Scale = aa21e.Scale + Vector3.new(12,12,12)
  5115. wait(.05)
  5116. a21e.Transparency = a21e.Transparency + 0.1
  5117.  
  5118. wait(.025)
  5119. aa22e.Scale = aa22e.Scale + Vector3.new(6,6,6)
  5120. wait(.05)
  5121. a22e.Transparency = a22e.Transparency + 0.1
  5122.  
  5123. end
  5124.  
  5125. wait(.1)
  5126.  
  5127. GroundShake = false
  5128.  
  5129. a21e:Remove()
  5130.  
  5131. hum.WalkSpeed = 89
  5132. hum.JumpPower = 99
  5133.  
  5134. being = false
  5135.  
  5136. tor.ssj2aura2.Name = "ssj3aura"
  5137. tor.ssj2aura.Name = "aura"
  5138. tor.aura.ZOffset = -2
  5139. tor.ssj3aura.ZOffset = -2
  5140.  
  5141. local ssj3aura = Instance.new("ParticleEmitter",tor)
  5142. ssj3aura.Name = "ssj3aura2"
  5143. ssj3aura.Texture = "rbxassetid://241992237"
  5144. ssj3aura.Transparency = NumberSequence.new(0.8245)
  5145. ssj3aura.Color = ColorSequence.new(Color3.fromRGB(99,255,47))
  5146. ssj3aura.LightEmission = 1
  5147. ssj3aura.Size = NumberSequence.new(6)
  5148. ssj3aura.Lifetime = NumberRange.new(0.5)
  5149. ssj3aura.Rate = 29
  5150. ssj3aura.ZOffset = -1
  5151. ssj3aura.Speed = NumberRange.new(10)
  5152. ssj3aura.LockedToPart = true
  5153.  
  5154. local ssj3aura2 = Instance.new("ParticleEmitter",tor)
  5155. ssj3aura2.Name = "ssj3aura3"
  5156. ssj3aura2.Texture = "rbxassetid://241992237"
  5157. ssj3aura2.Transparency = NumberSequence.new(0.7245)
  5158. ssj3aura2.Color = ColorSequence.new(Color3.fromRGB(119,255,29))
  5159. ssj3aura2.LightEmission = 0.75
  5160. ssj3aura2.Size = NumberSequence.new(7)
  5161. ssj3aura2.Lifetime = NumberRange.new(0.51)
  5162. ssj3aura2.Rate = 35
  5163. ssj3aura2.ZOffset = -1
  5164. ssj3aura2.Speed = NumberRange.new(9)
  5165. ssj3aura2.LockedToPart = true
  5166.  
  5167. tor.aura.Enabled = true
  5168. tor.ssj3aura.Enabled = true
  5169.  
  5170. hrp.ssj2electric.Enabled = true
  5171.  
  5172. tor.ssj3aura.Color = ColorSequence.new(Color3.fromRGB(169, 234, 82))
  5173. tor.aura.Color = ColorSequence.new(Color3.fromRGB(169, 234, 82))
  5174.  
  5175. tor.ssj3aura.Texture = "rbxassetid://639676034"
  5176. tor.aura.Texture = "rbxassetid://639676855"
  5177.  
  5178. available = true
  5179.  
  5180. auracan2 = true
  5181.  
  5182. ssj3 = true
  5183.  
  5184. end
  5185. end
  5186. end
  5187. end
  5188. end
  5189. end
  5190.  
  5191. end
  5192.  
  5193. function ssg()
  5194.  
  5195. if ssjg == false and ssj1 == false and ssjb == false and ssj2 == false and assj2 == false and ssj3 == false and ssjwhite == false and ultrainstinct == false and ssjbfullpower == false or ssjb == true then
  5196. if being == false then
  5197. ssjb = false
  5198. if ssjbk == true then
  5199. ssjbk = false
  5200. kaioken = false
  5201. kaioken10 = false
  5202. kaioken20 = false
  5203. end
  5204. being = true
  5205.  
  5206. chatfunc("Super Saiyan God.")
  5207.  
  5208. Mus.Pitch = 1
  5209.  
  5210. for _,v in pairs(tor:GetChildren()) do
  5211. if v.ClassName == "ParticleEmitter" then
  5212. v:Remove()
  5213. end
  5214. end
  5215.  
  5216. for _,v in pairs(char:GetChildren()) do
  5217. if v.Name == "leg2" or v.Name == "leg1" or v.Name == "arm1" or v.Name == "arm2" or v.Name == "tors" or v.Name == "hed" then
  5218. v:Remove()
  5219. end
  5220. end
  5221.  
  5222. Mus.SoundId = "rbxassetid://1457801760"
  5223. Mus:Play()
  5224.  
  5225. Mus1:Play()
  5226.  
  5227. Weld1.C0 = CFrame.new(0, 1, 0)
  5228.  
  5229. Mesh = Instance.new("SpecialMesh")
  5230. Mesh.Offset = Vector3.new(0.2, -0.2, 0.2)
  5231. Mesh.Parent = Hair7
  5232. Mesh.Scale = Vector3.new(1, 1, 1)
  5233. Mesh.MeshType = "FileMesh"
  5234. Mesh.MeshId = "http://www.roblox.com/asset/?id=476757756"
  5235. Mesh.TextureId = ""
  5236.  
  5237. Hair7.Color = Color3.fromRGB(255,25,70)
  5238.  
  5239. ape51.Color = Color3.fromRGB(255,25,70)
  5240.  
  5241. hed.face.Texture = "rbxassetid://231488705"
  5242.  
  5243. local list = {NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,0.8,0)}
  5244.  
  5245. local list2 = {NumberSequenceKeypoint.new(0,0.25,0),NumberSequenceKeypoint.new(1,0.50,0)}
  5246.  
  5247. local ssjgaura = Instance.new("ParticleEmitter",tor)
  5248. ssjgaura.Name = "SSJGaura"
  5249. ssjgaura.Color = ColorSequence.new(Color3.fromRGB(255,25,70))
  5250. ssjgaura.LightEmission = 1
  5251. ssjgaura.Transparency = NumberSequence.new(list2)
  5252. ssjgaura.Size = NumberSequence.new(5)
  5253. ssjgaura.Lifetime = NumberRange.new(0.9)
  5254. ssjgaura.Rate = 89
  5255. ssjgaura.ZOffset = -5.5
  5256. ssjgaura.Speed = NumberRange.new(5)
  5257. ssjgaura.LockedToPart = true
  5258.  
  5259. local ssjgaurag = Instance.new("ParticleEmitter",tor)
  5260. ssjgaurag.Name = "SSGaura"
  5261. ssjgaurag.Color = ColorSequence.new(Color3.fromRGB(255,175,80))
  5262. ssjgaurag.LightEmission = 0.75
  5263. ssjgaurag.Transparency = NumberSequence.new(list)
  5264. ssjgaurag.Size = NumberSequence.new(5)
  5265. ssjgaurag.Lifetime = NumberRange.new(0.99)
  5266. ssjgaurag.Rate = 89
  5267. ssjgaurag.ZOffset = -2.5
  5268. ssjgaurag.Speed = NumberRange.new(5.999)
  5269. ssjgaurag.SpreadAngle = Vector2.new(0.9,0.99)
  5270. ssjgaurag.LockedToPart = true
  5271.  
  5272. ssjgaura.Texture = "rbxassetid://256159034"
  5273. ssjgaurag.Texture = "rbxassetid://256159034"
  5274.  
  5275. local num = 0
  5276. local a21e = Instance.new("Part",char)
  5277. a21e.Name = "Beam"..num
  5278. a21e.Locked = true
  5279. a21e.Size = Vector3.new(1,1,1)
  5280. a21e.CanCollide = false
  5281. a21e.Position = Vector3.new(999,999,999)
  5282. a21e.BrickColor = BrickColor.new("Persimmon")
  5283. a21e.Material = "Neon"
  5284. a21e.Transparency = 0
  5285. local aa21e = Instance.new("SpecialMesh",a21e)
  5286. a21e.Anchored = true
  5287. a21e.Position = hrp.Position
  5288. aa21e.MeshType = "Sphere"
  5289. aa21e.Scale = Vector3.new(1,1,1)
  5290.  
  5291. for i = 1,25 do
  5292. wait()
  5293. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  5294. a21e.Transparency = a21e.Transparency + 0.04
  5295. end
  5296.  
  5297. wait(.1)
  5298.  
  5299. a21e:Remove()
  5300.  
  5301. wait()
  5302.  
  5303. hum.WalkSpeed = 100
  5304. hum.JumpPower = 100
  5305. hum.MaxHealth = math.huge
  5306. hum.Health = 52000000000
  5307.  
  5308. being = false
  5309.  
  5310. ssjg = true
  5311.  
  5312. --available = true
  5313.  
  5314. normal = false
  5315.  
  5316. end
  5317. end
  5318. end
  5319.  
  5320. function ssjr()
  5321.  
  5322. if ssjg == false and ssj1 == false and ssjb == false and ssj2 == false and assj2 == false and ssj3 == false and ssjwhite == false and ultrainstinct == false and ssjbfullpower == false or ssjb == true then
  5323. if being == false then
  5324. ssjb = false
  5325. if ssjbk == true then
  5326. ssjbk = false
  5327. kaioken = false
  5328. kaioken10 = false
  5329. kaioken20 = false
  5330. end
  5331. being = true
  5332.  
  5333. chatfunc("I am surprised a human has reached that point.")
  5334. wait(4)
  5335. chatfunc("As a reward i'll show you something...")
  5336. wait(3.5)
  5337.  
  5338. GroundWaveR()
  5339. wait(1.5)
  5340.  
  5341. Mus.Pitch = 1
  5342.  
  5343. for _,v in pairs(tor:GetChildren()) do
  5344. if v.ClassName == "ParticleEmitter" then
  5345. v:Remove()
  5346. end
  5347. end
  5348.  
  5349. for _,v in pairs(char:GetChildren()) do
  5350. if v.Name == "leg2" or v.Name == "leg1" or v.Name == "arm1" or v.Name == "arm2" or v.Name == "tors" or v.Name == "hed" then
  5351. v:Remove()
  5352. end
  5353. end
  5354.  
  5355. Mus.SoundId = "rbxassetid://571138935"
  5356. Mus:Play()
  5357.  
  5358. Mus1:Play()
  5359.  
  5360. Hair7.Color = Color3.fromRGB(255, 0, 190)
  5361. ape51.Color = Color3.fromRGB(255, 0, 190)
  5362. Mesh.MeshId = "rbxassetid://430344159"
  5363. Mesh.Parent = Hair7
  5364. Mesh.Scale = Vector3.new(6.3,6.3,6.3)
  5365. Weld1.C0 = CFrame.new(-.25,1.2,.34)
  5366.  
  5367. hed.face.Texture = "rbxassetid://1519829608"
  5368.  
  5369. local list = {NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,0.8,0)}
  5370.  
  5371. local list2 = {NumberSequenceKeypoint.new(0,0.25,0),NumberSequenceKeypoint.new(1,0.50,0)}
  5372.  
  5373. local ssjgaura = Instance.new("ParticleEmitter",tor)
  5374. ssjgaura.Name = "SSJGaura"
  5375. ssjgaura.Color = ColorSequence.new(Color3.fromRGB(150,0,150))
  5376. ssjgaura.LightEmission = 1
  5377. ssjgaura.Transparency = NumberSequence.new(list2)
  5378. ssjgaura.Size = NumberSequence.new(5)
  5379. ssjgaura.Lifetime = NumberRange.new(0.9)
  5380. ssjgaura.Rate = 89
  5381. ssjgaura.ZOffset = -5.5
  5382. ssjgaura.Speed = NumberRange.new(3)
  5383. ssjgaura.LockedToPart = true
  5384.  
  5385. local ssjgaurag = Instance.new("ParticleEmitter",tor)
  5386. ssjgaurag.Name = "SSGaura"
  5387. ssjgaurag.Color = ColorSequence.new(Color3.fromRGB(255,0,190))
  5388. ssjgaurag.LightEmission = 0.75
  5389. ssjgaurag.Transparency = NumberSequence.new(list)
  5390. ssjgaurag.Size = NumberSequence.new(5)
  5391. ssjgaurag.Lifetime = NumberRange.new(0.99)
  5392. ssjgaurag.Rate = 89
  5393. ssjgaurag.ZOffset = -2.5
  5394. ssjgaurag.Speed = NumberRange.new(3.999)
  5395. ssjgaurag.SpreadAngle = Vector2.new(0.9,0.99)
  5396. ssjgaurag.LockedToPart = true
  5397.  
  5398. ssjgaura.Texture = "rbxassetid://256159034"
  5399. ssjgaurag.Texture = "rbxassetid://256159034"
  5400.  
  5401. local num = 0
  5402. local a21e = Instance.new("Part",char)
  5403. a21e.Name = "Beam"..num
  5404. a21e.Locked = true
  5405. a21e.Size = Vector3.new(1,1,1)
  5406. a21e.CanCollide = false
  5407. a21e.Position = Vector3.new(999,999,999)
  5408. a21e.BrickColor = BrickColor.new("Pink")
  5409. a21e.Material = "Neon"
  5410. a21e.Transparency = 0
  5411. local aa21e = Instance.new("SpecialMesh",a21e)
  5412. a21e.Anchored = true
  5413. a21e.Position = hrp.Position
  5414. aa21e.MeshType = "Sphere"
  5415. aa21e.Scale = Vector3.new(1,1,1)
  5416.  
  5417. for i = 1,25 do
  5418. wait()
  5419. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  5420. a21e.Transparency = a21e.Transparency + 0.04
  5421. end
  5422.  
  5423. wait(.1)
  5424.  
  5425. a21e:Remove()
  5426.  
  5427. wait()
  5428.  
  5429. hum.WalkSpeed = 150
  5430. hum.JumpPower = 150
  5431.  
  5432. being = false
  5433.  
  5434. ssjr = true
  5435.  
  5436. --available = true
  5437.  
  5438. normal = false
  5439.  
  5440. end
  5441. end
  5442. end
  5443.  
  5444. function limitbreak()
  5445.  
  5446. if hum.Health <= 10001 then
  5447.  
  5448. if ssj1 == false and ssjb == false and ssj2 == false and assj2 == false and ssj3 == false and ssjwhite == false and ultrainstinct == false and ssjbfullpower == false and ssjb == false or ssjg == true then
  5449. if being == false then
  5450. ssjb = false
  5451. if ssjbk == true then
  5452. ssjbk = false
  5453. kaioken = false
  5454. kaioken10 = false
  5455. kaioken20 = false
  5456. end
  5457. being = true
  5458.  
  5459. chatfunc("I think i'll have to surpass my limits...")
  5460.  
  5461. wait(3.3)
  5462.  
  5463. chatfunc("Well...")
  5464.  
  5465. wait(3.48)
  5466.  
  5467. chatfunc("Here goes!")
  5468.  
  5469. wait(1)
  5470.  
  5471. GroundWave9()
  5472.  
  5473. --wait(0.9)
  5474.  
  5475. --GroundShake = true
  5476. --GroundShake2 = true
  5477.  
  5478. --wait(1)
  5479.  
  5480. --GroundShake2 = false
  5481. --GroundShake = false
  5482.  
  5483. hum.WalkSpeed = 0
  5484. hum.JumpPower = 0
  5485.  
  5486. wait(2.05)
  5487.  
  5488. --GroundShake2 = true
  5489. --GroundShake = true
  5490.  
  5491. for i = 1,6 do
  5492. for _,player in pairs(game.Players:GetPlayers()) do
  5493. hum.CameraOffset = Vector3.new(math.random(-0.8,0.8),math.random(-0.9,0.9),math.random(-0.8,0.8))
  5494.  
  5495. wait()
  5496.  
  5497. --GroundShake2 = true
  5498. --GroundShake = true
  5499.  
  5500. hum.CameraOffset = Vector3.new(0,0,0)
  5501. end
  5502.  
  5503. end
  5504.  
  5505. local tra = Instance.new('ParticleEmitter')
  5506. tra.Parent = tor
  5507. tra.LightEmission = 1
  5508. tra.Color = ColorSequence.new(BrickColor.new("Persimmon").Color)
  5509. tra.Texture = "rbxassetid://1177925800"
  5510. tra.Rate = 15
  5511. tra.Rotation = NumberRange.new(-5, 5)
  5512. tra.Lifetime = NumberRange.new(1.5, 2)
  5513. tra.Size = NumberSequence.new(0.098,0)
  5514. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  5515. tra.Speed = NumberRange.new(0.5)
  5516. tra.VelocitySpread = 360
  5517. tra.VelocityInheritance = 0.5
  5518. tra.ZOffset = 2
  5519. tra.LockedToPart = true
  5520. tra.EmissionDirection = Enum.NormalId.Top
  5521. local tra = Instance.new('ParticleEmitter')
  5522. tra.Parent = arm1
  5523. tra.LightEmission = 1
  5524. tra.Color = ColorSequence.new(BrickColor.new("Persimmon").Color)
  5525. tra.Texture = "rbxassetid://1177925800"
  5526. tra.Rate = 15
  5527. tra.Rotation = NumberRange.new(-5, 5)
  5528. tra.Lifetime = NumberRange.new(1.5, 2)
  5529. tra.Size = NumberSequence.new(0.098,0)
  5530. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  5531. tra.Speed = NumberRange.new(0.5)
  5532. tra.VelocitySpread = 360
  5533. tra.VelocityInheritance = 0.5
  5534. tra.ZOffset = 2
  5535. tra.LockedToPart = true
  5536. tra.EmissionDirection = Enum.NormalId.Top
  5537. local tra = Instance.new('ParticleEmitter')
  5538. tra.Parent = arm2
  5539. tra.LightEmission = 1
  5540. tra.Color = ColorSequence.new(BrickColor.new("Persimmon").Color)
  5541. tra.Texture = "rbxassetid://1177925800"
  5542. tra.Rate = 15
  5543. tra.Rotation = NumberRange.new(-5, 5)
  5544. tra.Lifetime = NumberRange.new(1.5, 2)
  5545. tra.Size = NumberSequence.new(0.098,0)
  5546. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  5547. tra.Speed = NumberRange.new(0.5)
  5548. tra.VelocitySpread = 360
  5549. tra.VelocityInheritance = 0.5
  5550. tra.ZOffset = 2
  5551. tra.LockedToPart = true
  5552. tra.EmissionDirection = Enum.NormalId.Top
  5553. local tra = Instance.new('ParticleEmitter')
  5554. tra.Parent = leg1
  5555. tra.LightEmission = 1
  5556. tra.Color = ColorSequence.new(BrickColor.new("Persimmon").Color)
  5557. tra.Texture = "rbxassetid://1177925800"
  5558. tra.Rate = 15
  5559. tra.Rotation = NumberRange.new(-5, 5)
  5560. tra.Lifetime = NumberRange.new(1.5, 2)
  5561. tra.Size = NumberSequence.new(0.098,0)
  5562. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  5563. tra.Speed = NumberRange.new(0.5)
  5564. tra.VelocitySpread = 360
  5565. tra.VelocityInheritance = 0.5
  5566. tra.ZOffset = 2
  5567. tra.LockedToPart = true
  5568. tra.EmissionDirection = Enum.NormalId.Top
  5569. local tra = Instance.new('ParticleEmitter')
  5570. tra.Parent = leg2
  5571. tra.LightEmission = 1
  5572. tra.Color = ColorSequence.new(BrickColor.new("Persimmon").Color)
  5573. tra.Texture = "rbxassetid://1177925800"
  5574. tra.Rate = 15
  5575. tra.Rotation = NumberRange.new(-5, 5)
  5576. tra.Lifetime = NumberRange.new(1.5, 2)
  5577. tra.Size = NumberSequence.new(0.098,0)
  5578. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  5579. tra.Speed = NumberRange.new(0.5)
  5580. tra.VelocitySpread = 360
  5581. tra.VelocityInheritance = 0.5
  5582. tra.ZOffset = 2
  5583. tra.LockedToPart = true
  5584. tra.EmissionDirection = Enum.NormalId.Top
  5585. local tra = Instance.new('ParticleEmitter')
  5586. tra.Parent = hed
  5587. tra.LightEmission = 1
  5588. tra.Color = ColorSequence.new(BrickColor.new("Persimmon").Color)
  5589. tra.Texture = "rbxassetid://1177925800"
  5590. tra.Rate = 15
  5591. tra.Rotation = NumberRange.new(-5, 5)
  5592. tra.Lifetime = NumberRange.new(1.5, 2)
  5593. tra.Size = NumberSequence.new(0.098,0)
  5594. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  5595. tra.Speed = NumberRange.new(0.5)
  5596. tra.VelocitySpread = 360
  5597. tra.VelocityInheritance = 0.5
  5598. tra.ZOffset = 2
  5599. tra.LockedToPart = true
  5600. tra.EmissionDirection = Enum.NormalId.Top
  5601. local tra = Instance.new('ParticleEmitter')
  5602. tra.Parent = Hair7
  5603. tra.LightEmission = 1
  5604. tra.Color = ColorSequence.new(BrickColor.new("Persimmon").Color)
  5605. tra.Texture = "rbxassetid://1177925800"
  5606. tra.Rate = 15
  5607. tra.Rotation = NumberRange.new(-5, 5)
  5608. tra.Lifetime = NumberRange.new(1.5, 2)
  5609. tra.Size = NumberSequence.new(0.098,0)
  5610. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  5611. tra.Speed = NumberRange.new(0.5)
  5612. tra.VelocitySpread = 360
  5613. tra.VelocityInheritance = 0.5
  5614. tra.ZOffset = 2
  5615. tra.LockedToPart = true
  5616. tra.EmissionDirection = Enum.NormalId.Top
  5617.  
  5618. hed.face.Texture = "rbxassetid://1128363059"
  5619.  
  5620. Hair7:Destroy()
  5621. Hair7 = Instance.new("Part")
  5622. Hair7.Parent = char
  5623. Hair7.Name = "Hair"
  5624. Hair7.CanCollide = false
  5625. Hair7.Locked = true
  5626. Hair7.TopSurface = "Smooth"
  5627. Hair7.BottomSurface = "Smooth"
  5628. Hair7.formFactor = "Symmetric"
  5629. Hair7.Material = "Neon"
  5630. Hair7.BrickColor = BrickColor.new("Really black")
  5631. Hair7.CFrame = char.Torso.CFrame
  5632. Hair7.Size = Vector3.new(1, 1, 1)
  5633. Hair7.Transparency = 0
  5634.  
  5635.  
  5636. Weld1 = Instance.new("Weld")
  5637. Weld1.Parent = char.Head
  5638. Weld1.Part0 = char.Head
  5639. Weld1.Part1 = Hair7
  5640. Weld1.C0 = CFrame.new(0, 1.1, -0.16) * CFrame.Angles(math.rad(0),math.rad(180),math.rad(0))
  5641.  
  5642. Mesh = Instance.new("SpecialMesh")
  5643. Mesh.Offset = Vector3.new(0,-0.2,-0.14)
  5644. Mesh.Parent = Hair7
  5645. Mesh.Scale = Vector3.new(6.3,4.8,6.2)
  5646. Mesh.MeshType = "FileMesh"
  5647. Mesh.MeshId = "http://www.roblox.com/asset/?id=1125231485"
  5648. Mesh.TextureId = ""
  5649.  
  5650. local tra = Instance.new('ParticleEmitter')
  5651. tra.Parent = Hair7
  5652. tra.LightEmission = 1
  5653. tra.Color = ColorSequence.new(BrickColor.new("Persimmon").Color)
  5654. tra.Texture = "rbxassetid://1177925800"
  5655. tra.Rate = 15
  5656. tra.Rotation = NumberRange.new(-5, 5)
  5657. tra.Lifetime = NumberRange.new(1.5, 2)
  5658. tra.Size = NumberSequence.new(0.098,0)
  5659. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  5660. tra.Speed = NumberRange.new(0.5)
  5661. tra.VelocitySpread = 360
  5662. tra.VelocityInheritance = 0.5
  5663. tra.ZOffset = 2
  5664. tra.EmissionDirection = Enum.NormalId.Top
  5665. tra.LockedToPart = true
  5666.  
  5667. local larm1 = Instance.new("Part",char)
  5668. larm1.Name = "arm1"
  5669. larm1.Material = Enum.Material.Neon
  5670. larm1.Transparency = 0.87
  5671. larm1.BrickColor = BrickColor.new("Persimmon")
  5672. larm1.Size = Vector3.new(1.1,2.1,1.1)
  5673. larm1.Position = Vector3.new(999,999,999)
  5674. local larmhold = Instance.new("Weld",char)
  5675. larmhold.Part0 = arm1
  5676. larmhold.Part1 = larm1
  5677. larmhold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  5678. local rarm1 = Instance.new("Part",char)
  5679. rarm1.Name = "arm2"
  5680. rarm1.Material = Enum.Material.Neon
  5681. rarm1.Transparency = 0.87
  5682. rarm1.BrickColor = BrickColor.new("Persimmon")
  5683. rarm1.Size = Vector3.new(1.1,2.1,1.1)
  5684. rarm1.Position = Vector3.new(999,999,999)
  5685. local rarmhold = Instance.new("Weld",char)
  5686. rarmhold.Part0 = arm2
  5687. rarmhold.Part1 = rarm1
  5688. rarmhold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  5689. local torso1 = Instance.new("Part",char)
  5690. torso1.Material = Enum.Material.Neon
  5691. torso1.Transparency = 0.87
  5692. torso1.BrickColor = BrickColor.new("Persimmon")
  5693. torso1.Name = "tors"
  5694. torso1.Size = Vector3.new(2.1,2.1,1.1)
  5695. torso1.Position = Vector3.new(999,999,999)
  5696. local torsohold = Instance.new("Weld",char)
  5697. torsohold.Part0 = tor
  5698. torsohold.Part1 = torso1
  5699. torsohold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  5700. local lleg1 = Instance.new("Part",char)
  5701. lleg1.Name = "leg1"
  5702. lleg1.Material = Enum.Material.Neon
  5703. lleg1.Transparency = 0.87
  5704. lleg1.BrickColor = BrickColor.new("Persimmon")
  5705. lleg1.Size = Vector3.new(1.1,2.1,1.1)
  5706. lleg1.Position = Vector3.new(999,999,999)
  5707. local lleghold = Instance.new("Weld",char)
  5708. lleghold.Part0 = leg1
  5709. lleghold.Part1 = lleg1
  5710. lleghold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  5711. local rleg1 = Instance.new("Part",char)
  5712. rleg1.Name = "leg2"
  5713. rleg1.Material = Enum.Material.Neon
  5714. rleg1.Transparency = 0.87
  5715. rleg1.BrickColor = BrickColor.new("Persimmon")
  5716. rleg1.Size = Vector3.new(1.1,2.1,1.1)
  5717. rleg1.Position = Vector3.new(999,999,999)
  5718. local rleghold = Instance.new("Weld",char)
  5719. rleghold.Part0 = leg2
  5720. rleghold.Part1 = rleg1
  5721. rleghold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  5722. local rhed1 = Instance.new("Part",char)
  5723. rhed1.Name = "hed"
  5724. rhed1.Material = Enum.Material.Neon
  5725. rhed1.Transparency = 0.75
  5726. rhed1.BrickColor = BrickColor.new("Persimmon")
  5727. rhed1.Size = Vector3.new(2.3,1.3,1.3)
  5728. rhed1.Position = Vector3.new(999,999,999)
  5729. local rhedhold = Instance.new("Weld",char)
  5730. rhedhold.Part0 = hed
  5731. rhedhold.Part1 = rhed1
  5732. rhedhold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  5733. local rhedmesh1 = Instance.new("SpecialMesh",rhed1)
  5734. rhedmesh1.MeshId = "rbxassetid://539723444"
  5735. rhedmesh1.TextureId = "rbxassetid://43200547"
  5736. rhedmesh1.Scale = Vector3.new(1,1,1)
  5737.  
  5738. hed.face.Texture = "rbxassetid://1177817789"
  5739.  
  5740. local list = {NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.371,0.525,0),NumberSequenceKeypoint.new(0.775,0.579,0),NumberSequenceKeypoint.new(1,0.985,0)}
  5741.  
  5742. local color1 = Color3.fromRGB(255,19,70)
  5743. local color2 = Color3.fromRGB(255,175,80)
  5744. local color3 = Color3.fromRGB(230,19,61)
  5745.  
  5746. local list4 = {ColorSequenceKeypoint.new(0,color1),ColorSequenceKeypoint.new(0.959,color2),ColorSequenceKeypoint.new(1,color3)}
  5747.  
  5748. local list5 = {NumberSequenceKeypoint.new(0,0.425,0),NumberSequenceKeypoint.new(0.29,0.899,0),NumberSequenceKeypoint.new(0.59,0.955,0),NumberSequenceKeypoint.new(1,0.579,0)}
  5749.  
  5750. local list6 = {NumberSequenceKeypoint.new(0,0.429,0),NumberSequenceKeypoint.new(0.29,0.9,0),NumberSequenceKeypoint.new(0.59,0.959,0),NumberSequenceKeypoint.new(1,0.589,0)}
  5751.  
  5752. local Part2 = Instance.new("Part")
  5753. Part2.Parent = char
  5754. Part2.Name = "Part9"
  5755. Part2.CanCollide = false
  5756. Part2.Locked = true
  5757. Part2.TopSurface = "Smooth"
  5758. Part2.BottomSurface = "Smooth"
  5759. Part2.formFactor = "Symmetric"
  5760. Part2.Material = "Neon"
  5761. Part2.BrickColor = BrickColor.new("Really black")
  5762. Part2.CFrame = p.Character.Torso.CFrame
  5763. Part2.Size = Vector3.new(2,2,2)
  5764. Part2.Transparency = 1
  5765.  
  5766. local Mesh3 = Instance.new("SpecialMesh")
  5767. Mesh3.Offset = Vector3.new(0.2, -0.2, 0.2)
  5768. Mesh3.Parent = Part2
  5769. Mesh3.Scale = Vector3.new(1, 1, 1)
  5770. Mesh3.MeshType = "FileMesh"
  5771. Mesh3.MeshId = "http://www.roblox.com/asset/?id=476757756"
  5772. Mesh3.TextureId = ""
  5773.  
  5774.  
  5775. local Weld5 = Instance.new("Weld")
  5776. Weld5.Parent = p.Character.Head
  5777. Weld5.Part0 = p.Character.Head
  5778. Weld5.Part1 = Part2
  5779.  
  5780. Part2.Color = Color3.fromRGB(5,5,5)
  5781. Hair7.Color = Color3.fromRGB(5,5,5)
  5782. Mesh3.MeshId = "rbxassetid://430344159"
  5783. Mesh3.Scale = Vector3.new(3.8,3.8,3.8)
  5784. Weld5.C0 = CFrame.new(-.25,1.2,.34)
  5785.  
  5786. local Part = Instance.new("Part")
  5787. Part.Parent = char
  5788. Part.Name = "Part8"
  5789. Part.CanCollide = false
  5790. Part.Locked = true
  5791. Part.TopSurface = "Smooth"
  5792. Part.BottomSurface = "Smooth"
  5793. Part.formFactor = "Symmetric"
  5794. Part.Material = "Neon"
  5795. Part.BrickColor = BrickColor.new("Really black")
  5796. Part.CFrame = p.Character.Torso.CFrame
  5797. Part.Size = Vector3.new(1.75,1.75,1.75)
  5798. Part.Transparency = 1
  5799.  
  5800. local Weld = Instance.new("Weld")
  5801. Weld.Parent = p.Character.Head
  5802. Weld.Part0 = p.Character.Head
  5803. Weld.Part1 = Part
  5804. Weld.C0 = CFrame.new(0, 1, 0)
  5805.  
  5806. local ssjgaurax = Instance.new("ParticleEmitter",Part)
  5807. ssjgaurax.Name = "aura"
  5808. ssjgaurax.Texture = "rbxassetid://1095778764"
  5809. ssjgaurax.Color = ColorSequence.new(list4)
  5810. ssjgaurax.Transparency = NumberSequence.new(list)
  5811. ssjgaurax.LightEmission = 1
  5812. ssjgaurax.Speed = NumberRange.new(0)
  5813. ssjgaurax.SpreadAngle = Vector2.new(0,0)
  5814. ssjgaurax.RotSpeed = NumberRange.new(0)
  5815. ssjgaurax.Rotation = NumberRange.new(0)
  5816. ssjgaurax.LightInfluence = 0
  5817. ssjgaurax.Size = NumberSequence.new(list6)
  5818. ssjgaurax.Lifetime = NumberRange.new(2)
  5819. ssjgaurax.Rate = 9
  5820. ssjgaurax.ZOffset = 0
  5821. ssjgaurax.Acceleration = Vector3.new(0,0.05,0)
  5822. ssjgaurax.LockedToPart = true
  5823. ssjgaurax.Enabled = true
  5824.  
  5825. local ssjgaurak = Instance.new("ParticleEmitter",Part2)
  5826. ssjgaurak.Name = "aura"
  5827. ssjgaurak.Texture = "rbxassetid://1095778764"
  5828. ssjgaurak.Color = ColorSequence.new(list4)
  5829. ssjgaurak.Transparency = NumberSequence.new(list)
  5830. ssjgaurak.LightEmission = 1
  5831. ssjgaurak.Speed = NumberRange.new(0)
  5832. ssjgaurak.SpreadAngle = Vector2.new(0,0)
  5833. ssjgaurak.RotSpeed = NumberRange.new(0)
  5834. ssjgaurak.Rotation = NumberRange.new(0)
  5835. ssjgaurak.LightInfluence = 0
  5836. ssjgaurak.Size = NumberSequence.new(list6)
  5837. ssjgaurak.Lifetime = NumberRange.new(2)
  5838. ssjgaurak.Rate = 9
  5839. ssjgaurak.ZOffset = 0
  5840. ssjgaurak.Acceleration = Vector3.new(0,0.05,0)
  5841. ssjgaurak.LockedToPart = true
  5842. ssjgaurak.Enabled = true
  5843.  
  5844. local ssjgaura = Instance.new("ParticleEmitter",hed)
  5845. ssjgaura.Name = "aura"
  5846. ssjgaura.Texture = "rbxassetid://1095778764"
  5847. ssjgaura.Color = ColorSequence.new(list4)
  5848. ssjgaura.Transparency = NumberSequence.new(list)
  5849. ssjgaura.LightEmission = 1
  5850. ssjgaura.Speed = NumberRange.new(0)
  5851. ssjgaura.SpreadAngle = Vector2.new(0,0)
  5852. ssjgaura.RotSpeed = NumberRange.new(0)
  5853. ssjgaura.Rotation = NumberRange.new(0)
  5854. ssjgaura.LightInfluence = 0
  5855. ssjgaura.Size = NumberSequence.new(list6)
  5856. ssjgaura.Lifetime = NumberRange.new(3)
  5857. ssjgaura.Rate = 20
  5858. ssjgaura.ZOffset = 0
  5859. ssjgaura.Acceleration = Vector3.new(0,0.05,0)
  5860. ssjgaura.LockedToPart = true
  5861. ssjgaura.Enabled = true
  5862.  
  5863. local ssjgaura3 = Instance.new("ParticleEmitter",arm1)
  5864. ssjgaura3.Name = "aura"
  5865. ssjgaura3.Texture = "rbxassetid://1095778764"
  5866. ssjgaura3.Color = ColorSequence.new(list4)
  5867. ssjgaura3.Transparency = NumberSequence.new(list)
  5868. ssjgaura3.LightEmission = 1
  5869. ssjgaura3.LightInfluence = 0
  5870. ssjgaura3.Speed = NumberRange.new(0)
  5871. ssjgaura3.SpreadAngle = Vector2.new(0,0)
  5872. ssjgaura3.RotSpeed = NumberRange.new(0)
  5873. ssjgaura3.Rotation = NumberRange.new(0)
  5874. ssjgaura3.Size = NumberSequence.new(list5)
  5875. ssjgaura3.Lifetime = NumberRange.new(5)
  5876. ssjgaura3.Rate = 15
  5877. ssjgaura3.ZOffset = 0
  5878. ssjgaura3.Acceleration = Vector3.new(0,0.09,0)
  5879. ssjgaura3.LockedToPart = true
  5880.  
  5881. local ssjgaura4 = Instance.new("ParticleEmitter",arm2)
  5882. ssjgaura4.Name = "aura"
  5883. ssjgaura4.Texture = "rbxassetid://1095778764"
  5884. ssjgaura4.Color = ColorSequence.new(list4)
  5885. ssjgaura4.Transparency = NumberSequence.new(list)
  5886. ssjgaura4.LightEmission = 1
  5887. ssjgaura4.LightInfluence = 0
  5888. ssjgaura4.Speed = NumberRange.new(0)
  5889. ssjgaura4.SpreadAngle = Vector2.new(0,0)
  5890. ssjgaura4.RotSpeed = NumberRange.new(0)
  5891. ssjgaura4.Rotation = NumberRange.new(0)
  5892. ssjgaura4.Size = NumberSequence.new(list5)
  5893. ssjgaura4.Lifetime = NumberRange.new(5)
  5894. ssjgaura4.Rate = 15
  5895. ssjgaura4.ZOffset = 0
  5896. ssjgaura4.Acceleration = Vector3.new(0,0.09,0)
  5897. ssjgaura4.LockedToPart = true
  5898.  
  5899. local ssjgaurag = Instance.new("ParticleEmitter",tor)
  5900. ssjgaurag.Name = "aura2"
  5901. ssjgaurag.Texture = "rbxassetid://1095778764"
  5902. ssjgaurag.Color = ColorSequence.new(list4)
  5903. ssjgaurag.Transparency = NumberSequence.new(list)
  5904. ssjgaurag.LightEmission = 1
  5905. ssjgaurag.LightInfluence = 1
  5906. ssjgaurag.Speed = NumberRange.new(0)
  5907. ssjgaurag.SpreadAngle = Vector2.new(0,0)
  5908. ssjgaurag.RotSpeed = NumberRange.new(0)
  5909. ssjgaurag.Rotation = NumberRange.new(0)
  5910. ssjgaurag.Size = NumberSequence.new(list5)
  5911. ssjgaurag.Lifetime = NumberRange.new(5)
  5912. ssjgaurag.Rate = 15
  5913. ssjgaurag.ZOffset = 0
  5914. ssjgaurag.Acceleration = Vector3.new(0,0.09,0)
  5915. ssjgaurag.LockedToPart = true
  5916.  
  5917. local ssjgaura1 = Instance.new("ParticleEmitter",leg1)
  5918. ssjgaura1.Name = "aura"
  5919. ssjgaura1.Texture = "rbxassetid://1095778764"
  5920. ssjgaura1.Color = ColorSequence.new(list4)
  5921. ssjgaura1.Transparency = NumberSequence.new(list)
  5922. ssjgaura1.LightEmission = 1
  5923. ssjgaura1.LightInfluence = 0
  5924. ssjgaura1.Speed = NumberRange.new(0)
  5925. ssjgaura1.SpreadAngle = Vector2.new(0,0)
  5926. ssjgaura1.RotSpeed = NumberRange.new(0)
  5927. ssjgaura1.Rotation = NumberRange.new(0)
  5928. ssjgaura1.Size = NumberSequence.new(list5)
  5929. ssjgaura1.Lifetime = NumberRange.new(5)
  5930. ssjgaura1.Rate = 15
  5931. ssjgaura1.ZOffset = 0
  5932. ssjgaura1.Acceleration = Vector3.new(0,0.09,0)
  5933. ssjgaura1.LockedToPart = true
  5934.  
  5935. local ssjgaura2 = Instance.new("ParticleEmitter",leg2)
  5936. ssjgaura2.Name = "aura"
  5937. ssjgaura2.Texture = "rbxassetid://1095778764"
  5938. ssjgaura2.Color = ColorSequence.new(list4)
  5939. ssjgaura2.Transparency = NumberSequence.new(list)
  5940. ssjgaura2.LightEmission = 1
  5941. ssjgaura2.LightInfluence = 0
  5942. ssjgaura2.Speed = NumberRange.new(0)
  5943. ssjgaura2.SpreadAngle = Vector2.new(0,0)
  5944. ssjgaura2.RotSpeed = NumberRange.new(0)
  5945. ssjgaura2.Rotation = NumberRange.new(0)
  5946. ssjgaura2.Size = NumberSequence.new(list5)
  5947. ssjgaura2.Lifetime = NumberRange.new(5)
  5948. ssjgaura2.Rate = 15
  5949. ssjgaura2.ZOffset = 0
  5950. ssjgaura2.Acceleration = Vector3.new(0,0.09,0)
  5951. ssjgaura2.LockedToPart = true
  5952.  
  5953. local part = Instance.new("Part",char)
  5954. part.Transparency = 1
  5955. part.Size = Vector3.new(1,1,1)
  5956. local pw = Instance.new("Weld",part)
  5957. pw.Part0 = tor
  5958. pw.Part1 = part
  5959. pw.C1 = CFrame.new(0,2.3,0)
  5960.  
  5961. local fla11 = Instance.new("ParticleEmitter",part)
  5962. fla11.Name = "Flame"
  5963. fla11.Color = ColorSequence.new(Color3.fromRGB(255,19,70),Color3.fromRGB(255,200,9))
  5964. fla11.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  5965. fla11.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,10,0),NumberSequenceKeypoint.new(1,15,0)})
  5966. fla11.LightEmission = 2.5
  5967. fla11.Rate = 2500
  5968. fla11.Lifetime = NumberRange.new(50)
  5969. fla11.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,0,0)})
  5970. fla11.Speed = NumberRange.new(125)
  5971. fla11.SpreadAngle = Vector2.new(89,89)
  5972.  
  5973. local fla12 = Instance.new("ParticleEmitter",part)
  5974. fla12.Name = "Flame"
  5975. fla12.Color = ColorSequence.new(Color3.fromRGB(255,200,9),Color3.fromRGB(255,17,79))
  5976. fla12.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  5977. fla12.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,10,0)})
  5978. fla12.LightEmission = 5
  5979. fla12.Rate = 550
  5980. fla12.Lifetime = NumberRange.new(50)
  5981. fla12.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,0,0)})
  5982. fla12.Speed = NumberRange.new(150)
  5983. fla12.SpreadAngle = Vector2.new(80,80)
  5984.  
  5985. local num = 0
  5986. local a21e = Instance.new("Part",char)
  5987. a21e.Name = "Beam"..num
  5988. a21e.Locked = true
  5989. a21e.Size = Vector3.new(2,2,2)
  5990. a21e.CanCollide = false
  5991. a21e.Position = hrp.Position
  5992. a21e.Color = Color3.fromRGB(255,219,70)
  5993. a21e.Material = "Neon"
  5994. a21e.Transparency = 0
  5995. local aa21e = Instance.new("SpecialMesh",a21e)
  5996. a21e.Anchored = true
  5997. a21e.Position = hrp.Position
  5998. aa21e.MeshType = "Sphere"
  5999. aa21e.Scale = Vector3.new(2,2,2)
  6000.  
  6001. GroundShake2 = false
  6002.  
  6003. --local cc = Instance.new("ColorCorrectionEffect",game.Lighting)
  6004. --cc.Name = "effect"
  6005. --cc.TintColor = Color3.fromRGB(255,219,70)
  6006.  
  6007. local Mus2 = Instance.new("Sound",char)
  6008. Mus2.SoundId = "rbxassetid://301184111"
  6009. Mus2.Volume = 4
  6010. Mus2.Looped = false
  6011. Mus2:Play()
  6012. Mus1:Play()
  6013.  
  6014. Mus.SoundId = "rbxassetid://692602903"
  6015.  
  6016. Mus:Play()
  6017.  
  6018. for i = 1,35.4 do
  6019. for _,player in pairs(game.Players:GetPlayers()) do
  6020. hum.CameraOffset = Vector3.new(math.random(-0.8,0.8),math.random(-0.9,0.9),math.random(-0.8,0.8))
  6021. wait()
  6022. hum.CameraOffset = Vector3.new(0,0,0)
  6023. --cc.Brightness = cc.Brightness + 0.1
  6024. aa21e.Scale = aa21e.Scale + Vector3.new(1.99,1.99,1.99)
  6025. a21e.Transparency = a21e.Transparency + 0.01
  6026.  
  6027. end
  6028. end
  6029.  
  6030. --GroundShake = false
  6031.  
  6032. wait()
  6033.  
  6034. hum.WalkSpeed = 399.999999999999999999999999999999999999999999
  6035. hum.JumpPower = 150.250000000000000000000000000000000000000000
  6036.  
  6037. Hair7.Color = Color3.fromRGB(255,59,82)
  6038.  
  6039. ape51.Color = Color3.fromRGB(255,58,91)
  6040.  
  6041. hed.face.Texture = "rbxassetid://231488705"
  6042.  
  6043. local list = {NumberSequenceKeypoint.new(0,0.975,0),NumberSequenceKeypoint.new(1,1,0)}
  6044.  
  6045. local list2 = {NumberSequenceKeypoint.new(0,0.99,0),NumberSequenceKeypoint.new(1,1,0)}
  6046.  
  6047. local ssjgaura = Instance.new("ParticleEmitter",tor)
  6048. ssjgaura.Name = "SSJGaura"
  6049. ssjgaura.Color = ColorSequence.new(Color3.fromRGB(255,25,70))
  6050. ssjgaura.LightEmission = 1
  6051. ssjgaura.Transparency = NumberSequence.new(list2)
  6052. ssjgaura.Size = NumberSequence.new(5)
  6053. ssjgaura.Lifetime = NumberRange.new(0.9)
  6054. ssjgaura.Rate = 89
  6055. ssjgaura.ZOffset = -1
  6056. ssjgaura.Speed = NumberRange.new(5)
  6057. ssjgaura.LockedToPart = true
  6058.  
  6059. local ssjgaurag = Instance.new("ParticleEmitter",tor)
  6060. ssjgaurag.Name = "SSGaura"
  6061. ssjgaurag.Color = ColorSequence.new(Color3.fromRGB(255,175,80))
  6062. ssjgaurag.LightEmission = 0.75
  6063. ssjgaurag.Transparency = NumberSequence.new(list)
  6064. ssjgaurag.Size = NumberSequence.new(5)
  6065. ssjgaurag.Lifetime = NumberRange.new(0.99)
  6066. ssjgaurag.Rate = 89
  6067. ssjgaurag.ZOffset = 0
  6068. ssjgaurag.Speed = NumberRange.new(5.999)
  6069. ssjgaurag.SpreadAngle = Vector2.new(0.9,0.99)
  6070. ssjgaurag.LockedToPart = true
  6071.  
  6072. ssjgaura.Texture = "rbxassetid://256159034"
  6073. ssjgaurag.Texture = "rbxassetid://256159034"
  6074.  
  6075. --available = true
  6076.  
  6077. wait(.9)
  6078.  
  6079. a21e:Remove()
  6080.  
  6081. part:Remove()
  6082.  
  6083. --cc:Remove()
  6084.  
  6085. being = false
  6086.  
  6087. ssjg = false
  6088.  
  6089. normal = false
  6090.  
  6091. limitbreaker = true
  6092. automoviment = true
  6093. dodge = true
  6094.  
  6095. ultrainstinct = false
  6096.  
  6097. end
  6098. end
  6099. end;end
  6100.  
  6101. function ssb()
  6102.  
  6103. if auracan4 == true then
  6104. auracan4 = false
  6105. end
  6106.  
  6107. if ssj1 == false and ssjb == false and ssj2 == false and assj2 == false and ssj3 == false and ssjwhite == false and ultrainstinct == false and ssjbfullpower == false or ssjg == true or ssj4 == true then
  6108. if being == false then
  6109. ssjg = false
  6110. being = true
  6111.  
  6112. for _,v in pairs(tor:GetChildren()) do
  6113. if v.ClassName == "ParticleEmitter" then
  6114. v:Remove()
  6115. end
  6116. end
  6117.  
  6118. chatfunc("Super Saiyan Blue.")
  6119.  
  6120. Mus.Pitch = 1
  6121.  
  6122. Mus.SoundId = "rbxassetid://396456430"
  6123. Mus:Play()
  6124. Mus.Volume = 10
  6125.  
  6126. Mus1:Play()
  6127.  
  6128. Hair7.Color = Color3.fromRGB(0,225,245)
  6129. ape51.Color = Color3.fromRGB(0,225,245)
  6130. Mesh.MeshId = "rbxassetid://430344159"
  6131. Mesh.Scale = Vector3.new(6.3,6.3,6.3)
  6132. Weld1.C0 = CFrame.new(-.25,1.2,.34)
  6133.  
  6134. hed.face.Texture = "rbxassetid://670772635"
  6135.  
  6136. local list = {NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,0.8,0)}
  6137. local list2 = {NumberSequenceKeypoint.new(0,0.6,0),NumberSequenceKeypoint.new(1,0.9,0)}
  6138.  
  6139. local ssjgaura = Instance.new("ParticleEmitter",tor)
  6140. ssjgaura.Name = "SSJBaura"
  6141. ssjgaura.Color = ColorSequence.new(Color3.fromRGB(125,150,255))
  6142. ssjgaura.Transparency = NumberSequence.new(list)
  6143. ssjgaura.LightEmission = 1
  6144. ssjgaura.Size = NumberSequence.new(9)
  6145. ssjgaura.Lifetime = NumberRange.new(0.9)
  6146. ssjgaura.Rate = 19
  6147. ssjgaura.ZOffset = -1.9
  6148. ssjgaura.Speed = NumberRange.new(5)
  6149. ssjgaura.LockedToPart = true
  6150.  
  6151. local ssjgaurag = Instance.new("ParticleEmitter",tor)
  6152. ssjgaurag.Name = "SSBaura2"
  6153. ssjgaurag.Color = ColorSequence.new(Color3.fromRGB(200,200,200))
  6154. ssjgaurag.Transparency = NumberSequence.new(list2)
  6155. ssjgaurag.LightEmission = 0.75
  6156. ssjgaurag.Size = NumberSequence.new(9)
  6157. ssjgaurag.Lifetime = NumberRange.new(0.99)
  6158. ssjgaurag.Rate = 19
  6159. ssjgaurag.ZOffset = -2.9
  6160. ssjgaurag.Speed = NumberRange.new(5.999)
  6161. ssjgaurag.SpreadAngle = Vector2.new(0.9,0.99)
  6162. ssjgaurag.LockedToPart = true
  6163.  
  6164. ssjgaura.Texture = "rbxassetid://894173257"
  6165. ssjgaurag.Texture = "rbxassetid://1072541924"
  6166.  
  6167. local num = 0
  6168. local a21e = Instance.new("Part",char)
  6169. a21e.Name = "Beam"..num
  6170. a21e.Locked = true
  6171. a21e.Size = Vector3.new(1,1,1)
  6172. a21e.CanCollide = false
  6173. a21e.Position = Vector3.new(999,999,999)
  6174. a21e.BrickColor = BrickColor.new("Bright bluish green")
  6175. a21e.Material = "Neon"
  6176. a21e.Transparency = 0
  6177. local aa21e = Instance.new("SpecialMesh",a21e)
  6178. a21e.Anchored = true
  6179. a21e.Position = hrp.Position
  6180. aa21e.MeshType = "Sphere"
  6181. aa21e.Scale = Vector3.new(1,1,1)
  6182.  
  6183. for i = 1,25 do
  6184. wait()
  6185. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  6186. a21e.Transparency = a21e.Transparency + 0.04
  6187. end
  6188.  
  6189. wait(.1)
  6190.  
  6191. a21e:Remove()
  6192.  
  6193. wait()
  6194.  
  6195. hum.WalkSpeed = 100.999
  6196. hum.JumpPower = 100.999
  6197. hum.MaxHealth = math.huge
  6198. hum.Health = 1440000000000
  6199.  
  6200. being = false
  6201.  
  6202. normal = false
  6203.  
  6204. ssjb = true
  6205.  
  6206. --available = true
  6207.  
  6208. end
  6209. end
  6210. end
  6211.  
  6212. function superior()
  6213.  
  6214. if hum.Health <= 10001 then
  6215.  
  6216. if normal == true then
  6217. if ssjg == false and ssj1 == false and ssjb == false and ssj2 == false and assj2 == false and ssj3 == false and ssjwhite == false and ultrainstinct == false and ssjbfullpower == false and fullpowerssj == false then
  6218. if being == false then
  6219. being = true
  6220.  
  6221. GroundWave1()
  6222.  
  6223. wait(1)
  6224.  
  6225. rock = true
  6226.  
  6227. wait(1.12)
  6228.  
  6229. chatfunc("Not yet...")
  6230.  
  6231. Mus.Pitch = 1
  6232.  
  6233. wait(2.24)
  6234.  
  6235. rock = false
  6236. rock3 = true
  6237. rock3 = true
  6238.  
  6239. GroundWave0()
  6240.  
  6241. local tra = Instance.new('ParticleEmitter')
  6242. tra.Parent = tor
  6243. tra.LightEmission = 1
  6244. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6245. tra.Texture = "rbxassetid://1177925800"
  6246. tra.Rate = 15
  6247. tra.Rotation = NumberRange.new(-5, 5)
  6248. tra.Lifetime = NumberRange.new(1.5, 2)
  6249. tra.Size = NumberSequence.new(0.098,0)
  6250. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6251. tra.Speed = NumberRange.new(0.5)
  6252. tra.VelocitySpread = 360
  6253. tra.VelocityInheritance = 0.5
  6254. tra.ZOffset = 2
  6255. tra.LockedToPart = true
  6256. tra.EmissionDirection = Enum.NormalId.Top
  6257. local tra = Instance.new('ParticleEmitter')
  6258. tra.Parent = arm1
  6259. tra.LightEmission = 1
  6260. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6261. tra.Texture = "rbxassetid://1177925800"
  6262. tra.Rate = 15
  6263. tra.Rotation = NumberRange.new(-5, 5)
  6264. tra.Lifetime = NumberRange.new(1.5, 2)
  6265. tra.Size = NumberSequence.new(0.098,0)
  6266. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6267. tra.Speed = NumberRange.new(0.5)
  6268. tra.VelocitySpread = 360
  6269. tra.VelocityInheritance = 0.5
  6270. tra.ZOffset = 2
  6271. tra.LockedToPart = true
  6272. tra.EmissionDirection = Enum.NormalId.Top
  6273. local tra = Instance.new('ParticleEmitter')
  6274. tra.Parent = arm2
  6275. tra.LightEmission = 1
  6276. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6277. tra.Texture = "rbxassetid://1177925800"
  6278. tra.Rate = 15
  6279. tra.Rotation = NumberRange.new(-5, 5)
  6280. tra.Lifetime = NumberRange.new(1.5, 2)
  6281. tra.Size = NumberSequence.new(0.098,0)
  6282. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6283. tra.Speed = NumberRange.new(0.5)
  6284. tra.VelocitySpread = 360
  6285. tra.VelocityInheritance = 0.5
  6286. tra.ZOffset = 2
  6287. tra.LockedToPart = true
  6288. tra.EmissionDirection = Enum.NormalId.Top
  6289. local tra = Instance.new('ParticleEmitter')
  6290. tra.Parent = leg1
  6291. tra.LightEmission = 1
  6292. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6293. tra.Texture = "rbxassetid://1177925800"
  6294. tra.Rate = 15
  6295. tra.Rotation = NumberRange.new(-5, 5)
  6296. tra.Lifetime = NumberRange.new(1.5, 2)
  6297. tra.Size = NumberSequence.new(0.098,0)
  6298. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6299. tra.Speed = NumberRange.new(0.5)
  6300. tra.VelocitySpread = 360
  6301. tra.VelocityInheritance = 0.5
  6302. tra.ZOffset = 2
  6303. tra.LockedToPart = true
  6304. tra.EmissionDirection = Enum.NormalId.Top
  6305. local tra = Instance.new('ParticleEmitter')
  6306. tra.Parent = leg2
  6307. tra.LightEmission = 1
  6308. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6309. tra.Texture = "rbxassetid://1177925800"
  6310. tra.Rate = 15
  6311. tra.Rotation = NumberRange.new(-5, 5)
  6312. tra.Lifetime = NumberRange.new(1.5, 2)
  6313. tra.Size = NumberSequence.new(0.098,0)
  6314. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6315. tra.Speed = NumberRange.new(0.5)
  6316. tra.VelocitySpread = 360
  6317. tra.VelocityInheritance = 0.5
  6318. tra.ZOffset = 2
  6319. tra.LockedToPart = true
  6320. tra.EmissionDirection = Enum.NormalId.Top
  6321. local tra = Instance.new('ParticleEmitter')
  6322. tra.Parent = hed
  6323. tra.LightEmission = 1
  6324. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6325. tra.Texture = "rbxassetid://1177925800"
  6326. tra.Rate = 15
  6327. tra.Rotation = NumberRange.new(-5, 5)
  6328. tra.Lifetime = NumberRange.new(1.5, 2)
  6329. tra.Size = NumberSequence.new(0.098,0)
  6330. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6331. tra.Speed = NumberRange.new(0.5)
  6332. tra.VelocitySpread = 360
  6333. tra.VelocityInheritance = 0.5
  6334. tra.ZOffset = 2
  6335. tra.LockedToPart = true
  6336. tra.EmissionDirection = Enum.NormalId.Top
  6337. local tra = Instance.new('ParticleEmitter')
  6338. tra.Parent = Hair7
  6339. tra.LightEmission = 1
  6340. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6341. tra.Texture = "rbxassetid://1177925800"
  6342. tra.Rate = 15
  6343. tra.Rotation = NumberRange.new(-5, 5)
  6344. tra.Lifetime = NumberRange.new(1.5, 2)
  6345. tra.Size = NumberSequence.new(0.098,0)
  6346. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6347. tra.Speed = NumberRange.new(0.5)
  6348. tra.VelocitySpread = 360
  6349. tra.VelocityInheritance = 0.5
  6350. tra.ZOffset = 2
  6351. tra.LockedToPart = true
  6352. tra.EmissionDirection = Enum.NormalId.Top
  6353.  
  6354. hed.face.Texture = "rbxassetid://1128363059"
  6355.  
  6356. wait(1)
  6357.  
  6358. chatfunc("Aghh..")
  6359.  
  6360. wait(0.1)
  6361.  
  6362. GroundWave1()
  6363.  
  6364. --wait(0.9)
  6365.  
  6366. --GroundShake = true
  6367. --GroundShake2 = true
  6368.  
  6369. --wait(1)
  6370.  
  6371. --GroundShake2 = false
  6372. --GroundShake = false
  6373.  
  6374. hum.WalkSpeed = 0
  6375. hum.JumpPower = 0
  6376.  
  6377. wait(2.05)
  6378.  
  6379. --GroundShake2 = true
  6380. --GroundShake = true
  6381.  
  6382. for i = 1,6 do
  6383. for _,player in pairs(game.Players:GetPlayers()) do
  6384. hum.CameraOffset = Vector3.new(math.random(-0.8,0.8),math.random(-0.9,0.9),math.random(-0.8,0.8))
  6385.  
  6386. wait()
  6387.  
  6388. --GroundShake2 = true
  6389. --GroundShake = true
  6390.  
  6391. hum.CameraOffset = Vector3.new(0,0,0)
  6392. end
  6393.  
  6394. end
  6395.  
  6396. Hair7:Destroy()
  6397. Hair7 = Instance.new("Part")
  6398. Hair7.Parent = char
  6399. Hair7.Name = "Hair"
  6400. Hair7.CanCollide = false
  6401. Hair7.Locked = true
  6402. Hair7.TopSurface = "Smooth"
  6403. Hair7.BottomSurface = "Smooth"
  6404. Hair7.formFactor = "Symmetric"
  6405. Hair7.Material = "Neon"
  6406. Hair7.BrickColor = BrickColor.new("Really black")
  6407. Hair7.CFrame = char.Torso.CFrame
  6408. Hair7.Size = Vector3.new(1, 1, 1)
  6409. Hair7.Transparency = 0
  6410.  
  6411.  
  6412. Weld1 = Instance.new("Weld")
  6413. Weld1.Parent = char.Head
  6414. Weld1.Part0 = char.Head
  6415. Weld1.Part1 = Hair7
  6416. Weld1.C0 = CFrame.new(0, 1.1, -0.16) * CFrame.Angles(math.rad(0),math.rad(180),math.rad(0))
  6417.  
  6418. Mesh = Instance.new("SpecialMesh")
  6419. Mesh.Offset = Vector3.new(0,-0.2,-0.14)
  6420. Mesh.Parent = Hair7
  6421. Mesh.Scale = Vector3.new(6.3,4.8,6.2)
  6422. Mesh.MeshType = "FileMesh"
  6423. Mesh.MeshId = "http://www.roblox.com/asset/?id=1125231485"
  6424. Mesh.TextureId = ""
  6425.  
  6426. local tra = Instance.new('ParticleEmitter')
  6427. tra.Parent = Hair7
  6428. tra.LightEmission = 1
  6429. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6430. tra.Texture = "rbxassetid://1177925800"
  6431. tra.Rate = 15
  6432. tra.Rotation = NumberRange.new(-5, 5)
  6433. tra.Lifetime = NumberRange.new(1.5, 2)
  6434. tra.Size = NumberSequence.new(0.098,0)
  6435. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6436. tra.Speed = NumberRange.new(0.5)
  6437. tra.VelocitySpread = 360
  6438. tra.VelocityInheritance = 0.5
  6439. tra.ZOffset = 2
  6440. tra.EmissionDirection = Enum.NormalId.Top
  6441. tra.LockedToPart = true
  6442.  
  6443. hed.face.Texture = "rbxassetid://1108348423"
  6444.  
  6445. local list = {NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.371,0.525,0),NumberSequenceKeypoint.new(0.775,0.579,0),NumberSequenceKeypoint.new(1,0.985,0)}
  6446.  
  6447. local color1 = Color3.fromRGB(0,115,255)
  6448. local color2 = Color3.fromRGB(209,155,255)
  6449. local color3 = Color3.fromRGB(230,75,75)
  6450.  
  6451. local list4 = {ColorSequenceKeypoint.new(0,color1),ColorSequenceKeypoint.new(0.959,color2),ColorSequenceKeypoint.new(1,color3)}
  6452.  
  6453. local list5 = {NumberSequenceKeypoint.new(0,0.425,0),NumberSequenceKeypoint.new(0.29,0.899,0),NumberSequenceKeypoint.new(0.59,0.955,0),NumberSequenceKeypoint.new(1,0.579,0)}
  6454.  
  6455. local list6 = {NumberSequenceKeypoint.new(0,0.429,0),NumberSequenceKeypoint.new(0.29,0.9,0),NumberSequenceKeypoint.new(0.59,0.959,0),NumberSequenceKeypoint.new(1,0.589,0)}
  6456.  
  6457. local Part2 = Instance.new("Part")
  6458. Part2.Parent = char
  6459. Part2.Name = "Part9"
  6460. Part2.CanCollide = false
  6461. Part2.Locked = true
  6462. Part2.TopSurface = "Smooth"
  6463. Part2.BottomSurface = "Smooth"
  6464. Part2.formFactor = "Symmetric"
  6465. Part2.Material = "Neon"
  6466. Part2.BrickColor = BrickColor.new("Really black")
  6467. Part2.CFrame = p.Character.Torso.CFrame
  6468. Part2.Size = Vector3.new(2,2,2)
  6469. Part2.Transparency = 1
  6470.  
  6471. local Mesh3 = Instance.new("SpecialMesh")
  6472. Mesh3.Offset = Vector3.new(0.2, -0.2, 0.2)
  6473. Mesh3.Parent = Part2
  6474. Mesh3.Scale = Vector3.new(1, 1, 1)
  6475. Mesh3.MeshType = "FileMesh"
  6476. Mesh3.MeshId = "http://www.roblox.com/asset/?id=476757756"
  6477. Mesh3.TextureId = ""
  6478.  
  6479.  
  6480. local Weld5 = Instance.new("Weld")
  6481. Weld5.Parent = p.Character.Head
  6482. Weld5.Part0 = p.Character.Head
  6483. Weld5.Part1 = Part2
  6484.  
  6485. Part2.Color = Color3.fromRGB(5,5,5)
  6486. Hair7.Color = Color3.fromRGB(5,5,5)
  6487. Mesh3.MeshId = "rbxassetid://430344159"
  6488. Mesh3.Scale = Vector3.new(3.8,3.8,3.8)
  6489. Weld5.C0 = CFrame.new(-.25,1.2,.34)
  6490.  
  6491. local Part = Instance.new("Part")
  6492. Part.Parent = char
  6493. Part.Name = "Part8"
  6494. Part.CanCollide = false
  6495. Part.Locked = true
  6496. Part.TopSurface = "Smooth"
  6497. Part.BottomSurface = "Smooth"
  6498. Part.formFactor = "Symmetric"
  6499. Part.Material = "Neon"
  6500. Part.BrickColor = BrickColor.new("Really black")
  6501. Part.CFrame = p.Character.Torso.CFrame
  6502. Part.Size = Vector3.new(1.75,1.75,1.75)
  6503. Part.Transparency = 1
  6504.  
  6505. local Weld = Instance.new("Weld")
  6506. Weld.Parent = p.Character.Head
  6507. Weld.Part0 = p.Character.Head
  6508. Weld.Part1 = Part
  6509. Weld.C0 = CFrame.new(0, 1, 0)
  6510.  
  6511. local ssjgaurax = Instance.new("ParticleEmitter",Part)
  6512. ssjgaurax.Name = "aura"
  6513. ssjgaurax.Texture = "rbxassetid://1095778764"
  6514. ssjgaurax.Color = ColorSequence.new(list4)
  6515. ssjgaurax.Transparency = NumberSequence.new(list)
  6516. ssjgaurax.LightEmission = 1
  6517. ssjgaurax.Speed = NumberRange.new(0)
  6518. ssjgaurax.SpreadAngle = Vector2.new(0,0)
  6519. ssjgaurax.RotSpeed = NumberRange.new(0)
  6520. ssjgaurax.Rotation = NumberRange.new(0)
  6521. ssjgaurax.LightInfluence = 0
  6522. ssjgaurax.Size = NumberSequence.new(list6)
  6523. ssjgaurax.Lifetime = NumberRange.new(2)
  6524. ssjgaurax.Rate = 9
  6525. ssjgaurax.ZOffset = 0
  6526. ssjgaurax.Acceleration = Vector3.new(0,0.05,0)
  6527. ssjgaurax.LockedToPart = true
  6528. ssjgaurax.Enabled = true
  6529.  
  6530. local ssjgaurak = Instance.new("ParticleEmitter",Part2)
  6531. ssjgaurak.Name = "aura"
  6532. ssjgaurak.Texture = "rbxassetid://1095778764"
  6533. ssjgaurak.Color = ColorSequence.new(list4)
  6534. ssjgaurak.Transparency = NumberSequence.new(list)
  6535. ssjgaurak.LightEmission = 1
  6536. ssjgaurak.Speed = NumberRange.new(0)
  6537. ssjgaurak.SpreadAngle = Vector2.new(0,0)
  6538. ssjgaurak.RotSpeed = NumberRange.new(0)
  6539. ssjgaurak.Rotation = NumberRange.new(0)
  6540. ssjgaurak.LightInfluence = 0
  6541. ssjgaurak.Size = NumberSequence.new(list6)
  6542. ssjgaurak.Lifetime = NumberRange.new(2)
  6543. ssjgaurak.Rate = 9
  6544. ssjgaurak.ZOffset = 0
  6545. ssjgaurak.Acceleration = Vector3.new(0,0.05,0)
  6546. ssjgaurak.LockedToPart = true
  6547. ssjgaurak.Enabled = true
  6548.  
  6549. local ssjgaura = Instance.new("ParticleEmitter",hed)
  6550. ssjgaura.Name = "aura"
  6551. ssjgaura.Texture = "rbxassetid://1095778764"
  6552. ssjgaura.Color = ColorSequence.new(list4)
  6553. ssjgaura.Transparency = NumberSequence.new(list)
  6554. ssjgaura.LightEmission = 1
  6555. ssjgaura.Speed = NumberRange.new(0)
  6556. ssjgaura.SpreadAngle = Vector2.new(0,0)
  6557. ssjgaura.RotSpeed = NumberRange.new(0)
  6558. ssjgaura.Rotation = NumberRange.new(0)
  6559. ssjgaura.LightInfluence = 0
  6560. ssjgaura.Size = NumberSequence.new(list6)
  6561. ssjgaura.Lifetime = NumberRange.new(3)
  6562. ssjgaura.Rate = 20
  6563. ssjgaura.ZOffset = 0
  6564. ssjgaura.Acceleration = Vector3.new(0,0.05,0)
  6565. ssjgaura.LockedToPart = true
  6566. ssjgaura.Enabled = true
  6567.  
  6568. local ssjgaura3 = Instance.new("ParticleEmitter",arm1)
  6569. ssjgaura3.Name = "aura"
  6570. ssjgaura3.Texture = "rbxassetid://1095778764"
  6571. ssjgaura3.Color = ColorSequence.new(list4)
  6572. ssjgaura3.Transparency = NumberSequence.new(list)
  6573. ssjgaura3.LightEmission = 1
  6574. ssjgaura3.LightInfluence = 0
  6575. ssjgaura3.Speed = NumberRange.new(0)
  6576. ssjgaura3.SpreadAngle = Vector2.new(0,0)
  6577. ssjgaura3.RotSpeed = NumberRange.new(0)
  6578. ssjgaura3.Rotation = NumberRange.new(0)
  6579. ssjgaura3.Size = NumberSequence.new(list5)
  6580. ssjgaura3.Lifetime = NumberRange.new(5)
  6581. ssjgaura3.Rate = 15
  6582. ssjgaura3.ZOffset = 0
  6583. ssjgaura3.Acceleration = Vector3.new(0,0.09,0)
  6584. ssjgaura3.LockedToPart = true
  6585.  
  6586. local ssjgaura4 = Instance.new("ParticleEmitter",arm2)
  6587. ssjgaura4.Name = "aura"
  6588. ssjgaura4.Texture = "rbxassetid://1095778764"
  6589. ssjgaura4.Color = ColorSequence.new(list4)
  6590. ssjgaura4.Transparency = NumberSequence.new(list)
  6591. ssjgaura4.LightEmission = 1
  6592. ssjgaura4.LightInfluence = 0
  6593. ssjgaura4.Speed = NumberRange.new(0)
  6594. ssjgaura4.SpreadAngle = Vector2.new(0,0)
  6595. ssjgaura4.RotSpeed = NumberRange.new(0)
  6596. ssjgaura4.Rotation = NumberRange.new(0)
  6597. ssjgaura4.Size = NumberSequence.new(list5)
  6598. ssjgaura4.Lifetime = NumberRange.new(5)
  6599. ssjgaura4.Rate = 15
  6600. ssjgaura4.ZOffset = 0
  6601. ssjgaura4.Acceleration = Vector3.new(0,0.09,0)
  6602. ssjgaura4.LockedToPart = true
  6603.  
  6604. local ssjgaurag = Instance.new("ParticleEmitter",tor)
  6605. ssjgaurag.Name = "aura2"
  6606. ssjgaurag.Texture = "rbxassetid://1095778764"
  6607. ssjgaurag.Color = ColorSequence.new(list4)
  6608. ssjgaurag.Transparency = NumberSequence.new(list)
  6609. ssjgaurag.LightEmission = 1
  6610. ssjgaurag.LightInfluence = 1
  6611. ssjgaurag.Speed = NumberRange.new(0)
  6612. ssjgaurag.SpreadAngle = Vector2.new(0,0)
  6613. ssjgaurag.RotSpeed = NumberRange.new(0)
  6614. ssjgaurag.Rotation = NumberRange.new(0)
  6615. ssjgaurag.Size = NumberSequence.new(list5)
  6616. ssjgaurag.Lifetime = NumberRange.new(5)
  6617. ssjgaurag.Rate = 15
  6618. ssjgaurag.ZOffset = 0
  6619. ssjgaurag.Acceleration = Vector3.new(0,0.09,0)
  6620. ssjgaurag.LockedToPart = true
  6621.  
  6622. local ssjgaura1 = Instance.new("ParticleEmitter",leg1)
  6623. ssjgaura1.Name = "aura"
  6624. ssjgaura1.Texture = "rbxassetid://1095778764"
  6625. ssjgaura1.Color = ColorSequence.new(list4)
  6626. ssjgaura1.Transparency = NumberSequence.new(list)
  6627. ssjgaura1.LightEmission = 1
  6628. ssjgaura1.LightInfluence = 0
  6629. ssjgaura1.Speed = NumberRange.new(0)
  6630. ssjgaura1.SpreadAngle = Vector2.new(0,0)
  6631. ssjgaura1.RotSpeed = NumberRange.new(0)
  6632. ssjgaura1.Rotation = NumberRange.new(0)
  6633. ssjgaura1.Size = NumberSequence.new(list5)
  6634. ssjgaura1.Lifetime = NumberRange.new(5)
  6635. ssjgaura1.Rate = 15
  6636. ssjgaura1.ZOffset = 0
  6637. ssjgaura1.Acceleration = Vector3.new(0,0.09,0)
  6638. ssjgaura1.LockedToPart = true
  6639.  
  6640. local ssjgaura2 = Instance.new("ParticleEmitter",leg2)
  6641. ssjgaura2.Name = "aura"
  6642. ssjgaura2.Texture = "rbxassetid://1095778764"
  6643. ssjgaura2.Color = ColorSequence.new(list4)
  6644. ssjgaura2.Transparency = NumberSequence.new(list)
  6645. ssjgaura2.LightEmission = 1
  6646. ssjgaura2.LightInfluence = 0
  6647. ssjgaura2.Speed = NumberRange.new(0)
  6648. ssjgaura2.SpreadAngle = Vector2.new(0,0)
  6649. ssjgaura2.RotSpeed = NumberRange.new(0)
  6650. ssjgaura2.Rotation = NumberRange.new(0)
  6651. ssjgaura2.Size = NumberSequence.new(list5)
  6652. ssjgaura2.Lifetime = NumberRange.new(5)
  6653. ssjgaura2.Rate = 15
  6654. ssjgaura2.ZOffset = 0
  6655. ssjgaura2.Acceleration = Vector3.new(0,0.09,0)
  6656. ssjgaura2.LockedToPart = true
  6657.  
  6658. local part = Instance.new("Part",char)
  6659. part.Transparency = 1
  6660. part.Size = Vector3.new(1,1,1)
  6661. local pw = Instance.new("Weld",part)
  6662. pw.Part0 = tor
  6663. pw.Part1 = part
  6664. pw.C1 = CFrame.new(0,2.3,0)
  6665.  
  6666. local fla11 = Instance.new("ParticleEmitter",part)
  6667. fla11.Name = "Flame"
  6668. fla11.Color = ColorSequence.new(Color3.fromRGB(255,255,255),Color3.fromRGB(255,255,255))
  6669. fla11.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6670. fla11.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,10,0),NumberSequenceKeypoint.new(1,15,0)})
  6671. fla11.LightEmission = 2.5
  6672. fla11.Rate = 2500
  6673. fla11.Lifetime = NumberRange.new(50)
  6674. fla11.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,0,0)})
  6675. fla11.Speed = NumberRange.new(125)
  6676. fla11.SpreadAngle = Vector2.new(89,89)
  6677.  
  6678. local fla12 = Instance.new("ParticleEmitter",part)
  6679. fla12.Name = "Flame"
  6680. fla12.Color = ColorSequence.new(Color3.fromRGB(255,255,255),Color3.fromRGB(255,255,255))
  6681. fla12.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  6682. fla12.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,10,0)})
  6683. fla12.LightEmission = 5
  6684. fla12.Rate = 550
  6685. fla12.Lifetime = NumberRange.new(50)
  6686. fla12.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,0,0)})
  6687. fla12.Speed = NumberRange.new(150)
  6688. fla12.SpreadAngle = Vector2.new(80,80)
  6689.  
  6690. local num = 0
  6691. local a21e = Instance.new("Part",char)
  6692. a21e.Name = "Beam"..num
  6693. a21e.Locked = true
  6694. a21e.Size = Vector3.new(2,2,2)
  6695. a21e.CanCollide = false
  6696. a21e.Position = hrp.Position
  6697. a21e.BrickColor = BrickColor.new("Institutional white")
  6698. a21e.Material = "Neon"
  6699. a21e.Transparency = 0
  6700. local aa21e = Instance.new("SpecialMesh",a21e)
  6701. a21e.Anchored = true
  6702. a21e.Position = hrp.Position
  6703. aa21e.MeshType = "Sphere"
  6704. aa21e.Scale = Vector3.new(2,2,2)
  6705.  
  6706. GroundShake2 = false
  6707.  
  6708. --local cc = Instance.new("ColorCorrectionEffect",game.Lighting)
  6709. --cc.Name = "effect"
  6710.  
  6711. --[[local Mus2 = Instance.new("Sound",char)
  6712. Mus2.SoundId = "rbxassetid://301184111"
  6713. Mus2.Volume = 4
  6714. Mus2.Looped = false
  6715. Mus2:Play()--]]
  6716. Mus1:Play()
  6717.  
  6718. Mus.SoundId = "rbxassetid://1173681504"
  6719.  
  6720. Mus:Play()
  6721.  
  6722. for i = 1,12 do
  6723. for _,player in pairs(game.Players:GetPlayers()) do
  6724. hum.CameraOffset = Vector3.new(math.random(-0.8,0.8),math.random(-0.9,0.9),math.random(-0.8,0.8))
  6725. wait()
  6726. hum.CameraOffset = Vector3.new(0,0,0)
  6727. --cc.Brightness = cc.Brightness + 0.1
  6728. aa21e.Scale = aa21e.Scale + Vector3.new(1.99,1.99,1.99)
  6729. a21e.Transparency = a21e.Transparency + 0.01
  6730.  
  6731. end
  6732. end
  6733.  
  6734. --GroundShake = false
  6735.  
  6736. wait(.1)
  6737.  
  6738. a21e:Remove()
  6739.  
  6740. part:Remove()
  6741.  
  6742. wait()
  6743.  
  6744. normal = false
  6745. automoviment = true
  6746. dodge = true
  6747.  
  6748. ultrainstinct = true
  6749.  
  6750. hum.WalkSpeed = 599.999999999999999999999999999999999999999999
  6751. hum.JumpPower = 225.555555555555555555555555555555555555555555
  6752.  
  6753. being = false
  6754.  
  6755.  
  6756. end
  6757. end
  6758. end
  6759.  
  6760. end
  6761.  
  6762. end
  6763.  
  6764.  
  6765. function mui()
  6766.  
  6767. if hum.Health <= 10001 then
  6768.  
  6769. if normal == true then
  6770. if ssjg == false and ssj1 == false and ssjb == false and ssj2 == false and assj2 == false and ssj3 == false and ssjwhite == false and ultrainstinct == false and ssjbfullpower == false and fullpowerssj == false then
  6771. if being == false then
  6772. being = true
  6773.  
  6774. GroundWave1()
  6775.  
  6776. Mus.SoundId = "rbxassetid://1541126906"
  6777. Mus.Volume = 10
  6778. Mus:Play()
  6779.  
  6780.  
  6781. wait(3)
  6782.  
  6783. rock = false
  6784.  
  6785. wait(1.12)
  6786.  
  6787. chatfunc("You've really pushed me to the limit, didn't you?")
  6788.  
  6789. Mus.Pitch = 1
  6790.  
  6791. wait(2.7)
  6792.  
  6793. rock = false
  6794. rock3 = true
  6795. rock3 = true
  6796.  
  6797. GroundWave0()
  6798.  
  6799. local tra = Instance.new('ParticleEmitter')
  6800. tra.Parent = tor
  6801. tra.LightEmission = 1
  6802. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6803. tra.Texture = "rbxassetid://1177925800"
  6804. tra.Rate = 15
  6805. tra.Rotation = NumberRange.new(-5, 5)
  6806. tra.Lifetime = NumberRange.new(1.5, 2)
  6807. tra.Size = NumberSequence.new(0.098,0)
  6808. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6809. tra.Speed = NumberRange.new(0.5)
  6810. tra.VelocitySpread = 360
  6811. tra.VelocityInheritance = 0.5
  6812. tra.ZOffset = 2
  6813. tra.LockedToPart = true
  6814. tra.EmissionDirection = Enum.NormalId.Top
  6815. local tra = Instance.new('ParticleEmitter')
  6816. tra.Parent = arm1
  6817. tra.LightEmission = 1
  6818. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6819. tra.Texture = "rbxassetid://1177925800"
  6820. tra.Rate = 15
  6821. tra.Rotation = NumberRange.new(-5, 5)
  6822. tra.Lifetime = NumberRange.new(1.5, 2)
  6823. tra.Size = NumberSequence.new(0.098,0)
  6824. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6825. tra.Speed = NumberRange.new(0.5)
  6826. tra.VelocitySpread = 360
  6827. tra.VelocityInheritance = 0.5
  6828. tra.ZOffset = 2
  6829. tra.LockedToPart = true
  6830. tra.EmissionDirection = Enum.NormalId.Top
  6831. local tra = Instance.new('ParticleEmitter')
  6832. tra.Parent = arm2
  6833. tra.LightEmission = 1
  6834. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6835. tra.Texture = "rbxassetid://1177925800"
  6836. tra.Rate = 15
  6837. tra.Rotation = NumberRange.new(-5, 5)
  6838. tra.Lifetime = NumberRange.new(1.5, 2)
  6839. tra.Size = NumberSequence.new(0.098,0)
  6840. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6841. tra.Speed = NumberRange.new(0.5)
  6842. tra.VelocitySpread = 360
  6843. tra.VelocityInheritance = 0.5
  6844. tra.ZOffset = 2
  6845. tra.LockedToPart = true
  6846. tra.EmissionDirection = Enum.NormalId.Top
  6847. local tra = Instance.new('ParticleEmitter')
  6848. tra.Parent = leg1
  6849. tra.LightEmission = 1
  6850. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6851. tra.Texture = "rbxassetid://1177925800"
  6852. tra.Rate = 15
  6853. tra.Rotation = NumberRange.new(-5, 5)
  6854. tra.Lifetime = NumberRange.new(1.5, 2)
  6855. tra.Size = NumberSequence.new(0.098,0)
  6856. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6857. tra.Speed = NumberRange.new(0.5)
  6858. tra.VelocitySpread = 360
  6859. tra.VelocityInheritance = 0.5
  6860. tra.ZOffset = 2
  6861. tra.LockedToPart = true
  6862. tra.EmissionDirection = Enum.NormalId.Top
  6863. local tra = Instance.new('ParticleEmitter')
  6864. tra.Parent = leg2
  6865. tra.LightEmission = 1
  6866. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6867. tra.Texture = "rbxassetid://1177925800"
  6868. tra.Rate = 15
  6869. tra.Rotation = NumberRange.new(-5, 5)
  6870. tra.Lifetime = NumberRange.new(1.5, 2)
  6871. tra.Size = NumberSequence.new(0.098,0)
  6872. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6873. tra.Speed = NumberRange.new(0.5)
  6874. tra.VelocitySpread = 360
  6875. tra.VelocityInheritance = 0.5
  6876. tra.ZOffset = 2
  6877. tra.LockedToPart = true
  6878. tra.EmissionDirection = Enum.NormalId.Top
  6879. local tra = Instance.new('ParticleEmitter')
  6880. tra.Parent = hed
  6881. tra.LightEmission = 1
  6882. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6883. tra.Texture = "rbxassetid://1177925800"
  6884. tra.Rate = 15
  6885. tra.Rotation = NumberRange.new(-5, 5)
  6886. tra.Lifetime = NumberRange.new(1.5, 2)
  6887. tra.Size = NumberSequence.new(0.098,0)
  6888. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6889. tra.Speed = NumberRange.new(0.5)
  6890. tra.VelocitySpread = 360
  6891. tra.VelocityInheritance = 0.5
  6892. tra.ZOffset = 2
  6893. tra.LockedToPart = true
  6894. tra.EmissionDirection = Enum.NormalId.Top
  6895. local tra = Instance.new('ParticleEmitter')
  6896. tra.Parent = Hair7
  6897. tra.LightEmission = 1
  6898. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6899. tra.Texture = "rbxassetid://1177925800"
  6900. tra.Rate = 15
  6901. tra.Rotation = NumberRange.new(-5, 5)
  6902. tra.Lifetime = NumberRange.new(1.5, 2)
  6903. tra.Size = NumberSequence.new(0.098,0)
  6904. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6905. tra.Speed = NumberRange.new(0.5)
  6906. tra.VelocitySpread = 360
  6907. tra.VelocityInheritance = 0.5
  6908. tra.ZOffset = 2
  6909. tra.LockedToPart = true
  6910. tra.EmissionDirection = Enum.NormalId.Top
  6911.  
  6912. hed.face.Texture = "rbxassetid://967842214"
  6913.  
  6914. wait(3)
  6915.  
  6916. chatfunc("I won't hold back...")
  6917.  
  6918. wait(0.1)
  6919.  
  6920. GroundWave1()
  6921.  
  6922. --wait(0.9)
  6923.  
  6924. --GroundShake = true
  6925. --GroundShake2 = true
  6926.  
  6927. --wait(1)
  6928.  
  6929. --GroundShake2 = false
  6930. --GroundShake = false
  6931.  
  6932. hum.WalkSpeed = 0
  6933. hum.JumpPower = 0
  6934.  
  6935. wait(2.05)
  6936.  
  6937. --GroundShake2 = true
  6938. --GroundShake = true
  6939.  
  6940. for i = 1,6 do
  6941. for _,player in pairs(game.Players:GetPlayers()) do
  6942. hum.CameraOffset = Vector3.new(math.random(-0.8,0.8),math.random(-0.9,0.9),math.random(-0.8,0.8))
  6943.  
  6944. wait()
  6945.  
  6946. --GroundShake2 = true
  6947. --GroundShake = true
  6948.  
  6949. hum.CameraOffset = Vector3.new(0,0,0)
  6950. end
  6951.  
  6952. end
  6953.  
  6954. Hair7:Destroy()
  6955. Hair7 = Instance.new("Part")
  6956. Hair7.Parent = char
  6957. Hair7.Name = "Hair"
  6958. Hair7.CanCollide = false
  6959. Hair7.Locked = true
  6960. Hair7.TopSurface = "Smooth"
  6961. Hair7.BottomSurface = "Smooth"
  6962. Hair7.formFactor = "Symmetric"
  6963. Hair7.Material = "Neon"
  6964. Hair7.BrickColor = BrickColor.new("Lily white")
  6965. Hair7.CFrame = char.Torso.CFrame
  6966. Hair7.Size = Vector3.new(1, 1, 1)
  6967. Hair7.Transparency = 0
  6968.  
  6969.  
  6970. Weld1 = Instance.new("Weld")
  6971. Weld1.Parent = char.Head
  6972. Weld1.Part0 = char.Head
  6973. Weld1.Part1 = Hair7
  6974. Weld1.C0 = CFrame.new(0, 1.1, -0.16) * CFrame.Angles(math.rad(0),math.rad(180),math.rad(0))
  6975.  
  6976. Mesh = Instance.new("SpecialMesh")
  6977. Mesh.Offset = Vector3.new(0,-0.2,-0.14)
  6978. Mesh.Parent = Hair7
  6979. Mesh.Scale = Vector3.new(6.3,4.8,6.2)
  6980. Mesh.MeshType = "FileMesh"
  6981. Mesh.MeshId = "http://www.roblox.com/asset/?id=1125231485"
  6982. Mesh.TextureId = ""
  6983.  
  6984. local tra = Instance.new('ParticleEmitter')
  6985. tra.Parent = Hair7
  6986. tra.LightEmission = 1
  6987. tra.Color = ColorSequence.new(BrickColor.new("White").Color)
  6988. tra.Texture = "rbxassetid://1177925800"
  6989. tra.Rate = 15
  6990. tra.Rotation = NumberRange.new(-5, 5)
  6991. tra.Lifetime = NumberRange.new(1.5, 2)
  6992. tra.Size = NumberSequence.new(0.098,0)
  6993. tra.Transparency = NumberSequence.new(0.474,0.893,0.952,0.991)
  6994. tra.Speed = NumberRange.new(0.5)
  6995. tra.VelocitySpread = 360
  6996. tra.VelocityInheritance = 0.5
  6997. tra.ZOffset = 2
  6998. tra.EmissionDirection = Enum.NormalId.Top
  6999. tra.LockedToPart = true
  7000.  
  7001. hed.face.Texture = "rbxassetid://1498326077"
  7002. shirt.ShirtTemplate = "rbxassetid://1518066616"
  7003. pants.PantsTemplate = "rbxassetid://1448562896"
  7004.  
  7005.  
  7006. local list = {NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.371,0.525,0),NumberSequenceKeypoint.new(0.775,0.579,0),NumberSequenceKeypoint.new(1,0.985,0)}
  7007.  
  7008. local color1 = Color3.fromRGB(0,115,255)
  7009. local color2 = Color3.fromRGB(180,125,255)
  7010. local color3 = Color3.fromRGB(255,255,255)
  7011.  
  7012. local list4 = {ColorSequenceKeypoint.new(0,color1),ColorSequenceKeypoint.new(0.7,color2),ColorSequenceKeypoint.new(1,color3)}
  7013.  
  7014. local list5 = {NumberSequenceKeypoint.new(0,0.425,0),NumberSequenceKeypoint.new(0.29,0.899,0),NumberSequenceKeypoint.new(0.59,0.955,0),NumberSequenceKeypoint.new(1,0.579,0)}
  7015.  
  7016. local list6 = {NumberSequenceKeypoint.new(0,0.429,0),NumberSequenceKeypoint.new(0.29,0.9,0),NumberSequenceKeypoint.new(0.59,0.959,0),NumberSequenceKeypoint.new(1,0.589,0)}
  7017.  
  7018. local Part2 = Instance.new("Part")
  7019. Part2.Parent = char
  7020. Part2.Name = "Part9"
  7021. Part2.CanCollide = false
  7022. Part2.Locked = true
  7023. Part2.TopSurface = "Smooth"
  7024. Part2.BottomSurface = "Smooth"
  7025. Part2.formFactor = "Symmetric"
  7026. Part2.Material = "Neon"
  7027. Part2.BrickColor = BrickColor.new("Really black")
  7028. Part2.CFrame = p.Character.Torso.CFrame
  7029. Part2.Size = Vector3.new(2,2,2)
  7030. Part2.Transparency = 1
  7031.  
  7032. local Mesh3 = Instance.new("SpecialMesh")
  7033. Mesh3.Offset = Vector3.new(0.2, -0.2, 0.2)
  7034. Mesh3.Parent = Part2
  7035. Mesh3.Scale = Vector3.new(1, 1, 1)
  7036. Mesh3.MeshType = "FileMesh"
  7037. Mesh3.MeshId = "http://www.roblox.com/asset/?id=476757756"
  7038. Mesh3.TextureId = ""
  7039.  
  7040.  
  7041. local Weld5 = Instance.new("Weld")
  7042. Weld5.Parent = p.Character.Head
  7043. Weld5.Part0 = p.Character.Head
  7044. Weld5.Part1 = Part2
  7045.  
  7046. Part2.Color = Color3.fromRGB(5,5,5)
  7047. Hair7.Color = Color3.fromRGB(225,225,225)
  7048. Mesh3.MeshId = "rbxassetid://430344159"
  7049. Mesh3.Scale = Vector3.new(3.8,3.8,3.8)
  7050. Weld5.C0 = CFrame.new(-.25,1.2,.34)
  7051.  
  7052. local Part = Instance.new("Part")
  7053. Part.Parent = char
  7054. Part.Name = "Part8"
  7055. Part.CanCollide = false
  7056. Part.Locked = true
  7057. Part.TopSurface = "Smooth"
  7058. Part.BottomSurface = "Smooth"
  7059. Part.formFactor = "Symmetric"
  7060. Part.Material = "Neon"
  7061. Part.BrickColor = BrickColor.new("Really black")
  7062. Part.CFrame = p.Character.Torso.CFrame
  7063. Part.Size = Vector3.new(1.75,1.75,1.75)
  7064. Part.Transparency = 1
  7065.  
  7066. local Weld = Instance.new("Weld")
  7067. Weld.Parent = p.Character.Head
  7068. Weld.Part0 = p.Character.Head
  7069. Weld.Part1 = Part
  7070. Weld.C0 = CFrame.new(0, 1, 0)
  7071.  
  7072. local ssjgaurax = Instance.new("ParticleEmitter",Part)
  7073. ssjgaurax.Name = "aura"
  7074. ssjgaurax.Texture = "rbxassetid://1095778764"
  7075. ssjgaurax.Color = ColorSequence.new(list4)
  7076. ssjgaurax.Transparency = NumberSequence.new(list)
  7077. ssjgaurax.LightEmission = 1
  7078. ssjgaurax.Speed = NumberRange.new(0)
  7079. ssjgaurax.SpreadAngle = Vector2.new(0,0)
  7080. ssjgaurax.RotSpeed = NumberRange.new(0)
  7081. ssjgaurax.Rotation = NumberRange.new(0)
  7082. ssjgaurax.LightInfluence = 0
  7083. ssjgaurax.Size = NumberSequence.new(list6)
  7084. ssjgaurax.Lifetime = NumberRange.new(2)
  7085. ssjgaurax.Rate = 9
  7086. ssjgaurax.ZOffset = 0
  7087. ssjgaurax.Acceleration = Vector3.new(0,0.05,0)
  7088. ssjgaurax.LockedToPart = true
  7089. ssjgaurax.Enabled = true
  7090.  
  7091. local ssjgaurak = Instance.new("ParticleEmitter",Part2)
  7092. ssjgaurak.Name = "aura"
  7093. ssjgaurak.Texture = "rbxassetid://1095778764"
  7094. ssjgaurak.Color = ColorSequence.new(list4)
  7095. ssjgaurak.Transparency = NumberSequence.new(list)
  7096. ssjgaurak.LightEmission = 1
  7097. ssjgaurak.Speed = NumberRange.new(0)
  7098. ssjgaurak.SpreadAngle = Vector2.new(0,0)
  7099. ssjgaurak.RotSpeed = NumberRange.new(0)
  7100. ssjgaurak.Rotation = NumberRange.new(0)
  7101. ssjgaurak.LightInfluence = 0
  7102. ssjgaurak.Size = NumberSequence.new(list6)
  7103. ssjgaurak.Lifetime = NumberRange.new(2)
  7104. ssjgaurak.Rate = 9
  7105. ssjgaurak.ZOffset = 0
  7106. ssjgaurak.Acceleration = Vector3.new(0,0.05,0)
  7107. ssjgaurak.LockedToPart = true
  7108. ssjgaurak.Enabled = true
  7109.  
  7110. local ssjgaura = Instance.new("ParticleEmitter",hed)
  7111. ssjgaura.Name = "aura"
  7112. ssjgaura.Texture = "rbxassetid://1095778764"
  7113. ssjgaura.Color = ColorSequence.new(list4)
  7114. ssjgaura.Transparency = NumberSequence.new(list)
  7115. ssjgaura.LightEmission = 1
  7116. ssjgaura.Speed = NumberRange.new(0)
  7117. ssjgaura.SpreadAngle = Vector2.new(0,0)
  7118. ssjgaura.RotSpeed = NumberRange.new(0)
  7119. ssjgaura.Rotation = NumberRange.new(0)
  7120. ssjgaura.LightInfluence = 0
  7121. ssjgaura.Size = NumberSequence.new(list6)
  7122. ssjgaura.Lifetime = NumberRange.new(3)
  7123. ssjgaura.Rate = 20
  7124. ssjgaura.ZOffset = 0
  7125. ssjgaura.Acceleration = Vector3.new(0,0.05,0)
  7126. ssjgaura.LockedToPart = true
  7127. ssjgaura.Enabled = true
  7128.  
  7129. local ssjgaura3 = Instance.new("ParticleEmitter",arm1)
  7130. ssjgaura3.Name = "aura"
  7131. ssjgaura3.Texture = "rbxassetid://1095778764"
  7132. ssjgaura3.Color = ColorSequence.new(list4)
  7133. ssjgaura3.Transparency = NumberSequence.new(list)
  7134. ssjgaura3.LightEmission = 1
  7135. ssjgaura3.LightInfluence = 0
  7136. ssjgaura3.Speed = NumberRange.new(0)
  7137. ssjgaura3.SpreadAngle = Vector2.new(0,0)
  7138. ssjgaura3.RotSpeed = NumberRange.new(0)
  7139. ssjgaura3.Rotation = NumberRange.new(0)
  7140. ssjgaura3.Size = NumberSequence.new(list5)
  7141. ssjgaura3.Lifetime = NumberRange.new(5)
  7142. ssjgaura3.Rate = 15
  7143. ssjgaura3.ZOffset = 0
  7144. ssjgaura3.Acceleration = Vector3.new(0,0.09,0)
  7145. ssjgaura3.LockedToPart = true
  7146.  
  7147. local ssjgaura4 = Instance.new("ParticleEmitter",arm2)
  7148. ssjgaura4.Name = "aura"
  7149. ssjgaura4.Texture = "rbxassetid://1095778764"
  7150. ssjgaura4.Color = ColorSequence.new(list4)
  7151. ssjgaura4.Transparency = NumberSequence.new(list)
  7152. ssjgaura4.LightEmission = 1
  7153. ssjgaura4.LightInfluence = 0
  7154. ssjgaura4.Speed = NumberRange.new(0)
  7155. ssjgaura4.SpreadAngle = Vector2.new(0,0)
  7156. ssjgaura4.RotSpeed = NumberRange.new(0)
  7157. ssjgaura4.Rotation = NumberRange.new(0)
  7158. ssjgaura4.Size = NumberSequence.new(list5)
  7159. ssjgaura4.Lifetime = NumberRange.new(5)
  7160. ssjgaura4.Rate = 15
  7161. ssjgaura4.ZOffset = 0
  7162. ssjgaura4.Acceleration = Vector3.new(0,0.09,0)
  7163. ssjgaura4.LockedToPart = true
  7164.  
  7165. local ssjgaurag = Instance.new("ParticleEmitter",tor)
  7166. ssjgaurag.Name = "aura2"
  7167. ssjgaurag.Texture = "rbxassetid://1095778764"
  7168. ssjgaurag.Color = ColorSequence.new(list4)
  7169. ssjgaurag.Transparency = NumberSequence.new(list)
  7170. ssjgaurag.LightEmission = 1
  7171. ssjgaurag.LightInfluence = 1
  7172. ssjgaurag.Speed = NumberRange.new(0)
  7173. ssjgaurag.SpreadAngle = Vector2.new(0,0)
  7174. ssjgaurag.RotSpeed = NumberRange.new(0)
  7175. ssjgaurag.Rotation = NumberRange.new(0)
  7176. ssjgaurag.Size = NumberSequence.new(list5)
  7177. ssjgaurag.Lifetime = NumberRange.new(5)
  7178. ssjgaurag.Rate = 15
  7179. ssjgaurag.ZOffset = 0
  7180. ssjgaurag.Acceleration = Vector3.new(0,0.09,0)
  7181. ssjgaurag.LockedToPart = true
  7182.  
  7183. local ssjgaura1 = Instance.new("ParticleEmitter",leg1)
  7184. ssjgaura1.Name = "aura"
  7185. ssjgaura1.Texture = "rbxassetid://1095778764"
  7186. ssjgaura1.Color = ColorSequence.new(list4)
  7187. ssjgaura1.Transparency = NumberSequence.new(list)
  7188. ssjgaura1.LightEmission = 1
  7189. ssjgaura1.LightInfluence = 0
  7190. ssjgaura1.Speed = NumberRange.new(0)
  7191. ssjgaura1.SpreadAngle = Vector2.new(0,0)
  7192. ssjgaura1.RotSpeed = NumberRange.new(0)
  7193. ssjgaura1.Rotation = NumberRange.new(0)
  7194. ssjgaura1.Size = NumberSequence.new(list5)
  7195. ssjgaura1.Lifetime = NumberRange.new(5)
  7196. ssjgaura1.Rate = 15
  7197. ssjgaura1.ZOffset = 0
  7198. ssjgaura1.Acceleration = Vector3.new(0,0.09,0)
  7199. ssjgaura1.LockedToPart = true
  7200.  
  7201. local ssjgaura2 = Instance.new("ParticleEmitter",leg2)
  7202. ssjgaura2.Name = "aura"
  7203. ssjgaura2.Texture = "rbxassetid://1095778764"
  7204. ssjgaura2.Color = ColorSequence.new(list4)
  7205. ssjgaura2.Transparency = NumberSequence.new(list)
  7206. ssjgaura2.LightEmission = 1
  7207. ssjgaura2.LightInfluence = 0
  7208. ssjgaura2.Speed = NumberRange.new(0)
  7209. ssjgaura2.SpreadAngle = Vector2.new(0,0)
  7210. ssjgaura2.RotSpeed = NumberRange.new(0)
  7211. ssjgaura2.Rotation = NumberRange.new(0)
  7212. ssjgaura2.Size = NumberSequence.new(list5)
  7213. ssjgaura2.Lifetime = NumberRange.new(5)
  7214. ssjgaura2.Rate = 15
  7215. ssjgaura2.ZOffset = 0
  7216. ssjgaura2.Acceleration = Vector3.new(0,0.09,0)
  7217. ssjgaura2.LockedToPart = true
  7218.  
  7219. local part = Instance.new("Part",char)
  7220. part.Transparency = 1
  7221. part.Size = Vector3.new(1,1,1)
  7222. local pw = Instance.new("Weld",part)
  7223. pw.Part0 = tor
  7224. pw.Part1 = part
  7225. pw.C1 = CFrame.new(0,2.3,0)
  7226.  
  7227. local fla11 = Instance.new("ParticleEmitter",part)
  7228. fla11.Name = "Flame"
  7229. fla11.Color = ColorSequence.new(Color3.fromRGB(255,255,255),Color3.fromRGB(255,255,255))
  7230. fla11.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  7231. fla11.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,10,0),NumberSequenceKeypoint.new(1,15,0)})
  7232. fla11.LightEmission = 2.5
  7233. fla11.Rate = 2500
  7234. fla11.Lifetime = NumberRange.new(50)
  7235. fla11.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,0,0)})
  7236. fla11.Speed = NumberRange.new(125)
  7237. fla11.SpreadAngle = Vector2.new(89,89)
  7238.  
  7239. local fla12 = Instance.new("ParticleEmitter",part)
  7240. fla12.Name = "Flame"
  7241. fla12.Color = ColorSequence.new(Color3.fromRGB(255,255,255),Color3.fromRGB(255,255,255))
  7242. fla12.Texture = "rbxasset://textures/particles/explosion01_implosion_main.dds"
  7243. fla12.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5,0),NumberSequenceKeypoint.new(1,10,0)})
  7244. fla12.LightEmission = 5
  7245. fla12.Rate = 550
  7246. fla12.Lifetime = NumberRange.new(50)
  7247. fla12.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,0,0)})
  7248. fla12.Speed = NumberRange.new(150)
  7249. fla12.SpreadAngle = Vector2.new(80,80)
  7250.  
  7251. local num = 0
  7252. local a21e = Instance.new("Part",char)
  7253. a21e.Name = "Beam"..num
  7254. a21e.Locked = true
  7255. a21e.Size = Vector3.new(2,2,2)
  7256. a21e.CanCollide = false
  7257. a21e.Position = hrp.Position
  7258. a21e.BrickColor = BrickColor.new("Institutional white")
  7259. a21e.Material = "Neon"
  7260. a21e.Transparency = 0
  7261. local aa21e = Instance.new("SpecialMesh",a21e)
  7262. a21e.Anchored = true
  7263. a21e.Position = hrp.Position
  7264. aa21e.MeshType = "Sphere"
  7265. aa21e.Scale = Vector3.new(2,2,2)
  7266.  
  7267. GroundShake2 = false
  7268.  
  7269. --local cc = Instance.new("ColorCorrectionEffect",game.Lighting)
  7270. --cc.Name = "effect"
  7271.  
  7272. --[[local Mus2 = Instance.new("Sound",char)
  7273. Mus2.SoundId = "rbxassetid://301184111"
  7274. Mus2.Volume = 4
  7275. Mus2.Looped = false
  7276. Mus2:Play()--]]
  7277. Mus1:Play()
  7278.  
  7279. for i = 1,12 do
  7280. for _,player in pairs(game.Players:GetPlayers()) do
  7281. hum.CameraOffset = Vector3.new(math.random(-0.8,0.8),math.random(-0.9,0.9),math.random(-0.8,0.8))
  7282. wait()
  7283. hum.CameraOffset = Vector3.new(0,0,0)
  7284. --cc.Brightness = cc.Brightness + 0.1
  7285. aa21e.Scale = aa21e.Scale + Vector3.new(1.99,1.99,1.99)
  7286. a21e.Transparency = a21e.Transparency + 0.01
  7287.  
  7288. end
  7289. end
  7290.  
  7291. --GroundShake = false
  7292.  
  7293. wait(5)
  7294.  
  7295. a21e:Remove()
  7296.  
  7297. part:Remove()
  7298.  
  7299. wait()
  7300.  
  7301. normal = false
  7302. automoviment = true
  7303. dodge = true
  7304.  
  7305. ultrainstinct = true
  7306.  
  7307. hum.WalkSpeed = 499.999999999999999999999999999999999999999999
  7308. hum.JumpPower = 250.250000000000000000000000000000000000000000
  7309.  
  7310. being = false
  7311.  
  7312.  
  7313. end
  7314. end
  7315. end
  7316.  
  7317. end
  7318.  
  7319. end
  7320.  
  7321.  
  7322. function ssb2()
  7323.  
  7324. if normal == true then
  7325. if ssjg == false and ssj1 == false and ssjb == false and ssj2 == false and assj2 == false and ssj3 == false and ssjwhite == false and ultrainstinct == false and ssjbfullpower == false then
  7326. if being == false then
  7327. being = true
  7328. normal = false
  7329.  
  7330. chatfunc("Full Power, Super Saiyan Blue!")
  7331.  
  7332. Mus.Pitch = 1
  7333.  
  7334. hum.WalkSpeed = 0
  7335. hum.JumpPower = 0
  7336.  
  7337. Mus.SoundId = "rbxassetid://916695124"
  7338. Mus:Play()
  7339.  
  7340. Mus1:Play()
  7341.  
  7342. Hair7.Color = Color3.fromRGB(21,221,239)
  7343. ape51.Color = Color3.fromRGB(21,221,239)
  7344. Mesh.MeshId = "rbxassetid://430344159"
  7345. Mesh.Scale = Vector3.new(6.3,6.3,6.3)
  7346. Weld1.C0 = CFrame.new(-.25,1.2,.34)
  7347.  
  7348. hed.face.Texture = "rbxassetid://670772635"
  7349.  
  7350. local num = 0
  7351. local a21e = Instance.new("Part",char)
  7352. a21e.Name = "Beam"..num
  7353. a21e.Locked = true
  7354. a21e.Size = Vector3.new(1,1,1)
  7355. a21e.CanCollide = false
  7356. a21e.Position = Vector3.new(999,999,999)
  7357. a21e.BrickColor = BrickColor.new("Bright bluish green")
  7358. a21e.Material = "Neon"
  7359. a21e.Transparency = 0
  7360. local aa21e = Instance.new("SpecialMesh",a21e)
  7361. a21e.Anchored = true
  7362. a21e.Position = hrp.Position
  7363. aa21e.MeshType = "Sphere"
  7364. aa21e.Scale = Vector3.new(1,1,1)
  7365.  
  7366. local ssjgaura = Instance.new("ParticleEmitter",tor)
  7367. ssjgaura.Name = "SSJBaura"
  7368. ssjgaura.Color = ColorSequence.new(Color3.fromRGB(125,255,255))
  7369. ssjgaura.LightEmission = 1
  7370. ssjgaura.Size = NumberSequence.new(9)
  7371. ssjgaura.Lifetime = NumberRange.new(0.9)
  7372. ssjgaura.Rate = 19
  7373. ssjgaura.ZOffset = -2.9
  7374. ssjgaura.Speed = NumberRange.new(5)
  7375. ssjgaura.LockedToPart = true
  7376.  
  7377. local ssjgaurag = Instance.new("ParticleEmitter",tor)
  7378. ssjgaurag.Name = "SSBaura2"
  7379. ssjgaurag.Color = ColorSequence.new(Color3.fromRGB(0,255,255))
  7380. ssjgaurag.LightEmission = 0.75
  7381. ssjgaurag.Size = NumberSequence.new(9)
  7382. ssjgaurag.Lifetime = NumberRange.new(0.99)
  7383. ssjgaurag.Rate = 19
  7384. ssjgaurag.ZOffset = -2.9
  7385. ssjgaurag.Speed = NumberRange.new(5.999)
  7386. ssjgaurag.SpreadAngle = Vector2.new(0.9,0.99)
  7387. ssjgaurag.LockedToPart = true
  7388.  
  7389. ssjgaura.Texture = "rbxassetid://1072541924"
  7390. ssjgaurag.Texture = "rbxassetid://1072541924"
  7391.  
  7392. tor.SSJBaura.Transparency = NumberSequence.new(0.997)
  7393. tor.SSBaura2.Transparency = NumberSequence.new(0.997)
  7394.  
  7395. for i = 1,25 do
  7396. wait()
  7397. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  7398. a21e.Transparency = a21e.Transparency + 0.04
  7399. end
  7400.  
  7401. wait(.1)
  7402.  
  7403. a21e:Remove()
  7404.  
  7405. wait()
  7406.  
  7407. hum.WalkSpeed = 110.999
  7408. hum.JumpPower = 110.999
  7409.  
  7410. being = false
  7411.  
  7412. end
  7413. end
  7414. end
  7415.  
  7416. ssjbfullpower = true
  7417.  
  7418. end
  7419.  
  7420. --
  7421.  
  7422. --
  7423.  
  7424. mouse.KeyDown:connect(function(key)
  7425. if key == "r" then
  7426. if ssj1 == true or fullpowerssj == true and being == false and ssj2 == false and assj2 == false and normal == false and ssjb == false and ssjg == false and kaioken == false and ssjwhite == false and ssjbfullpower == false and kaioken == false then
  7427. ss2()
  7428. end
  7429. end
  7430. end)
  7431.  
  7432. mouse.KeyDown:connect(function(key)
  7433. if key == "r" then
  7434. if ssj1 == true and being == false and ssj2 == true and kaioken == false and ssj3 == false and assj2 == false and ssjb == false and ssjwhite == false and ssjbfullpower == false and ultrainstinct == false then
  7435. ass2()
  7436. end
  7437. end
  7438. end)
  7439.  
  7440. mouse.KeyDown:connect(function(key)
  7441. if key == "y" then
  7442. if ssj1 == true and being == false and ssj2 == true and kaioken == false and ssj3 == false and assj2 == false and ssjb == false and ssjwhite == false and ssjbfullpower == false and ultrainstinct == false then
  7443. ssj4()
  7444. end
  7445. end
  7446. end)
  7447.  
  7448. mouse.KeyDown:connect(function(key)
  7449. if key == "q" then
  7450. if ssj1 == true and being == false and ssj2 == true and assj2 == false and ssj3 == false and ssjg == false and ssjb == false and ssjwhite == false and kaioken == false and ssjbfullpower == false and kaioken == false then
  7451. ss3()
  7452. end
  7453. end
  7454. end)
  7455.  
  7456. mouse.KeyDown:connect(function(key)
  7457. if key == "u" then
  7458. if ssj1 == true and being == false and ssj2 == true and assj2 == false and ssj3 == false and ssjg == false and ssjb == false and ssjwhite == false and kaioken == false and ssjbfullpower == false and kaioken == false then
  7459. sss3()
  7460. end
  7461. end
  7462. end)
  7463.  
  7464. mouse.KeyDown:connect(function(key)
  7465. if key == "u" then
  7466. if ssj1 == false and being == false and ssj2 == false and assj2 == false and ssj3 == false and ssjg == false and ssjb == false and ssjwhite == false and kaioken == false and ultrainstinct == false and ssjbfullpower == false and kaioken == false then
  7467. superior()
  7468. end
  7469. end
  7470. end)
  7471.  
  7472. mouse.KeyDown:connect(function(key)
  7473. if key == "k" then
  7474. if ssj1 == false and being == false and ssj2 == false and assj2 == false and ssj3 == false and ssjg == false and ssjb == false and ssjwhite == false and kaioken == false and ultrainstinct == false and ssjbfullpower == false and kaioken == false then
  7475. ssjr()
  7476. end
  7477. end
  7478. end)
  7479.  
  7480. mouse.KeyDown:connect(function(key)
  7481. if key == "p" then
  7482. if ssj1 == false and being == false and ssj2 == false and assj2 == false and ssj3 == false and ssjg == false and ssjb == false and ssjwhite == false and kaioken == false and ultrainstinct == false and ssjbfullpower == false and kaioken == false then
  7483. mui()
  7484. end
  7485. end
  7486. end)
  7487.  
  7488. mouse.KeyDown:connect(function(key)
  7489. if key == "y" then
  7490. if ssj1 == false and being == false and ssj2 == false and assj2 == false and ssj3 == false and ssjb == false and ssjwhite == false and kaioken == false and ultrainstinct == false and ssjbfullpower == false and kaioken == false then
  7491. if hum.Health <= 10001 then
  7492. if ssjg == true or ultrainstinct == true then
  7493. normalform()
  7494. end
  7495. limitbreak()
  7496. end
  7497. end;end
  7498. end)
  7499.  
  7500. function kaio()
  7501.  
  7502. if normal == true then
  7503. if being == false then
  7504. if kaioken == false then
  7505. if kaioken2 == false then
  7506. if kaioken4 == false then
  7507. if kaioken5 == false then
  7508. if kaioken10 == false then
  7509. if kaioken20 == false then
  7510.  
  7511. being = true
  7512.  
  7513. rock4 = true
  7514.  
  7515. hum.WalkSpeed = 0
  7516. hum.JumpPower = 0
  7517.  
  7518. wait(.55)
  7519. rock = true
  7520. rock3 = true
  7521. wait(.25)
  7522. rock = false
  7523.  
  7524. chatfunc("Kaioken!")
  7525.  
  7526. local Mus1 = Instance.new("Sound",char)
  7527. Mus1.Name = "kaiokenaudio"
  7528. Mus1.SoundId = "rbxassetid://301184111"
  7529. Mus1.Pitch = 0.7
  7530. Mus1.Volume = 5
  7531. Mus1.Looped = false
  7532. Mus1:Play()
  7533.  
  7534. hum.WalkSpeed = 40
  7535. hum.JumpPower = 69
  7536.  
  7537. rock4 = false
  7538. rock = true
  7539. rock3 = true
  7540. wait(.1)
  7541. rock = false
  7542.  
  7543. local ssj2aura = Instance.new("ParticleEmitter",tor)
  7544. ssj2aura.Name = "kaiokenaura"
  7545. ssj2aura.Texture = "rbxassetid://241992237"
  7546. ssj2aura.Transparency = NumberSequence.new(0.675)
  7547. ssj2aura.Color = ColorSequence.new(Color3.fromRGB(255,29,20))
  7548. ssj2aura.LightEmission = 1
  7549. ssj2aura.Size = NumberSequence.new(6)
  7550. ssj2aura.Lifetime = NumberRange.new(0.5)
  7551. ssj2aura.Rate = 15
  7552. ssj2aura.ZOffset = -1
  7553. ssj2aura.Speed = NumberRange.new(10)
  7554. ssj2aura.LockedToPart = true
  7555.  
  7556. local ssj2aura2 = Instance.new("ParticleEmitter",tor)
  7557. ssj2aura2.Name = "kaioaura"
  7558. ssj2aura2.Texture = "rbxassetid://1072507908"
  7559. ssj2aura2.Transparency = NumberSequence.new(0.259)
  7560. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,39,30))
  7561. ssj2aura2.LightEmission = 0.75
  7562. ssj2aura2.Size = NumberSequence.new(6)
  7563. ssj2aura2.Lifetime = NumberRange.new(0.5)
  7564. ssj2aura2.Rate = 20
  7565. ssj2aura2.ZOffset = -1
  7566. ssj2aura2.Speed = NumberRange.new(10)
  7567. ssj2aura2.LockedToPart = true
  7568.  
  7569. wait(1.9)
  7570.  
  7571. chatfunc("Let's get started!")
  7572.  
  7573. char.kaiokenaudio:Stop()
  7574. char.kaiokenaudio:Remove()
  7575.  
  7576. being = false
  7577.  
  7578. normal = false
  7579.  
  7580. kaioken = true
  7581. kaioken2 = true
  7582.  
  7583. end
  7584. end
  7585. end
  7586. end
  7587. end
  7588. end
  7589. end
  7590. end
  7591. ---
  7592.  
  7593. mouse.KeyDown:connect(function(key)
  7594.  
  7595. if key == "v" then
  7596.  
  7597. if normal == false then
  7598. if being == false then
  7599. if kaioken == true then
  7600. if kaioken2 == true then
  7601. if kaioken4 == false then
  7602. if kaioken5 == false then
  7603. if kaioken10 == false then
  7604. if kaioken20 == false then
  7605. being = true
  7606.  
  7607. rock4 = true
  7608.  
  7609. hum.WalkSpeed = 0
  7610. hum.JumpPower = 0
  7611.  
  7612. wait(.55)
  7613. rock = true
  7614. rock3 = true
  7615. wait(.25)
  7616. rock = false
  7617.  
  7618. chatfunc("Kaioken, TIMES FOUR!!")
  7619.  
  7620. local Mus1 = Instance.new("Sound",char)
  7621. Mus1.Name = "kaiokenaudio"
  7622. Mus1.SoundId = "rbxassetid://301184111"
  7623. Mus1.Pitch = 0.7
  7624. Mus1.Volume = 5
  7625. Mus1.Looped = false
  7626. Mus1:Play()
  7627.  
  7628. hum.WalkSpeed = 50
  7629. hum.JumpPower = 70
  7630.  
  7631. rock4 = false
  7632. rock = true
  7633. rock3 = true
  7634. wait(.1)
  7635. rock = false
  7636.  
  7637. local ssj2aura = Instance.new("ParticleEmitter",tor)
  7638. ssj2aura.Name = "kaiokenaura"
  7639. ssj2aura.Texture = "rbxassetid://241992237"
  7640. ssj2aura.Transparency = NumberSequence.new(0.25)
  7641. ssj2aura.Color = ColorSequence.new(Color3.fromRGB(255,19,10))
  7642. ssj2aura.LightEmission = 1
  7643. ssj2aura.Size = NumberSequence.new(6)
  7644. ssj2aura.Lifetime = NumberRange.new(0.5)
  7645. ssj2aura.Rate = 15
  7646. ssj2aura.ZOffset = -1
  7647. ssj2aura.Speed = NumberRange.new(10)
  7648. ssj2aura.LockedToPart = true
  7649.  
  7650. local ssj2aura2 = Instance.new("ParticleEmitter",tor)
  7651. ssj2aura2.Name = "kaioaura"
  7652. ssj2aura2.Texture = "rbxassetid://1072507908"
  7653. ssj2aura2.Transparency = NumberSequence.new(0.059)
  7654. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,19,10))
  7655. ssj2aura2.LightEmission = 0.75
  7656. ssj2aura2.Size = NumberSequence.new(6)
  7657. ssj2aura2.Lifetime = NumberRange.new(0.5)
  7658. ssj2aura2.Rate = 20
  7659. ssj2aura2.ZOffset = -1
  7660. ssj2aura2.Speed = NumberRange.new(10)
  7661. ssj2aura2.LockedToPart = true
  7662.  
  7663. wait(1.9)
  7664.  
  7665. chatfunc("Here We Go!")
  7666.  
  7667. char.kaiokenaudio:Stop()
  7668. char.kaiokenaudio:Remove()
  7669.  
  7670. being = false
  7671.  
  7672. kaioken4 = true
  7673.  
  7674. end
  7675. end
  7676. end
  7677. end
  7678. end
  7679. end
  7680. end
  7681. end
  7682. end
  7683. end)
  7684. ---
  7685. end
  7686.  
  7687. function superkaio()
  7688.  
  7689. if ssj1 == true and ssj2 == false and assj2 == false and ssj3 == false then
  7690. if being == false then
  7691. if kaioken == false then
  7692. if kaioken2 == false then
  7693. if kaioken4 == false then
  7694. if kaioken5 == false then
  7695. if kaioken10 == false then
  7696. if kaioken20 == false then
  7697. being = true
  7698.  
  7699. rock4 = true
  7700.  
  7701. hum.WalkSpeed = 0
  7702. hum.JumpPower = 0
  7703.  
  7704. wait(.55)
  7705. rock = true
  7706. rock3 = true
  7707. wait(.25)
  7708. rock = false
  7709.  
  7710. chatfunc("Let's start by times three.")
  7711.  
  7712. wait(1.9)
  7713.  
  7714. chatfunc("Super... KAIOKEN!")
  7715.  
  7716. local Mus1 = Instance.new("Sound",char)
  7717. Mus1.Name = "kaiokenaudio"
  7718. Mus1.SoundId = "rbxassetid://301184111"
  7719. Mus1.Pitch = 0.7
  7720. Mus1.Volume = 5
  7721. Mus1.Looped = false
  7722. Mus1:Play()
  7723.  
  7724. hum.WalkSpeed = 69
  7725. hum.JumpPower = 85
  7726.  
  7727. rock4 = false
  7728. rock = true
  7729. rock3 = true
  7730. wait(.1)
  7731. rock = false
  7732.  
  7733. local ssj2aura = Instance.new("ParticleEmitter",tor)
  7734. ssj2aura.Name = "kaiokenaura"
  7735. ssj2aura.Texture = "rbxassetid://241992237"
  7736. ssj2aura.Transparency = NumberSequence.new(0.4)
  7737. ssj2aura.Color = ColorSequence.new(Color3.fromRGB(255,255,0))
  7738. ssj2aura.LightEmission = 1
  7739. ssj2aura.Size = NumberSequence.new(6)
  7740. ssj2aura.Lifetime = NumberRange.new(0.5)
  7741. ssj2aura.Rate = 19
  7742. ssj2aura.ZOffset = -1.25
  7743. ssj2aura.Speed = NumberRange.new(10)
  7744. ssj2aura.LockedToPart = true
  7745.  
  7746. local ssj2aura2 = Instance.new("ParticleEmitter",tor)
  7747. ssj2aura2.Name = "kaioaura"
  7748. ssj2aura2.Texture = "rbxassetid://1072507908"
  7749. ssj2aura2.Transparency = NumberSequence.new(0.2)
  7750. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,9,9))
  7751. ssj2aura2.LightEmission = 0.75
  7752. ssj2aura2.Size = NumberSequence.new(6)
  7753. ssj2aura2.Lifetime = NumberRange.new(0.5)
  7754. ssj2aura2.Rate = 22
  7755. ssj2aura2.ZOffset = -2.5
  7756. ssj2aura2.Speed = NumberRange.new(10)
  7757. ssj2aura2.LockedToPart = true
  7758.  
  7759. wait(3.9)
  7760.  
  7761. chatfunc("Times Five!!")
  7762.  
  7763. local ssj2aura2 = Instance.new("ParticleEmitter",tor)
  7764. ssj2aura2.Name = "kaioaura"
  7765. ssj2aura2.Texture = "rbxassetid://1072507908"
  7766. ssj2aura2.Transparency = NumberSequence.new(0)
  7767. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(300,0,0))
  7768. ssj2aura2.LightEmission = 0.6
  7769. ssj2aura2.Size = NumberSequence.new(6)
  7770. ssj2aura2.Lifetime = NumberRange.new(0.5)
  7771. ssj2aura2.Rate = 22
  7772. ssj2aura2.ZOffset = -2.5
  7773. ssj2aura2.Speed = NumberRange.new(10)
  7774. ssj2aura2.LockedToPart = true
  7775.  
  7776. char.kaiokenaudio:Stop()
  7777. char.kaiokenaudio:Remove()
  7778.  
  7779. being = false
  7780. GroundShake = false
  7781.  
  7782. normal = false
  7783.  
  7784. kaioken = true
  7785. kaioken5 = true
  7786.  
  7787. wait(2.9)
  7788.  
  7789. chatfunc("Now its five.")
  7790.  
  7791. end
  7792. end
  7793. end
  7794. end
  7795. end
  7796. end
  7797. end
  7798. end
  7799.  
  7800. end
  7801.  
  7802. function ssbk()
  7803.  
  7804. if ssjb == true and ssjbk == false then
  7805. if being == false then
  7806. if kaioken == false then
  7807. if kaioken2 == false then
  7808. if kaioken4 == false then
  7809. if kaioken5 == false then
  7810. if kaioken10 == false then
  7811. if kaioken20 == false then
  7812. being = true
  7813.  
  7814. rock6 = true
  7815. rock5 = true
  7816. rock4 = true
  7817.  
  7818. hum.WalkSpeed = 0
  7819. hum.JumpPower = 0
  7820.  
  7821. auracan3 = false
  7822.  
  7823. tor.SSJBaura.Texture = "rbxassetid://1072541924"
  7824.  
  7825. local list2 = {NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,0.8,0)}
  7826. tor.SSBaura2.Transparency = NumberSequence.new(list2)
  7827.  
  7828. wait(.55)
  7829. rock = true
  7830. rock3 = true
  7831. wait(.25)
  7832. rock = false
  7833.  
  7834. chatfunc("KAIOKEN, TIMES TEN!!!")
  7835.  
  7836. local Mus1 = Instance.new("Sound",char)
  7837. Mus1.Name = "kaiokenaudio"
  7838. Mus1.SoundId = "rbxassetid://301184111"
  7839. Mus1.Pitch = 0.7
  7840. Mus1.Volume = 5
  7841. Mus1.Looped = false
  7842. Mus1:Play()
  7843.  
  7844. hum.WalkSpeed = 115.999
  7845. hum.JumpPower = 115.999
  7846.  
  7847. rock4 = false
  7848. rock5 = false
  7849. rock6 = false
  7850. rock = true
  7851. rock3 = true
  7852. wait(.1)
  7853. rock = false
  7854.  
  7855. local ssj2aura = Instance.new("ParticleEmitter",tor)
  7856. ssj2aura.Name = "kaiokenaura"
  7857. ssj2aura.Texture = "rbxassetid://241992237"
  7858. ssj2aura.Transparency = NumberSequence.new(0.3)
  7859. ssj2aura.Color = ColorSequence.new(Color3.fromRGB(0,255,255))
  7860. ssj2aura.LightEmission = 0.8
  7861. ssj2aura.Size = NumberSequence.new(3.55)
  7862. ssj2aura.Lifetime = NumberRange.new(0.5)
  7863. ssj2aura.Rate = 15
  7864. ssj2aura.ZOffset = -1
  7865. ssj2aura.Speed = NumberRange.new(10)
  7866. ssj2aura.LockedToPart = true
  7867.  
  7868. tor.SSJBaura.ZOffset = -1
  7869. tor.SSBaura2.ZOffset = -1
  7870.  
  7871. tor.SSJBaura.Rate = 14
  7872. tor.SSBaura2.Rate = 14
  7873.  
  7874. tor.SSJBaura.LightEmission = 0.8
  7875. tor.SSBaura2.LightEmission = 0.8
  7876.  
  7877. tor.SSJBaura.Size = NumberSequence.new(3.55)
  7878. tor.SSBaura2.Size = NumberSequence.new(3.55)
  7879.  
  7880. local ssj2aura2 = Instance.new("ParticleEmitter",tor)
  7881. ssj2aura2.Name = "kaioaura"
  7882. ssj2aura2.Texture = "rbxassetid://1072507908"
  7883. ssj2aura2.Transparency = NumberSequence.new(0.1)
  7884. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(255,0,0))
  7885. ssj2aura2.LightEmission = 0.75
  7886. ssj2aura2.Size = NumberSequence.new(6)
  7887. ssj2aura2.Lifetime = NumberRange.new(0.5)
  7888. ssj2aura2.Rate = 30.99
  7889. ssj2aura2.ZOffset = -3
  7890. ssj2aura2.Speed = NumberRange.new(11)
  7891. ssj2aura2.LockedToPart = true
  7892.  
  7893. wait(1.9)
  7894.  
  7895. char.kaiokenaudio:Stop()
  7896. char.kaiokenaudio:Remove()
  7897.  
  7898. being = false
  7899. GroundShake = false
  7900.  
  7901. normal = false
  7902.  
  7903. kaioken = true
  7904. kaioken10 = true
  7905. ssjbk = true
  7906.  
  7907. end
  7908. end
  7909. end
  7910. end
  7911. end
  7912. end
  7913. end
  7914. end
  7915.  
  7916. mouse.KeyDown:connect(function(key)
  7917.  
  7918. if key == "v" then
  7919.  
  7920. if normal == false then
  7921. if being == false then
  7922. if kaioken == true then
  7923. if kaioken2 == false then
  7924. if kaioken4 == false then
  7925. if kaioken5 == false then
  7926. if kaioken10 == true then
  7927. if kaioken20 == false then
  7928.  
  7929. GroundShake2 = true
  7930.  
  7931. GroundShake = false
  7932.  
  7933. being = true
  7934.  
  7935. rock4 = true
  7936.  
  7937. hum.WalkSpeed = 0
  7938. hum.JumpPower = 0
  7939.  
  7940. wait(.55)
  7941. rock = true
  7942. rock3 = true
  7943. wait(.25)
  7944.  
  7945. GroundShake2 = false
  7946. rock = false
  7947.  
  7948. chatfunc("TIMES TWENTY!!!!")
  7949.  
  7950. wait(1.59)
  7951.  
  7952. Mus1:Play()
  7953.  
  7954. Hair7.Color = Color3.fromRGB(200, 200, 255)
  7955.  
  7956. local larm1 = Instance.new("Part",char)
  7957. larm1.Name = "arm1"
  7958. larm1.Material = Enum.Material.Neon
  7959. larm1.Transparency = 0.75
  7960. larm1.Color = Color3.fromRGB(255,19,70)
  7961. larm1.Size = Vector3.new(1.1,2.1,1.1)
  7962. larm1.Position = Vector3.new(999,999,999)
  7963. local larmhold = Instance.new("Weld",char)
  7964. larmhold.Part0 = arm1
  7965. larmhold.Part1 = larm1
  7966. larmhold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  7967. local rarm1 = Instance.new("Part",char)
  7968. rarm1.Name = "arm2"
  7969. rarm1.Material = Enum.Material.Neon
  7970. rarm1.Transparency = 0.75
  7971. rarm1.Color = Color3.fromRGB(255,19,70)
  7972. rarm1.Size = Vector3.new(1.1,2.1,1.1)
  7973. rarm1.Position = Vector3.new(999,999,999)
  7974. local rarmhold = Instance.new("Weld",char)
  7975. rarmhold.Part0 = arm2
  7976. rarmhold.Part1 = rarm1
  7977. rarmhold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  7978. local torso1 = Instance.new("Part",char)
  7979. torso1.Material = Enum.Material.Neon
  7980. torso1.Transparency = 0.75
  7981. torso1.Color = Color3.fromRGB(255,19,70)
  7982. torso1.Name = "tors"
  7983. torso1.Size = Vector3.new(2.1,2.1,1.1)
  7984. torso1.Position = Vector3.new(999,999,999)
  7985. local torsohold = Instance.new("Weld",char)
  7986. torsohold.Part0 = tor
  7987. torsohold.Part1 = torso1
  7988. torsohold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  7989. local lleg1 = Instance.new("Part",char)
  7990. lleg1.Name = "leg1"
  7991. lleg1.Material = Enum.Material.Neon
  7992. lleg1.Transparency = 0.75
  7993. lleg1.Color = Color3.fromRGB(255,19,70)
  7994. lleg1.Size = Vector3.new(1.1,2.1,1.1)
  7995. lleg1.Position = Vector3.new(999,999,999)
  7996. local lleghold = Instance.new("Weld",char)
  7997. lleghold.Part0 = leg1
  7998. lleghold.Part1 = lleg1
  7999. lleghold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  8000. local rleg1 = Instance.new("Part",char)
  8001. rleg1.Name = "leg2"
  8002. rleg1.Material = Enum.Material.Neon
  8003. rleg1.Transparency = 0.75
  8004. rleg1.Color = Color3.fromRGB(255,19,70)
  8005. rleg1.Size = Vector3.new(1.1,2.1,1.1)
  8006. rleg1.Position = Vector3.new(999,999,999)
  8007. local rleghold = Instance.new("Weld",char)
  8008. rleghold.Part0 = leg2
  8009. rleghold.Part1 = rleg1
  8010. rleghold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  8011. local rhed1 = Instance.new("Part",char)
  8012. rhed1.Name = "hed"
  8013. rhed1.Material = Enum.Material.Neon
  8014. rhed1.Transparency = 0.59
  8015. rhed1.Color = Color3.fromRGB(255,19,70)
  8016. rhed1.Size = Vector3.new(2.3,1.3,1.3)
  8017. rhed1.Position = Vector3.new(999,999,999)
  8018. local rhedhold = Instance.new("Weld",char)
  8019. rhedhold.Part0 = hed
  8020. rhedhold.Part1 = rhed1
  8021. rhedhold.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))
  8022. local rhedmesh1 = Instance.new("SpecialMesh",rhed1)
  8023. rhedmesh1.MeshId = "rbxassetid://539723444"
  8024. rhedmesh1.TextureId = "rbxassetid://43200547"
  8025. rhedmesh1.Scale = Vector3.new(1,1,1)
  8026.  
  8027.  
  8028. --local cce = Instance.new("ColorCorrectionEffect",game.Lighting)
  8029.  
  8030. local num = 0
  8031. local a21e = Instance.new("Part",char)
  8032. a21e.Name = "Beam"..num
  8033. a21e.Locked = true
  8034. a21e.Size = Vector3.new(1,1,1)
  8035. a21e.CanCollide = false
  8036. a21e.Position = Vector3.new(999,999,999)
  8037. a21e.BrickColor = BrickColor.new("Bright red")
  8038. a21e.Material = "Neon"
  8039. a21e.Transparency = 0
  8040. local aa21e = Instance.new("SpecialMesh",a21e)
  8041. a21e.Anchored = true
  8042. a21e.Position = hrp.Position
  8043. aa21e.MeshType = "Sphere"
  8044. aa21e.Scale = Vector3.new(1,1,1)
  8045.  
  8046. --cce.Name = "KaiokenRed"
  8047.  
  8048. local be = Instance.new("BlurEffect",game.Lighting)
  8049.  
  8050. be.Name = "KaiokenBlur"
  8051.  
  8052. be.Size = 24
  8053.  
  8054. --cce.TintColor = Color3.fromRGB(255,19,70)
  8055.  
  8056. --cce.Brightness = 0.29
  8057.  
  8058. --cce.Contrast = 2
  8059.  
  8060. --cce.Saturation = -1
  8061.  
  8062. rock4 = false
  8063. rock = true
  8064. rock3 = true
  8065. wait(.1)
  8066. rock = false
  8067.  
  8068. tor.kaioaura.Enabled = false
  8069. wait(.1)
  8070. tor.kaioaura:Remove()
  8071.  
  8072. tor.kaiokenaura.Size = NumberSequence.new(4)
  8073. tor.kaiokenaura.Color = ColorSequence.new(Color3.fromRGB(300,0,0),Color3.fromRGB(325,0,0))
  8074. tor.kaiokenaura.ZOffset = -3
  8075.  
  8076. tor.SSJBaura.Transparency = NumberSequence.new(0.8)
  8077. tor.SSBaura2.Transparency = NumberSequence.new(0.9)
  8078.  
  8079. tor.SSJBaura.ZOffset = -1
  8080. tor.SSBaura2.ZOffset = -1
  8081.  
  8082. tor.SSJBaura.Rate = 15
  8083. tor.SSBaura2.Rate = 15
  8084.  
  8085. tor.SSJBaura.LightEmission = 0.75
  8086. tor.SSBaura2.LightEmission = 0.75
  8087.  
  8088. tor.SSJBaura.Size = NumberSequence.new(2.9)
  8089. tor.SSJBaura.Color = ColorSequence.new(Color3.fromRGB(300,300,429),Color3.fromRGB(350,350,595))
  8090. tor.SSBaura2.Size = NumberSequence.new(2.9)
  8091. tor.SSBaura2.Color = ColorSequence.new(Color3.fromRGB(300,300,429),Color3.fromRGB(350,350,595))
  8092.  
  8093. local ssj2aura = Instance.new("ParticleEmitter",tor)
  8094. ssj2aura.Name = "kaiokenaura2"
  8095. ssj2aura.Texture = "rbxassetid://1072507908"
  8096. ssj2aura.Transparency = NumberSequence.new(0.75)
  8097. ssj2aura.Color = ColorSequence.new(Color3.fromRGB(350,0,0))
  8098. ssj2aura.LightEmission = 1.55
  8099. ssj2aura.Size = NumberSequence.new(8)
  8100. ssj2aura.Lifetime = NumberRange.new(0.5)
  8101. ssj2aura.Rate = 15
  8102. ssj2aura.ZOffset = -4
  8103. ssj2aura.Speed = NumberRange.new(10)
  8104. ssj2aura.LockedToPart = true
  8105.  
  8106. local ssj2aura2 = Instance.new("ParticleEmitter",tor)
  8107. ssj2aura2.Name = "kaioaura"
  8108. ssj2aura2.Texture = "rbxassetid://1072507908"
  8109. ssj2aura2.Transparency = NumberSequence.new(0.89)
  8110. ssj2aura2.Color = ColorSequence.new(Color3.fromRGB(350,0,0))
  8111. ssj2aura2.LightEmission = 0.79
  8112. ssj2aura2.Size = NumberSequence.new(9)
  8113. ssj2aura2.Lifetime = NumberRange.new(0.5)
  8114. ssj2aura2.Rate = 20
  8115. ssj2aura2.ZOffset = -4
  8116. ssj2aura2.Speed = NumberRange.new(10)
  8117. ssj2aura2.LockedToPart = true
  8118.  
  8119. for i = 1,69 do
  8120. wait()
  8121. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  8122. a21e.Transparency = a21e.Transparency + 0.02
  8123. end
  8124.  
  8125. Mesh.MeshId = "rbxassetid://430344159"
  8126.  
  8127. Weld1.C0 = CFrame.new(-.25,1.2,.34)
  8128.  
  8129. wait(.1)
  8130.  
  8131. a21e:Remove()
  8132.  
  8133. local num = 0
  8134. local a21e = Instance.new("Part",char)
  8135. a21e.Name = "Beam"..num
  8136. a21e.Locked = true
  8137. a21e.Size = Vector3.new(1,1,1)
  8138. a21e.CanCollide = false
  8139. a21e.Position = Vector3.new(999,999,999)
  8140. a21e.BrickColor = BrickColor.new("Bright red")
  8141. a21e.Material = "Neon"
  8142. a21e.Transparency = 0
  8143. local aa21e = Instance.new("SpecialMesh",a21e)
  8144. a21e.Anchored = true
  8145. a21e.Position = hrp.Position
  8146. aa21e.MeshType = "Sphere"
  8147. aa21e.Scale = Vector3.new(1,1,1)
  8148.  
  8149. wait(0.729)
  8150.  
  8151. local Mus1 = Instance.new("Sound",char)
  8152. Mus1.Name = "kaiokenaudio"
  8153. Mus1.SoundId = "rbxassetid://301184111"
  8154. Mus1.Pitch = 0.7
  8155. Mus1.Volume = 5
  8156. Mus1.Looped = false
  8157. Mus1:Play()
  8158.  
  8159. for i = 1,69 do
  8160. wait()
  8161. be.Size = be.Size - 1
  8162. aa21e.Scale = aa21e.Scale + Vector3.new(5,5,5)
  8163. a21e.Transparency = a21e.Transparency + 0.02
  8164. end
  8165.  
  8166. wait(0.925)
  8167.  
  8168. a21e:Remove()
  8169.  
  8170. wait(0.9)
  8171.  
  8172. local num = 0
  8173. local a21e = Instance.new("Part",char)
  8174. a21e.Name = "Beam"..num
  8175. a21e.Locked = true
  8176. a21e.Size = Vector3.new(1,1,1)
  8177. a21e.CanCollide = false
  8178. a21e.Position = Vector3.new(999,999,999)
  8179. a21e.BrickColor = BrickColor.new("Bright bluish green")
  8180. a21e.Material = "Neon"
  8181. a21e.Transparency = 0
  8182. local aa21e = Instance.new("SpecialMesh",a21e)
  8183. a21e.Anchored = true
  8184. a21e.Position = hrp.Position
  8185. aa21e.MeshType = "Sphere"
  8186. aa21e.Scale = Vector3.new(1,1,1)
  8187.  
  8188. GroundShake = false
  8189.  
  8190. wait(0.859)
  8191.  
  8192. Hair7.Color = Color3.fromRGB(0,225,245)
  8193.  
  8194. --cce.Enabled = false
  8195.  
  8196. be.Enabled = false
  8197.  
  8198. for i = 1,70 do
  8199. wait()
  8200. be.Size = be.Size - 1
  8201. aa21e.Scale = aa21e.Scale + Vector3.new(6,6,6)
  8202. a21e.Transparency = a21e.Transparency + 0.02
  8203. end
  8204.  
  8205. be:Remove()
  8206.  
  8207. --cce:Remove()
  8208.  
  8209. chatfunc("LET'S START IT AGAIN!!!!!")
  8210.  
  8211. a21e:Remove()
  8212.  
  8213. hum.WalkSpeed = 150.999
  8214. hum.JumpPower = 129.999
  8215.  
  8216. char.kaiokenaudio:Stop()
  8217. char.kaiokenaudio:Remove()
  8218.  
  8219. being = false
  8220.  
  8221. kaioken20 = true
  8222.  
  8223. end
  8224. end
  8225. end
  8226. end
  8227. end
  8228. end
  8229. end
  8230. end
  8231. end
  8232. end)
  8233. ---
  8234.  
  8235. end
  8236.  
  8237. GroundWave9 = function()
  8238. local HandCF = CFrame.new(hrp.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  8239. Colors = {"Bright red", "Bright red"}
  8240. local wave = Instance.new("Part", tor)
  8241. wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  8242. wave.Anchored = true
  8243. wave.CanCollide = false
  8244. wave.Locked = true
  8245. wave.Size = Vector3.new(1, 1, 1)
  8246. wave.TopSurface = "Smooth"
  8247. wave.BottomSurface = "Smooth"
  8248. wave.Transparency = 0.35
  8249. wave.CFrame = HandCF
  8250. wm = Instance.new("SpecialMesh", wave)
  8251. wm.MeshId = "rbxassetid://3270017"
  8252. coroutine.wrap(function()
  8253. for i = 1, 30, 1 do
  8254. wm.Scale = Vector3.new(3 + i*3.2, 3 + i*3.2, 3)
  8255. wave.Size = wm.Scale
  8256. wave.CFrame = HandCF
  8257. wave.Transparency = i/30
  8258. wait()
  8259. end
  8260. wait()
  8261. wave:Destroy()
  8262. end)()
  8263. end
  8264.  
  8265. GroundWaveR = function()
  8266. local HandCF = CFrame.new(hrp.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  8267. Colors = {"Pink", "Pink"}
  8268. local wave = Instance.new("Part", tor)
  8269. wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  8270. wave.Anchored = true
  8271. wave.CanCollide = false
  8272. wave.Locked = true
  8273. wave.Size = Vector3.new(1, 1, 1)
  8274. wave.TopSurface = "Smooth"
  8275. wave.BottomSurface = "Smooth"
  8276. wave.Transparency = 0.35
  8277. wave.CFrame = HandCF
  8278. wm = Instance.new("SpecialMesh", wave)
  8279. wm.MeshId = "rbxassetid://3270017"
  8280. coroutine.wrap(function()
  8281. for i = 1, 30, 1 do
  8282. wm.Scale = Vector3.new(3 + i*3.2, 3 + i*3.2, 3)
  8283. wave.Size = wm.Scale
  8284. wave.CFrame = HandCF
  8285. wave.Transparency = i/30
  8286. wait()
  8287. end
  8288. wait()
  8289. wave:Destroy()
  8290. end)()
  8291. end
  8292.  
  8293. GroundWave1 = function()
  8294. local HandCF = CFrame.new(hrp.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  8295. Colors = {"Medium blue", "Medium blue"}
  8296. local wave = Instance.new("Part", tor)
  8297. wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  8298. wave.Anchored = true
  8299. wave.CanCollide = false
  8300. wave.Locked = true
  8301. wave.Size = Vector3.new(1, 1, 1)
  8302. wave.TopSurface = "Smooth"
  8303. wave.BottomSurface = "Smooth"
  8304. wave.Transparency = 0.35
  8305. wave.CFrame = HandCF
  8306. wm = Instance.new("SpecialMesh", wave)
  8307. wm.MeshId = "rbxassetid://3270017"
  8308. coroutine.wrap(function()
  8309. for i = 1, 30, 1 do
  8310. wm.Scale = Vector3.new(3 + i*3.2, 3 + i*3.2, 3)
  8311. wave.Size = wm.Scale
  8312. wave.CFrame = HandCF
  8313. wave.Transparency = i/30
  8314. wait()
  8315. end
  8316. wait()
  8317. wave:Destroy()
  8318. end)()
  8319. end
  8320.  
  8321. GroundWave0 = function()
  8322.  
  8323. local HandCF = CFrame.new(hrp.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  8324. Colors = {"White", "White"}
  8325. local wave = Instance.new("Part", hrp)
  8326. wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  8327. wave.Anchored = true
  8328. wave.CanCollide = false
  8329. wave.Locked = true
  8330. wave.Size = Vector3.new(1, 1, 1)
  8331. wave.TopSurface = "Smooth"
  8332. wave.BottomSurface = "Smooth"
  8333. wave.Transparency = 0.35
  8334. wave.CFrame = HandCF
  8335. wm = Instance.new("SpecialMesh", wave)
  8336. wm.MeshId = "rbxassetid://3270017"
  8337. coroutine.wrap(function()
  8338. for i = 1, 30, 1 do
  8339. wm.Scale = Vector3.new(8 + i*8.2, 3 + i*8.2, 8)
  8340. wave.Size = wm.Scale
  8341. wave.CFrame = HandCF
  8342. wave.Transparency = i/30
  8343. wait()
  8344. end
  8345. wait()
  8346. wave:Destroy()
  8347. end)()
  8348. end
  8349.  
  8350. mouse.KeyDown:connect(function(key)
  8351. if key == "q" then
  8352. if normal == true and limitbreaker == false and ssj1 == false and being == false and ssjg == false and ssjb == false and kaioken == false and ssj2 == false and assj2 == false and ssj3 == false and ssjwhite == false and ultrainstinct == false and ssjbfullpower == false then
  8353. ssj()
  8354. end
  8355. end
  8356. end)
  8357.  
  8358. mouse.KeyDown:connect(function(key)
  8359. if key == "q" then
  8360. if normal == true and limitbreaker == false and fullpowerssj == false and being == false and ssjg == false and ssjb == false and kaioken == false and ssj2 == false and assj2 == false and ssj3 == false and ssjwhite == false and ultrainstinct == false and ssjbfullpower == false then
  8361. angry()
  8362. end
  8363. end
  8364. end)
  8365.  
  8366. mouse.KeyDown:connect(function(key)
  8367. if key == "r" then
  8368. if normal == true and fullpowerssj == false and ssjg == false and being == false and ssj1 == false and ssj2 == false and ssj3 == false and assj2 == false and ssjwhite == false and kaioken == false and ultrainstinct == false and ssjbfullpower == false and limitbreaker == false or ssjb == true then
  8369. ssg()
  8370. end
  8371. end
  8372. end)
  8373.  
  8374. mouse.KeyDown:connect(function(key)
  8375. if key == "f" then
  8376. if normal == true and fullpowerssj == false and being == false and ssj1 == false and ssj2 == false and ssj3 == false and assj2 == false and ssjwhite == false and ssjb == false and kaioken == false and ultrainstinct == false and ssjbfullpower == false and kaioken == false and limitbreaker == false or ssjg == true or ssj4 == true then
  8377. ssb()
  8378. end
  8379. if normal == false and fullpowerssj == false and being == false and ssj1 == false and ssj2 == false and ssj3 == false and assj2 == false and ssjwhite == false and ssjb == false and kaioken == false and ultrainstinct == false and kaioken == false or ssjg == true and limitbreaker == false or ssjbfullpower == true then
  8380. normalform()
  8381. chatfunc("Back to normal.")
  8382. wait(0.9)
  8383. ssb()
  8384. end
  8385. end
  8386. end)
  8387.  
  8388. mouse.KeyDown:connect(function(key)
  8389. if key == "g" then
  8390. if normal == false and fullpowerssj == false and ssjg == false and being == false and ssj1 == false and ssj2 == false and ssj3 == false and assj2 == false and ssjwhite == false and kaioken == false and ultrainstinct == false and ssjbfullpower == false and kaioken == false and limitbreaker == false or ssjb == true then
  8391. normalform()
  8392. chatfunc("Bring it on!")
  8393. wait(0.9)
  8394. ssb2()
  8395. end
  8396. if normal == true and fullpowerssj == false and ssjg == false and being == false and ssj1 == false and ssj2 == false and ssj3 == false and assj2 == false and ssjwhite == false and kaioken == false and ultrainstinct == false and ssjbfullpower == false and kaioken == false and ssjb == false and limitbreaker == false then
  8397. ssb2()
  8398. end
  8399. end
  8400. end)
  8401.  
  8402. mouse.KeyDown:connect(function(key)
  8403. if key == "c" then
  8404. if ssj1 == true or ssj2 == true or ssj3 == true or sss3 == true or ssjg == true or ssjb == true or kaioken == true or ssjwhite == true and being == false or normal == false or ultrainstinct == true or ssjbfullpower == true or limitbreaker == false then
  8405. rock3 = true
  8406. rock = false
  8407. normalform()
  8408. end
  8409. end
  8410. end)
  8411.  
  8412. local kiblastdone = true
  8413. local kiblast1 = false
  8414. local kiblast2 = false
  8415. local kiblast3 = false
  8416. local kiblast4 = false
  8417.  
  8418. local kigo = 15
  8419.  
  8420. canattack = true
  8421. canjump = true
  8422. idle = true
  8423. walk = true
  8424.  
  8425. kamehit = Instance.new("Sound",char)
  8426. kamehit.Volume = 39
  8427. kamehit.Name = "kamehit"
  8428. kamehit.Looped = false
  8429. kamehit.SoundId = "rbxassetid://908484148"
  8430.  
  8431. kamehit2 = Instance.new("Sound",char)
  8432. kamehit2.Volume = 39
  8433. kamehit2.Name = "kamehit"
  8434. kamehit2.Looped = false
  8435. kamehit2.SoundId = "rbxassetid://1187771640"
  8436.  
  8437. kiblastsound = Instance.new("Sound",char)
  8438. kiblastsound.Volume = 20000
  8439. kiblastsound.Name = "kiblastsound"
  8440. kiblastsound.Looped = false
  8441. kiblastsound.SoundId = "http://www.roblox.com/asset/?id=586187912"
  8442.  
  8443. screaming = Instance.new("Sound",char)
  8444. screaming.Volume = 10
  8445. screaming.Name = "screaming"
  8446. screaming.Looped = false
  8447. screaming.SoundId = "rbxassetid://527276541"
  8448.  
  8449. screaming1 = Instance.new("Sound",char)
  8450. screaming1.Volume = 10
  8451. screaming1.Name = "screaming1"
  8452. screaming1.Looped = false
  8453. screaming1.SoundId = "rbxassetid://527276541"
  8454.  
  8455. mouse.KeyDown:connect(function(key)
  8456. if key == "t" then
  8457. if canattack == true and kiblastdone == false then
  8458. if attacking == false then
  8459. local c = char
  8460.  
  8461. local omg = c.Torso["Right Shoulder"].C0
  8462.  
  8463. idle = false
  8464. walk = false
  8465. kiblastdone = true
  8466. canattack = false
  8467. attacking = true
  8468. canjump = false
  8469. kiblast1 = true
  8470. wait(0.2)
  8471. kiblast1 = false
  8472. kiblast2 = true
  8473. kiblastsound:Play()
  8474. ay = Instance.new("Part",char)
  8475.  
  8476. c.Torso["Right Shoulder"].C0 = c.Torso["Right Shoulder"].C0 * CFrame.new(0,0,0) * CFrame.Angles(0,0,math.rad(90))
  8477.  
  8478. ay.Name = "NewPart"
  8479. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false then
  8480. ay.Size = Vector3.new(1,1,1)
  8481. end
  8482. if ssj1 == true or ssj2 == true or ssj3 == true or assj2 == true or assj3 == true then
  8483. ay.Size = Vector3.new(1.9,1.9,1.9)
  8484. end
  8485. if limitbreaker == true or ultrainstinct == true then
  8486. ay.Size = Vector3.new(1.95,1.95,1.95)
  8487. end
  8488. ay.CanCollide = false
  8489. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false then
  8490. ay.BrickColor = BrickColor.new("Medium blue")
  8491. end
  8492. if kaioken == true and ssj1 == false then
  8493. ay.BrickColor = BrickColor.new("Persimmon")
  8494. end
  8495. if ultrainstinct == true then
  8496. ay.BrickColor = BrickColor.new("Steel blue")
  8497. end
  8498. if limitbreaker == true then
  8499. ay.Color = Color3.fromRGB(255,19,70)
  8500. end
  8501. if ssj1 == true or ssj2 == true or assj2 == true then
  8502. local particle = Instance.new("ParticleEmitter",ay)
  8503. particle.Color = ColorSequence.new(Color3.fromRGB(255,255,0))
  8504. particle.LightEmission = 0.5
  8505. particle.LightInfluence = 0
  8506. particle.Transparency = NumberSequence.new(0)
  8507. particle.Acceleration = Vector3.new(0,0.04,0)
  8508. particle.Size = NumberSequence.new(2.9)
  8509. particle.Texture = "rbxassetid://1045690145"
  8510. particle.ZOffset = -1
  8511. particle.LockedToPart = false
  8512. particle.Enabled = true
  8513. particle.Lifetime = NumberRange.new(0.2)
  8514. particle.Rate = 20
  8515. particle.Rotation = NumberRange.new(-360,360)
  8516. particle.Speed = NumberRange.new(1.9)
  8517. particle.SpreadAngle = Vector2.new(9999,9999)
  8518. particle.Color = ColorSequence.new(Color3.fromRGB(255,229,100))
  8519. particle.EmissionDirection = Enum.NormalId.Back
  8520. particle.Name = "electricity"
  8521. if ssj3 == true or assj3 == true or fullpowerssj == true then
  8522. particle.Color = ColorSequence.new(Color3.fromRGB(255,255,255))
  8523. particle.LightEmission = 1
  8524. end
  8525. ay.BrickColor = BrickColor.new("Daisy orange")
  8526. end
  8527. if ssj3 == true or assj3 == true or fullpowerssj == true then
  8528. ay.BrickColor = BrickColor.new("Cool yellow")
  8529. local particle = Instance.new("ParticleEmitter",ay)
  8530. particle.Color = ColorSequence.new(Color3.fromRGB(255,255,255))
  8531. particle.LightEmission = 1
  8532. particle.LightInfluence = 0
  8533. particle.Transparency = NumberSequence.new(0)
  8534. particle.Acceleration = Vector3.new(0,0.04,0)
  8535. particle.Size = NumberSequence.new(2.9)
  8536. particle.Texture = "rbxassetid://1045690145"
  8537. particle.ZOffset = -1
  8538. particle.LockedToPart = false
  8539. particle.Enabled = true
  8540. particle.Lifetime = NumberRange.new(0.09)
  8541. particle.Rate = 15
  8542. particle.Rotation = NumberRange.new(-360,360)
  8543. particle.Speed = NumberRange.new(1.7)
  8544. particle.SpreadAngle = Vector2.new(999,999)
  8545. particle.Color = ColorSequence.new(Color3.fromRGB(255,255,255))
  8546. particle.EmissionDirection = Enum.NormalId.Back
  8547. particle.Name = "electricity"
  8548. end
  8549. ay.Material = "Neon"
  8550. ay.Transparency = 0
  8551. aay = Instance.new("SpecialMesh",ay)
  8552. aay.MeshType = "Sphere"
  8553. aay.Scale = Vector3.new(1.09,1.09,1.09)
  8554. ay.Position = Vector3.new(999,999,999)
  8555. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false then
  8556. ay.CFrame = hrp.CFrame + hrp.CFrame.lookVector * 3
  8557. end
  8558. if ssj1 == true or ssj2 == true or ssj3 == true or assj2 == true or assj3 == true then
  8559. ay.CFrame = hrp.CFrame + hrp.CFrame.lookVector * 9
  8560. end
  8561. ys = Instance.new("BodyVelocity",ay)
  8562.  
  8563. ys.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  8564.  
  8565. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false then
  8566. ys.Velocity = hrp.CFrame.lookVector * 75
  8567. end
  8568. if ssj1 == true or ssj2 == true or ssj3 == true or assj2 == true or assj3 == true or fullpowerssj == true then
  8569. ys.Velocity = hrp.CFrame.lookVector * 199
  8570. end
  8571. if ultrainstinct == true then
  8572. ys.Velocity = hrp.CFrame.lookVector * 799
  8573. end
  8574. if limitbreaker == true then
  8575. ys.Velocity = hrp.CFrame.lookVector * 999
  8576. end
  8577. if ssjg == true or ssjb == true or ssjbfullpower == true then
  8578. ys.Velocity = hrp.CFrame.lookVector * 259
  8579. end
  8580. ay.Touched:connect(function(hit)
  8581. if hit then
  8582.  
  8583. if hit.Parent.Name ~= c.Name then
  8584.  
  8585.  
  8586.  
  8587.  
  8588. kamehit:Play()
  8589. for i = 1,10 do
  8590. wait()
  8591. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false or ultrainstinct == false then
  8592. aay.Scale = aay.Scale + Vector3.new(1.09,1.09,1.09)
  8593. ay.Transparency = ay.Transparency + 0.1
  8594. end
  8595. if ssj1 == true or ssj2 == true or ssj3 == true or assj2 == true or assj3 == true or ultrainstinct == true then
  8596. aay.Scale = aay.Scale + Vector3.new(1.19,1.19,1.19)
  8597. ay.Transparency = ay.Transparency + 0.09
  8598. end
  8599. end
  8600. ay:Destroy()
  8601.  
  8602. end
  8603. if hit.Parent:FindFirstChild("Head") ~= nil or hit.Parent.Parent:FindFirstChild("Head") ~= nil then
  8604. for i,v in pairs(hit.Parent:GetChildren()) do
  8605. if hit.Parent.Name ~= c.Name then
  8606.  
  8607. if v:IsA("Humanoid") and v.Parent.Name ~= c.Name then
  8608. v.Health = v.Health - 100
  8609. if v.Health > 100 then
  8610. v.Health = 100
  8611. v.MaxHealth = 100
  8612. v.Health = v.Health - 100
  8613. end
  8614. end
  8615. end
  8616. end
  8617. end
  8618. end
  8619. end)
  8620.  
  8621. game.Debris:AddItem(ay,3)
  8622. wait(0.2)
  8623. c.Torso["Right Shoulder"].C0 = omg
  8624. kiblast2= false
  8625. idle = true
  8626. walk = true
  8627. canjump = true
  8628. canattack = true
  8629. attacking = false
  8630.  
  8631. end
  8632. end
  8633. end
  8634. end)
  8635.  
  8636. mouse.KeyDown:connect(function(key)
  8637. if key == "t" then
  8638. if canattack == true and kiblastdone == true then
  8639. if attacking == false then
  8640. local c = char
  8641. local omg = c.Torso["Left Shoulder"].C0
  8642.  
  8643. idle = false
  8644. walk = false
  8645. kiblastdone = false
  8646. canattack = false
  8647. canjump = false
  8648. attacking = true
  8649. kiblast3 = true
  8650. wait(0.2)
  8651. kiblast3 = false
  8652. kiblast4 = true
  8653. kiblastsound:Play()
  8654. ay = Instance.new("Part",char)
  8655.  
  8656. c.Torso["Left Shoulder"].C0 = c.Torso["Left Shoulder"].C0 * CFrame.new(-0,0,0) * CFrame.Angles(0,0,math.rad(-90))
  8657.  
  8658. ay.Name = "NewPart"
  8659. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false then
  8660. ay.Size = Vector3.new(1,1,1)
  8661. end
  8662. if ssj1 == true or ssj2 == true or ssj3 == true or assj2 == true or assj3 == true then
  8663. ay.Size = Vector3.new(1.9,1.9,1.9)
  8664. end
  8665. if limitbreaker == true or ultrainstinct == true then
  8666. ay.Size = Vector3.new(1.95,1.95,1.95)
  8667. end
  8668. ay.CanCollide = false
  8669. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false then
  8670. ay.BrickColor = BrickColor.new("Medium blue")
  8671. end
  8672. if ultrainstinct == true then
  8673. ay.BrickColor = BrickColor.new("Steel blue")
  8674. end
  8675. if limitbreaker == true then
  8676. ay.Color = Color3.fromRGB(255,19,70)
  8677. end
  8678. if kaioken == true and ssj1 == false then
  8679. ay.BrickColor = BrickColor.new("Persimmon")
  8680. end
  8681. if ssj1 == true or ssj2 == true or assj2 == true then
  8682. local particle = Instance.new("ParticleEmitter",ay)
  8683. particle.Color = ColorSequence.new(Color3.fromRGB(255,255,0))
  8684. particle.LightEmission = 0.5
  8685. particle.LightInfluence = 0
  8686. particle.Transparency = NumberSequence.new(0)
  8687. particle.Acceleration = Vector3.new(0,0.04,0)
  8688. particle.Size = NumberSequence.new(2.9)
  8689. particle.Texture = "rbxassetid://1045690145"
  8690. particle.ZOffset = -1
  8691. particle.LockedToPart = false
  8692. particle.Enabled = true
  8693. particle.Lifetime = NumberRange.new(0.2)
  8694. particle.Rate = 20
  8695. particle.Rotation = NumberRange.new(-360,360)
  8696. particle.Speed = NumberRange.new(1.9)
  8697. particle.SpreadAngle = Vector2.new(9999,9999)
  8698. particle.Color = ColorSequence.new(Color3.fromRGB(255,229,100))
  8699. particle.EmissionDirection = Enum.NormalId.Back
  8700. particle.Name = "electricity"
  8701. if ssj3 == true or assj3 == true or fullpowerssj == true then
  8702. particle.Color = ColorSequence.new(Color3.fromRGB(255,255,255))
  8703. particle.LightEmission = 1
  8704. end
  8705. ay.BrickColor = BrickColor.new("Daisy orange")
  8706. end
  8707. if ssj3 == true or assj3 == true or fullpowerssj == true then
  8708. ay.BrickColor = BrickColor.new("Cool yellow")
  8709. local particle = Instance.new("ParticleEmitter",ay)
  8710. particle.Color = ColorSequence.new(Color3.fromRGB(255,255,255))
  8711. particle.LightEmission = 1
  8712. particle.LightInfluence = 0
  8713. particle.Transparency = NumberSequence.new(0)
  8714. particle.Acceleration = Vector3.new(0,0.04,0)
  8715. particle.Size = NumberSequence.new(2.9)
  8716. particle.Texture = "rbxassetid://1045690145"
  8717. particle.ZOffset = -1
  8718. particle.LockedToPart = false
  8719. particle.Enabled = true
  8720. particle.Lifetime = NumberRange.new(0.09)
  8721. particle.Rate = 15
  8722. particle.Rotation = NumberRange.new(-360,360)
  8723. particle.Speed = NumberRange.new(1.7)
  8724. particle.SpreadAngle = Vector2.new(999,999)
  8725. particle.Color = ColorSequence.new(Color3.fromRGB(255,255,255))
  8726. particle.EmissionDirection = Enum.NormalId.Back
  8727. particle.Name = "electricity"
  8728. end
  8729. ay.Material = "Neon"
  8730. ay.Transparency = 0
  8731. aay = Instance.new("SpecialMesh",ay)
  8732. aay.MeshType = "Sphere"
  8733. aay.Scale = Vector3.new(1.09,1.09,1.09)
  8734. ay.Position = Vector3.new(999,999,999)
  8735. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false then
  8736. ay.CFrame = hrp.CFrame + hrp.CFrame.lookVector * 3
  8737. end
  8738. if ssj1 == true or ssj2 == true or ssj3 == true or assj2 == true or assj3 == true then
  8739. ay.CFrame = hrp.CFrame + hrp.CFrame.lookVector * 9
  8740. end
  8741. ys = Instance.new("BodyVelocity",ay)
  8742.  
  8743. ys.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  8744.  
  8745. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false then
  8746. ys.Velocity = hrp.CFrame.lookVector * 75
  8747. end
  8748. if ssj1 == true or ssj2 == true or ssj3 == true or assj2 == true or assj3 == true or fullpowerssj == true then
  8749. ys.Velocity = hrp.CFrame.lookVector * 199
  8750. end
  8751. if ultrainstinct == true then
  8752. ys.Velocity = hrp.CFrame.lookVector * 799
  8753. end
  8754. if limitbreaker == true then
  8755. ys.Velocity = hrp.CFrame.lookVector * 999
  8756. end
  8757. if ssjg == true or ssjb == true or ssjbfullpower == true then
  8758. ys.Velocity = hrp.CFrame.lookVector * 259
  8759. end
  8760. ay.Touched:connect(function(hit)
  8761. if hit then
  8762.  
  8763.  
  8764. if hit.Parent.Name ~= c.Name then
  8765.  
  8766.  
  8767.  
  8768. kamehit:Play()
  8769. for i = 1,10 do
  8770. wait()
  8771. if ssj1 == false or ssj2 == false or ssj3 == false or assj2 == false or assj3 == false or ultrainstinct == false then
  8772. aay.Scale = aay.Scale + Vector3.new(1.09,1.09,1.09)
  8773. ay.Transparency = ay.Transparency + 0.1
  8774. end
  8775. if ssj1 == true or ssj2 == true or ssj3 == true or assj2 == true or assj3 == true or ultrainstinct == true then
  8776. aay.Scale = aay.Scale + Vector3.new(1.19,1.19,1.19)
  8777. ay.Transparency = ay.Transparency + 0.09
  8778. end
  8779. end
  8780. ay:Destroy()
  8781.  
  8782. end
  8783. if hit.Parent:FindFirstChild("Head") ~= nil or hit.Parent.Parent:FindFirstChild("Head") ~= nil then
  8784. for i,v in pairs(hit.Parent:GetChildren()) do
  8785. if hit.Parent.Name ~= c.Name then
  8786.  
  8787. if v:IsA("Humanoid") and v.Parent.Name ~= c.Name then
  8788. v.Health = v.Health - 100
  8789. if v.Health > 100 then
  8790. v.Health = 100
  8791. v.MaxHealth = 100
  8792. v.Health = v.Health - 100
  8793. end
  8794. end
  8795. end
  8796. end
  8797. end
  8798. end
  8799. end)
  8800.  
  8801. game.Debris:AddItem(ay,3)
  8802. wait(0.2)
  8803. c.Torso["Left Shoulder"].C0 = omg
  8804. kiblast4= false
  8805. idle = true
  8806. walk = true
  8807. canjump = true
  8808. canattack = true
  8809. attacking = false
  8810.  
  8811. end
  8812. end
  8813. end
  8814. end)
  8815.  
  8816. mouse.KeyDown:connect(function(key)
  8817. if key == "v" then
  8818. if normal == true or ssj1 == false or ssjb == false or kaioken == false or ssjwhite == false and being == false or ultrainstinct == false then
  8819.  
  8820. rock = true
  8821.  
  8822. wait(.25)
  8823.  
  8824. rock3 = true
  8825. rock = false
  8826.  
  8827. kaio()
  8828.  
  8829. if ssj1 == true and ssj2 == false and assj2 == false and ssj3 == false and kaioken == false and kaioken2 == false and kaioken4 == false and being == false then
  8830.  
  8831. superkaio()
  8832.  
  8833. end
  8834.  
  8835. if ssjb == true and kaioken == false and kaioken2 == false and kaioken4 == false and being == false and ssjbk == false then
  8836.  
  8837. ssbk()
  8838.  
  8839. end
  8840.  
  8841. end
  8842. end
  8843. end)
  8844.  
  8845. local ff = Instance.new("ForceField",game.Workspace)
  8846. ff.Parent = char
  8847. ff.Visible = false
  8848. ff.Name = "Goku"
  8849.  
  8850. local effect = Instance.new("Sound",hed)
  8851. effect.Volume = 5
  8852. effect.Pitch = 1
  8853. effect.SoundId = 'rbxassetid://153613030'
  8854.  
  8855. teleport = function(cx,cy,cz)
  8856. local Debounce = true
  8857. tor.Anchored = true
  8858.  
  8859. tor.Anchored = false
  8860. tor.CFrame = CFrame.new(cx,cy,cz) * CFrame.new(0,3,0)
  8861. tor.Anchored = true
  8862. tor.Anchored = false
  8863. Debounce = false
  8864. end;
  8865.  
  8866. function leport()
  8867. teleport(mouse.Hit.X,mouse.Hit.Y,mouse.Hit.Z)
  8868. end
  8869.  
  8870. d = {}
  8871.  
  8872. function iteffect()
  8873.  
  8874. coroutine.resume(coroutine.create(function()
  8875.  
  8876. for i = 1, 10 do
  8877. local effect = Instance.new("Part", workspace)
  8878. effect.Anchored = true
  8879. effect.CanCollide = false
  8880. effect.Size = Vector3.new(0.2, 3, 0.2)
  8881. effect.CFrame = hrp.CFrame * CFrame.new(math.random(-3, 3), math.random(-3, 3), math.random(-3, 3))
  8882. effect.Transparency = 0
  8883. effect.Material = "Plastic"
  8884. effect.BrickColor = BrickColor.new("Really black")
  8885. table.insert(d, effect)
  8886. game:GetService("Debris"):AddItem(effect, 0.3)
  8887. end
  8888.  
  8889. coroutine.resume(coroutine.create(function()
  8890. for i = 1, 10 do
  8891. for i,e in pairs(d) do
  8892. e.CFrame = e.CFrame * CFrame.new(0, math.random(0, 10)/10, 0)
  8893. e.Transparency = e.Transparency + 0.030
  8894. end
  8895. wait(0.01)
  8896. end
  8897.  
  8898. end))
  8899. end))
  8900.  
  8901.  
  8902. end
  8903.  
  8904. mouse.KeyDown:connect(function(key)
  8905. if key == "x" then
  8906. effect:Play()
  8907. iteffect()
  8908. leport()
  8909. --iteffect()
  8910. end
  8911. end)
  8912.  
  8913. warn("--")
  8914. print("Now, credits...")
  8915. warn("S'k'ript made by The_Greed")
  8916. warn("Director/Editor Eminic112")
  8917. warn("Credits to Pedrorb03 by the particle/aura textures")
  8918. warn("Also thanks to @VenturianSonic for LB and UI Hair Meshes, and for the Instant Transmission 'line' effects")
  8919. print("Have fun!")
  8920. warn("--")
  8921.  
  8922. --
  8923.  
  8924. local Figure = script.Parent
  8925. local Torso = Figure:WaitForChild("Torso")
  8926. local RightShoulder = Torso:WaitForChild("Right Shoulder")
  8927. local LeftShoulder = Torso:WaitForChild("Left Shoulder")
  8928. local RightHip = Torso:WaitForChild("Right Hip")
  8929. local LeftHip = Torso:WaitForChild("Left Hip")
  8930. local Neck = Torso:WaitForChild("Neck")
  8931. local Humanoid = Figure:WaitForChild("DragonBallSuperHumanoid")
  8932. local pose = "Standing"
  8933.  
  8934. local currentAnim = ""
  8935. local currentAnimInstance = nil
  8936. local currentAnimTrack = nil
  8937. local currentAnimKeyframeHandler = nil
  8938. local currentAnimSpeed = 1.0
  8939. local animTable = {}
  8940. local animNames = {
  8941. idle = {
  8942. { id = "http://www.roblox.com/asset/?id=180435571", weight = 9 },
  8943. { id = "http://www.roblox.com/asset/?id=180435792", weight = 1 }
  8944. },
  8945. walk = {
  8946. { id = "http://www.roblox.com/asset/?id=180426354", weight = 10 }
  8947. },
  8948. run = {
  8949. { id = "run.xml", weight = 10 }
  8950. },
  8951. jump = {
  8952. { id = "http://www.roblox.com/asset/?id=125750702", weight = 10 }
  8953. },
  8954. fall = {
  8955. { id = "http://www.roblox.com/asset/?id=180436148", weight = 10 }
  8956. },
  8957. climb = {
  8958. { id = "http://www.roblox.com/asset/?id=180436334", weight = 10 }
  8959. },
  8960. sit = {
  8961. { id = "http://www.roblox.com/asset/?id=178130996", weight = 10 }
  8962. },
  8963. toolnone = {
  8964. { id = "http://www.roblox.com/asset/?id=182393478", weight = 10 }
  8965. },
  8966. toolslash = {
  8967. { id = "http://www.roblox.com/asset/?id=129967390", weight = 10 }
  8968. -- { id = "slash.xml", weight = 10 }
  8969. },
  8970. toollunge = {
  8971. { id = "http://www.roblox.com/asset/?id=129967478", weight = 10 }
  8972. },
  8973. wave = {
  8974. { id = "http://www.roblox.com/asset/?id=128777973", weight = 10 }
  8975. },
  8976. point = {
  8977. { id = "http://www.roblox.com/asset/?id=128853357", weight = 10 }
  8978. },
  8979. dance1 = {
  8980. { id = "http://www.roblox.com/asset/?id=182435998", weight = 10 },
  8981. { id = "http://www.roblox.com/asset/?id=182491037", weight = 10 },
  8982. { id = "http://www.roblox.com/asset/?id=182491065", weight = 10 }
  8983. },
  8984. dance2 = {
  8985. { id = "http://www.roblox.com/asset/?id=182436842", weight = 10 },
  8986. { id = "http://www.roblox.com/asset/?id=182491248", weight = 10 },
  8987. { id = "http://www.roblox.com/asset/?id=182491277", weight = 10 }
  8988. },
  8989. dance3 = {
  8990. { id = "http://www.roblox.com/asset/?id=182436935", weight = 10 },
  8991. { id = "http://www.roblox.com/asset/?id=182491368", weight = 10 },
  8992. { id = "http://www.roblox.com/asset/?id=182491423", weight = 10 }
  8993. },
  8994. laugh = {
  8995. { id = "http://www.roblox.com/asset/?id=129423131", weight = 10 }
  8996. },
  8997. cheer = {
  8998. { id = "http://www.roblox.com/asset/?id=129423030", weight = 10 }
  8999. },
  9000. }
  9001. local dances = {"dance1", "dance2", "dance3"}
  9002.  
  9003. -- Existance in this list signifies that it is an emote, the value indicates if it is a looping emote
  9004. local emoteNames = { wave = false, point = false, dance1 = true, dance2 = true, dance3 = true, laugh = false, cheer = false}
  9005.  
  9006. function configureAnimationSet(name, fileList)
  9007. if (animTable[name] ~= nil) then
  9008. for _, connection in pairs(animTable[name].connections) do
  9009. connection:disconnect()
  9010. end
  9011. end
  9012. animTable[name] = {}
  9013. animTable[name].count = 0
  9014. animTable[name].totalWeight = 0
  9015. animTable[name].connections = {}
  9016.  
  9017. -- check for config values
  9018. local config = script:FindFirstChild(name)
  9019. if (config ~= nil) then
  9020. -- print("Loading anims " .. name)
  9021. table.insert(animTable[name].connections, config.ChildAdded:connect(function(child) configureAnimationSet(name, fileList) end))
  9022. table.insert(animTable[name].connections, config.ChildRemoved:connect(function(child) configureAnimationSet(name, fileList) end))
  9023. local idx = 1
  9024. for _, childPart in pairs(config:GetChildren()) do
  9025. if (childPart:IsA("Animation")) then
  9026. table.insert(animTable[name].connections, childPart.Changed:connect(function(property) configureAnimationSet(name, fileList) end))
  9027. animTable[name][idx] = {}
  9028. animTable[name][idx].anim = childPart
  9029. local weightObject = childPart:FindFirstChild("Weight")
  9030. if (weightObject == nil) then
  9031. animTable[name][idx].weight = 1
  9032. else
  9033. animTable[name][idx].weight = weightObject.Value
  9034. end
  9035. animTable[name].count = animTable[name].count + 1
  9036. animTable[name].totalWeight = animTable[name].totalWeight + animTable[name][idx].weight
  9037. -- print(name .. " [" .. idx .. "] " .. animTable[name][idx].anim.AnimationId .. " (" .. animTable[name][idx].weight .. ")")
  9038. idx = idx + 1
  9039. end
  9040. end
  9041. end
  9042.  
  9043. -- fallback to defaults
  9044. if (animTable[name].count <= 0) then
  9045. for idx, anim in pairs(fileList) do
  9046. animTable[name][idx] = {}
  9047. animTable[name][idx].anim = Instance.new("Animation")
  9048. animTable[name][idx].anim.Name = name
  9049. animTable[name][idx].anim.AnimationId = anim.id
  9050. animTable[name][idx].weight = anim.weight
  9051. animTable[name].count = animTable[name].count + 1
  9052. animTable[name].totalWeight = animTable[name].totalWeight + anim.weight
  9053. -- print(name .. " [" .. idx .. "] " .. anim.id .. " (" .. anim.weight .. ")")
  9054. end
  9055. end
  9056. end
  9057.  
  9058. -- Setup animation objects
  9059. function scriptChildModified(child)
  9060. local fileList = animNames[child.Name]
  9061. if (fileList ~= nil) then
  9062. configureAnimationSet(child.Name, fileList)
  9063. end
  9064. end
  9065.  
  9066. script.ChildAdded:connect(scriptChildModified)
  9067. script.ChildRemoved:connect(scriptChildModified)
  9068.  
  9069.  
  9070. for name, fileList in pairs(animNames) do
  9071. configureAnimationSet(name, fileList)
  9072. end
  9073.  
  9074. -- ANIMATION
  9075.  
  9076. -- declarations
  9077. local toolAnim = "None"
  9078. local toolAnimTime = 0
  9079.  
  9080. local jumpAnimTime = 0
  9081. local jumpAnimDuration = 0.3
  9082.  
  9083. local toolTransitionTime = 0.1
  9084. local fallTransitionTime = 0.3
  9085. local jumpMaxLimbVelocity = 0.75
  9086.  
  9087. -- functions
  9088.  
  9089. function stopAllAnimations()
  9090. local oldAnim = currentAnim
  9091.  
  9092. -- return to idle if finishing an emote
  9093. if (emoteNames[oldAnim] ~= nil and emoteNames[oldAnim] == false) then
  9094. oldAnim = "idle"
  9095. end
  9096.  
  9097. currentAnim = ""
  9098. currentAnimInstance = nil
  9099. if (currentAnimKeyframeHandler ~= nil) then
  9100. currentAnimKeyframeHandler:disconnect()
  9101. end
  9102.  
  9103. if (currentAnimTrack ~= nil) then
  9104. currentAnimTrack:Stop()
  9105. currentAnimTrack:Destroy()
  9106. currentAnimTrack = nil
  9107. end
  9108. return oldAnim
  9109. end
  9110.  
  9111. function setAnimationSpeed(speed)
  9112. if speed ~= currentAnimSpeed then
  9113. currentAnimSpeed = speed
  9114. currentAnimTrack:AdjustSpeed(currentAnimSpeed)
  9115. end
  9116. end
  9117.  
  9118. function keyFrameReachedFunc(frameName)
  9119. if (frameName == "End") then
  9120.  
  9121. local repeatAnim = currentAnim
  9122. -- return to idle if finishing an emote
  9123. if (emoteNames[repeatAnim] ~= nil and emoteNames[repeatAnim] == false) then
  9124. repeatAnim = "idle"
  9125. end
  9126.  
  9127. local animSpeed = currentAnimSpeed
  9128. playAnimation(repeatAnim, 0.0, Humanoid)
  9129. setAnimationSpeed(animSpeed)
  9130. end
  9131. end
  9132.  
  9133. -- Preload animations
  9134. function playAnimation(animName, transitionTime, humanoid)
  9135.  
  9136. local roll = math.random(1, animTable[animName].totalWeight)
  9137. local origRoll = roll
  9138. local idx = 1
  9139. while (roll > animTable[animName][idx].weight) do
  9140. roll = roll - animTable[animName][idx].weight
  9141. idx = idx + 1
  9142. end
  9143. -- print(animName .. " " .. idx .. " [" .. origRoll .. "]")
  9144. local anim = animTable[animName][idx].anim
  9145.  
  9146. -- switch animation
  9147. if (anim ~= currentAnimInstance) then
  9148.  
  9149. if (currentAnimTrack ~= nil) then
  9150. currentAnimTrack:Stop(transitionTime)
  9151. currentAnimTrack:Destroy()
  9152. end
  9153.  
  9154. currentAnimSpeed = 1.0
  9155.  
  9156. -- load it to the humanoid; get AnimationTrack
  9157. currentAnimTrack = humanoid:LoadAnimation(anim)
  9158. currentAnimTrack.Priority = Enum.AnimationPriority.Core
  9159.  
  9160. -- play the animation
  9161. currentAnimTrack:Play(transitionTime)
  9162. currentAnim = animName
  9163. currentAnimInstance = anim
  9164.  
  9165. -- set up keyframe name triggers
  9166. if (currentAnimKeyframeHandler ~= nil) then
  9167. currentAnimKeyframeHandler:disconnect()
  9168. end
  9169. currentAnimKeyframeHandler = currentAnimTrack.KeyframeReached:connect(keyFrameReachedFunc)
  9170.  
  9171. end
  9172.  
  9173. end
  9174.  
  9175. -------------------------------------------------------------------------------------------
  9176. -------------------------------------------------------------------------------------------
  9177.  
  9178. local toolAnimName = ""
  9179. local toolAnimTrack = nil
  9180. local toolAnimInstance = nil
  9181. local currentToolAnimKeyframeHandler = nil
  9182.  
  9183. function toolKeyFrameReachedFunc(frameName)
  9184. if (frameName == "End") then
  9185. -- print("Keyframe : ".. frameName)
  9186. playToolAnimation(toolAnimName, 0.0, Humanoid)
  9187. end
  9188. end
  9189.  
  9190.  
  9191. function playToolAnimation(animName, transitionTime, humanoid, priority)
  9192.  
  9193. local roll = math.random(1, animTable[animName].totalWeight)
  9194. local origRoll = roll
  9195. local idx = 1
  9196. while (roll > animTable[animName][idx].weight) do
  9197. roll = roll - animTable[animName][idx].weight
  9198. idx = idx + 1
  9199. end
  9200. -- print(animName .. " * " .. idx .. " [" .. origRoll .. "]")
  9201. local anim = animTable[animName][idx].anim
  9202.  
  9203. if (toolAnimInstance ~= anim) then
  9204.  
  9205. if (toolAnimTrack ~= nil) then
  9206. toolAnimTrack:Stop()
  9207. toolAnimTrack:Destroy()
  9208. transitionTime = 0
  9209. end
  9210.  
  9211. -- load it to the humanoid; get AnimationTrack
  9212. toolAnimTrack = humanoid:LoadAnimation(anim)
  9213. if priority then
  9214. toolAnimTrack.Priority = priority
  9215. end
  9216.  
  9217. -- play the animation
  9218. toolAnimTrack:Play(transitionTime)
  9219. toolAnimName = animName
  9220. toolAnimInstance = anim
  9221.  
  9222. currentToolAnimKeyframeHandler = toolAnimTrack.KeyframeReached:connect(toolKeyFrameReachedFunc)
  9223. end
  9224. end
  9225.  
  9226. function stopToolAnimations()
  9227. local oldAnim = toolAnimName
  9228.  
  9229. if (currentToolAnimKeyframeHandler ~= nil) then
  9230. currentToolAnimKeyframeHandler:disconnect()
  9231. end
  9232.  
  9233. toolAnimName = ""
  9234. toolAnimInstance = nil
  9235. if (toolAnimTrack ~= nil) then
  9236. toolAnimTrack:Stop()
  9237. toolAnimTrack:Destroy()
  9238. toolAnimTrack = nil
  9239. end
  9240.  
  9241.  
  9242. return oldAnim
  9243. end
  9244.  
  9245. -------------------------------------------------------------------------------------------
  9246. -------------------------------------------------------------------------------------------
  9247.  
  9248.  
  9249. function onRunning(speed)
  9250. if speed > 0.01 then
  9251. playAnimation("walk", 0.1, Humanoid)
  9252. if currentAnimInstance and currentAnimInstance.AnimationId == "http://www.roblox.com/asset/?id=180426354" then
  9253. setAnimationSpeed(speed / 14.5)
  9254. end
  9255. pose = "Running"
  9256. else
  9257. if emoteNames[currentAnim] == nil then
  9258. playAnimation("idle", 0.1, Humanoid)
  9259. pose = "Standing"
  9260. end
  9261. end
  9262. end
  9263.  
  9264. function onDied()
  9265. pose = "Dead"
  9266. end
  9267.  
  9268. function onJumping()
  9269. playAnimation("jump", 0.1, Humanoid)
  9270. jumpAnimTime = jumpAnimDuration
  9271. pose = "Jumping"
  9272. end
  9273.  
  9274. function onClimbing(speed)
  9275. playAnimation("climb", 0.1, Humanoid)
  9276. setAnimationSpeed(speed / 12.0)
  9277. pose = "Climbing"
  9278. end
  9279.  
  9280. function onGettingUp()
  9281. pose = "GettingUp"
  9282. end
  9283.  
  9284. function onFreeFall()
  9285. if (jumpAnimTime <= 0) then
  9286. playAnimation("fall", fallTransitionTime, Humanoid)
  9287. end
  9288. pose = "FreeFall"
  9289. end
  9290.  
  9291. function onFallingDown()
  9292. pose = "FallingDown"
  9293. end
  9294.  
  9295. function onSeated()
  9296. pose = "Seated"
  9297. end
  9298.  
  9299. function onPlatformStanding()
  9300. pose = "PlatformStanding"
  9301. end
  9302.  
  9303. function onSwimming(speed)
  9304. if speed > 0 then
  9305. pose = "Running"
  9306. else
  9307. pose = "Standing"
  9308. end
  9309. end
  9310.  
  9311. function getTool()
  9312. for _, kid in ipairs(Figure:GetChildren()) do
  9313. if kid.className == "Tool" then return kid end
  9314. end
  9315. return nil
  9316. end
  9317.  
  9318. function getToolAnim(tool)
  9319. for _, c in ipairs(tool:GetChildren()) do
  9320. if c.Name == "toolanim" and c.className == "StringValue" then
  9321. return c
  9322. end
  9323. end
  9324. return nil
  9325. end
  9326.  
  9327. function animateTool()
  9328.  
  9329. if (toolAnim == "None") then
  9330. playToolAnimation("toolnone", toolTransitionTime, Humanoid, Enum.AnimationPriority.Idle)
  9331. return
  9332. end
  9333.  
  9334. if (toolAnim == "Slash") then
  9335. playToolAnimation("toolslash", 0, Humanoid, Enum.AnimationPriority.Action)
  9336. return
  9337. end
  9338.  
  9339. if (toolAnim == "Lunge") then
  9340. playToolAnimation("toollunge", 0, Humanoid, Enum.AnimationPriority.Action)
  9341. return
  9342. end
  9343. end
  9344.  
  9345. function moveSit()
  9346. RightShoulder.MaxVelocity = 0.15
  9347. LeftShoulder.MaxVelocity = 0.15
  9348. RightShoulder:SetDesiredAngle(3.14 /2)
  9349. LeftShoulder:SetDesiredAngle(-3.14 /2)
  9350. RightHip:SetDesiredAngle(3.14 /2)
  9351. LeftHip:SetDesiredAngle(-3.14 /2)
  9352. end
  9353.  
  9354. local lastTick = 0
  9355.  
  9356. function move(time)
  9357. local amplitude = 1
  9358. local frequency = 1
  9359. local deltaTime = time - lastTick
  9360. lastTick = time
  9361.  
  9362. local climbFudge = 0
  9363. local setAngles = false
  9364.  
  9365. if (jumpAnimTime > 0) then
  9366. jumpAnimTime = jumpAnimTime - deltaTime
  9367. end
  9368.  
  9369. if (pose == "FreeFall" and jumpAnimTime <= 0) then
  9370. playAnimation("fall", fallTransitionTime, Humanoid)
  9371. elseif (pose == "Seated") then
  9372. playAnimation("sit", 0.5, Humanoid)
  9373. return
  9374. elseif (pose == "Running") then
  9375. playAnimation("walk", 0.1, Humanoid)
  9376. elseif (pose == "Dead" or pose == "GettingUp" or pose == "FallingDown" or pose == "Seated" or pose == "PlatformStanding") then
  9377. -- print("Wha " .. pose)
  9378. stopAllAnimations()
  9379. amplitude = 0.1
  9380. frequency = 1
  9381. setAngles = true
  9382. end
  9383.  
  9384. if (setAngles) then
  9385. local desiredAngle = amplitude * math.sin(time * frequency)
  9386.  
  9387. RightShoulder:SetDesiredAngle(desiredAngle + climbFudge)
  9388. LeftShoulder:SetDesiredAngle(desiredAngle - climbFudge)
  9389. RightHip:SetDesiredAngle(-desiredAngle)
  9390. LeftHip:SetDesiredAngle(-desiredAngle)
  9391. end
  9392.  
  9393. -- Tool Animation handling
  9394. local tool = getTool()
  9395. if tool and tool:FindFirstChild("Handle") then
  9396.  
  9397. local animStringValueObject = getToolAnim(tool)
  9398.  
  9399. if animStringValueObject then
  9400. toolAnim = animStringValueObject.Value
  9401. -- message recieved, delete StringValue
  9402. animStringValueObject.Parent = nil
  9403. toolAnimTime = time + .3
  9404. end
  9405.  
  9406. if time > toolAnimTime then
  9407. toolAnimTime = 0
  9408. toolAnim = "None"
  9409. end
  9410.  
  9411. animateTool()
  9412. else
  9413. stopToolAnimations()
  9414. toolAnim = "None"
  9415. toolAnimInstance = nil
  9416. toolAnimTime = 0
  9417. end
  9418. end
  9419.  
  9420. -- connect events
  9421. Humanoid.Died:connect(onDied)
  9422. Humanoid.Running:connect(onRunning)
  9423. Humanoid.Jumping:connect(onJumping)
  9424. Humanoid.Climbing:connect(onClimbing)
  9425. Humanoid.GettingUp:connect(onGettingUp)
  9426. Humanoid.FreeFalling:connect(onFreeFall)
  9427. Humanoid.FallingDown:connect(onFallingDown)
  9428. Humanoid.Seated:connect(onSeated)
  9429. Humanoid.PlatformStanding:connect(onPlatformStanding)
  9430. Humanoid.Swimming:connect(onSwimming)
  9431.  
  9432. -- setup emote chat hook
  9433. owner.Chatted:connect(function(msg)
  9434. local emote = ""
  9435. if msg == "/e dance" then
  9436. emote = dances[math.random(1, #dances)]
  9437. elseif (string.sub(msg, 1, 3) == "/e ") then
  9438. emote = string.sub(msg, 4)
  9439. elseif (string.sub(msg, 1, 7) == "/emote ") then
  9440. emote = string.sub(msg, 8)
  9441. end
  9442.  
  9443. if (pose == "Standing" and emoteNames[emote] ~= nil) then
  9444. playAnimation(emote, 0.1, Humanoid)
  9445. end
  9446.  
  9447. end)
  9448.  
  9449.  
  9450. -- main program
  9451.  
  9452. -- initialize to idle
  9453. playAnimation("idle", 0.1, Humanoid)
  9454. pose = "Standing"
  9455.  
  9456. while Figure.Parent ~= nil do
  9457. local _, time = wait(0.1)
  9458. move(time)
  9459. end
  9460.  
  9461. script.Name = "GokuNonCannon"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement