Advertisement
PotatoSaiyan

Golden Frieza

Apr 3rd, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.30 KB | None | 0 0
  1. local Player = game.Players.localPlayer
  2. local Character = Player.Character
  3. local Humanoid = Character.Humanoid
  4. local Mouse = Player:GetMouse()
  5. local LeftArm = Character["Left Arm"]
  6. local RightArm = Character["Right Arm"]
  7. local LeftLeg = Character["Left Leg"]
  8. local RightLeg = Character["Right Leg"]
  9. local BodyColor = BrickColor.new("Bright violet")
  10. local Head = Character.Head
  11. local Torso = Character.Torso
  12. local Camera = game.Workspace.CurrentCamera
  13. local RootPart = Character.HumanoidRootPart
  14. local RootJoint = RootPart.RootJoint
  15. Head.BrickColor = BrickColor.new("White")
  16. Head.face.Texture = "rbxassetid://683106091"
  17. Character.Shirt.ShirtTemplate = "rbxassetid://60043868"
  18. Character.Pants.PantsTemplate = "rbxassetid://60043897"
  19. local MAXSP = 0.5
  20. local hitted = false
  21. local Damage = 20
  22. local Pause = false
  23. local Spaz = false
  24. local attack = false
  25. local LOL = false
  26. local Anim = 'Idle'
  27. local attacktype = 1
  28. local delays = false
  29. local play = true
  30. local targetted = nil
  31. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  32. local velocity = RootPart.Velocity.y
  33. local sine = 0
  34. local change = 1
  35. local doe = 0
  36. local Create = LoadLibrary("RbxUtility").Create
  37. Humanoid.WalkSpeed = 25
  38. Humanoid.MaxHealth = 1000
  39. wait(0.01)
  40. Humanoid.Health = 1000
  41. Humanoid.Animator.Parent = nil
  42. Character.Animate.Parent = nil
  43. local He = Instance.new("Part",Character)
  44. He.Size = Vector3.new(1,1,1)
  45. He.BrickColor = BrickColor.new("Bright violet")
  46. He.CanCollide = false
  47. He.Material = "SmoothPlastic"
  48. local He2 = Instance.new("SpecialMesh",He)
  49. He2.MeshType = "Sphere"
  50. He2.Scale = Vector3.new(1.1,1,1.2)
  51. local He3 = Instance.new("Weld",He)
  52. He3.Part0 = Head
  53. He3.Part1 = He
  54. He3.C0 = CFrame.new(0,0.3,0.001)
  55. Eh = Instance.new("Part",Head)
  56. Eh.Size = Vector3.new(1,1,1)
  57. Eh.BrickColor = BrickColor.new("White")
  58. Eh.Material = "SmoothPlastic"
  59. local Eh2 = Instance.new("SpecialMesh",Eh)
  60. Eh2.MeshType = "Cylinder"
  61. Eh2.Scale = Vector3.new(0.08,1,0.4)
  62. local Eh3 = Instance.new("Weld",Eh)
  63. Eh3.Part0 = Head
  64. Eh3.Part1 = Eh
  65. Eh3.C0 = CFrame.new(-0.6,0.1,0)
  66. local InnerEh = Instance.new("Part",Eh)
  67. InnerEh.Size = Vector3.new(1,1,1)
  68. InnerEh.BrickColor = BrickColor.new("Really black")
  69. InnerEh.TopSurface = 0
  70. InnerEh.BottomSurface = 0
  71. local InnerEh2 = Instance.new("SpecialMesh",InnerEh)
  72. InnerEh2.MeshType = "Cylinder"
  73. InnerEh2.Scale = Vector3.new(0.005,1,0.33)
  74. local InnerEh3 = Instance.new("Weld",InnerEh)
  75. InnerEh3.Part0 = Head
  76. InnerEh3.Part1 = InnerEh
  77. InnerEh3.C0 = CFrame.new(-0.64,0.1,0)
  78. LEh = Instance.new("Part",Head)
  79. LEh.Size = Vector3.new(1,1,1)
  80. LEh.BrickColor = BrickColor.new("White")
  81. LEh.Material = "SmoothPlastic"
  82. local LEh2 = Instance.new("SpecialMesh",LEh)
  83. LEh2.MeshType = "Cylinder"
  84. LEh2.Scale = Vector3.new(0.08,1,0.4)
  85. local LEh3 = Instance.new("Weld",Eh)
  86. LEh3.Part0 = Head
  87. LEh3.Part1 = LEh
  88. LEh3.C0 = CFrame.new(0.6,0.1,0)
  89. local LInnerEh = Instance.new("Part",LEh)
  90. LInnerEh.Size = Vector3.new(1,1,1)
  91. LInnerEh.BrickColor = BrickColor.new("Really black")
  92. LInnerEh.TopSurface = 0
  93. LInnerEh.BottomSurface = 0
  94. local LInnerEh2 = Instance.new("SpecialMesh",LInnerEh)
  95. LInnerEh2.MeshType = "Cylinder"
  96. LInnerEh2.Scale = Vector3.new(0.005,1,0.33)
  97. local LInnerEh3 = Instance.new("Weld",LInnerEh)
  98. LInnerEh3.Part0 = Head
  99. LInnerEh3.Part1 = LInnerEh
  100. LInnerEh3.C0 = CFrame.new(0.64,0.1,0)
  101. for i,v in pairs(Character.Head:children()) do
  102. if v:IsA("Sound") then
  103. v:Destroy()
  104. end
  105. end
  106. for i,v in pairs(Character:children()) do
  107. if v:IsA("Hat") then
  108. v:Destroy()
  109. end
  110. end
  111. for i,v in pairs(Character:children()) do
  112. if v:IsA("Accessory") then
  113. v:Destroy()
  114. end
  115. end
  116. for i,v in pairs(Character:children()) do
  117. if v:IsA("Hair") then
  118. v:Destroy()
  119. end
  120. end
  121.  
  122. local newMotor = function(part0, part1, c0, c1)
  123. local w = Create('Motor'){
  124. Parent = part0,
  125. Part0 = part0,
  126. Part1 = part1,
  127. C0 = c0,
  128. C1 = c1,
  129. }
  130. return w
  131. end
  132. function clerp(a, b, t)
  133. return a:lerp(b, t)
  134. end
  135.  
  136. RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  137. NeckCF = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  138.  
  139. local RW = newMotor(Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0))
  140. local LW = newMotor(Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0))
  141. local RH = newMotor(Torso, RightLeg, CFrame.new(.5, -2, 0), CFrame.new(0, 0, 0))
  142. local LH = newMotor(Torso, LeftLeg, CFrame.new(-.5, -2, 0), CFrame.new(0, 0, 0))
  143. RootJoint.C1 = CFrame.new(0, 0, 0)
  144. RootJoint.C0 = CFrame.new(0, 0, 0)
  145. Torso.Neck.C1 = CFrame.new(0, 0, 0)
  146. Torso.Neck.C0 = CFrame.new(0, 1.5, 0)
  147.  
  148. local rarmc1 = RW.C1
  149. local larmc1 = LW.C1
  150. local rlegc1 = RH.C1
  151. local llegc1 = LH.C1
  152.  
  153. local resetc1 = false
  154.  
  155. function PlayAnimationFromTable(table, speed, bool)
  156. RootJoint.C0 = clerp(RootJoint.C0, table[1], speed)
  157. Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed)
  158. RW.C0 = clerp(RW.C0, table[3], speed)
  159. LW.C0 = clerp(LW.C0, table[4], speed)
  160. RH.C0 = clerp(RH.C0, table[5], speed)
  161. LH.C0 = clerp(LH.C0, table[6], speed)
  162. if bool == true then
  163. if resetc1 == false then
  164. resetc1 = true
  165. RootJoint.C1 = RootJoint.C1
  166. Torso.Neck.C1 = Torso.Neck.C1
  167. RW.C1 = rarmc1
  168. LW.C1 = larmc1
  169. RH.C1 = rlegc1
  170. LH.C1 = llegc1
  171. end
  172. end
  173. end
  174.  
  175. ArtificialHB = Create("BindableEvent", script){
  176. Parent = script,
  177. Name = "Heartbeat",
  178. }
  179.  
  180. script:WaitForChild("Heartbeat")
  181.  
  182. frame = 1 / 30
  183. tf = 0
  184. allowframeloss = false
  185. tossremainder = false
  186. lastframe = tick()
  187. script.Heartbeat:Fire()
  188.  
  189. game:GetService("RunService").Heartbeat:connect(function(s, p)
  190. tf = tf + s
  191. if tf >= frame then
  192. if allowframeloss then
  193. script.Heartbeat:Fire()
  194. lastframe = tick()
  195. else
  196. for i = 1, math.floor(tf / frame) do
  197. script.Heartbeat:Fire()
  198. end
  199. lastframe = tick()
  200. end
  201. if tossremainder then
  202. tf = 0
  203. else
  204. tf = tf - frame * math.floor(tf / frame)
  205. end
  206. end
  207. end)
  208.  
  209. function swait(num)
  210. if num == 0 or num == nil then
  211. ArtificialHB.Event:wait()
  212. else
  213. for i = 0, num do
  214. ArtificialHB.Event:wait()
  215. end
  216. end
  217. end
  218.  
  219.  
  220.  
  221.  
  222.  
  223. New = function(Object, Parent, Name, Data)
  224. local Object = Instance.new(Object)
  225. for Index, Value in pairs(Data or {}) do
  226. Object[Index] = Value
  227. end
  228. Object.Parent = Parent
  229. Object.Name = Name
  230. return Object
  231. end
  232. function rayCast(Position, Direction, Range, Ignore)
  233. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  234. end
  235.  
  236. function Spam()
  237. if not D then D = true
  238. Pause = true
  239. Spaz = true
  240. while Spaz do
  241. local SFXZ = Instance.new("Sound",Torso)
  242. SFXZ.SoundId = "rbxassetid://294188882"
  243. SFXZ.Volume = 1
  244. SFXZ.Pitch = 1
  245. SFXZ.Looped = false
  246. SFXZ:Play()
  247. local Grab = Instance.new("Part",RightArm)
  248. Grab.Size = Vector3.new(1,1,1)
  249. Grab.CanCollide = false
  250. Grab.Transparency = math.huge
  251. local Grabo = Instance.new("Weld",Grab)
  252. Grabo.Part0 = RightArm
  253. Grabo.Part1 = Grab
  254. Grabo.C0 = CFrame.new(0,-1.1,0)
  255. Grab.Touched:connect(function(hit)
  256. if hit.Parent:FindFirstChild("Humanoid")and hit.Parent ~= nil and hit.Parent.Name ~= Player.Character.Name then
  257. Grab:remove()
  258. hit.Parent.Humanoid:TakeDamage(20)
  259. local SFXZ = Instance.new("Sound",Torso)
  260. SFXZ.SoundId = "rbxassetid://743886825"
  261. SFXZ.Volume = 1
  262. SFXZ.Pitch = 1
  263. SFXZ.Looped = false
  264. wait(0.01)
  265. SFXZ:Play()
  266. end
  267. end)
  268. local GrabAF = Instance.new("Part",RightArm)
  269. GrabAF.Size = Vector3.new(1,1,1)
  270. GrabAF.CanCollide = false
  271. GrabAF.Transparency = math.huge
  272. local GraboAF = Instance.new("Weld",GrabAF)
  273. GraboAF.Part0 = LeftArm
  274. GraboAF.Part1 = GrabAF
  275. GraboAF.C0 = CFrame.new(0,-1.1,0)
  276. local SFXZ = Instance.new("Sound",Torso)
  277. Grab.Touched:connect(function(hit)
  278. if hit.Parent:FindFirstChild("Humanoid")and hit.Parent ~= nil and hit.Parent.Name ~= Player.Character.Name then
  279. GrabAF:remove()
  280. hit.Parent.Humanoid:TakeDamage(Damage)
  281. local SFXZ = Instance.new("Sound",Torso)
  282. SFXZ.SoundId = "rbxassetid://743886825"
  283. SFXZ.Volume = 1
  284. SFXZ.Pitch = 1
  285. SFXZ.Looped = false
  286. wait(0.01)
  287. SFXZ:Play()
  288. end
  289. end)
  290. for i = 0,MAXSP,0.1 do
  291. swait()
  292. PlayAnimationFromTable({
  293. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 1.5, 0),
  294. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, -1.2, 0),
  295. CFrame.new(1.95,0.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0,0,1.55),
  296. CFrame.new(-1.5,0,0.3) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.7, 0, 0),
  297. CFrame.new(0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0.1),
  298. CFrame.new(-0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, -0.1),
  299. }, .5, false)
  300. end
  301. for i = 0,MAXSP,0.1 do
  302. swait()
  303. PlayAnimationFromTable({
  304. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, -1.5, 0),
  305. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 1.2, 0),
  306. CFrame.new(1.5,0,0.3) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.7,0,0),
  307. CFrame.new(-1.95,0.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, -1.55),
  308. CFrame.new(0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0.1),
  309. CFrame.new(-0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, -0.1),
  310. }, .5, false)
  311. end
  312. GrabAF:remove()
  313. Grab:remove()
  314. game:GetService("RunService").RenderStepped:wait()
  315. end
  316. wait(0.5)
  317. D = false
  318. end
  319. end
  320.  
  321. function Woosh()
  322. if not Z then Z = true
  323. Pause = true
  324. for i = 0,1,0.1 do
  325. swait()
  326. PlayAnimationFromTable({
  327. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0.2, 0, 0),
  328. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0.6, 0, 0),
  329. CFrame.new(0.8,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(2.6,0,-1),
  330. CFrame.new(-0.8,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(2.6, 0, 1),
  331. CFrame.new(0.6,-2,0.1) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.2, 0, 0.1),
  332. CFrame.new(-0.6,-2,0.1) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.2, 0, -0.1),
  333. }, .5, false)
  334. end
  335. coroutine.resume(coroutine.create(function()
  336. for i = 0,1,0.1 do
  337. swait()
  338. PlayAnimationFromTable({
  339. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.2, 0, 0),
  340. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.3, 0, 0),
  341. CFrame.new(1.8,0.5,-0.2) * CFrame.new(0, 0, 0) * CFrame.Angles(1.55,0,1),
  342. CFrame.new(-1.8,0.5,-0.2) * CFrame.new(0, 0, 0) * CFrame.Angles(1.55, 0, -1),
  343. CFrame.new(0.6,-2,-0.1) * CFrame.new(0, 0, 0) * CFrame.Angles(0.2, 0, 0.1),
  344. CFrame.new(-0.6,-2,-0.1) * CFrame.new(0, 0, 0) * CFrame.Angles(0.2, 0, -0.1),
  345. }, .5, false)
  346. end
  347. end))
  348. local S = Instance.new("Sound",Torso)
  349. S.SoundId = "rbxassetid://492208959"
  350. S.Volume = math.huge
  351. S.Pitch = 1
  352. S.Looped = false
  353. S:play()
  354. local Rin = Instance.new("Part",Character)
  355. Rin.Size = Vector3.new(1,1,1)
  356. Rin.Anchored = true
  357. Rin.CanCollide = false
  358. Rin.CFrame = Torso.CFrame*CFrame.new(0,-2.1,0)*CFrame.Angles(1.35,0,0)
  359. local Rin2 = Instance.new("SpecialMesh",Rin)
  360. Rin2.MeshId = "rbxassetid://3270017"
  361. coroutine.resume(coroutine.create(function()
  362. for i = 1,200 do
  363. Rin2.Scale = Rin2.Scale + Vector3.new(1,1,1)
  364. Rin.Transparency = Rin.Transparency + 0.01
  365. game:GetService("RunService").RenderStepped:wait()
  366. end
  367. Rin:remove()
  368. end))
  369. AS = Instance.new("Part",Torso)
  370. AS.Transparency = math.huge
  371. AS.CanCollide = false
  372. local AS2 = Instance.new("Weld",AS)
  373. AS2.Part0 = Torso
  374. AS2.Part1 = AS
  375. AS2.C0 = CFrame.new(0,1.9,0)*CFrame.Angles(0,0,0)
  376. Fl = Instance.new("ParticleEmitter",AS)
  377. Fl.Texture = "rbxassetid://347730682"
  378. Fl.Transparency = NumberSequence.new(0.8)
  379. Fl.Size = NumberSequence.new(7)
  380. Fl.Color = ColorSequence.new(Color3.fromRGB(157, 31, 188))
  381. Fl.EmissionDirection = "Top"
  382. Fl.Lifetime = NumberRange.new(0.3,0.3)
  383. Fl.Rate = 80
  384. Fl.LightEmission = 0.5
  385. Fl.Speed = NumberRange.new(10)
  386. Fl.LockedToPart = true
  387. MAXSP = 0.35
  388. Damage = 120
  389. Humanoid.MaxHealth = 5000
  390. wait()
  391. Humanoid.Health = 5000
  392. wait(2.4)
  393. S:remove()
  394. Pause = false
  395. wait(3)
  396. Z = false
  397. s:destroy()
  398. end
  399. end
  400.  
  401. function Woosh2()
  402. if not Z then Z = true
  403. Pause = true
  404. for i = 0,1,0.1 do
  405. swait()
  406. s = Instance.new("Sound",Torso)
  407. s.Volume = math.huge
  408. s.SoundId = "rbxassetid://945521641"
  409. s:play()
  410. PlayAnimationFromTable({
  411. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0.2, 0, 0),
  412. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0.6, 0, 0),
  413. CFrame.new(0.8,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(2.6,0,-1),
  414. CFrame.new(-0.8,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(2.6, 0, 1),
  415. CFrame.new(0.6,-2,0.1) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.2, 0, 0.1),
  416. CFrame.new(-0.6,-2,0.1) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.2, 0, -0.1),
  417. }, .5, false)
  418. end
  419. coroutine.resume(coroutine.create(function()
  420. for i = 1,30 do
  421. local Char = Instance.new("Part",Torso)
  422. Char.Size = Vector3.new(1,1,1)
  423. Char.Material = "Neon"
  424. Char.CanCollide = false
  425. Char.BrickColor = BrickColor.new("New Yeller")
  426. Char.CFrame = Torso.CFrame*CFrame.new(0,0,0)
  427. Char.Anchored = true
  428. local Char2 = Instance.new("SpecialMesh",Char)
  429. Char2.MeshType = "Sphere"
  430. Char2.Scale = Vector3.new(1,1,1)
  431. coroutine.resume(coroutine.create(function()
  432. for i = 1,200 do
  433. Char2.Scale = Char2.Scale + Vector3.new(1,1,1)
  434. Char.Transparency = Char.Transparency + 0.05
  435. wait(0.0000000001)
  436. end
  437. Char:remove()
  438. end))
  439. wait(0.5)
  440. end
  441. wait(0.001)
  442. end))
  443. wait(10)
  444. for i = 0,1,0.1 do
  445. swait()
  446. PlayAnimationFromTable({
  447. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.2, 0, 0),
  448. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.3, 0, 0),
  449. CFrame.new(1.8,0.5,-0.2) * CFrame.new(0, 0, 0) * CFrame.Angles(1.55,0,1),
  450. CFrame.new(-1.8,0.5,-0.2) * CFrame.new(0, 0, 0) * CFrame.Angles(1.55, 0, -1),
  451. CFrame.new(0.6,-2,-0.1) * CFrame.new(0, 0, 0) * CFrame.Angles(0.2, 0, 0.1),
  452. CFrame.new(-0.6,-2,-0.1) * CFrame.new(0, 0, 0) * CFrame.Angles(0.2, 0, -0.1),
  453. }, .5, false)
  454. end
  455. local Chaq = Instance.new("Part",Torso)
  456. Chaq.Size = Vector3.new(1,1,1)
  457. Chaq.Material = "Neon"
  458. Chaq.BrickColor = BrickColor.new("New Yeller")
  459. Chaq.CFrame = Torso.CFrame*CFrame.new(0,0,0)
  460. Chaq.Anchored = true
  461. Chaq.CanCollide = false
  462. local Chaq2 = Instance.new("SpecialMesh",Chaq)
  463. Chaq2.MeshType = "Sphere"
  464. Chaq2.Scale = Vector3.new(1,1,1)
  465. for i = 1,300 do
  466. Chaq2.Scale = Chaq2.Scale + Vector3.new(4,4,4)
  467. Chaq.Transparency = Chaq.Transparency + 0.005
  468. game:GetService("RunService").RenderStepped:wait()
  469. end
  470. local Char = Instance.new("Part",Torso)
  471. Char.Size = Vector3.new(1,1,1)
  472. Char.Material = "Neon"
  473. Char.CanCollide = false
  474. Char.BrickColor = BrickColor.new("New Yeller")
  475. Char.CFrame = Torso.CFrame*CFrame.new(0,0,0)
  476. Char.Anchored = true
  477. local Char2 = Instance.new("SpecialMesh",Char)
  478. Char2.MeshType = "Sphere"
  479. Char2.Scale = Vector3.new(1,1,1)
  480. for i = 1,10 do
  481. Char2.Scale = Char2.Scale + Vector3.new(1,1,1)
  482. game:GetService("RunService").RenderStepped:wait()
  483. end
  484. wait(1)
  485. local Player = game.Players.localPlayer
  486. local Character = Player.Character
  487. local Humanoid = Character.Humanoid
  488. local Mouse = Player:GetMouse()
  489. local LeftArm = Character["Left Arm"]
  490. local RightArm = Character["Right Arm"]
  491. local LeftLeg = Character["Left Leg"]
  492. local RightLeg = Character["Right Leg"]
  493. local BodyColor = BrickColor.new("Bright violet")
  494. local Head = Character.Head
  495. local Torso = Character.Torso
  496. local RARM = Instance.new("Part",Character)
  497. RARM.Size = Vector3.new(1,1,1)
  498. RARM.BrickColor = BrickColor.new("Fawn brown")
  499. RARM.Material = "SmoothPlastic"
  500. local RARM2 = Instance.new("SpecialMesh",RARM)
  501. RARM2.MeshType = "Brick"
  502. RARM2.Scale = Vector3.new(1.05,1.85,1.05)
  503. local RARM3 = Instance.new("Weld",RARM)
  504. RARM3.Part0 = RightArm
  505. RARM3.Part1 = RARM
  506. RARM3.C0 = CFrame.new(0,0.1,0)
  507. local MAT = Instance.new("Part",RARM)
  508. MAT.Size = Vector3.new(1,1,1)
  509. MAT.BrickColor = BrickColor.new("Bright yellow")
  510. MAT.Material = "SmoothPlastic"
  511. MAT.Reflectance = 0.5
  512. local MAT2 = Instance.new("SpecialMesh",MAT)
  513. MAT2.MeshType = "Brick"
  514. MAT2.Scale = Vector3.new(1.08,0.6,1.08)
  515. local MAT3 = Instance.new("Weld",MAT)
  516. MAT3.Part0 = RARM
  517. MAT3.Part1 = MAT
  518. MAT3.C0 = CFrame.new(0,-0.62,0)
  519. local Rin = Instance.new("Part",RARM)
  520. Rin.Size = Vector3.new(1,1,1)
  521. Rin.BrickColor = BrickColor.new("Bright yellow")
  522. Rin.Material = "SmoothPlastic"
  523. Rin.Reflectance = 0.5
  524. local Rin2 = Instance.new("SpecialMesh",Rin)
  525. Rin2.MeshType = "Cylinder"
  526. Rin2.Scale = Vector3.new(0.005,1,0.43)
  527. local Rin3 = Instance.new("Weld",Rin)
  528. Rin3.Part0 = RARM
  529. Rin3.Part1 = Rin
  530. Rin3.C0 = CFrame.new(0.55,-0.35,0)
  531. local Orb = Instance.new("Part",RARM)
  532. Orb.Size = Vector3.new(1,1,1)
  533. Orb.BrickColor = BrickColor.new("Bright violet")
  534. Orb.Material = "SmoothPlastic"
  535. Orb.CanCollide = false
  536. local Orb2 = Instance.new("SpecialMesh",Orb)
  537. Orb2.MeshType = "Sphere"
  538. Orb2.Scale = Vector3.new(0.3,0.35,0.3)
  539. local Orb3 = Instance.new("Weld",Orb)
  540. Orb3.Part0 = RARM
  541. Orb3.Part1 = Orb
  542. Orb3.C0 = CFrame.new(0.5,-0.4,0)
  543. local LARM = Instance.new("Part",Character)
  544. LARM.Size = Vector3.new(1,1,1)
  545. LARM.BrickColor = BrickColor.new("Fawn brown")
  546. LARM.Material = "SmoothPlastic"
  547. local LARM2 = Instance.new("SpecialMesh",LARM)
  548. LARM2.MeshType = "Brick"
  549. LARM2.Scale = Vector3.new(1.05,1.85,1.05)
  550. local LARM3 = Instance.new("Weld",LARM)
  551. LARM3.Part0 = LeftArm
  552. LARM3.Part1 = LARM
  553. LARM3.C0 = CFrame.new(0,0.1,0)*CFrame.Angles(0,3.1,0)
  554. local MATAS = Instance.new("Part",LARM)
  555. MATAS.Size = Vector3.new(1,1,1)
  556. MATAS.BrickColor = BrickColor.new("Bright yellow")
  557. MATAS.Material = "SmoothPlastic"
  558. MATAS.Reflectance = 0.5
  559. local MAT2AS = Instance.new("SpecialMesh",MATAS)
  560. MAT2AS.MeshType = "Brick"
  561. MAT2AS.Scale = Vector3.new(1.08,0.6,1.08)
  562. local MAT3AS = Instance.new("Weld",MATAS)
  563. MAT3AS.Part0 = LARM
  564. MAT3AS.Part1 = MATAS
  565. MAT3AS.C0 = CFrame.new(0,-0.62,0)
  566. local RinAS = Instance.new("Part",LARM)
  567. RinAS.Size = Vector3.new(1,1,1)
  568. RinAS.BrickColor = BrickColor.new("Bright yellow")
  569. RinAS.Material = "SmoothPlastic"
  570. RinAS.Reflectance = 0.5
  571. local Rin2AS = Instance.new("SpecialMesh",RinAS)
  572. Rin2AS.MeshType = "Cylinder"
  573. Rin2AS.Scale = Vector3.new(0.005,1,0.43)
  574. local Rin3AS = Instance.new("Weld",RinAS)
  575. Rin3AS.Part0 = LARM
  576. Rin3AS.Part1 = RinAS
  577. Rin3AS.C0 = CFrame.new(0.55,-0.35,0)
  578. local OrbAS = Instance.new("Part",LARM)
  579. OrbAS.Size = Vector3.new(1,1,1)
  580. OrbAS.BrickColor = BrickColor.new("Bright violet")
  581. OrbAS.Material = "SmoothPlastic"
  582. OrbAS.CanCollide = false
  583. local Orb2AS = Instance.new("SpecialMesh",OrbAS)
  584. Orb2AS.MeshType = "Sphere"
  585. Orb2AS.Scale = Vector3.new(0.3,0.35,0.3)
  586. local Orb3AS = Instance.new("Weld",OrbAS)
  587. Orb3AS.Part0 = LARM
  588. Orb3AS.Part1 = OrbAS
  589. Orb3AS.C0 = CFrame.new(0.5,-0.4,0)
  590. local LLEG = Instance.new("Part",Character)
  591. LLEG.Size = Vector3.new(1,1,1)
  592. LLEG.CanCollide = false
  593. LLEG.BrickColor = BrickColor.new("Fawn brown")
  594. LLEG.Material = "SmoothPlastic"
  595. local LLEG2 = Instance.new("SpecialMesh",LLEG)
  596. LLEG2.MeshType = "Brick"
  597. LLEG2.Scale = Vector3.new(1.05,1.85,1.05)
  598. local LLEG3 = Instance.new("Weld",LLEG)
  599. LLEG3.Part0 = LeftLeg
  600. LLEG3.Part1 = LLEG
  601. LLEG3.C0 = CFrame.new(0,0.1,0)*CFrame.Angles(0,1.55,0)
  602. local MATLL = Instance.new("Part",LLEG)
  603. MATLL.Size = Vector3.new(1,1,1)
  604. MATLL.BrickColor = BrickColor.new("Bright yellow")
  605. MATLL.Material = "SmoothPlastic"
  606. MATLL.Reflectance = 0.5
  607. MATLL.CanCollide = false
  608. local MAT2LL = Instance.new("SpecialMesh",MATLL)
  609. MAT2LL.MeshType = "Brick"
  610. MAT2LL.Scale = Vector3.new(1.08,0.6,1.08)
  611. local MAT3LL = Instance.new("Weld",MATLL)
  612. MAT3LL.Part0 = LLEG
  613. MAT3LL.Part1 = MATLL
  614. MAT3LL.C0 = CFrame.new(0,-0.62,0)
  615. local RinLL = Instance.new("Part",LLEG)
  616. RinLL.Size = Vector3.new(1,1,1)
  617. RinLL.BrickColor = BrickColor.new("Bright yellow")
  618. RinLL.Material = "SmoothPlastic"
  619. RinLL.Reflectance = 0.5
  620. RinLL.CanCollide = false
  621. local Rin2LL = Instance.new("SpecialMesh",RinLL)
  622. Rin2LL.MeshType = "Cylinder"
  623. Rin2LL.Scale = Vector3.new(0.005,1,0.43)
  624. local Rin3LL = Instance.new("Weld",RinLL)
  625. Rin3LL.Part0 = LLEG
  626. Rin3LL.Part1 = RinLL
  627. Rin3LL.C0 = CFrame.new(0.55,-0.35,0)
  628. local OrbLL = Instance.new("Part",LLEG)
  629. OrbLL.Size = Vector3.new(1,1,1)
  630. OrbLL.BrickColor = BrickColor.new("Bright violet")
  631. OrbLL.Material = "SmoothPlastic"
  632. OrbLL.CanCollide = false
  633. local Orb2LL = Instance.new("SpecialMesh",OrbLL)
  634. Orb2LL.MeshType = "Sphere"
  635. Orb2LL.Scale = Vector3.new(0.3,0.35,0.3)
  636. local Orb3LL = Instance.new("Weld",OrbLL)
  637. Orb3LL.Part0 = LLEG
  638. Orb3LL.Part1 = OrbLL
  639. Orb3LL.C0 = CFrame.new(0.5,-0.4,0)
  640. local RLEG = Instance.new("Part",Character)
  641. RLEG.Size = Vector3.new(1,1,1)
  642. RLEG.BrickColor = BrickColor.new("Fawn brown")
  643. RLEG.Material = "SmoothPlastic"
  644. local RLEG2 = Instance.new("SpecialMesh",RLEG)
  645. RLEG2.MeshType = "Brick"
  646. RLEG2.Scale = Vector3.new(1.05,1.85,1.05)
  647. local RLEG3 = Instance.new("Weld",RLEG)
  648. RLEG3.Part0 = RightLeg
  649. RLEG3.Part1 = RLEG
  650. RLEG3.C0 = CFrame.new(0,0.1,0)*CFrame.Angles(0,1.55,0)
  651. local MATZZ = Instance.new("Part",RLEG)
  652. MATZZ.Size = Vector3.new(1,1,1)
  653. MATZZ.BrickColor = BrickColor.new("Bright yellow")
  654. MATZZ.Material = "SmoothPlastic"
  655. MATZZ.Reflectance = 0.5
  656. MATZZ.CanCollide = false
  657. local MAT2ZZ = Instance.new("SpecialMesh",MATZZ)
  658. MAT2ZZ.MeshType = "Brick"
  659. MAT2ZZ.Scale = Vector3.new(1.08,0.6,1.08)
  660. local MAT3ZZ = Instance.new("Weld",MATZZ)
  661. MAT3ZZ.Part0 = RLEG
  662. MAT3ZZ.Part1 = MATZZ
  663. MAT3ZZ.C0 = CFrame.new(0,-0.62,0)
  664. local RinZZ = Instance.new("Part",RLEG)
  665. RinZZ.Size = Vector3.new(1,1,1)
  666. RinZZ.BrickColor = BrickColor.new("Bright yellow")
  667. RinZZ.Material = "SmoothPlastic"
  668. RinZZ.Reflectance = 0.5
  669. RinZZ.CanCollide = false
  670. local Rin2ZZ = Instance.new("SpecialMesh",RinZZ)
  671. Rin2ZZ.MeshType = "Cylinder"
  672. Rin2ZZ.Scale = Vector3.new(0.005,1,0.43)
  673. local Rin3ZZ = Instance.new("Weld",RinZZ)
  674. Rin3ZZ.Part0 = RLEG
  675. Rin3ZZ.Part1 = RinZZ
  676. Rin3ZZ.C0 = CFrame.new(0.55,-0.35,0)
  677. local OrbZZ = Instance.new("Part",RLEG)
  678. OrbZZ.Size = Vector3.new(1,1,1)
  679. OrbZZ.BrickColor = BrickColor.new("Bright violet")
  680. OrbZZ.Material = "SmoothPlastic"
  681. OrbZZ.CanCollide = false
  682. local Orb2ZZ = Instance.new("SpecialMesh",OrbZZ)
  683. Orb2ZZ.MeshType = "Sphere"
  684. Orb2ZZ.Scale = Vector3.new(0.3,0.35,0.3)
  685. local Orb3ZZ = Instance.new("Weld",OrbZZ)
  686. Orb3ZZ.Part0 = RLEG
  687. Orb3ZZ.Part1 = OrbZZ
  688. Orb3ZZ.C0 = CFrame.new(0.5,-0.4,0)
  689. local Tor = Instance.new("Part",Character)
  690. Tor.Size = Vector3.new(1,1,1)
  691. Tor.BrickColor = BrickColor.new("Bright yellow")
  692. Tor.CanCollide = false
  693. Tor.Material = "SmoothPlastic"
  694. Tor.Reflectance = 0.5
  695. local Tor2 = Instance.new("SpecialMesh",Tor)
  696. Tor2.MeshType = "Brick"
  697. Tor2.Scale = Vector3.new(2.08,2.08,1.08)
  698. local Tor3 = Instance.new("Weld",Tor)
  699. Tor3.Part0 = Torso
  700. Tor3.Part1 = Tor
  701. Tor3.C0 = CFrame.new(0,0,0)
  702. local HEDD = Instance.new("Part",Character)
  703. HEDD.Size = Vector3.new(1,1,1)
  704. HEDD.BrickColor = BrickColor.new("Bright yellow")
  705. HEDD.Material = "SmoothPlastic"
  706. HEDD.Reflectance = 0.5
  707. local HEDD2 = Instance.new("SpecialMesh",HEDD)
  708. HEDD2.MeshType = "Head"
  709. HEDD2.Scale = Vector3.new(2.28,1.28,1.28)
  710. local HEDD3 = Instance.new("Weld",HEDD)
  711. HEDD3.Part0 = Head
  712. HEDD3.Part1 = HEDD
  713. HEDD3.C0 = CFrame.new(0,0,0)
  714. Character.Shirt:remove()
  715. Character.Pants:remove()
  716. Eh.BrickColor = BrickColor.new("Bright yellow")
  717. Eh.Material = "SmoothPlastic"
  718. Eh.Reflectance = 0.5
  719. LEh.Reflectance = 0.5
  720. Eh.Material = "SmoothPlastic"
  721. LEh.Material = "SmoothPlastic"
  722. LEh.BrickColor = BrickColor.new("Bright yellow")
  723. Head.BrickColor = BrickColor.new("Bright violet")
  724. MAXSP = 0.1
  725. Damage = 600
  726. local AQ = Instance.new("Part",Character)
  727. AQ.Transparency = 12121
  728. AQ.CanCollide = false
  729. local AQ2 = Instance.new("Weld",AQ)
  730. AQ2.Part0 = Torso
  731. AQ2.Part1 = AQ
  732. AQ2.C0 = CFrame.new(0,0,0)
  733. local FlA = Instance.new("ParticleEmitter",AQ)
  734. FlA.Texture = "rbxassetid://569507414"
  735. FlA.Size = NumberSequence.new(0.8,0.2)
  736. FlA.Color = ColorSequence.new(Color3.fromRGB(255,153,28), Color3.fromRGB(255,153,28))
  737. FlA.EmissionDirection = "Top"
  738. FlA.Lifetime = NumberRange.new(1,2)
  739. FlA.Rate = 70
  740. FlA.Transparency = NumberSequence.new(0.5,0.6)
  741. FlA.LightEmission = 0.75
  742. FlA.Speed = NumberRange.new(3)
  743. FlA.Acceleration = Vector3.new(0, 0, 0)
  744. FlA.VelocitySpread = 50
  745. Fl.Color = ColorSequence.new(Color3.fromRGB(255,153,28),Color3.fromRGB(255,33,36))
  746. Fl.Transparency = NumberSequence.new(0.6)
  747. for i = 1,80 do
  748. Char2.Scale = Char2.Scale + Vector3.new(1,1,1)
  749. Char.Transparency = Char.Transparency + 0.05
  750. game:GetService("RunService").RenderStepped:wait()
  751. end
  752. Char:remove()
  753. Humanoid.MaxHealth = 10000
  754. wait()
  755. Humanoid.Health = 10000
  756. Pause = false
  757. wait(1241241142)
  758. Z = false
  759. end
  760. end
  761.  
  762.  
  763. function DeathBall()
  764. if not D then D = true
  765. Pause = true
  766. for i = 0,1,0.1 do
  767. swait()
  768. PlayAnimationFromTable({
  769. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  770. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0.8, 0, 0),
  771. CFrame.new(1.5,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0,0,0),
  772. CFrame.new(-1.5,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  773. CFrame.new(0.5,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  774. CFrame.new(-0.5,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  775. }, .5, false)
  776. end
  777. local sbs = Instance.new("BodyPosition", RootPart)
  778. sbs.P = 3000
  779. sbs.D = 1000
  780. sbs.maxForce = Vector3.new(500000, 500000000, 500000)
  781. sbs.position = RootPart.CFrame.p + Vector3.new(0, 200, 0)
  782. wait(3)
  783. for i = 0,1,0.1 do
  784. swait()
  785. PlayAnimationFromTable({
  786. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  787. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.3, 0, 0),
  788. CFrame.new(1.5,1,0) * CFrame.new(0, 0, 0) * CFrame.Angles(3.15,0,0),
  789. CFrame.new(-1.5,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.2, 0, 0),
  790. CFrame.new(0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0.1),
  791. CFrame.new(-0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, -0.1),
  792. }, .5, false)
  793. end
  794. local AZ = Instance.new("Part",Character)
  795. AZ.Size = Vector3.new(1,1,1)
  796. AZ.Shape = "Ball"
  797. AZ.BrickColor = BrickColor.new("Deep orange")
  798. AZ.Anchored = true
  799. AZ.CanCollide = false
  800. AZ.CFrame = RightArm.CFrame*CFrame.new(0,-100,0)
  801. AZ.Material = "Neon"
  802. AZ.Touched:connect(function(hit)
  803. if hitted == false then
  804. hitted = true
  805. wait(1)
  806. AZ.Anchored = true
  807. coroutine.resume(coroutine.create(function()
  808. for i = 1,50 do
  809. local Cha = Instance.new("Part",AZ)
  810. Cha.Size = Vector3.new(1,1,1)
  811. Cha.Transparency = 1
  812. Cha.BrickColor = AZ.BrickColor
  813. Cha.Material = "Neon"
  814. Cha.Anchored = true
  815. Cha.CanCollide = false
  816. Cha.CFrame = AZ.CFrame*CFrame.new(0,0,0)
  817. local Cha2 = Instance.new("SpecialMesh",Cha)
  818. Cha2.MeshType = "Sphere"
  819. Cha2.Scale = Vector3.new(1000,1000,1000)
  820. coroutine.resume(coroutine.create(function()
  821. for i = 1,100 do
  822. Cha2.Scale = Cha2.Scale - Vector3.new(6,6,6)
  823. Cha.Transparency = Cha.Transparency - 0.005
  824. wait(0.0000000000000000000000001)
  825. end
  826. Cha:remove()
  827. end))
  828. wait(0.5)
  829. end
  830. wait(0.5)
  831. end))
  832. local HitBox = Instance.new("Part",AZ)
  833. HitBox.Size = Vector3.new(800,800,800)
  834. HitBox.CanCollide = false
  835. HitBox.Anchored = true
  836. HitBox.Transparency = 1211
  837. HitBox.CFrame = AZ.CFrame*CFrame.new(0,0,0)
  838. HitBox.Touched:connect(function(hit)
  839. if hit.Parent:FindFirstChild("Humanoid") and hit.Parent ~= nil and hit.Parent.Name ~= Character.Name then
  840. hit:remove()
  841. end
  842. end)
  843. wait(30)
  844. HitBox:remove()
  845. AZ:remove()
  846. end
  847. end)
  848. local AZZ = Instance.new("ParticleEmitter",AZ)
  849. AZZ.Texture = "rbxassetid://569507523"
  850. AZZ.Color = ColorSequence.new(Color3.fromRGB(255, 3, 3), Color3.fromRGB(113, 1, 1))
  851. AZZ.EmissionDirection = "Top"
  852. AZZ.Rotation = NumberRange.new(-20, 20)
  853. AZZ.Size = NumberSequence.new(20)
  854. AZZ.Lifetime = NumberRange.new(0.4,0.5)
  855. AZZ.Rate = 1111
  856. AZZ.LightEmission = 0.75
  857. AZZ.Speed = NumberRange.new(3)
  858. AZZ.VelocitySpread = 100
  859. local FZA = Instance.new("ParticleEmitter",AZ)
  860. FZA.Texture = "rbxassetid://258128463"
  861. FZA.Size = NumberSequence.new(20)
  862. FZA.LightEmission = 0.75
  863. FZA.Color = ColorSequence.new(Color3.fromRGB(232, 171, 45), Color3.fromRGB(216, 104, 11))
  864. FZA.Lifetime = NumberRange.new(1,2)
  865. FZA.Rate = 11123
  866. for i = 1,300 do
  867. AZ.Size = AZ.Size + Vector3.new(0.5,0.5,0.5)
  868. game:GetService("RunService").RenderStepped:wait()
  869. end
  870. AZ.Anchored = false
  871. local Fly = Instance.new("BodyVelocity",AZ)
  872. Fly.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  873. Fly.velocity = Mouse.hit.lookVector*120
  874. for i = 0,2,0.1 do
  875. swait()
  876. PlayAnimationFromTable({
  877. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.4, 0, 0),
  878. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.2, 0, 0),
  879. CFrame.new(1.5,0.5,-0.5) * CFrame.new(0, 0, 0) * CFrame.Angles(1.55,0,0),
  880. CFrame.new(-1.5,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  881. CFrame.new(0.5,-1.8,0.2) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.2, 0, 0),
  882. CFrame.new(-0.5,-1.5,-0.3) * CFrame.new(0, 0, 0) * CFrame.Angles(-0.4, 0, 0),
  883. }, .5, false)
  884. end
  885. wait(2)
  886. sbs:remove()
  887. Pause = false
  888. wait(1)
  889. D = false
  890. end
  891. end
  892. function DeathBeam()
  893. if not D then D = true
  894. Pause = true
  895. for i = 0,2,0.1 do
  896. swait()
  897. PlayAnimationFromTable({
  898. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 1.6, 0),
  899. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, -1.55, 0),
  900. CFrame.new(1.95,0.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0,0,1.55),
  901. CFrame.new(-1.8,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, -0.4),
  902. CFrame.new(0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0.1),
  903. CFrame.new(-0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, -0.1),
  904. }, .5, false)
  905. end
  906. local Dea = Instance.new("Part",RightArm)
  907. Dea.Size = Vector3.new(1,1,1)
  908. Dea.Material = "Neon"
  909. Dea.Transparency = 1
  910. Dea.BrickColor = BrickColor.new("Plum")
  911. local Dea2 = Instance.new("SpecialMesh",Dea)
  912. Dea2.MeshType = "Sphere"
  913. Dea2.Scale = Vector3.new(3.5,3.5,3.5)
  914. local Dea3 = Instance.new("Weld",Dea)
  915. Dea3.Part0 = RightArm
  916. Dea3.Part1 = Dea
  917. Dea3.C0 = CFrame.new(0,-1.1,0)
  918. for i = 1,100 do
  919. Dea.Transparency = Dea.Transparency - 0.01
  920. game:GetService("RunService").RenderStepped:wait()
  921. end
  922. local Cy = Instance.new("Part",Torso)
  923. Cy.Size = Vector3.new(2,2,2)
  924. Cy.Material = "Neon"
  925. Cy.BrickColor = Dea.BrickColor
  926. Cy.Anchored = true
  927. Cy.Shape = "Cylinder"
  928. Cy.CanCollide = false
  929. Cy.CFrame = RightArm.CFrame*CFrame.new(0,0,0)*CFrame.Angles(0,0,1.55)
  930. Cy.Touched:connect(function(hit)
  931. if hit.Parent:FindFirstChild("Humanoid") and hit.Parent ~= nil and hit.Parent.Name ~= Character.Name then
  932. hit:remove()
  933. end
  934. end)
  935. for i = 1,200 do
  936. Cy.Size = Cy.Size + Vector3.new(3,0,0)
  937. Cy.CFrame = RightArm.CFrame*CFrame.new(-0.03*i,-1.5*i,0)*CFrame.new(0,-3,0)*CFrame.Angles(0,0,1.55)
  938. game:GetService("RunService").RenderStepped:wait()
  939. end
  940. for i = 1,10 do
  941. Cy.Transparency = Cy.Transparency + 0.1
  942. Dea.Transparency = Dea.Transparency + 0.1
  943. game:GetService("RunService").RenderStepped:wait()
  944. end
  945. Cy:remove()
  946. Dea:remove()
  947. Pause = false
  948. wait(2)
  949. D = false
  950. end
  951. end
  952. Mouse.Button1Down:connect(function()
  953. Spam()
  954. end)
  955.  
  956. Mouse.Button1Up:connect(function()
  957. Pause = false
  958. Spaz = false
  959. end)
  960.  
  961. Mouse.KeyDown:connect(function(key)
  962. if key == "q" then
  963. DeathBeam()
  964. end
  965. if key == "e" then
  966. DeathBall()
  967. end
  968. if key == "m" and attack == false and attacktype == 1 then
  969. Woosh()
  970. attacktype = 2
  971. elseif key == "m" and attack == false and attacktype == 2 then
  972. Woosh2()
  973. end
  974. end)
  975. coroutine.wrap(function()
  976. while 1 do
  977. swait()
  978. if doe <= 360 then
  979. doe = doe + 2
  980. else
  981. doe = 0
  982. end
  983. end
  984. end)()
  985. while true do
  986. swait()
  987. RightArm.BrickColor = BodyColor
  988. LeftArm.BrickColor = BodyColor
  989. RightLeg.BrickColor = BodyColor
  990. LeftLeg.BrickColor = BodyColor
  991. Torso.BrickColor = BodyColor
  992. for i, v in pairs(Character:GetChildren()) do
  993. if v:IsA("Part") then
  994. v.Material = "SmoothPlastic"
  995. elseif v:IsA("Accessory") then
  996. v:WaitForChild("Handle").Material = "SmoothPlastic"
  997. end
  998. end
  999.  
  1000. Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  1001. velocity = RootPart.Velocity.y
  1002. sine = sine + change
  1003. local hit, pos = rayCast(RootPart.Position, (CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, Character)
  1004. if RootPart.Velocity.y > 1 and hit == nil then
  1005. Anim = "Jump"
  1006. if Pause == false then
  1007. PlayAnimationFromTable({
  1008. CFrame.new(0, 0, 0, 1, -2.21689355e-12, -5.11591203e-13, -2.21689355e-12, 1, 7.74860496e-07, -5.11591203e-13, 7.74860496e-07, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1009. CFrame.new(-0.0579944476, 1.48445117, -0.000906195492, 0.999631822, -0.0259140469, -0.00804444961, 0.0262291897, 0.998776913, 0.0419151038, 0.0069484422, -0.0421099029, 0.999089062) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1010. CFrame.new(1.68067598, 0.167780995, 5.50026158e-08, 0.965881884, -0.258982956, -3.41060513e-13, 0.258982956, 0.965881884, 4.47034836e-07, 8.49010675e-08, 3.16640808e-07, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1011. CFrame.new(-1.67620921, 0.188169807, -3.04922651e-07, 0.95698452, 0.290146649, -2.61441073e-07, -0.290146649, 0.95698452, -1.0069979e-05, -2.89639524e-06, 1.04542296e-05, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1012. CFrame.new(0.537238836, -1.93797374, 0.176598221, 0.998698533, -0.0506777391, -0.00574572897, 0.0510024093, 0.992341697, 0.112511501, -6.35704041e-08, -0.112657718, 0.993634105) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1013. CFrame.new(-0.536944568, -1.94808352, 0.126473114, 0.998626292, 0.0520468242, 0.00521374354, -0.0523067154, 0.993665218, 0.0995327011, -3.84102691e-07, -0.099668026, 0.995023906) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1014. }, .3, false)
  1015. end
  1016. elseif RootPart.Velocity.y < -1 and hit == nil then
  1017. Anim = "Fall"
  1018. if Pause == false then
  1019. PlayAnimationFromTable({
  1020. CFrame.new(0, 0, 0, 1, -2.21689355e-12, -5.11591203e-13, -2.21689355e-12, 1, 7.74860496e-07, -5.11591203e-13, 7.74860496e-07, 1.00000048) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1021. CFrame.new(-0.0576509275, 1.50532985, -0.129091382, 0.999631822, -0.0231846143, -0.0140984114, 0.0262298863, 0.958684564, 0.283279002, 0.00694822101, -0.283544153, 0.958935201) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1022. CFrame.new(1.68622994, 0.21415168, 7.02040666e-08, 0.881990671, -0.471266806, -3.41060513e-13, 0.471266806, 0.881990671, 4.47034836e-07, 1.54493137e-07, 2.89139166e-07, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1023. CFrame.new(-1.72513735, 0.240890861, 2.54038241e-07, 0.814108491, 0.58071363, -2.61430017e-07, -0.580713034, 0.814108849, -1.00698489e-05, -6.08482924e-06, 8.98058715e-06, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1024. CFrame.new(0.536720514, -1.92783141, 0.223740995, 0.998698533, -0.0498600565, -0.0107376017, 0.0510031059, 0.976314366, 0.210260883, -3.04512355e-07, -0.210534185, 0.977587521) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1025. CFrame.new(-0.535922825, -1.92850935, 0.222419083, 0.99863112, 0.0512506701, 0.0104565797, -0.0523065142, 0.978474379, 0.199629858, -3.7062793e-07, -0.199902818, 0.97981596) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1026. }, .3, false)
  1027. end
  1028. elseif Torsovelocity < 1 and hit ~= nil then
  1029. Anim = "Idle"
  1030. if Pause == false then
  1031. change = 1
  1032. PlayAnimationFromTable({
  1033. CFrame.new(0,0,0) * CFrame.new(0, 0-.05*math.sin(tick()*1.5), 0) * CFrame.Angles(-0.2, 0, 0),
  1034. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1035. CFrame.new(1.9,0.4,-0.5) * CFrame.new(0, 0-.1*math.sin(tick()*1.5), 0) * CFrame.Angles(1.2,0,1),
  1036. CFrame.new(-1.9,0.4,-0.5) * CFrame.new(0, 0-.1*math.sin(tick()*1.5), 0) * CFrame.Angles(1.2,0,-1),
  1037. CFrame.new(0.6,-2,-0.2) * CFrame.new(0, 0+.05*math.sin(tick()*1.5), 0) * CFrame.Angles(0.15, 0, 0.1),
  1038. CFrame.new(-0.6,-2,-0.2) * CFrame.new(0, 0+.05*math.sin(tick()*1.5), 0) * CFrame.Angles(0.15, 0, -0.1),
  1039. }, .3, false)
  1040. end
  1041. elseif Torsovelocity > 2 and hit ~= nil then
  1042. Anim = "Walk"
  1043. if Pause == false then
  1044. PlayAnimationFromTable({
  1045. CFrame.new(0,1,0) * CFrame.new(0,0-.2*math.sin(tick()*4),0)*CFrame.Angles(-0.5,0,0),
  1046. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0.3, 0, 0),
  1047. CFrame.new(0.3,0.45,-1) * CFrame.new(0,0,0)*CFrame.Angles(0,0,-1.4),
  1048. CFrame.new(-0.3,0.45,-1) * CFrame.new(0,0,0)*CFrame.Angles(0,0,1.4),
  1049. CFrame.new(0.5,-2,0.3) * CFrame.new(0,0,0)*CFrame.Angles(-0.3,0,0),
  1050. CFrame.new(-0.5,-1.5,-0.5) * CFrame.new(0,0,0)*CFrame.Angles(0,0,0)
  1051. }, .3, false)
  1052. end
  1053. end
  1054. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement