Advertisement
wwuke

HENTAI GUI

Nov 27th, 2020
5,066
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.93 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local main = Instance.new("Frame")
  8. local title = Instance.new("TextLabel")
  9. local anims = Instance.new("TextButton")
  10. local HENTAI = Instance.new("TextButton")
  11. local cat = Instance.new("TextButton")
  12.  
  13. --Properties:
  14.  
  15. ScreenGui.Parent = game.CoreGui
  16.  
  17. main.Name = "main"
  18. main.Parent = ScreenGui
  19. main.BackgroundColor3 = Color3.fromRGB(255, 170, 255)
  20. main.BorderColor3 = Color3.fromRGB(0, 0, 0)
  21. main.BorderSizePixel = 5
  22. main.Position = UDim2.new(0.0244845338, 0, 0.655052245, 0)
  23. main.Size = UDim2.new(0, 228, 0, 177)
  24. main.Active = true
  25. main.Draggable = true
  26.  
  27. title.Name = "title"
  28. title.Parent = main
  29. title.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  30. title.BorderColor3 = Color3.fromRGB(255, 170, 255)
  31. title.BorderSizePixel = 5
  32. title.Position = UDim2.new(-0.000240460038, 0, -0.0173481219, 0)
  33. title.Size = UDim2.new(0, 225, 0, 35)
  34. title.Font = Enum.Font.PermanentMarker
  35. title.Text = "$HENTAI$ made by brad"
  36. title.TextColor3 = Color3.fromRGB(255, 170, 255)
  37. title.TextSize = 20.000
  38.  
  39. anims.Name = "anims"
  40. anims.Parent = main
  41. anims.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  42. anims.BorderColor3 = Color3.fromRGB(0, 0, 0)
  43. anims.BorderSizePixel = 5
  44. anims.Position = UDim2.new(0.064377889, 0, 0.28920576, 0)
  45. anims.Size = UDim2.new(0, 53, 0, 44)
  46. anims.Font = Enum.Font.PermanentMarker
  47. anims.Text = "ANIM"
  48. anims.TextColor3 = Color3.fromRGB(255, 170, 255)
  49. anims.TextSize = 14.000
  50. anims.MouseButton1Down:connect(function()
  51. -- Energize by illremember, fe animations
  52. -- DO NOT COPY AND CLAIM AS OWN, if you are using some of the script for your own, credit is highly appreciated!
  53. -- Thank you, and enjoy.
  54.  
  55. -- Objects
  56.  
  57. local Energize = Instance.new("ScreenGui") -- The actual GUI
  58. local SideFrame = Instance.new("Frame") -- Visible when GUI is closed
  59. local OpenGUI = Instance.new("TextButton") -- Part of SideFrame
  60. local SideFrameTitle = Instance.new("TextLabel") -- Part of SideFrame
  61. local MainFrame = Instance.new("Frame") -- All of the stuff on the main frame
  62. local GuiBottomFrame = Instance.new("Frame") -- Part of Active Frame
  63. local Credits = Instance.new("TextLabel") -- Credits to illremember, hello there
  64. local ScrollingFrame = Instance.new("ScrollingFrame") -- The scrolling frame of animations
  65. local CheckR = Instance.new("TextLabel") -- Check if R15 or R6
  66. local ScrollingFrameR15 = Instance.new("ScrollingFrame") -- The scrolling frame of R15 animations
  67.  
  68. local CrazySlash = Instance.new("TextButton")--COMPLETE
  69. local Open = Instance.new("TextButton")--COMPLETE
  70. local R15Spinner = Instance.new("TextButton")--COMPLETE
  71. local ArmsOut = Instance.new("TextButton")--COMPLETE
  72. local FloatSlash = Instance.new("TextButton")--COMPLETE
  73. local WeirdZombie = Instance.new("TextButton")--COMPLETE
  74. local DownSlash = Instance.new("TextButton")--COMPLETE
  75. local Pull = Instance.new("TextButton")--COMPLETE
  76. local CircleArm = Instance.new("TextButton")--COMPLETE
  77. local Bend = Instance.new("TextButton")--COMPLETE
  78. local RotateSlash = Instance.new("TextButton")--COMPLETE
  79. local FlingArms = Instance.new("TextButton")--COMPLETE
  80.  
  81. local FullSwing = Instance.new("TextButton")--COMPLETE
  82. local GlitchLevitate = Instance.new("TextButton")--COMPLETE
  83. local MoonDance = Instance.new("TextButton")--COMPLETE
  84. local FullPunch = Instance.new("TextButton")--COMPLETE
  85. local Crouch = Instance.new("TextButton")--COMPLETE
  86. local SpinDance = Instance.new("TextButton")--COMPLETE
  87. local FloorFaint = Instance.new("TextButton")--COMPLETE
  88. local JumpingJacks = Instance.new("TextButton")--COMPLETE
  89. local Spinner = Instance.new("TextButton")--COMPLETE
  90. local MegaInsane = Instance.new("TextButton")--COMPLETE
  91. local ArmDetach = Instance.new("TextButton")--COMPLETE
  92. local WeirdMove = Instance.new("TextButton")--COMPLETE
  93. local Faint = Instance.new("TextButton")--COMPLETE
  94. local CloneIllusion = Instance.new("TextButton")--COMPLETE
  95. local Levitate = Instance.new("TextButton")--COMPLETE
  96. local DinoWalk = Instance.new("TextButton")--COMPLETE
  97. local FloorCrawl = Instance.new("TextButton")--COMPLETE
  98. local SwordSlam = Instance.new("TextButton")--COMPLETE
  99. local LoopHead = Instance.new("TextButton")--COMPLETE
  100. local HeroJump = Instance.new("TextButton")--COMPLETE
  101. local Insane = Instance.new("TextButton")--COMPLETE
  102. local FloatingHead = Instance.new("TextButton")--COMPLETE
  103. local HeadThrow = Instance.new("TextButton")--COMPLETE
  104. local MovingDance = Instance.new("TextButton")--COMPLETE
  105. local SuperPunch = Instance.new("TextButton")--COMPLETE
  106. local ArmTurbine = Instance.new("TextButton")--COMPLETE
  107. local Dab = Instance.new("TextButton")--COMPLETE
  108. local FloatSit = Instance.new("TextButton")--COMPLETE
  109. local SuperFaint = Instance.new("TextButton")--COMPLETE
  110. local BarrelRoll = Instance.new("TextButton")--COMPLETE
  111. local Scared = Instance.new("TextButton")--COMPLETE
  112. local InsaneArms = Instance.new("TextButton")--COMPLETE
  113. local SwordSlice = Instance.new("TextButton")--COMPLETE
  114. local SpinDance2 = Instance.new("TextButton")--COMPLETE
  115. local BowDown = Instance.new("TextButton")--COMPLETE
  116. local LoopSlam = Instance.new("TextButton")--COMPLETE
  117.  
  118. local GuiTopFrame = Instance.new("Frame") -- Top of the main frame
  119. local CloseGUI = Instance.new("TextButton") -- To close the GUI
  120. local Title = Instance.new("TextLabel") -- Actual title of GUI, Energize
  121.  
  122. -- Properties
  123.  
  124. Energize.Name = "Energize"
  125. Energize.Parent = game.Players.LocalPlayer.PlayerGui
  126.  
  127. SideFrame.Name = "SideFrame"
  128. SideFrame.Parent = Energize
  129. SideFrame.Active = true
  130. SideFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  131. SideFrame.Draggable = true
  132. SideFrame.Position = UDim2.new(0, 376, 0, 125)
  133. SideFrame.Size = UDim2.new(0, 460, 0, 32)
  134. SideFrame.Visible = false
  135.  
  136. OpenGUI.Name = "OpenGUI"
  137. OpenGUI.Parent = SideFrame
  138. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  139. OpenGUI.BackgroundTransparency = 1
  140. OpenGUI.Position = UDim2.new(0, 426, 0, 0)
  141. OpenGUI.Size = UDim2.new(0, 34, 0, 32)
  142. OpenGUI.Font = Enum.Font.SourceSans
  143. OpenGUI.FontSize = Enum.FontSize.Size48
  144. OpenGUI.Text = "X"
  145. OpenGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  146. OpenGUI.TextSize = 40
  147. OpenGUI.TextWrapped = true
  148.  
  149. SideFrameTitle.Name = "SideFrameTitle"
  150. SideFrameTitle.Parent = SideFrame
  151. SideFrameTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  152. SideFrameTitle.BackgroundTransparency = 1
  153. SideFrameTitle.Position = UDim2.new(0, 170, 0, 0)
  154. SideFrameTitle.Size = UDim2.new(0, 119, 0, 31)
  155. SideFrameTitle.Font = Enum.Font.Arial
  156. SideFrameTitle.FontSize = Enum.FontSize.Size24
  157. SideFrameTitle.Text = "Energize"
  158. SideFrameTitle.TextSize = 21
  159. SideFrameTitle.TextStrokeColor3 = Color3.new(0.27451, 0.92549, 0.905882)
  160. SideFrameTitle.TextStrokeTransparency = 0.69999998807907
  161.  
  162. MainFrame.Name = "MainFrame"
  163. MainFrame.Parent = Energize
  164. MainFrame.Active = true
  165. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  166. MainFrame.BackgroundTransparency = 1
  167. MainFrame.Draggable = true
  168. MainFrame.Position = UDim2.new(0, 376, 0, 125)
  169. MainFrame.Size = UDim2.new(0, 444, 0, 280)
  170.  
  171. GuiBottomFrame.Name = "Gui BottomFrame"
  172. GuiBottomFrame.Parent = MainFrame
  173. GuiBottomFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  174. GuiBottomFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  175. GuiBottomFrame.Position = UDim2.new(0, 0, 0, 247)
  176. GuiBottomFrame.Size = UDim2.new(0, 460, 0, 32)
  177.  
  178. Credits.Name = "Credits"
  179. Credits.Parent = GuiBottomFrame
  180. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  181. Credits.BackgroundTransparency = 1
  182. Credits.Size = UDim2.new(0, 460, 0, 32)
  183. Credits.FontSize = Enum.FontSize.Size14
  184. Credits.Text = "By illremember FE Animations Gui"
  185. Credits.TextColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  186. Credits.TextSize = 14
  187. Credits.TextStrokeColor3 = Color3.new(0.141176, 0.870588, 0.713726)
  188. Credits.TextStrokeTransparency = 0.69999998807907
  189. Credits.TextWrapped = true
  190.  
  191. ScrollingFrame.Parent = MainFrame
  192. ScrollingFrame.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  193. ScrollingFrame.Position = UDim2.new(0, 0, 0, 32)
  194. ScrollingFrame.Size = UDim2.new(0, 460, 0, 215)
  195. ScrollingFrame.ScrollBarThickness = 13
  196.  
  197. FullSwing.Name = "FullSwing"
  198. FullSwing.Parent = ScrollingFrame
  199. FullSwing.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  200. FullSwing.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  201. FullSwing.Position = UDim2.new(0, 17, 0, 322)
  202. FullSwing.Size = UDim2.new(0, 119, 0, 34)
  203. FullSwing.Font = Enum.Font.Highway
  204. FullSwing.FontSize = Enum.FontSize.Size24
  205. FullSwing.Text = "Full Swing"
  206. FullSwing.TextSize = 20
  207. FullSwing.TextWrapped = true
  208.  
  209. GlitchLevitate.Name = "GlitchLevitate"
  210. GlitchLevitate.Parent = ScrollingFrame
  211. GlitchLevitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  212. GlitchLevitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  213. GlitchLevitate.Position = UDim2.new(0, 319, 0, 322)
  214. GlitchLevitate.Size = UDim2.new(0, 119, 0, 34)
  215. GlitchLevitate.Font = Enum.Font.Highway
  216. GlitchLevitate.FontSize = Enum.FontSize.Size24
  217. GlitchLevitate.Text = "Glitch Levitate"
  218. GlitchLevitate.TextSize = 20
  219. GlitchLevitate.TextWrapped = true
  220.  
  221. MoonDance.Name = "MoonDance"
  222. MoonDance.Parent = ScrollingFrame
  223. MoonDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  224. MoonDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  225. MoonDance.Position = UDim2.new(0, 319, 0, 280)
  226. MoonDance.Size = UDim2.new(0, 119, 0, 34)
  227. MoonDance.Font = Enum.Font.Highway
  228. MoonDance.FontSize = Enum.FontSize.Size24
  229. MoonDance.Text = "Moon Dance"
  230. MoonDance.TextSize = 20
  231. MoonDance.TextWrapped = true
  232.  
  233. FullPunch.Name = "FullPunch"
  234. FullPunch.Parent = ScrollingFrame
  235. FullPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  236. FullPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  237. FullPunch.Position = UDim2.new(0, 17, 0, 280)
  238. FullPunch.Size = UDim2.new(0, 119, 0, 34)
  239. FullPunch.Font = Enum.Font.Highway
  240. FullPunch.FontSize = Enum.FontSize.Size24
  241. FullPunch.Text = "Full Punch"
  242. FullPunch.TextSize = 20
  243. FullPunch.TextWrapped = true
  244.  
  245. Crouch.Name = "Crouch"
  246. Crouch.Parent = ScrollingFrame
  247. Crouch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  248. Crouch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  249. Crouch.Position = UDim2.new(0, 168, 0, 280)
  250. Crouch.Size = UDim2.new(0, 119, 0, 34)
  251. Crouch.Font = Enum.Font.Highway
  252. Crouch.FontSize = Enum.FontSize.Size24
  253. Crouch.Text = "Crouch"
  254. Crouch.TextSize = 20
  255. Crouch.TextWrapped = true
  256.  
  257. SpinDance.Name = "SpinDance"
  258. SpinDance.Parent = ScrollingFrame
  259. SpinDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  260. SpinDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  261. SpinDance.Position = UDim2.new(0, 168, 0, 236)
  262. SpinDance.Size = UDim2.new(0, 119, 0, 34)
  263. SpinDance.Font = Enum.Font.Highway
  264. SpinDance.FontSize = Enum.FontSize.Size24
  265. SpinDance.Text = "Spin Dance"
  266. SpinDance.TextSize = 20
  267. SpinDance.TextWrapped = true
  268.  
  269. FloorFaint.Name = "FloorFaint"
  270. FloorFaint.Parent = ScrollingFrame
  271. FloorFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  272. FloorFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  273. FloorFaint.Position = UDim2.new(0, 17, 0, 236)
  274. FloorFaint.Size = UDim2.new(0, 119, 0, 34)
  275. FloorFaint.Font = Enum.Font.Highway
  276. FloorFaint.FontSize = Enum.FontSize.Size24
  277. FloorFaint.Text = "Floor Faint"
  278. FloorFaint.TextSize = 20
  279. FloorFaint.TextWrapped = true
  280.  
  281. JumpingJacks.Name = "JumpingJacks"
  282. JumpingJacks.Parent = ScrollingFrame
  283. JumpingJacks.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  284. JumpingJacks.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  285. JumpingJacks.Position = UDim2.new(0, 319, 0, 236)
  286. JumpingJacks.Size = UDim2.new(0, 119, 0, 34)
  287. JumpingJacks.Font = Enum.Font.Highway
  288. JumpingJacks.FontSize = Enum.FontSize.Size24
  289. JumpingJacks.Text = "Jumping Jacks"
  290. JumpingJacks.TextSize = 20
  291. JumpingJacks.TextWrapped = true
  292.  
  293. Spinner.Name = "Spinner"
  294. Spinner.Parent = ScrollingFrame
  295. Spinner.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  296. Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  297. Spinner.Position = UDim2.new(0, 17, 0, 192)
  298. Spinner.Size = UDim2.new(0, 119, 0, 34)
  299. Spinner.Font = Enum.Font.Highway
  300. Spinner.FontSize = Enum.FontSize.Size24
  301. Spinner.Text = "Spinner"
  302. Spinner.TextSize = 20
  303. Spinner.TextWrapped = true
  304.  
  305. MegaInsane.Name = "MegaInsane"
  306. MegaInsane.Parent = ScrollingFrame
  307. MegaInsane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  308. MegaInsane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  309. MegaInsane.Position = UDim2.new(0, 168, 0, 192)
  310. MegaInsane.Size = UDim2.new(0, 119, 0, 34)
  311. MegaInsane.Font = Enum.Font.Highway
  312. MegaInsane.FontSize = Enum.FontSize.Size24
  313. MegaInsane.Text = "Mega Insane"
  314. MegaInsane.TextSize = 20
  315. MegaInsane.TextWrapped = true
  316.  
  317. ArmDetach.Name = "ArmDetach"
  318. ArmDetach.Parent = ScrollingFrame
  319. ArmDetach.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  320. ArmDetach.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  321. ArmDetach.Position = UDim2.new(0, 319, 0, 192)
  322. ArmDetach.Size = UDim2.new(0, 119, 0, 34)
  323. ArmDetach.Font = Enum.Font.Highway
  324. ArmDetach.FontSize = Enum.FontSize.Size24
  325. ArmDetach.Text = "Arm Detach"
  326. ArmDetach.TextSize = 20
  327. ArmDetach.TextWrapped = true
  328.  
  329. WeirdMove.Name = "WeirdMove"
  330. WeirdMove.Parent = ScrollingFrame
  331. WeirdMove.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  332. WeirdMove.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  333. WeirdMove.Position = UDim2.new(0, 168, 0, 148)
  334. WeirdMove.Size = UDim2.new(0, 119, 0, 34)
  335. WeirdMove.Font = Enum.Font.Highway
  336. WeirdMove.FontSize = Enum.FontSize.Size24
  337. WeirdMove.Text = "Weird Move"
  338. WeirdMove.TextSize = 20
  339. WeirdMove.TextWrapped = true
  340.  
  341. Faint.Name = "Faint"
  342. Faint.Parent = ScrollingFrame
  343. Faint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  344. Faint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  345. Faint.Position = UDim2.new(0, 17, 0, 148)
  346. Faint.Size = UDim2.new(0, 119, 0, 34)
  347. Faint.Font = Enum.Font.Highway
  348. Faint.FontSize = Enum.FontSize.Size24
  349. Faint.Text = "Faint"
  350. Faint.TextSize = 20
  351. Faint.TextWrapped = true
  352.  
  353. CloneIllusion.Name = "CloneIllusion"
  354. CloneIllusion.Parent = ScrollingFrame
  355. CloneIllusion.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  356. CloneIllusion.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  357. CloneIllusion.Position = UDim2.new(0, 319, 0, 148)
  358. CloneIllusion.Size = UDim2.new(0, 119, 0, 34)
  359. CloneIllusion.Font = Enum.Font.Highway
  360. CloneIllusion.FontSize = Enum.FontSize.Size24
  361. CloneIllusion.Text = "Clone Illusion"
  362. CloneIllusion.TextSize = 20
  363. CloneIllusion.TextWrapped = true
  364.  
  365. Levitate.Name = "Levitate"
  366. Levitate.Parent = ScrollingFrame
  367. Levitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  368. Levitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  369. Levitate.Position = UDim2.new(0, 17, 0, 104)
  370. Levitate.Size = UDim2.new(0, 119, 0, 34)
  371. Levitate.Font = Enum.Font.Highway
  372. Levitate.FontSize = Enum.FontSize.Size24
  373. Levitate.Text = "Levitate"
  374. Levitate.TextSize = 20
  375. Levitate.TextWrapped = true
  376.  
  377. DinoWalk.Name = "DinoWalk"
  378. DinoWalk.Parent = ScrollingFrame
  379. DinoWalk.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  380. DinoWalk.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  381. DinoWalk.Position = UDim2.new(0, 168, 0, 104)
  382. DinoWalk.Size = UDim2.new(0, 119, 0, 34)
  383. DinoWalk.Font = Enum.Font.Highway
  384. DinoWalk.FontSize = Enum.FontSize.Size24
  385. DinoWalk.Text = "Dino Walk"
  386. DinoWalk.TextSize = 20
  387. DinoWalk.TextWrapped = true
  388.  
  389. FloorCrawl.Name = "FloorCrawl"
  390. FloorCrawl.Parent = ScrollingFrame
  391. FloorCrawl.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  392. FloorCrawl.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  393. FloorCrawl.Position = UDim2.new(0, 319, 0, 104)
  394. FloorCrawl.Size = UDim2.new(0, 119, 0, 34)
  395. FloorCrawl.Font = Enum.Font.Highway
  396. FloorCrawl.FontSize = Enum.FontSize.Size24
  397. FloorCrawl.Text = "Floor Crawl"
  398. FloorCrawl.TextSize = 20
  399. FloorCrawl.TextWrapped = true
  400.  
  401. SwordSlam.Name = "SwordSlam"
  402. SwordSlam.Parent = ScrollingFrame
  403. SwordSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  404. SwordSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  405. SwordSlam.Position = UDim2.new(0, 319, 0, 60)
  406. SwordSlam.Size = UDim2.new(0, 119, 0, 34)
  407. SwordSlam.Font = Enum.Font.Highway
  408. SwordSlam.FontSize = Enum.FontSize.Size24
  409. SwordSlam.Text = "Sword Slam"
  410. SwordSlam.TextSize = 20
  411. SwordSlam.TextWrapped = true
  412.  
  413. LoopHead.Name = "LoopHead"
  414. LoopHead.Parent = ScrollingFrame
  415. LoopHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  416. LoopHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  417. LoopHead.Position = UDim2.new(0, 168, 0, 60)
  418. LoopHead.Size = UDim2.new(0, 119, 0, 34)
  419. LoopHead.Font = Enum.Font.Highway
  420. LoopHead.FontSize = Enum.FontSize.Size24
  421. LoopHead.Text = "Loop Head"
  422. LoopHead.TextSize = 20
  423. LoopHead.TextWrapped = true
  424.  
  425. HeroJump.Name = "HeroJump"
  426. HeroJump.Parent = ScrollingFrame
  427. HeroJump.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  428. HeroJump.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  429. HeroJump.Position = UDim2.new(0, 17, 0, 60)
  430. HeroJump.Size = UDim2.new(0, 119, 0, 34)
  431. HeroJump.Font = Enum.Font.Highway
  432. HeroJump.FontSize = Enum.FontSize.Size24
  433. HeroJump.Text = "Hero Jump"
  434. HeroJump.TextSize = 20
  435. HeroJump.TextWrapped = true
  436.  
  437. Insane.Name = "Insane"
  438. Insane.Parent = ScrollingFrame
  439. Insane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  440. Insane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  441. Insane.Position = UDim2.new(0, 319, 0, 16)
  442. Insane.Size = UDim2.new(0, 119, 0, 34)
  443. Insane.Font = Enum.Font.Highway
  444. Insane.FontSize = Enum.FontSize.Size24
  445. Insane.Text = "Insane"
  446. Insane.TextSize = 20
  447. Insane.TextWrapped = true
  448.  
  449. FloatingHead.Name = "FloatingHead"
  450. FloatingHead.Parent = ScrollingFrame
  451. FloatingHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  452. FloatingHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  453. FloatingHead.Position = UDim2.new(0, 168, 0, 16)
  454. FloatingHead.Size = UDim2.new(0, 119, 0, 34)
  455. FloatingHead.Font = Enum.Font.Highway
  456. FloatingHead.FontSize = Enum.FontSize.Size24
  457. FloatingHead.Text = "Floating Head"
  458. FloatingHead.TextSize = 20
  459. FloatingHead.TextWrapped = true
  460.  
  461. HeadThrow.Name = "HeadThrow"
  462. HeadThrow.Parent = ScrollingFrame
  463. HeadThrow.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  464. HeadThrow.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  465. HeadThrow.Position = UDim2.new(0, 17, 0, 16)
  466. HeadThrow.Size = UDim2.new(0, 119, 0, 34)
  467. HeadThrow.Font = Enum.Font.Highway
  468. HeadThrow.FontSize = Enum.FontSize.Size24
  469. HeadThrow.Text = "Head Throw"
  470. HeadThrow.TextSize = 20
  471. HeadThrow.TextWrapped = true
  472.  
  473. MovingDance.Name = "MovingDance"
  474. MovingDance.Parent = ScrollingFrame
  475. MovingDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  476. MovingDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  477. MovingDance.Position = UDim2.new(0, 168, 0, 324)
  478. MovingDance.Size = UDim2.new(0, 119, 0, 34)
  479. MovingDance.Font = Enum.Font.Highway
  480. MovingDance.FontSize = Enum.FontSize.Size24
  481. MovingDance.Text = "Moving Dance"
  482. MovingDance.TextSize = 20
  483. MovingDance.TextWrapped = true
  484.  
  485. SuperPunch.Name = "SuperPunch"
  486. SuperPunch.Parent = ScrollingFrame
  487. SuperPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  488. SuperPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  489. SuperPunch.Position = UDim2.new(0, 168, 0, 366)
  490. SuperPunch.Size = UDim2.new(0, 119, 0, 34)
  491. SuperPunch.Font = Enum.Font.Highway
  492. SuperPunch.FontSize = Enum.FontSize.Size24
  493. SuperPunch.Text = "Super Punch"
  494. SuperPunch.TextSize = 20
  495. SuperPunch.TextWrapped = true
  496.  
  497. ArmTurbine.Name = "ArmTurbine"
  498. ArmTurbine.Parent = ScrollingFrame
  499. ArmTurbine.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  500. ArmTurbine.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  501. ArmTurbine.Position = UDim2.new(0, 319, 0, 366)
  502. ArmTurbine.Size = UDim2.new(0, 119, 0, 34)
  503. ArmTurbine.Font = Enum.Font.Highway
  504. ArmTurbine.FontSize = Enum.FontSize.Size24
  505. ArmTurbine.Text = "Arm Turbine"
  506. ArmTurbine.TextSize = 20
  507. ArmTurbine.TextWrapped = true
  508.  
  509. Dab.Name = "Dab"
  510. Dab.Parent = ScrollingFrame
  511. Dab.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  512. Dab.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  513. Dab.Position = UDim2.new(0, 17, 0, 366)
  514. Dab.Size = UDim2.new(0, 119, 0, 34)
  515. Dab.Font = Enum.Font.Highway
  516. Dab.FontSize = Enum.FontSize.Size24
  517. Dab.Text = "Dab"
  518. Dab.TextSize = 20
  519. Dab.TextWrapped = true
  520.  
  521. FloatSit.Name = "FloatSit"
  522. FloatSit.Parent = ScrollingFrame
  523. FloatSit.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  524. FloatSit.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  525. FloatSit.Position = UDim2.new(0, 168, 0, 410)
  526. FloatSit.Size = UDim2.new(0, 119, 0, 34)
  527. FloatSit.Font = Enum.Font.Highway
  528. FloatSit.FontSize = Enum.FontSize.Size24
  529. FloatSit.Text = "Float Sit"
  530. FloatSit.TextSize = 20
  531. FloatSit.TextWrapped = true
  532.  
  533. SuperFaint.Name = "SuperFaint"
  534. SuperFaint.Parent = ScrollingFrame
  535. SuperFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  536. SuperFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  537. SuperFaint.Position = UDim2.new(0, 17, 0, 498)
  538. SuperFaint.Size = UDim2.new(0, 119, 0, 34)
  539. SuperFaint.Font = Enum.Font.Highway
  540. SuperFaint.FontSize = Enum.FontSize.Size24
  541. SuperFaint.Text = "Super Faint"
  542. SuperFaint.TextSize = 20
  543. SuperFaint.TextWrapped = true
  544.  
  545. BarrelRoll.Name = "BarrelRoll"
  546. BarrelRoll.Parent = ScrollingFrame
  547. BarrelRoll.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  548. BarrelRoll.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  549. BarrelRoll.Position = UDim2.new(0, 319, 0, 410)
  550. BarrelRoll.Size = UDim2.new(0, 119, 0, 34)
  551. BarrelRoll.Font = Enum.Font.Highway
  552. BarrelRoll.FontSize = Enum.FontSize.Size24
  553. BarrelRoll.Text = "Barrel Roll"
  554. BarrelRoll.TextSize = 20
  555. BarrelRoll.TextWrapped = true
  556.  
  557. Scared.Name = "Scared"
  558. Scared.Parent = ScrollingFrame
  559. Scared.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  560. Scared.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  561. Scared.Position = UDim2.new(0, 319, 0, 454)
  562. Scared.Size = UDim2.new(0, 119, 0, 34)
  563. Scared.Font = Enum.Font.Highway
  564. Scared.FontSize = Enum.FontSize.Size24
  565. Scared.Text = "Scared"
  566. Scared.TextSize = 20
  567. Scared.TextWrapped = true
  568.  
  569. InsaneArms.Name = "InsaneArms"
  570. InsaneArms.Parent = ScrollingFrame
  571. InsaneArms.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  572. InsaneArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  573. InsaneArms.Position = UDim2.new(0, 17, 0, 454)
  574. InsaneArms.Size = UDim2.new(0, 119, 0, 34)
  575. InsaneArms.Font = Enum.Font.Highway
  576. InsaneArms.FontSize = Enum.FontSize.Size24
  577. InsaneArms.Text = "Insane Arms"
  578. InsaneArms.TextSize = 20
  579. InsaneArms.TextWrapped = true
  580.  
  581. SwordSlice.Name = "SwordSlice"
  582. SwordSlice.Parent = ScrollingFrame
  583. SwordSlice.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  584. SwordSlice.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  585. SwordSlice.Position = UDim2.new(0, 168, 0, 454)
  586. SwordSlice.Size = UDim2.new(0, 119, 0, 34)
  587. SwordSlice.Font = Enum.Font.Highway
  588. SwordSlice.FontSize = Enum.FontSize.Size24
  589. SwordSlice.Text = "Sword Slice"
  590. SwordSlice.TextSize = 20
  591. SwordSlice.TextWrapped = true
  592.  
  593. SpinDance2.Name = "SpinDance2"
  594. SpinDance2.Parent = ScrollingFrame
  595. SpinDance2.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  596. SpinDance2.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  597. SpinDance2.Position = UDim2.new(0, 168, 0, 498)
  598. SpinDance2.Size = UDim2.new(0, 119, 0, 34)
  599. SpinDance2.Font = Enum.Font.Highway
  600. SpinDance2.FontSize = Enum.FontSize.Size24
  601. SpinDance2.Text = "Spin Dance 2"
  602. SpinDance2.TextSize = 20
  603. SpinDance2.TextWrapped = true
  604.  
  605. BowDown.Name = "BowDown"
  606. BowDown.Parent = ScrollingFrame
  607. BowDown.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  608. BowDown.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  609. BowDown.Position = UDim2.new(0, 319, 0, 498)
  610. BowDown.Size = UDim2.new(0, 119, 0, 34)
  611. BowDown.Font = Enum.Font.Highway
  612. BowDown.FontSize = Enum.FontSize.Size24
  613. BowDown.Text = "Bow Down"
  614. BowDown.TextSize = 20
  615. BowDown.TextWrapped = true
  616.  
  617. LoopSlam.Name = "LoopSlam"
  618. LoopSlam.Parent = ScrollingFrame
  619. LoopSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  620. LoopSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  621. LoopSlam.Position = UDim2.new(0, 17, 0, 410)
  622. LoopSlam.Size = UDim2.new(0, 119, 0, 34)
  623. LoopSlam.Font = Enum.Font.Highway
  624. LoopSlam.FontSize = Enum.FontSize.Size24
  625. LoopSlam.Text = "Loop Slam"
  626. LoopSlam.TextSize = 20
  627. LoopSlam.TextWrapped = true
  628.  
  629. GuiTopFrame.Name = "Gui TopFrame"
  630. GuiTopFrame.Parent = MainFrame
  631. GuiTopFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  632. GuiTopFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  633. GuiTopFrame.Size = UDim2.new(0, 460, 0, 32)
  634.  
  635. CloseGUI.Name = "CloseGUI"
  636. CloseGUI.Parent = GuiTopFrame
  637. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  638. CloseGUI.BackgroundTransparency = 1
  639. CloseGUI.Position = UDim2.new(0, 426, 0, 0)
  640. CloseGUI.Size = UDim2.new(0, 34, 0, 32)
  641. CloseGUI.Font = Enum.Font.SourceSans
  642. CloseGUI.FontSize = Enum.FontSize.Size48
  643. CloseGUI.Text = "X"
  644. CloseGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  645. CloseGUI.TextSize = 40
  646. CloseGUI.TextWrapped = true
  647.  
  648. Title.Name = "Title"
  649. Title.Parent = GuiTopFrame
  650. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  651. Title.BackgroundTransparency = 1
  652. Title.Size = UDim2.new(0, 460, 0, 32)
  653. Title.FontSize = Enum.FontSize.Size14
  654. Title.Text = "Energize"
  655. Title.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  656. Title.TextSize = 14
  657. Title.TextStrokeColor3 = Color3.new(0.384314, 0.917647, 1)
  658. Title.TextStrokeTransparency = 0.69999998807907
  659. Title.TextWrapped = true
  660.  
  661. CheckR.Name = "CheckR"
  662. CheckR.Parent = GuiTopFrame
  663. CheckR.BackgroundColor3 = Color3.new(1, 1, 1)
  664. CheckR.BackgroundTransparency = 1
  665. CheckR.Size = UDim2.new(0, 171, 0, 32)
  666. CheckR.Font = Enum.Font.SourceSansBold
  667. CheckR.FontSize = Enum.FontSize.Size14
  668. CheckR.Text = "Text"
  669. CheckR.TextScaled = true
  670. CheckR.TextSize = 14
  671. CheckR.TextWrapped = true
  672.  
  673. ScrollingFrameR15.Name = "ScrollingFrameR15"
  674. ScrollingFrameR15.Parent = MainFrame
  675. ScrollingFrameR15.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  676. ScrollingFrameR15.Position = UDim2.new(0, 0, 0, 32)
  677. ScrollingFrameR15.Size = UDim2.new(0, 460, 0, 215)
  678. ScrollingFrameR15.Visible = false
  679. ScrollingFrameR15.ScrollBarThickness = 13
  680.  
  681. CrazySlash.Name = "CrazySlash"
  682. CrazySlash.Parent = ScrollingFrameR15
  683. CrazySlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  684. CrazySlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  685. CrazySlash.Position = UDim2.new(0, 17, 0, 16)
  686. CrazySlash.Size = UDim2.new(0, 119, 0, 34)
  687. CrazySlash.Font = Enum.Font.Highway
  688. CrazySlash.FontSize = Enum.FontSize.Size24
  689. CrazySlash.Text = "CrazySlash"
  690. CrazySlash.TextSize = 20
  691. CrazySlash.TextWrapped = true
  692.  
  693. Open.Name = "Open"
  694. Open.Parent = ScrollingFrameR15
  695. Open.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  696. Open.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  697. Open.Position = UDim2.new(0, 168, 0, 16)
  698. Open.Size = UDim2.new(0, 119, 0, 34)
  699. Open.Font = Enum.Font.Highway
  700. Open.FontSize = Enum.FontSize.Size24
  701. Open.Text = "Open"
  702. Open.TextSize = 20
  703. Open.TextWrapped = true
  704.  
  705. R15Spinner.Name = "R15Spinner"
  706. R15Spinner.Parent = ScrollingFrameR15
  707. R15Spinner.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  708. R15Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  709. R15Spinner.Position = UDim2.new(0, 17, 0, 60)
  710. R15Spinner.Size = UDim2.new(0, 119, 0, 34)
  711. R15Spinner.Font = Enum.Font.Highway
  712. R15Spinner.FontSize = Enum.FontSize.Size24
  713. R15Spinner.Text = "Spinner"
  714. R15Spinner.TextSize = 20
  715. R15Spinner.TextWrapped = true
  716.  
  717. ArmsOut.Name = "ArmsOut"
  718. ArmsOut.Parent = ScrollingFrameR15
  719. ArmsOut.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  720. ArmsOut.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  721. ArmsOut.Position = UDim2.new(0, 319, 0, 16)
  722. ArmsOut.Size = UDim2.new(0, 119, 0, 34)
  723. ArmsOut.Font = Enum.Font.Highway
  724. ArmsOut.FontSize = Enum.FontSize.Size24
  725. ArmsOut.Text = "ArmsOut"
  726. ArmsOut.TextSize = 20
  727. ArmsOut.TextWrapped = true
  728.  
  729. FloatSlash.Name = "FloatSlash"
  730. FloatSlash.Parent = ScrollingFrameR15
  731. FloatSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  732. FloatSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  733. FloatSlash.Position = UDim2.new(0, 168, 0, 148)
  734. FloatSlash.Size = UDim2.new(0, 119, 0, 34)
  735. FloatSlash.Font = Enum.Font.Highway
  736. FloatSlash.FontSize = Enum.FontSize.Size24
  737. FloatSlash.Text = "FloatSlash"
  738. FloatSlash.TextSize = 20
  739. FloatSlash.TextWrapped = true
  740.  
  741. WeirdZombie.Name = "WeirdZombie"
  742. WeirdZombie.Parent = ScrollingFrameR15
  743. WeirdZombie.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  744. WeirdZombie.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  745. WeirdZombie.Position = UDim2.new(0, 17, 0, 148)
  746. WeirdZombie.Size = UDim2.new(0, 119, 0, 34)
  747. WeirdZombie.Font = Enum.Font.Highway
  748. WeirdZombie.FontSize = Enum.FontSize.Size24
  749. WeirdZombie.Text = "WeirdZombie"
  750. WeirdZombie.TextSize = 20
  751. WeirdZombie.TextWrapped = true
  752.  
  753. DownSlash.Name = "DownSlash"
  754. DownSlash.Parent = ScrollingFrameR15
  755. DownSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  756. DownSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  757. DownSlash.Position = UDim2.new(0, 319, 0, 148)
  758. DownSlash.Size = UDim2.new(0, 119, 0, 34)
  759. DownSlash.Font = Enum.Font.Highway
  760. DownSlash.FontSize = Enum.FontSize.Size24
  761. DownSlash.Text = "DownSlash"
  762. DownSlash.TextSize = 20
  763. DownSlash.TextWrapped = true
  764.  
  765. Pull.Name = "Pull"
  766. Pull.Parent = ScrollingFrameR15
  767. Pull.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  768. Pull.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  769. Pull.Position = UDim2.new(0, 17, 0, 104)
  770. Pull.Size = UDim2.new(0, 119, 0, 34)
  771. Pull.Font = Enum.Font.Highway
  772. Pull.FontSize = Enum.FontSize.Size24
  773. Pull.Text = "Pull"
  774. Pull.TextSize = 20
  775. Pull.TextWrapped = true
  776.  
  777. CircleArm.Name = "CircleArm"
  778. CircleArm.Parent = ScrollingFrameR15
  779. CircleArm.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  780. CircleArm.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  781. CircleArm.Position = UDim2.new(0, 168, 0, 104)
  782. CircleArm.Size = UDim2.new(0, 119, 0, 34)
  783. CircleArm.Font = Enum.Font.Highway
  784. CircleArm.FontSize = Enum.FontSize.Size24
  785. CircleArm.Text = "CircleArm"
  786. CircleArm.TextSize = 20
  787. CircleArm.TextWrapped = true
  788.  
  789. Bend.Name = "Bend"
  790. Bend.Parent = ScrollingFrameR15
  791. Bend.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  792. Bend.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  793. Bend.Position = UDim2.new(0, 319, 0, 104)
  794. Bend.Size = UDim2.new(0, 119, 0, 34)
  795. Bend.Font = Enum.Font.Highway
  796. Bend.FontSize = Enum.FontSize.Size24
  797. Bend.Text = "Bend"
  798. Bend.TextSize = 20
  799. Bend.TextWrapped = true
  800.  
  801. RotateSlash.Name = "RotateSlash"
  802. RotateSlash.Parent = ScrollingFrameR15
  803. RotateSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  804. RotateSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  805. RotateSlash.Position = UDim2.new(0, 319, 0, 60)
  806. RotateSlash.Size = UDim2.new(0, 119, 0, 34)
  807. RotateSlash.Font = Enum.Font.Highway
  808. RotateSlash.FontSize = Enum.FontSize.Size24
  809. RotateSlash.Text = "RotateSlash"
  810. RotateSlash.TextSize = 20
  811. RotateSlash.TextWrapped = true
  812.  
  813. FlingArms.Name = "FlingArms"
  814. FlingArms.Parent = ScrollingFrameR15
  815. FlingArms.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  816. FlingArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  817. FlingArms.Position = UDim2.new(0, 168, 0, 60)
  818. FlingArms.Size = UDim2.new(0, 119, 0, 34)
  819. FlingArms.Font = Enum.Font.Highway
  820. FlingArms.FontSize = Enum.FontSize.Size24
  821. FlingArms.Text = "FlingArms"
  822. FlingArms.TextSize = 20
  823. FlingArms.TextWrapped = true
  824.  
  825. -- Buttons
  826. col = Color3.new(0.886275, 0.776471, 0.368627)
  827. loc = Color3.new(1, 0.906471, 0.568627)
  828. rcol = Color3.new(0.682353, 0.701961, 0.792157)
  829. rloc = Color3.new(0.882353, 0.901961, 0.992157)
  830.  
  831. CloseGUI.MouseButton1Click:connect(function()
  832. MainFrame.Visible = false
  833. SideFrame.Visible = true
  834. SideFrame.Position = MainFrame.Position
  835. end)
  836.  
  837. OpenGUI.MouseButton1Click:connect(function()
  838. MainFrame.Visible = true
  839. SideFrame.Visible = false
  840. MainFrame.Position = SideFrame.Position
  841. end)
  842.  
  843. if (game:GetService"Players".LocalPlayer.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15) then
  844. ScrollingFrame.Visible = false
  845. ScrollingFrameR15.Visible = true
  846. CheckR.Text = "Showing R15 Animations"
  847. else
  848. ScrollingFrame.Visible = true
  849. ScrollingFrameR15.Visible = false
  850. CheckR.Text = "Showing R6 Animations"
  851. end
  852.  
  853. local Anim = Instance.new("Animation")
  854. Anim.AnimationId = "rbxassetid://35154961"
  855. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  856. local HeadThrowACTIVE = false
  857. HeadThrow.MouseButton1Click:connect(function()
  858. HeadThrowACTIVE = not HeadThrowACTIVE
  859. if HeadThrowACTIVE then
  860. HeadThrow.BackgroundColor3 = loc
  861. while wait() do
  862. if track.IsPlaying == false then
  863. if HeadThrowACTIVE then
  864. track:Play(.1, 1, 1)
  865. end
  866. end
  867. end
  868. else
  869. track:Stop()
  870. HeadThrow.BackgroundColor3 = col
  871. end
  872. end)
  873.  
  874. local Anim = Instance.new("Animation")
  875. Anim.AnimationId = "rbxassetid://121572214"
  876. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  877. local FloatingHeadACTIVE = false
  878. FloatingHead.MouseButton1Click:connect(function()
  879. FloatingHeadACTIVE = not FloatingHeadACTIVE
  880. if FloatingHeadACTIVE then
  881. track:Play(.1, 1, 1)
  882. FloatingHead.BackgroundColor3 = loc
  883. else
  884. track:Stop()
  885. FloatingHead.BackgroundColor3 = col
  886. end
  887. end)
  888.  
  889. local Anim = Instance.new("Animation")
  890. Anim.AnimationId = "rbxassetid://182724289"
  891. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  892. local CrouchACTIVE = false
  893. Crouch.MouseButton1Click:connect(function()
  894. CrouchACTIVE = not CrouchACTIVE
  895. if CrouchACTIVE then
  896. track:Play(.1, 1, 1)
  897. Crouch.BackgroundColor3 = loc
  898. else
  899. track:Stop()
  900. Crouch.BackgroundColor3 = col
  901. end
  902. end)
  903.  
  904. local Anim = Instance.new("Animation")
  905. Anim.AnimationId = "rbxassetid://282574440"
  906. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  907. local FloorCrawlACTIVE = false
  908. FloorCrawl.MouseButton1Click:connect(function()
  909. FloorCrawlACTIVE = not FloorCrawlACTIVE
  910. if FloorCrawlACTIVE then
  911. track:Play(.1, 1, 1)
  912. FloorCrawl.BackgroundColor3 = loc
  913. else
  914. track:Stop()
  915. FloorCrawl.BackgroundColor3 = col
  916. end
  917. end)
  918.  
  919. local Anim = Instance.new("Animation")
  920. Anim.AnimationId = "rbxassetid://204328711"
  921. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  922. local DinoWalkACTIVE = false
  923. DinoWalk.MouseButton1Click:connect(function()
  924. DinoWalkACTIVE = not DinoWalkACTIVE
  925. if DinoWalkACTIVE then
  926. track:Play(.1, 1, 1)
  927. DinoWalk.BackgroundColor3 = loc
  928. else
  929. track:Stop()
  930. DinoWalk.BackgroundColor3 = col
  931. end
  932. end)
  933.  
  934. local Anim = Instance.new("Animation")
  935. Anim.AnimationId = "rbxassetid://429681631"
  936. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  937. local JumpingJacksACTIVE = false
  938. JumpingJacks.MouseButton1Click:connect(function()
  939. JumpingJacksACTIVE = not JumpingJacksACTIVE
  940. if JumpingJacksACTIVE then
  941. track:Play(.1, 1, 1)
  942. JumpingJacks.BackgroundColor3 = loc
  943. else
  944. track:Stop()
  945. JumpingJacks.BackgroundColor3 = col
  946. end
  947. end)
  948.  
  949. local Anim = Instance.new("Animation")
  950. Anim.AnimationId = "rbxassetid://35154961"
  951. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  952. local LoopHeadACTIVE = false
  953. LoopHead.MouseButton1Click:connect(function()
  954. LoopHeadACTIVE = not LoopHeadACTIVE
  955. if LoopHeadACTIVE then
  956. LoopHead.BackgroundColor3 = loc
  957. while wait() do
  958. if track.IsPlaying == false then
  959. if LoopHeadACTIVE then
  960. track:Play(.5, 1, 1e6)
  961. end
  962. end
  963. end
  964. else
  965. track:Stop()
  966. LoopHead.BackgroundColor3 = col
  967. end
  968. end)
  969.  
  970. local Anim = Instance.new("Animation")
  971. Anim.AnimationId = "rbxassetid://184574340"
  972. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  973. local HeroJumpACTIVE = false
  974. HeroJump.MouseButton1Click:connect(function()
  975. HeroJumpACTIVE = not HeroJumpACTIVE
  976. if HeroJumpACTIVE then
  977. HeroJump.BackgroundColor3 = loc
  978. while wait() do
  979. if track.IsPlaying == false then
  980. if HeroJumpACTIVE then
  981. track:Play(.1, 1, 1)
  982. end
  983. end
  984. end
  985. else
  986. track:Stop()
  987. HeroJump.BackgroundColor3 = col
  988. end
  989. end)
  990.  
  991. local Anim = Instance.new("Animation")
  992. Anim.AnimationId = "rbxassetid://181526230"
  993. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  994. local FaintACTIVE = false
  995. Faint.MouseButton1Click:connect(function()
  996. FaintACTIVE = not FaintACTIVE
  997. if FaintACTIVE then
  998. track:Play(.1, 1, 1)
  999. Faint.BackgroundColor3 = loc
  1000. else
  1001. track:Stop()
  1002. Faint.BackgroundColor3 = col
  1003. end
  1004. end)
  1005.  
  1006. local Anim = Instance.new("Animation")
  1007. Anim.AnimationId = "rbxassetid://181525546"
  1008. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1009. local FloorFaintACTIVE = false
  1010. FloorFaint.MouseButton1Click:connect(function()
  1011. FloorFaintACTIVE = not FloorFaintACTIVE
  1012. if FloorFaintACTIVE then
  1013. FloorFaint.BackgroundColor3 = loc
  1014. while wait() do
  1015. if track.IsPlaying == false then
  1016. if FloorFaintACTIVE then
  1017. track:Play(.1, 1, 2)
  1018. end
  1019. end
  1020. end
  1021. else
  1022. track:Stop()
  1023. FloorFaint.BackgroundColor3 = col
  1024. end
  1025. end)
  1026.  
  1027. local Anim = Instance.new("Animation")
  1028. Anim.AnimationId = "rbxassetid://181525546"
  1029. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1030. local SuperFaintACTIVE = false
  1031. SuperFaint.MouseButton1Click:connect(function()
  1032. SuperFaintACTIVE = not SuperFaintACTIVE
  1033. if SuperFaintACTIVE then
  1034. SuperFaint.BackgroundColor3 = loc
  1035. while wait() do
  1036. if track.IsPlaying == false then
  1037. if SuperFaintACTIVE then
  1038. track:Play(.1, 0.5, 40)
  1039. end
  1040. end
  1041. end
  1042. else
  1043. track:Stop()
  1044. SuperFaint.BackgroundColor3 = col
  1045. end
  1046. end)
  1047.  
  1048. local Anim = Instance.new("Animation")
  1049. Anim.AnimationId = "rbxassetid://313762630"
  1050. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1051. local LevitateACTIVE = false
  1052. Levitate.MouseButton1Click:connect(function()
  1053. LevitateACTIVE = not LevitateACTIVE
  1054. if LevitateACTIVE then
  1055. track:Play(.1, 1, 1)
  1056. Levitate.BackgroundColor3 = loc
  1057. else
  1058. track:Stop()
  1059. Levitate.BackgroundColor3 = col
  1060. end
  1061. end)
  1062.  
  1063. local Anim = Instance.new("Animation")
  1064. Anim.AnimationId = "rbxassetid://183412246"
  1065. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1066. local DabACTIVE = false
  1067. Dab.MouseButton1Click:connect(function()
  1068. DabACTIVE = not DabACTIVE
  1069. if DabACTIVE then
  1070. Dab.BackgroundColor3 = loc
  1071. while wait() do
  1072. if track.IsPlaying == false then
  1073. if DabACTIVE then
  1074. track:Play(.1, 1, 1)
  1075. end
  1076. end
  1077. end
  1078. else
  1079. track:Stop()
  1080. Dab.BackgroundColor3 = col
  1081. end
  1082. end)
  1083.  
  1084. local Anim = Instance.new("Animation")
  1085. Anim.AnimationId = "rbxassetid://188632011"
  1086. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1087. local SpinACTIVE = false
  1088. Spinner.MouseButton1Click:connect(function()
  1089. SpinACTIVE = not SpinACTIVE
  1090. if SpinACTIVE then
  1091. Spinner.BackgroundColor3 = loc
  1092. while wait() do
  1093. if track.IsPlaying == false then
  1094. if SpinACTIVE then
  1095. track:Play(.1, 1, 2)
  1096. end
  1097. end
  1098. end
  1099. else
  1100. track:Stop()
  1101. Spinner.BackgroundColor3 = col
  1102. end
  1103. end)
  1104.  
  1105. local Anim = Instance.new("Animation")
  1106. Anim.AnimationId = "rbxassetid://179224234"
  1107. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1108. local FloatSitACTIVE = false
  1109. FloatSit.MouseButton1Click:connect(function()
  1110. FloatSitACTIVE = not FloatSitACTIVE
  1111. if FloatSitACTIVE then
  1112. track:Play(.1, 1, 1)
  1113. FloatSit.BackgroundColor3 = loc
  1114. else
  1115. track:Stop()
  1116. FloatSit.BackgroundColor3 = col
  1117. end
  1118. end)
  1119.  
  1120. local Anim = Instance.new("Animation")
  1121. Anim.AnimationId = "rbxassetid://429703734"
  1122. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1123. local MovingDanceACTIVE = false
  1124. MovingDance.MouseButton1Click:connect(function()
  1125. MovingDanceACTIVE = not MovingDanceACTIVE
  1126. if MovingDanceACTIVE then
  1127. MovingDance.BackgroundColor3 = loc
  1128. while wait() do
  1129. if track.IsPlaying == false then
  1130. if MovingDanceACTIVE then
  1131. track:Play(.1, 1, 1)
  1132. end
  1133. end
  1134. end
  1135. else
  1136. track:Stop()
  1137. MovingDance.BackgroundColor3 = col
  1138. end
  1139. end)
  1140.  
  1141. local Anim = Instance.new("Animation")
  1142. Anim.AnimationId = "rbxassetid://215384594"
  1143. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1144. local WeirdMoveACTIVE = false
  1145. WeirdMove.MouseButton1Click:connect(function()
  1146. WeirdMoveACTIVE = not WeirdMoveACTIVE
  1147. if WeirdMoveACTIVE then
  1148. track:Play(.1, 1, 1)
  1149. WeirdMove.BackgroundColor3 = loc
  1150. else
  1151. track:Stop()
  1152. WeirdMove.BackgroundColor3 = col
  1153. end
  1154. end)
  1155.  
  1156. local Anim = Instance.new("Animation")
  1157. Anim.AnimationId = "rbxassetid://215384594"
  1158. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1159. local CloneIllusionACTIVE = false
  1160. CloneIllusion.MouseButton1Click:connect(function()
  1161. CloneIllusionACTIVE = not CloneIllusionACTIVE
  1162. if CloneIllusionACTIVE then
  1163. track:Play(.5, 1, 1e7)
  1164. CloneIllusion.BackgroundColor3 = loc
  1165. else
  1166. track:Stop()
  1167. CloneIllusion.BackgroundColor3 = col
  1168. end
  1169. end)
  1170.  
  1171. local Anim = Instance.new("Animation")
  1172. Anim.AnimationId = "rbxassetid://313762630"
  1173. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1174. local GlitchLevitateACTIVE = false
  1175. GlitchLevitate.MouseButton1Click:connect(function()
  1176. GlitchLevitateACTIVE = not GlitchLevitateACTIVE
  1177. if GlitchLevitateACTIVE then
  1178. track:Play(.5, 1, 1e7)
  1179. GlitchLevitate.BackgroundColor3 = loc
  1180. else
  1181. track:Stop()
  1182. GlitchLevitate.BackgroundColor3 = col
  1183. end
  1184. end)
  1185.  
  1186. local Anim = Instance.new("Animation")
  1187. Anim.AnimationId = "rbxassetid://429730430"
  1188. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1189. local SpinDanceACTIVE = false
  1190. SpinDance.MouseButton1Click:connect(function()
  1191. SpinDanceACTIVE = not SpinDanceACTIVE
  1192. if SpinDanceACTIVE then
  1193. SpinDance.BackgroundColor3 = loc
  1194. while wait() do
  1195. if track.IsPlaying == false then
  1196. if SpinDanceACTIVE then
  1197. track:Play(.1, 1, 1)
  1198. end
  1199. end
  1200. end
  1201. else
  1202. track:Stop()
  1203. SpinDance.BackgroundColor3 = col
  1204. end
  1205. end)
  1206.  
  1207. local Anim = Instance.new("Animation")
  1208. Anim.AnimationId = "rbxassetid://45834924"
  1209. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1210. local MoonDanceACTIVE = false
  1211. MoonDance.MouseButton1Click:connect(function()
  1212. MoonDanceACTIVE = not MoonDanceACTIVE
  1213. if MoonDanceACTIVE then
  1214. MoonDance.BackgroundColor3 = loc
  1215. while wait() do
  1216. if track.IsPlaying == false then
  1217. if MoonDanceACTIVE then
  1218. track:Play(.1, 1, 1)
  1219. end
  1220. end
  1221. end
  1222. else
  1223. track:Stop()
  1224. MoonDance.BackgroundColor3 = col
  1225. end
  1226. end)
  1227.  
  1228. local Anim = Instance.new("Animation")
  1229. Anim.AnimationId = "rbxassetid://204062532"
  1230. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1231. local FullPunchACTIVE = false
  1232. FullPunch.MouseButton1Click:connect(function()
  1233. FullPunchACTIVE = not FullPunchACTIVE
  1234. if FullPunchACTIVE then
  1235. FullPunch.BackgroundColor3 = loc
  1236. while wait() do
  1237. if track.IsPlaying == false then
  1238. if FullPunchACTIVE then
  1239. track:Play(.1, 1, 1)
  1240. end
  1241. end
  1242. end
  1243. else
  1244. track:Stop()
  1245. FullPunch.BackgroundColor3 = col
  1246. end
  1247. end)
  1248.  
  1249. local Anim = Instance.new("Animation")
  1250. Anim.AnimationId = "rbxassetid://186934910"
  1251. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1252. local SpinDance2ACTIVE = false
  1253. SpinDance2.MouseButton1Click:connect(function()
  1254. SpinDance2ACTIVE = not SpinDance2ACTIVE
  1255. if SpinDance2ACTIVE then
  1256. SpinDance2.BackgroundColor3 = loc
  1257. while wait() do
  1258. if track.IsPlaying == false then
  1259. if SpinDance2ACTIVE then
  1260. track:Play(.1, 1, 1)
  1261. end
  1262. end
  1263. end
  1264. else
  1265. track:Stop()
  1266. SpinDance2.BackgroundColor3 = col
  1267. end
  1268. end)
  1269.  
  1270. local Anim = Instance.new("Animation")
  1271. Anim.AnimationId = "rbxassetid://204292303"
  1272. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1273. local BowDownACTIVE = false
  1274. BowDown.MouseButton1Click:connect(function()
  1275. BowDownACTIVE = not BowDownACTIVE
  1276. if BowDownACTIVE then
  1277. BowDown.BackgroundColor3 = loc
  1278. while wait() do
  1279. if track.IsPlaying == false then
  1280. if BowDownACTIVE then
  1281. track:Play(.1, 1, 3)
  1282. end
  1283. end
  1284. end
  1285. else
  1286. track:Stop()
  1287. BowDown.BackgroundColor3 = col
  1288. end
  1289. end)
  1290.  
  1291. local Anim = Instance.new("Animation")
  1292. Anim.AnimationId = "rbxassetid://204295235"
  1293. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1294. local SwordSlamACTIVE = false
  1295. SwordSlam.MouseButton1Click:connect(function()
  1296. SwordSlamACTIVE = not SwordSlamACTIVE
  1297. if SwordSlamACTIVE then
  1298. SwordSlam.BackgroundColor3 = loc
  1299. while wait() do
  1300. if track.IsPlaying == false then
  1301. if SwordSlamACTIVE then
  1302. track:Play(.1, 1, 1)
  1303. end
  1304. end
  1305. end
  1306. else
  1307. track:Stop()
  1308. SwordSlam.BackgroundColor3 = col
  1309. end
  1310. end)
  1311.  
  1312. local Anim = Instance.new("Animation")
  1313. Anim.AnimationId = "rbxassetid://204295235"
  1314. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1315. local LoopSlamACTIVE = false
  1316. LoopSlam.MouseButton1Click:connect(function()
  1317. LoopSlamACTIVE = not LoopSlamACTIVE
  1318. if LoopSlamACTIVE then
  1319. LoopSlam.BackgroundColor3 = loc
  1320. while wait() do
  1321. if track.IsPlaying == false then
  1322. if LoopSlamACTIVE then
  1323. track:Play(.1, 1, 1e4)
  1324. end
  1325. end
  1326. end
  1327. else
  1328. track:Stop()
  1329. LoopSlam.BackgroundColor3 = col
  1330. end
  1331. end)
  1332.  
  1333. local Anim = Instance.new("Animation")
  1334. Anim.AnimationId = "rbxassetid://184574340"
  1335. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1336. local MegaInsaneACTIVE = false
  1337. MegaInsane.MouseButton1Click:connect(function()
  1338. MegaInsaneACTIVE = not MegaInsaneACTIVE
  1339. if MegaInsaneACTIVE then
  1340. MegaInsane.BackgroundColor3 = loc
  1341. while wait() do
  1342. if track.IsPlaying == false then
  1343. if MegaInsaneACTIVE then
  1344. track:Play(.1, 0.5, 40)
  1345. end
  1346. end
  1347. end
  1348. else
  1349. track:Stop()
  1350. MegaInsane.BackgroundColor3 = col
  1351. end
  1352. end)
  1353.  
  1354. local Anim = Instance.new("Animation")
  1355. Anim.AnimationId = "rbxassetid://126753849"
  1356. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1357. local SuperPunchACTIVE = false
  1358. SuperPunch.MouseButton1Click:connect(function()
  1359. SuperPunchACTIVE = not SuperPunchACTIVE
  1360. if SuperPunchACTIVE then
  1361. SuperPunch.BackgroundColor3 = loc
  1362. while wait() do
  1363. if track.IsPlaying == false then
  1364. if SuperPunchACTIVE then
  1365. track:Play(.1, 1, 3)
  1366. end
  1367. end
  1368. end
  1369. else
  1370. track:Stop()
  1371. SuperPunch.BackgroundColor3 = col
  1372. end
  1373. end)
  1374.  
  1375. local Anim = Instance.new("Animation")
  1376. Anim.AnimationId = "rbxassetid://218504594"
  1377. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1378. local FullSwingACTIVE = false
  1379. FullSwing.MouseButton1Click:connect(function()
  1380. FullSwingACTIVE = not FullSwingACTIVE
  1381. if FullSwingACTIVE then
  1382. FullSwing.BackgroundColor3 = loc
  1383. while wait() do
  1384. if track.IsPlaying == false then
  1385. if FullSwingACTIVE then
  1386. track:Play(.1, 1, 1)
  1387. end
  1388. end
  1389. end
  1390. else
  1391. track:Stop()
  1392. FullSwing.BackgroundColor3 = col
  1393. end
  1394. end)
  1395.  
  1396. local Anim = Instance.new("Animation")
  1397. Anim.AnimationId = "rbxassetid://259438880"
  1398. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1399. local ArmTurbineACTIVE = false
  1400. ArmTurbine.MouseButton1Click:connect(function()
  1401. ArmTurbineACTIVE = not ArmTurbineACTIVE
  1402. if ArmTurbineACTIVE then
  1403. track:Play(.1, 1, 1e3)
  1404. ArmTurbine.BackgroundColor3 = loc
  1405. else
  1406. track:Stop()
  1407. ArmTurbine.BackgroundColor3 = col
  1408. end
  1409. end)
  1410.  
  1411. local Anim = Instance.new("Animation")
  1412. Anim.AnimationId = "rbxassetid://136801964"
  1413. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1414. local BarrelRollACTIVE = false
  1415. BarrelRoll.MouseButton1Click:connect(function()
  1416. BarrelRollACTIVE = not BarrelRollACTIVE
  1417. if BarrelRollACTIVE then
  1418. BarrelRoll.BackgroundColor3 = loc
  1419. while wait() do
  1420. if track.IsPlaying == false then
  1421. if BarrelRollACTIVE then
  1422. track:Play(.1, 1, 1)
  1423. end
  1424. end
  1425. end
  1426. else
  1427. track:Stop()
  1428. BarrelRoll.BackgroundColor3 = col
  1429. end
  1430. end)
  1431.  
  1432. local Anim = Instance.new("Animation")
  1433. Anim.AnimationId = "rbxassetid://180612465"
  1434. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1435. local ScaredACTIVE = false
  1436. Scared.MouseButton1Click:connect(function()
  1437. ScaredACTIVE = not ScaredACTIVE
  1438. if ScaredACTIVE then
  1439. Scared.BackgroundColor3 = loc
  1440. while wait() do
  1441. if track.IsPlaying == false then
  1442. if ScaredACTIVE then
  1443. track:Play(.1, 1, 1)
  1444. end
  1445. end
  1446. end
  1447. else
  1448. track:Stop()
  1449. Scared.BackgroundColor3 = col
  1450. end
  1451. end)
  1452.  
  1453. local Anim = Instance.new("Animation")
  1454. Anim.AnimationId = "rbxassetid://33796059"
  1455. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1456. local InsaneACTIVE = false
  1457. Insane.MouseButton1Click:connect(function()
  1458. InsaneACTIVE = not InsaneACTIVE
  1459. if InsaneACTIVE then
  1460. track:Play(.1, 1, 1e8)
  1461. Insane.BackgroundColor3 = loc
  1462. else
  1463. track:Stop()
  1464. Insane.BackgroundColor3 = col
  1465. end
  1466. end)
  1467.  
  1468. local Anim = Instance.new("Animation")
  1469. Anim.AnimationId = "rbxassetid://33169583"
  1470. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1471. local ArmDetachACTIVE = false
  1472. ArmDetach.MouseButton1Click:connect(function()
  1473. ArmDetachACTIVE = not ArmDetachACTIVE
  1474. if ArmDetachACTIVE then
  1475. ArmDetach.BackgroundColor3 = loc
  1476. while wait() do
  1477. if track.IsPlaying == false then
  1478. if ArmDetachACTIVE then
  1479. track:Play(.1, 1, 1e6)
  1480. end
  1481. end
  1482. end
  1483. else
  1484. track:Stop()
  1485. ArmDetach.BackgroundColor3 = col
  1486. end
  1487. end)
  1488.  
  1489. local Anim = Instance.new("Animation")
  1490. Anim.AnimationId = "rbxassetid://35978879"
  1491. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1492. local SwordSliceACTIVE = false
  1493. SwordSlice.MouseButton1Click:connect(function()
  1494. SwordSliceACTIVE = not SwordSliceACTIVE
  1495. if SwordSliceACTIVE then
  1496. track:Play(.1, 1, 1)
  1497. SwordSlice.BackgroundColor3 = loc
  1498. else
  1499. track:Stop()
  1500. SwordSlice.BackgroundColor3 = col
  1501. end
  1502. end)
  1503.  
  1504. local Anim = Instance.new("Animation")
  1505. Anim.AnimationId = "rbxassetid://27432691"
  1506. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1507. local InsaneArmsACTIVE = false
  1508. InsaneArms.MouseButton1Click:connect(function()
  1509. InsaneArmsACTIVE = not InsaneArmsACTIVE
  1510. if InsaneArmsACTIVE then
  1511. InsaneArms.BackgroundColor3 = loc
  1512. while wait() do
  1513. if track.IsPlaying == false then
  1514. if InsaneArmsACTIVE then
  1515. track:Play(.1, 1, 1e4)
  1516. end
  1517. end
  1518. end
  1519. else
  1520. track:Stop()
  1521. InsaneArms.BackgroundColor3 = col
  1522. end
  1523. end)
  1524. -- R15
  1525. local Anim = Instance.new("Animation")
  1526. Anim.AnimationId = "rbxassetid://674871189"
  1527. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1528. local CrazySlashACTIVE = false
  1529. CrazySlash.MouseButton1Click:connect(function()
  1530. CrazySlashACTIVE = not CrazySlashACTIVE
  1531. if CrazySlashACTIVE then
  1532. CrazySlash.BackgroundColor3 = rloc
  1533. while wait() do
  1534. if track.IsPlaying == false then
  1535. if CrazySlashACTIVE then
  1536. track:Play(.1, 1, 1)
  1537. end
  1538. end
  1539. end
  1540. else
  1541. track:Stop()
  1542. CrazySlash.BackgroundColor3 = rcol
  1543. end
  1544. end)
  1545.  
  1546. local Anim = Instance.new("Animation")
  1547. Anim.AnimationId = "rbxassetid://582855105"
  1548. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1549. local OpenACTIVE = false
  1550. Open.MouseButton1Click:connect(function()
  1551. OpenACTIVE = not OpenACTIVE
  1552. if OpenACTIVE then
  1553. Open.BackgroundColor3 = rloc
  1554. while wait() do
  1555. if track.IsPlaying == false then
  1556. if OpenACTIVE then
  1557. track:Play(.1, 1, 1)
  1558. end
  1559. end
  1560. end
  1561. else
  1562. track:Stop()
  1563. Open.BackgroundColor3 = rcol
  1564. end
  1565. end)
  1566.  
  1567. local Anim = Instance.new("Animation")
  1568. Anim.AnimationId = "rbxassetid://754658275"
  1569. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1570. local R15SpinnerACTIVE = false
  1571. R15Spinner.MouseButton1Click:connect(function()
  1572. R15SpinnerACTIVE = not R15SpinnerACTIVE
  1573. if R15SpinnerACTIVE then
  1574. R15Spinner.BackgroundColor3 = rloc
  1575. while wait() do
  1576. if track.IsPlaying == false then
  1577. if R15SpinnerACTIVE then
  1578. track:Play(.1, 1, 1)
  1579. end
  1580. end
  1581. end
  1582. else
  1583. track:Stop()
  1584. R15Spinner.BackgroundColor3 = rcol
  1585. end
  1586. end)
  1587.  
  1588. local Anim = Instance.new("Animation")
  1589. Anim.AnimationId = "rbxassetid://582384156"
  1590. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1591. local ArmsOutACTIVE = false
  1592. ArmsOut.MouseButton1Click:connect(function()
  1593. ArmsOutACTIVE = not ArmsOutACTIVE
  1594. if ArmsOutACTIVE then
  1595. ArmsOut.BackgroundColor3 = rloc
  1596. while wait() do
  1597. if track.IsPlaying == false then
  1598. if ArmsOutACTIVE then
  1599. track:Play(.1, 1, 1)
  1600. end
  1601. end
  1602. end
  1603. else
  1604. track:Stop()
  1605. ArmsOut.BackgroundColor3 = rcol
  1606. end
  1607. end)
  1608.  
  1609. local Anim = Instance.new("Animation")
  1610. Anim.AnimationId = "rbxassetid://717879555"
  1611. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1612. local FloatSlashACTIVE = false
  1613. FloatSlash.MouseButton1Click:connect(function()
  1614. FloatSlashACTIVE = not FloatSlashACTIVE
  1615. if FloatSlashACTIVE then
  1616. FloatSlash.BackgroundColor3 = rloc
  1617. while wait() do
  1618. if track.IsPlaying == false then
  1619. if FloatSlashACTIVE then
  1620. track:Play(.1, 1, 1)
  1621. end
  1622. end
  1623. end
  1624. else
  1625. track:Stop()
  1626. FloatSlash.BackgroundColor3 = rcol
  1627. end
  1628. end)
  1629.  
  1630. local Anim = Instance.new("Animation")
  1631. Anim.AnimationId = "rbxassetid://708553116"
  1632. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1633. WeirdZombieACTIVE = false
  1634. WeirdZombie.MouseButton1Click:connect(function()
  1635. WeirdZombieACTIVE = not WeirdZombieACTIVE
  1636. if WeirdZombieACTIVE then
  1637. WeirdZombie.BackgroundColor3 = rloc
  1638. while wait() do
  1639. if track.IsPlaying == false then
  1640. if WeirdZombieACTIVE then
  1641. track:Play(.1, 1, 1)
  1642. end
  1643. end
  1644. end
  1645. else
  1646. track:Stop()
  1647. WeirdZombie.BackgroundColor3 = rcol
  1648. end
  1649. end)
  1650.  
  1651. local Anim = Instance.new("Animation")
  1652. Anim.AnimationId = "rbxassetid://746398327"
  1653. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1654. DownSlashACTIVE = false
  1655. DownSlash.MouseButton1Click:connect(function()
  1656. DownSlashACTIVE = not DownSlashACTIVE
  1657. if DownSlashACTIVE then
  1658. DownSlash.BackgroundColor3 = rloc
  1659. while wait() do
  1660. if track.IsPlaying == false then
  1661. if DownSlashACTIVE then
  1662. track:Play(.1, 1, 1)
  1663. end
  1664. end
  1665. end
  1666. else
  1667. track:Stop()
  1668. DownSlash.BackgroundColor3 = rcol
  1669. end
  1670. end)
  1671.  
  1672. local Anim = Instance.new("Animation")
  1673. Anim.AnimationId = "rbxassetid://675025795"
  1674. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1675. PullACTIVE = false
  1676. Pull.MouseButton1Click:connect(function()
  1677. PullACTIVE = not PullACTIVE
  1678. if PullACTIVE then
  1679. Pull.BackgroundColor3 = rloc
  1680. while wait() do
  1681. if track.IsPlaying == false then
  1682. if PullACTIVE then
  1683. track:Play(.1, 1, 1)
  1684. end
  1685. end
  1686. end
  1687. else
  1688. track:Stop()
  1689. Pull.BackgroundColor3 = rcol
  1690. end
  1691. end)
  1692.  
  1693. local Anim = Instance.new("Animation")
  1694. Anim.AnimationId = "rbxassetid://698251653"
  1695. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1696. CircleArmACTIVE = false
  1697. CircleArm.MouseButton1Click:connect(function()
  1698. CircleArmACTIVE = not CircleArmACTIVE
  1699. if CircleArmACTIVE then
  1700. CircleArm.BackgroundColor3 = rloc
  1701. while wait() do
  1702. if track.IsPlaying == false then
  1703. if CircleArmACTIVE then
  1704. track:Play(.1, 1, 1)
  1705. end
  1706. end
  1707. end
  1708. else
  1709. track:Stop()
  1710. CircleArm.BackgroundColor3 = rcol
  1711. end
  1712. end)
  1713.  
  1714. local Anim = Instance.new("Animation")
  1715. Anim.AnimationId = "rbxassetid://696096087"
  1716. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1717. BendACTIVE = false
  1718. Bend.MouseButton1Click:connect(function()
  1719. BendACTIVE = not BendACTIVE
  1720. if BendACTIVE then
  1721. Bend.BackgroundColor3 = rloc
  1722. while wait() do
  1723. if track.IsPlaying == false then
  1724. if BendACTIVE then
  1725. track:Play(.1, 1, 1)
  1726. end
  1727. end
  1728. end
  1729. else
  1730. track:Stop()
  1731. Bend.BackgroundColor3 = rcol
  1732. end
  1733. end)
  1734.  
  1735. local Anim = Instance.new("Animation")
  1736. Anim.AnimationId = "rbxassetid://675025570"
  1737. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1738. RotateSlashACTIVE = false
  1739. RotateSlash.MouseButton1Click:connect(function()
  1740. RotateSlashACTIVE = not RotateSlashACTIVE
  1741. if RotateSlashACTIVE then
  1742. RotateSlash.BackgroundColor3 = rloc
  1743. while wait() do
  1744. if track.IsPlaying == false then
  1745. if RotateSlashACTIVE then
  1746. track:Play(.1, 1, 1)
  1747. end
  1748. end
  1749. end
  1750. else
  1751. track:Stop()
  1752. RotateSlash.BackgroundColor3 = rcol
  1753. end
  1754. end)
  1755.  
  1756. local Anim = Instance.new("Animation")
  1757. Anim.AnimationId = "rbxassetid://754656200"
  1758. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1759. FlingArmsACTIVE = false
  1760. FlingArms.MouseButton1Click:connect(function()
  1761. FlingArmsACTIVE = not FlingArmsACTIVE
  1762. if FlingArmsACTIVE then
  1763. FlingArms.BackgroundColor3 = rloc
  1764. while wait() do
  1765. if track.IsPlaying == false then
  1766. if FlingArmsACTIVE then
  1767. track:Play(.1, 1, 10)
  1768. end
  1769. end
  1770. end
  1771. else
  1772. track:Stop()
  1773. FlingArms.BackgroundColor3 = rcol
  1774. end
  1775. end)
  1776.  
  1777. -- Finished update!
  1778. end)
  1779.  
  1780. HENTAI.Name = "HENTAI"
  1781. HENTAI.Parent = main
  1782. HENTAI.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1783. HENTAI.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1784. HENTAI.BorderSizePixel = 5
  1785. HENTAI.Position = UDim2.new(0.384553313, 0, 0.28920576, 0)
  1786. HENTAI.Size = UDim2.new(0, 53, 0, 44)
  1787. HENTAI.Font = Enum.Font.PermanentMarker
  1788. HENTAI.Text = "HENTAI"
  1789. HENTAI.TextColor3 = Color3.fromRGB(255, 170, 255)
  1790. HENTAI.TextSize = 14.000
  1791. HENTAI.MouseButton1Down:connect(function()
  1792. loadstring(game:HttpGet("https://pastebin.com/raw/SjXHsYr8"))();
  1793. end)
  1794.  
  1795. cat.Name = "cat"
  1796. cat.Parent = main
  1797. cat.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1798. cat.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1799. cat.BorderSizePixel = 5
  1800. cat.Position = UDim2.new(0.709114671, 0, 0.28920576, 0)
  1801. cat.Size = UDim2.new(0, 53, 0, 44)
  1802. cat.Font = Enum.Font.PermanentMarker
  1803. cat.Text = "CAT"
  1804. cat.TextColor3 = Color3.fromRGB(255, 170, 255)
  1805. cat.TextSize = 14.000
  1806. cat.MouseButton1Down:connect(function()
  1807. loadstring(game:HttpGet("https://pastebin.com/raw/25rYqLtk"))();
  1808. end)
  1809.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement