Advertisement
Dsaqwed123

Boxer style

May 12th, 2024
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
LScript 67.22 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 = 'CounterHook'
  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 = 'Boxer'
  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 = 'BAttack2'
  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 = 'BAttack1'
  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 = 'GoonTaunt'
  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. -- Wall bang
  831.  
  832. local uis = game:GetService("UserInputService")
  833. local chr = game.Players.LocalPlayer.Character
  834. local hum = chr:WaitForChild("Humanoid")
  835. local root = chr:WaitForChild("HumanoidRootPart")
  836.  
  837. root.Velocity += Vector3.new(0, 0, 60)
  838.  
  839. local ts = game:GetService("TweenService")
  840. local fastti = TweenInfo.new(0.1)
  841. local ti = TweenInfo.new(0.3)
  842.  
  843. local rp = RaycastParams.new()
  844. rp.FilterDescendantsInstances = {workspace.Map}
  845. rp.IgnoreWater = true
  846. rp.FilterType = Enum.RaycastFilterType.Whitelist
  847.  
  848. local function grav_set(obj, gravity)
  849.     local bodymover = Instance.new("BodyVelocity", obj)
  850.     bodymover.MaxForce = Vector3.new(0, math.huge, 0)
  851.     bodymover.Velocity = Vector3.new(0, -(gravity/60))
  852.  
  853.     task.spawn(function()
  854.         local t = false
  855.         obj.Destroying:Once(function()
  856.             t = true   
  857.         end)
  858.         while not t do
  859.             gravity += task.wait()*10000
  860.             bodymover.Velocity = Vector3.new(0, -(gravity/60))
  861.         end
  862.     end)
  863.  
  864.     return bodymover
  865. end
  866.  
  867. local function spawn_phyiscs_part()
  868.     local part = Instance.new("Part")
  869.     part.CanCollide = false
  870.     part.Transparency = 1
  871.  
  872.     task.delay(0.3, function()
  873.         part.Touched:Connect(function(v)
  874.             if v:IsDescendantOf(workspace.Map) then
  875.                 part:Destroy()
  876.             end
  877.         end)
  878.     end)
  879.  
  880.     local x= grav_set(part, 200)
  881.     x.Velocity = Vector3.new(part.Velocity.X, x.Velocity.Y, part.Velocity.Z)
  882.  
  883.     return part
  884. end
  885.  
  886. local Rep = game:GetService("ReplicatedStorage")
  887. local brawler = Rep.Styles.Brawler
  888. local tigerdrop_move = brawler.Strike1
  889. local move = tigerdrop_move.Value
  890. local move2 = "TigerDrop"
  891.  
  892. uis.InputBegan:Connect(function(x)
  893.     if x.KeyCode == Enum.KeyCode.X then
  894.         if hum.MoveDirection.Magnitude ~= 0 then
  895.             local dir = hum.MoveDirection
  896.  
  897.             local ray = workspace:Raycast(root.Position, dir * 4, rp)
  898.  
  899.             if ray then
  900.                 root.Anchored = true
  901.                 ts:Create(root, ti, {CFrame = root.CFrame + Vector3.new(0, 9, 0)}):Play()
  902.                 local cam = workspace.CurrentCamera
  903.                 local old =     cam.CameraType
  904.  
  905.                 local Anim = hum:LoadAnimation(Rep.Moves.H_Whirl.Anim)
  906.                 Anim.Priority = Enum.AnimationPriority.Action4
  907.                 Anim:Play()
  908.                 Anim:AdjustSpeed(1.4)
  909.  
  910.                 cam.CameraType = Enum.CameraType.Watch
  911.                 task.wait(0.3)
  912.  
  913.                 tigerdrop_move.Value = move2
  914.  
  915.                 --root.Anchored = false
  916.                 --root.Velocity -= dir * 60
  917.                 root.CFrame = CFrame.new(root.CFrame.p, root.CFrame.p - dir)
  918.                 local p = spawn_phyiscs_part()
  919.                 p.CFrame = root.CFrame
  920.                 p.Size = root.Size
  921.                 p.Velocity = -dir * 15
  922.                 p.Parent = workspace
  923.  
  924.                 while p.Parent == workspace do
  925.                     root.CFrame = p.CFrame
  926.                     task.wait()
  927.                 end
  928.  
  929.                 cam.CameraType = old
  930.                 root.Anchored = false
  931.  
  932.                 task.wait(0.4)
  933.                 tigerdrop_move.Value = move
  934.             end
  935.         end
  936.     end
  937. end)
  938.  
  939. local Player = game.Players.LocalPlayer
  940. local Rep = game.ReplicatedStorage
  941. local Char = Player.Character
  942. local Main = Player.PlayerGui.Interface.Battle.Main
  943. local SoundEvent = Rep.ScriptEvents.rplaysound
  944.  
  945. local function Playsound(Name)
  946.     SoundEvent:Fire(Name)
  947. end
  948.  
  949. if game.ReplicatedStorage.Styles:FindFirstChild("Brawler") then
  950.     v = game.ReplicatedStorage.Styles["Brawler"]
  951. else
  952.     v = Instance.new("Folder", game.ReplicatedStorage.Styles)
  953. end
  954. v.Name = "Brawler"
  955. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeB") then
  956.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeB"]
  957. else
  958.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  959. end
  960.  
  961. v.AnimationId = "rbxassetid://11710468479"
  962. v.Name = "SuperEvadeB"
  963. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeF") then
  964.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeF"]
  965. else
  966.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  967. end
  968.  
  969. v.AnimationId = "rbxassetid://11710466763"
  970. v.Name = "SuperEvadeF"
  971. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeL") then
  972.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeL"]
  973. else
  974.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  975. end
  976.  
  977. v.AnimationId = "rbxassetid://11710468004"
  978. v.Name = "SuperEvadeL"
  979. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("SuperEvadeR") then
  980.     v = game.ReplicatedStorage.Styles.Brawler["SuperEvadeR"]
  981. else
  982.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  983. end
  984.  
  985. v.AnimationId = "rbxassetid://11710467557"
  986. v.Name = "SuperEvadeR"
  987. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Idle") then
  988.     v = game.ReplicatedStorage.Styles.Brawler["Idle"]
  989. else
  990.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  991. end
  992.  
  993. v.AnimationId = "rbxassetid://12120045620"
  994. v.Name = "Idle"
  995. if game.ReplicatedStorage.Styles.Brawler.Idle:FindFirstChild("Core") then
  996.     v = game.ReplicatedStorage.Styles.Brawler.Idle["Core"]
  997. else
  998.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler.Idle)
  999. end
  1000. v.Name = "Core"
  1001. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkL") then
  1002.     v = game.ReplicatedStorage.Styles.Brawler["WalkL"]
  1003. else
  1004.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1005. end
  1006.  
  1007. v.AnimationId = "rbxassetid://12313796155"
  1008. v.Name = "WalkL"
  1009. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkB") then
  1010.     v = game.ReplicatedStorage.Styles.Brawler["WalkB"]
  1011. else
  1012.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1013. end
  1014.  
  1015. v.AnimationId = "rbxassetid://12313791263"
  1016. v.Name = "WalkB"
  1017. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkR") then
  1018.     v = game.ReplicatedStorage.Styles.Brawler["WalkR"]
  1019. else
  1020.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1021. end
  1022.  
  1023. v.AnimationId = "rbxassetid://12313794960"
  1024. v.Name = "WalkR"
  1025. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("WalkF") then
  1026.     v = game.ReplicatedStorage.Styles.Brawler["WalkF"]
  1027. else
  1028.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1029. end
  1030.  
  1031. v.AnimationId = "rbxassetid://12313793138"
  1032. v.Name = "WalkF"
  1033. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStandingShotgun") then
  1034.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStandingShotgun"]
  1035. else
  1036.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1037. end
  1038. v.Value = 'H_ShotStopperShotgun'
  1039. v.Name = "H_GunStandingShotgun"
  1040. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_BackWall") then
  1041.     v = game.ReplicatedStorage.Styles.Brawler["H_BackWall"]
  1042. else
  1043.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1044. end
  1045. v.Value = 'H_WallSmashing'
  1046. v.Name = "H_BackWall"
  1047. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStandingSMG") then
  1048.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStandingSMG"]
  1049. else
  1050.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1051. end
  1052. v.Value = 'H_ShotStopperSMG'
  1053. v.Name = "H_GunStandingSMG"
  1054. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStandingHandgun") then
  1055.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStandingHandgun"]
  1056. else
  1057.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1058. end
  1059. v.Value = 'H_ShotStopperHandgun'
  1060. v.Name = "H_GunStandingHandgun"
  1061. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("HitBlock") then
  1062.     v = game.ReplicatedStorage.Styles.Brawler["HitBlock"]
  1063. else
  1064.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1065. end
  1066.  
  1067. v.AnimationId = "rbxassetid://11953475759"
  1068. v.Name = "HitBlock"
  1069. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeR") then
  1070.     v = game.ReplicatedStorage.Styles.Brawler["EvadeR"]
  1071. else
  1072.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1073. end
  1074.  
  1075. v.AnimationId = "rbxassetid://11614919036"
  1076. v.Name = "EvadeR"
  1077. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeL") then
  1078.     v = game.ReplicatedStorage.Styles.Brawler["EvadeL"]
  1079. else
  1080.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1081. end
  1082.  
  1083. v.AnimationId = "rbxassetid://11614918095"
  1084. v.Name = "EvadeL"
  1085. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeB") then
  1086.     v = game.ReplicatedStorage.Styles.Brawler["EvadeB"]
  1087. else
  1088.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1089. end
  1090.  
  1091. v.AnimationId = "rbxassetid://11614916809"
  1092. v.Name = "EvadeB"
  1093. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeF") then
  1094.     v = game.ReplicatedStorage.Styles.Brawler["EvadeF"]
  1095. else
  1096.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1097. end
  1098.  
  1099. v.AnimationId = "rbxassetid://11614916023"
  1100. v.Name = "EvadeF"
  1101. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Block") then
  1102.     v = game.ReplicatedStorage.Styles.Brawler["Block"]
  1103. else
  1104.     v = Instance.new("Animation", game.ReplicatedStorage.Styles.Brawler)
  1105. end
  1106.  
  1107. v.AnimationId = "rbxassetid://8225208652"
  1108. v.Name = "Block"
  1109. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("GrabStrike") then
  1110.     v = game.ReplicatedStorage.Styles.Brawler["GrabStrike"]
  1111. else
  1112.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1113. end
  1114. v.Value = 'T_GuruParry'
  1115. v.Name = "GrabStrike"
  1116. if game.ReplicatedStorage.Styles.Brawler.GrabStrike:FindFirstChild("Ability") then
  1117.     v = game.ReplicatedStorage.Styles.Brawler.GrabStrike["Ability"]
  1118. else
  1119.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.GrabStrike)
  1120. end
  1121. v.Value = 'Guru Parry'
  1122. v.Name = "Ability"
  1123. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Knocked") then
  1124.     v = game.ReplicatedStorage.Styles.Brawler["H_Knocked"]
  1125. else
  1126.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1127. end
  1128. v.Value = 'H_SolidCounter'
  1129. v.Name = "H_Knocked"
  1130. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("HThrow") then
  1131.     v = game.ReplicatedStorage.Styles.Brawler["HThrow"]
  1132. else
  1133.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1134. end
  1135. v.Value = 'T_FinishingHold2'
  1136. v.Name = "HThrow"
  1137. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_RunningFallen") then
  1138.     v = game.ReplicatedStorage.Styles.Brawler["H_RunningFallen"]
  1139. else
  1140.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1141. end
  1142. v.Value = 'H_FinishingBlow'
  1143. v.Name = "H_RunningFallen"
  1144. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GrabStanding2") then
  1145.     v = game.ReplicatedStorage.Styles.Brawler["H_GrabStanding2"]
  1146. else
  1147.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1148. end
  1149. v.Value = 'H_DoubleHeadCrush'
  1150. v.Name = "H_GrabStanding2"
  1151. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllRight") then
  1152.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllRight"]
  1153. else
  1154.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1155. end
  1156. v.Value = 'H_TSpinCounterRight'
  1157. v.Name = "H_CounterSoloAllRight"
  1158. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllFront") then
  1159.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllFront"]
  1160. else
  1161.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1162. end
  1163. v.Value = 'H_TSpinCounterFront'
  1164. v.Name = "H_CounterSoloAllFront"
  1165. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllLeft") then
  1166.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllLeft"]
  1167. else
  1168.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1169. end
  1170. v.Value = 'H_TSpinCounterLeft'
  1171. v.Name = "H_CounterSoloAllLeft"
  1172. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_SuperEvading") then
  1173.     v = game.ReplicatedStorage.Styles.Brawler["H_SuperEvading"]
  1174. else
  1175.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1176. end
  1177. v.Value = 'H_Rolling'
  1178. v.Name = "H_SuperEvading"
  1179. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_StandingBehind") then
  1180.     v = game.ReplicatedStorage.Styles.Brawler["H_StandingBehind"]
  1181. else
  1182.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1183. end
  1184. v.Value = 'H_Chokehold'
  1185. v.Name = "H_StandingBehind"
  1186. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("GrabCorpses") then
  1187.     v = game.ReplicatedStorage.Styles.Brawler["GrabCorpses"]
  1188. else
  1189.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler)
  1190. end
  1191. v.Name = "GrabCorpses"
  1192. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_FallenDown") then
  1193.     v = game.ReplicatedStorage.Styles.Brawler["H_FallenDown"]
  1194. else
  1195.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1196. end
  1197. v.Value = 'H_FallenKick'
  1198. v.Name = "H_FallenDown"
  1199. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_BlockingEnemy") then
  1200.     v = game.ReplicatedStorage.Styles.Brawler["H_BlockingEnemy"]
  1201. else
  1202.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1203. end
  1204. v.Value = 'H_FaceTwist'
  1205. v.Name = "H_BlockingEnemy"
  1206. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GrabStanding") then
  1207.     v = game.ReplicatedStorage.Styles.Brawler["H_GrabStanding"]
  1208. else
  1209.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1210. end
  1211. v.Value = 'H_Fisticuffs'
  1212. v.Name = "H_GrabStanding"
  1213. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("DashAttack") then
  1214.     v = game.ReplicatedStorage.Styles.Brawler["DashAttack"]
  1215. else
  1216.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1217. end
  1218. v.Value = 'DashAttack'
  1219. v.Name = "DashAttack"
  1220. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeR") then
  1221.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeR"]
  1222. else
  1223.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1224. end
  1225. v.Value = 'BEvadeStrikeRight'
  1226. v.Name = "EvadeStrikeR"
  1227. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeR:FindFirstChild("Ability") then
  1228.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeR["Ability"]
  1229. else
  1230.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeR)
  1231. end
  1232. v.Value = 'Guru Dodge Shot'
  1233. v.Name = "Ability"
  1234. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeF") then
  1235.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeF"]
  1236. else
  1237.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1238. end
  1239. v.Value = 'BEvadeStrikeForward'
  1240. v.Name = "EvadeStrikeF"
  1241. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeF:FindFirstChild("Ability") then
  1242.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeF["Ability"]
  1243. else
  1244.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeF)
  1245. end
  1246. v.Value = 'Guru Dodge Shot'
  1247. v.Name = "Ability"
  1248. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeL") then
  1249.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeL"]
  1250. else
  1251.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1252. end
  1253. v.Value = 'BEvadeStrikeLeft'
  1254. v.Name = "EvadeStrikeL"
  1255. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeL:FindFirstChild("Ability") then
  1256.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeL["Ability"]
  1257. else
  1258.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeL)
  1259. end
  1260. v.Value = 'Guru Dodge Shot'
  1261. v.Name = "Ability"
  1262. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("EvadeStrikeB") then
  1263.     v = game.ReplicatedStorage.Styles.Brawler["EvadeStrikeB"]
  1264. else
  1265.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1266. end
  1267. v.Value = 'BEvadeStrikeBack'
  1268. v.Name = "EvadeStrikeB"
  1269. if game.ReplicatedStorage.Styles.Brawler.EvadeStrikeB:FindFirstChild("Ability") then
  1270.     v = game.ReplicatedStorage.Styles.Brawler.EvadeStrikeB["Ability"]
  1271. else
  1272.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.EvadeStrikeB)
  1273. end
  1274. v.Value = 'Guru Dodge Shot'
  1275. v.Name = "Ability"
  1276. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("StanceStrike") then
  1277.     v = game.ReplicatedStorage.Styles.Brawler["StanceStrike"]
  1278. else
  1279.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1280. end
  1281. v.Value = '龍TigerDrop'
  1282. v.Name = "StanceStrike"
  1283. if game.ReplicatedStorage.Styles.Brawler.StanceStrike:FindFirstChild("Ability") then
  1284.     v = game.ReplicatedStorage.Styles.Brawler.StanceStrike["Ability"]
  1285. else
  1286.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.StanceStrike)
  1287. end
  1288. v.Value = 'Counter Hook'
  1289. v.Name = "Ability"
  1290. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GrabOnWall") then
  1291.     v = game.ReplicatedStorage.Styles.Brawler["H_GrabOnWall"]
  1292. else
  1293.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1294. end
  1295. v.Value = 'H_WallSmack'
  1296. v.Name = "H_GrabOnWall"
  1297. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike2") then
  1298.     v = game.ReplicatedStorage.Styles.Brawler["2Strike2"]
  1299. else
  1300.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1301. end
  1302. v.Value = '龍2Strike1'
  1303. v.Name = "2Strike2"
  1304. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike5") then
  1305.     v = game.ReplicatedStorage.Styles.Brawler["2Strike5"]
  1306. else
  1307.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1308. end
  1309. v.Value = '龍2Strike4'
  1310. v.Name = "2Strike5"
  1311. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike3") then
  1312.     v = game.ReplicatedStorage.Styles.Brawler["2Strike3"]
  1313. else
  1314.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1315. end
  1316. v.Value = '龍2Strike2'
  1317. v.Name = "2Strike3"
  1318. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("2Strike4") then
  1319.     v = game.ReplicatedStorage.Styles.Brawler["2Strike4"]
  1320. else
  1321.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1322. end
  1323. v.Value = '龍2Strike3'
  1324. v.Name = "2Strike4"
  1325. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("DoubleBlows") then
  1326.     v = game.ReplicatedStorage.Styles.Brawler["DoubleBlows"]
  1327. else
  1328.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler)
  1329. end
  1330. v.Name = "DoubleBlows"
  1331. if game.ReplicatedStorage.Styles.Brawler.DoubleBlows:FindFirstChild("Ability") then
  1332.     v = game.ReplicatedStorage.Styles.Brawler.DoubleBlows["Ability"]
  1333. else
  1334.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.DoubleBlows)
  1335. end
  1336. v.Value = 'Double Finishing Blow'
  1337. v.Name = "Ability"
  1338. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("StrikeThrow") then
  1339.     v = game.ReplicatedStorage.Styles.Brawler["StrikeThrow"]
  1340. else
  1341.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1342. end
  1343. v.Value = 'T_FinishingHold'
  1344. v.Name = "StrikeThrow"
  1345. if game.ReplicatedStorage.Styles.Brawler.StrikeThrow:FindFirstChild("Ability") then
  1346.     v = game.ReplicatedStorage.Styles.Brawler.StrikeThrow["Ability"]
  1347. else
  1348.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.StrikeThrow)
  1349. end
  1350. v.Value = 'Finishing Hold'
  1351. v.Name = "Ability"
  1352. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Throw") then
  1353.     v = game.ReplicatedStorage.Styles.Brawler["Throw"]
  1354. else
  1355.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1356. end
  1357. v.Value = 'T_FinishingHold4'
  1358. v.Name = "Throw"
  1359. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("VisualName") then
  1360.     v = game.ReplicatedStorage.Styles.Brawler["VisualName"]
  1361. else
  1362.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1363. end
  1364. v.Value = 'Boxer'
  1365. v.Name = "VisualName"
  1366. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_GunStanding") then
  1367.     v = game.ReplicatedStorage.Styles.Brawler["H_GunStanding"]
  1368. else
  1369.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1370. end
  1371. v.Value = 'H_ShotStopper'
  1372. v.Name = "H_GunStanding"
  1373. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Fallen") then
  1374.     v = game.ReplicatedStorage.Styles.Brawler["H_Fallen"]
  1375. else
  1376.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1377. end
  1378. v.Value = 'H_FallenStomp'
  1379. v.Name = "H_Fallen"
  1380. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("BlockStrike") then
  1381.     v = game.ReplicatedStorage.Styles.Brawler["BlockStrike"]
  1382. else
  1383.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1384. end
  1385. v.Value = 'GuruKnockback'
  1386. v.Name = "BlockStrike"
  1387. if game.ReplicatedStorage.Styles.Brawler.BlockStrike:FindFirstChild("Ability") then
  1388.     v = game.ReplicatedStorage.Styles.Brawler.BlockStrike["Ability"]
  1389. else
  1390.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler.BlockStrike)
  1391. end
  1392. v.Value = 'Guru Knockback'
  1393. v.Name = "Ability"
  1394. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Grab") then
  1395.     v = game.ReplicatedStorage.Styles.Brawler["Grab"]
  1396. else
  1397.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1398. end
  1399. v.Value = 'GGrab'
  1400. v.Name = "Grab"
  1401. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike5") then
  1402.     v = game.ReplicatedStorage.Styles.Brawler["Strike5"]
  1403. else
  1404.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1405. end
  1406. v.Value = '龍Strike5'
  1407. v.Name = "Strike5"
  1408. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike4") then
  1409.     v = game.ReplicatedStorage.Styles.Brawler["Strike4"]
  1410. else
  1411.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1412. end
  1413. v.Value = 'BStrike5'
  1414. v.Name = "Strike4"
  1415. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike3") then
  1416.     v = game.ReplicatedStorage.Styles.Brawler["Strike3"]
  1417. else
  1418.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1419. end
  1420. v.Value = 'BStrike3'
  1421. v.Name = "Strike3"
  1422. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike2") then
  1423.     v = game.ReplicatedStorage.Styles.Brawler["Strike2"]
  1424. else
  1425.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1426. end
  1427. v.Value = 'BStrike2'
  1428. v.Name = "Strike2"
  1429. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush4") then
  1430.     v = game.ReplicatedStorage.Styles.Brawler["Rush4"]
  1431. else
  1432.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1433. end
  1434. v.Value = 'BAttack4'
  1435. v.Name = "Rush4"
  1436. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_CounterSoloAllBack") then
  1437.     v = game.ReplicatedStorage.Styles.Brawler["H_CounterSoloAllBack"]
  1438. else
  1439.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1440. end
  1441. v.Value = 'H_TSpinCounterBack'
  1442. v.Name = "H_CounterSoloAllBack"
  1443. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_FullStunned") then
  1444.     v = game.ReplicatedStorage.Styles.Brawler["H_FullStunned"]
  1445. else
  1446.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1447. end
  1448. v.Value = 'H_GUltimateEssence'
  1449. v.Name = "H_FullStunned"
  1450. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_LowHealthFallen") then
  1451.     v = game.ReplicatedStorage.Styles.Brawler["H_LowHealthFallen"]
  1452. else
  1453.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1454. end
  1455. v.Value = 'H_FallenFinisher'
  1456. v.Name = "H_LowHealthFallen"
  1457. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush3") then
  1458.     v = game.ReplicatedStorage.Styles.Brawler["Rush3"]
  1459. else
  1460.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1461. end
  1462. v.Value = 'BAttack3'
  1463. v.Name = "Rush3"
  1464. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Strike1") then
  1465.     v = game.ReplicatedStorage.Styles.Brawler["Strike1"]
  1466. else
  1467.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1468. end
  1469. v.Value = '龍Strike1'
  1470. v.Name = "Strike1"
  1471. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Color") then
  1472.     v = game.ReplicatedStorage.Styles.Brawler["Color"]
  1473. else
  1474.     v = Instance.new("Color3Value", game.ReplicatedStorage.Styles.Brawler)
  1475. end
  1476. v.Value = Color3.fromRGB(255,0,0)
  1477. v.Name = "Color"
  1478. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Speed") then
  1479.     v = game.ReplicatedStorage.Styles.Brawler["Speed"]
  1480. else
  1481.     v = Instance.new("NumberValue", game.ReplicatedStorage.Styles.Brawler)
  1482. end
  1483. v.Value = 1
  1484. v.Name = "Speed"
  1485. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush2") then
  1486.     v = game.ReplicatedStorage.Styles.Brawler["Rush2"]
  1487. else
  1488.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1489. end
  1490. v.Value = 'BAttack2'
  1491. v.Name = "Rush2"
  1492. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Rush1") then
  1493.     v = game.ReplicatedStorage.Styles.Brawler["Rush1"]
  1494. else
  1495.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1496. end
  1497. v.Value = 'BAttack1'
  1498. v.Name = "Rush1"
  1499. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Getup") then
  1500.     v = game.ReplicatedStorage.Styles.Brawler["H_Getup"]
  1501. else
  1502.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1503. end
  1504. v.Value = 'H_HeadPress'
  1505. v.Name = "H_Getup"
  1506. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("LHThrow") then
  1507.     v = game.ReplicatedStorage.Styles.Brawler["LHThrow"]
  1508. else
  1509.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1510. end
  1511. v.Value = 'T_BHeavyToss'
  1512. v.Name = "LHThrow"
  1513. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Running4") then
  1514.     v = game.ReplicatedStorage.Styles.Brawler["H_Running4"]
  1515. else
  1516.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1517. end
  1518. v.Value = 'H_Terror'
  1519. v.Name = "H_Running4"
  1520. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("Taunt") then
  1521.     v = game.ReplicatedStorage.Styles.Brawler["Taunt"]
  1522. else
  1523.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1524. end
  1525. v.Value = 'GoonTaunt'
  1526. v.Name = "Taunt"
  1527. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_FullHeat") then
  1528.     v = game.ReplicatedStorage.Styles.Brawler["H_FullHeat"]
  1529. else
  1530.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1531. end
  1532. v.Value = 'H_GUltimateEssence'
  1533. v.Name = "H_FullHeat"
  1534. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_TwoHandeds") then
  1535.     v = game.ReplicatedStorage.Styles.Brawler["H_TwoHandeds"]
  1536. else
  1537.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1538. end
  1539. v.Value = 'H_SelfDestruct'
  1540. v.Name = "H_TwoHandeds"
  1541. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_Distanced") then
  1542.     v = game.ReplicatedStorage.Styles.Brawler["H_Distanced"]
  1543. else
  1544.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1545. end
  1546. v.Value = 'H_GUltimateEssence'
  1547. v.Name = "H_Distanced"
  1548. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("H_StanceFallen") then
  1549.     v = game.ReplicatedStorage.Styles.Brawler["H_StanceFallen"]
  1550. else
  1551.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1552. end
  1553. v.Value = 'H_FallenSupine'
  1554. v.Name = "H_StanceFallen"
  1555. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("RedHeat") then
  1556.     v = game.ReplicatedStorage.Styles.Brawler["RedHeat"]
  1557. else
  1558.     v = Instance.new("Folder", game.ReplicatedStorage.Styles.Brawler)
  1559. end
  1560. v.Name = "RedHeat"
  1561. if game.ReplicatedStorage.Styles.Brawler:FindFirstChild("LThrow") then
  1562.     v = game.ReplicatedStorage.Styles.Brawler["LThrow"]
  1563. else
  1564.     v = Instance.new("StringValue", game.ReplicatedStorage.Styles.Brawler)
  1565. end
  1566. v.Value = 'T_LegToss'
  1567. v.Name = "LThrow"
  1568.  
  1569. function UseHeatAction(HeatAction, Style, Bots)
  1570.     -- Script generated by SimpleSpy - credits to exx#9394
  1571.  
  1572.     local args = {
  1573.         [1] = {
  1574.             [1] = "heatmove",
  1575.             [2] = game:GetService("ReplicatedStorage").Moves[HeatAction],
  1576.             [3] = {
  1577.  
  1578.             },
  1579.             [4] = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame,
  1580.             [5] = Style
  1581.         }
  1582.     }
  1583.  
  1584.     for i,v in pairs(Bots) do
  1585.         table.insert(args[1][3], {
  1586.             [1] = v,
  1587.             [2] = 10.49982091806829,
  1588.             [3] = false,
  1589.             [4] = Vector3.new(0.854888916015625, -0.499908447265625, -3.08367919921875)
  1590.         })
  1591.     end
  1592.  
  1593.     game:GetService("ReplicatedStorage").Events.ME:FireServer(unpack(args))
  1594. end
  1595.  
  1596. local styles = game.ReplicatedStorage.Styles
  1597. local plr = game.Players.LocalPlayer
  1598. local status = plr.Status
  1599.  
  1600. function isInBattle()
  1601.     return (plr:FindFirstChild("InBattle") and true or false)
  1602. end
  1603.  
  1604. function isDungeon()
  1605.     return game.ReplicatedStorage.Dungeon.Value
  1606. end
  1607.  
  1608. function doingHact()
  1609.     return (plr.Character:FindFirstChild("Heated") and true or false)
  1610. end
  1611.  
  1612. function showMaxHeatEffect()
  1613.     return (isInBattle() and not doingHact() and plr.Status.Heat.Value >= 100) and true or false
  1614. end
  1615.  
  1616. function hasWeaponInHand()
  1617.     return (plr.Character:FindFirstChild("Holding") and true or false)
  1618. end
  1619.  
  1620. local function change_color()
  1621.     if status.Style.Value == "Brawler" then
  1622.         local DragonSequence = ColorSequence.new{ColorSequenceKeypoint.new(0, styles.Brawler.Color.Value), ColorSequenceKeypoint.new(1, styles.Brawler.Color.Value)}
  1623.         local char = plr.Character
  1624.         char.HumanoidRootPart.Fire_Main.Color = DragonSequence
  1625.         char.HumanoidRootPart.Fire_Secondary.Color = DragonSequence
  1626.         char.HumanoidRootPart.Fire_Main.Rate = status.Heat.Value >= 100 and 115 or status.Heat.Value >= 75 and 85 or 80
  1627.         char.HumanoidRootPart.Fire_Secondary.Rate = status.Heat.Value >= 100 and 90 or status.Heat.Value >= 75 and 80 or 70
  1628.         char.HumanoidRootPart.Lines1.Color = DragonSequence
  1629.         char.HumanoidRootPart.Lines1.Rate = status.Heat.Value >= 100 and 60 or status.Heat.Value >= 75 and 40 or 20
  1630.         char.HumanoidRootPart.Lines2.Color = DragonSequence
  1631.         char.HumanoidRootPart.Lines2.Rate = status.Heat.Value >= 100 and 60 or status.Heat.Value >= 75 and 40 or 20
  1632.         char.HumanoidRootPart.Sparks.Color = DragonSequence
  1633.         if not char.HumanoidRootPart.TimeFor.Enabled then
  1634.             char.HumanoidRootPart.TimeFor.Color = DragonSequence
  1635.         end
  1636.  
  1637.         char.UpperTorso["r2f_aura_burst"].Lines1.Color = DragonSequence
  1638.         char.UpperTorso["r2f_aura_burst"].Lines2.Color = DragonSequence
  1639.         char.UpperTorso["r2f_aura_burst"].Flare.Color = DragonSequence
  1640.         char.UpperTorso["r2f_aura_burst"].Lines1.Enabled = showMaxHeatEffect()
  1641.         char.UpperTorso["r2f_aura_burst"].Flare.Enabled = showMaxHeatEffect()
  1642.         char.UpperTorso["r2f_aura_burst"].Smoke.Color = DragonSequence
  1643.         char.UpperTorso.Evading.Color = DragonSequence
  1644.     end
  1645. end
  1646.  
  1647. local function FillHeat()
  1648.     local Event = game:GetService("ReplicatedStorage").Events.ME
  1649.  
  1650.     for i=1,6 do
  1651.         local A_1 =  {
  1652.             [1] = "heat",
  1653.             [2] = game:GetService("ReplicatedStorage").Moves.Taunt
  1654.         }
  1655.         Event:FireServer(A_1)
  1656.     end
  1657. end
  1658.  
  1659. game:GetService("RunService").RenderStepped:Connect(change_color)
  1660.  
  1661. plr.Character.ChildAdded:Connect(function(v)
  1662.     if v.Name == 'Grabbing' then
  1663.         while v.Parent == plr.Character do
  1664.             if status.Heat.Value ~= 100 then
  1665.                 FillHeat()
  1666.             end
  1667.             task.wait(0.1)
  1668.         end
  1669.     end
  1670. end)
  1671.  
  1672. local ts = game:GetService("TweenService")
  1673. local ti = TweenInfo.new(0.2, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  1674.  
  1675. local function remove_brighness(color)
  1676.     local h,s,v = color:ToHSV()
  1677.     return Color3.fromHSV(h, s, 1)
  1678. end
  1679.  
  1680. game.Players.LocalPlayer.Character.DescendantAdded:Connect(function(v)
  1681.     if v.ClassName:find("Trail") then
  1682.         local highlight = Instance.new("Highlight", game.Players.LocalPlayer.Character.RightHand)
  1683.         local fadeout = ts:Create(highlight, ti, {FillTransparency = 1})
  1684.  
  1685.         local style = game.Players.LocalPlayer.Status.Style.Value
  1686.         local style_obj = game.ReplicatedStorage.Styles:FindFirstChild(style)
  1687.         local color = style_obj.Color
  1688.  
  1689.         highlight.FillColor = color.Value
  1690.  
  1691.         highlight.Adornee = v.Parent
  1692.         highlight.OutlineTransparency = 1
  1693.         highlight.FillTransparency = 1
  1694.  
  1695.         ts:Create(highlight, ti, {FillTransparency = 0.2}):Play()
  1696.  
  1697.  
  1698.         fadeout.Completed:Once(function()
  1699.             highlight:Destroy()
  1700.         end)
  1701.  
  1702.         v.Destroying:Once(function()
  1703.             fadeout:Play()
  1704.         end)
  1705.     end
  1706. end)
  1707.  
  1708. -- tp
  1709.  
  1710. local function add_forcefield(duration)
  1711.     local p = game.Players.LocalPlayer
  1712.     local Status = p.Status
  1713.  
  1714.     local invun = game.ReplicatedStorage.Invulnerable:Clone()
  1715.     invun.Parent = Status
  1716.  
  1717.     if duration then
  1718.         spawn(function()
  1719.             task.wait(duration)
  1720.             invun:Destroy()
  1721.         end)
  1722.     end
  1723.  
  1724.     return invun
  1725. end
  1726.  
  1727. local ti = TweenInfo.new(0.9, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, true, 0)
  1728. local ti2 = TweenInfo.new(0.1, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut, 0, true, 0)
  1729.  
  1730. local color = Instance.new("ColorCorrectionEffect", game:GetService("Lighting"))
  1731.  
  1732. local ctween = ts:Create(color, ti, {Saturation = -2, Brightness = -0.1})
  1733. local ctween2 = ts:Create(color, ti2, {Saturation = -2, Brightness = -0.1})
  1734. local dashcooldown = false
  1735.  
  1736. local function playsound(id)
  1737.     local sfx = Instance.new("Sound", workspace)
  1738.     sfx.SoundId = "rbxassetid://"..tostring(id)
  1739.  
  1740.     game:GetService("SoundService"):PlayLocalSound(sfx)
  1741.  
  1742.     spawn(function()
  1743.         task.wait(sfx.TimeLength)
  1744.         sfx:Destroy()
  1745.     end)
  1746. end
  1747.  
  1748. function playticksound()
  1749.     local sfx = Instance.new("Sound", workspace)
  1750.     sfx.SoundId = "rbxassetid://4843088994"
  1751.  
  1752.     game:GetService("SoundService"):PlayLocalSound(sfx)
  1753.  
  1754.     spawn(function()
  1755.         task.wait(2)
  1756.         sfx:Destroy()
  1757.     end)
  1758. end
  1759.  
  1760.  
  1761. local function play_ingamesound(sfxname)
  1762.     local v = game.ReplicatedStorage.Sounds:FindFirstChild(sfxname)
  1763.     local sfx = Instance.new("Sound", nil)
  1764.     local id = v.Value
  1765.  
  1766.     sfx.SoundId = id
  1767.  
  1768.     for i,v in pairs(v:GetChildren()) do
  1769.         sfx[v.Name] = v.Value
  1770.     end
  1771.  
  1772.     game.SoundService:PlayLocalSound(sfx)
  1773.     task.delay(15, function()
  1774.         sfx:Destroy()
  1775.     end)
  1776. end
  1777.  
  1778. -- Wall bang
  1779.  
  1780. local uis = game:GetService("UserInputService")
  1781. local chr = game.Players.LocalPlayer.Character
  1782. local hum = chr:WaitForChild("Humanoid")
  1783. local root = chr:WaitForChild("HumanoidRootPart")
  1784.  
  1785. root.Velocity += Vector3.new(0, 0, 60)
  1786.  
  1787. local ts = game:GetService("TweenService")
  1788. local fastti = TweenInfo.new(0.1)
  1789. local ti = TweenInfo.new(0.3)
  1790.  
  1791. local rp = RaycastParams.new()
  1792. rp.FilterDescendantsInstances = {workspace.Map}
  1793. rp.IgnoreWater = true
  1794. rp.FilterType = Enum.RaycastFilterType.Whitelist
  1795.  
  1796. local function grav_set(obj, gravity)
  1797.     local bodymover = Instance.new("BodyVelocity", obj)
  1798.     bodymover.MaxForce = Vector3.new(0, math.huge, 0)
  1799.     bodymover.Velocity = Vector3.new(0, -(gravity/60))
  1800.  
  1801.     task.spawn(function()
  1802.         local t = false
  1803.         obj.Destroying:Once(function()
  1804.             t = true   
  1805.         end)
  1806.         while not t do
  1807.             gravity += task.wait()*10000
  1808.             bodymover.Velocity = Vector3.new(0, -(gravity/60))
  1809.         end
  1810.     end)
  1811.  
  1812.     return bodymover
  1813. end
  1814.  
  1815. local function spawn_phyiscs_part()
  1816.     local part = Instance.new("Part")
  1817.     part.CanCollide = false
  1818.     part.Transparency = 1
  1819.  
  1820.     task.delay(0.3, function()
  1821.         part.Touched:Connect(function(v)
  1822.             if v:IsDescendantOf(workspace.Map) then
  1823.                 part:Destroy()
  1824.             end
  1825.         end)
  1826.     end)
  1827.  
  1828.     local x= grav_set(part, 200)
  1829.     x.Velocity = Vector3.new(part.Velocity.X, x.Velocity.Y, part.Velocity.Z)
  1830.  
  1831.     return part
  1832. end
  1833.  
  1834. local Rep = game:GetService("ReplicatedStorage")
  1835. local brawler = Rep.Styles.Brawler
  1836. local tigerdrop_move = brawler.Strike1
  1837. local move = tigerdrop_move.Value
  1838. local move2 = "TigerDrop"
  1839.  
  1840. uis.InputBegan:Connect(function(x)
  1841.     if x.KeyCode == Enum.KeyCode.X then
  1842.         if hum.MoveDirection.Magnitude ~= 0 then
  1843.             local dir = hum.MoveDirection
  1844.  
  1845.             local ray = workspace:Raycast(root.Position, dir * 4, rp)
  1846.  
  1847.             if ray then
  1848.                 root.Anchored = true
  1849.                 ts:Create(root, ti, {CFrame = root.CFrame + Vector3.new(0, 9, 0)}):Play()
  1850.                 local cam = workspace.CurrentCamera
  1851.                 local old =     cam.CameraType
  1852.  
  1853.                 local Anim = hum:LoadAnimation(Rep.Moves.H_Whirl.Anim)
  1854.                 Anim.Priority = Enum.AnimationPriority.Action4
  1855.                 Anim:Play()
  1856.                 Anim:AdjustSpeed(1.4)
  1857.  
  1858.                 cam.CameraType = Enum.CameraType.Watch
  1859.                 task.wait(0.3)
  1860.  
  1861.                 tigerdrop_move.Value = move2
  1862.  
  1863.                 --root.Anchored = false
  1864.                 --root.Velocity -= dir * 60
  1865.                 root.CFrame = CFrame.new(root.CFrame.p, root.CFrame.p - dir)
  1866.                 local p = spawn_phyiscs_part()
  1867.                 p.CFrame = root.CFrame
  1868.                 p.Size = root.Size
  1869.                 p.Velocity = -dir * 15
  1870.                 p.Parent = workspace
  1871.  
  1872.                 while p.Parent == workspace do
  1873.                     root.CFrame = p.CFrame
  1874.                     task.wait()
  1875.                 end
  1876.  
  1877.                 cam.CameraType = old
  1878.                 root.Anchored = false
  1879.  
  1880.                 task.wait(0.4)
  1881.                 tigerdrop_move.Value = move
  1882.             end
  1883.         end
  1884.     end
  1885. end)
  1886.  
  1887. local Player = game.Players.LocalPlayer
  1888. local Rep = game.ReplicatedStorage
  1889. local Char = Player.Character
  1890. local Main = Player.PlayerGui.Interface.Battle.Main
  1891. local SoundEvent = Rep.ScriptEvents.rplaysound
  1892.  
  1893. local function Playsound(Name)
  1894.     SoundEvent:Fire(Name)
  1895. end
  1896.  
  1897. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1898.     if Main.HeatMove.TextLabel.Text == "Ultimate Essence" then
  1899.         Main.HeatMove.TextLabel.Text = "Ultimate Boxing Technique"
  1900.         local Anim = Char.Humanoid:LoadAnimation(Rep.Moves.H_UltimateEssence.Anim)
  1901.         Anim.Priority = Enum.AnimationPriority.Action4
  1902.         Anim:AdjustSpeed(0.9)
  1903.         Anim:Play()
  1904.         task.wait(0.9)
  1905.         Playsound("MassiveSlap")
  1906.         task.wait(0.2)
  1907.         Anim:Destroy()
  1908.     end
  1909. end)
  1910.  
  1911. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1912.     if Main.HeatMove.TextLabel.Text == "Essence of Fisticuffs" then
  1913.         Main.HeatMove.TextLabel.Text = "Essence of Boxing"
  1914.     end
  1915. end)
  1916. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1917.     if Main.HeatMove.TextLabel.Text == "Guru Firearm Flip" then
  1918.         Main.HeatMove.TextLabel.Text = "Boxing Firearm Flip"
  1919.     end
  1920. end)
  1921. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1922.     if Main.HeatMove.TextLabel.Text == "Guru Spin Counter [Front]" then
  1923.         Main.HeatMove.TextLabel.Text = "Boxing Spin Counter [Front]"
  1924.     end
  1925. end)
  1926. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1927.     if Main.HeatMove.TextLabel.Text == "Guru Spin Counter [Right]" then
  1928.         Main.HeatMove.TextLabel.Text = "Boxing Spin Counter [Right]"
  1929.     end
  1930. end)
  1931. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1932.     if Main.HeatMove.TextLabel.Text == "Guru Spin Counter [Left]" then
  1933.         Main.HeatMove.TextLabel.Text = "Boxing Spin Counter [Left]"
  1934.     end
  1935. end)
  1936. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1937.     if Main.HeatMove.TextLabel.Text == "Guru Spin Counter [Back]" then
  1938.         Main.HeatMove.TextLabel.Text = "Boxing Spin Counter [Back]"
  1939.     end
  1940. end)
  1941. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1942.     if Main.HeatMove.TextLabel.Text == "Essence of Punting" then
  1943.         Main.HeatMove.TextLabel.Text = "Essence of Boxing Kick"
  1944.     end
  1945. end)
  1946. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1947.     if Main.HeatMove.TextLabel.Text == "Essence of Chokehold" then
  1948.         Main.HeatMove.TextLabel.Text = "Essence of Choking"
  1949.     end
  1950. end)
  1951. Main.HeatMove.TextLabel:GetPropertyChangedSignal("Text"):Connect(function()
  1952.     if Main.HeatMove.TextLabel.Text == "Essence of Full Swing" then
  1953.         Main.HeatMove.TextLabel.Text = "Essence of Pure Boxing"
  1954.     elseif Main.HeatMove.TextLabel.Text == "Essence of Wall Crush" then
  1955.         Main.HeatMove.TextLabel.Text = "Essence of Head Smashing"
  1956.     elseif Main.HeatMove.TextLabel.Text == "Essence of Double Head Crush" then
  1957.         Main.HeatMove.TextLabel.Text = "Essence of Double Head Smash"
  1958.     elseif Main.HeatMove.TextLabel.Text == "Essence of Finishing: Supine" then
  1959.         Main.HeatMove.TextLabel.Text = "Essence of Finishing: Boxing"
  1960.     elseif Main.HeatMove.TextLabel.Text == "Essence of Stomping" then
  1961.         Main.HeatMove.TextLabel.Text = "Essence of Head Stomp"
  1962.     elseif Main.HeatMove.TextLabel.Text == "Essence of Weaponry" then
  1963.         Main.HeatMove.TextLabel.Text = "Essence of Item Boxing"
  1964.     elseif Main.HeatMove.TextLabel.Text == "Essence of Solid Counter" then
  1965.         Main.HeatMove.TextLabel.Text = "Essence of Head Smash Counter"
  1966.     elseif Main.HeatMove.TextLabel.Text == "Essence of Face Twisting" then
  1967.         Main.HeatMove.TextLabel.Text = "Essence of Defense Break"
  1968.     end
  1969. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement