Advertisement
Waffle212

Untitled

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