Advertisement
nobiclol

Untitled

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