Dsaqwed123

Super dragon style

May 4th, 2024
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
LScript 75.39 KB | Gaming | 0 0
  1. if game.ReplicatedStorage.Styles:FindFirstChild("Brawler") then
  2.     v = game.ReplicatedStorage.Styles["Brawler"]
  3. else
  4.     v = Instance.new("Folder", game.ReplicatedStorage.Styles)
  5. end
  6. v.Name = "Brawler"
  7. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeB") then
  8.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeB"]
  9. else
  10.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  11. end
  12.  
  13. v.AnimationId = "rbxassetid://11710468479"
  14. v.Name = "SuperEvadeB"
  15. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeF") then
  16.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeF"]
  17. else
  18.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  19. end
  20.  
  21. v.AnimationId = "rbxassetid://11710466763"
  22. v.Name = "SuperEvadeF"
  23. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeL") then
  24.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeL"]
  25. else
  26.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  27. end
  28.  
  29. v.AnimationId = "rbxassetid://11710468004"
  30. v.Name = "SuperEvadeL"
  31. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeR") then
  32.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeR"]
  33. else
  34.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  35. end
  36.  
  37. v.AnimationId = "rbxassetid://11710467557"
  38. v.Name = "SuperEvadeR"
  39. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Idle") then
  40.     v = game.ReplicatedStorage.Styles.Brawler["Idle"]
  41. else
  42.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  43. end
  44.  
  45. v.AnimationId = "rbxassetid://12120045620"
  46. v.Name = "Idle"
  47. if game.ReplicatedStorage.Styles.Brawler.Idle:FindFirstChild("Core") then
  48.     v = game.ReplicatedStorage.Styles.Brawler.Idle["Core"]
  49. else
  50.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler.Idle)
  51. end
  52. v.Name = "Core"
  53. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkL") then
  54.     v = game.ReplicatedStorage.Styles.Brawler["WalkL"]
  55. else
  56.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  57. end
  58.  
  59. v.AnimationId = "rbxassetid://12313796155"
  60. v.Name = "WalkL"
  61. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkB") then
  62.     v = game.ReplicatedStorage.Styles.Brawler["WalkB"]
  63. else
  64.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  65. end
  66.  
  67. v.AnimationId = "rbxassetid://12313791263"
  68. v.Name = "WalkB"
  69. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkR") then
  70.     v = game.ReplicatedStorage.Styles.Brawler["WalkR"]
  71. else
  72.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  73. end
  74.  
  75. v.AnimationId = "rbxassetid://12313794960"
  76. v.Name = "WalkR"
  77. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkF") then
  78.     v = game.ReplicatedStorage.Styles.Brawler["WalkF"]
  79. else
  80.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  81. end
  82.  
  83. v.AnimationId = "rbxassetid://12313793138"
  84. v.Name = "WalkF"
  85. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStandingShotgun") then
  86.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStandingShotgun"]
  87. else
  88.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  89. end
  90. v.Value = 'H_ShotStopperShotgun'
  91. v.Name = "H_GunStandingShotgun"
  92. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_BackWall") then
  93.     v = game.ReplicatedStorage.Styles.Brawler["H_BackWall"]
  94. else
  95.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  96. end
  97. v.Value = 'H_WallSmashing'
  98. v.Name = "H_BackWall"
  99. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStandingSMG") then
  100.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStandingSMG"]
  101. else
  102.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  103. end
  104. v.Value = 'H_ShotStopperSMG'
  105. v.Name = "H_GunStandingSMG"
  106. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStandingHandgun") then
  107.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStandingHandgun"]
  108. else
  109.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  110. end
  111. v.Value = 'H_ShotStopperHandgun'
  112. v.Name = "H_GunStandingHandgun"
  113. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("HitBlock") then
  114.     v = game.ReplicatedStorage.Styles.Brawler["HitBlock"]
  115. else
  116.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  117. end
  118.  
  119. v.AnimationId = "rbxassetid://11953475759"
  120. v.Name = "HitBlock"
  121. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeR") then
  122.     v = game.ReplicatedStorage.Styles.Brawler["EvadeR"]
  123. else
  124.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  125. end
  126.  
  127. v.AnimationId = "rbxassetid://11614919036"
  128. v.Name = "EvadeR"
  129. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeL") then
  130.     v = game.ReplicatedStorage.Styles.Brawler["EvadeL"]
  131. else
  132.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  133. end
  134.  
  135. v.AnimationId = "rbxassetid://11614918095"
  136. v.Name = "EvadeL"
  137. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeB") then
  138.     v = game.ReplicatedStorage.Styles.Brawler["EvadeB"]
  139. else
  140.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  141. end
  142.  
  143. v.AnimationId = "rbxassetid://11614916809"
  144. v.Name = "EvadeB"
  145. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeF") then
  146.     v = game.ReplicatedStorage.Styles.Brawler["EvadeF"]
  147. else
  148.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  149. end
  150.  
  151. v.AnimationId = "rbxassetid://11614916023"
  152. v.Name = "EvadeF"
  153. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Block") then
  154.     v = game.ReplicatedStorage.Styles.Brawler["Block"]
  155. else
  156.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  157. end
  158.  
  159. v.AnimationId = "rbxassetid://8225208652"
  160. v.Name = "Block"
  161. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("GrabStrike") then
  162.     v = game.ReplicatedStorage.Styles.Brawler["GrabStrike"]
  163. else
  164.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  165. end
  166. v.Value = 'T_GuruParry'
  167. v.Name = "GrabStrike"
  168. if game.ReplicatedStorage.Styles.Brawler.GrabStrike:FindFirstChild("Ability") then
  169.     v = game.ReplicatedStorage.Styles.Brawler.GrabStrike["Ability"]
  170. else
  171.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.GrabStrike)
  172. end
  173. v.Value = 'Guru Parry'
  174. v.Name = "Ability"
  175. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Knocked") then
  176.     v = game.ReplicatedStorage.Styles.Brawler["H_Knocked"]
  177. else
  178.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  179. end
  180. v.Value = 'H_SolidCounter'
  181. v.Name = "H_Knocked"
  182. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("HThrow") then
  183.     v = game.ReplicatedStorage.Styles.Brawler["HThrow"]
  184. else
  185.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  186. end
  187. v.Value = 'T_FinishingHold2'
  188. v.Name = "HThrow"
  189. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_RunningFallen") then
  190.     v = game.ReplicatedStorage.Styles.Brawler["H_RunningFallen"]
  191. else
  192.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  193. end
  194. v.Value = 'H_FinishingBlow'
  195. v.Name = "H_RunningFallen"
  196. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GrabStanding2") then
  197.     v = game.ReplicatedStorage.Styles.Brawler["H_GrabStanding2"]
  198. else
  199.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  200. end
  201. v.Value = 'H_DoubleHeadCrush'
  202. v.Name = "H_GrabStanding2"
  203. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllRight") then
  204.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllRight"]
  205. else
  206.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  207. end
  208. v.Value = 'H_TSpinCounterRight'
  209. v.Name = "H_CounterSoloAllRight"
  210. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllFront") then
  211.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllFront"]
  212. else
  213.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  214. end
  215. v.Value = 'H_TSpinCounterFront'
  216. v.Name = "H_CounterSoloAllFront"
  217. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllLeft") then
  218.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllLeft"]
  219. else
  220.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  221. end
  222. v.Value = 'H_TSpinCounterLeft'
  223. v.Name = "H_CounterSoloAllLeft"
  224. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_SuperEvading") then
  225.     v = game.ReplicatedStorage.Styles.Brawler["H_SuperEvading"]
  226. else
  227.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  228. end
  229. v.Value = 'H_Rolling'
  230. v.Name = "H_SuperEvading"
  231. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_StandingBehind") then
  232.     v = game.ReplicatedStorage.Styles.Brawler["H_StandingBehind"]
  233. else
  234.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  235. end
  236. v.Value = 'H_Chokehold'
  237. v.Name = "H_StandingBehind"
  238. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("GrabCorpses") then
  239.     v = game.ReplicatedStorage.Styles.Brawler["GrabCorpses"]
  240. else
  241.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler)
  242. end
  243. v.Name = "GrabCorpses"
  244. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_FallenDown") then
  245.     v = game.ReplicatedStorage.Styles.Brawler["H_FallenDown"]
  246. else
  247.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  248. end
  249. v.Value = 'H_FallenKick'
  250. v.Name = "H_FallenDown"
  251. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_BlockingEnemy") then
  252.     v = game.ReplicatedStorage.Styles.Brawler["H_BlockingEnemy"]
  253. else
  254.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  255. end
  256. v.Value = 'H_FaceTwist'
  257. v.Name = "H_BlockingEnemy"
  258. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GrabStanding") then
  259.     v = game.ReplicatedStorage.Styles.Brawler["H_GrabStanding"]
  260. else
  261.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  262. end
  263. v.Value = 'H_Fisticuffs'
  264. v.Name = "H_GrabStanding"
  265. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("DashAttack") then
  266.     v = game.ReplicatedStorage.Styles.Brawler["DashAttack"]
  267. else
  268.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  269. end
  270. v.Value = 'DashAttack'
  271. v.Name = "DashAttack"
  272. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeR") then
  273.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeR"]
  274. else
  275.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  276. end
  277. v.Value = 'BEvadeStrikeRight'
  278. v.Name = "EvadeStrikeR"
  279. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeR:FindFirstChild("Ability") then
  280.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeR["Ability"]
  281. else
  282.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeR)
  283. end
  284. v.Value = 'Guru Dodge Shot'
  285. v.Name = "Ability"
  286. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeF") then
  287.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeF"]
  288. else
  289.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  290. end
  291. v.Value = 'BEvadeStrikeForward'
  292. v.Name = "EvadeStrikeF"
  293. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeF:FindFirstChild("Ability") then
  294.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeF["Ability"]
  295. else
  296.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeF)
  297. end
  298. v.Value = 'Guru Dodge Shot'
  299. v.Name = "Ability"
  300. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeL") then
  301.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeL"]
  302. else
  303.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  304. end
  305. v.Value = 'BEvadeStrikeLeft'
  306. v.Name = "EvadeStrikeL"
  307. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeL:FindFirstChild("Ability") then
  308.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeL["Ability"]
  309. else
  310.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeL)
  311. end
  312. v.Value = 'Guru Dodge Shot'
  313. v.Name = "Ability"
  314. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeB") then
  315.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeB"]
  316. else
  317.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  318. end
  319. v.Value = 'BEvadeStrikeBack'
  320. v.Name = "EvadeStrikeB"
  321. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeB:FindFirstChild("Ability") then
  322.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeB["Ability"]
  323. else
  324.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeB)
  325. end
  326. v.Value = 'Guru Dodge Shot'
  327. v.Name = "Ability"
  328. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("StanceStrike") then
  329.     v = game.ReplicatedStorage.Styles.Brawler["StanceStrike"]
  330. else
  331.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  332. end
  333. v.Value = '龍TigerDrop'
  334. v.Name = "StanceStrike"
  335. if game.ReplicatedStorage.Styles.Brawler.StanceStrike:FindFirstChild("Ability") then
  336.     v = game.ReplicatedStorage.Styles.Brawler.StanceStrike["Ability"]
  337. else
  338.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.StanceStrike)
  339. end
  340. v.Value = 'Counter Hook'
  341. v.Name = "Ability"
  342. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GrabOnWall") then
  343.     v = game.ReplicatedStorage.Styles.Brawler["H_GrabOnWall"]
  344. else
  345.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  346. end
  347. v.Value = 'H_WallSmack'
  348. v.Name = "H_GrabOnWall"
  349. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike2") then
  350.     v = game.ReplicatedStorage.Styles.Brawler["2Strike2"]
  351. else
  352.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  353. end
  354. v.Value = '龍2Strike1'
  355. v.Name = "2Strike2"
  356. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike5") then
  357.     v = game.ReplicatedStorage.Styles.Brawler["2Strike5"]
  358. else
  359.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  360. end
  361. v.Value = '龍2Strike4'
  362. v.Name = "2Strike5"
  363. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike3") then
  364.     v = game.ReplicatedStorage.Styles.Brawler["2Strike3"]
  365. else
  366.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  367. end
  368. v.Value = '龍2Strike2'
  369. v.Name = "2Strike3"
  370. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike4") then
  371.     v = game.ReplicatedStorage.Styles.Brawler["2Strike4"]
  372. else
  373.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  374. end
  375. v.Value = '龍2Strike3'
  376. v.Name = "2Strike4"
  377. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("DoubleBlows") then
  378.     v = game.ReplicatedStorage.Styles.Brawler["DoubleBlows"]
  379. else
  380.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler)
  381. end
  382. v.Name = "DoubleBlows"
  383. if game.ReplicatedStorage.Styles.Brawler.DoubleBlows:FindFirstChild("Ability") then
  384.     v = game.ReplicatedStorage.Styles.Brawler.DoubleBlows["Ability"]
  385. else
  386.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.DoubleBlows)
  387. end
  388. v.Value = 'Double Finishing Blow'
  389. v.Name = "Ability"
  390. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("StrikeThrow") then
  391.     v = game.ReplicatedStorage.Styles.Brawler["StrikeThrow"]
  392. else
  393.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  394. end
  395. v.Value = 'T_FinishingHold'
  396. v.Name = "StrikeThrow"
  397. if game.ReplicatedStorage.Styles.Brawler.StrikeThrow:FindFirstChild("Ability") then
  398.     v = game.ReplicatedStorage.Styles.Brawler.StrikeThrow["Ability"]
  399. else
  400.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.StrikeThrow)
  401. end
  402. v.Value = 'Finishing Hold'
  403. v.Name = "Ability"
  404. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Throw") then
  405.     v = game.ReplicatedStorage.Styles.Brawler["Throw"]
  406. else
  407.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  408. end
  409. v.Value = 'T_FinishingHold4'
  410. v.Name = "Throw"
  411. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("VisualName") then
  412.     v = game.ReplicatedStorage.Styles.Brawler["VisualName"]
  413. else
  414.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  415. end
  416. v.Value = 'Dragon'
  417. v.Name = "VisualName"
  418. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStanding") then
  419.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStanding"]
  420. else
  421.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  422. end
  423. v.Value = 'H_ShotStopper'
  424. v.Name = "H_GunStanding"
  425. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Fallen") then
  426.     v = game.ReplicatedStorage.Styles.Brawler["H_Fallen"]
  427. else
  428.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  429. end
  430. v.Value = 'H_FallenStomp'
  431. v.Name = "H_Fallen"
  432. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("BlockStrike") then
  433.     v = game.ReplicatedStorage.Styles.Brawler["BlockStrike"]
  434. else
  435.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  436. end
  437. v.Value = 'GuruKnockback'
  438. v.Name = "BlockStrike"
  439. if game.ReplicatedStorage.Styles.Brawler.BlockStrike:FindFirstChild("Ability") then
  440.     v = game.ReplicatedStorage.Styles.Brawler.BlockStrike["Ability"]
  441. else
  442.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.BlockStrike)
  443. end
  444. v.Value = 'Guru Knockback'
  445. v.Name = "Ability"
  446. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Grab") then
  447.     v = game.ReplicatedStorage.Styles.Brawler["Grab"]
  448. else
  449.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  450. end
  451. v.Value = 'GGrab'
  452. v.Name = "Grab"
  453. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike5") then
  454.     v = game.ReplicatedStorage.Styles.Brawler["Strike5"]
  455. else
  456.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  457. end
  458. v.Value = '龍Strike5'
  459. v.Name = "Strike5"
  460. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike4") then
  461.     v = game.ReplicatedStorage.Styles.Brawler["Strike4"]
  462. else
  463.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  464. end
  465. v.Value = 'BStrike5'
  466. v.Name = "Strike4"
  467. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike3") then
  468.     v = game.ReplicatedStorage.Styles.Brawler["Strike3"]
  469. else
  470.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  471. end
  472. v.Value = 'BStrike3'
  473. v.Name = "Strike3"
  474. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike2") then
  475.     v = game.ReplicatedStorage.Styles.Brawler["Strike2"]
  476. else
  477.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  478. end
  479. v.Value = 'BStrike2'
  480. v.Name = "Strike2"
  481. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush4") then
  482.     v = game.ReplicatedStorage.Styles.Brawler["Rush4"]
  483. else
  484.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  485. end
  486. v.Value = '龍Attack4'
  487. v.Name = "Rush4"
  488. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllBack") then
  489.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllBack"]
  490. else
  491.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  492. end
  493. v.Value = 'H_TSpinCounterBack'
  494. v.Name = "H_CounterSoloAllBack"
  495. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_FullStunned") then
  496.     v = game.ReplicatedStorage.Styles.Brawler["H_FullStunned"]
  497. else
  498.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  499. end
  500. v.Value = 'H_GUltimateEssence'
  501. v.Name = "H_FullStunned"
  502. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_LowHealthFallen") then
  503.     v = game.ReplicatedStorage.Styles.Brawler["H_LowHealthFallen"]
  504. else
  505.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  506. end
  507. v.Value = 'H_FallenFinisher'
  508. v.Name = "H_LowHealthFallen"
  509. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush3") then
  510.     v = game.ReplicatedStorage.Styles.Brawler["Rush3"]
  511. else
  512.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  513. end
  514. v.Value = '龍Attack3'
  515. v.Name = "Rush3"
  516. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike1") then
  517.     v = game.ReplicatedStorage.Styles.Brawler["Strike1"]
  518. else
  519.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  520. end
  521. v.Value = '龍Strike1'
  522. v.Name = "Strike1"
  523. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Color") then
  524.     v = game.ReplicatedStorage.Styles.Brawler["Color"]
  525. else
  526.     v = Instance.new("Color3Value", game.ReplicatedStorage.Styles.Brawler)
  527. end
  528. v.Value = Color3.fromRGB(255,0,0)
  529. v.Name = "Color"
  530. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Speed") then
  531.     v = game.ReplicatedStorage.Styles.Brawler["Speed"]
  532. else
  533.     v = Instance.new("NumberValue", game.ReplicatedStorage.Styles.Brawler)
  534. end
  535. v.Value = 1
  536. v.Name = "Speed"
  537. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush2") then
  538.     v = game.ReplicatedStorage.Styles.Brawler["Rush2"]
  539. else
  540.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  541. end
  542. v.Value = '龍Attack2'
  543. v.Name = "Rush2"
  544. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush1") then
  545.     v = game.ReplicatedStorage.Styles.Brawler["Rush1"]
  546. else
  547.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  548. end
  549. v.Value = '龍Attack1'
  550. v.Name = "Rush1"
  551. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Getup") then
  552.     v = game.ReplicatedStorage.Styles.Brawler["H_Getup"]
  553. else
  554.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  555. end
  556. v.Value = 'H_HeadPress'
  557. v.Name = "H_Getup"
  558. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("LHThrow") then
  559.     v = game.ReplicatedStorage.Styles.Brawler["LHThrow"]
  560. else
  561.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  562. end
  563. v.Value = 'T_BHeavyToss'
  564. v.Name = "LHThrow"
  565. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Running4") then
  566.     v = game.ReplicatedStorage.Styles.Brawler["H_Running4"]
  567. else
  568.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  569. end
  570. v.Value = 'H_Terror'
  571. v.Name = "H_Running4"
  572. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Taunt") then
  573.     v = game.ReplicatedStorage.Styles.Brawler["Taunt"]
  574. else
  575.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  576. end
  577. v.Value = 'DragonTaunt'
  578. v.Name = "Taunt"
  579. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_FullHeat") then
  580.     v = game.ReplicatedStorage.Styles.Brawler["H_FullHeat"]
  581. else
  582.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  583. end
  584. v.Value = 'H_GUltimateEssence'
  585. v.Name = "H_FullHeat"
  586. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_TwoHandeds") then
  587.     v = game.ReplicatedStorage.Styles.Brawler["H_TwoHandeds"]
  588. else
  589.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  590. end
  591. v.Value = 'H_SelfDestruct'
  592. v.Name = "H_TwoHandeds"
  593. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Distanced") then
  594.     v = game.ReplicatedStorage.Styles.Brawler["H_Distanced"]
  595. else
  596.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  597. end
  598. v.Value = 'H_GUltimateEssence'
  599. v.Name = "H_Distanced"
  600. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_StanceFallen") then
  601.     v = game.ReplicatedStorage.Styles.Brawler["H_StanceFallen"]
  602. else
  603.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  604. end
  605. v.Value = 'H_FallenSupine'
  606. v.Name = "H_StanceFallen"
  607. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("RedHeat") then
  608.     v = game.ReplicatedStorage.Styles.Brawler["RedHeat"]
  609. else
  610.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler)
  611. end
  612. v.Name = "RedHeat"
  613. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("LThrow") then
  614.     v = game.ReplicatedStorage.Styles.Brawler["LThrow"]
  615. else
  616.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  617. end
  618. v.Value = 'T_LegToss'
  619. v.Name = "LThrow"
  620.  
  621. function UseHeatAction(HeatAction, Style, Bots)
  622.     -- Script generated by SimpleSpy - credits to exx#9394
  623.  
  624.     local args = {
  625.         [1] = {
  626.             [1] = "heatmove",
  627.             [2] = game:GetService("ReplicatedStorage").Moves[HeatAction],
  628.             [3] = {
  629.  
  630.             },
  631.             [4] = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame,
  632.             [5] = Style
  633.         }
  634.     }
  635.  
  636.     for i,v in pairs(Bots) do
  637.         table.insert(args[1][3], {
  638.             [1] = v,
  639.             [2] = 10.49982091806829,
  640.             [3] = false,
  641.             [4] = Vector3.new(0.854888916015625, -0.499908447265625, -3.08367919921875)
  642.         })
  643.     end
  644.  
  645.     game:GetService("ReplicatedStorage").Events.ME:FireServer(unpack(args))
  646. end
  647.  
  648. local styles = game.ReplicatedStorage.Styles
  649. local plr = game.Players.LocalPlayer
  650. local status = plr.Status
  651.  
  652. function isInBattle()
  653.     return (plr:FindFirstChild("InBattle") and true or false)
  654. end
  655.  
  656. function isDungeon()
  657.     return game.ReplicatedStorage.Dungeon.Value
  658. end
  659.  
  660. function doingHact()
  661.     return (plr.Character:FindFirstChild("Heated") and true or false)
  662. end
  663.  
  664. function showMaxHeatEffect()
  665.     return (isInBattle() and not doingHact() and plr.Status.Heat.Value >= 100) and true or false
  666. end
  667.  
  668. function hasWeaponInHand()
  669.     return (plr.Character:FindFirstChild("Holding") and true or false)
  670. end
  671.  
  672. local function change_color()
  673.     if status.Style.Value == "Brawler" then
  674.         local DragonSequence = ColorSequence.new{ColorSequenceKeypoint.new(0, styles.Brawler.Color.Value), ColorSequenceKeypoint.new(1, styles.Brawler.Color.Value)}
  675.         local char = plr.Character
  676.         char.HumanoidRootPart.Fire_Main.Color = DragonSequence
  677.         char.HumanoidRootPart.Fire_Secondary.Color = DragonSequence
  678.         char.HumanoidRootPart.Fire_Main.Rate = status.Heat.Value >= 100 and 115 or status.Heat.Value >= 75 and 85 or 80
  679.         char.HumanoidRootPart.Fire_Secondary.Rate = status.Heat.Value >= 100 and 90 or status.Heat.Value >= 75 and 80 or 70
  680.         char.HumanoidRootPart.Lines1.Color = DragonSequence
  681.         char.HumanoidRootPart.Lines1.Rate = status.Heat.Value >= 100 and 60 or status.Heat.Value >= 75 and 40 or 20
  682.         char.HumanoidRootPart.Lines2.Color = DragonSequence
  683.         char.HumanoidRootPart.Lines2.Rate = status.Heat.Value >= 100 and 60 or status.Heat.Value >= 75 and 40 or 20
  684.         char.HumanoidRootPart.Sparks.Color = DragonSequence
  685.         if not char.HumanoidRootPart.TimeFor.Enabled then
  686.             char.HumanoidRootPart.TimeFor.Color = DragonSequence
  687.         end
  688.  
  689.         char.UpperTorso["r2f_aura_burst"].Lines1.Color = DragonSequence
  690.         char.UpperTorso["r2f_aura_burst"].Lines2.Color = DragonSequence
  691.         char.UpperTorso["r2f_aura_burst"].Flare.Color = DragonSequence
  692.         char.UpperTorso["r2f_aura_burst"].Lines1.Enabled = showMaxHeatEffect()
  693.         char.UpperTorso["r2f_aura_burst"].Flare.Enabled = showMaxHeatEffect()
  694.         char.UpperTorso["r2f_aura_burst"].Smoke.Color = DragonSequence
  695.         char.UpperTorso.Evading.Color = DragonSequence
  696.     end
  697. end
  698.  
  699. local function FillHeat()
  700.     local Event = game:GetService("ReplicatedStorage").Events.ME
  701.  
  702.     for i=1,6 do
  703.         local A_1 =  {
  704.             [1] = "heat",
  705.             [2] = game:GetService("ReplicatedStorage").Moves.Taunt
  706.         }
  707.         Event:FireServer(A_1)
  708.     end
  709. end
  710.  
  711. game:GetService("RunService").RenderStepped:Connect(change_color)
  712.  
  713. plr.Character.ChildAdded:Connect(function(v)
  714.     if v.Name == 'Grabbing' then
  715.         while v.Parent == plr.Character do
  716.             if status.Heat.Value ~= 100 then
  717.                 FillHeat()
  718.             end
  719.             task.wait(0.1)
  720.         end
  721.     end
  722. end)
  723.  
  724. local ts = game:GetService("TweenService")
  725. local ti = TweenInfo.new(0.2, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  726.  
  727. local function remove_brighness(color)
  728.     local h,s,v = color:ToHSV()
  729.     return Color3.fromHSV(h, s, 1)
  730. end
  731.  
  732. game.Players.LocalPlayer.Character.DescendantAdded:Connect(function(v)
  733.     if v.ClassName:find("Trail") then
  734.         local highlight = Instance.new("Highlight", game.Players.LocalPlayer.Character.RightHand)
  735.         local fadeout = ts:Create(highlight, ti, {FillTransparency = 1})
  736.  
  737.         local style = game.Players.LocalPlayer.Status.Style.Value
  738.         local style_obj = game.ReplicatedStorage.Styles:FindFirstChild(style)
  739.         local color = style_obj.Color
  740.  
  741.         highlight.FillColor = color.Value
  742.  
  743.         highlight.Adornee = v.Parent
  744.         highlight.OutlineTransparency = 1
  745.         highlight.FillTransparency = 1
  746.  
  747.         ts:Create(highlight, ti, {FillTransparency = 0.2}):Play()
  748.  
  749.  
  750.         fadeout.Completed:Once(function()
  751.             highlight:Destroy()
  752.         end)
  753.  
  754.         v.Destroying:Once(function()
  755.             fadeout:Play()
  756.         end)
  757.     end
  758. end)
  759.  
  760. -- tp
  761.  
  762. local function add_forcefield(duration)
  763.     local p = game.Players.LocalPlayer
  764.     local Status = p.Status
  765.  
  766.     local invun = game.ReplicatedStorage.Invulnerable:Clone()
  767.     invun.Parent = Status
  768.  
  769.     if duration then
  770.         spawn(function()
  771.             task.wait(duration)
  772.             invun:Destroy()
  773.         end)
  774.     end
  775.  
  776.     return invun
  777. end
  778.  
  779. local ti = TweenInfo.new(0.9, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, true, 0)
  780. local ti2 = TweenInfo.new(0.1, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, true, 0)
  781.  
  782. local color = Instance.new("ColorCorrectionEffect", game:GetService("Lighting"))
  783.  
  784. local ctween = ts:Create(color, ti, {Saturation = -2, Brightness = -0.1})
  785. local ctween2 = ts:Create(color, ti2, {Saturation = -2, Brightness = -0.1})
  786. local dashcooldown = false
  787.  
  788. local function playsound(id)
  789.     local sfx = Instance.new("Sound", workspace)
  790.     sfx.SoundId = "rbxassetid://"..tostring(id)
  791.  
  792.     game:GetService("SoundService"):PlayLocalSound(sfx)
  793.  
  794.     spawn(function()
  795.         task.wait(sfx.TimeLength)
  796.         sfx:Destroy()
  797.     end)
  798. end
  799.  
  800. function playticksound()
  801.     local sfx = Instance.new("Sound", workspace)
  802.     sfx.SoundId = "rbxassetid://4843088994"
  803.  
  804.     game:GetService("SoundService"):PlayLocalSound(sfx)
  805.  
  806.     spawn(function()
  807.         task.wait(2)
  808.         sfx:Destroy()
  809.     end)
  810. end
  811.  
  812.  
  813. local function play_ingamesound(sfxname)
  814.     local v = game.ReplicatedStorage.Sounds:FindFirstChild(sfxname)
  815.     local sfx = Instance.new("Sound", nil)
  816.     local id = v.Value
  817.  
  818.     sfx.SoundId = id
  819.  
  820.     for i,v in pairs(v:GetChildren()) do
  821.         sfx[v.Name] = v.Value
  822.     end
  823.  
  824.     game.SoundService:PlayLocalSound(sfx)
  825.     task.delay(15, function()
  826.         sfx:Destroy()
  827.     end)
  828. end
  829.  
  830. game.UserInputService.InputBegan:Connect(function(key)
  831.     if game.UserInputService:GetFocusedTextBox() == nil then
  832.         if key.KeyCode == Enum.KeyCode.L then
  833.             --local id = "rbxassetid://12022473514"
  834.             --local anim = Instance.new("Animation")
  835.             --anim.AnimationId = id
  836.  
  837.             --game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(anim):Play()
  838.  
  839.             --task.wait(5)
  840.             --anim:Destroy()
  841.         elseif key.KeyCode == Enum.KeyCode.Z then
  842.             if not dashcooldown then
  843.                 --playvoiceline("Taunt")
  844.  
  845.                 local lookvector = workspace.CurrentCamera.CFrame.LookVector * Vector3.new(1, 0, 1)
  846.                 local root = game.Players.LocalPlayer.Character.PrimaryPart
  847.                 local lock = game.Players.LocalPlayer.Character.LockedOn.Value
  848.                 if lock and lock:IsDescendantOf(workspace) and lock.Parent.Health.Value > 0 then
  849.                     local id = "rbxassetid://10928237540"
  850.                     local anim = Instance.new("Animation")
  851.                     anim.AnimationId = id
  852.  
  853.                     local v = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(anim)
  854.                     v:Play()
  855.  
  856.                     v:AdjustSpeed(8)
  857.                     ctween2:Play()
  858.  
  859.                     dashcooldown = true
  860.  
  861.                     root.Anchored = true
  862.  
  863.                     playsound(2102274452)
  864.                     add_forcefield(0.32)
  865.  
  866.                     root.Anchored = false
  867.                     root.CFrame = CFrame.new(lock.Position - (lock.CFrame.LookVector * Vector3.new(1, 0, 1).Unit * 3), lock.Position)
  868.  
  869.                     play_ingamesound("Teleport")
  870.  
  871.                     task.wait(0.6)
  872.  
  873.                     dashcooldown = false
  874.                     playticksound()
  875.                     return
  876.                 end
  877.                 dashcooldown = true
  878.  
  879.                 local id = "rbxassetid://10928237540"
  880.                 local anim = Instance.new("Animation")
  881.                 anim.AnimationId = id
  882.  
  883.                 local v = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(anim)
  884.                 v:Play()
  885.  
  886.                 root.Anchored = true
  887.                 ctween:Play()
  888.                 task.wait(0.3)
  889.                 playsound(2102274452)
  890.                 task.wait(0.4)
  891.  
  892.                 play_ingamesound("Teleport")
  893.                 root.Anchored = false
  894.                 root.CFrame = CFrame.new(root.Position, root.Position + lookvector)
  895.  
  896.                 --local rp = RaycastParams.new()
  897.                 --rp.FilterDescendantsInstances = {root.Parent}
  898.                 --rp.FilterType = Enum.RaycastFilterType.Blacklist
  899.                 --rp.IgnoreWater = true
  900.  
  901.                 --local ray = workspace:Raycast(root.Position, lookvector * 50, rp)
  902.  
  903.                 --local cf
  904.                 --if ray then
  905.                 --  cf = CFrame.new(ray.Position - lookvector * 6, ray.Position + lookvector)
  906.                 --else
  907.                 --  cf = root.CFrame + lookvector * 50
  908.                 --end
  909.  
  910.                 --local ti = TweenInfo.new(v.Length*0.5, Enum.EasingStyle.Linear)
  911.                 --local t = tweenserive:Create(root, ti, {CFrame = cf})
  912.                 --t:Play()
  913.                 --t.Completed:Once(function()
  914.                 --  root.Anchored = false
  915.                 --  v:Stop()
  916.                 --end)
  917.  
  918.  
  919.                 local bodyvel = Instance.new("BodyVelocity", root)
  920.                 bodyvel.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  921.                 bodyvel.Velocity = lookvector * 90
  922.                 local hitbox = Instance.new("Part", bodyvel)
  923.                 hitbox.CanCollide = false
  924.                 hitbox.CanQuery = false
  925.                 hitbox.Transparency = 1
  926.                 hitbox.Size = Vector3.new(1, 1, 5)
  927.                 local w = Instance.new("Weld", hitbox)
  928.                 w.Part0 = hitbox
  929.                 w.Part1 = root
  930.  
  931.                 local b2 = game:GetService("RunService").Heartbeat:Connect(function(d)
  932.                     root.CFrame = root.CFrame + (bodyvel.Velocity*d)*4
  933.                 end)
  934.  
  935.                 local b = hitbox.Touched:Connect(function(part)
  936.                     if part.CanCollide then
  937.                         local vel = -bodyvel.Velocity
  938.  
  939.                         bodyvel:Destroy()
  940.                         v:Stop()
  941.  
  942.                         --local id = "rbxassetid://"..getrandom_array(hurtanims)
  943.                         --local anim = Instance.new("Animation")
  944.                         --anim.AnimationId = id
  945.                         --local v = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(anim)
  946.  
  947.                         --v:Play()
  948.  
  949.                         --local b = game:GetService("RunService").Heartbeat:Connect(function(d)
  950.                         --  root.CFrame += (vel * d) * 0.5
  951.                         --end)
  952.  
  953.                         --v.Ended:Once(function()
  954.                         --  b:Disconnect()
  955.                         --  v:Destroy()
  956.                         --end)
  957.                     end
  958.                 end)
  959.  
  960.                 bodyvel.Destroying:Once(function()
  961.                     b:Disconnect()
  962.                     b2:Disconnect()
  963.                     hitbox:Destroy()
  964.                 end)
  965.  
  966.                 v.Ended:wait()
  967.  
  968.                 if bodyvel then
  969.                     bodyvel:Destroy()
  970.                 end
  971.  
  972.                 task.wait(2)
  973.  
  974.                 playticksound()
  975.  
  976.                 dashcooldown = false
  977.             end
  978.         end
  979.     end
  980. end)
  981.  
  982. -- Wall bang
  983.  
  984. local uis = game:GetService("UserInputService")
  985. local chr = game.Players.LocalPlayer.Character
  986. local hum = chr:WaitForChild("Humanoid")
  987. local root = chr:WaitForChild("HumanoidRootPart")
  988.  
  989. root.Velocity += Vector3.new(0, 0, 60)
  990.  
  991. local ts = game:GetService("TweenService")
  992. local fastti = TweenInfo.new(0.1)
  993. local ti = TweenInfo.new(0.3)
  994.  
  995. local rp = RaycastParams.new()
  996. rp.FilterDescendantsInstances = {workspace.Map}
  997. rp.IgnoreWater = true
  998. rp.FilterType = Enum.RaycastFilterType.Whitelist
  999.  
  1000. local function grav_set(obj, gravity)
  1001.     local bodymover = Instance.new("BodyVelocity", obj)
  1002.     bodymover.MaxForce = Vector3.new(0, math.huge, 0)
  1003.     bodymover.Velocity = Vector3.new(0, -(gravity/60))
  1004.  
  1005.     task.spawn(function()
  1006.         local t = false
  1007.         obj.Destroying:Once(function()
  1008.             t = true   
  1009.         end)
  1010.         while not t do
  1011.             gravity += task.wait()*10000
  1012.             bodymover.Velocity = Vector3.new(0, -(gravity/60))
  1013.         end
  1014.     end)
  1015.  
  1016.     return bodymover
  1017. end
  1018.  
  1019. local function spawn_phyiscs_part()
  1020.     local part = Instance.new("Part")
  1021.     part.CanCollide = false
  1022.     part.Transparency = 1
  1023.  
  1024.     task.delay(0.3, function()
  1025.         part.Touched:Connect(function(v)
  1026.             if v:IsDescendantOf(workspace.Map) then
  1027.                 part:Destroy()
  1028.             end
  1029.         end)
  1030.     end)
  1031.  
  1032.     local x= grav_set(part, 200)
  1033.     x.Velocity = Vector3.new(part.Velocity.X, x.Velocity.Y, part.Velocity.Z)
  1034.  
  1035.     return part
  1036. end
  1037.  
  1038. local Rep = game:GetService("ReplicatedStorage")
  1039. local brawler = Rep.Styles.Brawler
  1040. local tigerdrop_move = brawler.Strike1
  1041. local move = tigerdrop_move.Value
  1042. local move2 = "TigerDrop"
  1043.  
  1044. uis.InputBegan:Connect(function(x)
  1045.     if x.KeyCode == Enum.KeyCode.X then
  1046.         if hum.MoveDirection.Magnitude ~= 0 then
  1047.             local dir = hum.MoveDirection
  1048.  
  1049.             local ray = workspace:Raycast(root.Position, dir * 4, rp)
  1050.  
  1051.             if ray then
  1052.                 root.Anchored = true
  1053.                 ts:Create(root, ti, {CFrame = root.CFrame + Vector3.new(0, 9, 0)}):Play()
  1054.                 local cam = workspace.CurrentCamera
  1055.                 local old =     cam.CameraType
  1056.  
  1057.                 local Anim = hum:LoadAnimation(Rep.Moves.H_Whirl.Anim)
  1058.                 Anim.Priority = Enum.AnimationPriority.Action4
  1059.                 Anim:Play()
  1060.                 Anim:AdjustSpeed(1.4)
  1061.  
  1062.                 cam.CameraType = Enum.CameraType.Watch
  1063.                 task.wait(0.3)
  1064.  
  1065.                 tigerdrop_move.Value = move2
  1066.  
  1067.                 --root.Anchored = false
  1068.                 --root.Velocity -= dir * 60
  1069.                 root.CFrame = CFrame.new(root.CFrame.p, root.CFrame.p - dir)
  1070.                 local p = spawn_phyiscs_part()
  1071.                 p.CFrame = root.CFrame
  1072.                 p.Size = root.Size
  1073.                 p.Velocity = -dir * 15
  1074.                 p.Parent = workspace
  1075.  
  1076.                 while p.Parent == workspace do
  1077.                     root.CFrame = p.CFrame
  1078.                     task.wait()
  1079.                 end
  1080.  
  1081.                 cam.CameraType = old
  1082.                 root.Anchored = false
  1083.  
  1084.                 task.wait(0.4)
  1085.                 tigerdrop_move.Value = move
  1086.             end
  1087.         end
  1088.     end
  1089. end)
  1090.  
  1091. local Player = game.Players.LocalPlayer
  1092. local Rep = game.ReplicatedStorage
  1093. local Char = Player.Character
  1094. local Main = Player.PlayerGui.Interface.Battle.Main
  1095. local SoundEvent = Rep.ScriptEvents.rplaysound
  1096.  
  1097. local function Playsound(Name)
  1098.     SoundEvent:Fire(Name)
  1099. end
  1100.  
  1101. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1102.     if Main.HeatMove.TextLabel.Text == "Ultimate Essence" then
  1103.         Main.HeatMove.TextLabel.Text = Rep.Moves.H_SumoSlap.MoveName.Value
  1104.         local Anim = Char.Humanoid:LoadAnimation(Rep.Moves.H_SumoSlap.Anim)
  1105.         Anim.Priority = Enum.AnimationPriority.Action4
  1106.         Anim:AdjustSpeed(0.9)
  1107.         Anim:Play()
  1108.         Playsound("Slap")
  1109.         task.wait(0.3)
  1110.         Playsound("Slap")
  1111.         task.wait(0.3)
  1112.         Playsound("Slap")
  1113.         task.wait(0.5)
  1114.         Playsound("MassiveSlap")
  1115.         task.wait(0.2)
  1116.         Anim:Destroy()
  1117.  
  1118.     end
  1119. end)
  1120.  
  1121. if game.ReplicatedStorage.Styles:FindFirstChild("Brawler") then
  1122.     v = game.ReplicatedStorage.Styles["Brawler"]
  1123. else
  1124.     v = Instance.new("Folder", game.ReplicatedStorage.Styles)
  1125. end
  1126. v.Name = "Brawler"
  1127. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeB") then
  1128.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeB"]
  1129. else
  1130.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1131. end
  1132.  
  1133. v.AnimationId = "rbxassetid://11710468479"
  1134. v.Name = "SuperEvadeB"
  1135. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeF") then
  1136.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeF"]
  1137. else
  1138.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1139. end
  1140.  
  1141. v.AnimationId = "rbxassetid://11710466763"
  1142. v.Name = "SuperEvadeF"
  1143. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeL") then
  1144.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeL"]
  1145. else
  1146.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1147. end
  1148.  
  1149. v.AnimationId = "rbxassetid://11710468004"
  1150. v.Name = "SuperEvadeL"
  1151. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeR") then
  1152.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeR"]
  1153. else
  1154.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1155. end
  1156.  
  1157. v.AnimationId = "rbxassetid://11710467557"
  1158. v.Name = "SuperEvadeR"
  1159. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Idle") then
  1160.     v = game.ReplicatedStorage.Styles.Brawler["Idle"]
  1161. else
  1162.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1163. end
  1164.  
  1165. v.AnimationId = "rbxassetid://12120045620"
  1166. v.Name = "Idle"
  1167. if game.ReplicatedStorage.Styles.Brawler.Idle:FindFirstChild("Core") then
  1168.     v = game.ReplicatedStorage.Styles.Brawler.Idle["Core"]
  1169. else
  1170.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler.Idle)
  1171. end
  1172. v.Name = "Core"
  1173. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkL") then
  1174.     v = game.ReplicatedStorage.Styles.Brawler["WalkL"]
  1175. else
  1176.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1177. end
  1178.  
  1179. v.AnimationId = "rbxassetid://12313796155"
  1180. v.Name = "WalkL"
  1181. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkB") then
  1182.     v = game.ReplicatedStorage.Styles.Brawler["WalkB"]
  1183. else
  1184.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1185. end
  1186.  
  1187. v.AnimationId = "rbxassetid://12313791263"
  1188. v.Name = "WalkB"
  1189. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkR") then
  1190.     v = game.ReplicatedStorage.Styles.Brawler["WalkR"]
  1191. else
  1192.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1193. end
  1194.  
  1195. v.AnimationId = "rbxassetid://12313794960"
  1196. v.Name = "WalkR"
  1197. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkF") then
  1198.     v = game.ReplicatedStorage.Styles.Brawler["WalkF"]
  1199. else
  1200.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1201. end
  1202.  
  1203. v.AnimationId = "rbxassetid://12313793138"
  1204. v.Name = "WalkF"
  1205. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStandingShotgun") then
  1206.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStandingShotgun"]
  1207. else
  1208.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1209. end
  1210. v.Value = 'H_ShotStopperShotgun'
  1211. v.Name = "H_GunStandingShotgun"
  1212. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_BackWall") then
  1213.     v = game.ReplicatedStorage.Styles.Brawler["H_BackWall"]
  1214. else
  1215.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1216. end
  1217. v.Value = 'H_WallSmashing'
  1218. v.Name = "H_BackWall"
  1219. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStandingSMG") then
  1220.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStandingSMG"]
  1221. else
  1222.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1223. end
  1224. v.Value = 'H_ShotStopperSMG'
  1225. v.Name = "H_GunStandingSMG"
  1226. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStandingHandgun") then
  1227.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStandingHandgun"]
  1228. else
  1229.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1230. end
  1231. v.Value = 'H_ShotStopperHandgun'
  1232. v.Name = "H_GunStandingHandgun"
  1233. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("HitBlock") then
  1234.     v = game.ReplicatedStorage.Styles.Brawler["HitBlock"]
  1235. else
  1236.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1237. end
  1238.  
  1239. v.AnimationId = "rbxassetid://11953475759"
  1240. v.Name = "HitBlock"
  1241. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeR") then
  1242.     v = game.ReplicatedStorage.Styles.Brawler["EvadeR"]
  1243. else
  1244.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1245. end
  1246.  
  1247. v.AnimationId = "rbxassetid://11614919036"
  1248. v.Name = "EvadeR"
  1249. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeL") then
  1250.     v = game.ReplicatedStorage.Styles.Brawler["EvadeL"]
  1251. else
  1252.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1253. end
  1254.  
  1255. v.AnimationId = "rbxassetid://11614918095"
  1256. v.Name = "EvadeL"
  1257. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeB") then
  1258.     v = game.ReplicatedStorage.Styles.Brawler["EvadeB"]
  1259. else
  1260.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1261. end
  1262.  
  1263. v.AnimationId = "rbxassetid://11614916809"
  1264. v.Name = "EvadeB"
  1265. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeF") then
  1266.     v = game.ReplicatedStorage.Styles.Brawler["EvadeF"]
  1267. else
  1268.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1269. end
  1270.  
  1271. v.AnimationId = "rbxassetid://11614916023"
  1272. v.Name = "EvadeF"
  1273. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Block") then
  1274.     v = game.ReplicatedStorage.Styles.Brawler["Block"]
  1275. else
  1276.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1277. end
  1278.  
  1279. v.AnimationId = "rbxassetid://8225208652"
  1280. v.Name = "Block"
  1281. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("GrabStrike") then
  1282.     v = game.ReplicatedStorage.Styles.Brawler["GrabStrike"]
  1283. else
  1284.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1285. end
  1286. v.Value = 'T_GuruParry'
  1287. v.Name = "GrabStrike"
  1288. if game.ReplicatedStorage.Styles.Brawler.GrabStrike:FindFirstChild("Ability") then
  1289.     v = game.ReplicatedStorage.Styles.Brawler.GrabStrike["Ability"]
  1290. else
  1291.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.GrabStrike)
  1292. end
  1293. v.Value = 'Guru Parry'
  1294. v.Name = "Ability"
  1295. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Knocked") then
  1296.     v = game.ReplicatedStorage.Styles.Brawler["H_Knocked"]
  1297. else
  1298.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1299. end
  1300. v.Value = 'H_SolidCounter'
  1301. v.Name = "H_Knocked"
  1302. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("HThrow") then
  1303.     v = game.ReplicatedStorage.Styles.Brawler["HThrow"]
  1304. else
  1305.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1306. end
  1307. v.Value = 'T_FinishingHold2'
  1308. v.Name = "HThrow"
  1309. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_RunningFallen") then
  1310.     v = game.ReplicatedStorage.Styles.Brawler["H_RunningFallen"]
  1311. else
  1312.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1313. end
  1314. v.Value = 'H_FinishingBlow'
  1315. v.Name = "H_RunningFallen"
  1316. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GrabStanding2") then
  1317.     v = game.ReplicatedStorage.Styles.Brawler["H_GrabStanding2"]
  1318. else
  1319.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1320. end
  1321. v.Value = 'H_DoubleHeadCrush'
  1322. v.Name = "H_GrabStanding2"
  1323. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllRight") then
  1324.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllRight"]
  1325. else
  1326.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1327. end
  1328. v.Value = 'H_TSpinCounterRight'
  1329. v.Name = "H_CounterSoloAllRight"
  1330. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllFront") then
  1331.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllFront"]
  1332. else
  1333.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1334. end
  1335. v.Value = 'H_TSpinCounterFront'
  1336. v.Name = "H_CounterSoloAllFront"
  1337. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllLeft") then
  1338.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllLeft"]
  1339. else
  1340.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1341. end
  1342. v.Value = 'H_TSpinCounterLeft'
  1343. v.Name = "H_CounterSoloAllLeft"
  1344. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_SuperEvading") then
  1345.     v = game.ReplicatedStorage.Styles.Brawler["H_SuperEvading"]
  1346. else
  1347.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1348. end
  1349. v.Value = 'H_Rolling'
  1350. v.Name = "H_SuperEvading"
  1351. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_StandingBehind") then
  1352.     v = game.ReplicatedStorage.Styles.Brawler["H_StandingBehind"]
  1353. else
  1354.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1355. end
  1356. v.Value = 'H_Chokehold'
  1357. v.Name = "H_StandingBehind"
  1358. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("GrabCorpses") then
  1359.     v = game.ReplicatedStorage.Styles.Brawler["GrabCorpses"]
  1360. else
  1361.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler)
  1362. end
  1363. v.Name = "GrabCorpses"
  1364. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_FallenDown") then
  1365.     v = game.ReplicatedStorage.Styles.Brawler["H_FallenDown"]
  1366. else
  1367.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1368. end
  1369. v.Value = 'H_FallenKick'
  1370. v.Name = "H_FallenDown"
  1371. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_BlockingEnemy") then
  1372.     v = game.ReplicatedStorage.Styles.Brawler["H_BlockingEnemy"]
  1373. else
  1374.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1375. end
  1376. v.Value = 'H_FaceTwist'
  1377. v.Name = "H_BlockingEnemy"
  1378. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GrabStanding") then
  1379.     v = game.ReplicatedStorage.Styles.Brawler["H_GrabStanding"]
  1380. else
  1381.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1382. end
  1383. v.Value = 'H_Fisticuffs'
  1384. v.Name = "H_GrabStanding"
  1385. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("DashAttack") then
  1386.     v = game.ReplicatedStorage.Styles.Brawler["DashAttack"]
  1387. else
  1388.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1389. end
  1390. v.Value = 'DashAttack'
  1391. v.Name = "DashAttack"
  1392. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeR") then
  1393.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeR"]
  1394. else
  1395.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1396. end
  1397. v.Value = 'BEvadeStrikeRight'
  1398. v.Name = "EvadeStrikeR"
  1399. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeR:FindFirstChild("Ability") then
  1400.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeR["Ability"]
  1401. else
  1402.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeR)
  1403. end
  1404. v.Value = 'Guru Dodge Shot'
  1405. v.Name = "Ability"
  1406. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeF") then
  1407.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeF"]
  1408. else
  1409.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1410. end
  1411. v.Value = 'BEvadeStrikeForward'
  1412. v.Name = "EvadeStrikeF"
  1413. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeF:FindFirstChild("Ability") then
  1414.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeF["Ability"]
  1415. else
  1416.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeF)
  1417. end
  1418. v.Value = 'Guru Dodge Shot'
  1419. v.Name = "Ability"
  1420. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeL") then
  1421.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeL"]
  1422. else
  1423.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1424. end
  1425. v.Value = 'BEvadeStrikeLeft'
  1426. v.Name = "EvadeStrikeL"
  1427. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeL:FindFirstChild("Ability") then
  1428.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeL["Ability"]
  1429. else
  1430.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeL)
  1431. end
  1432. v.Value = 'Guru Dodge Shot'
  1433. v.Name = "Ability"
  1434. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeB") then
  1435.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeB"]
  1436. else
  1437.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1438. end
  1439. v.Value = 'BEvadeStrikeBack'
  1440. v.Name = "EvadeStrikeB"
  1441. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeB:FindFirstChild("Ability") then
  1442.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeB["Ability"]
  1443. else
  1444.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeB)
  1445. end
  1446. v.Value = 'Guru Dodge Shot'
  1447. v.Name = "Ability"
  1448. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("StanceStrike") then
  1449.     v = game.ReplicatedStorage.Styles.Brawler["StanceStrike"]
  1450. else
  1451.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1452. end
  1453. v.Value = '龍TigerDrop'
  1454. v.Name = "StanceStrike"
  1455. if game.ReplicatedStorage.Styles.Brawler.StanceStrike:FindFirstChild("Ability") then
  1456.     v = game.ReplicatedStorage.Styles.Brawler.StanceStrike["Ability"]
  1457. else
  1458.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.StanceStrike)
  1459. end
  1460. v.Value = 'Counter Hook'
  1461. v.Name = "Ability"
  1462. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GrabOnWall") then
  1463.     v = game.ReplicatedStorage.Styles.Brawler["H_GrabOnWall"]
  1464. else
  1465.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1466. end
  1467. v.Value = 'H_WallSmack'
  1468. v.Name = "H_GrabOnWall"
  1469. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike2") then
  1470.     v = game.ReplicatedStorage.Styles.Brawler["2Strike2"]
  1471. else
  1472.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1473. end
  1474. v.Value = '龍2Strike1'
  1475. v.Name = "2Strike2"
  1476. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike5") then
  1477.     v = game.ReplicatedStorage.Styles.Brawler["2Strike5"]
  1478. else
  1479.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1480. end
  1481. v.Value = '龍2Strike4'
  1482. v.Name = "2Strike5"
  1483. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike3") then
  1484.     v = game.ReplicatedStorage.Styles.Brawler["2Strike3"]
  1485. else
  1486.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1487. end
  1488. v.Value = '龍2Strike2'
  1489. v.Name = "2Strike3"
  1490. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike4") then
  1491.     v = game.ReplicatedStorage.Styles.Brawler["2Strike4"]
  1492. else
  1493.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1494. end
  1495. v.Value = '龍2Strike3'
  1496. v.Name = "2Strike4"
  1497. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("DoubleBlows") then
  1498.     v = game.ReplicatedStorage.Styles.Brawler["DoubleBlows"]
  1499. else
  1500.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler)
  1501. end
  1502. v.Name = "DoubleBlows"
  1503. if game.ReplicatedStorage.Styles.Brawler.DoubleBlows:FindFirstChild("Ability") then
  1504.     v = game.ReplicatedStorage.Styles.Brawler.DoubleBlows["Ability"]
  1505. else
  1506.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.DoubleBlows)
  1507. end
  1508. v.Value = 'Double Finishing Blow'
  1509. v.Name = "Ability"
  1510. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("StrikeThrow") then
  1511.     v = game.ReplicatedStorage.Styles.Brawler["StrikeThrow"]
  1512. else
  1513.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1514. end
  1515. v.Value = 'T_FinishingHold'
  1516. v.Name = "StrikeThrow"
  1517. if game.ReplicatedStorage.Styles.Brawler.StrikeThrow:FindFirstChild("Ability") then
  1518.     v = game.ReplicatedStorage.Styles.Brawler.StrikeThrow["Ability"]
  1519. else
  1520.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.StrikeThrow)
  1521. end
  1522. v.Value = 'Finishing Hold'
  1523. v.Name = "Ability"
  1524. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Throw") then
  1525.     v = game.ReplicatedStorage.Styles.Brawler["Throw"]
  1526. else
  1527.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1528. end
  1529. v.Value = 'T_FinishingHold4'
  1530. v.Name = "Throw"
  1531. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("VisualName") then
  1532.     v = game.ReplicatedStorage.Styles.Brawler["VisualName"]
  1533. else
  1534.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1535. end
  1536. v.Value = 'Dragon'
  1537. v.Name = "VisualName"
  1538. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStanding") then
  1539.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStanding"]
  1540. else
  1541.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1542. end
  1543. v.Value = 'H_ShotStopper'
  1544. v.Name = "H_GunStanding"
  1545. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Fallen") then
  1546.     v = game.ReplicatedStorage.Styles.Brawler["H_Fallen"]
  1547. else
  1548.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1549. end
  1550. v.Value = 'H_FallenStomp'
  1551. v.Name = "H_Fallen"
  1552. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("BlockStrike") then
  1553.     v = game.ReplicatedStorage.Styles.Brawler["BlockStrike"]
  1554. else
  1555.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1556. end
  1557. v.Value = 'GuruKnockback'
  1558. v.Name = "BlockStrike"
  1559. if game.ReplicatedStorage.Styles.Brawler.BlockStrike:FindFirstChild("Ability") then
  1560.     v = game.ReplicatedStorage.Styles.Brawler.BlockStrike["Ability"]
  1561. else
  1562.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.BlockStrike)
  1563. end
  1564. v.Value = 'Guru Knockback'
  1565. v.Name = "Ability"
  1566. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Grab") then
  1567.     v = game.ReplicatedStorage.Styles.Brawler["Grab"]
  1568. else
  1569.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1570. end
  1571. v.Value = 'GGrab'
  1572. v.Name = "Grab"
  1573. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike5") then
  1574.     v = game.ReplicatedStorage.Styles.Brawler["Strike5"]
  1575. else
  1576.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1577. end
  1578. v.Value = '龍Strike5'
  1579. v.Name = "Strike5"
  1580. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike4") then
  1581.     v = game.ReplicatedStorage.Styles.Brawler["Strike4"]
  1582. else
  1583.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1584. end
  1585. v.Value = 'BStrike5'
  1586. v.Name = "Strike4"
  1587. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike3") then
  1588.     v = game.ReplicatedStorage.Styles.Brawler["Strike3"]
  1589. else
  1590.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1591. end
  1592. v.Value = 'BStrike3'
  1593. v.Name = "Strike3"
  1594. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike2") then
  1595.     v = game.ReplicatedStorage.Styles.Brawler["Strike2"]
  1596. else
  1597.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1598. end
  1599. v.Value = 'BStrike2'
  1600. v.Name = "Strike2"
  1601. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush4") then
  1602.     v = game.ReplicatedStorage.Styles.Brawler["Rush4"]
  1603. else
  1604.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1605. end
  1606. v.Value = '龍Attack4'
  1607. v.Name = "Rush4"
  1608. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllBack") then
  1609.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllBack"]
  1610. else
  1611.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1612. end
  1613. v.Value = 'H_TSpinCounterBack'
  1614. v.Name = "H_CounterSoloAllBack"
  1615. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_FullStunned") then
  1616.     v = game.ReplicatedStorage.Styles.Brawler["H_FullStunned"]
  1617. else
  1618.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1619. end
  1620. v.Value = 'H_GUltimateEssence'
  1621. v.Name = "H_FullStunned"
  1622. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_LowHealthFallen") then
  1623.     v = game.ReplicatedStorage.Styles.Brawler["H_LowHealthFallen"]
  1624. else
  1625.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1626. end
  1627. v.Value = 'H_FallenFinisher'
  1628. v.Name = "H_LowHealthFallen"
  1629. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush3") then
  1630.     v = game.ReplicatedStorage.Styles.Brawler["Rush3"]
  1631. else
  1632.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1633. end
  1634. v.Value = '龍Attack3'
  1635. v.Name = "Rush3"
  1636. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike1") then
  1637.     v = game.ReplicatedStorage.Styles.Brawler["Strike1"]
  1638. else
  1639.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1640. end
  1641. v.Value = '龍Strike1'
  1642. v.Name = "Strike1"
  1643. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Color") then
  1644.     v = game.ReplicatedStorage.Styles.Brawler["Color"]
  1645. else
  1646.     v = Instance.new("Color3Value", game.ReplicatedStorage.Styles.Brawler)
  1647. end
  1648. v.Value = Color3.fromRGB(255,0,0)
  1649. v.Name = "Color"
  1650. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Speed") then
  1651.     v = game.ReplicatedStorage.Styles.Brawler["Speed"]
  1652. else
  1653.     v = Instance.new("NumberValue", game.ReplicatedStorage.Styles.Brawler)
  1654. end
  1655. v.Value = 1
  1656. v.Name = "Speed"
  1657. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush2") then
  1658.     v = game.ReplicatedStorage.Styles.Brawler["Rush2"]
  1659. else
  1660.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1661. end
  1662. v.Value = '龍Attack2'
  1663. v.Name = "Rush2"
  1664. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush1") then
  1665.     v = game.ReplicatedStorage.Styles.Brawler["Rush1"]
  1666. else
  1667.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1668. end
  1669. v.Value = '龍Attack1'
  1670. v.Name = "Rush1"
  1671. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Getup") then
  1672.     v = game.ReplicatedStorage.Styles.Brawler["H_Getup"]
  1673. else
  1674.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1675. end
  1676. v.Value = 'H_HeadPress'
  1677. v.Name = "H_Getup"
  1678. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("LHThrow") then
  1679.     v = game.ReplicatedStorage.Styles.Brawler["LHThrow"]
  1680. else
  1681.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1682. end
  1683. v.Value = 'T_BHeavyToss'
  1684. v.Name = "LHThrow"
  1685. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Running4") then
  1686.     v = game.ReplicatedStorage.Styles.Brawler["H_Running4"]
  1687. else
  1688.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1689. end
  1690. v.Value = 'H_Terror'
  1691. v.Name = "H_Running4"
  1692. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Taunt") then
  1693.     v = game.ReplicatedStorage.Styles.Brawler["Taunt"]
  1694. else
  1695.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1696. end
  1697. v.Value = 'DragonTaunt'
  1698. v.Name = "Taunt"
  1699. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_FullHeat") then
  1700.     v = game.ReplicatedStorage.Styles.Brawler["H_FullHeat"]
  1701. else
  1702.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1703. end
  1704. v.Value = 'H_GUltimateEssence'
  1705. v.Name = "H_FullHeat"
  1706. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_TwoHandeds") then
  1707.     v = game.ReplicatedStorage.Styles.Brawler["H_TwoHandeds"]
  1708. else
  1709.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1710. end
  1711. v.Value = 'H_SelfDestruct'
  1712. v.Name = "H_TwoHandeds"
  1713. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Distanced") then
  1714.     v = game.ReplicatedStorage.Styles.Brawler["H_Distanced"]
  1715. else
  1716.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1717. end
  1718. v.Value = 'H_GUltimateEssence'
  1719. v.Name = "H_Distanced"
  1720. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_StanceFallen") then
  1721.     v = game.ReplicatedStorage.Styles.Brawler["H_StanceFallen"]
  1722. else
  1723.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1724. end
  1725. v.Value = 'H_FallenSupine'
  1726. v.Name = "H_StanceFallen"
  1727. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("RedHeat") then
  1728.     v = game.ReplicatedStorage.Styles.Brawler["RedHeat"]
  1729. else
  1730.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler)
  1731. end
  1732. v.Name = "RedHeat"
  1733. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("LThrow") then
  1734.     v = game.ReplicatedStorage.Styles.Brawler["LThrow"]
  1735. else
  1736.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1737. end
  1738. v.Value = 'T_LegToss'
  1739. v.Name = "LThrow"
  1740.  
  1741. function UseHeatAction(HeatAction, Style, Bots)
  1742.     -- Script generated by SimpleSpy - credits to exx#9394
  1743.  
  1744.     local args = {
  1745.         [1] = {
  1746.             [1] = "heatmove",
  1747.             [2] = game:GetService("ReplicatedStorage").Moves[HeatAction],
  1748.             [3] = {
  1749.  
  1750.             },
  1751.             [4] = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame,
  1752.             [5] = Style
  1753.         }
  1754.     }
  1755.  
  1756.     for i,v in pairs(Bots) do
  1757.         table.insert(args[1][3], {
  1758.             [1] = v,
  1759.             [2] = 10.49982091806829,
  1760.             [3] = false,
  1761.             [4] = Vector3.new(0.854888916015625, -0.499908447265625, -3.08367919921875)
  1762.         })
  1763.     end
  1764.  
  1765.     game:GetService("ReplicatedStorage").Events.ME:FireServer(unpack(args))
  1766. end
  1767.  
  1768. local styles = game.ReplicatedStorage.Styles
  1769. local plr = game.Players.LocalPlayer
  1770. local status = plr.Status
  1771.  
  1772. function isInBattle()
  1773.     return (plr:FindFirstChild("InBattle") and true or false)
  1774. end
  1775.  
  1776. function isDungeon()
  1777.     return game.ReplicatedStorage.Dungeon.Value
  1778. end
  1779.  
  1780. function doingHact()
  1781.     return (plr.Character:FindFirstChild("Heated") and true or false)
  1782. end
  1783.  
  1784. function showMaxHeatEffect()
  1785.     return (isInBattle() and not doingHact() and plr.Status.Heat.Value >= 100) and true or false
  1786. end
  1787.  
  1788. function hasWeaponInHand()
  1789.     return (plr.Character:FindFirstChild("Holding") and true or false)
  1790. end
  1791.  
  1792. local function change_color()
  1793.     if status.Style.Value == "Brawler" then
  1794.         local DragonSequence = ColorSequence.new{ColorSequenceKeypoint.new(0, styles.Brawler.Color.Value), ColorSequenceKeypoint.new(1, styles.Brawler.Color.Value)}
  1795.         local char = plr.Character
  1796.         char.HumanoidRootPart.Fire_Main.Color = DragonSequence
  1797.         char.HumanoidRootPart.Fire_Secondary.Color = DragonSequence
  1798.         char.HumanoidRootPart.Fire_Main.Rate = status.Heat.Value >= 100 and 115 or status.Heat.Value >= 75 and 85 or 80
  1799.         char.HumanoidRootPart.Fire_Secondary.Rate = status.Heat.Value >= 100 and 90 or status.Heat.Value >= 75 and 80 or 70
  1800.         char.HumanoidRootPart.Lines1.Color = DragonSequence
  1801.         char.HumanoidRootPart.Lines1.Rate = status.Heat.Value >= 100 and 60 or status.Heat.Value >= 75 and 40 or 20
  1802.         char.HumanoidRootPart.Lines2.Color = DragonSequence
  1803.         char.HumanoidRootPart.Lines2.Rate = status.Heat.Value >= 100 and 60 or status.Heat.Value >= 75 and 40 or 20
  1804.         char.HumanoidRootPart.Sparks.Color = DragonSequence
  1805.         if not char.HumanoidRootPart.TimeFor.Enabled then
  1806.             char.HumanoidRootPart.TimeFor.Color = DragonSequence
  1807.         end
  1808.  
  1809.         char.UpperTorso["r2f_aura_burst"].Lines1.Color = DragonSequence
  1810.         char.UpperTorso["r2f_aura_burst"].Lines2.Color = DragonSequence
  1811.         char.UpperTorso["r2f_aura_burst"].Flare.Color = DragonSequence
  1812.         char.UpperTorso["r2f_aura_burst"].Lines1.Enabled = showMaxHeatEffect()
  1813.         char.UpperTorso["r2f_aura_burst"].Flare.Enabled = showMaxHeatEffect()
  1814.         char.UpperTorso["r2f_aura_burst"].Smoke.Color = DragonSequence
  1815.         char.UpperTorso.Evading.Color = DragonSequence
  1816.     end
  1817. end
  1818.  
  1819. local function FillHeat()
  1820.     local Event = game:GetService("ReplicatedStorage").Events.ME
  1821.  
  1822.     for i=1,6 do
  1823.         local A_1 =  {
  1824.             [1] = "heat",
  1825.             [2] = game:GetService("ReplicatedStorage").Moves.Taunt
  1826.         }
  1827.         Event:FireServer(A_1)
  1828.     end
  1829. end
  1830.  
  1831. game:GetService("RunService").RenderStepped:Connect(change_color)
  1832.  
  1833. plr.Character.ChildAdded:Connect(function(v)
  1834.     if v.Name == 'Grabbing' then
  1835.         while v.Parent == plr.Character do
  1836.             if status.Heat.Value ~= 100 then
  1837.                 FillHeat()
  1838.             end
  1839.             task.wait(0.1)
  1840.         end
  1841.     end
  1842. end)
  1843.  
  1844. local ts = game:GetService("TweenService")
  1845. local ti = TweenInfo.new(0.2, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  1846.  
  1847. local function remove_brighness(color)
  1848.     local h,s,v = color:ToHSV()
  1849.     return Color3.fromHSV(h, s, 1)
  1850. end
  1851.  
  1852. game.Players.LocalPlayer.Character.DescendantAdded:Connect(function(v)
  1853.     if v.ClassName:find("Trail") then
  1854.         local highlight = Instance.new("Highlight", game.Players.LocalPlayer.Character.RightHand)
  1855.         local fadeout = ts:Create(highlight, ti, {FillTransparency = 1})
  1856.  
  1857.         local style = game.Players.LocalPlayer.Status.Style.Value
  1858.         local style_obj = game.ReplicatedStorage.Styles:FindFirstChild(style)
  1859.         local color = style_obj.Color
  1860.  
  1861.         highlight.FillColor = color.Value
  1862.  
  1863.         highlight.Adornee = v.Parent
  1864.         highlight.OutlineTransparency = 1
  1865.         highlight.FillTransparency = 1
  1866.  
  1867.         ts:Create(highlight, ti, {FillTransparency = 0.2}):Play()
  1868.  
  1869.  
  1870.         fadeout.Completed:Once(function()
  1871.             highlight:Destroy()
  1872.         end)
  1873.  
  1874.         v.Destroying:Once(function()
  1875.             fadeout:Play()
  1876.         end)
  1877.     end
  1878. end)
  1879.  
  1880. -- tp
  1881.  
  1882. local function add_forcefield(duration)
  1883.     local p = game.Players.LocalPlayer
  1884.     local Status = p.Status
  1885.  
  1886.     local invun = game.ReplicatedStorage.Invulnerable:Clone()
  1887.     invun.Parent = Status
  1888.  
  1889.     if duration then
  1890.         spawn(function()
  1891.             task.wait(duration)
  1892.             invun:Destroy()
  1893.         end)
  1894.     end
  1895.  
  1896.     return invun
  1897. end
  1898.  
  1899. local ti = TweenInfo.new(0.9, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, true, 0)
  1900. local ti2 = TweenInfo.new(0.1, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, true, 0)
  1901.  
  1902. local color = Instance.new("ColorCorrectionEffect", game:GetService("Lighting"))
  1903.  
  1904. local ctween = ts:Create(color, ti, {Saturation = -2, Brightness = -0.1})
  1905. local ctween2 = ts:Create(color, ti2, {Saturation = -2, Brightness = -0.1})
  1906. local dashcooldown = false
  1907.  
  1908. local function playsound(id)
  1909.     local sfx = Instance.new("Sound", workspace)
  1910.     sfx.SoundId = "rbxassetid://"..tostring(id)
  1911.  
  1912.     game:GetService("SoundService"):PlayLocalSound(sfx)
  1913.  
  1914.     spawn(function()
  1915.         task.wait(sfx.TimeLength)
  1916.         sfx:Destroy()
  1917.     end)
  1918. end
  1919.  
  1920. function playticksound()
  1921.     local sfx = Instance.new("Sound", workspace)
  1922.     sfx.SoundId = "rbxassetid://4843088994"
  1923.  
  1924.     game:GetService("SoundService"):PlayLocalSound(sfx)
  1925.  
  1926.     spawn(function()
  1927.         task.wait(2)
  1928.         sfx:Destroy()
  1929.     end)
  1930. end
  1931.  
  1932.  
  1933. local function play_ingamesound(sfxname)
  1934.     local v = game.ReplicatedStorage.Sounds:FindFirstChild(sfxname)
  1935.     local sfx = Instance.new("Sound", nil)
  1936.     local id = v.Value
  1937.  
  1938.     sfx.SoundId = id
  1939.  
  1940.     for i,v in pairs(v:GetChildren()) do
  1941.         sfx[v.Name] = v.Value
  1942.     end
  1943.  
  1944.     game.SoundService:PlayLocalSound(sfx)
  1945.     task.delay(15, function()
  1946.         sfx:Destroy()
  1947.     end)
  1948. end
  1949.  
  1950. game.UserInputService.InputBegan:Connect(function(key)
  1951.     if game.UserInputService:GetFocusedTextBox() == nil then
  1952.         if key.KeyCode == Enum.KeyCode.L then
  1953.             --local id = "rbxassetid://12022473514"
  1954.             --local anim = Instance.new("Animation")
  1955.             --anim.AnimationId = id
  1956.  
  1957.             --game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(anim):Play()
  1958.  
  1959.             --task.wait(5)
  1960.             --anim:Destroy()
  1961.         elseif key.KeyCode == Enum.KeyCode.Z then
  1962.             if not dashcooldown then
  1963.                 --playvoiceline("Taunt")
  1964.  
  1965.                 local lookvector = workspace.CurrentCamera.CFrame.LookVector * Vector3.new(1, 0, 1)
  1966.                 local root = game.Players.LocalPlayer.Character.PrimaryPart
  1967.                 local lock = game.Players.LocalPlayer.Character.LockedOn.Value
  1968.                 if lock and lock:IsDescendantOf(workspace) and lock.Parent.Health.Value > 0 then
  1969.                     local id = "rbxassetid://10928237540"
  1970.                     local anim = Instance.new("Animation")
  1971.                     anim.AnimationId = id
  1972.  
  1973.                     local v = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(anim)
  1974.                     v:Play()
  1975.  
  1976.                     v:AdjustSpeed(8)
  1977.                     ctween2:Play()
  1978.  
  1979.                     dashcooldown = true
  1980.  
  1981.                     root.Anchored = true
  1982.  
  1983.                     playsound(2102274452)
  1984.                     add_forcefield(0.32)
  1985.  
  1986.                     root.Anchored = false
  1987.                     root.CFrame = CFrame.new(lock.Position - (lock.CFrame.LookVector * Vector3.new(1, 0, 1).Unit * 3), lock.Position)
  1988.  
  1989.                     play_ingamesound("Teleport")
  1990.  
  1991.                     task.wait(0.6)
  1992.  
  1993.                     dashcooldown = false
  1994.                     playticksound()
  1995.                     return
  1996.                 end
  1997.                 dashcooldown = true
  1998.  
  1999.                 local id = "rbxassetid://10928237540"
  2000.                 local anim = Instance.new("Animation")
  2001.                 anim.AnimationId = id
  2002.  
  2003.                 local v = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(anim)
  2004.                 v:Play()
  2005.  
  2006.                 root.Anchored = true
  2007.                 ctween:Play()
  2008.                 task.wait(0.3)
  2009.                 playsound(2102274452)
  2010.                 task.wait(0.4)
  2011.  
  2012.                 play_ingamesound("Teleport")
  2013.                 root.Anchored = false
  2014.                 root.CFrame = CFrame.new(root.Position, root.Position + lookvector)
  2015.  
  2016.                 --local rp = RaycastParams.new()
  2017.                 --rp.FilterDescendantsInstances = {root.Parent}
  2018.                 --rp.FilterType = Enum.RaycastFilterType.Blacklist
  2019.                 --rp.IgnoreWater = true
  2020.  
  2021.                 --local ray = workspace:Raycast(root.Position, lookvector * 50, rp)
  2022.  
  2023.                 --local cf
  2024.                 --if ray then
  2025.                 --  cf = CFrame.new(ray.Position - lookvector * 6, ray.Position + lookvector)
  2026.                 --else
  2027.                 --  cf = root.CFrame + lookvector * 50
  2028.                 --end
  2029.  
  2030.                 --local ti = TweenInfo.new(v.Length*0.5, Enum.EasingStyle.Linear)
  2031.                 --local t = tweenserive:Create(root, ti, {CFrame = cf})
  2032.                 --t:Play()
  2033.                 --t.Completed:Once(function()
  2034.                 --  root.Anchored = false
  2035.                 --  v:Stop()
  2036.                 --end)
  2037.  
  2038.  
  2039.                 local bodyvel = Instance.new("BodyVelocity", root)
  2040.                 bodyvel.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  2041.                 bodyvel.Velocity = lookvector * 90
  2042.                 local hitbox = Instance.new("Part", bodyvel)
  2043.                 hitbox.CanCollide = false
  2044.                 hitbox.CanQuery = false
  2045.                 hitbox.Transparency = 1
  2046.                 hitbox.Size = Vector3.new(1, 1, 5)
  2047.                 local w = Instance.new("Weld", hitbox)
  2048.                 w.Part0 = hitbox
  2049.                 w.Part1 = root
  2050.  
  2051.                 local b2 = game:GetService("RunService").Heartbeat:Connect(function(d)
  2052.                     root.CFrame = root.CFrame + (bodyvel.Velocity*d)*4
  2053.                 end)
  2054.  
  2055.                 local b = hitbox.Touched:Connect(function(part)
  2056.                     if part.CanCollide then
  2057.                         local vel = -bodyvel.Velocity
  2058.  
  2059.                         bodyvel:Destroy()
  2060.                         v:Stop()
  2061.  
  2062.                         --local id = "rbxassetid://"..getrandom_array(hurtanims)
  2063.                         --local anim = Instance.new("Animation")
  2064.                         --anim.AnimationId = id
  2065.                         --local v = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(anim)
  2066.  
  2067.                         --v:Play()
  2068.  
  2069.                         --local b = game:GetService("RunService").Heartbeat:Connect(function(d)
  2070.                         --  root.CFrame += (vel * d) * 0.5
  2071.                         --end)
  2072.  
  2073.                         --v.Ended:Once(function()
  2074.                         --  b:Disconnect()
  2075.                         --  v:Destroy()
  2076.                         --end)
  2077.                     end
  2078.                 end)
  2079.  
  2080.                 bodyvel.Destroying:Once(function()
  2081.                     b:Disconnect()
  2082.                     b2:Disconnect()
  2083.                     hitbox:Destroy()
  2084.                 end)
  2085.  
  2086.                 v.Ended:wait()
  2087.  
  2088.                 if bodyvel then
  2089.                     bodyvel:Destroy()
  2090.                 end
  2091.  
  2092.                 task.wait(2)
  2093.  
  2094.                 playticksound()
  2095.  
  2096.                 dashcooldown = false
  2097.             end
  2098.         end
  2099.     end
  2100. end)
  2101.  
  2102. -- Wall bang
  2103.  
  2104. local uis = game:GetService("UserInputService")
  2105. local chr = game.Players.LocalPlayer.Character
  2106. local hum = chr:WaitForChild("Humanoid")
  2107. local root = chr:WaitForChild("HumanoidRootPart")
  2108.  
  2109. root.Velocity += Vector3.new(0, 0, 60)
  2110.  
  2111. local ts = game:GetService("TweenService")
  2112. local fastti = TweenInfo.new(0.1)
  2113. local ti = TweenInfo.new(0.3)
  2114.  
  2115. local rp = RaycastParams.new()
  2116. rp.FilterDescendantsInstances = {workspace.Map}
  2117. rp.IgnoreWater = true
  2118. rp.FilterType = Enum.RaycastFilterType.Whitelist
  2119.  
  2120. local function grav_set(obj, gravity)
  2121.     local bodymover = Instance.new("BodyVelocity", obj)
  2122.     bodymover.MaxForce = Vector3.new(0, math.huge, 0)
  2123.     bodymover.Velocity = Vector3.new(0, -(gravity/60))
  2124.  
  2125.     task.spawn(function()
  2126.         local t = false
  2127.         obj.Destroying:Once(function()
  2128.             t = true   
  2129.         end)
  2130.         while not t do
  2131.             gravity += task.wait()*10000
  2132.             bodymover.Velocity = Vector3.new(0, -(gravity/60))
  2133.         end
  2134.     end)
  2135.  
  2136.     return bodymover
  2137. end
  2138.  
  2139. local function spawn_phyiscs_part()
  2140.     local part = Instance.new("Part")
  2141.     part.CanCollide = false
  2142.     part.Transparency = 1
  2143.  
  2144.     task.delay(0.3, function()
  2145.         part.Touched:Connect(function(v)
  2146.             if v:IsDescendantOf(workspace.Map) then
  2147.                 part:Destroy()
  2148.             end
  2149.         end)
  2150.     end)
  2151.  
  2152.     local x= grav_set(part, 200)
  2153.     x.Velocity = Vector3.new(part.Velocity.X, x.Velocity.Y, part.Velocity.Z)
  2154.  
  2155.     return part
  2156. end
  2157.  
  2158. local Rep = game:GetService("ReplicatedStorage")
  2159. local brawler = Rep.Styles.Brawler
  2160. local tigerdrop_move = brawler.Strike1
  2161. local move = tigerdrop_move.Value
  2162. local move2 = "TigerDrop"
  2163.  
  2164. uis.InputBegan:Connect(function(x)
  2165.     if x.KeyCode == Enum.KeyCode.X then
  2166.         if hum.MoveDirection.Magnitude ~= 0 then
  2167.             local dir = hum.MoveDirection
  2168.  
  2169.             local ray = workspace:Raycast(root.Position, dir * 4, rp)
  2170.  
  2171.             if ray then
  2172.                 root.Anchored = true
  2173.                 ts:Create(root, ti, {CFrame = root.CFrame + Vector3.new(0, 9, 0)}):Play()
  2174.                 local cam = workspace.CurrentCamera
  2175.                 local old =     cam.CameraType
  2176.  
  2177.                 local Anim = hum:LoadAnimation(Rep.Moves.H_Whirl.Anim)
  2178.                 Anim.Priority = Enum.AnimationPriority.Action4
  2179.                 Anim:Play()
  2180.                 Anim:AdjustSpeed(1.4)
  2181.  
  2182.                 cam.CameraType = Enum.CameraType.Watch
  2183.                 task.wait(0.3)
  2184.  
  2185.                 tigerdrop_move.Value = move2
  2186.  
  2187.                 --root.Anchored = false
  2188.                 --root.Velocity -= dir * 60
  2189.                 root.CFrame = CFrame.new(root.CFrame.p, root.CFrame.p - dir)
  2190.                 local p = spawn_phyiscs_part()
  2191.                 p.CFrame = root.CFrame
  2192.                 p.Size = root.Size
  2193.                 p.Velocity = -dir * 15
  2194.                 p.Parent = workspace
  2195.  
  2196.                 while p.Parent == workspace do
  2197.                     root.CFrame = p.CFrame
  2198.                     task.wait()
  2199.                 end
  2200.  
  2201.                 cam.CameraType = old
  2202.                 root.Anchored = false
  2203.  
  2204.                 task.wait(0.4)
  2205.                 tigerdrop_move.Value = move
  2206.             end
  2207.         end
  2208.     end
  2209. end)
  2210.  
  2211. local Player = game.Players.LocalPlayer
  2212. local Rep = game.ReplicatedStorage
  2213. local Char = Player.Character
  2214. local Main = Player.PlayerGui.Interface.Battle.Main
  2215. local SoundEvent = Rep.ScriptEvents.rplaysound
  2216.  
  2217. local function Playsound(Name)
  2218.     SoundEvent:Fire(Name)
  2219. end
  2220.  
  2221. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  2222.     if Main.HeatMove.TextLabel.Text == "Ultimate Essence" then
  2223.         Main.HeatMove.TextLabel.Text = Rep.Moves.H_SumoSlap.MoveName.Value
  2224.         local Anim = Char.Humanoid:LoadAnimation(Rep.Moves.H_SumoSlap.Anim)
  2225.         Anim.Priority = Enum.AnimationPriority.Action4
  2226.         Anim:AdjustSpeed(0.9)
  2227.         Anim:Play()
  2228.         Playsound("Slap")
  2229.         task.wait(0.3)
  2230.         Playsound("Slap")
  2231.         task.wait(0.3)
  2232.         Playsound("Slap")
  2233.         task.wait(0.5)
  2234.         Playsound("MassiveSlap")
  2235.         task.wait(0.2)
  2236.         Anim:Destroy()
  2237.     end
  2238. end)
  2239.  
  2240.  
  2241.  
  2242. game.ReplicatedStorage.Styles.Brawler.H_CounterSoloAllFront.Value = "H_UltimateEssence"
  2243. game.ReplicatedStorage.Styles.Brawler.H_CounterSoloAllBack.Value = "H_Escape"
  2244. game.ReplicatedStorage.Styles.Brawler.H_CounterSoloAllRight.Value = "H_Escape"
  2245. game.ReplicatedStorage.Styles.Brawler.H_CounterSoloAllLeft.Value = "H_Escape"
  2246.  
  2247.  
  2248. loadstring(game:HttpGet("https://raw.githubusercontent.com/BYONN/R2FMods/69cc758eba2b024e3de511f6bd48b6e5afdb1351/charvoicemod.lua"))()
  2249.  
  2250.  
  2251. getfenv().Activated = true
  2252.  
  2253. local function FillHeat()
  2254.     local Event = game:GetService("ReplicatedStorage").Events.ME
  2255.  
  2256.     for i=1,6 do
  2257.         local A_1 =  {
  2258.             [1] = "heat",
  2259.             [2] = game:GetService("ReplicatedStorage").Moves.Taunt
  2260.         }
  2261.         Event:FireServer(A_1)
  2262.     end
  2263. end
  2264.  
  2265. spawn(function()
  2266.     while true do
  2267.         task.wait()
  2268.         if not Activated then break end
  2269.         FillHeat()
  2270.     end
  2271. end)
  2272. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  2273.     if Main.HeatMove.TextLabel.Text == "Ultimate Essence" then
  2274.         Main.HeatMove.TextLabel.Text = Rep.Moves.H_SumoSlap.MoveName.Value
  2275.         local Anim = Char.Humanoid:LoadAnimation(Rep.Moves.H_UltimateEssence.Anim)
  2276.         Anim.Priority = Enum.AnimationPriority.Action4
  2277.         Anim:AdjustSpeed(0.1)
  2278.         Anim:Play()
  2279.         Playsound("Bass")
  2280.         Playsound("Bass")
  2281.         Playsound("Bass")
  2282.         Playsound("Bass")
  2283.         Playsound("Bass")
  2284.         Playsound("Bass")
  2285.         Playsound("Bass")
  2286.         Playsound("Bass")
  2287.         task.wait(0.3)
  2288.         Playsound("Alert")
  2289.         Playsound("Alert")
  2290.         Playsound("Alert")
  2291.         Playsound("Alert")
  2292.         task.wait(0.3)
  2293.         Playsound("")
  2294.         task.wait(0.5)
  2295.         Playsound("MassiveSlap")
  2296.         Playsound("MassiveSlap")
  2297.         Playsound("Explode2")
  2298.         Playsound("Explode2")
  2299.         Playsound("Explode2")
  2300.         Playsound("Explode2")
  2301.         Playsound("Explode1")
  2302.         Playsound("Explode1")
  2303.         Playsound("Explode1")
  2304.         Playsound("Explode1")
  2305.         task.wait(0.2)
  2306.         Anim:Destroy()
  2307.     end
  2308. end)
Add Comment
Please, Sign In to add comment