Advertisement
Friaza

Untitled

Jul 23rd, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.74 KB | None | 0 0
  1. Player = game.Players.LocalPlayer
  2. Player.Character.Humanoid.Health = 100
  3. --local HPBar = Player.PlayerGui.Health.Backing.Bar
  4. c = Player.Character
  5. c.Humanoid.WalkSpeed = 19
  6. x = c:GetChildren()
  7. for i = 1, #x do
  8. if x[i]:IsA("Part") or x[i]:IsA("Humanoid") or x[i]:IsA("Humanoid") or x[i]:IsA("LocalScript") or x[i]:IsA("Script") then
  9. else
  10. x[i]:remove()
  11. end
  12. if c.Head:FindFirstChild("face") then
  13. c.Head.face:remove()
  14. end
  15. end
  16. if c.Torso:FindFirstChild("roblox") then
  17. c.Torso.roblox:remove()
  18. end
  19. face = Instance.new("Decal", c.Head)
  20. face.Face = "Front"
  21. face.Name = "face"
  22. face.Texture = "http://www.roblox.com/asset/?id=78206301"
  23. s = Instance.new("Shirt", c)
  24. s.ShirtTemplate = "http://www.roblox.com/asset/?id=27596212"
  25. s.Name = "Shirt"
  26. p = Instance.new("Pants", c)
  27. p.PantsTemplate = "http://www.roblox.com/asset/?id=27596236"
  28. p.Name = "Pants"
  29. s.Name = "ggsuahjs"
  30. p.Name = "gshgsgs"
  31. bc = Instance.new("BodyColors", c)
  32. bc.HeadColor = BrickColor.new("Pastel brown")
  33. bc.LeftArmColor = BrickColor.new("Pastel brown")
  34. bc.RightArmColor = BrickColor.new("Pastel brown")
  35. bc.LeftLegColor = BrickColor.new("Pastel brown")
  36. bc.RightLegColor = BrickColor.new("Pastel brown")
  37. bc.TorsoColor = BrickColor.new("Pastel brown")
  38. c.Head.Mesh.MeshType = "Head"
  39. if c:FindFirstChild("Handle") then
  40. c["Handle"]:remove()
  41. end
  42. if c:FindFirstChild("Handle2") then
  43. c["Handle2"]:remove()
  44. end
  45. if c:FindFirstChild("Nose") then
  46. c["Nose"]:remove()
  47. end
  48. if c:FindFirstChild("NoseEnd") then
  49. c["NoseEnd"]:remove()
  50. end
  51.  
  52.  
  53. if c:FindFirstChild("Katana1") then
  54. c["Katana1"]:remove()
  55. end
  56. if c:FindFirstChild("Katana2") then
  57. c["Katana2"]:remove()
  58. end
  59. if c:FindFirstChild("Katana3") then
  60. c["Katana3"]:remove()
  61. end
  62. if Player.Backpack:FindFirstChild("Zoro") then
  63. Player.Backpack.Zoro:remove()
  64. end
  65. if Player.Backpack:FindFirstChild("Zoro2") then
  66. Player.Backpack.Zoro2:remove()
  67. end
  68. if Player.Backpack:FindFirstChild("Luffy") then
  69. Player.Backpack.Luffy:remove()
  70. end
  71. if Player.Backpack:FindFirstChild("Luffy2") then
  72. Player.Backpack.Luffy:remove()
  73. end
  74. if Player.Backpack:FindFirstChild("Nami") then
  75. Player.Backpack.Nami:remove()
  76. end
  77. if Player.Backpack:FindFirstChild("Usopp") then
  78. Player.Backpack.Usopp:remove()
  79. end
  80.  
  81. if c:FindFirstChild("slingshot") ~= nil then
  82. c.slingshot:remove()
  83. end
  84. hair = Instance.new("Part")
  85. hair.Anchored = false
  86. hair.Name = "Handle"
  87. hair.Size = Vector3.new(2,2,2)
  88. hair.CFrame = c.Head.CFrame
  89. hair.Parent = c
  90. w99 = Instance.new("Weld", c.Head)
  91. w99.Part0 = w99.Parent
  92. w99.Part1 = hair
  93. w99.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0)*CFrame.new(0, 0.18, 0)
  94. hm = Instance.new("SpecialMesh", hair)
  95. hm.MeshType = "FileMesh"
  96. hm.Scale = Vector3.new(1.14, 1.18, 1.075)
  97. hm.MeshId = "http://www.roblox.com/asset/?id=12259089"
  98. hm.TextureId = "http://www.roblox.com/asset/?id=19999406"
  99. r2la = Instance.new("CharacterMesh", c)
  100. r2la.Name = "Roblox 2.0 Left Arm"
  101. r2la.MeshId = "27111419"
  102. r2la.BaseTextureId = ""
  103. r2la.OverlayTextureId = 0
  104. r2la.BodyPart = "LeftArm"
  105. r2ra = r2la:clone()
  106. r2ra.Parent = c
  107. r2ra.MeshId = "27111864"
  108. r2ra.BodyPart = "RightArm"
  109. r2ra.Name = "Roblox 2.0 Right Arm"
  110. r2ll = r2la:clone()
  111. r2ll.Parent = c
  112. r2ll.MeshId = "27111857"
  113. r2ll.BodyPart = "LeftLeg"
  114. r2ll.Name = "Roblox 2.0 Left Leg"
  115. r2rl = r2la:clone()
  116. r2rl.Parent = c
  117. r2rl.MeshId = "27111882"
  118. r2rl.BodyPart = "RightLeg"
  119. r2rl.Name = "Roblox 2.0 Right Leg"
  120. r2t = r2la:clone()
  121. r2t.Parent = c
  122. r2t.MeshId = "27111894"
  123. r2t.BodyPart = "Torso"
  124. r2t.Name = "Roblox 2.0 Torso"
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144. local Player = game.Players.LocalPlayer
  145. local mouse = Player:GetMouse()
  146. local enabled = true
  147. local LH = Player.Character.Torso["Left Hip"]
  148. local RH = Player.Character.Torso["Right Hip"]
  149. local LS = Player.Character.Torso["Left Shoulder"]
  150. local RS = Player.Character.Torso["Right Shoulder"]
  151. local Kickno = 1
  152. local Attacking = false
  153. local A1 = false
  154. local A2 = false
  155.  
  156. if Player.Character:FindFirstChild("Special") == nil then
  157. Special = Instance.new("IntValue", Player.Character)
  158. Special.Name = "Special"
  159. Special.Value = 100
  160. else
  161. Special = Player.Character.Special
  162. Player.Character.Humanoid.Health = 100
  163. Special.Value = 100
  164. end
  165. --Player.PlayerGui.Health.SBacking.Bar.Size = UDim2.new(Special.Value /100, 0, 1, 0)
  166. --if script.AttacksDisabled.Value == false and Player.Character:FindFirstChild("Special") then
  167.  
  168.  
  169. function Geppou(Key)
  170. Key = Key:lower()
  171. if Key:byte() == 32 and c:FindFirstChild("AntiJump") == nil and enabled == true then
  172. if Workspace.CurrentCamera:FindFirstChild("Cloud") then
  173. Workspace.CurrentCamera.Cloud:remove()
  174. end
  175. jd = Instance.new("IntValue", c)
  176. jd.Name = "AntiJump"
  177. jd.Value = 1
  178. game.Debris:AddItem(jd, 1)
  179. if c:FindFirstChild("Skywalk") == nil then
  180. game:GetService("Chat"):Chat(c.Head, "Sky walk")
  181. sw = Instance.new("IntValue", c)
  182. game.Debris:AddItem(sw, 30)
  183. sw.Name = "Skywalk"
  184. sw.Value = 1
  185. end
  186. Jump = Instance.new("BodyVelocity", c.Torso)
  187. wait(0.1)
  188. o2 = Instance.new("Part", Workspace.CurrentCamera)
  189. if c.Torso.Position.Y < 30 then
  190. Jump.maxForce = Vector3.new(0, 6000,0)
  191. Jump.velocity = Vector3.new(0,6000,0)
  192. o2.CanCollide = false
  193. elseif c.Torso.Position.Y >= 30 and c.Torso.Position.Y <= 70 then
  194. c.Humanoid.WalkSpeed = 45
  195. Jump.maxForce = Vector3.new(0,2800,0)
  196. Jump.velocity = Vector3.new(0,2800,0)
  197. elseif c.Torso.Position.Y >= 71 and c.Torso.Position.Y < 110 then
  198. c.Humanoid.WalkSpeed = 35
  199. Jump.maxForce = Vector3.new(0,900,0)
  200. Jump.velocity = Vector3.new(0,900,0)
  201. else
  202. c.Humanoid.WalkSpeed = 25
  203. Jump.maxForce = Vector3.new(0,0,0)
  204. Jump.velocity = Vector3.new(0,0,0)
  205. end
  206. o2.Size = Vector3.new(2,1,2)
  207. game.Debris:AddItem(Jump, 0.5)
  208. game.Debris:AddItem(o2, 2.5)
  209. o2.Anchored = true
  210. o2.Name = "Cloud"
  211. o2.BrickColor = BrickColor.new("Institutional white")
  212. o2.Transparency = 0.5
  213. Mesh2 = Instance.new("SpecialMesh")
  214. Mesh2.Parent = o2
  215. Mesh2.MeshType = "FileMesh"
  216. Mesh2.MeshId = "http://www.roblox.com/asset/?id=1095708"
  217. Mesh2.Scale = Vector3.new(3,1,5)
  218. o2.Parent = game.Workspace
  219. o2.CFrame = Player.Character.Torso.CFrame *CFrame.new(0, -2, 0)
  220. RS.C0 = RS.C0 *CFrame.Angles(0, 0, -0.6)
  221. LS.C0 = LS.C0 *CFrame.Angles(0, 0, 0.6)
  222. for i = 1,2 do
  223. for i = 1, 2 do
  224. n = math.random(3,6)
  225. n = n/10
  226. LH.C0 = LH.C0 *CFrame.Angles(0, 0, -n)
  227. RH.C0 = RH.C0 *CFrame.Angles(0, 0, -n)
  228. wait()
  229. LH.C0 = LH.C0 *CFrame.Angles(0, 0, n)
  230. RH.C0 = RH.C0 *CFrame.Angles(0, 0, n)
  231. wait()
  232. end
  233. wait()
  234. end
  235. o2.Transparency = 1
  236. c.Humanoid.WalkSpeed = 20
  237. RS.C0 = RS.C0 *CFrame.Angles(0, 0, 0.6)
  238. LS.C0 = LS.C0 *CFrame.Angles(0, 0, -0.6)
  239. if jd ~= nil then
  240. jd:remove()
  241. end
  242. end
  243. end
  244.  
  245. function Poeleafrire(Key)
  246. Key = Key:lower()
  247. function Damage(Part)
  248. if hto ~= nil and dsb ~= nil and Part.Parent.Name ~= Player.Name and Part.Parent:FindFirstChild("Humanoid") and Part.Parent:FindFirstChild("Hit") == nil then
  249. dsb:remove()
  250. game.Debris:AddItem(hto, 0.2)
  251. game.Debris:AddItem(jd, 0.4)
  252. ht = Instance.new("IntValue", Part.Parent)
  253. game.Debris:AddItem(ht, 1.5)
  254. ht.Name = "Hit"
  255. Part.Parent.Humanoid.Sit = true
  256. Part.Parent.Humanoid.Health = Part.Parent.Humanoid.Health-60
  257. game.Debris:AddItem(x, 0.6)
  258. fo = Instance.new("Fire")
  259. game.Debris:AddItem(fo, 1.75)
  260. sm = Instance.new("Smoke")
  261. game.Debris:AddItem(sm, 3)
  262. sm.RiseVelocity = 12
  263. sm.Size = 6
  264. fo.Heat = 6
  265. fo.Size = 6
  266. v = Instance.new("BodyVelocity")
  267. game.Debris:AddItem(v, 0.3)
  268. v.velocity = x.CFrame.lookVector*-80
  269. v.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  270. v.Parent = Part
  271. wait(1.5)
  272. if Part.Parent ~= nil then
  273. Part.Parent.Humanoid.Sit = false
  274. end
  275. end
  276. end
  277.  
  278.  
  279. if enabled == true and (Key == "l" or Key == "t") and c:FindFirstChild("AntiFlambage") == nil and mouse.Target ~= nil and mouse.Target.Name ~= "Baseplate" and mouse.Target.Size.X < 200 and mouse.Target.Size.Y < 200 and mouse.Target.Size.Z < 200 and enabled == true then
  280. enabled = false
  281. if mouse.Target.Parent ~= nil and (mouse.Target.Parent.ClassName == "Hat" or mouse.Target.Parent.ClassName == "Tool") then
  282. enemy = mouse.Target.Parent.Parent
  283. nm = mouse.Target.Parent.Name
  284. else
  285. enemy = mouse.Target.Parent
  286. nm = mouse.Target.Name
  287. end
  288. Attacking = true
  289. Spin = Instance.new("BodyAngularVelocity", c.Torso)
  290. Spin.angularvelocity = Vector3.new(0, 10, 0)
  291. Spin.maxTorque = Vector3.new(4e+28,4e+28,4e+28)
  292. game.Debris:AddItem(Spin, 1)
  293. Player.Character.Humanoid.WalkSpeed = 0
  294. x = Instance.new("Part")
  295. rp = Instance.new("RocketPropulsion", x)
  296. rp.Target = mouse.Target
  297. ox = Instance.new("Part")
  298. ox.Anchored = false
  299. game.Debris:AddItem(ox, 8)
  300. ox.CanCollide = false
  301. ox.Shape = "Ball"
  302. ox.Transparency = 0.8
  303. ox.BrickColor = BrickColor.new("Institutional white")
  304. ox.TopSurface = "Smooth"
  305. ox.BottomSurface = "Smooth"
  306. dsb = Instance.new("PointLight", ox)
  307. dsb.Range = 4
  308. dsb.Brightness = 10
  309. dsb.Color = Color3.new(0, 0, 0)
  310. ox.Reflectance = 0
  311. ox.Size = Vector3.new(1, 1, 1)
  312. ox.Parent = game.Workspace
  313. ox.CFrame = Player.Character["Left Leg"].CFrame
  314. fi = Instance.new("Fire")
  315. game.Debris:AddItem(fi, 2.25)
  316. fi.Size = 2.5
  317. fi.Heat = 5
  318. w1 = Instance.new("Weld", Player.Character["Left Leg"])
  319. w1.Part0 = w1.Parent
  320. w1.Part1 = ox
  321. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) *CFrame.new(0, -1.4, -0.5)
  322. xro = ox:clone()
  323. xro.BrickColor = BrickColor.new("Institutional white")
  324. coi = Instance.new("SpecialMesh")
  325. coi.MeshType = "Sphere"
  326. coi.Scale = Vector3.new(1.6, 1.3, 1.6)
  327. coi.Offset = Vector3.new(0, 0.75, 0)
  328. coi.Parent = ox
  329. ox.BrickColor = BrickColor.new("Institutional white")
  330. ox.Transparency = 0.7
  331. f = Instance.new("PointLight", ox)
  332. f.Range = 5
  333. f.Brightness = 6
  334. f.Color = Color3.new(5, 0, 0)
  335. xro.Parent = ox
  336. xro.CanCollide = false
  337. ox.Reflectance = 0
  338. xro.Material = "Plastic"
  339. cor = coi:clone()
  340. cor.Scale = Vector3.new(0, 0, 0)
  341. cor.Parent = xro
  342. w3 = Instance.new("Weld", ox)
  343. w3.Part0 = w3.Parent
  344. w3.Part1 = xro
  345. w3.C1 = CFrame.fromEulerAnglesXYZ(0, 0, 0) *CFrame.new(0, 0, -0.5)
  346. spno = 0
  347. al = 10
  348. spnoz = 10
  349. RS.C0 = RS.C0 *CFrame.Angles(-0.3, 0, 0)
  350. LS.C0 = LS.C0 *CFrame.Angles(-0.3, 0, 0)
  351. for i = 1, 20 do
  352. if w3 ~= nil then
  353. spnoz = spnoz +1
  354. Spin.angularvelocity = Vector3.new(0, spnoz, 0)
  355. cor.Scale = cor.Scale +Vector3.new(0.2, 0.2, 0.2)
  356. if i == 10 then
  357. ox.BrickColor = BrickColor.new("Bright red")
  358. ox.Transparency = 0.4
  359. ff = Instance.new("Fire")
  360. ff.Heat = 20
  361. ff.Size = 3
  362. game.Debris:AddItem(ff, 1.5)
  363. end
  364. al = al -0.5
  365. LH.C0 = LH.C0 *CFrame.Angles(0, 0, -0.12)
  366. w3.C1 = CFrame.fromEulerAnglesXYZ(0, 0, 0) *CFrame.new(0, 0, al)
  367. spno = spno +0.25
  368. wait(0.04)
  369. else
  370. break
  371. end
  372. end
  373. spno = 0
  374. al = 10
  375. rp.TurnD = 400
  376. game.Debris:AddItem(rp, 0.5)
  377. rp.TurnP = 4000
  378. rp.MaxSpeed = 220
  379. rp.MaxThrust = 25000
  380. rp.CartoonFactor = 5
  381. rp.ThrustD = 0.0007
  382. rp.ThrustP = 150
  383. rp.TargetRadius = 9999999
  384. rp.MaxTorque = Vector3.new(520, 380, 520)
  385. x.Anchored = false
  386. x.CanCollide = true
  387. x.Parent = game.Workspace
  388. x.Shape = "Ball"
  389. x.BrickColor = BrickColor.new("Bright red")
  390. ffff = Instance.new("Fire")
  391. ffff.Size = 12
  392. ffff.Heat = 4
  393. x.Name = "BallKick"
  394. hto = Instance.new("IntValue", x)
  395. game.Debris:AddItem(hto, 2)
  396. hto.Name = "Attack"
  397. x.TopSurface = "Smooth"
  398. x.CanCollide = false
  399. x.BottomSurface = "Smooth"
  400. x.Reflectance = 0
  401. x.Transparency = 0.9
  402. x.Size = Vector3.new(2, 2, 2)
  403. x.CFrame = Player.Character["Left Leg"].CFrame *CFrame.new(0, -0.5, -2)
  404. x.Parent = game.Workspace
  405. cc = Instance.new("SpecialMesh")
  406. cc.MeshType = "Sphere"
  407. cc.Scale = Vector3.new(1, 1, 1)
  408. cc.Parent = x
  409. cc.Offset = Vector3.new(0, 0, 0)
  410. if ox then
  411. ox:remove()
  412. end
  413. x.Touched:connect(Damage)
  414. game.Debris:AddItem(x, 3)
  415. rp:Fire()
  416. spn = 0
  417. --game:GetService("Chat"):Chat(Player.Character.Head, "")
  418. Player.Character.Humanoid.WalkSpeed = 20
  419. RS.C0 = RS.C0 *CFrame.Angles(0.3, 0, 0)
  420. LS.C0 = LS.C0 *CFrame.Angles(0.3, 0, 0)
  421. for i = 1, 3 do
  422. LH.C0 = LH.C0 *CFrame.Angles(0, 0, 0.8)
  423. wait()
  424. end
  425. fs = Instance.new("IntValue", c)
  426. fs.Name = "AntiFlambage"
  427. game.Debris:AddItem(fs, 1.5)
  428. fs.Value = 1
  429. Attacking = false
  430. enabled = true
  431. end
  432. end
  433.  
  434.  
  435.  
  436. function KickCourse(Key)
  437. Key = Key:lower()
  438. function Attack(Part)
  439. if Attacking == true and htoo ~= nil and Part.Parent:FindFirstChild("Hit") == nil and c:FindFirstChild("DiabDmg") ~= nil and Part.Parent.Name ~= Player.Name and Part.Parent:FindFirstChild("Humanoid") then
  440. ht = Instance.new("IntValue", Part.Parent)
  441. DiabDmg = nil
  442. htoo:destroy()
  443. game.Debris:AddItem(ht, 2)
  444. ht.Name = "Hit"
  445. v = Instance.new("BodyVelocity", Part)
  446. game.Debris:AddItem(v,0.2)
  447. v.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  448. Part.Parent.Humanoid.Sit = true
  449. v.velocity = c["Right Leg"].CFrame.lookVector *55
  450. fo = Instance.new("Fire", Part.Parent)
  451. game.Debris:AddItem(fo, 2.5)
  452. fo.Heat = 5
  453. fo.Size = 2
  454. Part.Parent.Humanoid.Sit = true
  455. if fo ~= nil and Part.Parent ~= nil then
  456. fo.Size = 4
  457. Part.Parent.Humanoid.PlatformStand = true
  458. Player.Character.Special.Value = Player.Character.Special.Value +7.5
  459. s = game.Lighting.GomuHitSound2:clone()
  460. rp = math.random(6,11)
  461. rv = math.random(4,8)
  462. rp = rp /10
  463. rv = rv /10
  464. game.Debris:AddItem(s, 0.5)
  465. s.Pitch = rp
  466. s.Volume = rv
  467. s.Parent = Part
  468. s:Play()
  469. Part.Parent.Humanoid.Health = Part.Parent.Humanoid.Health-20
  470. for i = 1, 40 do
  471. Part.Parent.Humanoid.Health = Part.Parent.Humanoid.Health-1
  472. wait()
  473. wait()
  474. end
  475. if Part.Parent then
  476. Part.Parent.Humanoid.PlatformStand = false
  477. end
  478. end
  479. end
  480. end
  481.  
  482. if enabled == true and (Key == "k" or Key == "r") and c:FindFirstChild("AntiDiableJambe") == nil then
  483. enabled = false
  484. Attacking = true
  485. Player.Character.Special.Value = Player.Character.Special.Value -40
  486. Spin = Instance.new("BodyAngularVelocity", c.Torso)
  487. htoo = Instance.new("IntValue")
  488. htoo.Name = "Attack"
  489. Hat = Instance.new("Hat", c)
  490. Hat.Name = "Hat"
  491. game.Debris:AddItem(Hat, 6)
  492. htoo.Value = 1
  493. game.Debris:AddItem(htoo, 5)
  494. game.Debris:AddItem(Spin, 4)
  495. c.Humanoid.WalkSpeed = 0
  496. rot = 0
  497. RS.C0 = RS.C0 *CFrame.Angles(0, 0, 3.2)
  498. LS.C0 = LS.C0 *CFrame.Angles(0, 0, -3.2)
  499. CF = c.Torso.CFrame
  500. VelUp = Instance.new("BodyVelocity")
  501. game.Debris:AddItem(VelUp, 1)
  502. VelUp.velocity = Vector3.new(0,20,0)+c.Torso.CFrame.lookVector*-40
  503. VelUp.P = VelUp.P*2
  504. VelUp.maxForce = Vector3.new(1500,1500,1500)*-40
  505. VelUp.Parent = Torso
  506. Gyro = Instance.new("BodyGyro")
  507. game.Debris:AddItem(Gyro, 1)
  508. Gyro.P = Gyro.P*70
  509. Gyro.maxTorque = Vector3.new(1500,1500,1500)*-20
  510. Gyro.cframe = CF
  511. --Gyro.Parent = Player.Character.Torso
  512. --Player.Character.Humanoid.PlatformStand = true
  513. for i=1, 3 do
  514. --Gyro.cframe = Gyro.cframe*CFrame.fromEulerAnglesXYZ(math.pi/3, 0,0)
  515. wait()
  516. end
  517. game:GetService("Chat"):Chat(Player.Character.Head, "Party Table: Kick Course")
  518. LH.C0 = LH.C0 *CFrame.Angles(0, 0, 1.6)
  519. RH.C0 = RH.C0 *CFrame.Angles(0, 0, 1.6)
  520. DiabDmg = Instance.new("IntValue", c)
  521. DiabDmg.Value = 1
  522. DiabDmg.Name = "DiabDmg"
  523. game.Debris:AddItem(DiabDmg, 3.5)
  524. BodyPosition = Instance.new("BodyPosition", Player.Character.Torso)
  525. BodyPosition.maxForce = Vector3.new(90000, 90000, 90000)
  526. BodyPosition.position = c.Torso.Position
  527.  
  528. for i = 1, 50 do
  529. if i == 15 or i == 16 or i == 17 then
  530. --s = game.Lighting.Tornado:clone()
  531. rp = math.random(17,20)
  532. rp = rp /10
  533. rv = math.random(4, 6)
  534. rv = rv/10
  535. game.Debris:AddItem(s, 6)
  536. ---s.Pitch = rp
  537. -- s.Volume = rv
  538. i = math.random(1,2)
  539. if i == 1 then
  540. --s.Parent = Player.Character["Left Leg"]
  541. elseif i == 2 then
  542. -- s.Parent = Player.Character["Right Leg"]
  543. end
  544. --s:Play()
  545. end
  546. rot = rot +0.75
  547. --Spin.angularvelocity = Vector3.new(0, rot, 0)
  548. c["Right Leg"].Touched:connect(Attack)
  549. c["Left Leg"].Touched:connect(Attack)
  550. c.Torso.Touched:connect(Attack)
  551. c.Head.Touched:connect(Attack)
  552. c["Left Arm"].Touched:connect(Attack)
  553. c["Right Arm"].Touched:connect(Attack)
  554. if rot < 10 then
  555. Spin.maxTorque = Vector3.new(4e+10,4e+10,4e+10)
  556. elseif rot >= 10 and rot <= 19 then
  557. Spin.maxTorque = Vector3.new(4e+15,4e+15,4e+15)
  558. elseif rot > 19 and rot <= 30 then
  559. Spin.maxTorque = Vector3.new(4e+20,4e+20,4e+20)
  560. elseif rot > 30 and rot < 40 then
  561. Spin.maxTorque = Vector3.new(4e+25,4e+25,4e+25)
  562. end
  563. wait(0.05)
  564. end
  565. if BodyPosition then
  566. BodyPosition:remove()
  567. end
  568. if Spin then
  569. Spin:remove()
  570. end
  571. CF = c.Torso.CFrame
  572. VelUp = Instance.new("BodyVelocity")
  573. game.Debris:AddItem(VelUp, 1)
  574. VelUp.velocity = Vector3.new(0,20,0)+c.Torso.CFrame.lookVector*-40
  575. VelUp.P = VelUp.P*20
  576. VelUp.maxForce = Vector3.new(1500,1500,1500)*-80
  577. VelUp.Parent = Torso
  578. Gyro = Instance.new("BodyGyro")
  579. game.Debris:AddItem(Gyro, 1)
  580. Gyro.P = Gyro.P*70
  581. Gyro.maxTorque = Vector3.new(1500,1500,1500)*-50
  582. Gyro.cframe = CF
  583. Gyro.Parent = Player.Character.Torso
  584. LH.C0 = LH.C0 *CFrame.Angles(0, 0, -1.6)
  585. RH.C0 = RH.C0 *CFrame.Angles(0, 0, -1.6)
  586. BodyPosition = Instance.new("BodyPosition", Player.Character.Torso)
  587. BodyPosition.maxForce = Vector3.new(90000, 90000, 90000)
  588. BodyPosition.position = c["Torso"].Position
  589. for i=1, 12 do
  590. Gyro.cframe = Gyro.cframe*CFrame.fromEulerAnglesXYZ(math.pi/12, 0,0)
  591. wait()
  592. end
  593. if Gyro ~= nil then
  594. Gyro:Remove()
  595. end
  596. if VelUp ~= nil then
  597. VelUp:remove()
  598. end
  599. wait(0.15)
  600. if BodyPosition then
  601. BodyPosition:remove()
  602. end
  603. RS.C0 = RS.C0 *CFrame.Angles(0, 0, -3.2)
  604. LS.C0 = LS.C0 *CFrame.Angles(0, 0, 3.2)
  605. c.Humanoid.Jump = false
  606. c.Humanoid.WalkSpeed = 19
  607. if DiabDmg ~= nil then
  608. DiabDmg:remove()
  609. end
  610. wait()
  611. if Hat then
  612. Hat:remove()
  613. end
  614. Attacking = false
  615. enabled = true
  616. end
  617. end
  618.  
  619.  
  620.  
  621. function FKick(Key)
  622. Key = Key:lower()
  623. function KickAttack(Part)
  624. if A1 == true and Attacking == true and htoro ~= nil and KickDmg ~= nil and Part.Parent.Name ~= Player.Name and Part.Parent:FindFirstChild("Humanoid") and Part.Parent:FindFirstChild("Hit") == nil then
  625. ht = Instance.new("IntValue", Part.Parent)
  626. game.Debris:AddItem(ht, 0.2)
  627. ht.Name = "Hit"
  628. Player.Character.Special.Value = Player.Character.Special.Value +7.5
  629. Part.Parent.Humanoid.Health = Part.Parent.Humanoid.Health-10
  630. s = game.Lighting.GomuHitSound2:clone()
  631. rp = math.random(12,14)
  632. rv = math.random(3,4)
  633. rp = rp /10
  634. rv = rv /10
  635. game.Debris:AddItem(s, 0.5)
  636. s.Pitch = rp
  637. s.Volume = rv
  638. s.Parent = Part
  639. s:Play()
  640. wait(0.4)
  641. if KickDmg then
  642. KickDmg = nil
  643. end
  644. end
  645. end
  646. Attacking = true
  647. A1 = true
  648. if enabled == true and (Key == "q" or Key == "h") then
  649. enabled = false
  650. htoro = Instance.new("IntValue", c)
  651. htoro.Name = "Attack"
  652. game.Debris:AddItem(htoro, 1)
  653. if Kickno == 1 then
  654. Kickno = 2
  655. tl = c["Right Leg"]
  656. RH = c.Torso["Right Hip"]
  657. n1 = 0.6
  658. n2 = 0.5
  659. n3 = -0.7
  660. elseif Kickno == 2 then
  661. Kickno = 1
  662. tl = c["Left Leg"]
  663. RH = c.Torso["Left Hip"]
  664. n1 = -0.6
  665. n2 = -0.5
  666. n3 = 0.7
  667. end
  668. KickDmg = Instance.new("IntValue", c)
  669. tl.Touched:connect(KickAttack)
  670. KickDmg.Value = 1
  671. game.Debris:AddItem(KickDmg, 0.65)
  672. KickDmg.Name = "KickDmg"
  673. RS.C0 = RS.C0 *CFrame.Angles(-0.3, 0, 0)
  674. LS.C0 = LS.C0 *CFrame.Angles(-0.3, 0, 0)
  675. RH.C0 = RH.C0 *CFrame.Angles(0, 0, n1)
  676. c.Humanoid.WalkSpeed = 25
  677. wait()
  678. Hat = Instance.new("Hat", c)
  679. Hat.Name = "Hat"
  680. game.Debris:AddItem(Hat, 0.4)
  681. for i = 1, 3 do
  682. RH.C0 = RH.C0 *CFrame.Angles(0, 0, n2)
  683. wait()
  684. end
  685. for i = 1, 3 do
  686. RH.C0 = RH.C0 *CFrame.Angles(0, 0, n3)
  687. wait()
  688. end
  689. if htoro ~= nil then
  690. htoro:Destroy()
  691. end
  692. c.Humanoid.WalkSpeed = 19
  693. RS.C0 = RS.C0 *CFrame.Angles(0.3, 0, 0)
  694. LS.C0 = LS.C0 *CFrame.Angles(0.3, 0, 0)
  695. RH = c.Torso["Right Hip"]
  696. A1 = false
  697. Attacking = false
  698. enabled = true
  699. end
  700. end
  701.  
  702. function MoutonShot(Key)
  703. Key = Key:lower()
  704. function MoutonDamage(Part)
  705. if A2 == true and Attacking == true and htorok ~= nil and KickDmg ~= nil and Part.Parent.Name ~= Player.Name and Part.Parent:FindFirstChild("Humanoid") and Part.Parent:FindFirstChild("Hit") == nil then
  706. htorok:destroy()
  707. --if c.Torso:FindFirstChild("vo") then
  708. -- c.Torso.vo:remove()
  709. --end
  710. ht = Instance.new("IntValue", Part.Parent)
  711. Player.Character.Special.Value = Player.Character.Special.Value +5
  712. game.Debris:AddItem(ht, 0.8)
  713. ht.Name = "Hit"
  714. Part.Parent.Humanoid.Health = Part.Parent.Humanoid.Health-20
  715. s = game.Lighting.GomuHitSound2:clone()
  716. rp = math.random(6,11)
  717. rv = math.random(4,8)
  718. rp = rp /10
  719. rv = rv /10
  720. game.Debris:AddItem(s, 0.5)
  721. s.Pitch = rp
  722. s.Volume = rv
  723. s.Parent = Part
  724. s:Play()
  725. for i = 1, 20 do
  726. Part.Parent.Humanoid.Health = Part.Parent.Humanoid.Health-1
  727. wait()
  728. end
  729. KickDmg = nil
  730. end
  731. end
  732. if enabled == true and (Key == "e" or Key == "j") then
  733. enabled = false
  734. Player.Character.Special.Value = Player.Character.Special.Value -20
  735. mt = mouse.Target
  736. Attacking = true
  737. A2 = true
  738. Hat = Instance.new("Hat", c)
  739. Hat.Name = "Hat"
  740. game.Debris:AddItem(Hat, 3)
  741. htorok = Instance.new("IntValue", c)
  742. game.Debris:AddItem(htorok, 2)
  743. htorok.Name = "Attack"
  744. KickDmg = Instance.new("IntValue", c["Right Leg"])
  745. c["Right Leg"].Touched:connect(MoutonDamage)
  746. c["Left Leg"].Touched:connect(MoutonDamage)
  747. c["Torso"].Touched:connect(MoutonDamage)
  748. c["Left Arm"].Touched:connect(MoutonDamage)
  749. c["Right Arm"].Touched:connect(MoutonDamage)
  750. c["Head"].Touched:connect(MoutonDamage)
  751. KickDmg.Value = 1
  752. game.Debris:AddItem(KickDmg, 1.5)
  753. KickDmg.Name = "KickDmg"
  754. RS.C0 = RS.C0 *CFrame.Angles(-0.6, 0, 0)
  755. LS.C0 = LS.C0 *CFrame.Angles(-0.6, 0, 0)
  756. LH.C0 = LH.C0 *CFrame.Angles(0, 0, 0.3)
  757. RH.C0 = RH.C0 *CFrame.Angles(0, 0, 0.6)
  758. wait()
  759. for i = 1, 3 do
  760. LH.C0 = LH.C0 *CFrame.Angles(0, 0, 0.25)
  761. RH.C0 = RH.C0 *CFrame.Angles(0, 0, 0.5)
  762. wait()
  763. end
  764. game:GetService("Chat"):Chat(c.Head, "Mouton Shot")
  765. vo = Instance.new("BodyVelocity", c.Torso)
  766. game.Debris:AddItem(vo, 1)
  767. vo.Name = "vo"
  768. vo.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  769. vo.velocity = c.Torso.CFrame.lookVector *50
  770. for i = 1, 12 do
  771. if c.Torso:FindFirstChild("vo") == nil then
  772. break
  773. else
  774. c.Humanoid.Jump = true
  775. vo.velocity = c.Torso.CFrame.lookVector *30
  776. end
  777. wait(1/40)
  778. end
  779. CF = c.Torso.CFrame
  780. VelUp = Instance.new("BodyVelocity")
  781. game.Debris:AddItem(VelUp, 1)
  782. VelUp.velocity = Vector3.new(0,20,0)+c.Torso.CFrame.lookVector*-40
  783. VelUp.P = VelUp.P*2
  784. VelUp.maxForce = Vector3.new(1500,1500,1500)*-80
  785. VelUp.Parent = Torso
  786. Gyro = Instance.new("BodyGyro")
  787. game.Debris:AddItem(Gyro, 1)
  788. Gyro.P = Gyro.P*70
  789. Gyro.maxTorque = Vector3.new(1500,1500,1500)*-50
  790. Gyro.cframe = CF
  791. --Gyro.Parent = Player.Character.Torso
  792. Player.Character.Humanoid.PlatformStand = true
  793. for i=1, 6 do
  794. --Gyro.cframe = Gyro.cframe*CFrame.fromEulerAnglesXYZ(math.pi/6, 0,0)
  795. wait()
  796. end
  797. for i=1, 6 do
  798. Gyro.cframe = Gyro.cframe*CFrame.fromEulerAnglesXYZ(math.pi/6, 0,0)
  799. wait()
  800. end
  801. c.Humanoid.Jump = false
  802. Gyro.cframe = CF
  803. wait()
  804. if Gyro ~= nil then
  805. Gyro:Remove()
  806. end
  807. if VelUp ~= nil then
  808. VelUp:remove()
  809. end
  810. c.Humanoid.PlatformStand = false
  811. if htorok then
  812. htorok:remove()
  813. end
  814. for i = 1, 3 do
  815. LH.C0 = LH.C0 *CFrame.Angles(0, 0, -0.35)
  816. RH.C0 = RH.C0 *CFrame.Angles(0, 0, -0.7)
  817. wait()
  818. end
  819. RS.C0 = RS.C0 *CFrame.Angles(0.6, 0, 0)
  820. LS.C0 = LS.C0 *CFrame.Angles(0.6, 0, 0)
  821. if Hat then
  822. Hat:remove()
  823. end
  824. if KickDmg then
  825. KickDmg:remove()
  826. end
  827. RH = c.Torso["Right Hip"]
  828. wait()
  829. A2 = false
  830. Attacking = false
  831. enabled = true
  832. end
  833. end
  834.  
  835.  
  836. function Dying()
  837. Death = game.Lighting.Death:clone()
  838. Death.Parent = Player.Backpack
  839. Workspace.CurrentCamera:ClearAllChildren()
  840. end
  841.  
  842. c.Humanoid.Died:connect(Dying)
  843. mouse.KeyDown:connect(Geppou)
  844. mouse.KeyDown:connect(Poeleafrire)
  845. mouse.KeyDown:connect(KickCourse)
  846. mouse.KeyDown:connect(MoutonShot)
  847. mouse.KeyDown:connect(FKick)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement