Advertisement
Waffle212

Untitled

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