Advertisement
Waffle212

Untitled

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