Advertisement
lestoes

Untitled

Jul 26th, 2017
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 253.42 KB | None | 0 0
  1.  
  2.  
  3. local p = game.Players.LocalPlayer
  4. local char = p.Character
  5. local mouse = p:GetMouse()
  6. local larm = char["Left Arm"]
  7. local rarm = char["Right Arm"]
  8. local lleg = char["Left Leg"]
  9. local rleg = char["Right Leg"]
  10. local hed = char.Head
  11. local torso = char.Torso
  12. local hum = char.Humanoid
  13. local cam = game.Workspace.CurrentCamera
  14. local root = char.HumanoidRootPart
  15. local deb = false
  16. local shot = 0
  17. local debris=game:service"Debris"
  18. local l = game:GetService("Lighting")
  19. local rs = game:GetService("RunService").RenderStepped
  20. ptz = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
  21. for i,v in pairs (hed:GetChildren()) do
  22. if v:IsA("Sound") then
  23. v:Destroy()
  24. end
  25. end
  26. for i,v in pairs (char:GetChildren()) do
  27. if v:IsA("Accessory") or v.ClassName == "Accessory" then
  28. v:Destroy()
  29. end
  30. end
  31. --------------------------------------------------------------------
  32.  
  33.  
  34. hed.face.Texture = "http://www.roblox.com/asset/?id=635120692"
  35. ----------------------------------------------------
  36. Debounces = {
  37. CanAttack = true;
  38. NoIdl = false;
  39. Slashing = false;
  40. Slashed = false;
  41. RPunch = false;
  42. RPunched = false;
  43. LPunch = false;
  44. LPunched = false;
  45. }
  46. local Touche = {char.Name, }
  47. ----------------------------------------------------
  48. char["Body Colors"].HeadColor = BrickColor.new("White")
  49. char["Body Colors"].TorsoColor = BrickColor.new("Mulberry")
  50. char["Body Colors"].LeftArmColor = BrickColor.new("White")
  51. char["Body Colors"].RightArmColor = BrickColor.new("White")
  52. ----------------------------------------------------
  53. ----------------------------------------------------------------
  54.  
  55. ---------------------------- SHIRT AND PANTS --
  56. --------------------------------
  57. for i,v in pairs(char:children()) do
  58. if v:IsA("Shirt") and v:IsA("Pants") and v:IsA("Hat") and v:IsA("Accessory") then
  59. v:Remove()
  60. end
  61. end
  62. shirt = Instance.new("Shirt", char)
  63. shirt.Name = "Shirt"
  64. pants = Instance.new("Pants", char)
  65. pants.Name = "Pants"
  66. char.Shirt.ShirtTemplate = "rbxassetid://716858027"
  67. char.Pants.PantsTemplate = "rbxassetid://687438377"
  68.  
  69. ---------------------------------------------------------
  70.  
  71. --------------
  72. purple = Color3.new(1, 1, 1)
  73. local player = "LocalPlayer"
  74. local Character = game.Players[player].Character
  75. it = Instance.new
  76. vt = Vector3.new
  77. bc = BrickColor.new
  78. cf = CFrame.new
  79. local hed = Character.Head
  80. local ultcooldown = 99999
  81.  
  82. paly = game.Players.LocalPlayer
  83. p = game.Players.LocalPlayer
  84. char = paly.Character
  85. torso = char.Torso
  86. neck = char.Torso.Neck
  87. hum = char.Humanoid
  88. Player = game:GetService("Players").LocalPlayer
  89. local mouse = Player:GetMouse()
  90. Character = Player.Character
  91. tors = Character.Torso
  92. lleg = Character["Left Leg"]
  93. root = Character.HumanoidRootPart
  94. hed = Character.Head
  95. rleg = Character["Right Leg"]
  96. rarm = Character["Right Arm"]
  97. larm = Character["Left Arm"]
  98. local Effects = {}
  99.  
  100.  
  101. function ExplodeMass(rad,par)
  102. local expart = Instance.new("Part",script.Parent)
  103. local expart2 = Instance.new("Part",script.Parent)
  104. local partMesh = Instance.new("SpecialMesh",expart)
  105. partMesh.MeshType = "Sphere"
  106. local partMesh2 = Instance.new("SpecialMesh",expart2)
  107. partMesh2.MeshType = "Sphere"
  108. local expld = Instance.new("Explosion", script.Parent)
  109. local plode = Instance.new("Sound",workspace)
  110. plode.SoundId = "rbxassetid://579687077"
  111. plode.Volume = 1
  112. plode.Pitch = 0.85
  113. plode.Looped = false
  114. plode:Play()
  115. local plodez = Instance.new("Sound",workspace)
  116. plodez.SoundId = "rbxassetid://288641686"
  117. plodez.Volume = 1
  118. plodez.Pitch = 0.75
  119. plodez.Looped = false
  120. plodez:Play()
  121. local plodeza = Instance.new("Sound",workspace)
  122. plodeza.SoundId = "rbxassetid://197161452"
  123. plodeza.Volume = 0.85
  124. plodeza.Pitch = 0.65
  125. plodeza.Looped = false
  126. plodeza:Play()
  127. local plodezar = Instance.new("Sound",workspace)
  128. plodezar.SoundId = "rbxassetid://197161452"
  129. plodezar.Volume = 0.85
  130. plodezar.Pitch = 0.25
  131. plodezar.Looped = false
  132. plodezar:Play()
  133. local s3 = Instance.new("Sound",workspace)
  134. s3.SoundId = "rbxassetid://268931189"
  135. s3.Pitch = 1
  136. s3.Volume = 1
  137. s3.Looped = false
  138. s3:Play()
  139. xay = Instance.new("Sound",workspace)
  140. xay.SoundId = "rbxassetid://419447292"
  141. xay.Pitch = 1
  142. xay.Volume = 2.5
  143. xay:Play()
  144. expld.BlastRadius = rad
  145. expld.Position = par.Position
  146. partMesh.Scale = vt(rad,rad,rad)
  147. expart.Size = vt(1,1,1)*1.5
  148. expart.Transparency = 0
  149. expart.Anchored = true
  150. expart.Material = "Neon"
  151. expart.BrickColor = bc("White")
  152. expart.CFrame = par.CFrame
  153. partMesh2.Scale = vt(rad,rad,rad)
  154. expart2.Size = vt(1.15,1.15,1.15)*1.5
  155. expart2.Transparency = 0.5
  156. expart2.Anchored = true
  157. expart2.Material = "Neon"
  158. expart2.BrickColor = Character.Torso.BrickColor
  159. expart2.CFrame = par.CFrame
  160. local value = 1*rad/10
  161. par:Destroy()
  162. for i = 0, 300 do
  163. partMesh.Scale = partMesh.Scale + vt(value,value,value)
  164. expart.CFrame = expart.CFrame
  165. partMesh2.Scale = partMesh2.Scale + vt(value,value,value)
  166. expart2.CFrame = expart.CFrame
  167. value = value - 0.0175*rad/10
  168. if value <= 0 then
  169. expart.Transparency = expart.Transparency + 0.0125
  170. expart2.Transparency = expart2.Transparency + 0.0125
  171. value = 0.25
  172. end
  173. wait()
  174. end
  175. plode.Parent = nil
  176. expart.Parent = nil
  177. expart2.Parent = nil
  178. expld.Parent = nil
  179. end
  180.  
  181. function ExplodeMass2(rad,par)
  182. local expart = Instance.new("Part",script.Parent)
  183. local expart2 = Instance.new("Part",script.Parent)
  184. local partMesh = Instance.new("SpecialMesh",expart)
  185. partMesh.MeshType = "Sphere"
  186. local partMesh2 = Instance.new("SpecialMesh",expart2)
  187. partMesh2.MeshType = "Sphere"
  188. local expld = Instance.new("Explosion", script.Parent)
  189. local plode = Instance.new("Sound",workspace)
  190. plode.SoundId = "rbxassetid://579687077"
  191. plode.Volume = 1
  192. plode.Pitch = 0.8
  193. plode.Looped = false
  194. plode:Play()
  195. local plodez = Instance.new("Sound",workspace)
  196. plodez.SoundId = "rbxassetid://288641686"
  197. plodez.Volume = 1
  198. plodez.Pitch = 0.7
  199. plodez.Looped = false
  200. plodez:Play()
  201. local plodeza = Instance.new("Sound",workspace)
  202. plodeza.SoundId = "rbxassetid://197161452"
  203. plodeza.Volume = 0.85
  204. plodeza.Pitch = 0.6
  205. plodeza.Looped = false
  206. plodeza:Play()
  207. local plodezar = Instance.new("Sound",workspace)
  208. plodezar.SoundId = "rbxassetid://197161452"
  209. plodezar.Volume = 0.85
  210. plodezar.Pitch = 0.2
  211. plodezar.Looped = false
  212. plodezar:Play()
  213. local s3 = Instance.new("Sound",workspace)
  214. s3.SoundId = "rbxassetid://268931189"
  215. s3.Pitch = 0.85
  216. s3.Volume = 1
  217. s3.Looped = false
  218. s3:Play()
  219. xay = Instance.new("Sound",workspace)
  220. xay.SoundId = "rbxassetid://419447292"
  221. xay.Pitch = 1
  222. xay.Volume = 3.5
  223. xay:Play()
  224. expld.BlastRadius = rad
  225. expld.Position = par.Position
  226. partMesh.Scale = vt(rad,rad,rad)
  227. expart.Size = vt(1,1,1)*1.5
  228. expart.Transparency = 0
  229. expart.Anchored = true
  230. expart.Material = "Neon"
  231. expart.BrickColor = bc("Really black")
  232. expart.CFrame = par.CFrame
  233. partMesh2.Scale = vt(rad,rad,rad)
  234. expart2.Size = vt(1.15,1.15,1.15)*1.5
  235. expart2.Transparency = 0.5
  236. expart2.Anchored = true
  237. expart2.Material = "Neon"
  238. expart2.BrickColor = Character.Torso.BrickColor
  239. expart2.CFrame = par.CFrame
  240. local value = 1*rad/10
  241. par:Destroy()
  242. for i = 0, 300 do
  243. partMesh.Scale = partMesh.Scale + vt(value,value,value)
  244. expart.CFrame = expart.CFrame
  245. partMesh2.Scale = partMesh2.Scale + vt(value,value,value)
  246. expart2.CFrame = expart.CFrame
  247. value = value - 0.0175*rad/10
  248. if value <= 0 then
  249. expart.Transparency = expart.Transparency + 0.0125
  250. expart2.Transparency = expart2.Transparency + 0.0125
  251. value = 0.25
  252. end
  253. wait()
  254. end
  255. plode.Parent = nil
  256. expart.Parent = nil
  257. expart2.Parent = nil
  258. expld.Parent = nil
  259. end
  260.  
  261. function Blaze2()
  262. if ultcooldown >= 30 then
  263. ultcooldown = ultcooldown - 30
  264. wit = Character.Torso.BrickColor.Color
  265. local sloc = Instance.new("Part",workspace)
  266. local msh = Instance.new("SpecialMesh",sloc)
  267. msh.MeshType = "Sphere"
  268. sloc.Size = vt(1,1,1)
  269. sloc.Transparency = 1
  270. sloc.BrickColor = Character.Torso.BrickColor
  271. sloc.Position = hed.Position + vt(0,0,0)
  272. sloc.CanCollide = false
  273. sloc.Shape = "Ball"
  274. sloc.Anchored = true
  275. sloc.Material = "Neon"
  276. local forcefield = Instance.new("ForceField",Character)
  277. local kolor = Instance.new("ColorCorrectionEffect",game.Lighting)
  278. kolor.TintColor = Character.Torso.BrickColor.Color
  279. local glowz = Instance.new("ParticleEmitter")
  280. glowz.LightEmission = 0
  281. glowz.Parent = sloc
  282. glowz.Texture = "rbxassetid://284205403"
  283. glowz.Color = ColorSequence.new(wit)
  284. glowz.Size = NumberSequence.new(15)
  285. glowz.Speed = NumberRange.new(100,250)
  286. glowz.LockedToPart = false
  287. glowz.Transparency = NumberSequence.new(0.75)
  288. glowz.RotSpeed = NumberRange.new(-2000,2000)
  289. glowz.Lifetime = NumberRange.new(1)
  290. glowz.Rate = 50
  291. glowz.VelocitySpread = 9001
  292. local s = Instance.new("Sound",workspace)
  293. s.SoundId = "rbxassetid://331888777"
  294. s.Pitch = 0.45
  295. s.Volume = 1.5
  296. s.Looped = false
  297. s:Play()
  298. local s2 = Instance.new("Sound",workspace)
  299. s2.SoundId = "rbxassetid://331888777"
  300. s2.Pitch = 0.5
  301. s2.Volume = 1.5
  302. s2.Looped = false
  303. s2:Play()
  304. local val = 1*5
  305. for i = 0 , 20 do
  306. sloc.Transparency = sloc.Transparency - 0.055
  307. msh.Scale = msh.Scale + vt(val,val,val)
  308. val = val - 0.05*5
  309. kolor.Brightness = kolor.Brightness - 0.1
  310. kolor.Contrast = kolor.Contrast + 0.1
  311. wait()
  312. end
  313. for i = 0 , 5 do
  314. msh.Scale = msh.Scale + vt(val,val,val)
  315. val = val + 0.05*5
  316. kolor.Brightness = kolor.Brightness + 0.5
  317. kolor.Contrast = kolor.Contrast - 0.5
  318. wait()
  319. end
  320. for i = 0 , 5 do
  321. msh.Scale = msh.Scale + vt(val,val,val)
  322. val = val - 0.05*5
  323. kolor.Brightness = kolor.Brightness - 0.5
  324. kolor.Contrast = kolor.Contrast + 0.5
  325. wait()
  326. end
  327. for i = 0 , 5 do
  328. msh.Scale = msh.Scale + vt(val,val,val)
  329. val = val + 0.05*10
  330. kolor.Brightness = kolor.Brightness + 0.5
  331. kolor.Contrast = kolor.Contrast - 0.5
  332. wait()
  333. end
  334. for i = 0 , 5 do
  335. msh.Scale = msh.Scale + vt(val,val,val)
  336. val = val - 0.05*10
  337. kolor.Brightness = kolor.Brightness - 0.5
  338. kolor.Contrast = kolor.Contrast + 0.5
  339. wait()
  340. end
  341. for i = 0 , 5 do
  342. msh.Scale = msh.Scale + vt(val,val,val)
  343. val = val + 0.05*20
  344. kolor.Brightness = kolor.Brightness + 0.5
  345. kolor.Contrast = kolor.Contrast - 0.5
  346. wait()
  347. end
  348. for i = 0 , 5 do
  349. msh.Scale = msh.Scale + vt(val,val,val)
  350. val = val - 0.05*20
  351. kolor.Brightness = kolor.Brightness - 0.5
  352. kolor.Contrast = kolor.Contrast + 0.5
  353. wait()
  354. end
  355. for i = 0 , 5 do
  356. msh.Scale = msh.Scale + vt(val,val,val)
  357. val = val + 0.05*40
  358. kolor.Brightness = kolor.Brightness + 0.5
  359. kolor.Contrast = kolor.Contrast - 0.5
  360. wait()
  361. end
  362. for i = 0 , 5 do
  363. msh.Scale = msh.Scale + vt(val,val,val)
  364. val = val - 0.05*40
  365. kolor.Brightness = kolor.Brightness - 0.5
  366. kolor.Contrast = kolor.Contrast + 0.5
  367. wait()
  368. end
  369. for i = 0 , 5 do
  370. msh.Scale = msh.Scale + vt(val,val,val)
  371. val = val + 0.05*45
  372. kolor.Brightness = kolor.Brightness + 0.5
  373. kolor.Contrast = kolor.Contrast - 0.5
  374. wait()
  375. end
  376. for i = 0 , 5 do
  377. msh.Scale = msh.Scale + vt(val,val,val)
  378. val = val - 0.05*45
  379. kolor.Brightness = kolor.Brightness - 0.5
  380. kolor.Contrast = kolor.Contrast + 0.5
  381. wait()
  382. end
  383. for i = 0 , 5 do
  384. msh.Scale = msh.Scale + vt(val,val,val)
  385. val = val + 0.05*50
  386. kolor.Brightness = kolor.Brightness + 0.5
  387. kolor.Contrast = kolor.Contrast - 0.5
  388. wait()
  389. end
  390. for i = 0 , 20 do
  391. sloc.Transparency = sloc.Transparency + 0.055
  392. msh.Scale = msh.Scale + vt(val,val,val)
  393. val = val - 0.05*50
  394. wait()
  395. end
  396. kolor:Destroy()
  397. ExplodeMass2(125,sloc)
  398. sloc:Destroy()
  399. forcefield:Destroy()
  400. end
  401. if ultcooldown < 1 then
  402. for i = 0, 29 do
  403. ultcooldown = ultcooldown + 1
  404. wait(1)
  405. end
  406. end
  407. end
  408.  
  409. function Blaze()
  410. if ultcooldown >= 30 then
  411. local kolor = Instance.new("ColorCorrectionEffect",game.Lighting)
  412. local see = Instance.new("Sound",workspace)
  413. see.SoundId = "rbxassetid://21420962"
  414. see.Pitch = 1
  415. see.Volume = 2.75
  416. see.Looped = false
  417. see:Play()
  418. kolor.Brightness = -1
  419. kolor.Contrast = -1
  420. kolor.TintColor = Character.Torso.BrickColor.Color
  421. wait(0.1)
  422. for i = 0, 9 do
  423. kolor.Brightness = kolor.Brightness + 0.35
  424. kolor.Contrast = kolor.Contrast + 0.35
  425. wait(0.05)
  426. end
  427. for i = 0, 9 do
  428. kolor.Brightness = kolor.Brightness - 0.35
  429. kolor.Contrast = kolor.Contrast - 0.35
  430. wait(0.05)
  431. end
  432. kolor:Destroy()
  433. local sloc = Instance.new("Part",workspace)
  434. local msh = Instance.new("SpecialMesh",sloc)
  435. msh.MeshType = "Sphere"
  436. sloc.Size = vt(1,1,1)
  437. sloc.Transparency = 1
  438. sloc.BrickColor = Character.Torso.BrickColor
  439. sloc.Position = hed.Position + vt(0,5,0)
  440. sloc.CanCollide = false
  441. sloc.Shape = "Ball"
  442. sloc.Anchored = true
  443. sloc.Material = "Neon"
  444. local s = Instance.new("Sound",workspace)
  445. s.SoundId = "rbxassetid://342793847"
  446. s.Pitch = 1
  447. s.Volume = 1
  448. s.Looped = false
  449. s:Play()
  450. local s2 = Instance.new("Sound",workspace)
  451. s2.SoundId = "rbxassetid://137463716"
  452. s2.Pitch = 0.25
  453. s2.Volume = 1
  454. s2.Looped = false
  455. s2:Play()
  456. local val = 0.65*5
  457. for i = 0 , 75 do
  458. sloc.Transparency = sloc.Transparency - 0.035
  459. msh.Scale = msh.Scale + vt(val,val,val)
  460. sloc.Position = sloc.Position + vt(0,val,0)
  461. val = val - 0.0075*5
  462. wait()
  463. end
  464. msh.Scale = msh.Scale - vt(1,1,1)
  465. sloc.Transparency = sloc.Transparency + 0.015
  466. local spart = Instance.new("Part",workspace)
  467. local msh2 = Instance.new("SpecialMesh",spart)
  468. msh2.MeshType = "Sphere"
  469. spart.Size = vt(2,2,2)
  470. spart.Shape = "Ball"
  471. spart.BrickColor = Character.Torso.BrickColor
  472. spart.Material = "Neon"
  473. spart.Transparency = 0
  474. spart.Anchored = false
  475. msh2.Scale = msh.Scale/2
  476. spart.Rotation = hed.Rotation
  477. spart.CanCollide = false
  478. spart.Position = sloc.Position + vt(math.random(-0,0),math.random(-0,0),math.random(-0,0))
  479. local bv = Instance.new("BodyVelocity")
  480. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  481. bv.velocity = spart.CFrame.lookVector*75
  482. bv.Parent = spart
  483. local tick = Instance.new("Sound",workspace)
  484. tick.SoundId = "rbxassetid://203691467"
  485. tick.Volume = 2
  486. tick.Pitch = 0.75
  487. tick:Play()
  488. sloc:Destroy()
  489. wait(0.00001)
  490. pewdiepie=spart.Touched:connect(function(hit)
  491. ExplodeMass(100,spart)
  492. end)
  493. sloc:Destroy()
  494. end
  495. if ultcooldown < 1 then
  496. for i = 0, 29 do
  497. ultcooldown = ultcooldown + 1
  498. wait(1)
  499. end
  500. end
  501. end
  502.  
  503. euler = CFrame.fromEulerAnglesXYZ
  504. angles = CFrame.Angles
  505. mr = math.rad
  506. local Weapon = {}
  507. local p = game.Players.LocalPlayer
  508. local char = p.Character
  509. local mouse = p:GetMouse()
  510. local larm = char["Left Arm"]
  511. local rarm = char["Right Arm"]
  512. local lleg = char["Left Leg"]
  513. local rleg = char["Right Leg"]
  514. local hed = char.Head
  515. local torso = char.Torso
  516. local hum = char.Humanoid
  517. local cam = game.Workspace.CurrentCamera
  518. local root = char.HumanoidRootPart
  519. local deb = false
  520. local shot = 0
  521. local debris=game:service"Debris"
  522. local l = game:GetService("Lighting")
  523. local rs = game:GetService("RunService").RenderStepped
  524. ptz = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
  525. math.randomseed(os.time())
  526. for i,v in pairs (hed:GetChildren()) do
  527. if v:IsA("Sound") then
  528. v:Destroy()
  529. end
  530. end
  531.  
  532. wait(0.016666666666667)
  533. script.Archivable = false
  534. Effects = {}
  535. local Player = game.Players.localPlayer
  536. local Character = Player.Character
  537. local Humanoid = Character.Humanoid
  538. local mouse = Player:GetMouse()
  539. local m = Instance.new("Model", Character)
  540. m.Name = "WeaponModel"
  541. local effect = Instance.new("Model", Character)
  542. effect.Name = "effecsfsafzx"
  543. local demon = Instance.new("Model", Character)
  544. demon.Name = "demdemd"
  545. local LeftArm = Character["Left Arm"]
  546. local RightArm = Character["Right Arm"]
  547. local LeftLeg = Character["Left Leg"]
  548. local RightLeg = Character["Right Leg"]
  549. local do2target = nil
  550. local Head = Character.Head
  551. local Torso = Character.Torso
  552. TorsoColor = Torso.BrickColor
  553. z = Instance.new("Sound", Torso)
  554. z.SoundId = "rbxassetid://0" -- Put Music ID Here.
  555. z.Looped = true
  556. z.Pitch = 0
  557. z.Volume = 0
  558. wait(.1)
  559. z:Play()
  560. local cam = game.Workspace.CurrentCamera
  561. local RootPart = Character.HumanoidRootPart
  562. local RootJoint = RootPart.RootJoint
  563. local equipped = false
  564. local attack = false
  565. local Anim = "Idle"
  566. local idle = 0
  567. local attacktype = 1
  568. local Torsovelocity = RootPart.Velocity * Vector3.new(1, 0, 1).magnitude
  569. local velocity = RootPart.Velocity.y
  570. local sine = 0
  571. local change = 1
  572. local mana = 0
  573. local it = Instance.new
  574. vt = Vector3.new
  575. local grabbed = false
  576. local cf = CFrame.new
  577. local mr = math.rad
  578. local angles = CFrame.Angles
  579. local ud = UDim2.new
  580. local c3 = Color3.new
  581. local NeckCF = cf(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  582. Humanoid.Animator:Destroy()
  583. Character.Animate:Destroy()
  584. local RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  585. local RHCF = CFrame.fromEulerAnglesXYZ(0, 1.6, 0)
  586. local LHCF = (CFrame.fromEulerAnglesXYZ(0, -1.6, 0))
  587. RSH = nil
  588. RW = Instance.new("Weld")
  589. LW = Instance.new("Weld")
  590. RH = Torso["Right Hip"]
  591. LH = Torso["Left Hip"]
  592. RSH = Torso["Right Shoulder"]
  593. LSH = Torso["Left Shoulder"]
  594. RSH.Parent = nil
  595. LSH.Parent = nil
  596. RW.Name = "RW"
  597. RW.Part0 = Torso
  598. RW.C0 = cf(1.5, 0.5, 0)
  599. RW.C1 = cf(0, 0.5, 0)
  600. RW.Part1 = RightArm
  601. RW.Parent = Torso
  602. LW.Name = "LW"
  603. LW.Part0 = Torso
  604. LW.C0 = cf(-1.5, 0.5, 0)
  605. LW.C1 = cf(0, 0.5, 0)
  606. LW.Part1 = LeftArm
  607. LW.Parent = Torso
  608. clerp = function(a, b, t)
  609.  
  610. return a:lerp(b, t)
  611. end
  612.  
  613. local RbxUtility = LoadLibrary("RbxUtility")
  614. local Create = RbxUtility.Create
  615. RemoveOutlines = function(part)
  616.  
  617. part.TopSurface = 10
  618. end
  619.  
  620. CreatePart = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  621.  
  622. local Part = Create("Part")({Parent = Parent, Reflectance = Reflectance, Transparency = Transparency, CanCollide = false, Locked = true, BrickColor = BrickColor.new(tostring(BColor)), Name = Name, Size = Size, Material = Material})
  623. RemoveOutlines(Part)
  624. return Part
  625. end
  626.  
  627. CreateMesh = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  628.  
  629. local Msh = Create(Mesh)({Parent = Part, Offset = OffSet, Scale = Scale})
  630. if Mesh == "SpecialMesh" then
  631. Msh.MeshType = MeshType
  632. Msh.MeshId = MeshId
  633. end
  634. return Msh
  635. end
  636.  
  637. local co1 = 3
  638. local co2 = 10
  639. local co3 = 15
  640. local co4 = 30
  641. local cooldown1 = 0
  642. local cooldown2 = 0
  643. local cooldown3 = 0
  644. local cooldown4 = 0
  645. local maxEnergy = 100
  646. local Energy = 0
  647. local skill1stam = 1000
  648. local skill2stam = 1000
  649. local skill3stam = 1000
  650. local skill4stam = 1000
  651. local recovermana = 5
  652. local skillcolorscheme = BrickColor.new("White").Color
  653. local scrn = Instance.new("ScreenGui", Player.PlayerGui)
  654. makeframe = function(par, trans, pos, size, color)
  655.  
  656. local frame = Instance.new("Frame", par)
  657. frame.BackgroundTransparency = trans
  658. frame.BorderSizePixel = 0
  659. frame.Position = pos
  660. frame.Size = size
  661. frame.BackgroundColor3 = color
  662. return frame
  663. end
  664.  
  665. makelabel = function(par, text)
  666.  
  667. local label = Instance.new("TextLabel", par)
  668. label.BackgroundTransparency = 1
  669. label.Size = UDim2.new(1, 0, 1, 0)
  670. label.Position = UDim2.new(0, 0, 0, 0)
  671. label.TextColor3 = Color3.new(255, 255, 255)
  672. label.TextStrokeTransparency = 0
  673. label.FontSize = Enum.FontSize.Size32
  674. label.Font = Enum.Font.SourceSansLight
  675. label.BorderSizePixel = 0
  676. label.TextScaled = true
  677. label.Text = text
  678. end
  679.  
  680. ArtificialHB = Instance.new("BindableEvent", script)
  681. ArtificialHB.Name = "Heartbeat"
  682. script:WaitForChild("Heartbeat")
  683. frame = 0.033333333333333
  684. tf = 0
  685. allowframeloss = false
  686. tossremainder = false
  687. lastframe = tick()
  688. script.Heartbeat:Fire()
  689. game:GetService("RunService").Heartbeat:connect(function(s, p)
  690.  
  691. tf = tf + s
  692. if frame <= tf then
  693. if allowframeloss then
  694. script.Heartbeat:Fire()
  695. lastframe = tick()
  696. else
  697. for i = 1, math.floor(tf / frame) do
  698. script.Heartbeat:Fire()
  699. end
  700. lastframe = tick()
  701. end
  702. if tossremainder then
  703. tf = 0
  704. else
  705. tf = tf - frame * math.floor(tf / frame)
  706. end
  707. end
  708. end
  709. )
  710. swait = function(num)
  711.  
  712. if num == 0 or num == nil then
  713. ArtificialHB.Event:wait()
  714. else
  715. for i = 0, num do
  716. ArtificialHB.Event:wait()
  717. end
  718. end
  719. end
  720.  
  721. CreateWeld = function(Parent, Part0, Part1, C0, C1)
  722.  
  723. local Weld = Create("Weld")({Parent = Parent, Part0 = Part0, Part1 = Part1, C0 = C0, C1 = C1})
  724. return Weld
  725. end
  726.  
  727. rayCast = function(Position, Direction, Range, Ignore)
  728.  
  729. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  730. end
  731.  
  732. CreateSound = function(id, par, vol, pit)
  733.  
  734. coroutine.resume(coroutine.create(function()
  735.  
  736. local sou = Instance.new("Sound", par or workspace)
  737. sou.Volume = vol
  738. sou.Pitch = pit or 1
  739. sou.SoundId = id
  740. swait()
  741. sou:play()
  742. game:GetService("Debris"):AddItem(sou, 6)
  743. end
  744. ))
  745. end
  746.  
  747. local getclosest = function(obj, distance)
  748.  
  749. local last, lastx = distance + 1, nil
  750. for i,v in pairs(workspace:GetChildren()) do
  751. if v:IsA("Model") and v ~= Character and v:findFirstChild("Humanoid") and v:findFirstChild("Torso") and v:findFirstChild("Humanoid").Health > 0 then
  752. local t = v.Torso
  753. local dist = t.Position - obj.Position.magnitude
  754. if dist <= distance and dist < last then
  755. last = dist
  756. lastx = v
  757. end
  758. end
  759. end
  760. return lastx
  761. end
  762.  
  763. CreatePart2 = function(Parent, Material, Reflectance, Transparency, PartType, BColor, Name, Size)
  764.  
  765. if PartType == "Part" then
  766. local Part = Create("Part")({Parent = Parent, Reflectance = Reflectance, Transparency = Transparency, CanCollide = false, Locked = true, BrickColor = BrickColor.new(tostring(BColor)), Name = Name, Size = Size, Material = Material})
  767. RemoveOutlines(Part)
  768. return Part
  769. else
  770. do
  771. if PartType == "WedgePart" then
  772. local Part = Create("WedgePart")({Parent = Parent, Reflectance = Reflectance, Transparency = Transparency, CanCollide = false, Locked = true, BrickColor = BrickColor.new(tostring(BColor)), Name = Name, Size = Size, Material = Material})
  773. RemoveOutlines(Part)
  774. return Part
  775. end
  776. end
  777. end
  778. end
  779.  
  780. for _,c in pairs(m:children()) do
  781. if c.className == "Weld" then
  782. table.insert(CBladeWelds, R67_PC6072)
  783. print(R66_PC6093)
  784. end
  785. end
  786. -- NIGH-OMNI FATAL ERROR at PC6105: Re-wrote register: R67 in 'AssignReg'
  787.  
  788. -- NIGH-OMNI FATAL ERROR at PC6106: Re-wrote register: R67 in 'AssignReg'
  789.  
  790. --Hit = CreatePart(demon, Enum.Material.Neon, 0, 0, "Really black", R66_PC6093, R67_PC6072(5, 0.200000003, 5))
  791. -- NIGH-OMNI FATAL ERROR at PC6120: Re-wrote register: R66 in 'AssignReg'
  792.  
  793. -- NIGH-OMNI FATAL ERROR at PC6134: Re-wrote register: R66 in 'AssignReg'
  794.  
  795. HitWeld = CreateWeld(demon, Character.HumanoidRootPart, Hit, CFrame.new(0, R66_PC6093, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(R66_PC6093, -3.50004387, 0.0299530029, 0, 1, 0, 0, 0, -1, -1, 0, 0))
  796. CreateMesh("SpecialMesh", Hit, Enum.MeshType.FileMesh, "http://www.roblox.com/asset/?id=1033714", Vector3.new(0, 0, 0), Vector3.new(3, 4, 3))
  797. FakeMotor = CreatePart(demon, Enum.Material.Neon, 0, 1, "Really black", "FakeMotor", Vector3.new(2.01999998, 0.2016, 2.36000013))
  798. FakeMotorWeld = CreateWeld(demon, Hit, FakeMotor, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(-0.0199999809, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  799. Part = CreatePart(demon, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(2.25000024, 0.200000003, 2.55000019))
  800. PartWeld = CreateWeld(demon, FakeMotor, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -5.06998634, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  801. CreateMesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/asset/?id=1033714", Vector3.new(0, 0, 0), Vector3.new(2.5, 10, 2.5))
  802. Part = CreatePart(demon, Enum.Material.Neon, 0, 0, "Really black", "Part", Vector3.new(2.25000024, 0.200000003, 2.55000019))
  803. PartWeld = CreateWeld(demon, FakeMotor, Part, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0, -7.1599884, 0, -1, 0, 0, 0, -1, 0, 0, 0, 1))
  804. CreateMesh("SpecialMesh", Part, Enum.MeshType.FileMesh, "http://www.roblox.com/asset/?id=1033714", Vector3.new(0, 0, 0), Vector3.new(1, 10, 1))
  805. TornadoHat = CreatePart(demon, Enum.Material.Neon, 0.20000000298023, 0.5, "Really black", "TornadoHat", Vector3.new(3, 0.400000006, 3))
  806. TornadoHatWeld = CreateWeld(demon, FakeMotor, TornadoHat, CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), CFrame.new(0.00997924805, -1.65001106, -0.0699994564, 0, 0, -1, 0, -1, 0, -1, 0, 0))
  807. CreateMesh("SpecialMesh", TornadoHat, Enum.MeshType.FileMesh, "http://www.roblox.com/asset/?id=1051557", Vector3.new(0, 0, 0), Vector3.new(5, 5, 5))
  808. local DBlade = {}
  809. local DBladeWelds = {}
  810. for _,c in pairs(demon:children()) do
  811. if c.className == "Part" then
  812. table.insert(DBlade, c)
  813. end
  814. end
  815. for _,c in pairs(demon:children()) do
  816. if c.className == "Weld" then
  817. table.insert(DBladeWelds, c)
  818. print(c)
  819. end
  820. end
  821. demon.Parent = nil
  822.  
  823. Debounces = {
  824. CanAttack = true;
  825. NoIdl = false;
  826. Slashing = false;
  827. Slashed = false;
  828. RPunch = false;
  829. RPunched = false;
  830. LPunch = false;
  831. LPunched = false;
  832. }
  833. local Touche = {char.Name, }
  834. ----------------------------------------------------
  835. function lerp(a, b, t) -- Linear interpolation
  836. return a + (b - a)*t
  837. end
  838.  
  839. function slerp(a, b, t) --Spherical interpolation
  840. dot = a:Dot(b)
  841. if dot > 0.99999 or dot < -0.99999 then
  842. return t <= 0.5 and a or b
  843. else
  844. r = math.acos(dot)
  845. return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
  846. end
  847. end
  848.  
  849. function matrixInterpolate(a, b, t)
  850. local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
  851. local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
  852. local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
  853. local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector right
  854. local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector up
  855. local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector back
  856. local t = v1:Dot(v2)
  857. if not (t < 0 or t == 0 or t > 0) then -- Failsafe
  858. return CFrame.new()
  859. end
  860. return CFrame.new(
  861. v0.x, v0.y, v0.z,
  862. v1.x, v1.y, v1.z,
  863. v2.x, v2.y, v2.z,
  864. v3.x, v3.y, v3.z)
  865. end
  866. ----------------------------------------------------
  867. function genWeld(a,b)
  868. local w = Instance.new("Weld",a)
  869. w.Part0 = a
  870. w.Part1 = b
  871. return w
  872. end
  873. function weld(a, b)
  874. local weld = Instance.new("Weld")
  875. weld.Name = "W"
  876. weld.Part0 = a
  877. weld.Part1 = b
  878. weld.C0 = a.CFrame:inverse() * b.CFrame
  879. weld.Parent = a
  880. return weld;
  881. end
  882. ----------------------------------------------------
  883. function Lerp(c1,c2,al)
  884. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  885. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  886. for i,v in pairs(com1) do
  887. com1[i] = v+(com2[i]-v)*al
  888. end
  889. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  890. end
  891. ----------------------------------------------------
  892. newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
  893. local wld = Instance.new("Weld", wp1)
  894. wld.Part0 = wp0
  895. wld.Part1 = wp1
  896. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  897. end
  898. ----------------------------------------------------
  899. function Tween(a,b,c)
  900. return a+(b-a)*c
  901. end
  902. ----------------------------------------------------
  903. function FindNearestTorso(Position,Distance,SinglePlayer)
  904. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  905. local List = {}
  906. for i,v in pairs(workspace:GetChildren())do
  907. if v:IsA("Model")then
  908. if v:findFirstChild("Torso")then
  909. if v ~= char then
  910. if(v.Torso.Position -Position).magnitude <= Distance then
  911. table.insert(List,v)
  912. end
  913. end
  914. end
  915. end
  916. end
  917. return List
  918. end
  919.  
  920. mod3 = Instance.new("Model",rleg)
  921.  
  922. function Stomp()
  923. part=Instance.new('Part',mod3)
  924. part.Anchored=true
  925. part.CanCollide=false
  926. part.FormFactor='Custom'
  927. part.Size=Vector3.new(.2,.2,.2)
  928. part.CFrame=rleg.CFrame*CFrame.new(0,-2.4,0)*CFrame.Angles(math.rad(90),0,0)
  929. part.Transparency=.7
  930. part.BrickColor=BrickColor.new('Bright green')
  931. mesh=Instance.new('SpecialMesh',part)
  932. mesh.MeshId='http://www.roblox.com/asset/?id=3270017'
  933. mesh.Scale=Vector3.new(25,25,25)
  934. part2=part:clone()
  935. part2.Parent=mod3
  936. part2.BrickColor=BrickColor.new('Bright green')
  937. mesh2=mesh:clone()
  938. mesh2.Parent=part2
  939. mesh2.Scale=Vector3.new(15,15,15)
  940. part3=part:clone()
  941. part3.Parent=mod3
  942. part3.TopSurface=0
  943. part3.BottomSurface=0
  944. part3.CFrame=rleg.CFrame*CFrame.new(0,-3,0)
  945. mesh3=Instance.new('SpecialMesh',part3)
  946. mesh3.MeshType = 3
  947. mesh3.Scale=Vector3.new(12,12,12)
  948. for i,v in pairs(FindNearestTorso(torso.CFrame.p,50))do
  949. if v:FindFirstChild('Humanoid') then
  950. v.Humanoid:TakeDamage(math.random(20,60))
  951. v.Humanoid.PlatformStand = true
  952. v:FindFirstChild("Torso").Velocity = hed.CFrame.lookVector * 100
  953. end
  954. end
  955. coroutine.resume(coroutine.create(function()
  956. for i=0,3.8,0.05 do
  957. wait()
  958. part.CFrame=part.CFrame
  959. part.Transparency=i
  960. mesh.Scale=mesh.Scale+Vector3.new(2.8,2.8,2.8)
  961. part2.CFrame=part2.CFrame
  962. part2.Transparency=i
  963. mesh2.Scale=mesh2.Scale+Vector3.new(1,1,1)
  964. part3.CFrame=part3.CFrame
  965. part3.Transparency=i
  966. mesh3.Scale=mesh3.Scale+Vector3.new(1.5,1.5,1.5)
  967. end
  968. end))
  969. end
  970. ----------------------------------------------------
  971. function nwPrt(prnt,siz,cf,col)
  972. local prt=Instance.new("Part")
  973. prt.Parent=prnt
  974. prt.FormFactor=3
  975. prt.Name="Part"
  976. prt.Size=siz
  977. prt.CanCollide=false
  978. prt.Anchored=true
  979. prt.Locked=true
  980. prt.TopSurface=10
  981. prt.BottomSurface=10
  982. prt.FrontSurface=10
  983. prt.BackSurface=10
  984. prt.LeftSurface=10
  985. prt.RightSurface=10
  986. prt:BreakJoints()
  987. prt.CFrame=cf or CFrame.new(30,10,30)
  988. prt.Material="Neon"
  989. prt.BrickColor=TorsoColor
  990. m=Instance.new("SpecialMesh",prt)
  991. m.MeshType=6
  992. return prt
  993. end
  994. ----------------------------------------------------
  995. function nwSnd(prnt,pch,vol,id)
  996. local s=Instance.new("Sound",prnt)
  997. s.Pitch=pch
  998. s.Volume=vol
  999. s.SoundId="rbxassetid://"..id
  1000. s.PlayOnRemove=true
  1001. return s
  1002. end
  1003. ----------------------------------------------------
  1004. function newRay(start,face,range,wat)
  1005. local rey=Ray.new(start.p,(face.p-start.p).Unit*range)
  1006. hit,pos=Workspace:FindPartOnRayWithIgnoreList(rey,wat)
  1007. return rey,hit,pos
  1008. end
  1009. ----------------------------------------------------
  1010. function Lerp(c1,c2,al)
  1011. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  1012. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  1013. for i,v in pairs(com1) do
  1014. com1[i] = v+(com2[i]-v)*al
  1015. end
  1016. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  1017. end
  1018. ----------------------------------------------------
  1019. newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
  1020. local wld = Instance.new("Weld", wp1)
  1021. wld.Part0 = wp0
  1022. wld.Part1 = wp1
  1023. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  1024. end
  1025. ----------------------------------------------------
  1026. function weld5(part0, part1, c0, c1)
  1027. weeld=Instance.new("Weld", part0)
  1028. weeld.Part0=part0
  1029. weeld.Part1=part1
  1030. weeld.C0=c0
  1031. weeld.C1=c1
  1032. return weeld
  1033. end
  1034. ----------------------------------------------------
  1035. function HasntTouched(plrname)
  1036. local ret = true
  1037. for _, v in pairs(Touche) do
  1038. if v == plrname then
  1039. ret = false
  1040. end
  1041. end
  1042. return ret
  1043. end
  1044. ----------------------------------------------------
  1045. newWeld(torso, larm, -1.5, 0.5, 0)
  1046. larm.Weld.C1 = CFrame.new(0, 0.5, 0)
  1047. newWeld(torso, rarm, 1.5, 0.5, 0)
  1048. rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
  1049. newWeld(torso, hed, 0, 1.5, 0)
  1050. newWeld(torso, lleg, -0.5, -1, 0)
  1051. lleg.Weld.C1 = CFrame.new(0, 1, 0)
  1052. newWeld(torso, rleg, 0.5, -1, 0)
  1053. rleg.Weld.C1 = CFrame.new(0, 1, 0)
  1054. newWeld(root, torso, 0, -1, 0)
  1055. torso.Weld.C1 = CFrame.new(0, -1, 0)
  1056. ----------------------------------------------------
  1057. ----------------------------------------------------
  1058. local Transforming = true
  1059. hum.WalkSpeed = 0
  1060. nsk = NumberSequenceKeypoint.new
  1061. local fx = Instance.new("Part",torso)
  1062. wit = torso.BrickColor.Color
  1063. wit2 = Color3.new(0,0,0)
  1064. local glowz = Instance.new("ParticleEmitter",fx)
  1065. glowz.LightEmission = 1
  1066. glowz.Texture = "rbxassetid://284205403"
  1067. glowz.Color = ColorSequence.new(wit)
  1068. glowz.Size = NumberSequence.new({nsk(0,1),nsk(1,10)})
  1069. glowz.Speed = NumberRange.new(25,50)
  1070. glowz.LockedToPart = false
  1071. glowz.Transparency = NumberSequence.new({nsk(0,0),nsk(1,1)})
  1072. glowz.RotSpeed = NumberRange.new(-2000,2000)
  1073. glowz.Lifetime = NumberRange.new(1)
  1074. glowz.Rate = 50000
  1075. glowz.VelocitySpread = 9001
  1076. local glowz2 = Instance.new("ParticleEmitter",fx)
  1077. glowz2.LightEmission = 0.5
  1078. glowz2.Texture = "rbxassetid://284205403"
  1079. glowz2.Color = ColorSequence.new(wit2)
  1080. glowz2.Size = NumberSequence.new({nsk(0,1),nsk(0.65,10),nsk(1,30)})
  1081. glowz2.Speed = NumberRange.new(0)
  1082. glowz2.LockedToPart = false
  1083. glowz2.Transparency = NumberSequence.new({nsk(0,0),nsk(1,1)})
  1084. glowz2.RotSpeed = NumberRange.new(-2000,2000)
  1085. glowz2.Lifetime = NumberRange.new(1)
  1086. glowz2.Rate = 50000
  1087. glowz2.VelocitySpread = 9001
  1088. fx.Anchored = true
  1089. fx.Material = "Neon"
  1090. fx.CanCollide = false
  1091. fx.Locked = true
  1092. fx.Transparency = 1
  1093. fx.Material = "Neon"
  1094. fx.Size = Vector3.new(1,1,1)
  1095. fx.TopSurface = "SmoothNoOutlines"
  1096. fx.BottomSurface = "SmoothNoOutlines"
  1097. fx.BrickColor = BrickColor.new("Really black")
  1098. fxm = Instance.new("SpecialMesh",fx)
  1099. fxm.MeshType = "Sphere"
  1100. local sa2 = Instance.new("Sound",char)
  1101. sa2.SoundId = "rbxassetid://93724183"
  1102. sa2.Pitch = 0.5
  1103. sa2.Volume = 20
  1104. sa2.Looped = false
  1105. sa2:Play()
  1106. local value = 1
  1107. fxm.Scale = Vector3.new(1,1,1)
  1108. for i = 1, 20 do rs:wait()
  1109. value = value - 0.05
  1110. fx.Transparency = fx.Transparency - (1/20)
  1111. fx.CFrame = torso.CFrame
  1112. fxm.Scale = fxm.Scale + Vector3.new(value,value,value)
  1113. rs:wait()
  1114. end
  1115. ----------------------------------------------------
  1116. GroundWave1 = function()
  1117. local HandCF = CFrame.new(root.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  1118. local Colors = {"White", "Really black"}
  1119. local wave = Instance.new("Part", torso)
  1120. wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  1121. wave.Anchored = true
  1122. wave.CanCollide = false
  1123. wave.Locked = true
  1124. wave.Size = Vector3.new(1, 1, 1)
  1125. wave.TopSurface = "Smooth"
  1126. wave.BottomSurface = "Smooth"
  1127. wave.Transparency = 0.35
  1128. wave.CFrame = HandCF
  1129. wm = Instance.new("SpecialMesh", wave)
  1130. wm.MeshId = "rbxassetid://3270017"
  1131. coroutine.wrap(function()
  1132. for i = 1, 30, 1 do
  1133. wm.Scale = Vector3.new(50, 50, 1 + i*50)
  1134. wave.Size = wm.Scale
  1135. wave.CFrame = HandCF
  1136. wave.Transparency = i/30
  1137. wait()
  1138. end
  1139. wait()
  1140. wave:Destroy()
  1141. end)()
  1142. end
  1143. ----------------------------------------------------
  1144. GroundWave = function()
  1145. if Transforming == true then
  1146. local value = 5
  1147. local value2 = 10
  1148. local value3 = 20
  1149. local sa2 = Instance.new("Sound",char)
  1150. sa2.SoundId = "rbxassetid://233091195"
  1151. sa2.Pitch = 0.75
  1152. sa2.Volume = 30
  1153. sa2.Looped = false
  1154. sa2:Play()
  1155. local glowz2 = Instance.new("ParticleEmitter",fx)
  1156. glowz2.LightEmission = 0.5
  1157. glowz2.Texture = "rbxassetid://284205403"
  1158. glowz2.Color = ColorSequence.new(wit2)
  1159. glowz2.Size = NumberSequence.new({nsk(0,30),nsk(0.5,60),nsk(1,10)})
  1160. glowz2.Speed = NumberRange.new(0)
  1161. glowz2.LockedToPart = false
  1162. glowz2.Transparency = NumberSequence.new({nsk(0,0),nsk(1,1)})
  1163. glowz2.RotSpeed = NumberRange.new(-2000,2000)
  1164. glowz2.Lifetime = NumberRange.new(1)
  1165. glowz2.Rate = 50000
  1166. glowz2.VelocitySpread = 9001
  1167. wave=Instance.new('Part',torso)
  1168. wave.BrickColor = TorsoColor
  1169. wave.Anchored = true
  1170. wave.CanCollide = false
  1171. wave.Locked = true
  1172. wave.Size = Vector3.new(1, 1, 1)
  1173. wave.TopSurface = "Smooth"
  1174. wave.BottomSurface = "Smooth"
  1175. wave.Transparency = 0.35
  1176. wave.CFrame = fx.CFrame
  1177. wave.Material = "Neon"
  1178. wm = Instance.new("SpecialMesh", wave)
  1179. wm.MeshType = "Sphere"
  1180. wm.Scale = Vector3.new(1,1,1)
  1181. local wave2 = Instance.new("Part", torso)
  1182. wave2.BrickColor = TorsoColor
  1183. wave2.Anchored = true
  1184. wave2.CanCollide = false
  1185. wave2.Locked = true
  1186. wave2.Size = Vector3.new(1, 1, 1)
  1187. wave2.TopSurface = "Smooth"
  1188. wave2.BottomSurface = "Smooth"
  1189. wave2.Transparency = 0.35
  1190. wave2.CFrame = fx.CFrame
  1191. wave2.Material = "Neon"
  1192. wm2 = Instance.new("SpecialMesh", wave2)
  1193. wm2.MeshType = "FileMesh"
  1194. wm2.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1195. wm2.Scale = Vector3.new(1,1,1)
  1196. local wave3 = Instance.new("Part", torso)
  1197. wave3.BrickColor = BrickColor.new("Really black")
  1198. wave3.Anchored = true
  1199. wave3.CanCollide = false
  1200. wave3.Locked = true
  1201. wave3.Size = Vector3.new(1, 1, 1)
  1202. wave3.TopSurface = "Smooth"
  1203. wave3.BottomSurface = "Smooth"
  1204. wave3.Transparency = 0.35
  1205. wave3.CFrame = fx.CFrame
  1206. wave3.Material = "Neon"
  1207. wm3 = Instance.new("SpecialMesh", wave3)
  1208. wm3.MeshType = "FileMesh"
  1209. wm3.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1210. wm3.Scale = Vector3.new(1,1,1)
  1211. coroutine.wrap(function()
  1212. for i = 1, 18, 1 do
  1213. value = value - 0.5
  1214. value2 = value2 - 0.75*1.5
  1215. value3 = value3 - 0.475*1.5
  1216. wm.Scale = wm.Scale + Vector3.new(value*3.5,value*3.5,value*3.5)
  1217. wm2.Scale = wm.Scale + Vector3.new(value2*3.5,value2*3.5,0.5)
  1218. wm3.Scale = wm.Scale + Vector3.new(value3*3.5,value3*3.5,0.25)
  1219. --wave.Size = wm.Scale
  1220. wave.CFrame = fx.CFrame
  1221. wave.Transparency = i/14
  1222. --wave2.Size = wm2.Scale
  1223. wave2.CFrame = fx.CFrame
  1224. wave2.Rotation = Vector3.new(90, 0, 0)
  1225. wave2.Transparency = i/14
  1226. --wave3.Size = wm3.Scale
  1227. wave3.CFrame = fx.CFrame
  1228. wave3.Rotation = Vector3.new(90, 0, 0)
  1229. wave3.Transparency = i/14
  1230. wait()
  1231. glowz2.Rate = 0
  1232. end
  1233. wait()
  1234. wave:Destroy()
  1235. wave2:Destroy()
  1236. wave3:Destroy()
  1237. end)()
  1238. elseif Transforming == false then
  1239. wait()
  1240. end
  1241. end
  1242.  
  1243. for i = 1, 100 do rs:wait()
  1244. fx.CFrame = torso.CFrame
  1245. end
  1246.  
  1247. Spawn(function()
  1248. while wait(1) do
  1249. GroundWave()
  1250. end
  1251. end)
  1252.  
  1253. wait(4)
  1254.  
  1255. Transforming = false
  1256.  
  1257. local value2 = 1
  1258. for i = 1, 20 do rs:wait()
  1259. value2 = value2 - 0.05
  1260. glowz.Rate = 0
  1261. glowz2.Rate = 0
  1262. fx.Transparency = fx.Transparency + (1/20)
  1263. fx.CFrame = torso.CFrame
  1264. fxm.Scale = fxm.Scale + Vector3.new(value2,value2,value2)
  1265. rs:wait()
  1266. end
  1267. glowz:Destroy()
  1268. glowz2:Destroy()
  1269.  
  1270. local HandCF = CFrame.new(root.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  1271. local valuer = 5
  1272. local valuer2 = 10
  1273. local valuer3 = 15
  1274. local sa2 = Instance.new("Sound",char)
  1275. sa2.SoundId = "rbxassetid://233856115"
  1276. sa2.Pitch = 0.45
  1277. sa2.Volume = 30
  1278. sa2.Looped = false
  1279. sa2:Play()
  1280. local sar2 = Instance.new("Sound",char)
  1281. sar2.SoundId = "rbxassetid://231917784"
  1282. sar2.Pitch = 1.5
  1283. sar2.Volume = 31
  1284. sar2.Looped = false
  1285. sar2:Play()
  1286. local sar3 = Instance.new("Sound",char)
  1287. sar3.SoundId = "rbxassetid://231917934"
  1288. sar3.Pitch = 0.38
  1289. sar3.Volume = 30
  1290. sar3.Looped = false
  1291. sar3:Play()
  1292. local glowz3 = Instance.new("ParticleEmitter",torso)
  1293. glowz3.LightEmission = 1
  1294. glowz3.Texture = "rbxassetid://284205403"
  1295. glowz3.Color = ColorSequence.new(wit)
  1296. glowz3.Size = NumberSequence.new({nsk(0,10),nsk(1,50)})
  1297. glowz3.Speed = NumberRange.new(25,50)
  1298. glowz3.LockedToPart = false
  1299. glowz3.Transparency = NumberSequence.new({nsk(0,0),nsk(1,1)})
  1300. glowz3.RotSpeed = NumberRange.new(-2000,2000)
  1301. glowz3.Lifetime = NumberRange.new(1)
  1302. glowz3.Rate = 50000
  1303. glowz3.VelocitySpread = 9001
  1304. local wave = Instance.new("Part", torso)
  1305. wave.BrickColor = TorsoColor
  1306. wave.Anchored = true
  1307. wave.CanCollide = false
  1308. wave.Locked = true
  1309. wave.Size = Vector3.new(1, 1, 1)
  1310. wave.TopSurface = "Smooth"
  1311. wave.BottomSurface = "Smooth"
  1312. wave.Transparency = 0.35
  1313. wave.CFrame = HandCF
  1314. wm = Instance.new("SpecialMesh", wave)
  1315. wm.MeshId = "rbxassetid://3270017"
  1316. local wave2 = Instance.new("Part", torso)
  1317. wave2.BrickColor = BrickColor.new("Really black")
  1318. wave2.Anchored = true
  1319. wave2.CanCollide = false
  1320. wave2.Locked = true
  1321. wave2.Size = Vector3.new(1, 1, 1)
  1322. wave2.TopSurface = "Smooth"
  1323. wave2.BottomSurface = "Smooth"
  1324. wave2.Transparency = 0.35
  1325. wave2.CFrame = HandCF
  1326. wm2 = Instance.new("SpecialMesh", wave2)
  1327. wm2.MeshId = "rbxassetid://3270017"
  1328. local wave3 = Instance.new("Part", torso)
  1329. wave3.BrickColor = TorsoColor
  1330. wave3.Anchored = true
  1331. wave3.CanCollide = false
  1332. wave3.Locked = true
  1333. wave3.Size = Vector3.new(1, 1, 1)
  1334. wave3.TopSurface = "Smooth"
  1335. wave3.BottomSurface = "Smooth"
  1336. wave3.Transparency = 0.35
  1337. wave3.CFrame = HandCF
  1338. wm3 = Instance.new("SpecialMesh", wave3)
  1339. wm3.MeshId = "rbxassetid://3270017"
  1340. scale = 200
  1341. scale2 = 10
  1342. coroutine.wrap(function()
  1343. for i = 1, 14, 1 do
  1344. valuer = valuer - 0.35
  1345. valuer2 = valuer - 0.45
  1346. valuer3 = valuer3 - 0.475
  1347. scale = scale - 1
  1348. scale2 = scale2 - 0.35
  1349. wm.Scale = wm.Scale + Vector3.new(valuer*2.5,valuer*2.5,1 + i*200)
  1350. wave.Size = wm.Scale
  1351. wave.CFrame = HandCF
  1352. wave.Transparency = i/14
  1353. wm2.Scale = wm2.Scale + Vector3.new(valuer2*2.5,valuer2*2.5,1 + i*20)
  1354. wave2.Size = wm2.Scale
  1355. wave2.CFrame = HandCF
  1356. wave2.Transparency = i/14
  1357. wm3.Scale = wm3.Scale + Vector3.new(valuer3*2.5,valuer3*2.5, 1)
  1358. wave3.Size = wm2.Scale
  1359. wave3.CFrame = HandCF
  1360. wave3.Transparency = i/14
  1361. wait()
  1362. end
  1363. wait()
  1364. wave:Destroy()
  1365. wave2:Destroy()
  1366. end)()
  1367. hum.WalkSpeed = 16
  1368. Spawn(function()
  1369. wait(2)
  1370. glowz3.Rate=0
  1371. end)
  1372. ----------------------------------------------------
  1373. local cor = Instance.new("Part", char)
  1374. cor.Name = "Thingy"
  1375. cor.Locked = true
  1376. cor.BottomSurface = 0
  1377. cor.CanCollide = false
  1378. cor.Size = Vector3.new(1, 13, 1)
  1379. cor.Transparency = 1
  1380. cor.TopSurface = 0
  1381. corw = Instance.new("Weld", cor)
  1382. corw.Part0 = rarm
  1383. corw.Part1 = cor
  1384. corw.C0 = CFrame.new(0, -1, -1.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1385. corw.C1 = CFrame.new(0, 0, 0)
  1386. weld1 = Instance.new("Weld", char)
  1387. weld1.Part0 = cor
  1388. weld1.Part1 = p6
  1389. weld1.C0 = CFrame.new(0, 0, 0)
  1390. ----------------------------------------------------
  1391. Blast = function()
  1392. local Colors = {"Really black", "Really black"}
  1393. local wave = Instance.new("Part", torso)
  1394. wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  1395. wave.Anchored = true
  1396. wave.CanCollide = false
  1397. wave.Locked = true
  1398. wave.Size = Vector3.new(1, 1, 1)
  1399. wave.TopSurface = "Smooth"
  1400. wave.BottomSurface = "Smooth"
  1401. wave.Transparency = 0.35
  1402. wave.CFrame = rarm.CFrame
  1403. wm = Instance.new("SpecialMesh", wave)
  1404. wm.MeshType = "Sphere"
  1405. wm.Scale = Vector3.new(1,1,1)
  1406. z = Instance.new("Sound",wave)
  1407. z.SoundId = "rbxassetid://237035051"
  1408. z.Volume = 1
  1409. z.Pitch = .9
  1410. z:Play()
  1411. coroutine.wrap(function()
  1412. for i = 1, 30, 1 do
  1413. wave.Size = Vector3.new(1 + i*4, 1 + i*4, 1 + i*4)
  1414. --wave.Size = wm.Scale
  1415. wave.CFrame = rarm.CFrame
  1416. wave.Transparency = (1/14)
  1417. rs:wait()
  1418. end
  1419. rs:wait()
  1420. wave:Destroy()
  1421. z:Destroy()
  1422. end)()
  1423. end
  1424. ----------------------------------------------------
  1425. rarm.Touched:connect(function(ht)
  1426. hit = ht.Parent
  1427. if ht and hit:IsA("Model") then
  1428. if hit:FindFirstChild("Humanoid") then
  1429. if hit.Name ~= p.Name then
  1430. if Debounces.RPunch == true and Debounces.RPunched == false then
  1431. Debounces.RPunched = true
  1432. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(5,8))
  1433. if Debounces.ks==true then
  1434. z = Instance.new("Sound",hed)
  1435. z.SoundId = "rbxassetid://169380525"
  1436. z.Pitch = ptz[math.random(1,#ptz)]
  1437. z.Volume = 1
  1438. z:Play()
  1439. end
  1440. wait(.2)
  1441. Debounces.RPunched = false
  1442. end
  1443. end
  1444. end
  1445. elseif ht and hit:IsA("Hat") then
  1446. if hit.Parent.Name ~= p.Name then
  1447. if hit.Parent:FindFirstChild("Humanoid") then
  1448. if Debounces.RPunch == true and Debounces.RPunched == false then
  1449. Debounces.RPunched = true
  1450. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(5,8))
  1451. if Debounces.ks==true then
  1452. z = Instance.new("Sound",hed)
  1453. z.SoundId = "rbxassetid://169380525"
  1454. z.Pitch = ptz[math.random(1,#ptz)]
  1455. z.Volume = 1
  1456. z:Play()
  1457. end
  1458. wait(.2)
  1459. Debounces.RPunched = false
  1460. end
  1461. end
  1462. end
  1463. end
  1464. end)
  1465. larm.Touched:connect(function(ht)
  1466. hit = ht.Parent
  1467. if ht and hit:IsA("Model") then
  1468. if hit:FindFirstChild("Humanoid") then
  1469. if hit.Name ~= p.Name then
  1470. if Debounces.LPunch == true and Debounces.LPunched == false then
  1471. Debounces.LPunched = true
  1472. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(4,8))
  1473. if Debounces.ks2==true then
  1474. z = Instance.new("Sound",hed)
  1475. z.SoundId = "rbxassetid://169380525"
  1476. z.Pitch = ptz[math.random(1,#ptz)]
  1477. z.Volume = 1
  1478. z:Play()
  1479. end
  1480. wait(.2)
  1481. Debounces.LPunched = false
  1482. end
  1483. end
  1484. end
  1485. elseif ht and hit:IsA("Hat") then
  1486. if hit.Parent.Name ~= p.Name then
  1487. if hit.Parent:FindFirstChild("Humanoid") then
  1488. if Debounces.LPunch == true and Debounces.LPunched == false then
  1489. Debounces.LPunched = true
  1490. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(4,8))
  1491. if Debounces.ks2==true then
  1492. z = Instance.new("Sound",hed)
  1493. z.SoundId = "rbxassetid://169380525"
  1494. z.Pitch = ptz[math.random(1,#ptz)]
  1495. z.Volume = 1
  1496. z:Play()
  1497. end
  1498. wait(.2)
  1499. Debounces.LPunched = false
  1500. end
  1501. end
  1502. end
  1503. end
  1504. end)
  1505. ----------------------------------------------------
  1506. mod4 = Instance.new("Model",char)
  1507.  
  1508. ptez = {0.7, 0.8, 0.9, 1}
  1509.  
  1510. function FindNearestTorso(Position,Distance,SinglePlayer)
  1511. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  1512. local List = {}
  1513. for i,v in pairs(workspace:GetChildren())do
  1514. if v:IsA("Model")then
  1515. if v:findFirstChild("Torso")then
  1516. if v ~= char then
  1517. if(v.Torso.Position -Position).magnitude <= Distance then
  1518. table.insert(List,v)
  1519. end
  1520. end
  1521. end
  1522. end
  1523. end
  1524. return List
  1525. end
  1526.  
  1527. function Punch()
  1528. part=Instance.new('Part',mod4)
  1529. part.Anchored=true
  1530. part.CanCollide=false
  1531. part.FormFactor='Custom'
  1532. part.Size=Vector3.new(.2,.2,.2)
  1533. part.CFrame=root.CFrame*CFrame.new(0,1.5,-2.4)*CFrame.Angles(math.rad(0),0,0)
  1534. part.Transparency=.7
  1535. part.BrickColor=BrickColor.new('Really black')
  1536. mesh=Instance.new('SpecialMesh',part)
  1537. mesh.MeshId='http://www.roblox.com/asset/?id=3270017'
  1538. mesh.Scale=Vector3.new(3,3,3)
  1539. part2=Instance.new('Part',mod4)
  1540. part2.Anchored=true
  1541. part2.CanCollide=false
  1542. part2.FormFactor='Custom'
  1543. part2.Size=Vector3.new(.2,.2,.2)
  1544. part2.CFrame=root.CFrame*CFrame.new(0,1.5,-2.4)*CFrame.Angles(math.rad(90),0,0)
  1545. part2.Transparency=.7
  1546. part2.BrickColor=BrickColor.new('Really black')
  1547. mesh2=Instance.new('SpecialMesh',part2)
  1548. mesh2.MeshId='http://www.roblox.com/asset/?id=20329976'
  1549. mesh2.Scale=Vector3.new(3,1.5,3)
  1550. for i,v in pairs(FindNearestTorso(torso.CFrame.p,4))do
  1551. if v:FindFirstChild('Humanoid') then
  1552. v.Humanoid:TakeDamage(math.random(2,6))
  1553. end
  1554. end
  1555. coroutine.resume(coroutine.create(function()
  1556. for i=0,0.62,0.4 do
  1557. wait()
  1558. part.CFrame=part.CFrame
  1559. part.Transparency=i
  1560. mesh.Scale=mesh.Scale+Vector3.new(0.4,0.4,0.4)
  1561. part2.CFrame=part2.CFrame
  1562. part2.Transparency=i
  1563. mesh2.Scale=mesh2.Scale+Vector3.new(0.4,0.2,0.4)
  1564. end
  1565. part.Parent=nil
  1566. part2.Parent=nil
  1567. end))
  1568. end
  1569. ----------------------------------------------------
  1570. rarm.Touched:connect(function(ht)
  1571. hit = ht.Parent
  1572. if ht and hit:IsA("Model") then
  1573. if hit:FindFirstChild("Humanoid") then
  1574. if hit.Name ~= p.Name then
  1575. if Debounces.RPunch == true and Debounces.RPunched == false then
  1576. Debounces.RPunched = true
  1577. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(5,8))
  1578. if Debounces.ks==true then
  1579. z = Instance.new("Sound",hed)
  1580. z.SoundId = "rbxassetid://169380525"
  1581. z.Pitch = ptz[math.random(1,#ptz)]
  1582. z.Volume = 1
  1583. z:Play()
  1584. end
  1585. wait(.2)
  1586. Debounces.RPunched = false
  1587. end
  1588. end
  1589. end
  1590. elseif ht and hit:IsA("Hat") then
  1591. if hit.Parent.Name ~= p.Name then
  1592. if hit.Parent:FindFirstChild("Humanoid") then
  1593. if Debounces.RPunch == true and Debounces.RPunched == false then
  1594. Debounces.RPunched = true
  1595. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(5,8))
  1596. if Debounces.ks==true then
  1597. z = Instance.new("Sound",hed)
  1598. z.SoundId = "rbxassetid://169380525"
  1599. z.Pitch = ptz[math.random(1,#ptz)]
  1600. z.Volume = 1
  1601. z:Play()
  1602. end
  1603. wait(.2)
  1604. Debounces.RPunched = false
  1605. end
  1606. end
  1607. end
  1608. end
  1609. end)
  1610. larm.Touched:connect(function(ht)
  1611. hit = ht.Parent
  1612. if ht and hit:IsA("Model") then
  1613. if hit:FindFirstChild("Humanoid") then
  1614. if hit.Name ~= p.Name then
  1615. if Debounces.LPunch == true and Debounces.LPunched == false then
  1616. Debounces.LPunched = true
  1617. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(4,8))
  1618. if Debounces.ks2==true then
  1619. z = Instance.new("Sound",hed)
  1620. z.SoundId = "rbxassetid://169380525"
  1621. z.Pitch = ptz[math.random(1,#ptz)]
  1622. z.Volume = 1
  1623. z:Play()
  1624. end
  1625. wait(.2)
  1626. Debounces.LPunched = false
  1627. end
  1628. end
  1629. end
  1630. elseif ht and hit:IsA("Hat") then
  1631. if hit.Parent.Name ~= p.Name then
  1632. if hit.Parent:FindFirstChild("Humanoid") then
  1633. if Debounces.LPunch == true and Debounces.LPunched == false then
  1634. Debounces.LPunched = true
  1635. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(4,8))
  1636. if Debounces.ks2==true then
  1637. z = Instance.new("Sound",hed)
  1638. z.SoundId = "rbxassetid://169380525"
  1639. z.Pitch = ptz[math.random(1,#ptz)]
  1640. z.Volume = 1
  1641. z:Play()
  1642. end
  1643. wait(.2)
  1644. Debounces.LPunched = false
  1645. end
  1646. end
  1647. end
  1648. end
  1649. end)
  1650. ----------------------------------------------------
  1651. local player = game.Players.LocalPlayer
  1652. local pchar = player.Character
  1653. local mouse = player:GetMouse()
  1654. local cam = workspace.CurrentCamera
  1655.  
  1656. local rad = math.rad
  1657.  
  1658. local keysDown = {}
  1659. local flySpeed = 0
  1660. local MAX_FLY_SPEED = 3000
  1661.  
  1662. local canFly = false
  1663. local flyToggled = false
  1664.  
  1665. local forward, side = 0, 0
  1666. local lastForward, lastSide = 0, 0
  1667.  
  1668. local floatBP = Instance.new("BodyPosition")
  1669. floatBP.maxForce = Vector3.new(0, math.huge, 0)
  1670. local flyBV = Instance.new("BodyVelocity")
  1671. flyBV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1672. local turnBG = Instance.new("BodyGyro")
  1673. turnBG.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1674.  
  1675. mouse.KeyDown:connect(function(key)
  1676. keysDown[key] = true
  1677.  
  1678. if key == "f" then
  1679. flyToggled = not flyToggled
  1680.  
  1681. if not flyToggled then
  1682. stanceToggle = "Normal"
  1683. floatBP.Parent = nil
  1684. flyBV.Parent = nil
  1685. turnBG.Parent = nil
  1686. root.Velocity = Vector3.new()
  1687. pchar.Humanoid.PlatformStand = false
  1688. end
  1689. end
  1690.  
  1691. end)
  1692. mouse.KeyUp:connect(function(key)
  1693. keysDown[key] = nil
  1694. end)
  1695.  
  1696. local function updateFly()
  1697.  
  1698. if not flyToggled then return end
  1699.  
  1700. lastForward = forward
  1701. lastSide = side
  1702.  
  1703. forward = 0
  1704. side = 0
  1705.  
  1706. if keysDown.w then
  1707. forward = forward + 1
  1708. end
  1709. if keysDown.s then
  1710. forward = forward - 1
  1711. end
  1712. if keysDown.a then
  1713. side = side - 1
  1714. end
  1715. if keysDown.d then
  1716. side = side + 1
  1717. end
  1718.  
  1719. canFly = (forward ~= 0 or side ~= 0)
  1720.  
  1721. if canFly then
  1722. stanceToggle = "Floating"
  1723. turnBG.Parent = root
  1724. floatBP.Parent = nil
  1725. flyBV.Parent = root
  1726.  
  1727. flySpeed = flySpeed + 1 + (flySpeed / MAX_FLY_SPEED)
  1728. if flySpeed > MAX_FLY_SPEED then flySpeed = MAX_FLY_SPEED end
  1729. else
  1730. floatBP.position = root.Position
  1731. floatBP.Parent = root
  1732.  
  1733. flySpeed = flySpeed - 1
  1734. if flySpeed < 0 then flySpeed = 0 end
  1735. end
  1736.  
  1737. local camCF = cam.CoordinateFrame
  1738. local in_forward = canFly and forward or lastForward
  1739. local in_side = canFly and side or lastSide
  1740.  
  1741. flyBV.velocity = ((camCF.lookVector * in_forward) + (camCF * CFrame.new(in_side,
  1742. in_forward * 0.2, 0).p) - camCF.p) * flySpeed
  1743.  
  1744. turnBG.cframe = camCF * CFrame.Angles(-rad(forward * (flySpeed / MAX_FLY_SPEED)), 0,
  1745. 0)
  1746. end
  1747.  
  1748. game:service'RunService'.RenderStepped:connect(function()
  1749. if flyToggled then
  1750. pchar.Humanoid.PlatformStand = true
  1751. end
  1752. updateFly()
  1753. end)
  1754. -------------------------------
  1755. mouse.KeyDown:connect(function(key)
  1756. if key == "q" then
  1757. if Debounces.CanAttack == true then
  1758. Debounces.CanAttack = false
  1759. Debounces.NoIdl = true
  1760. Debounces.on = true
  1761. function FindNearestTorso(Position,Distance,SinglePlayer)
  1762. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  1763. local List = {}
  1764. for i,v in pairs(workspace:GetChildren())do
  1765. if v:IsA("Model")then
  1766. if v:findFirstChild("Torso")then
  1767. if v ~= char then
  1768. if(v.Torso.Position -Position).magnitude <= Distance then
  1769. table.insert(List,v)
  1770. end
  1771. end
  1772. end
  1773. end
  1774. end
  1775. return List
  1776. end
  1777. z = Instance.new("Sound",workspace)
  1778. z.SoundId = "rbxassetid://232213955"
  1779. z.Pitch = 0.75
  1780. z.Volume = 5
  1781. wait(0.2)
  1782. z:Play()
  1783. sp = Instance.new("Part",rarm)
  1784. sp.Anchored = true
  1785. sp.CanCollide = false
  1786. sp.Locked = true
  1787. sp.Transparency = 0
  1788. sp.Material = "Neon"
  1789. sp.Size = Vector3.new(2,2,2)
  1790. sp.TopSurface = "SmoothNoOutlines"
  1791. sp.BottomSurface = "SmoothNoOutlines"
  1792. sp.BrickColor = TorsoColor
  1793. spm = Instance.new("SpecialMesh",sp)
  1794. spm.MeshType = "Sphere"
  1795. spm.Scale = Vector3.new(42,42,42)
  1796. sp2 = Instance.new("Part", rarm)
  1797. sp2.Name = "Energy"
  1798. sp2.BrickColor = TorsoColor
  1799. sp2.Size = Vector3.new(1, 1, 1)
  1800. sp2.Shape = "Ball"
  1801. sp2.CanCollide = false
  1802. sp2.Anchored = true
  1803. sp2.Locked = true
  1804. sp2.TopSurface = 0
  1805. sp2.BottomSurface = 0
  1806. sp2.Transparency = 1
  1807. spm2 = Instance.new("SpecialMesh",sp2)
  1808. spm2.MeshId = "rbxassetid://9982590"
  1809. spm2.Scale = Vector3.new(4,4,4)
  1810. sp3 = Instance.new("Part", rarm)
  1811. sp3.Name = "Energy"
  1812. sp3.BrickColor = TorsoColor
  1813. sp3.Size = Vector3.new(1, 1, 1)
  1814. sp3.Shape = "Ball"
  1815. sp3.CanCollide = false
  1816. sp3.Anchored = true
  1817. sp3.Locked = true
  1818. sp3.TopSurface = 0
  1819. sp3.BottomSurface = 0
  1820. sp3.Transparency = 1
  1821. spm3 = Instance.new("SpecialMesh",sp2)
  1822. spm3.MeshId = "rbxassetid://9982590"
  1823. spm3.Scale = Vector3.new(8,8,8)
  1824. for i = 1, 20 do
  1825. spm.Scale = spm.Scale - Vector3.new(2,2,2)
  1826. sp.CFrame = root.CFrame*CFrame.new(0,1,-2)
  1827. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.62,0)*CFrame.Angles(math.rad(-6),math.rad(-6),math.rad(8)), 0.4)
  1828. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.62,0)*CFrame.Angles(math.rad(-6),math.rad(6),math.rad(-8)), 0.4)
  1829. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(0),0), 0.4)
  1830. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.4)
  1831. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-8)), 0.4)
  1832. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(8)), 0.4)
  1833. if Debounces.on == false then break end
  1834. rs:wait()
  1835. end
  1836. for i = 1, 100, 20 do rs:wait()
  1837. sp.CFrame = root.CFrame*CFrame.new(0,1,-2)
  1838. end
  1839. for i = 1, 20 do
  1840. sp.CFrame = root.CFrame*CFrame.new(0,1,-2)
  1841. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.62,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(8)), 0.4)
  1842. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.62,.2)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.4)
  1843. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(10),math.rad(-30),0), 0.4)
  1844. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(40), math.rad(0)), 0.4)
  1845. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-8)), 0.4)
  1846. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(8)), 0.4)
  1847. if Debounces.on == false then break end
  1848. rs:wait()
  1849. end
  1850. sp.Transparency = 1
  1851. for i = 1, 20 do
  1852. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.62,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(8)), 0.4)
  1853. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2,0.62,-.2)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.4)
  1854. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.4)
  1855. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(-50), math.rad(0)), 0.4)
  1856. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-8)), 0.4)
  1857. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(8)), 0.4)
  1858. if Debounces.on == false then break end
  1859. rs:wait()
  1860. end
  1861. wait(1)
  1862. sp.Transparency = 0
  1863. sp2.Transparency = 0.84
  1864. for i = 1, 20 do
  1865. --spm.Scale = spm.Scale - Vector3.new(1,1,1)
  1866. sp.CFrame = rarm.CFrame*CFrame.new(0,-1,0)
  1867. sp2.CFrame = sp.CFrame * CFrame.new(0,0,0) * CFrame.Angles(math.rad(-i), math.rad(-i), math.rad(i))
  1868. sp3.CFrame = sp.CFrame * CFrame.new(0,0,0) * CFrame.Angles(math.rad(-i), math.rad(-i), math.rad(i))
  1869. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(110),math.rad(-6),math.rad(140)), 0.4)
  1870. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(80),math.rad(6),math.rad(-40)), 0.2)
  1871. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(30),0), 0.2)
  1872. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)), 0.3)
  1873. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(20), 0, math.rad(-14)), 0.2)
  1874. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-16), 0, math.rad(8)), 0.2)
  1875. if Debounces.on == false then break end
  1876. rs:wait()
  1877. end
  1878. for i = 1, 2880, 50 do
  1879. rs:wait()
  1880. sp.CFrame = rarm.CFrame*CFrame.new(0,-1,0)
  1881. sp2.CFrame = rarm.CFrame * CFrame.new(0,-1,0) * CFrame.Angles(math.rad(-i/10), math.rad(-i/10), math.rad(i/10))
  1882. sp3.CFrame = rarm.CFrame * CFrame.new(0,-1,0) * CFrame.Angles(math.rad(-i/-10), math.rad(-i/-10), math.rad(i/-10))
  1883. rs:wait()
  1884. end
  1885. sp:Destroy()
  1886. sp2:Destroy()
  1887. sp3:Destroy()
  1888. local X = Instance.new("Part",char)
  1889. local O = Instance.new("ObjectValue",X)
  1890. O.Name = "creator"
  1891. X.Locked = true
  1892. X.Name = "Shell"
  1893. X.Anchored = false
  1894. X.CanCollide = false
  1895. X.Transparency = 0
  1896. X.Reflectance = 0
  1897. X.BottomSurface = 0
  1898. X.TopSurface = 0
  1899. X.Shape = 0
  1900. local V = Instance.new("ObjectValue",X)
  1901. V.Value = char
  1902. V.Name = "creator"
  1903. X.BrickColor = TorsoColor
  1904. X.Size = Vector3.new(2,2,2)
  1905. X.Material = "Neon"
  1906. local Z = Instance.new("SpecialMesh",X)
  1907. Z.MeshType = "Sphere"
  1908. Z.Scale = Vector3.new(0.5,0.5,1)
  1909. X.CFrame = rarm.CFrame*CFrame.new(-3,0,0)
  1910. local bv = Instance.new("BodyVelocity",X)
  1911. bv.maxForce = Vector3.new(99999,99999,99999)
  1912. X.CFrame = CFrame.new(X.Position,mouse.Hit.p)
  1913. bv.velocity = X.CFrame.lookVector*75
  1914.  
  1915. Explode = X.Touched:connect(function(hit)
  1916. if hit ~= char and hit.Name ~= "Shell" then
  1917. local cf = X.CFrame
  1918. bv:Destroy()
  1919. X.Anchored = true
  1920. Z:Remove()
  1921. Explode:disconnect()
  1922. X.Size = Vector3.new(6,6,6)
  1923. X.Touched:connect(function(hit) end)
  1924. X.CanCollide = false
  1925. local part3 = Instance.new("Part", rarm)
  1926. part3.Anchored=true
  1927. part3.CanCollide=false
  1928. part3.Locked = true
  1929. part3.TopSurface = "SmoothNoOutlines"
  1930. part3.BottomSurface = "SmoothNoOutlines"
  1931. part3.FormFactor='Custom'
  1932. part3.Size=Vector3.new(2,2, 2)
  1933. part3.CFrame=X.CFrame
  1934. part3.Transparency=0
  1935. part3.BrickColor=TorsoColor
  1936. local mesh3 = Instance.new("SpecialMesh",part3)
  1937. mesh3.MeshType = "Sphere"
  1938. mesh3.Scale = Vector3.new(2,2,2)
  1939. --debris:AddItem(X,8)
  1940. local part4 = Instance.new("Part", rarm)
  1941. part4.Material = "Neon"
  1942. part4.Anchored=true
  1943. part4.CanCollide=false
  1944. part4.Locked = true
  1945. part4.TopSurface = "SmoothNoOutlines"
  1946. part4.BottomSurface = "SmoothNoOutlines"
  1947. part4.FormFactor='Custom'
  1948. part4.Size=Vector3.new(2,2, 2)
  1949. part4.CFrame=X.CFrame
  1950. part4.Transparency=0
  1951. part4.BrickColor=BrickColor.new("Black")
  1952. local mesh4 = Instance.new("SpecialMesh",part4)
  1953. mesh4.MeshType = "Sphere"
  1954. mesh4.Scale = Vector3.new(1,1,1)
  1955. local part7 = Instance.new("Part", rarm)
  1956. part7.Material = "Neon"
  1957. part7.Anchored=true
  1958. part7.CanCollide=false
  1959. part7.Locked = true
  1960. part7.TopSurface = "SmoothNoOutlines"
  1961. part7.BottomSurface = "SmoothNoOutlines"
  1962. part7.FormFactor='Custom'
  1963. part7.Size=Vector3.new(2,2, 2)
  1964. part7.CFrame=X.CFrame
  1965. part7.Transparency=0
  1966. part7.BrickColor=BrickColor.new("Really black")
  1967. local mesh7 = Instance.new("SpecialMesh",part7)
  1968. mesh7.MeshType = "Sphere"
  1969. mesh7.Scale = Vector3.new(0.2, 0.2, 0.2)
  1970. --[[X.Touched:connect(function(ht)
  1971. hit = ht.Parent
  1972. if ht and hit:IsA("Model") then
  1973. if hit:FindFirstChild("Humanoid") then
  1974. if hit.Name ~= p.Name then
  1975. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(4,6))
  1976. wait(.3)
  1977. end
  1978. end
  1979. elseif ht and hit:IsA("Hat") then
  1980. if hit.Parent.Name ~= p.Name then
  1981. if hit.Parent:FindFirstChild("Humanoid") then
  1982. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(4,6))
  1983. wait(.3)
  1984. end
  1985. end
  1986. end
  1987. end)
  1988. part3.Touched:connect(function(ht)
  1989. hit = ht.Parent
  1990. if ht and hit:IsA("Model") then
  1991. if hit:FindFirstChild("Humanoid") then
  1992. if hit.Name ~= p.Name then
  1993. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(4,6))
  1994. wait(.3)
  1995. end
  1996. end
  1997. elseif ht and hit:IsA("Hat") then
  1998. if hit.Parent.Name ~= p.Name then
  1999. if hit.Parent:FindFirstChild("Humanoid") then
  2000. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random(4,6))
  2001. wait(.3)
  2002. end
  2003. end
  2004. end
  2005. end)]]--
  2006. for i,v in pairs(FindNearestTorso(X.CFrame.p,140))do
  2007. if v:FindFirstChild('Humanoid') then
  2008. v.Humanoid:TakeDamage(math.random(60,90))
  2009. v.Humanoid.PlatformStand = true
  2010. v:FindFirstChild("Torso").Velocity = hed.CFrame.lookVector * 100
  2011. end
  2012. end
  2013.  
  2014. local acos = math.acos
  2015. local sqrt = math.sqrt
  2016. local Vec3 = Vector3.new
  2017. local fromAxisAngle = CFrame.fromAxisAngle
  2018.  
  2019. local function toAxisAngle(CFr)
  2020. local X,Y,Z,R00,R01,R02,R10,R11,R12,R20,R21,R22 = CFr:components()
  2021. local Angle = math.acos((R00+R11+R22-1)/2)
  2022. local A = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
  2023. A = A == 0 and 0.00001 or A
  2024. local B = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
  2025. B = B == 0 and 0.00001 or B
  2026. local C = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
  2027. C = C == 0 and 0.00001 or C
  2028. local x = (R21-R12)/sqrt(A)
  2029. local y = (R02-R20)/sqrt(B)
  2030. local z = (R10-R01)/sqrt(C)
  2031. return Vec3(x,y,z),Angle
  2032. end
  2033.  
  2034. function ApplyTrig(Num,Func)
  2035. local Min,Max = Func(0),Func(1)
  2036. local i = Func(Num)
  2037. return (i-Min)/(Max-Min)
  2038. end
  2039.  
  2040. function LerpCFrame(CFrame1,CFrame2,Num)
  2041. local Vec,Ang = toAxisAngle(CFrame1:inverse()*CFrame2)
  2042. return CFrame1*fromAxisAngle(Vec,Ang*Num) + (CFrame2.p-CFrame1.p)*Num
  2043. end
  2044.  
  2045. function Crater(Torso,Radius)
  2046. Spawn(function()
  2047. local Ray = Ray.new(Torso.Position,Vector3.new(0,-1,0)*10)
  2048. local Ignore = {}
  2049. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2050. if v.Character ~= nil then
  2051. Ignore[#Ignore+1] = v.Character
  2052. end
  2053. end
  2054. local Hit,Pos,SurfaceNorm = Workspace:FindPartOnRayWithIgnoreList(Ray,Ignore)
  2055. if Hit == nil then return end
  2056. local Parts = {}
  2057. for i = 1,360,10 do
  2058. local P = Instance.new("Part",Torso.Parent)
  2059. P.Anchored = true
  2060. P.FormFactor = "Custom"
  2061. P.BrickColor = Hit.BrickColor
  2062. P.Material = Hit.Material
  2063. P.TopSurface = "Smooth"
  2064. P.BottomSurface = "Smooth"
  2065. P.Size = Vector3.new(10,20,20)*(math.random(80,100)/100)
  2066. P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,7,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,50)))
  2067. Parts[#Parts+1] = {P,P.CFrame,((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,1,0))*CFrame.Angles(0,math.rad(i),0)*CFrame.new(0,0,-Radius)*CFrame.Angles(math.rad(math.random(-50,-20)),math.rad(math.random(-15,15)),math.rad(math.random(-15,15))),P.Size}
  2068. if math.random(0,5) == 0 then -- rubble
  2069. local P = Instance.new("Part",Torso.Parent)
  2070. P.Anchored = true
  2071. P.FormFactor = "Custom"
  2072. P.BrickColor = Hit.BrickColor
  2073. P.Material = Hit.Material
  2074. P.TopSurface = "Smooth"
  2075. P.BottomSurface = "Smooth"
  2076. P.Size = Vector3.new(4,4,4)*(math.random(80,100)/100)
  2077. P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,2.5,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,50)))
  2078. Parts[#Parts+1] = {P,P.CFrame,(CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))*CFrame.Angles(0,math.rad(i),0)*CFrame.new(0,0,-Radius-8)*CFrame.Angles(math.rad(math.random(-90,90)),math.rad(math.random(-90,90)),math.rad(math.random(-90,90))),P.Size}
  2079. end
  2080. end
  2081. for i = 0,1,0.05 do
  2082. for i2,v in pairs(Parts) do
  2083. v[1].CFrame = LerpCFrame(v[2],v[3],ApplyTrig(i,math.cos))
  2084. end
  2085. wait(0.02)
  2086. end
  2087. for i,v in pairs(Parts) do
  2088. if v[1].Size.X > 2.1 then
  2089. v[1].CFrame = v[1].CFrame+Vector3.new(0,2,0)
  2090. end
  2091. v[1].Anchored = false
  2092. end
  2093. for i = 0,1,0.05 do
  2094. for i2,v in pairs(Parts) do
  2095. v[1].Transparency = i
  2096. if i == 1 then
  2097. v[1]:Destroy()
  2098. elseif i >= 0.25 then
  2099. v[1].CanCollide = false
  2100. end
  2101. end
  2102. wait(0.02)
  2103. end
  2104. Parts = nil
  2105. end)
  2106. end
  2107.  
  2108. ROW = function(out, trans, s, wt, t, ang, plus)
  2109. for i = 1, 360, 360/t do
  2110. local c = Instance.new("Part", game.Workspace)
  2111. c.FormFactor = 3
  2112. c.TopSurface = 0
  2113. c.BottomSurface = 0
  2114. c.Size = s
  2115. c.Anchored = true
  2116. c.CanCollide = wt
  2117. c.Material=workspace.Base.Material
  2118. c.Transparency = trans
  2119. c.BrickColor = workspace.Base.BrickColor
  2120. c.CFrame = CFrame.new(X.CFrame.x,0,X.CFrame.z) * CFrame.Angles(0, math.rad(i + plus), 0) * CFrame.new(0, 0, out) * ang
  2121. c.Locked=true
  2122. game.Debris:AddItem(c,15)
  2123. end
  2124. end
  2125.  
  2126. Part = function(x,y,z,color,tr,cc,an,parent)
  2127. local p = Instance.new('Part',parent or Weapon)
  2128. p.formFactor = 'Custom'
  2129. p.Size = Vector3.new(x,y,z)
  2130. p.BrickColor = BrickColor.new(color)
  2131. p.CanCollide = cc
  2132. p.Transparency = tr
  2133. p.Anchored = an
  2134. p.TopSurface,p.BottomSurface = 0,0
  2135. p.Locked=true
  2136. p:BreakJoints()
  2137. return p end
  2138.  
  2139. Mesh = function(par,num,x,y,z)
  2140. local msh = _
  2141. if num == 1 then msh = Instance.new("CylinderMesh",par)
  2142. elseif num == 2 then msh = Instance.new("SpecialMesh",par) msh.MeshType = 3
  2143. elseif num == 3 then msh = Instance.new("BlockMesh",par)
  2144. elseif num == 4 then msh = Instance.new("SpecialMesh",par) msh.MeshType = "Torso"
  2145. elseif type(num) == 'string' then msh = Instance.new("SpecialMesh",par) msh.MeshId = num
  2146. end msh.Scale = Vector3.new(x,y,z)
  2147. return msh end
  2148.  
  2149. function explosion(col1,col2,cfr,sz,rng,dmg)
  2150. local a= Part(1,1,1,col1,.5,false,true,workspace)
  2151. local a2= Part(1,1,1,col2,.5,false,true,workspace)
  2152. local a3= Part(1,1,1,col2,.5,false,true,workspace)
  2153. v1,v2,v3=sz.x,sz.y,sz.z
  2154. local m= Mesh(a,'http://www.roblox.com/asset/?id=1185246',v1,v2,v3)
  2155. local m2= Mesh(a2,3,v1/3,v2/3,v3/3)
  2156. local m3= Mesh(a3,3,v1/3,v2/3,v3/3)
  2157. a.CFrame=cfr
  2158. a2.CFrame=cfr*CFrame.Angles(math.random(),math.random(),math.random())
  2159. a3.CFrame=cfr*CFrame.Angles(math.random(),math.random(),math.random())
  2160.  
  2161. Spawn(function()
  2162. while wait() do
  2163. if a.Transparency >= 1 then a:Destroy() a2:Destroy() a3:Destroy() break end
  2164. m.Scale=m.Scale+Vector3.new(.1,0.1,0.1)
  2165. m2.Scale=m2.Scale+Vector3.new(.1,0.1,0.1)
  2166. m3.Scale=m3.Scale+Vector3.new(.1,0.1,0.1)
  2167. a.Transparency=a.Transparency+0.05
  2168. a2.Transparency=a2.Transparency+0.05
  2169. a3.Transparency=a3.Transparency+0.05
  2170. end
  2171. end)
  2172. end
  2173.  
  2174. Crater(X,20)
  2175. ROW(12, 0, Vector3.new(34.5, 30, 3), true, 8, CFrame.Angles(math.rad(math.random (30,60)), 0, math.rad (math.random(-30,30))), 0)
  2176. z = Instance.new("Sound",workspace)
  2177. z.SoundId = "rbxassetid://231917744"
  2178. z.Pitch = .5
  2179. z.Volume = 5
  2180. z1 = Instance.new("Sound",workspace)
  2181. z1.SoundId = "rbxassetid://231917744"
  2182. z1.Pitch = .5
  2183. z1.Volume = 5
  2184. z2 = Instance.new("Sound",workspace)
  2185. z2.SoundId = "rbxassetid://231917744"
  2186. z2.Pitch = .5
  2187. z2.Volume = 5
  2188. z3 = Instance.new("Sound",workspace)
  2189. z3.SoundId = "rbxassetid://245537790"
  2190. z3.Pitch = .7
  2191. z3.Volume = 5
  2192. z4 = Instance.new("Sound",workspace)
  2193. z4.SoundId = "rbxassetid://245537790"
  2194. z4.Pitch = .7
  2195. z4.Volume = 5
  2196. z4a = Instance.new("Sound",workspace)
  2197. z4a.SoundId = "rbxassetid://419447292"
  2198. z4a.Pitch = 1
  2199. z4a.Volume = 5
  2200. z3a = Instance.new("Sound",workspace)
  2201. z3a.SoundId = "rbxassetid://421328847"
  2202. z3a.Pitch = 1
  2203. z3a.Volume = 5
  2204. wait(0.1)
  2205. z:Play()
  2206. z1:Play()
  2207. z2:Play()
  2208. z3:Play()
  2209. z4:Play()
  2210. z3a:Play()
  2211. z4a:Play()
  2212.  
  2213. local part=Instance.new('Part',rarm)
  2214. part.Anchored=true
  2215. part.CanCollide=false
  2216. part.Locked = true
  2217. part.FormFactor='Custom'
  2218. part.Size=Vector3.new(2,2,2)
  2219. part.CFrame=X.CFrame*CFrame.new(0,0,0)
  2220. part.Transparency=0
  2221. part.BrickColor=BrickColor.new('Really black')
  2222. local mesh=Instance.new('SpecialMesh',part)
  2223. mesh.MeshId='http://www.roblox.com/asset/?id=20329976'
  2224. mesh.Scale=Vector3.new(4,4,4)
  2225. local part2=part:clone()
  2226. part2.Parent = rarm
  2227. part2.BrickColor=TorsoColor
  2228. local part5=part:clone()
  2229. part5.Parent = rarm
  2230. part5.BrickColor=TorsoColor
  2231. local part6=part:clone()
  2232. part6.Parent = rarm
  2233. part6.BrickColor=BrickColor.new("Black")
  2234. local mesh2=mesh:clone()
  2235. mesh2.Parent=part2
  2236. mesh2.Scale=Vector3.new(6, 6, 6)
  2237. local mesh5=mesh:clone()
  2238. mesh5.Parent=part5
  2239. mesh5.Scale=Vector3.new(6, 6, 6)
  2240. local mesh6=mesh:clone()
  2241. mesh6.Parent=part6
  2242. mesh6.Scale=Vector3.new(6, 6, 6)
  2243. local blast = Instance.new("Part", rarm)
  2244. blast.BrickColor = BrickColor.new("Really black")
  2245. blast.Anchored = true
  2246. blast.CanCollide = false
  2247. blast.Locked = true
  2248. blast.Size = Vector3.new(2, 2, 2)
  2249. blast.TopSurface = "Smooth"
  2250. blast.BottomSurface = "Smooth"
  2251. blast.Transparency = 0
  2252. blast.CFrame = HandCF
  2253. local bm = Instance.new("SpecialMesh", blast)
  2254. bm.Scale = Vector3.new(10,2,10)
  2255. bm.MeshId = "rbxassetid://3270017"
  2256. local blast2 = Instance.new("Part", rarm)
  2257. blast2.BrickColor = BrickColor.new("Really black")
  2258. blast2.Anchored = true
  2259. blast2.CanCollide = false
  2260. blast2.Locked = true
  2261. blast2.Size = Vector3.new(2, 2, 2)
  2262. blast2.TopSurface = "Smooth"
  2263. blast2.BottomSurface = "Smooth"
  2264. blast2.Transparency = 0
  2265. blast2.CFrame = HandCF
  2266. local bm2 = Instance.new("SpecialMesh", blast2)
  2267. bm2.Scale = Vector3.new(6,2,6)
  2268. bm2.MeshId = "rbxassetid://3270017"
  2269. local blast3 = Instance.new("Part", rarm)
  2270. blast3.BrickColor = BrickColor.new("Really black")
  2271. blast3.Anchored = true
  2272. blast3.CanCollide = false
  2273. blast3.Locked = true
  2274. blast3.Size = Vector3.new(1, 1, 1)
  2275. blast3.TopSurface = "Smooth"
  2276. blast3.BottomSurface = "Smooth"
  2277. blast3.Transparency = 0
  2278. blast3.CFrame = HandCF
  2279. local bm3 = Instance.new("SpecialMesh", blast3)
  2280. bm3.Scale = Vector3.new(6,2,6)
  2281. bm3.MeshId = "rbxassetid://3270017"
  2282. LOL=100
  2283. LOLL=200
  2284. LOLLL=300
  2285. LOLLLL=400
  2286. LOLLLLL=500
  2287. -- such nic stairs xddd
  2288. local glowz2 = Instance.new("ParticleEmitter",X)
  2289. glowz2.LightEmission = 0.5
  2290. glowz2.Texture = "rbxassetid://284205403"
  2291. glowz2.Color = ColorSequence.new(wit2)
  2292. glowz2.Size = NumberSequence.new({nsk(0,30),nsk(0.4,60),nsk(0.6,120),nsk(0.8,60),nsk(1,10)})
  2293. glowz2.Speed = NumberRange.new(0)
  2294. glowz2.LockedToPart = false
  2295. glowz2.Transparency = NumberSequence.new({nsk(0,0),nsk(1,1)})
  2296. glowz2.RotSpeed = NumberRange.new(-2000,2000)
  2297. glowz2.Lifetime = NumberRange.new(1)
  2298. glowz2.Rate = 50000
  2299. glowz2.VelocitySpread = 9001
  2300. Spawn(function()
  2301. wait(1)
  2302. glowz2.Rate=0
  2303. end)
  2304. for i = 1,120 do rs:wait()
  2305. LOL=LOL - 50
  2306. LOLL=LOLL - 100
  2307. LOLLL=LOLLL - 150
  2308. LOLLLL=LOLLLL - 200
  2309. LOLLLLL=LOLLLLL - 250
  2310. -- hi
  2311. X.Transparency = X.Transparency + (1/120)
  2312. part.Transparency = part.Transparency + (1/120)
  2313. part2.Transparency = part2.Transparency + (1/50)
  2314. part3.Transparency = part3.Transparency + (1/50)
  2315. part4.Transparency = part4.Transparency + (1/50)
  2316. part5.Transparency = part5.Transparency + (1/50)
  2317. part6.Transparency = part6.Transparency + (1/50)
  2318. part7.Transparency = part7.Transparency + (1/50)
  2319. blast.Transparency = blast.Transparency + (1/50)
  2320. blast2.Transparency = blast2.Transparency + (1/50)
  2321. blast3.Transparency = blast3.Transparency + (1/50)
  2322. X.Size = X.Size + Vector3.new(1.6,1.6,1.6)
  2323. --part3.Size = part3.Size + Vector3.new(6,6,6)
  2324. mesh.Scale = mesh.Scale + Vector3.new(2,.4,2)
  2325. mesh2.Scale = mesh2.Scale + Vector3.new(2.2,.4,2.2)
  2326. mesh3.Scale = mesh3.Scale + Vector3.new(6,6,6)
  2327. mesh4.Scale = mesh4.Scale + Vector3.new(3.4,3.4,3.4)
  2328. mesh5.Scale = mesh5.Scale + Vector3.new(3.2,.4,3.2)
  2329. mesh6.Scale = mesh6.Scale + Vector3.new(4,.4,4)
  2330. mesh7.Scale = mesh7.Scale + Vector3.new(8,8,8)
  2331. bm.Scale = bm.Scale + Vector3.new(12,12,.4)
  2332. bm2.Scale = bm2.Scale + Vector3.new(8,8,.4)
  2333. bm3.Scale = bm3.Scale + Vector3.new(8,8,.4)
  2334. X.CFrame = cf
  2335. part.CFrame=X.CFrame * CFrame.Angles(0,math.rad(i*2),0)
  2336. part2.CFrame=X.CFrame * CFrame.Angles(0,math.rad(-i*2),0)
  2337. part3.CFrame=X.CFrame
  2338. part4.CFrame=X.CFrame
  2339. part7.CFrame=X.CFrame
  2340. part5.CFrame=X.CFrame * CFrame.Angles(0,math.rad(i*2.6),0)
  2341. part6.CFrame=X.CFrame * CFrame.Angles(0,math.rad(-i*2.4),0)
  2342. blast.CFrame=X.CFrame * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  2343. blast2.CFrame=X.CFrame * CFrame.Angles(math.rad(-i*4), math.rad(i*4), math.rad(0))
  2344. blast3.CFrame=X.CFrame * CFrame.Angles(math.rad(180+i*4), math.rad(90-i*4), math.rad(0))
  2345. rs:wait()
  2346. end
  2347. X:Destroy()
  2348. part:Destroy()
  2349. part2:Destroy()
  2350. part3:Destroy()
  2351. part4:Destroy()
  2352. part5:Destroy()
  2353. part6:Destroy()
  2354. blast:Destroy()
  2355. blast2:Destroy()
  2356. blast3:Destroy()
  2357. z:Destroy()
  2358. z1:Destroy()
  2359. z2:Destroy()
  2360. z3:Destroy()
  2361. z4:Destroy()
  2362. end
  2363. end)
  2364. for i = 1, 20 do
  2365. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(70),math.rad(-6),math.rad(-20)), 0.2)
  2366. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(-6),math.rad(6),math.rad(-8)), 0.2)
  2367. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.2)
  2368. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)), 0.4)
  2369. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), 0, math.rad(-8)), 0.2)
  2370. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-6), 0, math.rad(8)), 0.2)
  2371. if Debounces.on == false then break end
  2372. rs:wait()
  2373. end
  2374. if Debounces.CanAttack == false then
  2375. Debounces.CanAttack = true
  2376. Debounces.NoIdl = false
  2377. Debounces.on = false
  2378. end
  2379. end
  2380. end
  2381. end)
  2382. ----------------------------------------------------
  2383. mouse.KeyDown:connect(function(key)
  2384. if key == "c" then
  2385. Blaze()
  2386. end
  2387. end)
  2388. ----------------------------------------------------
  2389. mouse.KeyDown:connect(function(key)
  2390. if key == "v" then
  2391. Blaze2()
  2392. end
  2393. end)
  2394. ----------------------------------------------------
  2395. mouse.KeyDown:connect(function(key)
  2396. if key == "x" then
  2397. hum.WalkSpeed = 0.01
  2398. if Debounces.CanAttack == true then
  2399. Debounces.CanAttack = false
  2400. Debounces.NoIdl = true
  2401. Debounces.on = true
  2402. for i = 1, 30 do
  2403. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.65,-.4)*CFrame.Angles(math.rad(130),math.rad(0),math.rad(-40)), 0.2)
  2404. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2,0.65,-.4)*CFrame.Angles(math.rad(130),math.rad(0),math.rad(40)), 0.2)
  2405. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(0),0), 0.2)
  2406. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0), 0.2)
  2407. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, .4, -0.8) * CFrame.Angles(math.rad(-6), math.rad(0), math.rad(0)), 0.2)
  2408. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, .4, -0.8) * CFrame.Angles(math.rad(-6), math.rad(0), math.rad(0)), 0.2)
  2409. if Debounces.on == false then break end
  2410. rs:wait(6)
  2411. end
  2412. v = Instance.new("Sound")
  2413. v.SoundId = "rbxassetid://435742675"
  2414. v.Parent = char
  2415. v.Looped = false
  2416. v.Pitch = 1
  2417. v.Volume = 18
  2418. wait(.01)
  2419. v:Play()
  2420.  
  2421. if Daytime == true then
  2422. Daytime = false
  2423. l.TimeOfDay = 00
  2424. else
  2425. Daytime = true
  2426. l.TimeOfDay = 12
  2427. l.OutdoorAmbient = Color3.new(0.498039, 0.498039, 0.498039)
  2428. end
  2429.  
  2430. local Shockwave = function()
  2431. local rng1 = Instance.new("Part", char)
  2432. rng1.Anchored = true
  2433. rng1.BrickColor = BrickColor.new("Really black")
  2434. rng1.CanCollide = false
  2435. rng1.FormFactor = 3
  2436. rng1.Name = "Ring"
  2437. rng1.Material = "Neon"
  2438. rng1.Size = Vector3.new(1, 1, 1)
  2439. rng1.Transparency = 0.35
  2440. rng1.TopSurface = 0
  2441. rng1.BottomSurface = 0
  2442. local rngm1 = Instance.new("SpecialMesh", rng)
  2443. rngm1.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2444. rngm1.Scale = Vector3.new(10, 10, 1)
  2445. rng1.CFrame = CFrame.new(0, -2, 0) * CFrame.Angles(0, 0, 0)
  2446. local Wave = Instance.new("Part", game.Workspace--[[?]])
  2447. Wave.Name = "Shockwave"
  2448. Wave.BrickColor = BrickColor.new("Really black")
  2449. Wave.Material = "Neon"
  2450. Wave.Size = Vector3.new(1, 1, 1)
  2451. Wave.Shape = "Ball"
  2452. Wave.CanCollide = false
  2453. Wave.Anchored = true
  2454. Wave.TopSurface = 0
  2455. Wave.BottomSurface = 0
  2456. local Wave2 = Instance.new("Part", game.Workspace--[[?]])
  2457. Wave2.Name = "Shockwave2"
  2458. Wave2.BrickColor = TorsoColor
  2459. Wave2.Material = "Neon"
  2460. Wave2.Size = Vector3.new(1, 1, 1)
  2461. Wave2.Shape = "Ball"
  2462. Wave2.CanCollide = false
  2463. Wave2.Anchored = true
  2464. Wave2.TopSurface = 0
  2465. Wave2.BottomSurface = 0
  2466. Wave2.Touched:connect(function(hit)
  2467. if hit.Parent:findFirstChild("Humanoid") and hit.Parent:findFirstChild("Torso") then
  2468. local Occlude = true
  2469. local NotOccludes = {
  2470. char.Name;
  2471. "Wings";
  2472. "Scythe";
  2473. "Thingy";
  2474. "Thingy2"; -- put all of the names in a table pls
  2475. }
  2476. for i,v in pairs(NotOccludes) do
  2477. if hit.Parent.Name == v then
  2478. Occlude = false
  2479. end
  2480. end
  2481. --if hit.Parent.Name ~= char.Name and hit.Name ~= "Wings" and hit.Name ~= "Scythe" and hit.Name ~= "Thingy" and hit.Name ~= "Thingy2" and hit.Parent.Name ~= "Wings" and hit.Parent.Name ~= "Scythe" and hit.Parent.Name ~= "Thingy" and hit.Parent.Name ~= "Thingy2" then
  2482. if Occlude then
  2483. hit.Parent:findFirstChild("Humanoid").Health = hit.Parent:findFirstChild("Humanoid").Health - 1
  2484. hit.Parent:findFirstChild("Torso").Velocity = hit.Parent:findFirstChild("Torso").CFrame.lookVector * -120
  2485. end
  2486. end
  2487. end)
  2488.  
  2489. Instance.new("SpecialMesh", Wave).MeshType = "Sphere"
  2490.  
  2491. coroutine.wrap(function()
  2492. for i = 1, 20, 0.2 do
  2493. rngm1.Scale = Vector3.new(10 + i*20, 10 + i*20, 20)
  2494. rng1.Transparency = i/20
  2495. wait()
  2496. end
  2497. wait()
  2498. rng1:Destroy()
  2499. end)()
  2500.  
  2501. Delay(0, function()
  2502.  
  2503. if Daytime == false then
  2504. for i = 3, 50, 1 do
  2505. Wave.Size = Vector3.new(0 + i*3, 0 + i*3, 0 + i*3)
  2506. Wave.CFrame = char.Torso.CFrame
  2507. local t = i / 50
  2508. Wave.Transparency = t
  2509. Wave2.Size = Vector3.new(1 + i*2.5, 1 + i*2.5, 1 + i*2.5)
  2510. Wave2.CFrame = char.Torso.CFrame
  2511. local tq = i / 50
  2512. Wave2.Transparency = tq
  2513. wait()
  2514. end
  2515. else
  2516. for i = 3, 50, 1 do
  2517. Wave.Size = Vector3.new(0 + i*3, 0 + i*3, 0 + i*3)
  2518. Wave.CFrame = char.Torso.CFrame
  2519. local t = i / 50
  2520. Wave.Transparency = t
  2521. Wave2.Size = Vector3.new(1 + i*2.5, 1 + i*2.5, 1 + i*2.5)
  2522. Wave2.CFrame = char.Torso.CFrame
  2523. local tq = i / 50
  2524. Wave2.Transparency = tq
  2525. wait()
  2526. end
  2527. end
  2528. Wave:Destroy()
  2529. Wave2:Destroy()
  2530. end)
  2531. Delay(0, function()
  2532. while wait() do
  2533. if Wave ~= nil then
  2534. Wave.CFrame = char.Torso.CFrame
  2535. else
  2536. break
  2537. end
  2538. end
  2539. end)
  2540. end
  2541. Shockwave()
  2542. for i = 1, 30 do
  2543. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(-20),math.rad(50)), 0.4)
  2544. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(20),math.rad(-50)), 0.4)
  2545. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,.1)*CFrame.Angles(math.rad(34),math.rad(0),0), 0.4)
  2546. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)), 0.4)
  2547. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(-10)), 0.4)
  2548. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(10)), 0.4)
  2549. if Debounces.on == false then break end
  2550. rs:wait()
  2551. end
  2552. wait(2.4)
  2553. Debounces.NoIdl = false
  2554. hum.WalkSpeed = 16
  2555. Debounces.on = false
  2556. wait()
  2557. if Debounces.CanAttack == false then
  2558. Debounces.CanAttack = true
  2559. v:Destroy()
  2560. end
  2561. end
  2562. end
  2563. end)
  2564. ----------------------------------------------------
  2565. mouse.KeyDown:connect(function(key)
  2566. if key == "e" then
  2567. if Debounces.CanAttack == true then
  2568. Debounces.CanAttack = false
  2569. Debounces.on = true
  2570. Debounces.NoIdl = true
  2571. pt = {1, 1.1, 1.2, 1.3, 1.4, 1.5}
  2572. z = Instance.new("Sound", rarm)
  2573. z.SoundId = "http://www.roblox.com/asset/?id=200633148"--160867463, 161006212
  2574. z.Volume = 1.25
  2575. z.Pitch = pt[math.random(1,#pt)]
  2576. z.Looped = false
  2577. z:Play()
  2578. Debounces.RPunch = true
  2579. Debounces.LPunch = true
  2580. Debounces.ks = true
  2581. Debounces.ks2 = true
  2582. for i = 1, 3 do
  2583. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(20),math.rad(20)), 0.92)
  2584. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.92)
  2585. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.92)
  2586. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.92)
  2587. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.92)
  2588. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.92)
  2589. if Debounces.on == false then break end
  2590. wait()
  2591. end
  2592. z2 = Instance.new("Sound", larm)
  2593. z2.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2594. z2.Volume = 1.25
  2595. z2.Pitch = pt[math.random(1,#pt)]
  2596. z2.Looped = false
  2597. z2:Play()
  2598. for i = 1, 3 do
  2599. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2600. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(120),math.rad(20),math.rad(-20)), 0.92)
  2601. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2602. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2603. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2604. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2605. if Debounces.on == false then break end
  2606. wait()
  2607. end
  2608. z3 = Instance.new("Sound", rarm)
  2609. z3.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2610. z3.Volume = 1.25
  2611. z3.Pitch = pt[math.random(1,#pt)]
  2612. z3.Looped = false
  2613. z3:Play()
  2614. for i = 1, 3 do
  2615. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(-20),math.rad(20)), 0.92)
  2616. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(0),math.rad(50)), 0.92)
  2617. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.92)
  2618. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.92)
  2619. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.92)
  2620. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.92)
  2621. if Debounces.on == false then break end
  2622. wait()
  2623. end
  2624. z4 = Instance.new("Sound", larm)
  2625. z4.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2626. z4.Volume = 1.25
  2627. z4.Pitch = pt[math.random(1,#pt)]
  2628. z4.Looped = false
  2629. z4:Play()
  2630. for i = 1, 3 do
  2631. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2632. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(20),math.rad(-20)), 0.92)
  2633. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2634. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2635. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2636. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2637. if Debounces.on == false then break end
  2638. wait()
  2639. end
  2640. z5 = Instance.new("Sound", rarm)
  2641. z5.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2642. z5.Volume = 1.25
  2643. z5.Pitch = pt[math.random(1,#pt)]
  2644. z5.Looped = false
  2645. z5:Play()
  2646. for i = 1, 3 do
  2647. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(110),math.rad(30),math.rad(20)), 0.9)
  2648. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.9)
  2649. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.9)
  2650. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.9)
  2651. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.9)
  2652. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.9)
  2653. if Debounces.on == false then break end
  2654. wait()
  2655. end
  2656. z6 = Instance.new("Sound", larm)
  2657. z6.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2658. z6.Volume = 1.25
  2659. z6.Pitch = pt[math.random(1,#pt)]
  2660. z6.Looped = false
  2661. z6:Play()
  2662. for i = 1, 3 do
  2663. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2664. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(20),math.rad(-20)), 0.92)
  2665. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2666. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2667. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2668. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2669. if Debounces.on == false then break end
  2670. wait()
  2671. end
  2672. z7 = Instance.new("Sound", rarm)
  2673. z7.SoundId = "http://www.roblox.com/asset/?id=200633148"--160867463, 161006212
  2674. z7.Volume = 1.25
  2675. z7.Pitch = pt[math.random(1,#pt)]
  2676. z7.Looped = false
  2677. z7:Play()
  2678. for i = 1, 3 do
  2679. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(20),math.rad(20)), 0.92)
  2680. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.92)
  2681. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.92)
  2682. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.92)
  2683. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.92)
  2684. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.92)
  2685. if Debounces.on == false then break end
  2686. wait()
  2687. end
  2688. z8 = Instance.new("Sound", larm)
  2689. z8.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2690. z8.Volume = 1.25
  2691. z8.Pitch = pt[math.random(1,#pt)]
  2692. z8.Looped = false
  2693. z8:Play()
  2694. for i = 1, 3 do
  2695. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2696. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(120),math.rad(20),math.rad(-20)), 0.92)
  2697. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2698. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2699. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2700. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2701. if Debounces.on == false then break end
  2702. wait()
  2703. end
  2704. z9 = Instance.new("Sound", rarm)
  2705. z9.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2706. z9.Volume = 1.25
  2707. z9.Pitch = pt[math.random(1,#pt)]
  2708. z9.Looped = false
  2709. z9:Play()
  2710. for i = 1, 3 do
  2711. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(-20),math.rad(20)), 0.92)
  2712. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(0),math.rad(50)), 0.92)
  2713. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.92)
  2714. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.92)
  2715. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.92)
  2716. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.92)
  2717. if Debounces.on == false then break end
  2718. wait()
  2719. end
  2720. z10 = Instance.new("Sound", larm)
  2721. z10.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2722. z10.Volume = 1.25
  2723. z10.Pitch = pt[math.random(1,#pt)]
  2724. z10.Looped = false
  2725. z10:Play()
  2726. for i = 1, 3 do
  2727. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2728. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(20),math.rad(-20)), 0.92)
  2729. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2730. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2731. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2732. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2733. if Debounces.on == false then break end
  2734. wait()
  2735. end
  2736. z11 = Instance.new("Sound", rarm)
  2737. z11.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2738. z11.Volume = 1.25
  2739. z11.Pitch = pt[math.random(1,#pt)]
  2740. z11.Looped = false
  2741. z11:Play()
  2742. for i = 1, 3 do
  2743. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(110),math.rad(30),math.rad(20)), 0.9)
  2744. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.9)
  2745. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.9)
  2746. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.9)
  2747. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.9)
  2748. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.9)
  2749. if Debounces.on == false then break end
  2750. wait()
  2751. end
  2752. z12 = Instance.new("Sound", larm)
  2753. z12.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2754. z12.Volume = 1.25
  2755. z12.Pitch = pt[math.random(1,#pt)]
  2756. z12.Looped = false
  2757. z12:Play()
  2758. for i = 1, 3 do
  2759. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2760. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(120),math.rad(20),math.rad(-20)), 0.92)
  2761. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2762. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2763. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2764. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2765. if Debounces.on == false then break end
  2766. wait()
  2767. end
  2768. z13 = Instance.new("Sound", rarm)
  2769. z13.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2770. z13.Volume = 1.25
  2771. z13.Pitch = pt[math.random(1,#pt)]
  2772. z13.Looped = false
  2773. z13:Play()
  2774. for i = 1, 3 do
  2775. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(-20),math.rad(20)), 0.92)
  2776. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(0),math.rad(50)), 0.92)
  2777. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.92)
  2778. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.92)
  2779. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.92)
  2780. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.92)
  2781. if Debounces.on == false then break end
  2782. wait()
  2783. end
  2784. z14 = Instance.new("Sound", larm)
  2785. z14.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2786. z14.Volume = 1.25
  2787. z14.Pitch = pt[math.random(1,#pt)]
  2788. z14.Looped = false
  2789. z14:Play()
  2790. for i = 1, 3 do
  2791. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2792. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(20),math.rad(-20)), 0.92)
  2793. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2794. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2795. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2796. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2797. if Debounces.on == false then break end
  2798. wait()
  2799. end
  2800. z15 = Instance.new("Sound", rarm)
  2801. z15.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2802. z15.Volume = 1.25
  2803. z15.Pitch = pt[math.random(1,#pt)]
  2804. z15.Looped = false
  2805. z15:Play()
  2806. for i = 1, 3 do
  2807. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(110),math.rad(30),math.rad(20)), 0.9)
  2808. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.9)
  2809. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.9)
  2810. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.9)
  2811. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.9)
  2812. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.9)
  2813. if Debounces.on == false then break end
  2814. wait()
  2815. end
  2816. z16 = Instance.new("Sound", larm)
  2817. z16.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2818. z16.Volume = 1.25
  2819. z16.Pitch = pt[math.random(1,#pt)]
  2820. z16.Looped = false
  2821. z16:Play()
  2822. for i = 1, 3 do
  2823. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2824. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(20),math.rad(-20)), 0.92)
  2825. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2826. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2827. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2828. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2829. if Debounces.on == false then break end
  2830. wait()
  2831. end
  2832. z17 = Instance.new("Sound", rarm)
  2833. z17.SoundId = "http://www.roblox.com/asset/?id=200633148"--160867463, 161006212
  2834. z17.Volume = 1.25
  2835. z17.Pitch = pt[math.random(1,#pt)]
  2836. z17.Looped = false
  2837. z17:Play()
  2838. for i = 1, 3 do
  2839. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(20),math.rad(20)), 0.92)
  2840. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.92)
  2841. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.92)
  2842. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.92)
  2843. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.92)
  2844. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.92)
  2845. if Debounces.on == false then break end
  2846. wait()
  2847. end
  2848. z18 = Instance.new("Sound", larm)
  2849. z18.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2850. z18.Volume = 1.25
  2851. z18.Pitch = pt[math.random(1,#pt)]
  2852. z18.Looped = false
  2853. z18:Play()
  2854. for i = 1, 3 do
  2855. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2856. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(120),math.rad(20),math.rad(-20)), 0.92)
  2857. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2858. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2859. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2860. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2861. if Debounces.on == false then break end
  2862. wait()
  2863. end
  2864. z19 = Instance.new("Sound", rarm)
  2865. z19.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2866. z19.Volume = 1.25
  2867. z19.Pitch = pt[math.random(1,#pt)]
  2868. z19.Looped = false
  2869. z19:Play()
  2870. for i = 1, 3 do
  2871. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(-20),math.rad(20)), 0.92)
  2872. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(0),math.rad(50)), 0.92)
  2873. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-50),0), 0.92)
  2874. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.92)
  2875. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-50), math.rad(-15)), 0.92)
  2876. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-50), math.rad(15)), 0.92)
  2877. if Debounces.on == false then break end
  2878. wait()
  2879. end
  2880. z20 = Instance.new("Sound", larm)
  2881. z20.SoundId = "http://www.roblox.com/asset/?id=200633148"
  2882. z20.Volume = 1.25
  2883. z20.Pitch = pt[math.random(1,#pt)]
  2884. z20.Looped = false
  2885. z20:Play()
  2886. for i = 1, 3 do
  2887. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-50)), 0.92)
  2888. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0)*CFrame.Angles(math.rad(60),math.rad(20),math.rad(-20)), 0.92)
  2889. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(50),0), 0.92)
  2890. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), 0), 0.92)
  2891. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.6, -1, 0) * CFrame.Angles(math.rad(10), math.rad(50), math.rad(-15)), 0.92)
  2892. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.6, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(50), math.rad(15)), 0.92)
  2893. if Debounces.on == false then break end
  2894. wait()
  2895. end
  2896. z:Destroy()
  2897. z2:Destroy()
  2898. z3:Destroy()
  2899. z4:Destroy()
  2900. z5:Destroy()
  2901. z6:Destroy()
  2902. z7:Destroy()
  2903. z8:Destroy()
  2904. z9:Destroy()
  2905. z10:Destroy()
  2906. z11:Destroy()
  2907. z12:Destroy()
  2908. z13:Destroy()
  2909. z14:Destroy()
  2910. z15:Destroy()
  2911. z16:Destroy()
  2912. z17:Destroy()
  2913. z18:Destroy()
  2914. z19:Destroy()
  2915. z20:Destroy()
  2916. Debounces.LPunch = false
  2917. Debounces.RPunch = false
  2918. Debounces.ks = false
  2919. Debounces.ks2 = false
  2920. if Debounces.CanAttack == false then
  2921. Debounces.CanAttack = true
  2922. Debounces.on = false
  2923. Debounces.NoIdl = false
  2924. end
  2925. end
  2926. end
  2927. end)
  2928. -------------------------------
  2929. mouse.KeyDown:connect(function(key)
  2930. if key == "t" then
  2931. if Debounces.CanAttack == true then
  2932. Debounces.CanAttack = false
  2933. Debounces.NoIdl = true
  2934. Debounces.on = true
  2935. Debounces.ks = true
  2936. kik = rleg.Touched:connect(function(ht)
  2937. hit = ht.Parent
  2938. if ht and hit:IsA("Model") then
  2939. if hit:FindFirstChild("Humanoid") then
  2940. if hit.Name ~= p.Name then
  2941. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  2942. Debounces.Slashed = true]]--
  2943. if Debounces.ks==true then
  2944. z = Instance.new("Sound",hed)
  2945. z.SoundId = "rbxassetid://169380525"
  2946. z.Volume = 1
  2947. z:Play()
  2948. Debounces.ks=false
  2949. end
  2950. hit:FindFirstChild("Humanoid"):TakeDamage(2)
  2951. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -300
  2952. --Debounces.Slashed = false
  2953. --end
  2954. end
  2955. end
  2956. elseif ht and hit:IsA("Hat") then
  2957. if hit.Parent.Name ~= p.Name then
  2958. if hit.Parent:FindFirstChild("Humanoid") then
  2959. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  2960. Debounces.Slashed = true]]--
  2961. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(2)
  2962. hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -300
  2963. --Debounces.Slashed = false
  2964. --end
  2965. end
  2966. end
  2967. end
  2968. end)
  2969. for i = 1,20 do
  2970. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.62,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(8)), 0.4)
  2971. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.62,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-110)), 0.4)
  2972. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.4)
  2973. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(90), math.rad(90)), 0.4)
  2974. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-90)), 0.4)
  2975. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.4)
  2976. if Debounces.on == false then break end
  2977. rs:wait()
  2978. end
  2979. kik:disconnect()
  2980. if Debounces.CanAttack == false then
  2981. Debounces.CanAttack = true
  2982. Debounces.NoIdl = false
  2983. Debounces.on = false
  2984. end
  2985. end
  2986. end
  2987. end)
  2988. ----------------------------------------------------
  2989. mouse.KeyDown:connect(function(key)
  2990. if key == "y" then
  2991. if Debounces.CanAttack == true then
  2992. Debounces.CanAttack = false
  2993. Debounces.on = true
  2994. Debounces.NoIdl = true
  2995. for i = 1, 15 do
  2996. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,.6,-0.25)*CFrame.Angles(math.rad(0),math.rad(-35),math.rad(-90)), 0.2)
  2997. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,.6,0)*CFrame.Angles(math.rad(0),math.rad(-35),math.rad(-90)), 0.6)
  2998. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.2)
  2999. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.4)
  3000. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.2)
  3001. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.2)
  3002. if Debounces.on == false then break end
  3003. rs:wait(2.7)
  3004. end
  3005. xa = Instance.new("Sound",char)
  3006. xa.SoundId = "rbxassetid://419447292"
  3007. xa.Pitch = 1
  3008. xa.Volume = 2.5
  3009. wait(.1)
  3010. xa:Play()
  3011. Debounces.on = false
  3012. Debounces.Here = false
  3013. shot = shot + 1
  3014. local rng = Instance.new("Part", larm)
  3015. rng.Anchored = true
  3016. rng.BrickColor = TorsoColor
  3017. rng.CanCollide = false
  3018. rng.FormFactor = 3
  3019. rng.Name = "Ring"
  3020. rng.Size = Vector3.new(1, 1, 1)
  3021. rng.Transparency = 0.35
  3022. rng.TopSurface = 0
  3023. rng.BottomSurface = 0
  3024. rng2 = rng:clone()
  3025. rng3 = rng2:clone()
  3026. rng4 = rng2:clone()
  3027. local rngm = Instance.new("SpecialMesh", rng)
  3028. rngm.MeshId = "http://www.roblox.com/asset/?id=3270017"
  3029. rngm.Scale = Vector3.new(10, 10, 1)
  3030. rngm2 = rngm:clone()
  3031. rngm2.Scale = Vector3.new(5, 5, 3)
  3032. rngm3=rngm2:clone()
  3033. rngm3.Parent = rng3
  3034. rngm3.Scale = Vector3.new(8, 8, 1)
  3035. rngm4 = rngm2:clone()
  3036. rngm4.Parent = rng4
  3037. rngm4.Scale = Vector3.new(6, 6, 1)
  3038. local bem = Instance.new("Part", larm)
  3039. bem.Anchored = true
  3040. bem.BrickColor = BrickColor.new("Really black")
  3041. bem.CanCollide = false
  3042. bem.FormFactor = 3
  3043. bem.Name = "Beam" .. shot
  3044. bem.Size = Vector3.new(1, 1, 1)
  3045. bem.Transparency = 0.35
  3046. bem.Material = "Neon"
  3047. bem.TopSurface = 0
  3048. bem.BottomSurface = 0
  3049. local bemm = Instance.new("SpecialMesh", bem)
  3050. bemm.MeshType = 4
  3051. bemm.Scale = Vector3.new(1, 50, 50)
  3052. local out = Instance.new("Part", larm)
  3053. out.Anchored = true
  3054. out.BrickColor = BrickColor.new("Really black")
  3055. out.CanCollide = false
  3056. out.FormFactor = 3
  3057. out.Name = "Out"
  3058. out.Size = Vector3.new(8, 8, 8)
  3059. out.Transparency = 0.35
  3060. out.TopSurface = 0
  3061. out.BottomSurface = 0
  3062. local outm = Instance.new("SpecialMesh", out)
  3063. outm.MeshId = "http://www.roblox.com/asset/?id=1033714"
  3064. outm.Scale = Vector3.new(12, 8, 12)
  3065. local bnd = Instance.new("Part", larm)
  3066. bnd.Anchored = true
  3067. bnd.BrickColor = BrickColor.new("Really black")
  3068. bnd.CanCollide = false
  3069. bnd.FormFactor = 3
  3070. bnd.Name = "Bend"
  3071. bnd.Size = Vector3.new(1, 1, 1)
  3072. bnd.Transparency = 1
  3073. bnd.TopSurface = 0
  3074. bnd.BottomSurface = 0
  3075. local bndm = Instance.new("SpecialMesh", bnd)
  3076. bndm.MeshType = 3
  3077. bndm.Scale = Vector3.new(16, 16, 16)
  3078. out.CFrame = larm.CFrame * CFrame.new(0, -5.4, 0)
  3079. bem.CFrame = out.CFrame * CFrame.new(0, -50, 0) * CFrame.Angles(0, 0, math.rad(90))
  3080. bnd.CFrame = bem.CFrame * CFrame.new(0, 0, 0)
  3081. rng.CFrame = out.CFrame * CFrame.Angles(math.rad(90), 0, 0)
  3082. rng3.CFrame = rng.CFrame * CFrame.new(0, -1, 0)
  3083. rng4.CFrame = rng.CFrame * CFrame.new(0, -2, 0)
  3084. Debounces.Shewt = true
  3085. coroutine.wrap(function()
  3086. for i = 1, 20, 0.2 do
  3087. rngm.Scale = Vector3.new(20 + i*4, 20 + i*4, 2)
  3088. rngm3.Scale = Vector3.new(16 + i*6, 16 + i*6, 2)
  3089. rngm4.Scale = Vector3.new(12 + i*8, 12 + i*8, 2)
  3090. rng.Transparency = i/20
  3091. rng3.Transparency = 1/24
  3092. rng4.Transparency = i/26
  3093. wait()
  3094. end
  3095. wait()
  3096. rng:Destroy()
  3097. end)()
  3098. if Debounces.Shewt == true then
  3099. larm:WaitForChild("Beam" .. shot).Touched:connect(function(ht)
  3100. hit = ht.Parent
  3101. if hit:IsA("Model") and hit:findFirstChild("Humanoid") then
  3102. if HasntTouched(hit.Name) == true and deb == false then
  3103. deb = true
  3104. coroutine.wrap(function()
  3105. hit:FindFirstChild("Humanoid").PlatformStand = true
  3106. hit:FindFirstChild("Torso").Velocity = char.Head.CFrame.lookVector * 275
  3107. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(24,73))
  3108. end)()
  3109. table.insert(Touche, hit.Name)
  3110. deb = false
  3111. end
  3112. elseif hit:IsA("Hat") and hit.Parent:findFirstChild("Humanoid") then
  3113. if HasntTouched(hit.Parent.Name) == true and deb == false then
  3114. deb = true
  3115. coroutine.wrap(function()
  3116. hit.Parent:FindFirstChild("Humanoid").PlatformStand = true
  3117. hit.Parent:FindFirstChild("Torso").Velocity = char.Head.CFrame.lookVector * 275
  3118. wait(1)
  3119. hit.Parent:FindFirstChild("Humanoid").PlatformStand = false
  3120. end)()
  3121. table.insert(Touche, hit.Parent.Name)
  3122. deb = false
  3123. for i, v in pairs(Touche) do
  3124. print(v)
  3125. end
  3126. end
  3127. end
  3128. end)
  3129. end
  3130. for i = 0, 260, 8 do
  3131. bem.Size = Vector3.new(i, 30, 30)
  3132. out.CFrame = larm.CFrame * CFrame.new(0, -5.4, 0)
  3133. bem.CFrame = larm.CFrame * CFrame.new(0, -42 -(i/2), 0) * CFrame.Angles(0, 0, math.rad(90))
  3134. bnd.CFrame = bem.CFrame * CFrame.new(-i/2, 0, 1.2)
  3135. bnd.Size = Vector3.new(2,2,2)
  3136. bndm.Scale = Vector3.new(16,16,16)
  3137. if i % 10 == 0 then
  3138. local newRng = rng2:Clone()
  3139. newRng.Parent = larm
  3140. newRng.CFrame = larm.CFrame * CFrame.new(0, -8.4-i, 0) * CFrame.Angles(math.rad(90), 0, 0)
  3141. local newRngm = rngm2:clone()
  3142. newRngm.Parent=newRng
  3143. coroutine.wrap(function()
  3144. for i = 1, 10, 0.2 do
  3145. newRngm.Scale = Vector3.new(16 + i*4, 16 + i*4, 6)
  3146. newRng.Transparency = i/10
  3147. wait()
  3148. end
  3149. wait()
  3150. newRng:Destroy()
  3151. end)()
  3152. end
  3153. wait()
  3154. end
  3155. wait()
  3156. Debounces.Shewt = false
  3157. bem:Destroy()
  3158. out:Destroy()
  3159. bnd:Destroy()
  3160. Debounces.Ready = false
  3161. for i, v in pairs(Touche) do
  3162. table.remove(Touche, i)
  3163. end
  3164. wait()
  3165. table.insert(Touche, char.Name)
  3166. Debounces.NoIdl = false
  3167. if Debounces.CanAttack == false then
  3168. Debounces.CanAttack = true
  3169. end
  3170. end
  3171. end
  3172. end)
  3173. ----------------------------------------------------
  3174. mouse.KeyDown:connect(function(key)
  3175. if key == "h" then
  3176. if Debounces.CanAttack == true then
  3177. Debounces.CanAttack = false
  3178. Debounces.on = true
  3179. Debounces.NoIdl = true
  3180. for i = 1, 20 do
  3181. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(110),math.rad(-6),math.rad(140)), 0.4)
  3182. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(80),math.rad(6),math.rad(-40)), 0.2)
  3183. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(30),0), 0.2)
  3184. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)), 0.3)
  3185. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(20), 0, math.rad(-14)), 0.2)
  3186. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-16), 0, math.rad(8)), 0.2)
  3187. if Debounces.on == false then break end
  3188. rs:wait(2.6)
  3189. end
  3190. Spawn(function()
  3191. local Parts = {}
  3192. for Y = -5,5 do
  3193. local P = Instance.new("Part",char)
  3194. P.Anchored = true
  3195. P.FormFactor = "Custom"
  3196. P.CanCollide = false
  3197. P.Size = Vector3.new(2,4,2)
  3198. P.TopSurface = "SmoothNoOutlines"
  3199. P.BottomSurface = "SmoothNoOutlines"
  3200. P.Material = "Neon"
  3201. P.BrickColor = BrickColor.new("Really black")
  3202. P.Name = tostring(Y)
  3203. local i = (Y+5)/(10)
  3204. i = 1-math.cos(math.pi*i-(math.pi/2))
  3205. P.CFrame = char.HumanoidRootPart.CFrame*CFrame.new(0,Y,-15+(i*1.5))*CFrame.Angles(math.rad(Y*5),0,0)
  3206. --[[P.Touched:connect(function(ht)
  3207. local hit = ht.Parent
  3208. if hit:FindFirstChild("Humanoid") then
  3209. hit.Humanoid:TakeDamage(math.random(20,50))
  3210. end
  3211. end)]]--
  3212. s = Instance.new("Sound",P)
  3213. s.SoundId = "rbxassetid://228343271"
  3214. s.Volume = 1
  3215. s.Pitch = 0.9
  3216. s:Play()
  3217. sa = Instance.new("Sound",P)
  3218. sa.SoundId = "rbxassetid://419447292"
  3219. sa.Volume = 1
  3220. sa.Pitch = 1
  3221. sa:Play()
  3222. P.Touched:connect(function(ht)
  3223. hit = ht.Parent
  3224. if ht and hit:IsA("Model") then
  3225. if hit:FindFirstChild("Humanoid") then
  3226. if hit.Name ~= p.Name then
  3227. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  3228. Debounces.Slashed = true]]--
  3229. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(1,3))
  3230. hit:FindFirstChild("Humanoid").PlatformStand = true
  3231. wait(1)
  3232. --Debounces.Slashed = false
  3233. --end
  3234. end
  3235. end
  3236. elseif ht and hit:IsA("Hat") then
  3237. if hit.Parent.Name ~= p.Name then
  3238. if hit.Parent:FindFirstChild("Humanoid") then
  3239. --[[if Debounces.Slashing == true and Debounces.Slashed == false then
  3240. Debounces.Slashed = true]]--
  3241. hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random (1,3))
  3242. hit:FindFirstChild("Humanoid").PlatformStand = true
  3243. wait(1)
  3244. --Debounces.Slashed = false
  3245. --end
  3246. end
  3247. end
  3248. end
  3249. end)
  3250. Parts[#Parts+1] = P
  3251. end
  3252. local BREAKIT = false
  3253. local CParts = {}
  3254. local Rocks = {}
  3255. local LastPos = nil
  3256. for i = 1,70 do
  3257. for i2,v in pairs(Parts) do
  3258. v.CFrame = v.CFrame*CFrame.new(0,0,-4)
  3259. local cf = v.CFrame
  3260. v.Size = v.Size+Vector3.new(0.4,0.35,0)
  3261. v.CFrame = cf
  3262. v.Transparency = v.Transparency+0.02
  3263. if v.Transparency >= 0.975 then BREAKIT = true end
  3264. if v.Name == "0" then
  3265. local Ignore = {}
  3266. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  3267. if v.Character ~= nil then
  3268. Ignore[#Ignore+1] = v.Character
  3269. end
  3270. end
  3271. local ray = Ray.new(v.Position+Vector3.new(0,20,0),Vector3.new(0,-200,0))
  3272. local Hit,Pos,SurfaceNorm = Workspace:FindPartOnRayWithIgnoreList(ray,Ignore)
  3273. if Hit ~= nil then
  3274. if #Rocks == 0 then
  3275. for i = 1,5 do
  3276. local P = Instance.new("Part",char)
  3277. Rocks[#Rocks+1] = P
  3278. P.Anchored = true
  3279. P.FormFactor = "Custom"
  3280. P.BrickColor = Hit.BrickColor
  3281. P.Material = Hit.Material
  3282. P.TopSurface = "Smooth"
  3283. P.BottomSurface = "Smooth"
  3284. P.Size = Vector3.new(2,2,2)*(math.random(500,900)/100)
  3285. end
  3286. end
  3287. for i,P in pairs(Rocks) do
  3288. P.CFrame = ((CFrame.new(Pos)*(v.CFrame-v.Position))*CFrame.new(math.random(-math.ceil(v.Size.X/2),math.ceil(v.Size.X/2)),0,-math.random(5,8))-Vector3.new(0,0.25,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(20,50)))
  3289. end
  3290. local P = Instance.new("Part",char)
  3291. CParts[#CParts+1] = {P,tick()}
  3292. P.Anchored = true
  3293. P.FormFactor = "Custom"
  3294. P.BrickColor = Hit.BrickColor
  3295. P.Material = Hit.Material
  3296. P.TopSurface = "Smooth"
  3297. P.BottomSurface = "Smooth"
  3298. P.Size = Vector3.new(2,2,2)*(math.random(100,300)/100)
  3299. Pos = CFrame.new(Pos)*(v.CFrame-v.Position)*CFrame.new(v.Size.X/2,0,0)
  3300. Pos = Pos.p
  3301. P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,0.25,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(20,50)))
  3302. local P = P:Clone()
  3303. CParts[#CParts+1] = {P,tick()}
  3304. P.Parent = char
  3305. Pos = CFrame.new(Pos)*(v.CFrame-v.Position)*CFrame.new(-v.Size.X,0,0)
  3306. Pos = Pos.p
  3307. P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,0.25,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,-20)))
  3308. if LastPos ~= nil then
  3309. local P = P:Clone()
  3310. CParts[#CParts+1] = {P,tick()}
  3311. P.Parent = char
  3312. P.BrickColor = TorsoColor
  3313. P.Material = "Neon"
  3314. Pos = CFrame.new(Pos)*(v.CFrame-v.Position)*CFrame.new(v.Size.X/2,0,0)
  3315. Pos = Pos.p
  3316. local CFr = (CFrame.new(Pos)*(v.CFrame-v.Position))-Vector3.new(0,0.4,0)
  3317. P.Size = Vector3.new(v.Size.X-0.25,1,(CFr.p-LastPos.p).Magnitude+0.25)
  3318. --P.Velocity = Vector3.new(0,-1000,0)
  3319. P.CFrame = CFrame.new(CFr.p,LastPos.p)*CFrame.new(0,0,-((CFr.p-LastPos.p).Magnitude+0.25)/2)
  3320. end
  3321. LastPos = (CFrame.new(Pos)*(v.CFrame-v.Position))-Vector3.new(0,0.4,0)
  3322. end
  3323. end
  3324. end
  3325. if BREAKIT then break end
  3326. wait(0.002)
  3327. end
  3328. for i,v in pairs(Rocks) do
  3329. CParts[#CParts+1] = {v,tick()}
  3330. end
  3331. for i,v in pairs(Parts) do
  3332. v:Destroy()
  3333. end
  3334. Parts = nil
  3335. while true do
  3336. local t = tick()
  3337. local p = nil
  3338. for i,v in pairs(CParts) do
  3339. if t-v[2] > 4 then
  3340. v[1].Transparency = v[1].Transparency+0.05
  3341. if v[1].Transparency >= 1 then
  3342. v[1]:Destroy()
  3343. CParts[i] = nil
  3344. end
  3345. end
  3346. p = v
  3347. end
  3348. if p == nil then break end
  3349. wait(0.002)
  3350. end
  3351. for i,v in pairs(CParts) do
  3352. v:Destroy()
  3353. end
  3354. CParts = {}
  3355. end)
  3356. for i = 1, 20 do
  3357. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(70),math.rad(-6),math.rad(-20)), 0.2)
  3358. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(-6),math.rad(6),math.rad(-8)), 0.2)
  3359. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.2)
  3360. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)), 0.4)
  3361. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), 0, math.rad(-8)), 0.2)
  3362. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-6), 0, math.rad(8)), 0.2)
  3363. cor.Weld.C0 = Lerp(cor.Weld.C0, CFrame.new(1.4, -3.5, -7) * CFrame.Angles(math.rad(-90), math.rad(-142), math.rad(20)), 1)
  3364. if Debounces.on == false then break end
  3365. rs:wait(2)
  3366. end
  3367. if Debounces.CanAttack == false then
  3368. Debounces.CanAttack = true
  3369. Debounces.on = false
  3370. Debounces.NoIdl = false
  3371. end
  3372. end
  3373. end
  3374. end)
  3375. ----------------------------------------------------
  3376. local orbt={}
  3377. local stlt={}
  3378. local chot={}
  3379. local cfxt={}
  3380. local pfxt={}
  3381. local cns=0
  3382. local cnOrb=nil
  3383. mouse.KeyDown:connect(function(key)
  3384. if key == "u" then
  3385. if Debounces.CanAttack == true then
  3386. Debounces.CanAttack = false
  3387. Debounces.NoIdl = true
  3388. Debounces.on = true
  3389. orbt={}
  3390. stlt={}
  3391. chot={}
  3392. cfxt={}
  3393. for i = 1, 20 do
  3394. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,.6,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(30)), 0.2)
  3395. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,.6,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-90)), 0.6)
  3396. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-14),math.rad(90),0), 0.2)
  3397. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.4)
  3398. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.2)
  3399. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.2)
  3400. if Debounces.on == false then end
  3401. rs:wait()
  3402. end
  3403. z2 = Instance.new("Sound",char)
  3404. z2.SoundId = "rbxassetid://331888777"
  3405. z2.Pitch = 0.45
  3406. z2.Volume = 2
  3407. wait(0.1)
  3408. z2:Play()
  3409. cnOrb=nwPrt(char,Vector3.new(1,1,1),larm.CFrame*CFrame.new(0,-3.4,-0.1),"White")
  3410. debris:AddItem(cnOrb,50)
  3411. cnOrb.Mesh.MeshType=3
  3412. cnOrb.Transparency = 0.5
  3413. table.insert(orbt,cnOrb)
  3414. table.insert(stlt,cnOrb)
  3415. local nt=0
  3416. for i=0,14.75,0.5 do
  3417. nt=nt+1
  3418. cns=i
  3419. if nt>=2 then
  3420. nt=0
  3421. local cho=nwPrt(mod3,Vector3.new(0.2,0.2,0.2),cnOrb.CFrame*CFrame.Angles(math.rad(math.random(-180,180)),math.rad(math.random(-180,180)),math.rad(math.random(-180,180)))*CFrame.new(0,5+cns,0),"White")
  3422. debris:AddItem(cho,1)
  3423. cho.Mesh.MeshType=3
  3424. cho.Transparency = 1
  3425. table.insert(chot,cho)
  3426. end
  3427. cnOrb.CFrame=larm.CFrame*CFrame.new(0,-3.4-(cns/2),-0.1)
  3428. cnOrb.Mesh.Scale=Vector3.new(i,i,i)
  3429. wait()
  3430. end
  3431. for i = 1, 14 do
  3432. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(110),math.rad(-6),math.rad(140)), 0.4)
  3433. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(80),math.rad(6),math.rad(-40)), 0.2)
  3434. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(30),0), 0.2)
  3435. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)), 0.3)
  3436. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(20), 0, math.rad(-14)), 0.2)
  3437. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-16), 0, math.rad(8)), 0.2)
  3438. if Debounces.on == false then end
  3439. rs:wait()
  3440. end
  3441. coroutine.wrap(function()
  3442. for i = 1, 20 do
  3443. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(70),math.rad(-6),math.rad(-20)), 0.2)
  3444. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(-6),math.rad(6),math.rad(-8)), 0.2)
  3445. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.2)
  3446. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)), 0.4)
  3447. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), 0, math.rad(-8)), 0.2)
  3448. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-6), 0, math.rad(8)), 0.2)
  3449. if Debounces.on == false then end
  3450. rs:wait()
  3451. end
  3452. end)()
  3453. wait(0.1)
  3454. stlt={}
  3455. local ry,ht,ps=newRay(root.CFrame*CFrame.new(0,0,-150),root.CFrame*CFrame.new(0,0,-150)*CFrame.Angles(math.rad(-0.001),0,0)*CFrame.new(0,0,-2),160,{char})
  3456. cnOrb.CFrame=root.CFrame*CFrame.new(0,0,-150)*CFrame.Angles(math.rad(-0.001),0,0)
  3457. local nt=0
  3458. for i=0,360,150 do
  3459. cnOrb.CFrame=cnOrb.CFrame*CFrame.new(0,0,-20)
  3460. nt=nt+1
  3461. if nt>=6 then
  3462. nt=0
  3463. local cfx=nwPrt(mod3,Vector3.new(10,10,10),cnOrb.CFrame*CFrame.new(0,0,2)*CFrame.Angles(math.rad(90),0,0),"Really black")
  3464. cfx.Mesh.MeshId="rbxassetid://0"
  3465. cfx.Transparency=0.4
  3466. table.insert(cfxt,cfx)
  3467. debris:AddItem(cfx,1)
  3468. end
  3469. if (cnOrb.Position-ps).magnitude<12 then
  3470. break
  3471. end
  3472. wait()
  3473. end
  3474. orbt={}
  3475.  
  3476. for i=0,1,0.1 do
  3477. local cs=cnOrb.Mesh.Scale
  3478. cnOrb.Mesh.Scale=Vector3.new(Tween(cs.X,100,i),Tween(cs.Y,100,i),Tween(cs.Z,100,i))
  3479. wait()
  3480. end
  3481. local ofx=nwPrt(cnOrb,Vector3.new(10,10,10),cnOrb.CFrame,"Really black")
  3482. ofx.Transparency=0.5
  3483. ofx.Mesh.MeshType=3
  3484. ofx.Mesh.Scale=Vector3.new(30,30,30)
  3485. for _,v in pairs(game:service"Players":GetChildren()) do
  3486. pcall(function()
  3487. for _,c in pairs(v.Character:GetChildren()) do
  3488. if v~=p and c:IsA("Part") and (cnOrb.CFrame.p-c.CFrame.p).magnitude<120 and (cnOrb.CFrame.p-c.CFrame.p).magnitude>50 then
  3489. local hrp=v.Character:FindFirstChild("HumanoidRootPart")
  3490. hrp.Velocity=CFrame.new(hrp.CFrame.p,(cnOrb.CFrame*CFrame.new(0,10,0)).p).lookVector*2500
  3491. end
  3492. end
  3493. end)
  3494. end
  3495. for i=0,1,0.05 do
  3496. local cs=cnOrb.Mesh.Scale
  3497. cnOrb.Mesh.Scale=Vector3.new(Tween(cs.X,0.1,i),Tween(cs.Y,0.1,i),Tween(cs.Z,0.1,i))
  3498. local ofs=ofx.Mesh.Scale
  3499. ofx.Mesh.Scale=Vector3.new(Tween(ofs.X,0.1,i),Tween(ofs.Y,0.1,i),Tween(ofs.Z,0.1,i))
  3500. ofx.Transparency=Tween(ofx.Transparency,1,i)
  3501. wait()
  3502. end
  3503. ofx:Destroy()
  3504. cnOrb.CFrame=CFrame.new(cnOrb.Position)*CFrame.new(0,10,0)
  3505. local cnfx=nwPrt(cnOrb,Vector3.new(100,100,100),cnOrb.CFrame,"Really black")
  3506. cnfx.Mesh.MeshType=3
  3507. cnOrb.Transparency=0.5
  3508. local cnr=nwPrt(cnOrb,Vector3.new(100,100,100),cnOrb.CFrame,"Really black")
  3509. cnr.Transparency=0.5
  3510. cnr.Mesh.MeshType=3
  3511. local rn1=nwPrt(cnOrb,Vector3.new(10,10,10),cnOrb.CFrame*CFrame.Angles(math.rad(90),0,0),"White")
  3512. rn1.Transparency=1
  3513. rn1.Mesh.MeshId="rbxassetid://3270017"
  3514. local rn2=nwPrt(cnOrb,Vector3.new(10,10,10),cnOrb.CFrame,"White")
  3515. rn2.Transparency=1
  3516. rn2.Mesh.MeshId="rbxassetid://3270017"
  3517. local rn3=nwPrt(cnOrb,Vector3.new(100,100,100),cnOrb.CFrame*CFrame.Angles(math.rad(-90),0,0),"White")
  3518. rn3.Transparency=1
  3519. rn3.Mesh.MeshId="rbxassetid://3270017"
  3520. local rn4=nwPrt(cnOrb,Vector3.new(100,100,100),cnOrb.CFrame,"White")
  3521. rn4.Transparency=1
  3522. rn4.Mesh.MeshId="rbxassetid://3270017"
  3523. local rn5=nwPrt(cnOrb,Vector3.new(200,200,100),cnOrb.CFrame,"White")
  3524. rn5.Transparency=1
  3525. rn5.Mesh.MeshId="rbxassetid://3270017"
  3526. local rn6=nwPrt(cnOrb,Vector3.new(200,200,100),cnOrb.CFrame,"White")
  3527. rn6.Transparency=1
  3528. rn6.Mesh.MeshId="rbxassetid://3270017"
  3529. local nt=0
  3530. local cs=nil
  3531. z4 = Instance.new("Sound",char)
  3532. z4.SoundId = "rbxassetid://419447292"
  3533. z4.Pitch = 1
  3534. z4.Volume = 10
  3535. wait(0.1)
  3536. z4:Play()
  3537. z3 = Instance.new("Sound",char)
  3538. z3.SoundId = "rbxassetid://421328847"
  3539. z3.Pitch = 1
  3540. z3.Volume = 10
  3541. wait(0.1)
  3542. z3:Play()
  3543. local glowz2 = Instance.new("ParticleEmitter",cnOrb)
  3544. glowz2.LightEmission = 0.5
  3545. glowz2.Texture = "rbxassetid://284205403"
  3546. glowz2.Color = ColorSequence.new(wit2)
  3547. glowz2.Size = NumberSequence.new({nsk(0,120),nsk(0.5,380),nsk(1,10)})
  3548. glowz2.Speed = NumberRange.new(0)
  3549. glowz2.LockedToPart = false
  3550. glowz2.Transparency = NumberSequence.new({nsk(0,0),nsk(1,1)})
  3551. glowz2.RotSpeed = NumberRange.new(-2000,2000)
  3552. glowz2.Lifetime = NumberRange.new(1)
  3553. glowz2.Rate = 50000
  3554. glowz2.VelocitySpread = 9001
  3555. Spawn(function()
  3556. wait(0.5)
  3557. glowz2.Rate = 0
  3558. end)
  3559. for i=0,1,0.05 do
  3560. cs=cnOrb.Mesh.Scale
  3561. cnOrb.Mesh.Scale=Vector3.new(Tween(cs.X,100,i),Tween(cs.Y,100,i),Tween(cs.Z,100,i))
  3562. local fs=cnfx.Mesh.Scale
  3563. cnfx.Mesh.Scale=Vector3.new(Tween(fs.X,120,i),Tween(fs.Y,120,i),Tween(fs.Z,120,i))
  3564. cnfx.Transparency=cnfx.Transparency+0.05
  3565. rn1.Mesh.Scale=Vector3.new(Tween(fs.X,120,i),Tween(fs.Y,120,i),Tween(fs.Z,60,i))
  3566. rn2.Mesh.Scale=Vector3.new(Tween(fs.X,120,i),Tween(fs.Y,120,i),Tween(fs.Z,60,i))
  3567. rn1.CFrame=rn1.CFrame*CFrame.Angles(math.rad(10),math.rad(6),math.rad(3))
  3568. rn2.CFrame=rn2.CFrame*CFrame.Angles(math.rad(10),math.rad(6),math.rad(3))
  3569. rn1.Transparency=Tween(rn1.Transparency,0.8,i)
  3570. rn2.Transparency=Tween(rn2.Transparency,0.8,i)
  3571. rn3.Mesh.Scale=Vector3.new(Tween(fs.X,1200,i),Tween(fs.Y,1200,i),Tween(fs.Z,600,i))
  3572. rn4.Mesh.Scale=Vector3.new(Tween(fs.X,1200,i),Tween(fs.Y,1200,i),Tween(fs.Z,600,i))
  3573. rn3.CFrame=rn3.CFrame*CFrame.Angles(math.rad(-10),math.rad(-6),math.rad(-3))
  3574. rn4.CFrame=rn4.CFrame*CFrame.Angles(math.rad(-10),math.rad(-6),math.rad(-3))
  3575. rn3.Transparency=Tween(rn1.Transparency,0.8,i)
  3576. rn4.Transparency=Tween(rn2.Transparency,0.8,i)
  3577. rn5.Transparency=Tween(rn2.Transparency,0.25,i)
  3578. rn5.CFrame=rn5.CFrame*CFrame.Angles(math.rad(-20),math.rad(-18),math.rad(-9))
  3579. rn5.Mesh.Scale=Vector3.new(Tween(fs.X,2400,i),Tween(fs.Y,2400,i),Tween(fs.Z,1200,i))
  3580. rn6.Transparency=Tween(rn2.Transparency,0.25,i)
  3581. rn6.CFrame=rn6.CFrame*CFrame.Angles(math.rad(20),math.rad(18),math.rad(9))
  3582. rn6.Mesh.Scale=Vector3.new(Tween(fs.X,2400,i),Tween(fs.Y,2400,i),Tween(fs.Z,1200,i))
  3583. local rs=cnr.Mesh.Scale
  3584. cnr.Mesh.Scale=Vector3.new(Tween(rs.X,10,i),Tween(rs.Y,10,i),Tween(rs.Z,10,i))
  3585. nt=nt+1
  3586. if nt>=6 then
  3587. local pls={}
  3588. for _,v in pairs(game.Players:GetChildren()) do
  3589. table.insert(pls,v)
  3590. end
  3591. local ry2,ht2,ps2=newRay(cnOrb.CFrame,cnOrb.CFrame*CFrame.new(0,-1,0),1000,pls)
  3592. local pffx=nwPrt(mod3,Vector3.new(1,1,1),CFrame.new(ps2)*CFrame.new(0,10,-12),"White")
  3593. pffx.Mesh.MeshId="rbxassetid://0"
  3594. pffx.Mesh.Scale=Vector3.new(cs.X,cs.Y/5,cs.Z)
  3595. debris:AddItem(pffx,2)
  3596. table.insert(pfxt,pffx)
  3597. nt=0
  3598. end
  3599. wait()
  3600. end
  3601. local int=0
  3602. coroutine.wrap(function()
  3603. for i=1,500 do
  3604. rn1.CFrame=rn1.CFrame*CFrame.Angles(math.rad(10),math.rad(5),math.rad(5))
  3605. rn2.CFrame=rn2.CFrame*CFrame.Angles(math.rad(10),math.rad(5),math.rad(5))
  3606. rn3.CFrame=rn3.CFrame*CFrame.Angles(math.rad(-10),math.rad(-5),math.rad(-5))
  3607. rn4.CFrame=rn4.CFrame*CFrame.Angles(math.rad(-10),math.rad(-5),math.rad(-5))
  3608. rn5.CFrame=rn5.CFrame*CFrame.Angles(math.rad(5),math.rad(5),math.rad(5))
  3609. rn6.CFrame=rn6.CFrame*CFrame.Angles(math.rad(-5),math.rad(-5),math.rad(-5))
  3610. nt=nt+1
  3611. int=int+1
  3612. local htd={p}
  3613. for _,v in pairs(game:service"Players":GetChildren()) do
  3614. pcall(function()
  3615. for _,c in pairs(v.Character:GetChildren()) do
  3616. if c:IsA("Part") and not inT(v,htd) and (cnOrb.CFrame.p-c.CFrame.p).magnitude<50 then
  3617. v.Character:FindFirstChild("Humanoid").Health=v.Character:FindFirstChild("Humanoid").Health-2
  3618. v.Character:FindFirstChild("HumanoidRootPart").Velocity=Vector3.new(0,0,0)
  3619. table.insert(htd,v)
  3620. end
  3621. end
  3622. end)
  3623. end
  3624. htd={p}
  3625. if int>=6 then
  3626. for _,v in pairs(game:service"Players":GetChildren()) do
  3627. pcall(function()
  3628. for _,c in pairs(v.Character:GetChildren()) do
  3629. if c:IsA("Part") and not inT(v,htd) and (cnOrb.CFrame.p-c.CFrame.p).magnitude<50 then
  3630. table.insert(htd,v)
  3631. local hfx=nwPrt(mod3,Vector3.new(1,1,1),c.CFrame*CFrame.new(math.random(-2,2),math.random(-2,2),math.random(-2,2)),"White")
  3632. hfx.Mesh.Scale=Vector3.new(2,2,2)
  3633. hfx.Mesh.MeshType=3
  3634. debris:AddItem(hfx,2)
  3635. coroutine.wrap(function()
  3636. pcall(function()
  3637. for i=0,1,0.05 do
  3638. pcall(function()
  3639. local hs=hfx.Mesh.Scale
  3640. hfx.CFrame=Lerp(hfx.CFrame,cnOrb.CFrame,i)
  3641. hfx.Mesh.Scale=Vector3.new(Tween(hs.X,0.1,i),Tween(hs.Y,0.1,i),Tween(hs.Z,0.1,i))
  3642. end)
  3643. wait()
  3644. end
  3645. hfx:Destroy()
  3646. end)
  3647. end)()
  3648. end
  3649. end
  3650. end)
  3651. end
  3652. int=0
  3653. end
  3654. if nt>=4 then
  3655. local pls={}
  3656. for _,v in pairs(game.Players:GetChildren()) do
  3657. table.insert(pls,v)
  3658. end
  3659. local ry2,ht2,ps2=newRay(cnOrb.CFrame,cnOrb.CFrame*CFrame.new(0,-1,0),1000,pls)
  3660. local pffx=nwPrt(mod3,Vector3.new(1,1,1),CFrame.new(ps2)*CFrame.new(0,10,-12),"White")
  3661. pffx.Transparency=0.4
  3662. pffx.Mesh.MeshId="rbxassetid://0"
  3663. pffx.Mesh.Scale=Vector3.new(cs.X-10,cs.Y/5,cs.Z-10)
  3664. debris:AddItem(pffx,2)
  3665. table.insert(pfxt,pffx)
  3666. nt=0
  3667. end
  3668. wait()
  3669. end
  3670. cnOrb:Destroy()
  3671. cnfx:Destroy()
  3672. for _,v in pairs(mod3:GetChildren()) do
  3673. v:Destroy()
  3674. end
  3675. orbt={}
  3676. stlt={}
  3677. chot={}
  3678. cfxt={}
  3679. pfxt={}
  3680. end)()
  3681. if Debounces.CanAttack == false then
  3682. Debounces.CanAttack = true
  3683. Debounces.NoIdl = false
  3684. Debounces.on = false
  3685. end
  3686. end
  3687. end
  3688. end)
  3689. ----------------------------------------------------
  3690. --[[mouse.KeyDown:connect(function(key)
  3691. if key == "y" then
  3692. if Debounces.CanAttack == true then
  3693. Debounces.CanAttack = false
  3694. Debounces.NoIdl = true
  3695. Debounces.on = true
  3696. local shell = Instance.new("Part",torso)
  3697. shell.BrickColor = TorsoColor
  3698. shell.Anchored = false
  3699. shell.CanCollide = false
  3700. shell.Locked = true
  3701. shell.TopSurface = "SmoothNoOutlines"
  3702. shell.BottomSurface = "SmoothNoOutlines"
  3703. shell.Size = Vector3.new(1.2,1.2,1.2)
  3704. shell.FormFactor = 3
  3705. local shellm = Instance.new("SpecialMesh",shell)
  3706. shellm.MeshType = "Sphere"
  3707. shellm.Scale = Vector3.new(1.2,1.2,1.2)
  3708. Omega = function()
  3709. local X = Instance.new("Part",char)
  3710. local O = Instance.new("ObjectValue",X)
  3711. O.Name = "creator"
  3712. X.Locked = true
  3713. X.Name = "Shell"
  3714. X.Anchored = false
  3715. X.CanCollide = false
  3716. X.Transparency = 0.5
  3717. X.Reflectance = 0
  3718. X.BottomSurface = 0
  3719. X.TopSurface = 0
  3720. X.Shape = 0
  3721. local V = Instance.new("ObjectValue",X)
  3722. V.Value = char
  3723. V.Name = "creator"
  3724. X.BrickColor = TorsoColor
  3725. X.Size = Vector3.new(40,40,40)
  3726. --X.Material = "Neon"
  3727. local Z = Instance.new("SpecialMesh",X)
  3728. Z.MeshType = "Sphere"
  3729. Z.Scale = Vector3.new(0.2,0.2,0.2)
  3730. X.CFrame = rarm.CFrame*CFrame.new(0,-6,0)
  3731. local bv = Instance.new("BodyVelocity",X)
  3732. bv.maxForce = Vector3.new(99999,99999,99999)
  3733. X.CFrame = CFrame.new(X.Position,root.CFrame.lookVector*10)
  3734. bv.velocity = root.CFrame.lookVector*10
  3735. Explode = X.Touched:connect(function(hit)
  3736. if hit ~= char and hit.Name ~= "Shell" and hit ~= X and hit:IsA("Part") or hit:IsA("BasePart}") then
  3737. local cf = X.CFrame
  3738. bv:Destroy()
  3739. X.Anchored = true
  3740. Z:Remove()
  3741. Explode:disconnect()
  3742. X.Size = Vector3.new(3,3,3)
  3743. X.Touched:connect(function(hit) end)
  3744. X.CanCollide = false
  3745. for i,v in pairs(FindNearestTorso(X.CFrame.p,200))do
  3746. if v:FindFirstChild('Humanoid') then
  3747. v.Humanoid:TakeDamage(math.random(80,120))
  3748. end
  3749. end
  3750. for i = 1, (40) do rs:wait()
  3751. X.Transparency = X.Transparency + (1/40)
  3752. X.Size = X.Size + Vector3.new(1,1,1)
  3753. X.CFrame = root.CFrame * CFrame.new(0,0,-10)
  3754. end
  3755. X:Destroy()
  3756. end
  3757. end)
  3758. end
  3759. for i = 1,200 do
  3760. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  3761. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.3,0.62,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(170)), 0.03)
  3762. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.62,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.4)
  3763. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.4)
  3764. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.4)
  3765. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3766. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3767. if Debounces.on == false then break end
  3768. rs:wait()
  3769. end
  3770. for i = 1,30 do
  3771. shell.CFrame = torso.CFrame * CFrame.new(0,8,0)
  3772. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.3,0.62,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(170)), 0.4)
  3773. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.3,0.62,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-170)), 0.4)
  3774. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.4)
  3775. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.4)
  3776. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3777. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3778. if Debounces.on == false then break end
  3779. rs:wait()
  3780. end
  3781. for i = 1,40 do
  3782. shell.CFrame = torso.CFrame * CFrame.new(0,20,0)
  3783. shell.Size = shell.Size + Vector3.new(1,1,1)
  3784. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.4,0.6,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(100)), 0.4)
  3785. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.4,0.6,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-100)), 0.4)
  3786. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.4)
  3787. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.4)
  3788. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3789. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3790. if Debounces.on == false then break end
  3791. rs:wait()
  3792. end
  3793. for i = 1,40 do
  3794. shell.CFrame = torso.CFrame * CFrame.new(0,0,-30)
  3795. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.4,0.6,0)*CFrame.Angles(math.rad(-50),math.rad(0),math.rad(20)), 0.4)
  3796. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.4,0.6,0)*CFrame.Angles(math.rad(-50),math.rad(0),math.rad(-20)), 0.4)
  3797. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.4)
  3798. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.4)
  3799. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3800. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3801. if Debounces.on == false then break end
  3802. rs:wait()
  3803. end
  3804. for i = 1,60 do
  3805. shell.CFrame = torso.CFrame * CFrame.new(0,0,-60)
  3806. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.4,0.64,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-30)), 0.4)
  3807. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.4,0.64,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(30)), 0.4)
  3808. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.4)
  3809. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.4)
  3810. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3811. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3812. if Debounces.on == false then break end
  3813. rs:wait()
  3814. end
  3815. for i = 1,60 do
  3816. shell.CFrame = torso.CFrame * CFrame.new(0,0,-60)
  3817. shell.Size = shell.Size + Vector3.new(1,1,1)
  3818. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.4,0.64,0)*CFrame.Angles(math.rad(110),math.rad(0),math.rad(120)), 0.4)
  3819. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.4,0.64,0)*CFrame.Angles(math.rad(110),math.rad(0),math.rad(-120)), 0.4)
  3820. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.4)
  3821. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.4)
  3822. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3823. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(0)), 0.4)
  3824. if Debounces.on == false then break end
  3825. rs:wait()
  3826. end
  3827. if Debounces.CanAttack == false then
  3828. Debounces.CanAttack = true
  3829. Debounces.NoIdl = false
  3830. Debounces.on = false
  3831. end
  3832. end
  3833. end
  3834. end)]]--
  3835. ----------------------------------------------------
  3836. Charging = false
  3837. mouse.KeyDown:connect(function(key)
  3838. if key == "r" then
  3839. if Charging == false then
  3840. Charging = true
  3841. if Debounces.CanAttack == true then
  3842. Debounces.CanAttack = false
  3843. Debounces.NoIdl = true
  3844. Debounces.on = true
  3845. for i = 1,20 do
  3846. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.65,-.4)*CFrame.Angles(math.rad(130),math.rad(0),math.rad(-40)), 0.2)
  3847. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2,0.65,-.4)*CFrame.Angles(math.rad(130),math.rad(0),math.rad(40)), 0.2)
  3848. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(0),0), 0.2)
  3849. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0), 0.2)
  3850. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, .4, -0.8) * CFrame.Angles(math.rad(-6), math.rad(0), math.rad(0)), 0.2)
  3851. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, .4, -0.8) * CFrame.Angles(math.rad(-6), math.rad(0), math.rad(0)), 0.2)
  3852. if Debounces.on == false then break end
  3853. rs:wait()
  3854. end
  3855. --[[for i = 1,20 do
  3856. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(-20),math.rad(50)), 0.4)
  3857. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(20),math.rad(-50)), 0.4)
  3858. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,.1)*CFrame.Angles(math.rad(34),math.rad(0),0), 0.4)
  3859. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)), 0.4)
  3860. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(-10)), 0.4)
  3861. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(10)), 0.4)
  3862. if Debounces.on == false then break end
  3863. rs:wait()
  3864. end]]--
  3865. xay = Instance.new("Sound",char)
  3866. xay.SoundId = "rbxassetid://419447292"
  3867. xay.Pitch = 1
  3868. xay.Volume = 2.5
  3869. xay:Play()
  3870. pt=Instance.new('Part',torso)
  3871. pt.Anchored=true
  3872. pt.CanCollide=false
  3873. pt.Locked = true
  3874. pt.FormFactor='Custom'
  3875. pt.Size=Vector3.new(1,1,1)
  3876. pt.CFrame=root.CFrame*CFrame.new(0,-1,0)
  3877. pt.Transparency=.6
  3878. pt.BrickColor=BrickColor.new('Really black')
  3879. msh=Instance.new('SpecialMesh',pt)
  3880. msh.MeshId='http://www.roblox.com/asset/?id=20329976'
  3881. msh.Scale=Vector3.new(8,4,8)
  3882. pt2=pt:clone()
  3883. pt2.Parent = torso
  3884. pt2.CFrame=root.CFrame*CFrame.new(0,-1,0)
  3885. pt2.BrickColor=TorsoColor
  3886. msh2=msh:clone()
  3887. msh2.Parent=pt2
  3888. msh2.Scale=Vector3.new(10,5,10)
  3889.  
  3890. custommath={0,0,0,0}
  3891.  
  3892. bl = Instance.new("Part", char)
  3893. bl.Locked = true
  3894. bl.Name = "Shell"
  3895. bl.BrickColor = BrickColor.new("Really black")
  3896. bl.Anchored = true
  3897. bl.CanCollide = false
  3898. bl.Transparency = 0
  3899. bl.Reflectance = 0
  3900. bl.BottomSurface = 0
  3901. bl.TopSurface = 0
  3902. bl.Shape = 0
  3903. blm = Instance.new("SpecialMesh",bl)
  3904. blm.MeshType = "Sphere"
  3905. blm.Scale = Vector3.new(1,1,1)
  3906. blm.MeshId = "rbxassetid://9982590"
  3907.  
  3908. bl2 = Instance.new("Part", char)
  3909. bl2.Locked = true
  3910. bl2.Name = "Shella"
  3911. bl2.BrickColor = BrickColor.new("Really black")
  3912. bl2.Anchored = true
  3913. bl2.CanCollide = false
  3914. bl2.Transparency = 0
  3915. bl2.Reflectance = 0
  3916. bl2.BottomSurface = 0
  3917. bl2.TopSurface = 0
  3918. bl2.Shape = 0
  3919. blm2 = Instance.new("SpecialMesh",bl2)
  3920. blm2.MeshType = "Sphere"
  3921. blm2.Scale = Vector3.new(1,1,1)
  3922. blm2.MeshId = "rbxassetid://9982590"
  3923.  
  3924. coroutine.resume(coroutine.create(function()
  3925. for i=1, math.huge, 4 do
  3926. if Charging == true then
  3927. rs:wait()
  3928. bl.CFrame = root.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-i/10), math.rad(-i/10), math.rad(i/10))
  3929. blm.Scale = blm.Scale + Vector3.new(15, 15, 15)
  3930. bl.Transparency = bl.Transparency + 0.075
  3931. bl2.CFrame = root.CFrame * CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-i/10), math.rad(-i/10), math.rad(i/10))
  3932. blm2.Scale = blm2.Scale + Vector3.new(5, 5, 5)
  3933. bl2.Transparency = bl2.Transparency + 0.025
  3934. pt.CFrame = root.CFrame*CFrame.new(0,-1,0) * CFrame.Angles(0,math.rad(i*2),0)
  3935. pt2.CFrame = root.CFrame*CFrame.new(0,-1,0) * CFrame.Angles(0,math.rad(-i*2),0)
  3936. msh.Scale = msh.Scale + Vector3.new(5,2.5,5)
  3937. msh2.Scale = msh2.Scale + Vector3.new(10,5,10)
  3938. elseif Charging == false then break
  3939. end
  3940. end
  3941. end))
  3942.  
  3943. repeat
  3944. local p = Instance.new('Part',torso)
  3945. p.formFactor = 'Custom'
  3946. p.Size = Vector3.new(1,1,1)
  3947. p.BrickColor = BrickColor.new('Really black')
  3948. p.CanCollide = false
  3949. p.Transparency = 0
  3950. p.Anchored = true
  3951. p.Locked=true
  3952. p.Material = "Neon"
  3953. s = math.random(1,40)/10
  3954. local m = Instance.new("SpecialMesh",p)
  3955. m.MeshId="rbxassetid://30239976"
  3956. m.Scale = Vector3.new(s,s,s)
  3957. p.CFrame = torso.CFrame*CFrame.new(math.rad(-15,15),math.rad(-3),math.rad(-15,15))
  3958. --[[coroutine.wrap(function()
  3959. wait(2)
  3960. while Charging == true do
  3961. wait(2)
  3962. GroundWave1()
  3963. wait(2)
  3964. end
  3965. end)()]]--
  3966. Spawn(function()
  3967. while rs:wait() do
  3968. if Charging == true then
  3969. rarm.Weld.C0 = CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(math.random(-36,-20)),math.rad(math.random(-30,-20)),math.rad(math.random(30,50)))
  3970. larm.Weld.C0 = CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(math.random(-36,-20)),math.rad(math.random(20,30)),math.rad(math.random(-50,-30)))
  3971. hed.Weld.C0 = CFrame.new(0,1.5,.1)*CFrame.Angles(math.rad(math.random(26,34)),math.rad(math.random(-5,5)),math.rad(0))
  3972. torso.Weld.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(10), math.rad(math.random(-4,4)), math.rad(0))
  3973. lleg.Weld.C0 = CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(math.random(-10,-6)), math.rad(math.random(10,20)), math.rad(math.random(-20,-10)))
  3974. rleg.Weld.C0 = CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(math.random(-10,-6)), math.rad(math.random(-20,-10)), math.rad(math.random(10,20)))
  3975. elseif Charging == false then break
  3976. end
  3977. end
  3978. end)
  3979. Spawn(function()
  3980. while rs:wait() do
  3981. if p.Transparency >= 1 then p:Destroy() break end
  3982. m.Scale = m.Scale + Vector3.new(1,-1,1)
  3983. p.CFrame = p.CFrame
  3984. p.Transparency = p.Transparency+0.01
  3985. end
  3986. end)
  3987. wait(.3)
  3988. until Charging == false
  3989. end
  3990. end
  3991. end
  3992. end)
  3993. ----------------------------------------------------
  3994. mouse.KeyUp:connect(function(key)
  3995. if key == "r" then
  3996. if Charging == true then
  3997. Charging = false
  3998. pt:Destroy()
  3999. pt2:Destroy()
  4000. bl:Destroy()
  4001. if Debounces.CanAttack == false then
  4002. Debounces.CanAttack = true
  4003. Debounces.NoIdl = false
  4004. Debounces.on = false
  4005. end
  4006. end
  4007. end
  4008. end)
  4009. ----------------------------------------------------
  4010. mouse.KeyDown:connect(function(key)
  4011. if key == "g" then
  4012. if Debounces.CanAttack == true then
  4013. Debounces.CanAttack = false
  4014. Debounces.NoIdl = true
  4015. Debounces.on = true
  4016. local shell = Instance.new("Part",torso)
  4017. shell.BrickColor = TorsoColor
  4018. shell.Anchored = true
  4019. shell.CanCollide = false
  4020. shell.Locked = true
  4021. shell.TopSurface = "SmoothNoOutlines"
  4022. shell.BottomSurface = "SmoothNoOutlines"
  4023. shell.Size = Vector3.new(1,1,1)
  4024. shellm = Instance.new("SpecialMesh",shell)
  4025. shellm.MeshType = "Sphere"
  4026. shellm.Scale = Vector3.new(1,1,1)
  4027. local shell2 = Instance.new("Part",torso)
  4028. shell2.BrickColor = TorsoColor
  4029. shell2.Anchored = true
  4030. shell2.CanCollide = false
  4031. shell2.Locked = true
  4032. shell2.TopSurface = "SmoothNoOutlines"
  4033. shell2.BottomSurface = "SmoothNoOutlines"
  4034. shell2.Size = Vector3.new(1,1,1)
  4035. shellm2 = Instance.new("SpecialMesh",shell2)
  4036. shellm2.MeshType = "Sphere"
  4037. shellm2.Scale = Vector3.new(1,1,1)
  4038.  
  4039. function FindNearestTorso(Position,Distance,SinglePlayer)
  4040. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  4041. local List = {}
  4042. for i,v in pairs(workspace:GetChildren())do
  4043. if v:IsA("Model")then
  4044. if v:findFirstChild("Torso")then
  4045. if v ~= char then
  4046. if(v.Torso.Position -Position).magnitude <= Distance then
  4047. table.insert(List,v)
  4048. end
  4049. end
  4050. end
  4051. end
  4052. end
  4053. return List
  4054. end
  4055.  
  4056. Shell = function()
  4057. local X = Instance.new("Part",char)
  4058. local O = Instance.new("ObjectValue",X)
  4059. O.Name = "creator"
  4060. X.Locked = true
  4061. X.Name = "Shell"
  4062. X.Anchored = false
  4063. X.CanCollide = false
  4064. X.Transparency = 0
  4065. X.Reflectance = 0
  4066. X.BottomSurface = 0
  4067. X.TopSurface = 0
  4068. X.Shape = 0
  4069. local V = Instance.new("ObjectValue",X)
  4070. V.Value = char
  4071. V.Name = "creator"
  4072. X.BrickColor = TorsoColor
  4073. X.Size = Vector3.new(1,1,1)
  4074. --X.Material = "Neon"
  4075. local Z = Instance.new("SpecialMesh",X)
  4076. Z.MeshType = "Sphere"
  4077. Z.Scale = Vector3.new(1,1,1)
  4078. X.CFrame = rarm.CFrame*CFrame.new(0,-6,0)
  4079. local bv = Instance.new("BodyVelocity",X)
  4080. bv.maxForce = Vector3.new(99999,99999,99999)
  4081. X.CFrame = CFrame.new(X.Position,root.CFrame.lookVector*10)
  4082. bv.velocity = root.CFrame.lookVector*65
  4083. Explode = X.Touched:connect(function(hit)
  4084. if hit ~= char and hit.Name ~= "Shell" and hit:IsA("Part") or hit:IsA("BasePart}") then
  4085. local cf = X.CFrame
  4086. bv:Destroy()
  4087. X.Anchored = true
  4088. Z:Remove()
  4089. Explode:disconnect()
  4090. X.Size = Vector3.new(3,3,3)
  4091. X.Touched:connect(function(hit) end)
  4092. X.CanCollide = false
  4093. for i,v in pairs(FindNearestTorso(X.CFrame.p,40))do
  4094. if v:FindFirstChild('Humanoid') then
  4095. v.Humanoid:TakeDamage(math.random(6,12))
  4096. end
  4097. end
  4098. for i = 1, (40) do rs:wait()
  4099. X.Transparency = X.Transparency + (1/40)
  4100. X.Size = X.Size + Vector3.new(1,1,1)
  4101. X.CFrame = cf
  4102. end
  4103. X:Destroy()
  4104. end
  4105. end)
  4106. end
  4107. Shell()
  4108. for i = 1, 10 do
  4109. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4110. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4111. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(110)), 0.7)
  4112. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-110)), 0.7)
  4113. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(0),0), 0.7)
  4114. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(0), 0), 0.7)
  4115. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)), 0.7)
  4116. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)), 0.7)
  4117. if Debounces.on == false then break end
  4118. rs:wait()
  4119. end
  4120. Shell()
  4121. shell.Transparency = 1
  4122. for i = 1, 10 do
  4123. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4124. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4125. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.7)
  4126. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-110)), 0.7)
  4127. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(-50),0), 0.7)
  4128. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(50), 0), 0.7)
  4129. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-20)), 0.7)
  4130. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(20)), 0.7)
  4131. if Debounces.on == false then break end
  4132. rs:wait()
  4133. end
  4134. Shell()
  4135. shell.Transparency = 0
  4136. shell2.Transparency = 1
  4137. for i = 1, 10 do
  4138. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4139. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4140. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(110)), 0.7)
  4141. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.7)
  4142. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.7)
  4143. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.7)
  4144. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-20)), 0.7)
  4145. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(20)), 0.7)
  4146. if Debounces.on == false then break end
  4147. rs:wait()
  4148. end
  4149. Shell()
  4150. shell2.Transparency = 0
  4151. shell.Transparency = 1
  4152. for i = 1, 10 do
  4153. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4154. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4155. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.7)
  4156. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-110)), 0.7)
  4157. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(-50),0), 0.7)
  4158. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(50), 0), 0.7)
  4159. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-20)), 0.7)
  4160. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(20)), 0.7)
  4161. if Debounces.on == false then break end
  4162. rs:wait()
  4163. end
  4164. Shell()
  4165. shell.Transparency = 0
  4166. shell2.Transparency = 1
  4167. for i = 1, 10 do
  4168. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4169. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4170. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(110)), 0.7)
  4171. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.7)
  4172. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.7)
  4173. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.7)
  4174. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-20)), 0.7)
  4175. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(20)), 0.7)
  4176. if Debounces.on == false then break end
  4177. rs:wait()
  4178. end
  4179. Shell()
  4180. shell2.Transparency = 0
  4181. shell.Transparency = 1
  4182. for i = 1, 10 do
  4183. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4184. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4185. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.7)
  4186. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-110)), 0.7)
  4187. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(-50),0), 0.7)
  4188. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(50), 0), 0.7)
  4189. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-20)), 0.7)
  4190. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(20)), 0.7)
  4191. if Debounces.on == false then break end
  4192. rs:wait()
  4193. end
  4194. Shell()
  4195. shell.Transparency = 0
  4196. shell2.Transparency = 1
  4197. for i = 1, 10 do
  4198. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4199. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4200. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(110)), 0.7)
  4201. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.5)
  4202. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.7)
  4203. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.7)
  4204. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-20)), 0.7)
  4205. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(20)), 0.7)
  4206. if Debounces.on == false then break end
  4207. rs:wait()
  4208. end
  4209. Shell()
  4210. shell2.Transparency = 0
  4211. shell.Transparency = 1
  4212. for i = 1, 10 do
  4213. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4214. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4215. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.7)
  4216. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-110)), 0.7)
  4217. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(-50),0), 0.7)
  4218. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(50), 0), 0.7)
  4219. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-20)), 0.7)
  4220. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(20)), 0.7)
  4221. if Debounces.on == false then break end
  4222. rs:wait()
  4223. end
  4224. Shell()
  4225. shell.Transparency = 0
  4226. shell2.Transparency = 1
  4227. for i = 1, 10 do
  4228. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4229. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4230. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(110)), 0.7)
  4231. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.7)
  4232. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.7)
  4233. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.7)
  4234. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-20)), 0.7)
  4235. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(20)), 0.7)
  4236. if Debounces.on == false then break end
  4237. rs:wait()
  4238. end
  4239. Shell()
  4240. shell2.Transparency = 0
  4241. shell.Transparency = 1
  4242. for i = 1, 10 do
  4243. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4244. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4245. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.7)
  4246. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-110)), 0.7)
  4247. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(-50),0), 0.7)
  4248. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(50), 0), 0.7)
  4249. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-20)), 0.7)
  4250. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(20)), 0.7)
  4251. if Debounces.on == false then break end
  4252. rs:wait()
  4253. end
  4254. Shell()
  4255. shell.Transparency = 0
  4256. shell2.Transparency = 1
  4257. for i = 1, 10 do
  4258. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4259. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4260. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(110)), 0.7)
  4261. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.7)
  4262. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.7)
  4263. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.7)
  4264. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-20)), 0.7)
  4265. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(20)), 0.7)
  4266. if Debounces.on == false then break end
  4267. rs:wait()
  4268. end
  4269. Shell()
  4270. shell2.Transparency = 0
  4271. shell.Transparency = 1
  4272. for i = 1, 10 do
  4273. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4274. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4275. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.7)
  4276. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-110)), 0.7)
  4277. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(-50),0), 0.7)
  4278. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(50), 0), 0.7)
  4279. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-20)), 0.7)
  4280. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(20)), 0.7)
  4281. if Debounces.on == false then break end
  4282. rs:wait()
  4283. end
  4284. Shell()
  4285. shell.Transparency = 0
  4286. shell2.Transparency = 1
  4287. for i = 1, 10 do
  4288. shell.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  4289. shell2.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  4290. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(110)), 0.7)
  4291. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.7)
  4292. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.7)
  4293. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.7)
  4294. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-20)), 0.7)
  4295. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(20)), 0.7)
  4296. if Debounces.on == false then break end
  4297. rs:wait()
  4298. end
  4299. shell.Transparency = 1
  4300. if Debounces.CanAttack == false then
  4301. Debounces.CanAttack = true
  4302. Debounces.NoIdl = false
  4303. Debounces.on = false
  4304. end
  4305. end
  4306. end
  4307. end)
  4308. ----------------------------------------------------
  4309. Search = false
  4310. mouse.KeyDown:connect(function(key)
  4311. if key == "n" then
  4312. if Search == false then
  4313. Search = true
  4314. for i,v in pairs(game.Players:getPlayers()) do
  4315. if v.Name~=char.Name then
  4316. for j,k in pairs(v.Character:GetChildren()) do
  4317. if k:IsA("BasePart") and k.Transparency >= 1 then
  4318. bawx=Instance.new("SelectionBox",cam)
  4319. bawx.Color = BrickColor.new("Bright red")
  4320. bawx.Transparency = .5
  4321. bawx.Adornee = k
  4322. end
  4323. end
  4324. end
  4325. end
  4326. elseif Search == true then
  4327. Search = false
  4328. for i, v in pairs(cam:GetChildren()) do
  4329. if v:IsA("SelectionBox") then
  4330. v:Destroy()
  4331. end
  4332. end
  4333. end
  4334. end
  4335. end)
  4336. ----------------------------------------------------
  4337. Grab = false
  4338. mouse.KeyDown:connect(function(key)
  4339. if key == "z" then
  4340. Debounces.on = true
  4341. Debounces.NoIdl = true
  4342. Debounces.ks = true
  4343. if Grab == false then
  4344. gp = nil
  4345. for i = 1, 20 do
  4346. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(110)), 0.2)
  4347. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-110)), 0.2)
  4348. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(0),0), 0.2)
  4349. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(0), 0), 0.2)
  4350. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(30), math.rad(-20)), 0.2)
  4351. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-15), math.rad(20)), 0.2)
  4352. if Debounces.on == false then break end
  4353. rs:wait()
  4354. end
  4355. con1=larm.Touched:connect(function(hit) -- this is grab
  4356. ht = hit.Parent
  4357. hum1=ht:FindFirstChild('Humanoid')
  4358. if hum1 ~= nil then
  4359. if Debounces.ks==true then
  4360. z = Instance.new("Sound",hed)
  4361. z.SoundId = "rbxassetid://169380525"
  4362. z.Volume = 1
  4363. z:Play()
  4364. Debounces.ks=false
  4365. end
  4366. hum1.PlatformStand=true
  4367. gp = ht
  4368. Grab = true
  4369. asd=weld5(root,ht:FindFirstChild("Torso"),CFrame.new(0,0,-2.4),CFrame.new(0,0,0))
  4370. asd.Parent = larm
  4371. asd.Name = "asd"
  4372. asd.C0=asd.C0*CFrame.Angles(math.rad(0),math.rad(180),0)
  4373. --[[elseif hum1 == nil then
  4374. con1:disconnect()
  4375. wait() return]]--
  4376. end
  4377. end)
  4378. for i = 1, 20 do
  4379. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.3,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.2)
  4380. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.3,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.2)
  4381. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(0),0), 0.2)
  4382. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(0), 0), 0.2)
  4383. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.2)
  4384. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.2)
  4385. if Debounces.on == false then break end
  4386. rs:wait()
  4387. end
  4388. if hum1 == nil then
  4389. Debounces.on = false
  4390. Debounces.NoIdl = false
  4391. end
  4392. con1:disconnect()
  4393. elseif Grab == true then
  4394. Grab = false
  4395. Punch()
  4396. z = Instance.new("Sound",hed)
  4397. z.SoundId = "rbxassetid://169380525"
  4398. z.Pitch = ptz[math.random(1,#ptz)]
  4399. z.Volume = 1
  4400. z:Play()
  4401. for i = 1, 10 do
  4402. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.4,-.5)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(-50)), 0.7)
  4403. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-110)), 0.7)
  4404. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(90),0), 0.4)
  4405. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.6)
  4406. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4407. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4408. if Debounces.on == false then break end
  4409. rs:wait()
  4410. end
  4411. Punch()
  4412. z = Instance.new("Sound",hed)
  4413. z.SoundId = "rbxassetid://169380525"
  4414. z.Pitch = ptz[math.random(1,#ptz)]
  4415. z.Volume = 1
  4416. z:Play()
  4417. for i = 1, 10 do
  4418. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(110)), 0.6)
  4419. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(-40),math.rad(0),math.rad(20)), 0.7)
  4420. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-90),0), 0.4)
  4421. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(90), 0), 0.65)
  4422. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4423. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4424. if Debounces.on == false then break end
  4425. rs:wait()
  4426. end
  4427. Punch()
  4428. z = Instance.new("Sound",hed)
  4429. z.SoundId = "rbxassetid://169380525"
  4430. z.Pitch = ptz[math.random(1,#ptz)]
  4431. z.Volume = 1
  4432. z:Play()
  4433. for i = 1, 10 do
  4434. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.4,-.5)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(-50)), 0.7)
  4435. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-110)), 0.7)
  4436. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(90),0), 0.4)
  4437. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.6)
  4438. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4439. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4440. if Debounces.on == false then break end
  4441. rs:wait()
  4442. end
  4443. Punch()
  4444. z = Instance.new("Sound",hed)
  4445. z.SoundId = "rbxassetid://169380525"
  4446. z.Pitch = ptz[math.random(1,#ptz)]
  4447. z.Volume = 1
  4448. z:Play()
  4449. for i = 1, 10 do
  4450. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(110)), 0.6)
  4451. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(-40),math.rad(0),math.rad(20)), 0.7)
  4452. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-90),0), 0.4)
  4453. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(90), 0), 0.65)
  4454. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4455. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4456. if Debounces.on == false then break end
  4457. rs:wait()
  4458. end
  4459. Punch()
  4460. z = Instance.new("Sound",hed)
  4461. z.SoundId = "rbxassetid://169380525"
  4462. z.Pitch = ptz[math.random(1,#ptz)]
  4463. z.Volume = 1
  4464. z:Play()
  4465. for i = 1, 10 do
  4466. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.4,-.5)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(-50)), 0.7)
  4467. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-110)), 0.7)
  4468. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(90),0), 0.4)
  4469. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.6)
  4470. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4471. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4472. if Debounces.on == false then break end
  4473. rs:wait()
  4474. end
  4475. Punch()
  4476. z = Instance.new("Sound",hed)
  4477. z.SoundId = "rbxassetid://169380525"
  4478. z.Pitch = ptz[math.random(1,#ptz)]
  4479. z.Volume = 1
  4480. z:Play()
  4481. for i = 1, 10 do
  4482. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(110)), 0.6)
  4483. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(-40),math.rad(0),math.rad(20)), 0.7)
  4484. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-90),0), 0.4)
  4485. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(90), 0), 0.65)
  4486. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4487. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4488. if Debounces.on == false then break end
  4489. rs:wait()
  4490. end
  4491. Punch()
  4492. z = Instance.new("Sound",hed)
  4493. z.SoundId = "rbxassetid://169380525"
  4494. z.Pitch = ptz[math.random(1,#ptz)]
  4495. z.Volume = 1
  4496. z:Play()
  4497. for i = 1, 10 do
  4498. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.4,-.5)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(-50)), 0.7)
  4499. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-110)), 0.7)
  4500. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(90),0), 0.4)
  4501. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.6)
  4502. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4503. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4504. if Debounces.on == false then break end
  4505. rs:wait()
  4506. end
  4507. Punch()
  4508. z = Instance.new("Sound",hed)
  4509. z.SoundId = "rbxassetid://169380525"
  4510. z.Pitch = ptz[math.random(1,#ptz)]
  4511. z.Volume = 1
  4512. z:Play()
  4513. for i = 1, 10 do
  4514. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(110)), 0.6)
  4515. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(-40),math.rad(0),math.rad(20)), 0.7)
  4516. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-90),0), 0.4)
  4517. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(90), 0), 0.65)
  4518. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4519. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4520. if Debounces.on == false then break end
  4521. rs:wait()
  4522. end
  4523. Punch()
  4524. z = Instance.new("Sound",hed)
  4525. z.SoundId = "rbxassetid://169380525"
  4526. z.Pitch = ptz[math.random(1,#ptz)]
  4527. z.Volume = 1
  4528. z:Play()
  4529. for i = 1, 10 do
  4530. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.4,-.5)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(-50)), 0.7)
  4531. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-110)), 0.7)
  4532. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(90),0), 0.4)
  4533. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.6)
  4534. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4535. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4536. if Debounces.on == false then break end
  4537. rs:wait()
  4538. end
  4539. Punch()
  4540. z = Instance.new("Sound",hed)
  4541. z.SoundId = "rbxassetid://169380525"
  4542. z.Pitch = ptz[math.random(1,#ptz)]
  4543. z.Volume = 1
  4544. z:Play()
  4545. for i = 1, 10 do
  4546. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(110)), 0.6)
  4547. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(-40),math.rad(0),math.rad(20)), 0.7)
  4548. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-90),0), 0.4)
  4549. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(90), 0), 0.65)
  4550. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4551. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4552. if Debounces.on == false then break end
  4553. rs:wait()
  4554. end
  4555. Punch()
  4556. z = Instance.new("Sound",hed)
  4557. z.SoundId = "rbxassetid://169380525"
  4558. z.Pitch = ptz[math.random(1,#ptz)]
  4559. z.Volume = 1
  4560. z:Play()
  4561. for i = 1, 10 do
  4562. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2,0.4,-.5)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(-50)), 0.7)
  4563. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-110)), 0.7)
  4564. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(90),0), 0.4)
  4565. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.6)
  4566. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4567. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4568. if Debounces.on == false then break end
  4569. rs:wait()
  4570. end
  4571. Punch()
  4572. z = Instance.new("Sound",hed)
  4573. z.SoundId = "rbxassetid://169380525"
  4574. z.Pitch = ptz[math.random(1,#ptz)]
  4575. z.Volume = 1
  4576. z:Play()
  4577. for i = 1, 10 do
  4578. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.7,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(110)), 0.6)
  4579. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.7,0)*CFrame.Angles(math.rad(-40),math.rad(0),math.rad(20)), 0.7)
  4580. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(-90),0), 0.4)
  4581. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(90), 0), 0.65)
  4582. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  4583. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  4584. if Debounces.on == false then break end
  4585. rs:wait()
  4586. end
  4587. con1:disconnect()
  4588. Debounces.on = false
  4589. Debounces.NoIdl = false
  4590. if gp ~= nil then
  4591. gp:FindFirstChild("Torso").Velocity = hed.CFrame.lookVector * 140
  4592. for i,v in pairs(larm:GetChildren()) do
  4593. if v.Name == "asd" and v:IsA("Weld") then
  4594. v:Remove()
  4595. end
  4596. end
  4597. --[[bv = Instance.new("BodyVelocity",gp:FindFirstChild("Torso"))
  4598. bv.maxForce = Vector3.new(400000, 400000, 400000)
  4599. bv.P = 125000
  4600. bv.velocity = char.Head.CFrame.lookVector * 200]]--
  4601. hum1=nil
  4602. ht=nil
  4603. Debounces.on = false
  4604. Debounces.NoIdl = false
  4605. elseif ht == nil then wait()
  4606. Grab = false
  4607. Debounces.on = false
  4608. Debounces.NoIdl = false
  4609. end
  4610. end
  4611. end
  4612. end)
  4613. ----------------------------------------------------
  4614. pr = Instance.new("Part",hed)
  4615. pr.BrickColor = BrickColor.new("Dark grey")
  4616. pr.Material = "Metal"
  4617. pr.Reflectance = 0.04
  4618. pr.Transparency=1
  4619. pr.Anchored = false
  4620. pr.CanCollide = false
  4621. pr.Archivable = false
  4622. pr.Locked = true
  4623. pr.Size = Vector3.new(2,0.8,1)
  4624. prm = Instance.new("SpecialMesh",pr)
  4625. prm.MeshType = "FileMesh"
  4626. prm.MeshId = "rbxassetid://16952952"
  4627. prm.Scale = Vector3.new(1,1,1)
  4628. newWeld(hed, pr, 0, 0.35, 0)
  4629. pr.Weld.C1 = CFrame.new(0,0,0)
  4630. --Torso
  4631. m3 = Instance.new("Model")
  4632. m3.Name = "Torso"
  4633. p1 = Instance.new("Part", m3)
  4634. p1.BrickColor = BrickColor.new("Re")
  4635. p1.Material = Enum.Material.Metal
  4636. p1.Name = "TorsoPlate"
  4637. p1.CFrame = CFrame.new(0, 3.10002589, 0.50000006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4638. p1.CanCollide = false
  4639. p1.Locked = true
  4640. p1.FormFactor = Enum.FormFactor.Custom
  4641. p1.Size = Vector3.new(0, 0, 0)
  4642. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4643. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4644. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4645. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4646. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4647. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4648. b1 = Instance.new("SpecialMesh", p1)
  4649. b1.MeshType = Enum.MeshType.Brick
  4650. b1.Name = "Mesh"
  4651. b1.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  4652. p2 = Instance.new("Part", m3)
  4653. p2.BrickColor = BrickColor.new("Really black")
  4654. p2.Material = Enum.Material.Metal
  4655. p2.CFrame = CFrame.new(-0.450000942, 4.05002356, -0.100002818, -0.685070276, 0.686094284, 0.244853854, 0.616745472, 0.367372453, 0.696177125, 0.387690574, 0.627942622, -0.674821496)
  4656. p2.CanCollide = false
  4657. p2.Locked = true
  4658. p2.FormFactor = Enum.FormFactor.Custom
  4659. p2.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4660. b2 = Instance.new("SpecialMesh", p2)
  4661. b2.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4662. b2.TextureId = ""
  4663. b2.MeshType = Enum.MeshType.FileMesh
  4664. b2.Name = "Mesh"
  4665. b2.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4666. p10 = Instance.new("Part", m3)
  4667. p10.BrickColor = BrickColor.new("Black")
  4668. p10.Material = Enum.Material.Metal
  4669. p10.CFrame = CFrame.new(0, 2.05002642, 0.539999843, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  4670. p10.CanCollide = false
  4671. p10.Locked = true
  4672. p10.FormFactor = Enum.FormFactor.Custom
  4673. p10.Size = Vector3.new(2, 1.0200001, 0.239999995)
  4674. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4675. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4676. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4677. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4678. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4679. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4680. b10 = Instance.new("SpecialMesh", p10)
  4681. b10.MeshType = Enum.MeshType.Brick
  4682. b10.Name = "Mesh"
  4683. b10.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  4684. p11 = Instance.new("Part", m3)
  4685. p11.BrickColor = BrickColor.new("Really black")
  4686. p11.Material = Enum.Material.Metal
  4687. p11.CFrame = CFrame.new(0.499999523, 4.05002451, -0.0499982014, 1.00000024, -8.94069672e-008, -1.78813934e-007, -2.98023224e-008, 0.906307817, -0.422618449, -2.23517418e-007, 0.42261821, 0.906307697)
  4688. p11.CanCollide = false
  4689. p11.Locked = true
  4690. p11.FormFactor = Enum.FormFactor.Custom
  4691. p11.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4692. b11 = Instance.new("SpecialMesh", p11)
  4693. b11.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4694. b11.TextureId = ""
  4695. b11.MeshType = Enum.MeshType.FileMesh
  4696. b11.Name = "Mesh"
  4697. b11.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4698. p12 = Instance.new("Part", m3)
  4699. p12.BrickColor = BrickColor.new("Really black")
  4700. p12.Material = Enum.Material.Metal
  4701. p12.Transparency = 1
  4702. p12.Name = "Chain2Torso"
  4703. p12.CFrame = CFrame.new(0.0500000007, 3.35002589, 0.0200020671, -4.37113883e-008, -1, 0, -4.37113883e-008, 1.91068547e-015, -1, 1, -4.37113883e-008, -4.37113883e-008)
  4704. p12.CanCollide = false
  4705. p12.Locked = true
  4706. p12.FormFactor = Enum.FormFactor.Custom
  4707. p12.Size = Vector3.new(0.699999988, 0.300000012, 0.300000012)
  4708. b12 = Instance.new("SpecialMesh", p12)
  4709. b12.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4710. b12.TextureId = ""
  4711. b12.MeshType = Enum.MeshType.FileMesh
  4712. b12.Name = "Mesh"
  4713. b12.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4714. p13 = Instance.new("Part", m3)
  4715. p13.BrickColor = BrickColor.new("Really black")
  4716. p13.Material = Enum.Material.Metal
  4717. p13.CFrame = CFrame.new(-0.700000763, 4.25002289, 0.349998087, -0.606457233, -0.374239564, 0.70153743, -0.641863465, -0.290311694, -0.709739804, 0.469277143, -0.880717754, -0.0641489923)
  4718. p13.CanCollide = false
  4719. p13.Locked = true
  4720. p13.FormFactor = Enum.FormFactor.Custom
  4721. p13.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4722. b13 = Instance.new("SpecialMesh", p13)
  4723. b13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4724. b13.TextureId = ""
  4725. b13.MeshType = Enum.MeshType.FileMesh
  4726. b13.Name = "Mesh"
  4727. b13.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4728. p14 = Instance.new("Part", m3)
  4729. p14.BrickColor = BrickColor.new("Really black")
  4730. p14.Material = Enum.Material.Metal
  4731. p14.CFrame = CFrame.new(-0.0500002243, 3.50002766, -0.150001988, -0.331867754, 0.457445055, -0.824989557, 0.877285957, -0.171802372, -0.448166817, -0.346746802, -0.87248385, -0.344294399)
  4732. p14.CanCollide = false
  4733. p14.Locked = true
  4734. p14.FormFactor = Enum.FormFactor.Custom
  4735. p14.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4736. b14 = Instance.new("SpecialMesh", p14)
  4737. b14.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4738. b14.TextureId = ""
  4739. b14.MeshType = Enum.MeshType.FileMesh
  4740. b14.Name = "Mesh"
  4741. b14.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4742. p15 = Instance.new("Part", m3)
  4743. p15.BrickColor = BrickColor.new("Really black")
  4744. p15.Material = Enum.Material.Metal
  4745. p15.CFrame = CFrame.new(0.199999034, 3.55002332, -0.150001839, -0.0627828911, -0.802308202, -0.593599737, 0.678633273, -0.470427632, 0.564052343, -0.731789052, -0.367423117, 0.57400763)
  4746. p15.CanCollide = false
  4747. p15.Locked = true
  4748. p15.FormFactor = Enum.FormFactor.Custom
  4749. p15.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4750. b15 = Instance.new("SpecialMesh", p15)
  4751. b15.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4752. b15.TextureId = ""
  4753. b15.MeshType = Enum.MeshType.FileMesh
  4754. b15.Name = "Mesh"
  4755. b15.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4756. p16 = Instance.new("Part", m3)
  4757. p16.BrickColor = BrickColor.new("Really black")
  4758. p16.Material = Enum.Material.Metal
  4759. p16.CFrame = CFrame.new(0.349999189, 3.70002842, -0.150001973, 0.994292557, 0.0709807873, 0.0796526894, -0.0587368309, 0.987431884, -0.146726117, -0.0890666768, 0.141209915, 0.985964835)
  4760. p16.CanCollide = false
  4761. p16.Locked = true
  4762. p16.FormFactor = Enum.FormFactor.Custom
  4763. p16.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4764. b16 = Instance.new("SpecialMesh", p16)
  4765. b16.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4766. b16.TextureId = ""
  4767. b16.MeshType = Enum.MeshType.FileMesh
  4768. b16.Name = "Mesh"
  4769. b16.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4770. p17 = Instance.new("Part", m3)
  4771. p17.BrickColor = BrickColor.new("Really black")
  4772. p17.Material = Enum.Material.Metal
  4773. p17.CFrame = CFrame.new(-0.200000346, 3.70002747, -0.150002211, 0.964791715, 0.0184034109, -0.262370646, -0.0587368906, 0.987431884, -0.146726027, 0.256372869, 0.156970888, 0.953746974)
  4774. p17.CanCollide = false
  4775. p17.Locked = true
  4776. p17.FormFactor = Enum.FormFactor.Custom
  4777. p17.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4778. b17 = Instance.new("SpecialMesh", p17)
  4779. b17.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4780. b17.TextureId = ""
  4781. b17.MeshType = Enum.MeshType.FileMesh
  4782. b17.Name = "Mesh"
  4783. b17.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4784. p18 = Instance.new("Part", m3)
  4785. p18.BrickColor = BrickColor.new("Really black")
  4786. p18.Material = Enum.Material.Metal
  4787. p18.CFrame = CFrame.new(-0.35000062, 3.85002661, -0.150002271, 0.407530367, -0.427938014, 0.806714416, 0.0989350602, 0.898891687, 0.426855773, -0.907816589, -0.0941444039, 0.40866372)
  4788. p18.CanCollide = false
  4789. p18.Locked = true
  4790. p18.FormFactor = Enum.FormFactor.Custom
  4791. p18.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4792. b18 = Instance.new("SpecialMesh", p18)
  4793. b18.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4794. b18.TextureId = ""
  4795. b18.MeshType = Enum.MeshType.FileMesh
  4796. b18.Name = "Mesh"
  4797. b18.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4798. p19 = Instance.new("Part", m3)
  4799. p19.BrickColor = BrickColor.new("Really black")
  4800. p19.Material = Enum.Material.Metal
  4801. p19.CFrame = CFrame.new(0.599999547, 4.25002337, 1.49011612e-008, 0.450589776, 0.596651912, -0.664060116, 0.322663993, 0.584720135, 0.744305372, 0.832379937, -0.549644768, 0.0709509254)
  4802. p19.CanCollide = false
  4803. p19.Locked = true
  4804. p19.FormFactor = Enum.FormFactor.Custom
  4805. p19.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4806. b19 = Instance.new("SpecialMesh", p19)
  4807. b19.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4808. b19.TextureId = ""
  4809. b19.MeshType = Enum.MeshType.FileMesh
  4810. b19.Name = "Mesh"
  4811. b19.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4812. p20 = Instance.new("Part", m3)
  4813. p20.BrickColor = BrickColor.new("Really black")
  4814. p20.Material = Enum.Material.Metal
  4815. p20.CFrame = CFrame.new(0.449999154, 3.90002728, -0.150000244, 0.148452312, 0.508259773, -0.848312676, -0.212012291, 0.85422945, 0.474703223, 0.965925753, 0.109381542, 0.234569833)
  4816. p20.CanCollide = false
  4817. p20.Locked = true
  4818. p20.FormFactor = Enum.FormFactor.Custom
  4819. p20.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4820. b20 = Instance.new("SpecialMesh", p20)
  4821. b20.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4822. b20.TextureId = ""
  4823. b20.MeshType = Enum.MeshType.FileMesh
  4824. b20.Name = "Mesh"
  4825. b20.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4826. p21 = Instance.new("Part", m3)
  4827. p21.BrickColor = BrickColor.new("Really black")
  4828. p21.Material = Enum.Material.Metal
  4829. p21.CFrame = CFrame.new(0.699999869, 4.25002337, 0.200001985, -0.0996009707, 0.981125295, 0.165750414, -0.142243966, -0.178907469, 0.973529041, 0.98480773, 0.0733870864, 0.157378286)
  4830. p21.CanCollide = false
  4831. p21.Locked = true
  4832. p21.FormFactor = Enum.FormFactor.Custom
  4833. p21.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4834. b21 = Instance.new("SpecialMesh", p21)
  4835. b21.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4836. b21.TextureId = ""
  4837. b21.MeshType = Enum.MeshType.FileMesh
  4838. b21.Name = "Mesh"
  4839. b21.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4840. p22 = Instance.new("Part", m3)
  4841. p22.BrickColor = BrickColor.new("Really black")
  4842. p22.Material = Enum.Material.Metal
  4843. p22.CFrame = CFrame.new(0.69999975, 4.25002289, 0.450001955, -0.167731196, 0.167446673, 0.971508265, 0.0449438766, -0.983146012, 0.17721194, 0.984807789, 0.0733873621, 0.157378122)
  4844. p22.CanCollide = false
  4845. p22.Locked = true
  4846. p22.FormFactor = Enum.FormFactor.Custom
  4847. p22.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4848. b22 = Instance.new("SpecialMesh", p22)
  4849. b22.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4850. b22.TextureId = ""
  4851. b22.MeshType = Enum.MeshType.FileMesh
  4852. b22.Name = "Mesh"
  4853. b22.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4854. p23 = Instance.new("Part", m3)
  4855. p23.BrickColor = BrickColor.new("Really black")
  4856. p23.Material = Enum.Material.Metal
  4857. p23.CFrame = CFrame.new(0.699999511, 4.25002289, 0.700001478, 0.0593914539, -0.993999004, 0.0918651819, 0.163175613, -0.0811224878, -0.98325628, 0.984807849, 0.0733875483, 0.157378405)
  4858. p23.CanCollide = false
  4859. p23.Locked = true
  4860. p23.FormFactor = Enum.FormFactor.Custom
  4861. p23.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4862. b23 = Instance.new("SpecialMesh", p23)
  4863. b23.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4864. b23.TextureId = ""
  4865. b23.MeshType = Enum.MeshType.FileMesh
  4866. b23.Name = "Mesh"
  4867. b23.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4868. p24 = Instance.new("Part", m3)
  4869. p24.BrickColor = BrickColor.new("Really black")
  4870. p24.Material = Enum.Material.Metal
  4871. p24.CFrame = CFrame.new(0.699999452, 4.25002289, 0.900001347, -0.197025463, -0.431517303, 0.880326331, 0.133022487, -0.90138948, -0.412070453, 0.971332312, 0.0359149873, 0.234997824)
  4872. p24.CanCollide = false
  4873. p24.Locked = true
  4874. p24.FormFactor = Enum.FormFactor.Custom
  4875. p24.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4876. b24 = Instance.new("SpecialMesh", p24)
  4877. b24.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4878. b24.TextureId = ""
  4879. b24.MeshType = Enum.MeshType.FileMesh
  4880. b24.Name = "Mesh"
  4881. b24.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4882. p25 = Instance.new("Part", m3)
  4883. p25.BrickColor = BrickColor.new("Really black")
  4884. p25.Material = Enum.Material.Metal
  4885. p25.CFrame = CFrame.new(0.599999249, 4.25002289, 1.05000341, -0.793593884, -0.433597952, 0.42685172, 0.426002622, 0.104941569, 0.898615122, -0.434431762, 0.894975305, 0.101432741)
  4886. p25.CanCollide = false
  4887. p25.Locked = true
  4888. p25.FormFactor = Enum.FormFactor.Custom
  4889. p25.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4890. b25 = Instance.new("SpecialMesh", p25)
  4891. b25.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4892. b25.TextureId = ""
  4893. b25.MeshType = Enum.MeshType.FileMesh
  4894. b25.Name = "Mesh"
  4895. b25.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4896. p26 = Instance.new("Part", m3)
  4897. p26.BrickColor = BrickColor.new("Really black")
  4898. p26.Material = Enum.Material.Metal
  4899. p26.CFrame = CFrame.new(0.399999261, 4.25002289, 1.09999716, 0.474074066, -0.73934859, 0.478140384, 0.876810074, 0.445984155, -0.17972827, -0.0803612769, 0.504442811, 0.859697402)
  4900. p26.CanCollide = false
  4901. p26.Locked = true
  4902. p26.FormFactor = Enum.FormFactor.Custom
  4903. p26.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4904. b26 = Instance.new("SpecialMesh", p26)
  4905. b26.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4906. b26.TextureId = ""
  4907. b26.MeshType = Enum.MeshType.FileMesh
  4908. b26.Name = "Mesh"
  4909. b26.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4910. p27 = Instance.new("Part", m3)
  4911. p27.BrickColor = BrickColor.new("Really black")
  4912. p27.Material = Enum.Material.Metal
  4913. p27.CFrame = CFrame.new(0.249999076, 4.25002289, 1.20000076, 0.524626255, -0.838181257, 0.149064019, -0.503709316, -0.446768612, -0.739374638, 0.686326742, 0.31281051, -0.656585932)
  4914. p27.CanCollide = false
  4915. p27.Locked = true
  4916. p27.FormFactor = Enum.FormFactor.Custom
  4917. p27.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4918. b27 = Instance.new("SpecialMesh", p27)
  4919. b27.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4920. b27.TextureId = ""
  4921. b27.MeshType = Enum.MeshType.FileMesh
  4922. b27.Name = "Mesh"
  4923. b27.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4924. p28 = Instance.new("Part", m3)
  4925. p28.BrickColor = BrickColor.new("Really black")
  4926. p28.Material = Enum.Material.Metal
  4927. p28.CFrame = CFrame.new(0.0499990731, 4.25002289, 1.20000088, 0.524626136, -0.838181317, 0.149063885, 0.588431716, 0.230477661, -0.775002301, 0.615236104, 0.494300276, 0.614126861)
  4928. p28.CanCollide = false
  4929. p28.Locked = true
  4930. p28.FormFactor = Enum.FormFactor.Custom
  4931. p28.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4932. b28 = Instance.new("SpecialMesh", p28)
  4933. b28.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4934. b28.TextureId = ""
  4935. b28.MeshType = Enum.MeshType.FileMesh
  4936. b28.Name = "Mesh"
  4937. b28.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4938. p29 = Instance.new("Part", m3)
  4939. p29.BrickColor = BrickColor.new("Really black")
  4940. p29.Material = Enum.Material.Metal
  4941. p29.CFrame = CFrame.new(-0.200000852, 4.25002289, 1.20000088, 0.524626195, -0.838181257, 0.149063647, 0.664180398, 0.512506962, 0.544243872, -0.532571197, -0.186519295, 0.825577736)
  4942. p29.CanCollide = false
  4943. p29.Locked = true
  4944. p29.FormFactor = Enum.FormFactor.Custom
  4945. p29.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4946. b29 = Instance.new("SpecialMesh", p29)
  4947. b29.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4948. b29.TextureId = ""
  4949. b29.MeshType = Enum.MeshType.FileMesh
  4950. b29.Name = "Mesh"
  4951. b29.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4952. p30 = Instance.new("Part", m3)
  4953. p30.BrickColor = BrickColor.new("Really black")
  4954. p30.Material = Enum.Material.Metal
  4955. p30.CFrame = CFrame.new(-0.400000989, 4.25002289, 1.15000105, -0.205189675, -0.942334533, -0.264392197, 0.472657442, 0.141141802, -0.869870245, 0.857025325, -0.303455055, 0.416440606)
  4956. p30.CanCollide = false
  4957. p30.Locked = true
  4958. p30.FormFactor = Enum.FormFactor.Custom
  4959. p30.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4960. b30 = Instance.new("SpecialMesh", p30)
  4961. b30.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4962. b30.TextureId = ""
  4963. b30.MeshType = Enum.MeshType.FileMesh
  4964. b30.Name = "Mesh"
  4965. b30.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4966. p31 = Instance.new("Part", m3)
  4967. p31.BrickColor = BrickColor.new("Really black")
  4968. p31.Material = Enum.Material.Metal
  4969. p31.CFrame = CFrame.new(-0.550001025, 4.25002337, 0.999999702, 0.151335806, -0.651350021, -0.743532896, 0.979139984, 0.201951638, 0.022377044, 0.135582238, -0.731408894, 0.668325186)
  4970. p31.CanCollide = false
  4971. p31.Locked = true
  4972. p31.FormFactor = Enum.FormFactor.Custom
  4973. p31.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4974. b31 = Instance.new("SpecialMesh", p31)
  4975. b31.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4976. b31.TextureId = ""
  4977. b31.MeshType = Enum.MeshType.FileMesh
  4978. b31.Name = "Mesh"
  4979. b31.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4980. p32 = Instance.new("Part", m3)
  4981. p32.BrickColor = BrickColor.new("Really black")
  4982. p32.Material = Enum.Material.Metal
  4983. p32.CFrame = CFrame.new(-0.700000763, 4.25002337, 0.800000489, -0.804778874, -0.593520701, 0.0080409348, 0.142058611, -0.205740049, -0.968240976, 0.576325178, -0.778077364, 0.249890015)
  4984. p32.CanCollide = false
  4985. p32.Locked = true
  4986. p32.FormFactor = Enum.FormFactor.Custom
  4987. p32.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4988. b32 = Instance.new("SpecialMesh", p32)
  4989. b32.MeshId = "http://www.roblox.com/asset/?id=3270017"
  4990. b32.TextureId = ""
  4991. b32.MeshType = Enum.MeshType.FileMesh
  4992. b32.Name = "Mesh"
  4993. b32.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  4994. p33 = Instance.new("Part", m3)
  4995. p33.BrickColor = BrickColor.new("Really black")
  4996. p33.Material = Enum.Material.Metal
  4997. p33.CFrame = CFrame.new(-0.700000942, 4.25002289, 0.549999833, -0.526802063, -0.220915288, -0.820777893, 0.708702326, 0.418966174, -0.567634225, 0.469277024, -0.880717933, -0.0641489923)
  4998. p33.CanCollide = false
  4999. p33.Locked = true
  5000. p33.FormFactor = Enum.FormFactor.Custom
  5001. p33.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  5002. b33 = Instance.new("SpecialMesh", p33)
  5003. b33.MeshId = "http://www.roblox.com/asset/?id=3270017"
  5004. b33.TextureId = ""
  5005. b33.MeshType = Enum.MeshType.FileMesh
  5006. b33.Name = "Mesh"
  5007. b33.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  5008. p34 = Instance.new("Part", m3)
  5009. p34.BrickColor = BrickColor.new("Really black")
  5010. p34.Material = Enum.Material.Metal
  5011. p34.Name = "Connection"
  5012. p34.CFrame = CFrame.new(0.0551848896, 3.35002589, -0.131655902, 0.635109425, -0.765570045, -0.102657467, -0.766416311, -0.641122162, 0.0396047123, -0.0961361453, 0.0535250306, -0.993928015)
  5013. p34.CanCollide = false
  5014. p34.Locked = true
  5015. p34.FormFactor = Enum.FormFactor.Custom
  5016. p34.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  5017. b34 = Instance.new("SpecialMesh", p34)
  5018. b34.MeshId = "http://www.roblox.com/asset/?id=3270017"
  5019. b34.TextureId = ""
  5020. b34.MeshType = Enum.MeshType.FileMesh
  5021. b34.Name = "Mesh"
  5022. b34.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  5023. p35 = Instance.new("Part", m3)
  5024. p35.BrickColor = BrickColor.new("Really black")
  5025. p35.Material = Enum.Material.Metal
  5026. p35.CFrame = CFrame.new(-0.600001037, 4.25002289, 0.149997264, 0.493824095, 0.604460001, 0.62511301, -0.565569818, -0.322785676, 0.758907318, 0.660506427, -0.728311539, 0.182464883)
  5027. p35.CanCollide = false
  5028. p35.Locked = true
  5029. p35.FormFactor = Enum.FormFactor.Custom
  5030. p35.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  5031. b35 = Instance.new("SpecialMesh", p35)
  5032. b35.MeshId = "http://www.roblox.com/asset/?id=3270017"
  5033. b35.TextureId = ""
  5034. b35.MeshType = Enum.MeshType.FileMesh
  5035. b35.Name = "Mesh"
  5036. b35.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  5037. p36 = Instance.new("Part", m3)
  5038. p36.BrickColor = BrickColor.new("Really black")
  5039. p36.Material = Enum.Material.Metal
  5040. p36.CFrame = CFrame.new(-0.500000834, 4.2000227, -2.52574682e-006, -0.285961747, 0.418113738, -0.862210572, 0.191904813, 0.906544387, 0.375965416, 0.93882823, -0.0579507053, -0.339474916)
  5041. p36.CanCollide = false
  5042. p36.Locked = true
  5043. p36.FormFactor = Enum.FormFactor.Custom
  5044. p36.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  5045. b36 = Instance.new("SpecialMesh", p36)
  5046. b36.MeshId = "http://www.roblox.com/asset/?id=3270017"
  5047. b36.TextureId = ""
  5048. b36.MeshType = Enum.MeshType.FileMesh
  5049. b36.Name = "Mesh"
  5050. b36.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  5051. w1 = Instance.new("Weld", p2)
  5052. w1.Name = "Joint"
  5053. w1.Part0 = p2
  5054. w1.C0 = CFrame.new(-0.211238861, -0.0362606049, -0.0810072422, -0.57012105, 0.811055779, -0.130959615, -0.254106343, -0.022495009, 0.966914535, 0.781275749, 0.584536016, 0.218919396)
  5055. w1.Part1 = p18
  5056. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5057. w2 = Instance.new("Weld", p3)
  5058. w2.Name = "Joint"
  5059. w2.Part0 = p3
  5060. w2.C0 = CFrame.new(0, 0, -0.470001936, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5061. w2.Part1 = p1
  5062. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5063. w10 = Instance.new("Weld", p11)
  5064. w10.Name = "Joint"
  5065. w10.Part0 = p11
  5066. w10.C0 = CFrame.new(0.100000024, 0.202390671, -0.0392093658, 0.450589836, 0.596651673, -0.664059937, 0.644212067, 0.297646403, 0.704554796, 0.618028879, -0.745260656, -0.250253737)
  5067. w10.Part1 = p19
  5068. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5069. w11 = Instance.new("Weld", p12)
  5070. w11.Name = "Joint"
  5071. w11.Part0 = p12
  5072. w11.C0 = CFrame.new(0.479997993, 0.0499999784, 0.25, -4.37113883e-008, -4.37113883e-008, 1, -1, 1.91068547e-015, -4.37113883e-008, 0, -1, -4.37113883e-008)
  5073. w11.Part1 = p1
  5074. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5075. w12 = Instance.new("Weld", p13)
  5076. w12.Name = "Joint"
  5077. w12.Part0 = p13
  5078. w12.C0 = CFrame.new(-0.1545012, 0.138720512, 0.0829834938, 0.373496056, -0.501174688, -0.780592561, -0.602336764, 0.50893271, -0.614961803, 0.70547235, 0.699865282, -0.111791633)
  5079. w12.Part1 = p35
  5080. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5081. w13 = Instance.new("Weld", p14)
  5082. w13.Name = "Joint"
  5083. w13.Part0 = p14
  5084. w13.C0 = CFrame.new(-0.172863483, 0.0578804016, -0.0258672237, -0.849803627, -0.326939017, 0.413454711, 0.506076992, -0.286759645, 0.813421786, -0.147377193, 0.900488615, 0.409145683)
  5085. w13.Part1 = p34
  5086. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5087. w14 = Instance.new("Weld", p15)
  5088. w14.Name = "Joint"
  5089. w14.Part0 = p15
  5090. w14.C0 = CFrame.new(0.0923810005, -0.190912724, -0.00442934036, -0.0371075198, 0.56231159, -0.826092422, -0.73737216, -0.573347449, -0.357148677, -0.674466848, 0.595884562, 0.435908347)
  5091. w14.Part1 = p16
  5092. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5093. w15 = Instance.new("Weld", p16)
  5094. w15.Name = "Joint"
  5095. w15.Part0 = p16
  5096. w15.C0 = CFrame.new(0.0876817107, 0.204583645, -0.0213780403, 0.074026458, 0.445441723, -0.892245352, -0.0624118894, 0.895015597, 0.441646636, 0.995301366, 0.022993207, 0.0940556675)
  5097. w15.Part1 = p20
  5098. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5099. w16 = Instance.new("Weld", p17)
  5100. w16.Name = "Joint"
  5101. w16.Part0 = p17
  5102. w16.C0 = CFrame.new(0.156466246, -0.194725513, -0.0100102425, -0.460608691, 0.227749109, -0.85788697, 0.80572325, -0.29817903, -0.51176101, -0.372357011, -0.926941037, -0.0461589098)
  5103. w16.Part1 = p14
  5104. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5105. w17 = Instance.new("Weld", p18)
  5106. w17.Name = "Joint"
  5107. w17.Part0 = p18
  5108. w17.C0 = CFrame.new(0.046289444, -0.199023724, 0.0569794178, 0.154631272, -0.0373091251, -0.987267554, -0.489805043, 0.864940584, -0.109402351, 0.858009458, 0.500485599, 0.115472674)
  5109. w17.Part1 = p17
  5110. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5111. w18 = Instance.new("Weld", p19)
  5112. w18.Name = "Joint"
  5113. w18.Part0 = p19
  5114. w18.C0 = CFrame.new(0.211536884, -0.0502645969, -0.0522158146, 0.728958309, 0.445444137, 0.519806981, -0.683894217, 0.440442294, 0.581635118, 0.0301409438, -0.779480696, 0.625700712)
  5115. w18.Part1 = p21
  5116. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5117. w19 = Instance.new("Weld", p20)
  5118. w19.Name = "Joint"
  5119. w19.Part0 = p20
  5120. w19.C0 = CFrame.new(0.0722160339, 0.164483547, 0.0522456169, 0.148452476, 0.216069669, 0.965026319, 0.508259654, 0.820421398, -0.261879444, -0.848312438, 0.529360592, 0.0119740963)
  5121. w19.Part1 = p11
  5122. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5123. w20 = Instance.new("Weld", p21)
  5124. w20.Name = "Joint"
  5125. w20.Part0 = p21
  5126. w20.C0 = CFrame.new(0.246201992, 0.0183468163, 0.0393443108, 0.980159461, 0.195441127, 0.0330170989, -0.100333519, 0.345563769, 0.933016002, 0.170940176, -0.917817175, 0.358316928)
  5127. w20.Part1 = p22
  5128. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5129. w21 = Instance.new("Weld", p22)
  5130. w21.Name = "Joint"
  5131. w21.Part0 = p22
  5132. w21.C0 = CFrame.new(0.246201515, 0.0183467865, 0.0393443108, 0.96721822, 0.235350817, 0.0953874439, -0.0782081187, -0.0813006833, 0.993616521, 0.241603509, -0.968504071, -0.060229145)
  5133. w21.Part1 = p23
  5134. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5135. w22 = Instance.new("Weld", p23)
  5136. w22.Name = "Joint"
  5137. w22.Part0 = p23
  5138. w22.C0 = CFrame.new(0.196961403, 0.014677465, 0.031475544, 0.966579735, -0.137344033, 0.21647194, 0.256335169, 0.504686236, -0.824368834, 0.0039717555, 0.852307677, 0.523025632)
  5139. w22.Part1 = p24
  5140. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5141. w23 = Instance.new("Weld", p24)
  5142. w23.Name = "Joint"
  5143. w23.Part0 = p24
  5144. w23.C0 = CFrame.new(0.16540432, 0.0485391617, -0.0527825356, -0.208951756, 0.968707323, 0.133960381, -0.0571475253, 0.124654606, -0.990553021, -0.976254702, -0.214633241, 0.0293123852)
  5145. w23.Part1 = p25
  5146. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5147. w24 = Instance.new("Weld", p25)
  5148. w24.Name = "Joint"
  5149. w24.Part0 = p25
  5150. w24.C0 = CFrame.new(0.136999726, 0.131462574, -0.0802993774, 0.0322127938, 0.557586372, -0.829493642, -0.185464859, 0.81884563, 0.543226421, 0.982122838, 0.136343077, 0.129789978)
  5151. w24.Part1 = p26
  5152. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5153. w25 = Instance.new("Weld", p26)
  5154. w25.Name = "Joint"
  5155. w25.Part0 = p26
  5156. w25.C0 = CFrame.new(-0.0791475773, 0.161348343, 0.014251709, -0.2480997, -0.814228892, -0.524859786, -0.266315132, 0.578250885, -0.771169424, 0.931409001, -0.0515488982, -0.360305429)
  5157. w25.Part1 = p27
  5158. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5159. w26 = Instance.new("Weld", p27)
  5160. w26.Name = "Joint"
  5161. w26.Part0 = p27
  5162. w26.C0 = CFrame.new(-0.104925156, 0.167636156, -0.0298128128, 0.401087224, -0.216573805, 0.890070021, -0.510172248, 0.754199564, 0.413409412, -0.760824084, -0.619902253, 0.192009777)
  5163. w26.Part1 = p28
  5164. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5165. w27 = Instance.new("Weld", p28)
  5166. w27.Name = "Joint"
  5167. w27.Part0 = p28
  5168. w27.C0 = CFrame.new(-0.131156445, 0.209545135, -0.037266016, 0.338400394, -0.252909899, 0.906378388, -0.549903035, 0.728472173, 0.408576787, -0.763604522, -0.636682749, 0.10743928)
  5169. w27.Part1 = p29
  5170. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5171. w28 = Instance.new("Weld", p29)
  5172. w28.Name = "Joint"
  5173. w28.Part0 = p29
  5174. w28.C0 = CFrame.new(-0.0782968998, 0.176962137, -0.0710916519, -0.250144869, -0.239018306, -0.938241899, 0.254374206, 0.918783069, -0.301879942, 0.934195518, -0.314178288, -0.169028759)
  5175. w28.Part1 = p30
  5176. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5177. w29 = Instance.new("Weld", p30)
  5178. w29.Name = "Joint"
  5179. w29.Part0 = p30
  5180. w29.C0 = CFrame.new(-0.097776413, 0.186868906, -0.022808075, 0.547942579, -0.39773193, 0.735913277, -0.0455548018, 0.864242792, 0.501007974, -0.835274637, -0.30804801, 0.455436885)
  5181. w29.Part1 = p31
  5182. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5183. w30 = Instance.new("Weld", p31)
  5184. w30.Name = "Joint"
  5185. w30.Part0 = p31
  5186. w30.C0 = CFrame.new(-0.0498166084, 0.243983507, -0.0221347809, 0.0954426825, -0.396762908, -0.912945747, 0.131352007, 0.914132595, -0.38354671, 0.986730695, -0.0833105743, 0.139362901)
  5187. w30.Part1 = p32
  5188. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5189. w31 = Instance.new("Weld", p32)
  5190. w31.Name = "Joint"
  5191. w31.Part0 = p32
  5192. w31.C0 = CFrame.new(-0.144081593, 0.194519997, -0.0624723434, 0.795092285, -0.270274341, 0.542936563, -0.198274553, 0.730186164, 0.653846622, -0.573162735, -0.627518892, 0.526976764)
  5193. w31.Part1 = p33
  5194. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5195. w32 = Instance.new("Weld", p33)
  5196. w32.Name = "Joint"
  5197. w32.Part0 = p33
  5198. w32.C0 = CFrame.new(-0.0938563347, 0.176145077, 0.0128297806, 0.0848137587, -0.421895206, -0.902668893, -0.548244178, 0.736708403, -0.39583993, 0.832006574, 0.528455555, -0.168818489)
  5199. w32.Part1 = p13
  5200. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5201. w33 = Instance.new("Weld", p34)
  5202. w33.Name = "Joint"
  5203. w33.Part0 = p34
  5204. w33.C0 = CFrame.new(-0.0178728104, 0.0120868683, -0.150204837, -0.0961361453, -0.635109425, 0.766416311, 0.0535250939, 0.765570045, 0.641122162, -0.993928015, 0.102657512, -0.0396046676)
  5205. w33.Part1 = p12
  5206. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5207. w34 = Instance.new("Weld", p35)
  5208. w34.Name = "Joint"
  5209. w34.Part0 = p35
  5210. w34.C0 = CFrame.new(-0.0214147568, 0.185832024, -0.00280380249, 0.370351821, -0.344516218, -0.862640202, -0.918555975, 0.00231964141, -0.395284295, 0.138182849, 0.938777506, -0.315598398)
  5211. w34.Part1 = p36
  5212. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5213. w35 = Instance.new("Weld", p36)
  5214. w35.Name = "Joint"
  5215. w35.Part0 = p36
  5216. w35.C0 = CFrame.new(-0.136966705, -0.109280109, -0.0655572414, 0.678235054, 0.463834167, -0.569960475, 0.250202835, 0.583515286, 0.772598565, 0.690938354, -0.666609228, 0.279707849)
  5217. w35.Part1 = p2
  5218. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5219. m3.Parent = torso
  5220. m3:MakeJoints()
  5221. ----------------------------------------------------
  5222. local cor3 = Instance.new("Part", torso.Torso)
  5223. cor3.Name = "Thingy"
  5224. cor3.Locked = true
  5225. cor3.BottomSurface = 0
  5226. cor3.CanCollide = false
  5227. cor3.Size = Vector3.new(1, 1, 1)
  5228. cor3.Transparency = 1
  5229. cor3.TopSurface = 0
  5230. corw3 = Instance.new("Weld", cor3)
  5231. corw3.Part0 = torso
  5232. corw3.Part1 = cor3
  5233. corw3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5234. corw3.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5235. weld3 = Instance.new("Weld", torso.Torso)
  5236. weld3.Part0 = cor3
  5237. weld3.Part1 = torso.Torso.TorsoPlate
  5238. weld3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5239. -----------------------------
  5240. --Amulet
  5241. m7 = Instance.new("Model")
  5242. m7.Name = "Amulet"
  5243. p1 = Instance.new("Part", m7)
  5244. p1.BrickColor = char.Torso.BrickColor
  5245. p1.Material = Enum.Material.Neon
  5246. p1.Name = "Center"
  5247. p1.CFrame = CFrame.new(-1.0658141e-014, 14.4125643, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5248. p1.CanCollide = false
  5249. p1.Locked = true
  5250. p1.FormFactor = Enum.FormFactor.Custom
  5251. p1.Shape = Enum.PartType.Cylinder
  5252. p1.Size = Vector3.new(0.5, 0.5, 0.5)
  5253. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5254. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5255. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5256. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5257. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5258. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5259. p2 = Instance.new("Part", m7)
  5260. p2.BrickColor = BrickColor.new("Really black")
  5261. p2.Material = Enum.Material.Metal
  5262. p2.Name = "Bottom"
  5263. p2.CFrame = CFrame.new(1.19209318e-007, 14.1625719, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5264. p2.CanCollide = false
  5265. p2.Locked = true
  5266. p2.FormFactor = Enum.FormFactor.Custom
  5267. p2.Size = Vector3.new(0.200000003, 0.649999976, 0.649999976)
  5268. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5269. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5270. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5271. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5272. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5273. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5274. b1 = Instance.new("SpecialMesh", p2)
  5275. b1.MeshType = Enum.MeshType.Cylinder
  5276. b1.Name = "Mesh"
  5277. p3 = Instance.new("Part", m7)
  5278. p3.BrickColor = BrickColor.new("Really black")
  5279. p3.Material = Enum.Material.Metal
  5280. p3.CFrame = CFrame.new(1.23580463e-007, 14.4625673, -0.280000001, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5281. p3.CanCollide = false
  5282. p3.Locked = true
  5283. p3.FormFactor = Enum.FormFactor.Custom
  5284. p3.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5285. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5286. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5287. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5288. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5289. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5290. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5291. b2 = Instance.new("SpecialMesh", p3)
  5292. b2.MeshType = Enum.MeshType.Brick
  5293. b2.Name = "Mesh"
  5294. b2.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5295. p4 = Instance.new("Part", m7)
  5296. p4.BrickColor = BrickColor.new("Really black")
  5297. p4.Material = Enum.Material.Metal
  5298. p4.CFrame = CFrame.new(1.19209318e-007, 14.4625673, 0.280000001, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5299. p4.CanCollide = false
  5300. p4.Locked = true
  5301. p4.FormFactor = Enum.FormFactor.Custom
  5302. p4.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5303. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5304. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5305. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5306. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5307. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5308. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5309. b3 = Instance.new("SpecialMesh", p4)
  5310. b3.MeshType = Enum.MeshType.Brick
  5311. b3.Name = "Mesh"
  5312. b3.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5313. p5 = Instance.new("Part", m7)
  5314. p5.BrickColor = BrickColor.new("Really black")
  5315. p5.Material = Enum.Material.Metal
  5316. p5.CFrame = CFrame.new(0.14000012, 14.4625673, -0.242487118, -3.78551732e-008, -0.866025388, -0.5, 1, -4.37113883e-008, 0, -2.18556941e-008, -0.5, 0.866025388)
  5317. p5.CanCollide = false
  5318. p5.Locked = true
  5319. p5.FormFactor = Enum.FormFactor.Custom
  5320. p5.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5321. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5322. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5323. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5324. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5325. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5326. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5327. b4 = Instance.new("SpecialMesh", p5)
  5328. b4.MeshType = Enum.MeshType.Brick
  5329. b4.Name = "Mesh"
  5330. b4.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5331. p6 = Instance.new("Part", m7)
  5332. p6.BrickColor = BrickColor.new("Really black")
  5333. p6.Material = Enum.Material.Metal
  5334. p6.CFrame = CFrame.new(-0.139999881, 14.4625673, 0.242487103, -3.78551732e-008, -0.866025388, -0.5, 1, -4.37113883e-008, 0, -2.18556941e-008, -0.5, 0.866025388)
  5335. p6.CanCollide = false
  5336. p6.Locked = true
  5337. p6.FormFactor = Enum.FormFactor.Custom
  5338. p6.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5339. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5340. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5341. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5342. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5343. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5344. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5345. b5 = Instance.new("SpecialMesh", p6)
  5346. b5.MeshType = Enum.MeshType.Brick
  5347. b5.Name = "Mesh"
  5348. b5.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5349. p7 = Instance.new("Part", m7)
  5350. p7.BrickColor = BrickColor.new("Really black")
  5351. p7.Material = Enum.Material.Metal
  5352. p7.CFrame = CFrame.new(-0.242486984, 14.4625673, 0.139999986, -2.18556924e-008, -0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551732e-008, -0.866025388, 0.5)
  5353. p7.CanCollide = false
  5354. p7.Locked = true
  5355. p7.FormFactor = Enum.FormFactor.Custom
  5356. p7.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5357. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5358. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5359. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5360. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5361. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5362. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5363. b6 = Instance.new("SpecialMesh", p7)
  5364. b6.MeshType = Enum.MeshType.Brick
  5365. b6.Name = "Mesh"
  5366. b6.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5367. p8 = Instance.new("Part", m7)
  5368. p8.BrickColor = BrickColor.new("Really black")
  5369. p8.Material = Enum.Material.Metal
  5370. p8.CFrame = CFrame.new(0.242487192, 14.4625673, -0.139999971, -2.18556924e-008, -0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551732e-008, -0.866025388, 0.5)
  5371. p8.CanCollide = false
  5372. p8.Locked = true
  5373. p8.FormFactor = Enum.FormFactor.Custom
  5374. p8.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5375. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5376. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5377. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5378. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5379. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5380. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5381. b7 = Instance.new("SpecialMesh", p8)
  5382. b7.MeshType = Enum.MeshType.Brick
  5383. b7.Name = "Mesh"
  5384. b7.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5385. p9 = Instance.new("Part", m7)
  5386. p9.BrickColor = BrickColor.new("Really black")
  5387. p9.Material = Enum.Material.Metal
  5388. p9.CFrame = CFrame.new(0.280000091, 14.4625673, -1.64313008e-014, 0, 0, -1, 1, -4.37113847e-008, 0, -4.37113847e-008, -1, 0)
  5389. p9.CanCollide = false
  5390. p9.Locked = true
  5391. p9.FormFactor = Enum.FormFactor.Custom
  5392. p9.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5393. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5394. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5395. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5396. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5397. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5398. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5399. b8 = Instance.new("SpecialMesh", p9)
  5400. b8.MeshType = Enum.MeshType.Brick
  5401. b8.Name = "Mesh"
  5402. b8.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5403. p10 = Instance.new("Part", m7)
  5404. p10.BrickColor = BrickColor.new("Really black")
  5405. p10.Material = Enum.Material.Metal
  5406. p10.CFrame = CFrame.new(-0.279999852, 14.4625673, -1.49011772e-008, 0, 0, -1, 1, -4.37113847e-008, 0, -4.37113847e-008, -1, 0)
  5407. p10.CanCollide = false
  5408. p10.Locked = true
  5409. p10.FormFactor = Enum.FormFactor.Custom
  5410. p10.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5411. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5412. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5413. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5414. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5415. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5416. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5417. b9 = Instance.new("SpecialMesh", p10)
  5418. b9.MeshType = Enum.MeshType.Brick
  5419. b9.Name = "Mesh"
  5420. b9.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5421. p11 = Instance.new("Part", m7)
  5422. p11.BrickColor = BrickColor.new("Really black")
  5423. p11.Material = Enum.Material.Metal
  5424. p11.CFrame = CFrame.new(-0.242486984, 14.4625673, -0.139999986, 2.18556906e-008, 0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551697e-008, -0.866025388, -0.5)
  5425. p11.CanCollide = false
  5426. p11.Locked = true
  5427. p11.FormFactor = Enum.FormFactor.Custom
  5428. p11.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5429. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5430. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5431. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5432. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5433. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5434. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5435. b10 = Instance.new("SpecialMesh", p11)
  5436. b10.MeshType = Enum.MeshType.Brick
  5437. b10.Name = "Mesh"
  5438. b10.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5439. p12 = Instance.new("Part", m7)
  5440. p12.BrickColor = BrickColor.new("Really black")
  5441. p12.Material = Enum.Material.Metal
  5442. p12.CFrame = CFrame.new(0.242487192, 14.4625673, 0.139999971, 2.18556906e-008, 0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551697e-008, -0.866025388, -0.5)
  5443. p12.CanCollide = false
  5444. p12.Locked = true
  5445. p12.FormFactor = Enum.FormFactor.Custom
  5446. p12.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5447. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5448. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5449. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5450. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5451. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5452. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5453. b11 = Instance.new("SpecialMesh", p12)
  5454. b11.MeshType = Enum.MeshType.Brick
  5455. b11.Name = "Mesh"
  5456. b11.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5457. p13 = Instance.new("Part", m7)
  5458. p13.BrickColor = BrickColor.new("Really black")
  5459. p13.Material = Enum.Material.Metal
  5460. p13.CFrame = CFrame.new(-0.139999866, 14.4625673, -0.242487073, 3.78551732e-008, 0.866025388, -0.5, 1, -4.37113812e-008, 1.77635684e-015, -2.18556924e-008, -0.5, -0.866025388)
  5461. p13.CanCollide = false
  5462. p13.Locked = true
  5463. p13.FormFactor = Enum.FormFactor.Custom
  5464. p13.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5465. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5466. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5467. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5468. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5469. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5470. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5471. b12 = Instance.new("SpecialMesh", p13)
  5472. b12.MeshType = Enum.MeshType.Brick
  5473. b12.Name = "Mesh"
  5474. b12.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5475. p14 = Instance.new("Part", m7)
  5476. p14.BrickColor = BrickColor.new("Really black")
  5477. p14.Material = Enum.Material.Metal
  5478. p14.CFrame = CFrame.new(0.14000012, 14.4625673, 0.242487073, 3.78551732e-008, 0.866025388, -0.5, 1, -4.37113812e-008, 1.77635684e-015, -2.18556924e-008, -0.5, -0.866025388)
  5479. p14.CanCollide = false
  5480. p14.Locked = true
  5481. p14.FormFactor = Enum.FormFactor.Custom
  5482. p14.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5483. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5484. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5485. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5486. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5487. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5488. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5489. b13 = Instance.new("SpecialMesh", p14)
  5490. b13.MeshType = Enum.MeshType.Brick
  5491. b13.Name = "Mesh"
  5492. b13.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5493. p15 = Instance.new("Part", m7)
  5494. p15.BrickColor = BrickColor.new("Really black")
  5495. p15.Material = Enum.Material.Metal
  5496. p15.Name = "Top"
  5497. p15.CFrame = CFrame.new(0, 14.7125645, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5498. p15.CanCollide = false
  5499. p15.Locked = true
  5500. p15.FormFactor = Enum.FormFactor.Custom
  5501. p15.Size = Vector3.new(0.200000003, 0.649999976, 0.649999976)
  5502. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5503. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5504. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5505. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5506. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5507. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5508. b14 = Instance.new("SpecialMesh", p15)
  5509. b14.MeshType = Enum.MeshType.Cylinder
  5510. b14.Name = "Mesh"
  5511. w1 = Instance.new("Weld", p1)
  5512. w1.Name = "Joint"
  5513. w1.Part0 = p1
  5514. w1.C0 = CFrame.new(0.300000191, -1.31134357e-008, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5515. w1.Part1 = p15
  5516. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5517. w2 = Instance.new("Weld", p2)
  5518. w2.Name = "Joint"
  5519. w2.Part0 = p2
  5520. w2.C0 = CFrame.new(0.249992371, 1.08281824e-007, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5521. w2.Part1 = p1
  5522. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5523. w3 = Instance.new("Weld", p3)
  5524. w3.Name = "Joint"
  5525. w3.Part0 = p3
  5526. w3.C0 = CFrame.new(-0.0500030518, 1.25766178e-007, 0.280000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5527. w3.Part1 = p1
  5528. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5529. w4 = Instance.new("Weld", p4)
  5530. w4.Name = "Joint"
  5531. w4.Part0 = p4
  5532. w4.C0 = CFrame.new(-0.0500030518, 1.21395033e-007, -0.280000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5533. w4.Part1 = p1
  5534. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5535. w5 = Instance.new("Weld", p5)
  5536. w5.Name = "Joint"
  5537. w5.Part0 = p5
  5538. w5.C0 = CFrame.new(-0.0500030518, 1.00163732e-007, 0.280000061, 1, -5.85621507e-009, -2.18556941e-008, -5.85621507e-009, 0.866025388, -0.5, 2.18556941e-008, 0.5, 0.866025388)
  5539. w5.Part1 = p1
  5540. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5541. w6 = Instance.new("Weld", p6)
  5542. w6.Name = "Joint"
  5543. w6.Part0 = p6
  5544. w6.C0 = CFrame.new(-0.0500030518, 1.00163732e-007, -0.279999942, 1, -5.85621507e-009, -2.18556941e-008, -5.85621507e-009, 0.866025388, -0.5, 2.18556941e-008, 0.5, 0.866025388)
  5545. w6.Part1 = p1
  5546. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5547. w7 = Instance.new("Weld", p7)
  5548. w7.Name = "Joint"
  5549. w7.Part0 = p7
  5550. w7.C0 = CFrame.new(-0.0500030518, 5.54602479e-008, -0.279999882, 1, -2.18556959e-008, -3.78551732e-008, -2.18556906e-008, 0.5, -0.866025388, 3.78551732e-008, 0.866025388, 0.5)
  5551. w7.Part1 = p1
  5552. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5553. w8 = Instance.new("Weld", p8)
  5554. w8.Name = "Joint"
  5555. w8.Part0 = p8
  5556. w8.C0 = CFrame.new(-0.0500030518, 7.03614091e-008, 0.280000061, 1, -2.18556959e-008, -3.78551732e-008, -2.18556906e-008, 0.5, -0.866025388, 3.78551732e-008, 0.866025388, 0.5)
  5557. w8.Part1 = p1
  5558. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5559. w9 = Instance.new("Weld", p9)
  5560. w9.Name = "Joint"
  5561. w9.Part0 = p9
  5562. w9.C0 = CFrame.new(-0.0500030518, 2.1856863e-009, 0.280000091, 1, -4.37113883e-008, -4.37113847e-008, -4.37113847e-008, 1.91068525e-015, -1, 4.37113883e-008, 1, 0)
  5563. w9.Part1 = p1
  5564. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5565. w10 = Instance.new("Weld", p10)
  5566. w10.Name = "Joint"
  5567. w10.Part0 = p10
  5568. w10.C0 = CFrame.new(-0.0500030518, -1.27154749e-008, -0.279999852, 1, -4.37113883e-008, -4.37113847e-008, -4.37113847e-008, 1.91068525e-015, -1, 4.37113883e-008, 1, 0)
  5569. w10.Part1 = p1
  5570. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5571. w11 = Instance.new("Weld", p11)
  5572. w11.Name = "Joint"
  5573. w11.Part0 = p11
  5574. w11.C0 = CFrame.new(-0.0500030518, -5.6298461e-008, -0.279999882, 1, -6.55670789e-008, -3.78551697e-008, -6.55670789e-008, -0.5, -0.866025388, 3.78551732e-008, 0.866025388, -0.5)
  5575. w11.Part1 = p1
  5576. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5577. w12 = Instance.new("Weld", p12)
  5578. w12.Name = "Joint"
  5579. w12.Part0 = p12
  5580. w12.C0 = CFrame.new(-0.0500030518, -6.37490416e-008, 0.280000061, 1, -6.55670789e-008, -3.78551697e-008, -6.55670789e-008, -0.5, -0.866025388, 3.78551732e-008, 0.866025388, -0.5)
  5581. w12.Part1 = p1
  5582. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5583. w13 = Instance.new("Weld", p13)
  5584. w13.Name = "Joint"
  5585. w13.Part0 = p13
  5586. w13.C0 = CFrame.new(-0.0500030518, -1.01001945e-007, -0.279999912, 1, -8.15665615e-008, -2.18556924e-008, -8.15665544e-008, -0.866025388, -0.5, 2.18556959e-008, 0.5, -0.866025388)
  5587. w13.Part1 = p1
  5588. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5589. w14 = Instance.new("Weld", p14)
  5590. w14.Name = "Joint"
  5591. w14.Part0 = p14
  5592. w14.C0 = CFrame.new(-0.0500030518, -1.08452525e-007, 0.280000031, 1, -8.15665615e-008, -2.18556924e-008, -8.15665544e-008, -0.866025388, -0.5, 2.18556959e-008, 0.5, -0.866025388)
  5593. w14.Part1 = p1
  5594. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5595. m7.Parent = torso
  5596. m7:MakeJoints()
  5597. ----------------------------------------------------
  5598. local cor7 = Instance.new("Part", torso.Amulet)
  5599. cor7.Name = "Thingy"
  5600. cor7.Locked = true
  5601. cor7.BottomSurface = 0
  5602. cor7.CanCollide = false
  5603. cor7.Size = Vector3.new(1, 1, 1)
  5604. cor7.Transparency = 1
  5605. cor7.TopSurface = 0
  5606. corw7 = Instance.new("Weld", cor7)
  5607. corw7.Part0 = torso.Torso.Connection
  5608. corw7.Part1 = cor7
  5609. corw7.C0 = CFrame.new(0, 0.26, 0.1) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0))
  5610. corw7.C1 = CFrame.new(0, -0.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(140))
  5611. weld7 = Instance.new("Weld", torso.Amulet)
  5612. weld7.Part0 = cor7
  5613. weld7.Part1 = torso.Amulet.Top
  5614. weld7.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5615.  
  5616. -------------------------------
  5617.  
  5618. ----------------------------------------------------
  5619. -----------
  5620. paly = game.Players.LocalPlayer
  5621. paly = game.Players.LocalPlayer
  5622. p = game.Players.LocalPlayer
  5623. char = paly.Character
  5624. vt = Vector3.new
  5625. rarm = char["Right Arm"]
  5626. larm = char["Left Arm"]
  5627. local maincolor = char.Torso.BrickColor
  5628.  
  5629. local orb = Instance.new("Part")
  5630. orb.Parent = char
  5631. orb.Size = Vector3.new(0.5, 0.5, 0.5)
  5632. orb.Archivable = true
  5633. orb.Transparency = 1
  5634. orb.BrickColor = maincolor
  5635. orb.Material = "Neon"
  5636. orb.CanCollide = false
  5637. local weld1 = Instance.new("Weld")
  5638. weld1.Parent = rarm
  5639. weld1.Part0 = rarm
  5640. weld1.Part1 = orb
  5641. weld1.C1 = CFrame.new(0, 1.125, 0)
  5642. local pt1 = NumberSequenceKeypoint.new(0,0.85,0)
  5643. local pt2 = NumberSequenceKeypoint.new(1,0,0)
  5644. local cr1 = ColorSequenceKeypoint.new(0,BrickColor.new('Mulberry').Color)
  5645. local cr2 = ColorSequenceKeypoint.new(1,BrickColor.new('Really black').Color)
  5646. local effecto = Instance.new("ParticleEmitter",orb)
  5647. effecto.LightEmission = 0.3
  5648. effecto.Texture = "rbxasset://textures/particles/smoke_main.dds"
  5649. effecto.Color = ColorSequence.new({cr1,cr2})
  5650. effecto.Rate = 10000
  5651. effecto.Lifetime = NumberRange.new(0.25)
  5652. effecto.Size = NumberSequence.new({pt1,pt2})
  5653. effecto.Speed = NumberRange.new(0,0)
  5654. effecto.RotSpeed = NumberRange.new(100,100)
  5655.  
  5656. local orbz = Instance.new("Part")
  5657. orbz.Parent = char
  5658. orbz.Size = Vector3.new(0.5, 0.5, 0.5)
  5659. orbz.Archivable = true
  5660. orbz.Transparency = 1
  5661. orbz.BrickColor = maincolor
  5662. orbz.Material = "Neon"
  5663. orbz.CanCollide = false
  5664. local weldz1 = Instance.new("Weld")
  5665. weldz1.Parent = larm
  5666. weldz1.Part0 = larm
  5667. weldz1.Part1 = orbz
  5668. weldz1.C1 = CFrame.new(0, 1.125, 0)
  5669. local effecton = Instance.new("ParticleEmitter",orbz)
  5670. effecton.LightEmission = 0.3
  5671. effecton.Texture = "rbxasset://textures/particles/smoke_main.dds"
  5672. effecton.Color = ColorSequence.new({cr1,cr2})
  5673. effecton.Rate = 10000
  5674. effecton.Lifetime = NumberRange.new(0.25)
  5675. effecton.Size = NumberSequence.new({pt1,pt2})
  5676. effecton.Speed = NumberRange.new(0,0)
  5677. effecton.RotSpeed = NumberRange.new(100,100)
  5678. local orbze = Instance.new("Part")
  5679. orbze.Parent = char
  5680. orbze.Size = Vector3.new(0.5, 0.5, 0.5)
  5681. orbze.Archivable = true
  5682. orbze.Transparency = 1
  5683. orbze.BrickColor = maincolor
  5684. orbze.Material = "Neon"
  5685. orbze.CanCollide = false
  5686. local weldze1 = Instance.new("Weld")
  5687. weldze1.Parent = torso
  5688. weldze1.Part0 = torso
  5689. weldze1.Part1 = orbze
  5690. weldze1.C1 = CFrame.new(0, 1.125, 0)
  5691. local blast = Instance.new("ParticleEmitter",orbze)
  5692. blast.Size=NumberSequence.new({nsk(0,2),nsk(0.65,10),nsk(1,0)})
  5693. blast.Transparency=NumberSequence.new({nsk(0,1),nsk(0.65,0),nsk(1,1)})
  5694. blast.Texture="rbxassetid://" .. "284205403"
  5695. blast.LightEmission=0
  5696. blast.Lifetime=NumberRange.new(1)
  5697. blast.Color=ColorSequence.new(BrickColor.new('Really black').Color)
  5698. blast.Rate=3
  5699. blast.Speed=NumberRange.new(0)
  5700. blast.LockedToPart=true
  5701. -------------------------------------------
  5702.  
  5703. mouse.KeyDown:connect(function(key)
  5704. if string.byte(key) == 52 then
  5705. char.Humanoid.WalkSpeed = 60
  5706. end
  5707. end)
  5708. mouse.KeyUp:connect(function(key)
  5709. if string.byte(key) == 52 then
  5710. char.Humanoid.WalkSpeed = 8
  5711. end
  5712. end)
  5713. -------------------------------
  5714. for i,v in pairs(m3:children()) do
  5715. if v:IsA("Part") then
  5716. v.Transparency=1
  5717. end
  5718. end
  5719. for i,v in pairs(m7:children()) do
  5720. if v:IsA("Part") then
  5721. v.Transparency=1
  5722. end
  5723. end
  5724. -------------------------------
  5725. local animpose = "Idle"
  5726. local lastanimpose = "Idle"
  5727. local sine = 0
  5728. local change = 1
  5729. local val = 0
  5730. local och = 0
  5731. local ffing = false
  5732. -------------------------------
  5733. game:GetService("RunService").RenderStepped:connect(function()
  5734. --[[if char.Humanoid.Jump == true then
  5735. jump = true
  5736. else
  5737. jump = false
  5738. end]]
  5739. char.Humanoid.FreeFalling:connect(function(f)
  5740. if f then
  5741. ffing = true
  5742. else
  5743. ffing = false
  5744. end
  5745. end)
  5746. sine = sine + change
  5747. if jumpn == true then
  5748. animpose = "Jumping"
  5749. elseif ffing == true then
  5750. animpose = "Freefalling"
  5751. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 2 then
  5752. animpose = "Idle"
  5753. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 20 then
  5754. animpose = "Walking"
  5755. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 20 then
  5756. animpose = "Running"
  5757. end
  5758. if animpose ~= lastanimpose then
  5759. sine = 0
  5760. if Debounces.NoIdl == false then
  5761. if animpose == "Idle" then
  5762. for i = 1, 2 do
  5763. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.51+0.05*math.cos(sine/14),0.245)*CFrame.Angles(math.rad(0),math.rad(-33),math.rad(8+2*math.cos(sine/14))), 0.4)
  5764. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.51+0.05*math.cos(sine/14),0)*CFrame.Angles(math.rad(0),math.rad(-32),math.rad(-8-2*math.cos(sine/14))), 0.4)
  5765. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0+6*math.cos(sine/14))), 0.2)
  5766. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.1*math.cos(sine/14), 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.05)
  5767. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1-0.1*math.cos(sine/14), 0) * CFrame.Angles(0, 0, math.rad(1+5*math.cos(sine/14))), 0.4)
  5768. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1-0.1*math.cos(sine/14), 0) * CFrame.Angles(0, 0, math.rad(-1-5*math.cos(sine/14))), 0.4)
  5769. end
  5770. elseif animpose == "Walking" then
  5771. for i = 1, 2 do
  5772. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(0+3*math.cos(sine/14) + root.RotVelocity.Y / 15),math.rad(-28),math.rad(10+2*math.cos(sine/14) + root.RotVelocity.Y / 15)), 0.2)
  5773. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(0-3*math.cos(sine/14) - root.RotVelocity.Y / 15),math.rad(-45),math.rad(-10-2*math.cos(sine/14)) + root.RotVelocity.Y / 15), 0.2)
  5774. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-14),math.rad(0) + root.RotVelocity.Y / 15,0), 0.4)
  5775. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.1*math.cos(sine/10), 0) * CFrame.Angles(math.rad(-10),math.rad(0) + root.RotVelocity.Y / 15, math.rad(0)), 0.05)
  5776. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1-0.1*math.cos(sine/10), 0-0.35*math.cos(sine/5)) * CFrame.Angles(math.rad(0+25*math.cos(sine/5)), math.rad(0) + root.RotVelocity.Y / 15, 0), 0.4)
  5777. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1-0.1*math.cos(sine/10), 0+0.35*math.cos(sine/5)) * CFrame.Angles(math.rad(0-25*math.cos(sine/5)),math.rad(0) + root.RotVelocity.Y / 15,0), 0.4)
  5778. end
  5779. elseif animpose == "Running" then
  5780. for i = 1, 2 do
  5781. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles (math.rad(44), math.rad (0), math.rad(0)), 0.15)
  5782. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 1-0.1*math.cos(sine/14), -1) * CFrame.Angles(math.rad(- 80), math.rad(0), 0), 0.15)
  5783. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad (0), math.rad(50), math.rad(-40)), 0.15)
  5784. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(-50), math.rad(40)), 0.15)
  5785. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(8), math.rad(0), math.rad(- 10)), .15)
  5786. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(8), math.rad(0), math.rad(10)), .15)
  5787. wait()
  5788. end
  5789. end
  5790. else
  5791. end
  5792. end
  5793. lastanimpose = animpose
  5794. if Debounces.NoIdl == false then
  5795. if animpose == "Idle" then
  5796. change = 0.5
  5797. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.51+0.05*math.cos(sine/14),0.245)*CFrame.Angles(math.rad(0),math.rad(-32),math.rad(8+2*math.cos(sine/14))), 0.4)
  5798. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.51+0.05*math.cos(sine/14),0)*CFrame.Angles(math.rad(0),math.rad(-32),math.rad(-8-2*math.cos(sine/14))), 0.4)
  5799. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0+6*math.cos(sine/14))), 0.2)
  5800. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.1*math.cos(sine/14), 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.05)
  5801. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1-0.1*math.cos(sine/14), 0) * CFrame.Angles(0, 0, math.rad(1+5*math.cos(sine/14))), 0.4)
  5802. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1-0.1*math.cos(sine/14), 0) * CFrame.Angles(0, 0, math.rad(-1-5*math.cos(sine/14))), 0.4)
  5803. elseif animpose == "Walking" then
  5804. change = 1
  5805. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(0+3*math.cos(sine/14)) - root.RotVelocity.Y / 15,math.rad(-28),math.rad(10+2*math.cos(sine/14)) + root.RotVelocity.Y / 15), 0.2)
  5806. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(0-3*math.cos(sine/14)) + root.RotVelocity.Y / 15,math.rad(-28),math.rad(-10-2*math.cos(sine/14)) + root.RotVelocity.Y / 15), 0.2)
  5807. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-14),math.rad(0) + root.RotVelocity.Y / 15,0), 0.4)
  5808. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.1*math.cos(sine/10), 0) * CFrame.Angles(math.rad(-10),math.rad(0) + root.RotVelocity.Y / 15, math.rad(0)), 0.05)
  5809. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1-0.1*math.cos(sine/10), 0-0.35*math.cos(sine/5)) * CFrame.Angles(math.rad(0+25*math.cos(sine/5)), math.rad(0) + root.RotVelocity.Y / 15, 0), 0.4)
  5810. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1-0.1*math.cos(sine/10), 0+0.35*math.cos(sine/5)) * CFrame.Angles(math.rad(0-25*math.cos(sine/5)),math.rad(0) + root.RotVelocity.Y / 15,0), 0.4)
  5811. elseif animpose == "Running" then
  5812. change = 1
  5813. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles (math.rad(44), math.rad (0), math.rad(0)), 0.15)
  5814. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 1-0.1*math.cos(sine/14), -1) * CFrame.Angles(math.rad(- 80), math.rad(0), 0), 0.15)
  5815. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(math.rad (0), math.rad(50), math.rad(-40)), 0.15)
  5816. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(-50), math.rad(40)), 0.15)
  5817. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(8), math.rad(0), math.rad(- 10)), .15)
  5818. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(8), math.rad(0), math.rad(10)), .15)
  5819. end
  5820. end
  5821. end)
  5822.  
  5823. hum.MaxHealth = 9001
  5824. wait(3)
  5825. hum.Health = 9001
  5826.  
  5827. function Lightning(Part0,Part1,Times,Offset,Color,Thickness,Trans) -- Lightning module
  5828. --[[Part0 = Vector3 (Start pos)
  5829. Part1 = Vector3 (End pos)
  5830. Times = number (Amount of lightning parts)
  5831. Offset = number (Offset)
  5832. Color = color (brickcolor value)
  5833. Thickness = number (thickness)
  5834. Trans = number (transparency)
  5835. ]]--
  5836. local magz = (Part0 - Part1).magnitude
  5837. local curpos = Part0
  5838. local trz = {-Offset,Offset}
  5839. for i=1,Times do
  5840. local li = Instance.new("Part", torso)
  5841. li.Name = "Lightning"
  5842. li.TopSurface =0
  5843. li.Material = "Neon"
  5844. li.BottomSurface = 0
  5845. li.Anchored = true
  5846. li.Locked = true
  5847. li.Transparency = Trans or 0.4
  5848. li.BrickColor = TorsoColor
  5849. li.formFactor = "Custom"
  5850. li.CanCollide = false
  5851. li.Size = Vector3.new(Thickness,Thickness,magz/Times)
  5852. local Offzet = Vector3.new(trz[math.random(1,2)],trz[math.random(1,2)],trz[math.random(1,2)])
  5853. local trolpos = CFrame.new(curpos,Part1)*CFrame.new(0,0,magz/Times).p+Offzet
  5854. if Times == i then
  5855. local magz2 = (curpos - Part1).magnitude
  5856. li.Size = Vector3.new(Thickness,Thickness,magz2)
  5857. li.CFrame = CFrame.new(curpos,Part1)*CFrame.new(0,0,-magz2/2)
  5858. else
  5859. li.CFrame = CFrame.new(curpos,trolpos)*CFrame.new(0,0,magz/Times/2)
  5860. end
  5861. curpos = li.CFrame*CFrame.new(0,0,magz/Times/2).p
  5862. game.Debris:AddItem(li,.1)
  5863. end
  5864. end
  5865.  
  5866. BodyParts = {} -- Parts to emit lightning effects from
  5867. for _, v in pairs(char:GetChildren()) do
  5868. if v:IsA("Part") then
  5869. table.insert(BodyParts, v)
  5870. end
  5871. end
  5872.  
  5873. Bounding = {} -- Calculate the bounding boxes
  5874. for _, v in pairs(BodyParts) do
  5875. local temp = {X=nil, Y=nil, Z=nil}
  5876. temp.X = v.Size.X/2 * 10
  5877. temp.Y = v.Size.Y/2 * 10
  5878. temp.Z = v.Size.Z/2 * 10
  5879. Bounding[v.Name] = temp
  5880. --table.insert(Bounding, v.Name, temp)
  5881. end
  5882.  
  5883. while wait(math.random(1,10)/10) do -- Emit the Lightning effects randomly
  5884. local Body1 = BodyParts[math.random(#BodyParts)]
  5885. local Body2 = BodyParts[math.random(#BodyParts)]
  5886. local Pos1 = Vector3.new(
  5887. math.random(-Bounding[Body1.Name].X, Bounding[Body1.Name].X)/10,
  5888. math.random(-Bounding[Body1.Name].Y, Bounding[Body1.Name].Y)/10,
  5889. math.random(-Bounding[Body1.Name].Z, Bounding[Body1.Name].Z)/10
  5890. )
  5891. local Pos2 = Vector3.new(
  5892. math.random(-Bounding[Body2.Name].X, Bounding[Body2.Name].X)/10,
  5893. math.random(-Bounding[Body2.Name].Y, Bounding[Body2.Name].Y)/10,
  5894. math.random(-Bounding[Body2.Name].Z, Bounding[Body2.Name].Z)/10
  5895. )
  5896. local SPos1 = Body1.Position + Pos1
  5897. local SPos2 = Body2.Position + Pos2
  5898. Lightning(SPos1, SPos2, 4, 3, "Bright blue", .3, .56)
  5899. end
  5900. och=och+1
  5901. for _,v in pairs(orbt) do
  5902. pcall(function()
  5903. v.Mesh.Scale=Vector3.new(cns+(0.2*math.cos(och/12)),cns+(0.2*math.cos(och/10)),cns+(0.2*math.cos(och/8)))
  5904. end)
  5905. end
  5906. for _,v in pairs(stlt) do
  5907. pcall(function()
  5908. v.CFrame=larm.CFrame*CFrame.new(0,-3.5-(cns/2),-0.1)
  5909. end)
  5910. end
  5911. for _,v in pairs(chot) do
  5912. pcall(function()
  5913. v.CFrame=Lerp(v.CFrame,cnOrb.CFrame,0.1)
  5914. v.Mesh.Scale=Vector3.new(Tween(v.Mesh.Scale.X,0,0.1),Tween(v.Mesh.Scale.Y,0,0.1),Tween(v.Mesh.Scale.Z,0,0.1))
  5915. end)
  5916. end
  5917. for _,v in pairs(cfxt) do
  5918. pcall(function()
  5919. local vs=v.Mesh.Scale
  5920. v.Mesh.Scale=Vector3.new(vs.x+0.5,vs.y+0.1,vs.z+0.5)
  5921. v.Transparency=v.Transparency+0.05
  5922. end)
  5923. end
  5924. for _,v in pairs(pfxt) do
  5925. pcall(function()
  5926. local vs=v.Mesh.Scale
  5927. v.Mesh.Scale=Vector3.new(vs.x+2,vs.y+0.5,vs.z+2)
  5928. v.Transparency=v.Transparency+0.025
  5929. end)
  5930. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement