--[[ Made by bereghost_1king Version 0.3 Do not touch anything in here unless you know what your doing do not take credit :) Enjoy ]]-- LoadingSGui = Instance.new("ScreenGui") LoadingMainFrame = Instance.new("Frame") LoadingText = Instance.new("TextLabel") loadingbar = Instance.new("Frame") local Screengui = Instance.new("ScreenGui") local MainFrame = Instance.new("ImageLabel") local Credits = Instance.new("Frame") local ButtonMenu = Instance.new("ImageLabel") local speedchanger = Instance.new("TextBox") local fescripthubscrolling = Instance.new("UIListLayout") local feScriptHub = Instance.new("ScrollingFrame") local scripthubscrolling = Instance.new("UIListLayout") local ScriptHub = Instance.new("ScrollingFrame") local FrameTitle = Instance.new("ImageLabel") local titlelabel = Instance.new("TextLabel") local CSSHolder = Instance.new("ImageLabel") local creditsmaker2 = Instance.new("TextLabel") local creditsmaker = Instance.new("TextLabel") local Settings = Instance.new("Frame") local HuBSCripts = Instance.new("ScrollingFrame") local HuBSCriptsScrolling = Instance.new("UIListLayout") local Button1 = Instance.new("TextButton") local Button2 = Instance.new("TextButton") local Button3 = Instance.new("TextButton") local Button4 = Instance.new("TextButton") local Button5 = Instance.new("TextButton") local Button6 = Instance.new("TextButton") local Close = Instance.new("TextButton") local Mouse = game.Players.LocalPlayer:GetMouse() local SwitchTransInfo = Instance.new("TextLabel") local NoclipToggleinfo = Instance.new("TextLabel") local switchdeathtypeinfo = Instance.new("TextLabel") local FlyToggleInfo = Instance.new("TextLabel") local ToggleButton = Instance.new("ImageButton") local SwitchDeathType = Instance.new("ImageButton") local FlyToggleButton = Instance.new("ImageButton") local NoclipToggle = Instance.new("ImageButton") local minimise = Instance.new("TextButton") local minimiseOpen = Instance.new("TextButton") local Button1Behind = Instance.new("ImageLabel") local Button2Behind = Instance.new("ImageLabel") local Button3Behind = Instance.new("ImageLabel") local Button4Behind = Instance.new("ImageLabel") local Button5Behind = Instance.new("ImageLabel") local Button6Behind = Instance.new("ImageLabel") local About = Instance.new("TextLabel") local popout = Instance.new("TextButton") local TextBoxRedMainFrame = Instance.new("ImageButton") local TextBoxGreenMainFrame = Instance.new("ImageButton") local TextBoxBlueMainFrame = Instance.new("ImageButton") local ColoringMainFrameInfo = Instance.new("TextLabel") local coloringmaingramesubmit = Instance.new("ImageButton") local debounce = false Screengui.Parent = game.CoreGui Screengui.Name = "BestH" MainFrame.Name = "MainFrame" MainFrame.Parent = Screengui MainFrame.Position = UDim2.new(0.366, 0,-1.5, 0) MainFrame.Size = UDim2.new(0, 434,0, 203) MainFrame.BackgroundColor3 = Color3.fromRGB(44, 44, 44) MainFrame.BorderSizePixel = 0 MainFrame.Visible = true MainFrame.Image = "rbxassetid://3570695787" MainFrame.ImageColor3 = Color3.fromRGB(44,44,44) MainFrame.ScaleType = Enum.ScaleType.Slice MainFrame.ScaleType = ("Slice") MainFrame.SliceScale = 0.03 MainFrame.SliceCenter = Rect.new(100, 100, 100, 100) MainFrame.BackgroundTransparency = 0 MainFrame.ImageTransparency = 1 local popoutscriptim = Instance.new("ImageLabel") local popoutsettinim = Instance.new("ImageLabel") local popoutspfpim = Instance.new("ImageLabel") local Players = game:GetService("Players") local player = Players.LocalPlayer -- Fetch the thumbnail local userId = player.UserId local thumbType = Enum.ThumbnailType.HeadShot local thumbSize = Enum.ThumbnailSize.Size420x420 local content, isReady = Players:GetUserThumbnailAsync(userId, thumbType, thumbSize) -- Set the ImageLabel's content to the user thumbnail popout.Name = "Button1" popout.Parent = MainFrame popout.Position = UDim2.new(0.012, 0,0.136, 0) popout.Size = UDim2.new(0, 35,0, 168) popout.BackgroundColor3 = Color3.fromRGB(44,44,44) popout.BorderSizePixel = 0 popout.BorderColor3 = Color3.fromRGB(25,25,25) popout.Text = "" popout.TextColor3 = Color3.fromRGB(120,120,120) popout.Font = Enum.Font.SourceSansBold popout.TextScaled = true popout.BackgroundTransparency = 0 popout.BackgroundColor3 = Color3.fromRGB(59,59,59) popout.TextXAlignment = Enum.TextXAlignment.Left popout.TextYAlignment = Enum.TextYAlignment.Bottom popout.TextSize = 2 popout.AutoButtonColor = false popoutspfpim.Name = "Settings" popoutspfpim.Parent = popout popoutspfpim.BackgroundTransparency = 1 popoutspfpim.Size = UDim2.new(0,25,0,23) popoutspfpim.Position = UDim2.new(0.143, 0,0.051, 0) popoutspfpim.Image = content popoutsettinim.Name = "Settings" popoutsettinim.Parent = popout popoutsettinim.BackgroundTransparency = 1 popoutsettinim.Size = UDim2.new(0,25,0,25) popoutsettinim.Position = UDim2.new(0.085, 0,0.842, 0) popoutsettinim.Image = "rbxassetid://3289634705" popoutscriptim.Name = "Settings" popoutscriptim.Parent = popout popoutscriptim.BackgroundTransparency = 1 popoutscriptim.Size = UDim2.new(0,25,0,25) popoutscriptim.Position = UDim2.new(0.143, 0,0.227, 0) popoutscriptim.Image = "rbxassetid://55276756" popout.MouseEnter:Connect(function() popout:TweenSize(UDim2.new(0, 93,0, 168), "In", "Linear", 0.06) popoutspfpim:TweenPosition(UDim2.new(0.065, 0,0.051, 0), "In", "Linear", 0.06) popoutsettinim:TweenPosition(UDim2.new(0.035, 0,0.842, 0), "In", "Linear", 0.06) popoutscriptim:TweenPosition(UDim2.new(0.065, 0,0.227, 0), "In", "Linear", 0.06) CSSHolder:TweenSize(UDim2.new(0, 323,0, 169), "In", "Linear", 0.06) CSSHolder:TweenPosition(UDim2.new(0.242, 0,0.136, 0), "In", "Linear", 0.06) creditsmaker:TweenPosition(UDim2.new(0.245, 0,0.071, 0), "In", "Linear", 0.06) creditsmaker2:TweenPosition(UDim2.new(0.245, 0,0.49, 0), "In", "Linear", 0.06) Settings:TweenSize(UDim2.new(0, 322,0, 169), "In", "Linear", 0.06) Credits:TweenSize(UDim2.new(0, 380,0, 169), "In", "Linear", 0.06) feScriptHub:TweenSize(UDim2.new(0, 322,0, 169), "In", "Linear", 0.06) ScriptHub:TweenSize(UDim2.new(0, 322,0, 169), "In", "Linear", 0.06) HuBSCripts:TweenSize(UDim2.new(0, 323,0, 169), "In", "Linear", 0.06) About:TweenSize(UDim2.new(0, 299,0, 86), "In", "Linear", 0.06) About:TweenPosition(UDim2.new(0.143, 0,0.178, 0), "In", "Linear", 0.06) wait(.05) Button1Behind.Visible = true Button2Behind.Visible = true Button3Behind.Visible = true Button4Behind.Visible = true Button5Behind.Visible = true Button6Behind.Visible = true end) popout.MouseLeave:Connect(function() wait(.15) popout:TweenSize(UDim2.new(0, 35,0, 168), "In", "Linear", 0.06) popoutspfpim:TweenPosition(UDim2.new(0.143, 0,0.051, 0), "In", "Linear", 0.06) popoutscriptim:TweenPosition(UDim2.new(0.143, 0,0.227, 0), "In", "Linear", 0.06) popoutsettinim:TweenPosition(UDim2.new(0.085, 0,0.842, 0), "In", "Linear", 0.06) CSSHolder:TweenSize(UDim2.new(0, 382,0, 169), "In", "Linear", 0.06) Credits:TweenSize(UDim2.new(0, 382,0, 169), "In", "Linear", 0.06) ScriptHub:TweenSize(UDim2.new(0, 382,0, 169), "In", "Linear", 0.06) HuBSCripts:TweenSize(UDim2.new(0, 382,0, 169), "In", "Linear", 0.06) About:TweenSize(UDim2.new(0, 299,0, 139), "In", "Linear", 0.06) feScriptHub:TweenSize(UDim2.new(0, 382,0, 169), "In", "Linear", 0.06) Settings:TweenSize(UDim2.new(0, 382,0, 169), "In", "Linear", 0.06) Credits:TweenSize(UDim2.new(0, 382,0, 169), "In", "Linear", 0.06) CSSHolder:TweenPosition(UDim2.new(0.106, 0,0.136, 0), "In", "Linear", 0.06) creditsmaker:TweenPosition(UDim2.new(0.274, 0,0.071, 0), "In", "Linear", 0.06) creditsmaker2:TweenPosition(UDim2.new(0.274, 0,0.484, 0), "In", "Linear", 0.06) About:TweenPosition(UDim2.new(0.105, 0,0.083, 0), "In", "Linear", 0.06) Button1Behind.Visible = false Button2Behind.Visible = false Button3Behind.Visible = false Button4Behind.Visible = false Button5Behind.Visible = false Button6Behind.Visible = false end) LoadingSGui.Parent = game.CoreGui loadingbar.Name = "Loadingbar" loadingbar.Parent = LoadingMainFrame loadingbar.Position = UDim2.new(0,0,0.931,0) loadingbar.Size = UDim2.new(0,0,0,11) loadingbar.BorderSizePixel = 1 loadingbar.BackgroundColor3 = Color3.fromRGB(25,25,25) loadingbar.BorderColor3 = Color3.fromRGB(25,25,25) LoadingMainFrame.Name = "LoadingMF" LoadingMainFrame.Parent = LoadingSGui LoadingMainFrame.Size = UDim2.new(0, 344,0, 171) LoadingMainFrame.Position = UDim2.new(0.407, 0,-.5, 0) LoadingMainFrame.BorderSizePixel = 5 LoadingMainFrame.BorderColor3 = Color3.fromRGB(25,25,25) LoadingMainFrame.BackgroundColor3 = Color3.fromRGB(44,44,44) LoadingMainFrame:TweenPosition(UDim2.new(0.407, 0,0.408, 0)) LoadingText.Name = "loadtext" LoadingText.Parent = LoadingMainFrame LoadingText.BackgroundTransparency = 1 LoadingText.Size = UDim2.new(0, 300,0, 114) LoadingText.Position = UDim2.new(0.063, 0,0.13, 0) LoadingText.TextColor3 = Color3.fromRGB(120,120,120) LoadingText.Font = Enum.Font.SourceSansBold LoadingText.TextScaled = true LoadingText.Text = "Thanks For Choosing ACPoint" wait(1.7) LoadingText.Text = "Loading.." loadingbar:TweenSize(UDim2.new(0,344,0,11), "In", "Linear", 3) wait(4) LoadingMainFrame:TweenPosition(UDim2.new(0.407, 0,-0.3, 0)) LoadingMainFrame:TweenPosition(UDim2.new(0.407, 0,-0.6, 0)) LoadingMainFrame:TweenPosition(UDim2.new(0.407, 0,-0.9, 0)) LoadingMainFrame:TweenPosition(UDim2.new(0.407, 0,-1, 0)) wait(.55) MainFrame.Visible = true MainFrame:TweenPosition(UDim2.new(0.435, 0,0.078, 0)) LoadingSGui:Destroy() Credits.Name = "Credits" Credits.Parent = CSSHolder Credits.Size = UDim2.new(0, 323,0, 169) Credits.Position = UDim2.new(-0,0,-0,0) Credits.BackgroundTransparency = 1 Credits.Visible = false ScriptHub.Name = "ScriptHub" ScriptHub.Parent = CSSHolder ScriptHub.Size = UDim2.new(0, 323,0, 169) ScriptHub.Position = UDim2.new(-0,0,-0,0) ScriptHub.BackgroundTransparency = 1 ScriptHub.Visible = false ScriptHub.CanvasSize = UDim2.new(0,0,29,0) HuBSCripts.Name = "ScriptHub" HuBSCripts.Parent = CSSHolder HuBSCripts.Size = UDim2.new(0, 323,0, 169) HuBSCripts.Position = UDim2.new(-0,0,-0,0) HuBSCripts.BackgroundTransparency = 1 HuBSCripts.Visible = false HuBSCripts.CanvasSize = UDim2.new(0,0,9,0) feScriptHub.Name = "feScriptHub" feScriptHub.Parent = CSSHolder feScriptHub.Size = UDim2.new(0, 322,0, 169) feScriptHub.Position = UDim2.new(-0,0,-0,0) feScriptHub.BackgroundTransparency = 1 feScriptHub.Visible = false feScriptHub.CanvasSize = UDim2.new(0,0,9,0) creditsmaker.Name = "Creditaker" creditsmaker.Parent = Credits creditsmaker.Size = UDim2.new(0, 170,0, 70) creditsmaker.Position = UDim2.new(0.245, 0,0.071, 0) creditsmaker.Text = "Scriped by Bereghost_1kingepic, ruiningawholegame" creditsmaker.Font = Enum.Font.SourceSansBold creditsmaker.TextScaled = true creditsmaker.BackgroundTransparency = 1 creditsmaker.TextColor3 = Color3.fromRGB(0,255,0) creditsmaker2.Name = "Creditaker" creditsmaker2.Parent = Credits creditsmaker2.Size = UDim2.new(0, 170,0, 80) creditsmaker2.Position = UDim2.new(0.245, 0,0.49, 0) creditsmaker2.Text = "Dont Take Credit Ya Filthy Animals!" creditsmaker2.Font = Enum.Font.SourceSansBold creditsmaker2.TextScaled = true creditsmaker2.BackgroundTransparency = 1 creditsmaker2.TextColor3 = Color3.fromRGB(0,255,0) Button1.Name = "Button1" Button1.Parent = Button1Behind Button1.Position = UDim2.new(0, 3,0.182, 0) Button1.Size = UDim2.new(0, 47,0, 17) Button1.BackgroundColor3 = Color3.fromRGB(44,44,44) Button1.BorderSizePixel = 4 Button1.BorderColor3 = Color3.fromRGB(25,25,25) Button1.Text = "Credits" Button1.TextColor3 = Color3.fromRGB(120,120,120) Button1.Font = Enum.Font.SourceSansBold Button1.TextScaled = true Button1.BackgroundTransparency = 1 Button1.TextXAlignment = Enum.TextXAlignment.Left Button1.TextYAlignment = Enum.TextYAlignment.Bottom Button1.TextSize = 2 Button3.Name = "Button3" Button3.Parent = Button3Behind Button3.Position = UDim2.new(0, 3,0.182, 0) Button3.Size = UDim2.new(0, 47,0, 17) Button3.BackgroundColor3 = Color3.fromRGB(44,44,44) Button3.BorderSizePixel = 4 Button3.BorderColor3 = Color3.fromRGB(25,25,25) Button3.Text = "Games" Button3.TextColor3 = Color3.fromRGB(120,120,120) Button3.Font = Enum.Font.SourceSansBold Button3.TextScaled = true Button3.BackgroundTransparency = 1 Button3.TextXAlignment = Enum.TextXAlignment.Left Button3.TextYAlignment = Enum.TextYAlignment.Bottom Button3.TextSize = 2 Button4.Name = "Button4" Button4.Parent = Button4Behind Button4.Position = UDim2.new(0, 3,0.182, 0) Button4.Size = UDim2.new(0, 47,0, 17) Button4.BackgroundColor3 = Color3.fromRGB(44,44,44) Button4.BorderSizePixel = 4 Button4.BorderColor3 = Color3.fromRGB(25,25,25) Button4.Text = "Owl Hub" Button4.TextColor3 = Color3.fromRGB(120,120,120) Button4.Font = Enum.Font.SourceSansBold Button4.TextScaled = true Button4.BackgroundTransparency = 1 Button4.TextXAlignment = Enum.TextXAlignment.Left Button4.TextYAlignment = Enum.TextYAlignment.Bottom Button4.TextSize = 2 Button5.Name = "Button5" Button5.Parent = Button5Behind Button5.Position = UDim2.new(0, 3,0.182, 0) Button5.Size = UDim2.new(0, 47,0, 17) Button5.BackgroundColor3 = Color3.fromRGB(44,44,44) Button5.BorderSizePixel = 4 Button5.BorderColor3 = Color3.fromRGB(25,25,25) Button5.Font = Enum.Font.SourceSansBold Button5.TextColor3 = Color3.fromRGB(120,120,120) Button5.TextScaled = true Button5.BackgroundTransparency = 1 Button5.TextXAlignment = Enum.TextXAlignment.Left Button5.TextYAlignment = Enum.TextYAlignment.Bottom Button5.TextSize = 2 Button5.Text = "FE & Client" Button6.Name = "Button6" Button6.Parent = Button6Behind Button6.Position = UDim2.new(0, 3,0.182, 0) Button6.Size = UDim2.new(0, 47,0, 17) Button6.BackgroundColor3 = Color3.fromRGB(44,44,44) Button6.BorderSizePixel = 4 Button6.BorderColor3 = Color3.fromRGB(25,25,25) Button6.TextColor3 = Color3.fromRGB(120,120,120) Button6.Font = Enum.Font.SourceSansBold Button6.TextScaled = true Button6.BackgroundTransparency = 1 Button6.Text = "Settings" Button6.TextXAlignment = Enum.TextXAlignment.Left Button6.TextYAlignment = Enum.TextYAlignment.Bottom Button6.TextSize = 2 ButtonMenu.Name = "Bardeco" ButtonMenu.Parent = MainFrame ButtonMenu.Position = UDim2.new(0.012, 0,0.136, 0) ButtonMenu.Size = UDim2.new(0, 47,0, 169) ButtonMenu.BorderSizePixel = 0 ButtonMenu.BackgroundColor3 = Color3.fromRGB(25,25,25) ButtonMenu.BackgroundTransparency = 1 ButtonMenu.Image = "rbxassetid://3570695787" ButtonMenu.ImageColor3 = Color3.fromRGB(25,25,25) ButtonMenu.ImageTransparency = 1 ButtonMenu.ScaleType = Enum.ScaleType.Slice ButtonMenu.ScaleType = ("Slice") ButtonMenu.SliceScale = 0.03 ButtonMenu.SliceCenter = Rect.new(100, 100, 100, 100) Button1Behind.Name = "Bar1" Button1Behind.Parent = popout Button1Behind.Position = UDim2.new(0.4, 0,0.051, 0) Button1Behind.Size = UDim2.new(0, 47,0, 23) Button1Behind.BorderSizePixel = 0 Button1Behind.BackgroundColor3 = Color3.fromRGB(44,44,44) Button1Behind.BackgroundTransparency = 1 Button1Behind.Image = "rbxassetid://3570695787" Button1Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button1Behind.ScaleType = Enum.ScaleType.Slice Button1Behind.ScaleType = ("Slice") Button1Behind.SliceScale = 0.03 Button1Behind.SliceCenter = Rect.new(100, 100, 100, 100) Button1Behind.ImageTransparency = 0 Button3Behind.Name = "Bar1" Button3Behind.Parent = popout Button3Behind.Position = UDim2.new(0.4, 0,0.227, 0) Button3Behind.Size = UDim2.new(0, 47,0, 23) Button3Behind.BorderSizePixel = 0 Button3Behind.BackgroundColor3 = Color3.fromRGB(25,25,25) Button3Behind.BackgroundTransparency = 1 Button3Behind.Image = "rbxassetid://3570695787" Button3Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button3Behind.ScaleType = Enum.ScaleType.Slice Button3Behind.ScaleType = ("Slice") Button3Behind.SliceScale = 0.03 Button3Behind.SliceCenter = Rect.new(100, 100, 100, 100) Button3Behind.ImageTransparency = 0 Button4Behind.Name = "Bar1" Button4Behind.Parent = popout Button4Behind.Position = UDim2.new(0.4, 0,0.413, 0) Button4Behind.Size = UDim2.new(0, 47,0, 23) Button4Behind.BorderSizePixel = 0 Button4Behind.BackgroundColor3 = Color3.fromRGB(25,25,25) Button4Behind.BackgroundTransparency = 1 Button4Behind.Image = "rbxassetid://3570695787" Button4Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button4Behind.ScaleType = Enum.ScaleType.Slice Button4Behind.ScaleType = ("Slice") Button4Behind.SliceScale = 0.03 Button4Behind.SliceCenter = Rect.new(100, 100, 100, 100) Button4Behind.ImageTransparency = 0 Button5Behind.Name = "Bar1" Button5Behind.Parent = popout Button5Behind.Position = UDim2.new(0.4, 0,0.616, 0) Button5Behind.Size = UDim2.new(0, 47,0, 23) Button5Behind.BorderSizePixel = 0 Button5Behind.BackgroundColor3 = Color3.fromRGB(25,25,25) Button5Behind.BackgroundTransparency = 1 Button5Behind.Image = "rbxassetid://3570695787" Button5Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button5Behind.ScaleType = Enum.ScaleType.Slice Button5Behind.ScaleType = ("Slice") Button5Behind.SliceScale = 0.03 Button5Behind.SliceCenter = Rect.new(100, 100, 100, 100) Button5Behind.ImageTransparency = 0 Button6Behind.Name = "Bar1" Button6Behind.Parent = popout Button6Behind.Position = UDim2.new(0.4, 0,0.842, 0) Button6Behind.Size = UDim2.new(0, 47,0, 23) Button6Behind.BorderSizePixel = 0 Button6Behind.BackgroundColor3 = Color3.fromRGB(25,25,25) Button6Behind.BackgroundTransparency = 1 Button6Behind.Image = "rbxassetid://3570695787" Button6Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button6Behind.ScaleType = Enum.ScaleType.Slice Button6Behind.ScaleType = ("Slice") Button6Behind.SliceScale = 0.03 Button6Behind.SliceCenter = Rect.new(100, 100, 100, 100) Button6Behind.ImageTransparency = 0 Button1Behind.Visible = false Button2Behind.Visible = false Button3Behind.Visible = false Button4Behind.Visible = false Button5Behind.Visible = false Button6Behind.Visible = false CSSHolder.Name = "Css" CSSHolder.Parent = MainFrame CSSHolder.Position = UDim2.new(0.106, 0,0.136, 0) CSSHolder.Size = UDim2.new(0, 382,0, 169) CSSHolder.BorderSizePixel = 0 CSSHolder.BackgroundColor3 = Color3.fromRGB(25,25,25) CSSHolder.BackgroundTransparency = 1 CSSHolder.Image = "rbxassetid://3570695787" CSSHolder.ImageColor3 = Color3.fromRGB(59,59,59) CSSHolder.ScaleType = Enum.ScaleType.Slice CSSHolder.ScaleType = ("Slice") CSSHolder.SliceScale = 0.03 CSSHolder.SliceCenter = Rect.new(100, 100, 100, 100) FrameTitle.Name = "FrameTitle" FrameTitle.Parent = MainFrame FrameTitle.Position = UDim2.new(0.012, 0,0.019, 0) FrameTitle.Size = UDim2.new(0, 423,0, 18) FrameTitle.BorderSizePixel = 0 FrameTitle.BackgroundColor3 = Color3.fromRGB(25,25,25) FrameTitle.BackgroundTransparency = 1 FrameTitle.Image = "rbxassetid://3570695787" FrameTitle.ImageColor3 = Color3.fromRGB(59,59,59) FrameTitle.ScaleType = Enum.ScaleType.Slice FrameTitle.ScaleType = ("Slice") FrameTitle.SliceScale = 0.03 FrameTitle.SliceCenter = Rect.new(100, 100, 100, 100) MainFrame.Draggable = true MainFrame.Active = true MainFrame.Selectable = true titlelabel.Name = "titlelabel" titlelabel.Parent = FrameTitle titlelabel.Position = UDim2.new(0.42, 0,0.096, 0) titlelabel.Size = UDim2.new(0, 68,0, 16) titlelabel.BackgroundTransparency = 1 titlelabel.TextColor3 = Color3.fromRGB(120,120,120) titlelabel.Font = Enum.Font.SpecialElite titlelabel.Text = "ACPoint" titlelabel.TextScaled = true About.Name = "About" About.Parent = CSSHolder About.Size = UDim2.new(0, 299,0, 86) About.Position = UDim2.new(0.105, 0,0.178, 0) About.BackgroundTransparency = 1 About.Font = Enum.Font.SourceSansBold About.TextColor3 = Color3.fromRGB(120,120,120) About.TextScaled = true About.Text = "UI: Bereghost1king Scripting: Bereghost1king" Close.Name = "Close" Close.Parent = FrameTitle Close.Position = UDim2.new(0.958, 0,0, 2) Close.Size = UDim2.new(0, 22,0, 15) Close.BackgroundColor3 = Color3.fromRGB(44,44,44) Close.BorderSizePixel = 0 Close.Font = Enum.Font.SourceSansBold Close.Text = "X" Close.TextColor3 = Color3.fromRGB(255,0,0) Close.TextScaled = true Close.BackgroundTransparency = 1 minimise.Name = "Minimise" minimise.Parent = FrameTitle minimise.Position = UDim2.new(0.909, 0,0, 2) minimise.Size = UDim2.new(0, 22,0, 15) minimise.BackgroundColor3 = Color3.fromRGB(44,44,44) minimise.BorderSizePixel = 0 minimise.Font = Enum.Font.SourceSansBold minimise.Text = "-" minimise.TextColor3 = Color3.fromRGB(255,255,255) minimise.TextScaled = true minimise.BackgroundTransparency = 1 minimiseOpen.Name = "Minimise" minimiseOpen.Parent = FrameTitle minimiseOpen.Position = UDim2.new(0.909, 0,0, -9000) minimiseOpen.Size = UDim2.new(0, 22,0, 15) minimiseOpen.BackgroundColor3 = Color3.fromRGB(44,44,44) minimiseOpen.BorderSizePixel = 0 minimiseOpen.Font = Enum.Font.SourceSansBold minimiseOpen.Text = "+" minimiseOpen.TextColor3 = Color3.fromRGB(255,255,255) minimiseOpen.TextScaled = true minimiseOpen.BackgroundTransparency = 1 local minimisedebounce = false Settings.Name = "Settings" Settings.Parent = CSSHolder Settings.Size = UDim2.new(0, 322,0, 169) Settings.Position = UDim2.new(0,0,0,0) Settings.BackgroundTransparency = 1 Settings.Visible = false SwitchTransInfo.Name = "Info" SwitchTransInfo.Parent = Settings SwitchTransInfo.BackgroundTransparency = 1 SwitchTransInfo.Font = Enum.Font.SourceSansBold SwitchTransInfo.Text = "Make Gui Transparent" SwitchTransInfo.TextScaled = true SwitchTransInfo.TextColor3 = Color3.fromRGB(120,120,120) SwitchTransInfo.Size = UDim2.new(0, 104,0, 20) SwitchTransInfo.Position = UDim2.new(0.684, 0,0.044, 0) ToggleButton.Name = "Switch" ToggleButton.Parent = Settings ToggleButton.Size = UDim2.new(0, 20,0, 20) ToggleButton.Position = UDim2.new(0.623, 0,0.045, 0) ToggleButton.BorderSizePixel = 0 ToggleButton.BackgroundTransparency = 1 ToggleButton.Image = "rbxassetid://3570695787" ToggleButton.ImageColor3 = Color3.fromRGB(255,0,0) ToggleButton.ScaleType = Enum.ScaleType.Slice ToggleButton.ScaleType = ("Slice") ToggleButton.SliceScale = 0.03 ToggleButton.SliceCenter = Rect.new(100, 100, 100, 100) Speedtoggle = Instance.new("ImageButton") Speedtoggle.Name = "Switch" Speedtoggle.Parent = Settings Speedtoggle.Size = UDim2.new(0, 20,0, 20) Speedtoggle.Position = UDim2.new(0.623, 0,0.195, 0) Speedtoggle.BorderSizePixel = 0 Speedtoggle.BackgroundTransparency = 1 Speedtoggle.Image = "rbxassetid://3570695787" Speedtoggle.ImageColor3 = Color3.fromRGB(255,0,0) Speedtoggle.ScaleType = Enum.ScaleType.Slice Speedtoggle.ScaleType = ("Slice") Speedtoggle.SliceScale = 0.03 Speedtoggle.SliceCenter = Rect.new(100, 100, 100, 100) speedtoggleee = false Speedtoggle.MouseButton1Click:Connect(function() if speedtoggleee == false then speedtoggleee = true Speedtoggle.ImageColor3 = Color3.fromRGB(0,255,0) game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50 else speedtoggleee = false Speedtoggle.ImageColor3 = Color3.fromRGB(255,0,0) game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 end end) SwitchDeathType.Name = "Switch" SwitchDeathType.Parent = Settings SwitchDeathType.Size = UDim2.new(0, 20,0, 20) SwitchDeathType.Position = UDim2.new(0.623, 0,0.488, 0) SwitchDeathType.BorderSizePixel = 0 SwitchDeathType.BackgroundTransparency = 1 SwitchDeathType.Image = "rbxassetid://3570695787" SwitchDeathType.ImageColor3 = Color3.fromRGB(255,0,0) SwitchDeathType.ScaleType = Enum.ScaleType.Slice SwitchDeathType.ScaleType = ("Slice") SwitchDeathType.SliceScale = 0.03 SwitchDeathType.SliceCenter = Rect.new(100, 100, 100, 100) NoclipToggle.Name = "Switch" NoclipToggle.Parent = Settings NoclipToggle.Size = UDim2.new(0, 20,0, 20) NoclipToggle.Position = UDim2.new(0.623, 0,0.636, 0) NoclipToggle.BorderSizePixel = 0 NoclipToggle.BackgroundTransparency = 1 NoclipToggle.Image = "rbxassetid://3570695787" NoclipToggle.ImageColor3 = Color3.fromRGB(255,0,0) NoclipToggle.ScaleType = Enum.ScaleType.Slice NoclipToggle.ScaleType = ("Slice") NoclipToggle.SliceScale = 0.03 NoclipToggle.SliceCenter = Rect.new(100, 100, 100, 100) NoclipToggleinfo.Name = "Info" NoclipToggleinfo.Parent = Settings NoclipToggleinfo.BackgroundTransparency = 1 NoclipToggleinfo.Font = Enum.Font.SourceSansBold NoclipToggleinfo.Text = "Esp (Buggy)" NoclipToggleinfo.TextScaled = true NoclipToggleinfo.TextColor3 = Color3.fromRGB(120,120,120) NoclipToggleinfo.Size = UDim2.new(0, 103,0, 20) NoclipToggleinfo.Position = UDim2.new(0.694, 0,0.634, 0) switchdeathtypeinfo.Name = "Info" switchdeathtypeinfo.Parent = Settings switchdeathtypeinfo.BackgroundTransparency = 1 switchdeathtypeinfo.Font = Enum.Font.SourceSansBold switchdeathtypeinfo.Text = "Destroy Gui On Death" switchdeathtypeinfo.TextScaled = true switchdeathtypeinfo.TextColor3 = Color3.fromRGB(120,120,120) switchdeathtypeinfo.Size = UDim2.new(0, 93,0, 20) switchdeathtypeinfo.Position = UDim2.new(0.699, 0,0.497, 0) local toggle2 = false SwitchDeathType.MouseButton1Click:Connect(function() if toggle2 == false then toggle2 = true SwitchDeathType.ImageColor3 = Color3.fromRGB(0,255,0) Screengui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") Screengui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling else toggle2 = false SwitchDeathType.ImageColor3 = Color3.fromRGB(255,0,0) Screengui.Parent = game.CoreGui end end) local player = game.Players.LocalPlayer local toggle3 = false mouse = player:GetMouse() NoclipToggle.MouseButton1Click:Connect(function() if toggle3 == false then toggle3 = true NoclipToggle.ImageColor3 = Color3.fromRGB(0,255,0) local gui = Instance.new("BillboardGui"); gui.Parent = game.CoreGui gui.Name = "AAA"; gui.AlwaysOnTop = true; gui.LightInfluence = 0; gui.Size = UDim2.new(1.75, 0, 1.75, 0); local frame = Instance.new("Frame", gui); frame.BackgroundColor3 = Color3.fromRGB(170, 0, 0); frame.Size = UDim2.new(1, 0, 1, 0); frame.BorderSizePixel = 4; frame.BorderColor3 = Color3.fromRGB(255, 255, 255); frame.BackgroundTransparency = .6 local gi = gui:Clone(); local body = frame:Clone(); body.Parent = gi; body.BackgroundColor3 = Color3.fromRGB(0, 170, 170); for _, v in pairs(game:GetService("Players"):GetPlayers()) do if v.Name ~= game:GetService("Players").LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Torso") then gui:Clone().Parent = v.Character.Head; end end else NoclipToggle.ImageColor3 = Color3.fromRGB(255,0,0) toggle3 = false game.CoreGui.AAA:Destroy() for _, v in pairs(game:GetService("Players"):GetPlayers()) do if v.Name ~= game:GetService("Players").LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Torso") then v.Character.Head.AAA:Destroy() end end end end) FlyToggleInfo.Name = "Info" FlyToggleInfo.Parent = Settings FlyToggleInfo.BackgroundTransparency = 1 FlyToggleInfo.Font = Enum.Font.SourceSansBold FlyToggleInfo.Text = "Fly (UNDETECTABLE)" FlyToggleInfo.TextScaled = true FlyToggleInfo.TextColor3 = Color3.fromRGB(120,120,120) FlyToggleInfo.Size = UDim2.new(0, 101,0, 22) FlyToggleInfo.Position = UDim2.new(0.693, 0,0.339, 0) TextBoxRedMainFrame.Name = "Switch" TextBoxRedMainFrame.Parent = Settings TextBoxRedMainFrame.Size = UDim2.new(0, 30,0, 20) TextBoxRedMainFrame.Position = UDim2.new(0.296, 0,0.798, 0) TextBoxRedMainFrame.BorderSizePixel = 0 TextBoxRedMainFrame.BackgroundTransparency = 1 TextBoxRedMainFrame.Image = "rbxassetid://3570695787" TextBoxRedMainFrame.ImageColor3 = Color3.fromRGB(255,0,255) TextBoxRedMainFrame.ScaleType = Enum.ScaleType.Slice TextBoxRedMainFrame.ScaleType = ("Slice") TextBoxRedMainFrame.SliceScale = 0.03 TextBoxRedMainFrame.SliceCenter = Rect.new(100, 100, 100, 100) TextBoxGreenMainFrame.Name = "Switch" TextBoxGreenMainFrame.Parent = Settings TextBoxGreenMainFrame.Size = UDim2.new(0, 30,0, 20) TextBoxGreenMainFrame.Position = UDim2.new(0.391, 0,0.798, 0) TextBoxGreenMainFrame.BorderSizePixel = 0 TextBoxGreenMainFrame.BackgroundTransparency = 1 TextBoxGreenMainFrame.Image = "rbxassetid://3570695787" TextBoxGreenMainFrame.ImageColor3 = Color3.fromRGB(0,255,255) TextBoxGreenMainFrame.ScaleType = Enum.ScaleType.Slice TextBoxGreenMainFrame.ScaleType = ("Slice") TextBoxGreenMainFrame.SliceScale = 0.03 TextBoxGreenMainFrame.SliceCenter = Rect.new(100, 100, 100, 100) TextBoxBlueMainFrame.Name = "Switch" TextBoxBlueMainFrame.Parent = Settings TextBoxBlueMainFrame.Size = UDim2.new(0, 30,0, 20) TextBoxBlueMainFrame.Position = UDim2.new(0.577, 0,0.793, 0) TextBoxBlueMainFrame.BorderSizePixel = 0 TextBoxBlueMainFrame.BackgroundTransparency = 1 TextBoxBlueMainFrame.Image = "rbxassetid://3570695787" TextBoxBlueMainFrame.ImageColor3 = Color3.fromRGB(44,44,44) TextBoxBlueMainFrame.ScaleType = Enum.ScaleType.Slice TextBoxBlueMainFrame.ScaleType = ("Slice") TextBoxBlueMainFrame.SliceScale = 0.03 TextBoxBlueMainFrame.SliceCenter = Rect.new(100, 100, 100, 100) ColoringMainFrameInfo.Name = "Info" ColoringMainFrameInfo.Parent = Settings ColoringMainFrameInfo.BackgroundTransparency = 1 ColoringMainFrameInfo.Font = Enum.Font.SourceSansBold ColoringMainFrameInfo.Text = "Main Frame Colour" ColoringMainFrameInfo.TextScaled = true ColoringMainFrameInfo.TextColor3 = Color3.fromRGB(120,120,120) ColoringMainFrameInfo.Size = UDim2.new(0, 92,0, 20) ColoringMainFrameInfo.Position = UDim2.new(0.703, 0,0.804, 0) wait(.1) coloringmaingramesubmit.Name = "Switch" coloringmaingramesubmit.Parent = Settings coloringmaingramesubmit.Size = UDim2.new(0, 30,0, 20) coloringmaingramesubmit.Position = UDim2.new(0.487, 0,0.798, 0) coloringmaingramesubmit.BorderSizePixel = 0 coloringmaingramesubmit.BackgroundTransparency = 1 coloringmaingramesubmit.Image = "rbxassetid://3570695787" coloringmaingramesubmit.ImageColor3 = Color3.fromRGB(255,255,255) coloringmaingramesubmit.ScaleType = Enum.ScaleType.Slice coloringmaingramesubmit.ScaleType = ("Slice") coloringmaingramesubmit.SliceScale = 0.03 coloringmaingramesubmit.SliceCenter = Rect.new(100, 100, 100, 100) TextBoxBlueMainFrame.MouseButton1Click:Connect(function() TextBoxRedMainFrame.Name = "Red" TextBoxBlueMainFrame.ImageColor3 = Color3.fromRGB(0,255,0) wait(.2) MainFrame.ImageColor3 = Color3.fromRGB(44,44,44) CSSHolder.ImageColor3 = Color3.fromRGB(59,59,59) FrameTitle.ImageColor3 = Color3.fromRGB(59,59,59) ButtonMenu.ImageColor3 = Color3.fromRGB(59,59,59) minimiseOpen.TextColor3 = Color3.fromRGB(255,255,255) minimise.TextColor3 = Color3.fromRGB(255,255,255) TextBoxBlueMainFrame.ImageColor3 = Color3.fromRGB(10,10,10) end) TextBoxRedMainFrame.MouseButton1Click:Connect(function() TextBoxRedMainFrame.Name = "Red" TextBoxRedMainFrame.ImageColor3 = Color3.fromRGB(0,255,0) wait(.2) MainFrame.ImageColor3 = Color3.fromRGB(140,0,140) CSSHolder.ImageColor3 = Color3.fromRGB(255,0,255) FrameTitle.ImageColor3 = Color3.fromRGB(255,0,255) ButtonMenu.ImageColor3 = Color3.fromRGB(255,0,255) minimise.TextColor3 = Color3.fromRGB(255,255,255) minimiseOpen.TextColor3 = Color3.fromRGB(255,255,255) TextBoxRedMainFrame.ImageColor3 = Color3.fromRGB(255,0,255) end) TextBoxGreenMainFrame.MouseButton1Click:Connect(function() TextBoxRedMainFrame.Name = "Red" TextBoxGreenMainFrame.ImageColor3 = Color3.fromRGB(0,255,0) wait(.2) MainFrame.ImageColor3 = Color3.fromRGB(0,170,170) CSSHolder.ImageColor3 = Color3.fromRGB(0,255,255) FrameTitle.ImageColor3 = Color3.fromRGB(0,255,255) ButtonMenu.ImageColor3 = Color3.fromRGB(0,255,255) minimise.TextColor3 = Color3.fromRGB(255,255,255) minimiseOpen.TextColor3 = Color3.fromRGB(255,255,255) TextBoxGreenMainFrame.ImageColor3 = Color3.fromRGB(0,255,255) end) coloringmaingramesubmit.MouseButton1Click:Connect(function() TextBoxRedMainFrame.Name = "Red" coloringmaingramesubmit.ImageColor3 = Color3.fromRGB(0,255,0) wait(.2) MainFrame.ImageColor3 = Color3.fromRGB(210,210,210) CSSHolder.ImageColor3 = Color3.fromRGB(255,255,255) FrameTitle.ImageColor3 = Color3.fromRGB(255,255,255) ButtonMenu.ImageColor3 = Color3.fromRGB(255,255,255) minimiseOpen.TextColor3 = Color3.fromRGB(0,0,0) minimise.TextColor3 = Color3.fromRGB(0,0,0) coloringmaingramesubmit.ImageColor3 = Color3.fromRGB(255,255,255) end) local toggle = false ToggleButton.MouseButton1Click:Connect(function() if toggle == false then ToggleButton.ImageColor3 = Color3.fromRGB(0,255,0) MainFrame.BackgroundTransparency = .7 CSSHolder.ImageTransparency = 0.7 FrameTitle.ImageTransparency = 0.7 toggle = true wait(.1) else ToggleButton.ImageColor3 = Color3.fromRGB(255,0,0) MainFrame.BackgroundTransparency = 0 CSSHolder.ImageTransparency = 0 FrameTitle.ImageTransparency = 0 toggle = false wait(.1) end end) local c = workspace.CurrentCamera local player = game.Players.LocalPlayer local userInput = game:GetService("UserInputService") local rs = game:GetService("RunService") local starterPlayer = game:GetService("StarterPlayer") local isselecrted = false local selected = false local speed = 60 local lastUpdate = 0 function getNextMovement(deltaTime) local nextMove = Vector3.new() -- Left/Right if userInput:IsKeyDown("A") or userInput:IsKeyDown("Left") then nextMove = Vector3.new(-1,0,0) elseif userInput:IsKeyDown("D") or userInput:IsKeyDown("Right") then nextMove = Vector3.new(1,0,0) end -- Forward/Back if userInput:IsKeyDown("W") or userInput:IsKeyDown("Up") then nextMove = nextMove + Vector3.new(0,0,-1) elseif userInput:IsKeyDown("S") or userInput:IsKeyDown("Down") then nextMove = nextMove + Vector3.new(0,0,1) end -- Up/Down if userInput:IsKeyDown("Space") then nextMove = nextMove + Vector3.new(0,1,0) elseif userInput:IsKeyDown("LeftControl") then nextMove = nextMove + Vector3.new(0,-1,0) end return CFrame.new( nextMove * (speed * deltaTime) ) end function onSelected() local char = player.Character if char then local humanoid = char:WaitForChild("Humanoid") local root = char:WaitForChild("HumanoidRootPart") currentPos = root.Position selected = true root.Anchored = true lastUpdate = tick() humanoid.PlatformStand = true while selected do wait() local delta = tick()-lastUpdate local look = (c.Focus.p-c.CoordinateFrame.p).unit local move = getNextMovement(delta) local pos = root.Position root.CFrame = CFrame.new(pos,pos+look) * move lastUpdate = tick() end root.Anchored = false root.Velocity = Vector3.new() humanoid.PlatformStand = false end end function onDeselected() selected = false end FlyToggleButton.Name = "Switch" FlyToggleButton.Parent = Settings FlyToggleButton.Size = UDim2.new(0, 20,0, 20) FlyToggleButton.Position = UDim2.new(0.623, 0,0.337, 0) FlyToggleButton.BorderSizePixel = 0 FlyToggleButton.BackgroundTransparency = 1 FlyToggleButton.Image = "rbxassetid://3570695787" FlyToggleButton.ImageColor3 = Color3.fromRGB(255,0,0) FlyToggleButton.ScaleType = Enum.ScaleType.Slice FlyToggleButton.ScaleType = ("Slice") FlyToggleButton.SliceScale = 0.03 FlyToggleButton.SliceCenter = Rect.new(100, 100, 100, 100) FlyToggleButton.MouseButton1Click:Connect(function() if toggle == false then toggle = true FlyToggleButton.ImageColor3 = Color3.fromRGB(0,255,0) onSelected() else toggle = false FlyToggleButton.ImageColor3 = Color3.fromRGB(255,0,0) onDeselected() end end) Close.MouseButton1Click:Connect(function() MainFrame:TweenPosition(UDim2.new(0.445, 0,0.038, 0)) wait(.5) MainFrame:TweenSize(UDim2.new(0,350,0,20), "In", "Quart", .5) ButtonMenu:Destroy() FrameTitle:TweenSize(UDim2.new(0, 336,0, 17), "In", "Quart", .5) minimise.Position = UDim2.new(0.909, 0,0, -9000) minimiseOpen.Position = UDim2.new(0.909, 0,0, 2) CSSHolder:TweenSize(UDim2.new(0, 489,0, 0), "In", "Quart", .5) popout.Visible = false CSSHolder.Visible = false FrameTitle.ImageTransparency = 1 Button1.Visible = false Button2.Visible = false Button3.Visible = false Button4.Visible = false Button5.Visible = false Button6.Visible = false Credits.Visible = false About.Visible = false ScriptHub.Visible = false feScriptHub.Visible = false wait(.6) MainFrame:TweenPosition(UDim2.new(0.445, 0,-0.38, 0), "In", "Bounce", 2.7) FrameTitle.ImageTransparency = 1 wait(3) Screengui:Destroy() end) minimise.MouseButton1Click:Connect(function() if minimisedebounce == false then wait(.15) MainFrame:TweenPosition(UDim2.new(0.445, 0,0.038, 0)) MainFrame:TweenSize(UDim2.new(0,350,0,20), "In", "Quart", .5) ButtonMenu:TweenSize(UDim2.new(0,9,0,17), "In", "Quart", .5) FrameTitle:TweenSize(UDim2.new(0, 336,0, 22), "In", "Quart", .5) CSSHolder.Visible = false minimise.Position = UDim2.new(0.909, 0,0, -9000) minimiseOpen.Position = UDim2.new(0.909, 0,0, 2) ButtonMenu.Visible = false About.Visible = false Button1.Visible = false wait(.05) Button2.Visible = false popout.Visible = false wait(.05) Button3.Visible = false wait(.05) Button4.Visible = false wait(.05) Button5.Visible = false wait(.05) Button6.Visible = false wait(.05) wait(.05) wait(.05) FrameTitle.ImageTransparency = 1 wait(.6) minimisedebounce = true end end) scripthubscrolling.Parent = ScriptHub scripthubscrolling.HorizontalAlignment = Enum.HorizontalAlignment.Center scripthubscrolling.Padding = UDim.new(0.002119, 0) HuBSCriptsScrolling.Parent = HuBSCripts HuBSCriptsScrolling.HorizontalAlignment = Enum.HorizontalAlignment.Center HuBSCriptsScrolling.Padding = UDim.new(0.006819, 0) fescripthubscrolling.Parent = feScriptHub fescripthubscrolling.HorizontalAlignment = Enum.HorizontalAlignment.Center fescripthubscrolling.Padding = UDim.new(0.006819, 0) minimiseOpen.MouseButton1Click:Connect(function() if minimisedebounce == true then wait(.15) MainFrame:TweenPosition(UDim2.new(0.435, 0,0.038, 0)) FrameTitle.ImageTransparency = 0 MainFrame:TweenSize(UDim2.new(0, 434,0, 203), "In", "Quart", .5) ButtonMenu:TweenSize(UDim2.new(0, 92,0, 169), "In", "Quart", .5) FrameTitle:TweenSize(UDim2.new(0, 423,0, 18), "In", "Quart", .5) minimise.Position = UDim2.new(0.909,0,0,2) minimiseOpen.Position = UDim2.new(0.909, 0,0, -9000) wait(0.5) Button1.Visible = true CSSHolder.Visible = true popout.Visible = true wait(.05) ButtonMenu.Visible = true Button2.Visible = true CSSHolder.Visible = true wait(.05) Button3.Visible = true wait(.05) Button4.Visible = true wait(.05) Button5.Visible = true wait(.05) Button6.Visible = true wait(.6) minimisedebounce = false end end) Button1.MouseButton1Click:Connect(function() Credits.Visible = true ScriptHub.Visible = false feScriptHub.Visible = false About.Visible = false HuBSCripts.Visible = false Settings.Visible = false Button6Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button5Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button4Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button3Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button2Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button1Behind.ImageColor3 = Color3.fromRGB(136,0,0) end) Button2.MouseButton1Click:Connect(function() Credits.Visible = false ScriptHub.Visible = false feScriptHub.Visible = true About.Visible = false HuBSCripts.Visible = false Settings.Visible = false Button6Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button5Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button4Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button3Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button2Behind.ImageColor3 = Color3.fromRGB(136,0,0) Button1Behind.ImageColor3 = Color3.fromRGB(44,44,44) end) Button3.MouseButton1Click:Connect(function() Credits.Visible = false ScriptHub.Visible = true feScriptHub.Visible = false About.Visible = false Settings.Visible = false HuBSCripts.Visible = false Button6Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button5Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button4Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button3Behind.ImageColor3 = Color3.fromRGB(136,0,0) Button2Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button1Behind.ImageColor3 = Color3.fromRGB(44,44,44) end) Button4.MouseButton1Click:Connect(function() Button6Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button5Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button4Behind.ImageColor3 = Color3.fromRGB(136,0,0) Button3Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button2Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button1Behind.ImageColor3 = Color3.fromRGB(44,44,44) loadstring(game:HttpGet(('https://pastebin.com/raw/GtudyLtE'),true))() end) Button5.MouseButton1Click:Connect(function() Credits.Visible = false ScriptHub.Visible = false feScriptHub.Visible = false About.Visible = false HuBSCripts.Visible = true Settings.Visible = false Button6Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button5Behind.ImageColor3 = Color3.fromRGB(136,0,0) Button4Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button3Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button2Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button1Behind.ImageColor3 = Color3.fromRGB(44,44,44) end) Button6.MouseButton1Click:Connect(function() Credits.Visible = false ScriptHub.Visible = false feScriptHub.Visible = false HuBSCripts.Visible = false About.Visible = false Settings.Visible = true Button6Behind.ImageColor3 = Color3.fromRGB(136,0,0) Button5Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button4Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button3Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button2Behind.ImageColor3 = Color3.fromRGB(44,44,44) Button1Behind.ImageColor3 = Color3.fromRGB(44,44,44) end) local fescripthubbutton1 = Instance.new("TextButton") local fescripthubbutton2 = Instance.new("TextButton") local fescripthubbutton3 = Instance.new("TextButton") local fescripthubbutton4 = Instance.new("TextButton") local fescripthubbutton5 = Instance.new("TextButton") local fescripthubbutton6 = Instance.new("TextButton") local fescripthubbutton7 = Instance.new("TextButton") local fescripthubbutton8 = Instance.new("TextButton") local fescripthubbutton9= Instance.new("TextButton") local fescripthubbutton10 = Instance.new("TextButton") local fescripthubbutton11 = Instance.new("TextButton") local fescripthubbutton12 = Instance.new("TextButton") local fescripthubbutton13 = Instance.new("TextButton") local fescripthubbutton14 = Instance.new("TextButton") local fescripthubbutton15 = Instance.new("TextButton") local fescripthubbutton16 = Instance.new("TextButton") local fescripthubbutton17 = Instance.new("TextButton") local fescripthubbutton18 = Instance.new("TextButton") local fescripthubbutton19 = Instance.new("TextButton") local fescripthubbutton20 = Instance.new("TextButton") local fescripthubbutton21 = Instance.new("TextButton") local fesearchbar = Instance.new("TextBox") local fereplacer = Instance.new("TextBox") fereplacer.Name = "SearchBox" fereplacer.Parent = feScriptHub fereplacer.BackgroundColor3 = Color3.fromRGB(44, 44, 44) fereplacer.ClipsDescendants = true fereplacer.Size = UDim2.new(0, 522,0, 0) fereplacer.Font = Enum.Font.GothamBold fereplacer.Name = "!a" fereplacer.PlaceholderText = "Search Here" fereplacer.Text = "" fereplacer.TextColor3 = Color3.fromRGB(120, 120, 120) fereplacer.TextSize = 14.000 fereplacer.TextTransparency = 1 fereplacer.BackgroundTransparency = 1 fereplacer.TextStrokeTransparency = 1 fesearchbar.Name = "fesearchbar" fesearchbar.Parent = feScriptHub fesearchbar.BackgroundColor3 = Color3.fromRGB(44, 44, 44) fesearchbar.ClipsDescendants = true fesearchbar.Size = UDim2.new(0, 282,0, 20) fesearchbar.Font = Enum.Font.GothamBold fesearchbar.Name = "!a" fesearchbar.PlaceholderText = "Search Here" fesearchbar.Text = "" fesearchbar.TextColor3 = Color3.fromRGB(120, 120, 120) fesearchbar.TextSize = 14.000 fesearchbar.BorderColor3 = Color3.fromRGB(0,0,0) fesearchbar.BorderSizePixel = 2 local script = Instance.new('LocalScript', MainFrame) local searchBar = fesearchbar local buttonmenu = feScriptHub local Minimized = false wait(0.1) function UpdateResults() local search = string.lower(searchBar.Text) for i, v in pairs(buttonmenu:GetChildren()) do if v:IsA("GuiButton") then if search ~= "" then local item = string.lower(v.Text) if string.find(item, search) then v.Visible = true else v.Visible = false end else v.Visible = true end end end end searchBar.Changed:Connect(UpdateResults) local ClientScript1 = Instance.new("TextButton") local ClientScript2 = Instance.new("TextButton") local ClientScript3 = Instance.new("TextButton") local ClientScript4 = Instance.new("TextButton") local ClientScript5 = Instance.new("TextButton") local ClientScript6 = Instance.new("TextButton") local ClientScript7 = Instance.new("TextButton") local ClientScript8 = Instance.new("TextButton") local ClientScript9 = Instance.new("TextButton") local ClientScript10 = Instance.new("TextButton") local ClientScript11 = Instance.new("TextButton") local ClientScript12 = Instance.new("TextButton") local ClientScript13 = Instance.new("TextButton") local ClientScript14 = Instance.new("TextButton") local ClientScript15 = Instance.new("TextButton") local ClientScript16 = Instance.new("TextButton") local ClientScript17 = Instance.new("TextButton") local ClientScript18 = Instance.new("TextButton") local ClientScript19 = Instance.new("TextButton") local ClientScript20 = Instance.new("TextButton") scripthubbutton1 = Instance.new("TextButton") scripthubbutton2 = Instance.new("TextButton") scripthubbutton3 = Instance.new("TextButton") scripthubbutton4 = Instance.new("TextButton") scripthubbutton5 = Instance.new("TextButton") scripthubbutton6 = Instance.new("TextButton") scripthubbutton7 = Instance.new("TextButton") scripthubbutton8 = Instance.new("TextButton") scripthubbutton9 = Instance.new("TextButton") scripthubbutton10 = Instance.new("TextButton") scripthubbutton11 = Instance.new("TextButton") local scripthubbutton12 = Instance.new("TextButton") local scripthubbutton13 = Instance.new("TextButton") local scripthubbutton14 = Instance.new("TextButton") local scripthubbutton15 = Instance.new("TextButton") local scripthubbutton16 = Instance.new("TextButton") local scripthubbutton17 = Instance.new("TextButton") local scripthubbutton18 = Instance.new("TextButton") local scripthubbutton19 = Instance.new("TextButton") local scripthubbutton20 = Instance.new("TextButton") local scripthubbutton21 = Instance.new("TextButton") local scripthubbutton22 = Instance.new("TextButton") local scripthubbutton23 = Instance.new("TextButton") local scripthubbutton24 = Instance.new("TextButton") local scripthubbutton25 = Instance.new("TextButton") local scripthubbutton26 = Instance.new("TextButton") local scripthubbutton27 = Instance.new("TextButton") local scripthubbutton28 = Instance.new("TextButton") local scripthubbutton29 = Instance.new("TextButton") local scripthubbutton30 = Instance.new("TextButton") local scripthubbutton31 = Instance.new("TextButton") local scripthubbutton32 = Instance.new("TextButton") local scripthubbutton33 = Instance.new("TextButton") local scripthubbutton34 = Instance.new("TextButton") local scripthubbutton35 = Instance.new("TextButton") local scripthubbutton36 = Instance.new("TextButton") local scripthubbutton37 = Instance.new("TextButton") local scripthubbutton38 = Instance.new("TextButton") local scripthubbutton39 = Instance.new("TextButton") local scripthubbutton40 = Instance.new("TextButton") local scripthubbutton41 = Instance.new("TextButton") local scripthubbutton42 = Instance.new("TextButton") local scripthubbutton43 = Instance.new("TextButton") local scripthubbutton44 = Instance.new("TextButton") local scripthubbutton45 = Instance.new("TextButton") local scripthubbutton46 = Instance.new("TextButton") local scripthubbutton47 = Instance.new("TextButton") local scripthubbutton48 = Instance.new("TextButton") local scripthubbutton49 = Instance.new("TextButton") local scripthubbutton50 = Instance.new("TextButton") local scripthubbutton51 = Instance.new("TextButton") local scripthubbutton52 = Instance.new("TextButton") local scripthubbutton53 = Instance.new("TextButton") local scripthubbutton54 = Instance.new("TextButton") local scripthubbutton55 = Instance.new("TextButton") local scripthubbutton56 = Instance.new("TextButton") local scripthubbutton57 = Instance.new("TextButton") local scripthubbutton58 = Instance.new("TextButton") local scripthubbutton59 = Instance.new("TextButton") local scripthubbutton60 = Instance.new("TextButton") local scripthub1button1 = Instance.new("TextButton") local scripthub1button2 = Instance.new("TextButton") local scripthub1button3 = Instance.new("TextButton") local scripthub1button4 = Instance.new("TextButton") local scripthub1button5 = Instance.new("TextButton") local scripthub1button6 = Instance.new("TextButton") local scripthub1button7 = Instance.new("TextButton") local scripthub1button8 = Instance.new("TextButton") local scripthub1button9 = Instance.new("TextButton") local scripthub1button10 = Instance.new("TextButton") local scripthub1button11 = Instance.new("TextButton") local scripthub1button12 = Instance.new("TextButton") local scripthub1button13 = Instance.new("TextButton") local scripthub1button14 = Instance.new("TextButton") local scripthub1button15 = Instance.new("TextButton") local scripthub1button16 = Instance.new("TextButton") local scripthub1button17 = Instance.new("TextButton") local scripthub1button18 = Instance.new("TextButton") local scripthub1button19 = Instance.new("TextButton") local scripthub1button20 = Instance.new("TextButton") local scripthub1button21 = Instance.new("TextButton") local scripthub1button22 = Instance.new("TextButton") local scripthub1button23 = Instance.new("TextButton") scripthub1button24 = Instance.new("TextButton") scripthub1button25 = Instance.new("TextButton") scripthub1button26 = Instance.new("TextButton") scripthub1button27 = Instance.new("TextButton") scripthub1button28 = Instance.new("TextButton") scripthub1button29 = Instance.new("TextButton") scripthub1button30 = Instance.new("TextButton") scripthub1button31 = Instance.new("TextButton") scripthub1button32 = Instance.new("TextButton") scripthub1button33 = Instance.new("TextButton") scripthub1button34 = Instance.new("TextButton") scripthub1button35 = Instance.new("TextButton") scripthub1button36 = Instance.new("TextButton") scripthub1button37 = Instance.new("TextButton") scripthub1button38 = Instance.new("TextButton") scripthub1button39 = Instance.new("TextButton") scripthub1button40 = Instance.new("TextButton") scripthub1button41 = Instance.new("TextButton") scripthub1button42 = Instance.new("TextButton") scripthub1button43 = Instance.new("TextButton") scripthub1button44 = Instance.new("TextButton") scripthub1button45 = Instance.new("TextButton") scripthub1button46 = Instance.new("TextButton") scripthub1button47 = Instance.new("TextButton") scripthub1button48 = Instance.new("TextButton") scripthub1button49 = Instance.new("TextButton") scripthub1button50 = Instance.new("TextButton") scripthub1button51 = Instance.new("TextButton") scripthub1button52 = Instance.new("TextButton") scripthub1button53 = Instance.new("TextButton") scripthub1button54 = Instance.new("TextButton") scripthub1button55 = Instance.new("TextButton") scripthub1button56 = Instance.new("TextButton") scripthub1button57 = Instance.new("TextButton") scripthub1button58 = Instance.new("TextButton") scripthub1button59 = Instance.new("TextButton") scripthub1button60 = Instance.new("TextButton") scripthub1button61 = Instance.new("TextButton") scripthub1button62 = Instance.new("TextButton") scripthub1button63 = Instance.new("TextButton") scripthub1button64 = Instance.new("TextButton") scripthub1button1.Name = "ScriptHub1" scripthub1button1.Parent = ScriptHub scripthub1button1.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button1.Size = UDim2.new(0, 239,0, 19) scripthub1button1.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button1.BorderSizePixel = 4 scripthub1button1.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button1.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button1.Font = Enum.Font.SourceSansBold scripthub1button1.TextScaled = true scripthub1button1.Text = "Da Hood" scripthub1button1.MouseButton1Click:Connect(function() loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\34\104\116\116\112\115\58\47\47\114\97\119\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\71\83\50\49\79\102\102\105\99\105\97\108\47\84\114\117\115\116\66\111\121\45\80\114\101\109\105\117\109\47\109\97\105\110\47\84\114\117\115\116\66\111\121\37\50\48\80\114\101\109\105\117\109\37\50\48\66\69\84\65\37\50\48\48\46\48\49\34\41\41\40\41\10")() end) scripthub1button2.Name = "ScriptHub1" scripthub1button2.Parent = ScriptHub scripthub1button2.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button2.Size = UDim2.new(0, 239,0, 19) scripthub1button2.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button2.BorderSizePixel = 4 scripthub1button2.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button2.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button2.Font = Enum.Font.SourceSansBold scripthub1button2.TextScaled = true scripthub1button2.Text = "Farm For Fun" scripthub1button2.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://system-exodus.com/scripts/misc-releases/FarmForFun.lua",true))() end) scripthub1button3.Name = "ScriptHub1" scripthub1button3.Parent = ScriptHub scripthub1button3.Size = UDim2.new(0, 239,0, 19) scripthub1button3.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button3.BorderSizePixel = 4 scripthub1button3.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button3.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button3.Font = Enum.Font.SourceSansBold scripthub1button3.TextScaled = true scripthub1button3.Text = "Boku No Roblox" scripthub1button3.MouseButton1Click:Connect(function() -- SETTING THEME -- _G.MainI = Color3.fromRGB(203 ,156, 255) _G.MainII = Color3.fromRGB(140, 166 ,252) _G.ButtonI = Color3.fromRGB(203 ,156, 255) _G.ButtonII = Color3.fromRGB(140, 166 ,252) _G.BlackGround = Color3.fromRGB(140, 166 ,252) -- SCRIPT GAME -- loadstring(game:HttpGet("http://skyhubking.xyz/script/free_script/main%20game.lua"))() end) scripthub1button4.Name = "ScriptHub1" scripthub1button4.Parent = ScriptHub scripthub1button4.Size = UDim2.new(0, 239,0, 19) scripthub1button4.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button4.BorderSizePixel = 4 scripthub1button4.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button4.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button4.Font = Enum.Font.SourceSansBold scripthub1button4.TextScaled = true scripthub1button4.Text = "The Legend Of The Bone Sword" scripthub1button4.MouseButton1Click:Connect(function() local Reach = Instance.new("ScreenGui") local ReachButton = Instance.new("TextButton") Reach.Name = "Reach" Reach.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ReachButton.Name = "ReachButton" ReachButton.Parent = Reach ReachButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) ReachButton.BackgroundTransparency = 0.30000001192093 ReachButton.BorderSizePixel = 0 ReachButton.Position = UDim2.new(0.0591057241, 0, 0.126617789, 0) ReachButton.Size = UDim2.new(0, 100, 0, 34) ReachButton.Font = Enum.Font.SourceSans ReachButton.Text = "Sword Reach" ReachButton.TextColor3 = Color3.new(1, 1, 1) ReachButton.TextSize = 20 ReachButton.Draggable = true ReachButton.MouseButton1Click:connect(function() Players = game:GetService("Players") local plr = Players.LocalPlayer for i,v in pairs(plr.Character:GetDescendants()) do if v:IsA("Tool") then currentToolSize = v.Handle.Size currentGripPos = v.GripPos local a = Instance.new("SelectionBox") a.Name = "SelectionBoxCreated" a.Parent = v.Handle a.Adornee = v.Handle v.Handle.Massless = true v.Handle.CanCollide = false v.Handle.Size = Vector3.new(20,5,1100) v.GripPos = Vector3.new(0,0,0) plr.Character.Humanoid:UnequipTools() end end end) end) scripthub1button5.Name = "ScriptHub1" scripthub1button5.Parent = ScriptHub scripthub1button5.Size = UDim2.new(0, 239,0, 19) scripthub1button5.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button5.BorderSizePixel = 4 scripthub1button5.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button5.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button5.Font = Enum.Font.SourceSansBold scripthub1button5.TextScaled = true scripthub1button5.Text = "RO-Wizard" scripthub1button5.MouseButton1Click:Connect(function() while wait() do for _,v in pairs(game:GetService("Workspace").Effects:GetChildren()) do if v.Name == "Hoop" then local plr = game.Players.LocalPlayer.Character firetouchinterest(plr.HumanoidRootPart, v, 0) firetouchinterest(plr.HumanoidRootPart, v, 1) end end end end) scripthub1button6.Name = "ScriptHub1" scripthub1button6.Parent = ScriptHub scripthub1button6.Size = UDim2.new(0, 239,0, 19) scripthub1button6.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button6.BorderSizePixel = 4 scripthub1button6.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button6.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button6.Font = Enum.Font.SourceSansBold scripthub1button6.TextScaled = true scripthub1button6.Text = "Hero's Ultimatum" scripthub1button6.MouseButton1Click:Connect(function() -- SETTING THEME -- _G.MainI = Color3.fromRGB(203 ,156, 255) _G.MainII = Color3.fromRGB(140, 166 ,252) _G.ButtonI = Color3.fromRGB(203 ,156, 255) _G.ButtonII = Color3.fromRGB(140, 166 ,252) _G.BlackGround = Color3.fromRGB(140, 166 ,252) -- SCRIPT GAME -- loadstring(game:HttpGet("http://skyhubking.xyz/script/free_script/main%20game.lua"))() end) scripthub1button7.Name = "ScriptHub1" scripthub1button7.Parent = ScriptHub scripthub1button7.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button7.Size = UDim2.new(0, 239,0, 19) scripthub1button7.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button7.BorderSizePixel = 4 scripthub1button7.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button7.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button7.Font = Enum.Font.SourceSansBold scripthub1button7.TextScaled = true scripthub1button7.Text = "Recoil Zombies GUI" scripthub1button7.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/JSiWc2wA", true))() end) scripthub1button8.Name = "ScriptHub1" scripthub1button8.Parent = ScriptHub scripthub1button8.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button8.Size = UDim2.new(0, 239,0, 19) scripthub1button8.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button8.BorderSizePixel = 4 scripthub1button8.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button8.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button8.Font = Enum.Font.SourceSansBold scripthub1button8.TextScaled = true scripthub1button8.Text = "Phantom Forces" scripthub1button8.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://zypher.wtf/PFLowKeyHaxx"))() end) scripthub1button9.Name = "ScriptHub1" scripthub1button9.Parent = ScriptHub scripthub1button9.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button9.Size = UDim2.new(0, 239,0, 19) scripthub1button9.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button9.BorderSizePixel = 4 scripthub1button9.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button9.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button9.Font = Enum.Font.SourceSansBold scripthub1button9.TextScaled = true scripthub1button9.Text = "Arsenal FNAF Event Auto Farm" scripthub1button9.MouseButton1Click:Connect(function() wait(2) local plr local char repeat wait() until game.Players.LocalPlayer and game.Players.LocalPlayer.Character plr = game.Players.LocalPlayer char = game.Players.LocalPlayer.Character or game.Players.LocalPlayer.CharacterAdded:wait() if game.PlaceId == 286090429 then wait(.5) rconsolename("Arsenal PGuy Check") local skincount = {} for i, v in pairs(plr:WaitForChild("Data"):WaitForChild("Shuffles"):WaitForChild("Skins"):GetChildren()) do if v.Name == "Slaughter Delinquent" then table.insert(skincount,v) end end repeat wait() until plr:FindFirstChild("DataLoaded") rconsoleinfo("You got "..#skincount.." Slaughter Delinquent") game:GetService("TeleportService"):Teleport(6318874810, plr, nil, nil) warn("Teleporting") else local uis = game:GetService("UserInputService") local crosses = game:GetService("Workspace").Objectives local collects = game:GetService("Workspace").Collect local check = plr.PlayerGui:WaitForChild("Slaught"):WaitForChild("Obj"):WaitForChild("List") local checkbut = plr.PlayerGui:WaitForChild("Menew"):WaitForChild("Main"):WaitForChild("Fake"):WaitForChild("ok") repeat wait() until checkbut.Visible == true local ded = "MouseButton1"; local Target = game:GetService("ReplicatedStorage").Events.CoolNewRemote; Target:FireServer(ded); wait(.5) local r = "Random"; local Target = game:GetService("ReplicatedStorage").Events.JoinTeam; Target:FireServer(r); local stundastupid = coroutine.wrap(function() while wait() do game.ReplicatedStorage.Remotes.Stun:FireServer() end end) stundastupid() repeat for i, v in pairs(collects:GetChildren()) do if v:IsA("BasePart") then char:SetPrimaryPartCFrame(v.CFrame) itemtocollect = v wait(.2) local Target = game:GetService("ReplicatedStorage").Remotes.Collect; Target:FireServer(itemtocollect); wait(.1) end end until (check.Gas.Count.Text == "5/5" or check.Gas.Count.Text == "6/6" or check.Gas.Count.Text == "7/7" or check.Gas.Count.Text == "8/8" or check.Gas.Count.Text == "9/9") and (check.Tinder.Count.Text == "5/5" or check.Tinder.Count.Text == "6/6" or check.Tinder.Count.Text == "7/7" or check.Tinder.Count.Text == "8/8" or check.Tinder.Count.Text == "9/9") repeat for i, v in pairs(crosses:GetChildren()) do if v:IsA("BasePart") then char:SetPrimaryPartCFrame(v.CFrame) wait(.2) local Target = game:GetService("ReplicatedStorage").Remotes.Gas; Target:FireServer(v); wait(.1) end end until (check.Gas_P.Count.Text == "5/5" or check.Gas_P.Count.Text == "6/6" or check.Gas_P.Count.Text == "7/7" or check.Gas_P.Count.Text == "8/8" or check.Gas_P.Count.Text == "9/9") and (check.Tinder_P.Count.Text == "5/5" or check.Tinder_P.Count.Text == "6/6" or check.Tinder_P.Count.Text == "7/7" or check.Tinder_P.Count.Text == "8/8" or check.Tinder_P.Count.Text == "9/9") repeat char:SetPrimaryPartCFrame(game:GetService("Workspace").Switch.Base.CFrame) local Target = game:GetService("ReplicatedStorage").Remotes.Lever; Target:FireServer(); wait(.1) until not char end end) scripthub1button10.Name = "ScriptHub1" scripthub1button10.Parent = ScriptHub scripthub1button10.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button10.Size = UDim2.new(0, 239,0, 19) scripthub1button10.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button10.BorderSizePixel = 4 scripthub1button10.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button10.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button10.Font = Enum.Font.SourceSansBold scripthub1button10.TextScaled = true scripthub1button10.Text = "Dont Get Caught" scripthub1button10.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/imanuwusaur/Don-t-Get-Caught/main/%3B).lua"))() end) scripthub1button11.Name = "ScriptHub1" scripthub1button11.Parent = ScriptHub scripthub1button11.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button11.Size = UDim2.new(0, 239,0, 19) scripthub1button11.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button11.BorderSizePixel = 4 scripthub1button11.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button11.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button11.Font = Enum.Font.SourceSansBold scripthub1button11.TextScaled = true scripthub1button11.Text = "Kingdom Life" scripthub1button11.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/hv0zLgdf'),true))() end) scripthub1button12.Name = "ScriptHub1" scripthub1button12.Parent = ScriptHub scripthub1button12.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button12.Size = UDim2.new(0, 239,0, 19) scripthub1button12.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button12.BorderSizePixel = 4 scripthub1button12.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button12.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button12.Font = Enum.Font.SourceSansBold scripthub1button12.TextScaled = true scripthub1button12.Text = "Escape Cube Obby" scripthub1button12.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/i7V2kwFu'),true))() end) scripthub1button13.Name = "ScriptHub1" scripthub1button13.Parent = ScriptHub scripthub1button13.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button13.Size = UDim2.new(0, 239,0, 19) scripthub1button13.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button13.BorderSizePixel = 4 scripthub1button13.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button13.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button13.Font = Enum.Font.SourceSansBold scripthub1button13.TextScaled = true scripthub1button13.Text = "Dinosaur Zoo Tycoon" scripthub1button13.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://banbus.cf/Scripts/DinosaurZooTycoon"))() end) scripthub1button14.Name = "ScriptHub1" scripthub1button14.Parent = ScriptHub scripthub1button14.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button14.Size = UDim2.new(0, 239,0, 19) scripthub1button14.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button14.BorderSizePixel = 4 scripthub1button14.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button14.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button14.Font = Enum.Font.SourceSansBold scripthub1button14.TextScaled = true scripthub1button14.Text = "Glue Piece" scripthub1button14.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/BunnySalf/Hentai/main/MHEEHUB",true))() end) scripthub1button15.Name = "ScriptHub1" scripthub1button15.Parent = ScriptHub scripthub1button15.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button15.Size = UDim2.new(0, 239,0, 19) scripthub1button15.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button15.BorderSizePixel = 4 scripthub1button15.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button15.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button15.Font = Enum.Font.SourceSansBold scripthub1button15.TextScaled = true scripthub1button15.Text = "Mighty Omega" scripthub1button15.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Mstir16/special-stuff/main/special%20code%2015'))() end) scripthub1button16.Name = "ScriptHub1" scripthub1button16.Parent = ScriptHub scripthub1button16.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button16.Size = UDim2.new(0, 239,0, 19) scripthub1button16.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button16.BorderSizePixel = 4 scripthub1button16.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button16.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button16.Font = Enum.Font.SourceSansBold scripthub1button16.TextScaled = true scripthub1button16.Text = "Blacksite Zeta" scripthub1button16.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/imanuwusaur/Blacksite-Zeta/main/%3B).lua"))() end) scripthub1button17.Name = "ScriptHub1" scripthub1button17.Parent = ScriptHub scripthub1button17.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button17.Size = UDim2.new(0, 239,0, 19) scripthub1button17.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button17.BorderSizePixel = 4 scripthub1button17.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button17.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button17.Font = Enum.Font.SourceSansBold scripthub1button17.TextScaled = true scripthub1button17.Text = "Mighty Secunda" scripthub1button17.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/c8Ejs8j0", true))() end) scripthub1button18.Name = "ScriptHub1" scripthub1button18.Parent = ScriptHub scripthub1button18.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button18.Size = UDim2.new(0, 239,0, 19) scripthub1button18.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button18.BorderSizePixel = 4 scripthub1button18.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button18.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button18.Font = Enum.Font.SourceSansBold scripthub1button18.TextScaled = true scripthub1button18.Text = "Magic Training" scripthub1button18.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/Wg0ZDWnk", true))() end) scripthub1button19.Name = "ScriptHub1" scripthub1button19.Parent = ScriptHub scripthub1button19.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button19.Size = UDim2.new(0, 239,0, 19) scripthub1button19.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button19.BorderSizePixel = 4 scripthub1button19.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button19.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button19.Font = Enum.Font.SourceSansBold scripthub1button19.TextScaled = true scripthub1button19.Text = "The Vast Realm" scripthub1button19.MouseButton1Click:Connect(function() pcall(function() loadstring(game:HttpGet("http://phantomgui.xyz/testing/tvrnkb.lua"))() end) ToggleNKB(true) end) scripthub1button20.Name = "ScriptHub1" scripthub1button20.Parent = ScriptHub scripthub1button20.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button20.Size = UDim2.new(0, 239,0, 19) scripthub1button20.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button20.BorderSizePixel = 4 scripthub1button20.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button20.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button20.Font = Enum.Font.SourceSansBold scripthub1button20.TextScaled = true scripthub1button20.Text = "Muscle Legends" scripthub1button20.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/1201for/littlegui/main/MuscleLegends"))() end) scripthub1button21.Name = "ScriptHub1" scripthub1button21.Parent = ScriptHub scripthub1button21.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button21.Size = UDim2.new(0, 239,0, 19) scripthub1button21.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button21.BorderSizePixel = 4 scripthub1button21.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button21.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button21.Font = Enum.Font.SourceSansBold scripthub1button21.TextScaled = true scripthub1button21.Text = "Brookhaven" scripthub1button21.MouseButton1Click:Connect(function() local house = 10 local playerU = game:GetService("Players").LocalPlayer.Name for i = 1,13 do wait() house = house + 1 game.ReplicatedStorage.RemoteEvents.GettingHouse:FireServer("PickingCustomHouse","006_House", house) end wait(15) game.ReplicatedStorage.RemoteEvents.RPHouseEvent:FireServer("BusinessName",""..playerU.." was here<3") end) scripthub1button22.Name = "ScriptHub1" scripthub1button22.Parent = ScriptHub scripthub1button22.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button22.Size = UDim2.new(0, 239,0, 19) scripthub1button22.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button22.BorderSizePixel = 4 scripthub1button22.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button22.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button22.Font = Enum.Font.SourceSansBold scripthub1button22.TextScaled = true scripthub1button22.Text = "Dust" scripthub1button22.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/TehTested/scripts/main/DustMini.lua"))() end) scripthub1button23.Name = "ScriptHub1" scripthub1button23.Parent = ScriptHub scripthub1button23.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button23.Size = UDim2.new(0, 239,0, 19) scripthub1button23.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button23.BorderSizePixel = 4 scripthub1button23.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button23.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button23.Font = Enum.Font.SourceSansBold scripthub1button23.TextScaled = true scripthub1button23.Text = "Meep City" scripthub1button23.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/4qpyWBqm"))() end) scripthub1button24.Name = "ScriptHub1" scripthub1button24.Parent = ScriptHub scripthub1button24.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button24.Size = UDim2.new(0, 239,0, 19) scripthub1button24.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button24.BorderSizePixel = 4 scripthub1button24.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button24.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button24.Font = Enum.Font.SourceSansBold scripthub1button24.TextScaled = true scripthub1button24.Text = "Theme Park Tycoon 2" scripthub1button24.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/9HFRvWeu"))() end) scripthub1button25.Name = "ScriptHub1" scripthub1button25.Parent = ScriptHub scripthub1button25.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button25.Size = UDim2.new(0, 239,0, 19) scripthub1button25.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button25.BorderSizePixel = 4 scripthub1button25.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button25.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button25.Font = Enum.Font.SourceSansBold scripthub1button25.TextScaled = true scripthub1button25.Text = "Work At A Pizza Place" scripthub1button25.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/q817HYb9"))() end) scripthub1button26.Name = "ScriptHub1" scripthub1button26.Parent = ScriptHub scripthub1button26.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button26.Size = UDim2.new(0, 239,0, 19) scripthub1button26.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button26.BorderSizePixel = 4 scripthub1button26.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button26.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button26.Font = Enum.Font.SourceSansBold scripthub1button26.TextScaled = true scripthub1button26.Text = "Downfall" scripthub1button26.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/05LXEbnX"))() end) scripthub1button27.Name = "ScriptHub1" scripthub1button27.Parent = ScriptHub scripthub1button27.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button27.Size = UDim2.new(0, 239,0, 19) scripthub1button27.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button27.BorderSizePixel = 4 scripthub1button27.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button27.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button27.Font = Enum.Font.SourceSansBold scripthub1button27.TextScaled = true scripthub1button27.Text = "Freeze Tag" scripthub1button27.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/WQBLeLib"))() end) scripthub1button28.Name = "ScriptHub1" scripthub1button28.Parent = ScriptHub scripthub1button28.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button28.Size = UDim2.new(0, 239,0, 19) scripthub1button28.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button28.BorderSizePixel = 4 scripthub1button28.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button28.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button28.Font = Enum.Font.SourceSansBold scripthub1button28.TextScaled = true scripthub1button28.Text = "My Farm" scripthub1button28.MouseButton1Click:Connect(function() while wait(0.000000000000000001) do game:GetService("ReplicatedStorage").BadgeRewardCoins:FireServer() end end) scripthub1button29.Name = "ScriptHub1" scripthub1button29.Parent = ScriptHub scripthub1button29.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button29.Size = UDim2.new(0, 239,0, 19) scripthub1button29.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button29.BorderSizePixel = 4 scripthub1button29.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button29.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button29.Font = Enum.Font.SourceSansBold scripthub1button29.TextScaled = true scripthub1button29.Text = "Royale High" scripthub1button29.MouseButton1Click:Connect(function() work = workspace:GetChildren() for i = 1, #work do local v = work[i] if v.Name == "diamond" and v:FindFirstChild("TouchInterest") then pcall(function() v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame end) end end workspace.ChildAdded:Connect(function(v) if v.Name == "diamond" then pcall(function() v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame end) end end) end) scripthub1button30.Name = "ScriptHub1" scripthub1button30.Parent = ScriptHub scripthub1button30.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button30.Size = UDim2.new(0, 239,0, 19) scripthub1button30.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button30.BorderSizePixel = 4 scripthub1button30.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button30.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button30.Font = Enum.Font.SourceSansBold scripthub1button30.TextScaled = true scripthub1button30.Text = "Natural Disaster Survival" scripthub1button30.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/nGA6gAKM'),true))() end) scripthub1button31.Name = "ScriptHub1" scripthub1button31.Parent = ScriptHub scripthub1button31.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button31.Size = UDim2.new(0, 239,0, 19) scripthub1button31.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button31.BorderSizePixel = 4 scripthub1button31.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button31.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button31.Font = Enum.Font.SourceSansBold scripthub1button31.TextScaled = true scripthub1button31.Text = "Epic Mini Games" scripthub1button31.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://textbin.net/raw/tveyxfr2d6'),true))() end) scripthub1button32.Name = "ScriptHub1" scripthub1button32.Parent = ScriptHub scripthub1button32.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button32.Size = UDim2.new(0, 239,0, 19) scripthub1button32.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button32.BorderSizePixel = 4 scripthub1button32.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button32.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button32.Font = Enum.Font.SourceSansBold scripthub1button32.TextScaled = true scripthub1button32.Text = "Mad City" scripthub1button32.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/az0NPNhx"))() end) scripthub1button33.Name = "ScriptHub1" scripthub1button33.Parent = ScriptHub scripthub1button33.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button33.Size = UDim2.new(0, 239,0, 19) scripthub1button33.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button33.BorderSizePixel = 4 scripthub1button33.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button33.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button33.Font = Enum.Font.SourceSansBold scripthub1button33.TextScaled = true scripthub1button33.Text = "Stay Alive And Flex Ur Time On Others" scripthub1button33.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://ghostbin.co/paste/bvtth/raw"))() end) scripthub1button34.Name = "ScriptHub1" scripthub1button34.Parent = ScriptHub scripthub1button34.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button34.Size = UDim2.new(0, 239,0, 19) scripthub1button34.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button34.BorderSizePixel = 4 scripthub1button34.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button34.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button34.Font = Enum.Font.SourceSansBold scripthub1button34.TextScaled = true scripthub1button34.Text = "Anti-Afk" scripthub1button34.MouseButton1Click:Connect(function() vu = game:GetService("VirtualUser") game:GetService("Players").LocalPlayer.Idled:connect(function() vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame) wait(1) vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame) end) end) scripthub1button35.Name = "ScriptHub1" scripthub1button35.Parent = ScriptHub scripthub1button35.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button35.Size = UDim2.new(0, 239,0, 19) scripthub1button35.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button35.BorderSizePixel = 4 scripthub1button35.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button35.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button35.Font = Enum.Font.SourceSansBold scripthub1button35.TextScaled = true scripthub1button35.Text = "Fake Ip Logger" scripthub1button35.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://ghostbin.co/paste/j2qe57s/raw'),true))() end) scripthub1button36.Name = "ScriptHub1" scripthub1button36.Parent = ScriptHub scripthub1button36.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button36.Size = UDim2.new(0, 239,0, 19) scripthub1button36.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button36.BorderSizePixel = 4 scripthub1button36.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button36.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button36.Font = Enum.Font.SourceSansBold scripthub1button36.TextScaled = true scripthub1button36.Text = "Adopt Me (Gamepasses)" scripthub1button36.MouseButton1Click:Connect(function() local _,__ = game:GetService('ReplicatedStorage'),{} local Gamepasses = require(_.ClientDB.GamepassDB) for Gamepass, Data in pairs(Gamepasses) do table.insert(__,Gamepass) end require(_.Fsys).load("ClientData").update("gamepass_manager",__) end) scripthub1button37.Name = "ScriptHub1" scripthub1button37.Parent = ScriptHub scripthub1button37.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button37.Size = UDim2.new(0, 239,0, 19) scripthub1button37.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button37.BorderSizePixel = 4 scripthub1button37.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button37.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button37.Font = Enum.Font.SourceSansBold scripthub1button37.TextScaled = true scripthub1button37.Text = "Strucid" scripthub1button37.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))(); end) scripthub1button38.Name = "ScriptHub1" scripthub1button38.Parent = ScriptHub scripthub1button38.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button38.Size = UDim2.new(0, 239,0, 19) scripthub1button38.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button38.BorderSizePixel = 4 scripthub1button38.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button38.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button38.Font = Enum.Font.SourceSansBold scripthub1button38.TextScaled = true scripthub1button38.Text = "The Streets" scripthub1button38.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/bQqWPnN2'),true))() end) scripthub1button39.Name = "ScriptHub1" scripthub1button39.Parent = ScriptHub scripthub1button39.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button39.Size = UDim2.new(0, 239,0, 19) scripthub1button39.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button39.BorderSizePixel = 4 scripthub1button39.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button39.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button39.Font = Enum.Font.SourceSansBold scripthub1button39.TextScaled = true scripthub1button39.Text = "Breaking Point" scripthub1button39.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://gist.githubusercontent.com/DinosaurXxX/3cc5a66f7e24699c144bf6dd65aaed47/raw/a55588362781cf2c07458ca89b71c8909471ccaf/Breaking%2520Point%2520GUI'),true))() end) scripthub1button40.Name = "ScriptHub1" scripthub1button40.Parent = ScriptHub scripthub1button40.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button40.Size = UDim2.new(0, 239,0, 19) scripthub1button40.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button40.BorderSizePixel = 4 scripthub1button40.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button40.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button40.Font = Enum.Font.SourceSansBold scripthub1button40.TextScaled = true scripthub1button40.Text = "OP Troll Script" scripthub1button40.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/RNWgaqCE", true))() end) scripthub1button41.Name = "ScriptHub1" scripthub1button41.Parent = ScriptHub scripthub1button41.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button41.Size = UDim2.new(0, 239,0, 19) scripthub1button41.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button41.BorderSizePixel = 4 scripthub1button41.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button41.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button41.Font = Enum.Font.SourceSansBold scripthub1button41.TextScaled = true scripthub1button41.Text = "Doomspire Brickbattle" scripthub1button41.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/wBQYMZrM'),true))() end) scripthub1button42.Name = "ScriptHub1" scripthub1button42.Parent = ScriptHub scripthub1button42.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button42.Size = UDim2.new(0, 239,0, 19) scripthub1button42.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button42.BorderSizePixel = 4 scripthub1button42.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button42.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button42.Font = Enum.Font.SourceSansBold scripthub1button42.TextScaled = true scripthub1button42.Text = "Weight Lifting Simulator 3" scripthub1button42.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/S2XCL4N8'),true))() end) scripthub1button43.Name = "ScriptHub1" scripthub1button43.Parent = ScriptHub scripthub1button43.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button43.Size = UDim2.new(0, 239,0, 19) scripthub1button43.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button43.BorderSizePixel = 4 scripthub1button43.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button43.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button43.Font = Enum.Font.SourceSansBold scripthub1button43.TextScaled = true scripthub1button43.Text = "Horric Housing" scripthub1button43.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/uHNTJPD2'),true))() end) scripthub1button44.Name = "ScriptHub1" scripthub1button44.Parent = ScriptHub scripthub1button44.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button44.Size = UDim2.new(0, 239,0, 19) scripthub1button44.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button44.BorderSizePixel = 4 scripthub1button44.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button44.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button44.Font = Enum.Font.SourceSansBold scripthub1button44.TextScaled = true scripthub1button44.Text = "Bad Business" scripthub1button44.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/2CiZLi3Q'),true))() end) scripthub1button45.Name = "ScriptHub1" scripthub1button45.Parent = ScriptHub scripthub1button45.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button45.Size = UDim2.new(0, 239,0, 19) scripthub1button45.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button45.BorderSizePixel = 4 scripthub1button45.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button45.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button45.Font = Enum.Font.SourceSansBold scripthub1button45.TextScaled = true scripthub1button45.Text = "Bloxburg" scripthub1button45.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/9AviN7Tg'),true))() end) scripthub1button46.Name = "ScriptHub1" scripthub1button46.Parent = ScriptHub scripthub1button46.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button46.Size = UDim2.new(0, 239,0, 19) scripthub1button46.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button46.BorderSizePixel = 4 scripthub1button46.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button46.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button46.Font = Enum.Font.SourceSansBold scripthub1button46.TextScaled = true scripthub1button46.Text = "Legends Of Speed" scripthub1button46.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/Py9nNahE'),true))() end) scripthub1button47.Name = "ScriptHub1" scripthub1button47.Parent = ScriptHub scripthub1button47.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button47.Size = UDim2.new(0, 239,0, 19) scripthub1button47.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button47.BorderSizePixel = 4 scripthub1button47.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button47.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button47.Font = Enum.Font.SourceSansBold scripthub1button47.TextScaled = true scripthub1button47.Text = "lit FNF" scripthub1button47.MouseButton1Click:Connect(function() _G.Enabled = true loadstring(game:HttpGet("https://raw.githubusercontent.com/Skribb11es/Random-Releases/main/BasicallyFNFAutoPlay", true))() end) scripthub1button48.Name = "ScriptHub1" scripthub1button48.Parent = ScriptHub scripthub1button48.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button48.Size = UDim2.new(0, 239,0, 19) scripthub1button48.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button48.BorderSizePixel = 4 scripthub1button48.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button48.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button48.Font = Enum.Font.SourceSansBold scripthub1button48.TextScaled = true scripthub1button48.Text = "Blade Quest" scripthub1button48.MouseButton1Click:Connect(function() env = getsenv(game.Players.LocalPlayer.Character.Sword.Sword) env.attackRange = 6.5 env.fireRate = 0 while wait() do pcall(env.Attack) end end) scripthub1button49.Name = "ScriptHub1" scripthub1button49.Parent = ScriptHub scripthub1button49.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button49.Size = UDim2.new(0, 239,0, 19) scripthub1button49.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button49.BorderSizePixel = 4 scripthub1button49.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button49.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button49.Font = Enum.Font.SourceSansBold scripthub1button49.TextScaled = true scripthub1button49.Text = "HellReaver" scripthub1button49.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Just-Egg-Salad/roblox-scripts/main/hellreaver%20hitbox",true))() end) scripthub1button50.Name = "ScriptHub1" scripthub1button50.Parent = ScriptHub scripthub1button50.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button50.Size = UDim2.new(0, 239,0, 19) scripthub1button50.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button50.BorderSizePixel = 4 scripthub1button50.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button50.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button50.Font = Enum.Font.SourceSansBold scripthub1button50.TextScaled = true scripthub1button50.Text = "Witching Hour" scripthub1button50.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://ghostbin.co/paste/egucms2/raw'),true))() end) scripthub1button51.Name = "ScriptHub1" scripthub1button51.Parent = ScriptHub scripthub1button51.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button51.Size = UDim2.new(0, 239,0, 19) scripthub1button51.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button51.BorderSizePixel = 4 scripthub1button51.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button51.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button51.Font = Enum.Font.SourceSansBold scripthub1button51.TextScaled = true scripthub1button51.Text = "Sword Burst 2" scripthub1button51.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/2RUQwHdW'),true))() end) scripthub1button52.Name = "ScriptHub1" scripthub1button52.Parent = ScriptHub scripthub1button52.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button52.Size = UDim2.new(0, 239,0, 19) scripthub1button52.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button52.BorderSizePixel = 4 scripthub1button52.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button52.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button52.Font = Enum.Font.SourceSansBold scripthub1button52.TextScaled = true scripthub1button52.Text = "Funky Friday" scripthub1button52.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/AcDKc8Wx'),true))() end) scripthub1button53.Name = "ScriptHub1" scripthub1button53.Parent = ScriptHub scripthub1button53.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button53.Size = UDim2.new(0, 239,0, 19) scripthub1button53.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button53.BorderSizePixel = 4 scripthub1button53.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button53.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button53.Font = Enum.Font.SourceSansBold scripthub1button53.TextScaled = true scripthub1button53.Text = "Entry Point" scripthub1button53.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://paste.ee/r/gba7N",true))() end) scripthub1button54.Name = "ScriptHub1" scripthub1button54.Parent = ScriptHub scripthub1button54.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button54.Size = UDim2.new(0, 239,0, 19) scripthub1button54.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button54.BorderSizePixel = 4 scripthub1button54.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button54.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button54.Font = Enum.Font.SourceSansBold scripthub1button54.TextScaled = true scripthub1button54.Text = "Tower Battles" scripthub1button54.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/V1aLP7M1'),true))() end) scripthub1button55.Name = "ScriptHub1" scripthub1button55.Parent = ScriptHub scripthub1button55.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button55.Size = UDim2.new(0, 239,0, 19) scripthub1button55.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button55.BorderSizePixel = 4 scripthub1button55.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button55.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button55.Font = Enum.Font.SourceSansBold scripthub1button55.TextScaled = true scripthub1button55.Text = "World Zero" scripthub1button55.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/sUDYwPVc'),true))() end) scripthub1button56.Name = "ScriptHub1" scripthub1button56.Parent = ScriptHub scripthub1button56.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button56.Size = UDim2.new(0, 239,0, 19) scripthub1button56.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button56.BorderSizePixel = 4 scripthub1button56.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button56.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button56.Font = Enum.Font.SourceSansBold scripthub1button56.TextScaled = true scripthub1button56.Text = "Greenwood Town" scripthub1button56.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/96JTe9Gd'),true))() end) scripthub1button57.Name = "ScriptHub1" scripthub1button57.Parent = ScriptHub scripthub1button57.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button57.Size = UDim2.new(0, 239,0, 19) scripthub1button57.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button57.BorderSizePixel = 4 scripthub1button57.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button57.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button57.Font = Enum.Font.SourceSansBold scripthub1button57.TextScaled = true scripthub1button57.Text = "Greenville" scripthub1button57.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/jVSV9tqH'),true))() end) scripthub1button58.Name = "ScriptHub1" scripthub1button58.Parent = ScriptHub scripthub1button58.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button58.Size = UDim2.new(0, 239,0, 19) scripthub1button58.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button58.BorderSizePixel = 4 scripthub1button58.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button58.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button58.Font = Enum.Font.SourceSansBold scripthub1button58.TextScaled = true scripthub1button58.Text = "Coin Hero Simulator" scripthub1button58.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/TwmViTm4'),true))() end) scripthub1button59.Name = "ScriptHub1" scripthub1button59.Parent = ScriptHub scripthub1button59.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button59.Size = UDim2.new(0, 239,0, 19) scripthub1button59.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button59.BorderSizePixel = 4 scripthub1button59.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button59.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button59.Font = Enum.Font.SourceSansBold scripthub1button59.TextScaled = true scripthub1button59.Text = "My Hero Mania" scripthub1button59.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/Solx69/Shit-Boy-Hub-Main/main/Master.lua'),true))() end) scripthub1button60.Name = "ScriptHub1" scripthub1button60.Parent = ScriptHub scripthub1button60.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button60.Size = UDim2.new(0, 239,0, 19) scripthub1button60.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button60.BorderSizePixel = 4 scripthub1button60.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button60.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button60.Font = Enum.Font.SourceSansBold scripthub1button60.TextScaled = true scripthub1button60.Text = "Blox Fruits" scripthub1button60.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://polarhub.xyz/PolarFreeScript/NormalScript.lua'),true))() end) scripthub1button61.Name = "ScriptHub1" scripthub1button61.Parent = ScriptHub scripthub1button61.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button61.Size = UDim2.new(0, 239,0, 19) scripthub1button61.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button61.BorderSizePixel = 4 scripthub1button61.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button61.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button61.Font = Enum.Font.SourceSansBold scripthub1button61.TextScaled = true scripthub1button61.Text = "Armoured Patrol" scripthub1button61.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://paste.sh/As4jJD9N#zMhBcdvMhTZP-zC_7pvj-LSK'),true))() end) scripthub1button62.Name = "ScriptHub1" scripthub1button62.Parent = ScriptHub scripthub1button62.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button62.Size = UDim2.new(0, 239,0, 19) scripthub1button62.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button62.BorderSizePixel = 4 scripthub1button62.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button62.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button62.Font = Enum.Font.SourceSansBold scripthub1button62.TextScaled = true scripthub1button62.Text = "Slaying Simulator" scripthub1button62.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/vAmWSMv7'),true))() end) scripthub1button63.Name = "ScriptHub1" scripthub1button63.Parent = ScriptHub scripthub1button63.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button63.Size = UDim2.new(0, 239,0, 19) scripthub1button63.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button63.BorderSizePixel = 4 scripthub1button63.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button63.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button63.Font = Enum.Font.SourceSansBold scripthub1button63.TextScaled = true scripthub1button63.Text = "Online Business Simulator 2" scripthub1button63.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/iiDxW/Scripts/master/OBS2'),true))() end) scripthub1button64.Name = "ScriptHub1" scripthub1button64.Parent = ScriptHub scripthub1button64.Position = UDim2.new(0.024, 0,0.58, 0) scripthub1button64.Size = UDim2.new(0, 239,0, 19) scripthub1button64.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthub1button64.BorderSizePixel = 4 scripthub1button64.BorderColor3 = Color3.fromRGB(25,25,25) scripthub1button64.TextColor3 = Color3.fromRGB(120,120,120) scripthub1button64.Font = Enum.Font.SourceSansBold scripthub1button64.TextScaled = true scripthub1button64.Text = "Book Of Monsters" scripthub1button64.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/mtwiLJqq'),true))() end) local speedchangerinfo = Instance.new("TextLabel", Settings) speedchangerinfo.Name = "Info" speedchangerinfo.Parent = Settings speedchangerinfo.BackgroundTransparency = 1 speedchangerinfo.Font = Enum.Font.SourceSansBold speedchangerinfo.Text = "Speed" speedchangerinfo.TextScaled = true speedchangerinfo.TextColor3 = Color3.fromRGB(120,120,120) speedchangerinfo.Size = UDim2.new(0, 110,0, 18) speedchangerinfo.Position = UDim2.new(0.639, 0,0.204, 0) local searchbar = Instance.new("TextBox") local replacer = Instance.new("TextBox") replacer.Name = "SearchBox" replacer.Parent = ScriptHub replacer.BackgroundColor3 = Color3.fromRGB(44, 44, 44) replacer.ClipsDescendants = true replacer.Size = UDim2.new(0, 522,0, 0) replacer.Font = Enum.Font.GothamBold replacer.Name = "!a" replacer.PlaceholderText = "Search Here" replacer.Text = "" replacer.TextColor3 = Color3.fromRGB(120, 120, 120) replacer.TextSize = 14.000 replacer.TextTransparency = 1 replacer.BackgroundTransparency = 1 replacer.TextStrokeTransparency = 1 local HubscriptsSearch = Instance.new("TextBox") local HubscriptReplacer = Instance.new("TextBox") HubscriptReplacer.Name = "SearchBox" HubscriptReplacer.Parent = HuBSCripts HubscriptReplacer.BackgroundColor3 = Color3.fromRGB(44, 44, 44) HubscriptReplacer.ClipsDescendants = true HubscriptReplacer.Size = UDim2.new(0, 522,0, 0) HubscriptReplacer.Font = Enum.Font.GothamBold HubscriptReplacer.Name = "!a" HubscriptReplacer.PlaceholderText = "Search Here" HubscriptReplacer.Text = "" HubscriptReplacer.TextColor3 = Color3.fromRGB(120, 120, 120) HubscriptReplacer.TextSize = 14.000 HubscriptReplacer.TextTransparency = 1 HubscriptReplacer.BackgroundTransparency = 1 HubscriptReplacer.TextStrokeTransparency = 1 HubscriptsSearch.Name = "fesearchbar" HubscriptsSearch.Parent = HuBSCripts HubscriptsSearch.BackgroundColor3 = Color3.fromRGB(44, 44, 44) HubscriptsSearch.ClipsDescendants = true HubscriptsSearch.Size = UDim2.new(0, 282,0, 20) HubscriptsSearch.Font = Enum.Font.GothamBold HubscriptsSearch.Name = "!a" HubscriptsSearch.PlaceholderText = "Search Here" HubscriptsSearch.TextColor3 = Color3.fromRGB(120, 120, 120) HubscriptsSearch.TextSize = 14.000 HubscriptsSearch.Text = "" HubscriptsSearch.PlaceholderText = "Search" HubscriptsSearch.BorderColor3 = Color3.fromRGB(0,0,0) HubscriptsSearch.BorderSizePixel = 2 function HUBSEARChj() local search = string.lower(HubscriptsSearch.Text) for i, v in pairs(HuBSCripts:GetChildren()) do if v:IsA("GuiButton") then if search ~= "" then local item = string.lower(v.Text) if string.find(item, search) then v.Visible = true else v.Visible = false end else v.Visible = true end end end end HubscriptsSearch.Changed:Connect(HUBSEARChj) searchbar.Name = "SearchBox" searchbar.Parent = ScriptHub searchbar.BackgroundColor3 = Color3.fromRGB(44, 44, 44) searchbar.ClipsDescendants = true searchbar.Size = UDim2.new(0, 282,0, 20) searchbar.Font = Enum.Font.GothamBold searchbar.Name = "!a" searchbar.PlaceholderText = "Search Here" searchbar.Text = "" searchbar.TextColor3 = Color3.fromRGB(120, 120, 120) searchbar.TextSize = 14.000 searchbar.BorderColor3 = Color3.fromRGB(0,0,0) searchbar.BorderSizePixel = 2 function bar() for i, v in pairs(ScriptHub:GetChildren()) do if v:IsA("GuiButton") then if string.lower(searchbar.Text) ~= "" then if string.find(string.lower(v.Text), string.lower(searchbar.Text)) then v.Visible = true else v.Visible = false end else v.Visible = true end end end end searchbar.Changed:Connect(bar) scripthubbutton1.Name = "ScriptHub1" scripthubbutton1.Parent = ScriptHub scripthubbutton1.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton1.Size = UDim2.new(0, 239,0, 19) scripthubbutton1.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton1.BorderSizePixel = 4 scripthubbutton1.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton1.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton1.Font = Enum.Font.SourceSansBold scripthubbutton1.TextScaled = true scripthubbutton1.Text = "A Bizzare Journey (A.I Hub)" scripthubbutton1.MouseButton1Click:Connect(function() pcall(function() local content = game:HttpGet("https://raw.githubusercontent.com/ClairSonata/A.I-Hub/main/Intro.lua") assert(loadstring(content))() end) end) scripthubbutton2.Name = "ScriptHub1" scripthubbutton2.Parent = ScriptHub scripthubbutton2.Position = UDim2.new(0.024, 0,0.04, 0) scripthubbutton2.Size = UDim2.new(0, 239,0, 19) scripthubbutton2.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton2.BorderSizePixel = 4 scripthubbutton2.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton2.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton2.Font = Enum.Font.SourceSansBold scripthubbutton2.TextScaled = true scripthubbutton2.Text = "Murder Mystery 2" scripthubbutton2.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script'),true))() end) scripthubbutton3.Name = "ScriptHub1" scripthubbutton3.Parent = ScriptHub scripthubbutton3.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton3.Size = UDim2.new(0, 239,0, 19) scripthubbutton3.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton3.BorderSizePixel = 4 scripthubbutton3.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton3.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton3.Font = Enum.Font.SourceSansBold scripthubbutton3.TextScaled = true scripthubbutton3.Text = "Arsenal" scripthubbutton3.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/kvpwyQRT')))() end) scripthubbutton4.Name = "ScriptHub1" scripthubbutton4.Parent = ScriptHub scripthubbutton4.Position = UDim2.new(0.024, 0,0.10, 0) scripthubbutton4.Size = UDim2.new(0, 239,0, 19) scripthubbutton4.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton4.BorderSizePixel = 4 scripthubbutton4.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton4.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton4.Font = Enum.Font.SourceSansBold scripthubbutton4.TextScaled = true scripthubbutton4.Text = "Prison life" scripthubbutton4.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Scripts/master/Vynixius%20Prison%20Life"))() end) scripthubbutton5.Name = "ScriptHub1" scripthubbutton5.Parent = ScriptHub scripthubbutton5.Position = UDim2.new(0.024, 0,0.13, 0) scripthubbutton5.Size = UDim2.new(0, 239,0, 19) scripthubbutton5.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton5.BorderSizePixel = 4 scripthubbutton5.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton5.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton5.Font = Enum.Font.SourceSansBold scripthubbutton5.TextScaled = true scripthubbutton5.Text = "Ragdoll Engine" scripthubbutton5.MouseButton1Click:Connect(function() local games = { [1511883870] = "Shit Life"; [719754874] = "Ragdoll Engine"; [113491250] = "Phantom Forces"; } local name = rawget(games, tonumber(game.GameId)) if name then loadstring(game:HttpGet(string.format("https://bruh.keshhub.com/scripts/%s.lua", name)))() loadstring(game:HttpGet(('https://gitlab.com/Tsuniox/lua-stuff/-/raw/master/RagdollEngineGUI.lua'),true))() loadstring(game:HttpGet(('https://pastebin.com/raw/MeAL9tUE'),true))() end end) scripthubbutton6.Name = "ScriptHub1" scripthubbutton6.Parent = ScriptHub scripthubbutton6.Position = UDim2.new(0.024, 0,0.16, 0) scripthubbutton6.Size = UDim2.new(0, 239,0, 19) scripthubbutton6.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton6.BorderSizePixel = 4 scripthubbutton6.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton6.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton6.Font = Enum.Font.SourceSansBold scripthubbutton6.TextScaled = true scripthubbutton6.Text = "Ragdoll Engine (OP)" scripthubbutton6.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Scripts/master/Vynixius%20Ragdoll%20Engine%20Loader", true))() end) scripthubbutton7.Name = "ScriptHub1" scripthubbutton7.Parent = ScriptHub scripthubbutton7.Position = UDim2.new(0.024, 0,0.19, 0) scripthubbutton7.Size = UDim2.new(0, 239,0, 19) scripthubbutton7.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton7.BorderSizePixel = 4 scripthubbutton7.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton7.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton7.Font = Enum.Font.SourceSansBold scripthubbutton7.TextScaled = true scripthubbutton7.Text = "Word Bomb" scripthubbutton7.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/uyTiTZLY'),true))() end) scripthubbutton8.Name = "ScriptHub1" scripthubbutton8.Parent = ScriptHub scripthubbutton8.Position = UDim2.new(0.024, 0,0.22, 0) scripthubbutton8.Size = UDim2.new(0, 239,0, 19) scripthubbutton8.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton8.BorderSizePixel = 4 scripthubbutton8.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton8.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton8.Font = Enum.Font.SourceSansBold scripthubbutton8.TextScaled = true scripthubbutton8.Text = "Reviz Admin" scripthubbutton8.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebinp.com/raw/Hv2BEncA'),true))() end) scripthubbutton9.Name = "ScriptHub1" scripthubbutton9.Parent = ScriptHub scripthubbutton9.Position = UDim2.new(0.024, 0,0.25, 0) scripthubbutton9.Size = UDim2.new(0, 239,0, 19) scripthubbutton9.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton9.BorderSizePixel = 4 scripthubbutton9.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton9.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton9.Font = Enum.Font.SourceSansBold scripthubbutton9.TextScaled = true scripthubbutton9.Text = "Infinite Yield" scripthubbutton9.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() end) scripthubbutton10.Name = "ScriptHub1" scripthubbutton10.Parent = ScriptHub scripthubbutton10.Position = UDim2.new(0.024, 0,0.28, 0) scripthubbutton10.Size = UDim2.new(0, 239,0, 19) scripthubbutton10.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton10.BorderSizePixel = 4 scripthubbutton10.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton10.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton10.Font = Enum.Font.SourceSansBold scripthubbutton10.TextScaled = true scripthubbutton10.Text = "Invis Flinger (Collision must be on)" scripthubbutton10.MouseButton1Click:Connect(function() loadstring(game:HttpGet(("https://raw.githubusercontent.com/Denverrz/scripts/master/Invisible_Fling_Revamp.lua"),true))() end) scripthubbutton11.Name = "ScriptHub1" scripthubbutton11.Parent = ScriptHub scripthubbutton11.Position = UDim2.new(0.024, 0,0.31, 0) scripthubbutton11.Size = UDim2.new(0, 239,0, 19) scripthubbutton11.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton11.BorderSizePixel = 4 scripthubbutton11.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton11.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton11.Font = Enum.Font.SourceSansBold scripthubbutton11.TextScaled = true scripthubbutton11.Text = "Chat Bypasser" scripthubbutton11.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/bedra45/chetbypasser/main/chetbypass'),true))() end) scripthubbutton12.Name = "ScriptHub1" scripthubbutton12.Parent = ScriptHub scripthubbutton12.Position = UDim2.new(0.024, 0,0.34, 0) scripthubbutton12.Size = UDim2.new(0, 239,0, 19) scripthubbutton12.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton12.BorderSizePixel = 4 scripthubbutton12.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton12.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton12.Font = Enum.Font.SourceSansBold scripthubbutton12.TextScaled = true scripthubbutton12.Text = "Dark Dex (Game Explorer)" scripthubbutton12.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://gitlab.com/cccontrol/cccontrol/-/raw/master/ExtraScripts/DarkDex'),true))() end) scripthubbutton13.Name = "ScriptHub1" scripthubbutton13.Parent = ScriptHub scripthubbutton13.Position = UDim2.new(0.024, 0,0.37, 0) scripthubbutton13.Size = UDim2.new(0, 239,0, 19) scripthubbutton13.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton13.BorderSizePixel = 4 scripthubbutton13.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton13.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton13.Font = Enum.Font.SourceSansBold scripthubbutton13.TextScaled = true scripthubbutton13.Text = "Breaking Point" scripthubbutton13.MouseButton1Click:Connect(function() loadstring(game:GetObjects("rbxassetid://1014703659")[1].Source)() end) scripthubbutton14.Name = "ScriptHub1" scripthubbutton14.Parent = ScriptHub scripthubbutton14.Position = UDim2.new(0.024, 0,0.40, 0) scripthubbutton14.Size = UDim2.new(0, 239,0, 19) scripthubbutton14.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton14.BorderSizePixel = 4 scripthubbutton14.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton14.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton14.Font = Enum.Font.SourceSansBold scripthubbutton14.TextScaled = true scripthubbutton14.Text = "Bruh Hub" scripthubbutton14.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://bruh.keshhub.com/main.lua"))() end) scripthubbutton15.Name = "ScriptHub1" scripthubbutton15.Parent = ScriptHub scripthubbutton15.Position = UDim2.new(0.024, 0,0.43, 0) scripthubbutton15.Size = UDim2.new(0, 239,0, 19) scripthubbutton15.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton15.BorderSizePixel = 4 scripthubbutton15.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton15.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton15.Font = Enum.Font.SourceSansBold scripthubbutton15.TextScaled = true scripthubbutton15.Text = "R15 Gui" scripthubbutton15.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://gitlab.com/Tsuniox/lua-stuff/-/raw/master/R15GUI.lua"))() end) scripthubbutton16.Name = "ScriptHub1" scripthubbutton16.Parent = ScriptHub scripthubbutton16.Position = UDim2.new(0.024, 0,0.46, 0) scripthubbutton16.Size = UDim2.new(0, 239,0, 19) scripthubbutton16.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton16.BorderSizePixel = 4 scripthubbutton16.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton16.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton16.Font = Enum.Font.SourceSansBold scripthubbutton16.TextScaled = true scripthubbutton16.Text = "OPFinality" scripthubbutton16.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://gitlab.com/cccontrol/cccontrol/-/raw/master/ExtraScripts/OPFinality'),true))() end) scripthubbutton17.Name = "ScriptHub1" scripthubbutton17.Parent = ScriptHub scripthubbutton17.Position = UDim2.new(0.024, 0,0.49, 0) scripthubbutton17.Size = UDim2.new(0, 239,0, 19) scripthubbutton17.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton17.BorderSizePixel = 4 scripthubbutton17.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton17.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton17.Font = Enum.Font.SourceSansBold scripthubbutton17.TextScaled = true scripthubbutton17.Text = "Rocitizens (Inf Money)" scripthubbutton17.MouseButton1Click:Connect(function() game.Players.LocalPlayer.ChangeMoney:Fire(1000000000000) end) scripthubbutton18.Name = "ScriptHub1" scripthubbutton18.Parent = ScriptHub scripthubbutton18.Position = UDim2.new(0.024, 0,0.52, 0) scripthubbutton18.Size = UDim2.new(0, 239,0, 19) scripthubbutton18.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton18.BorderSizePixel = 4 scripthubbutton18.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton18.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton18.Font = Enum.Font.SourceSansBold scripthubbutton18.TextScaled = true scripthubbutton18.Text = "Murder Mystery 3" scripthubbutton18.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/EntityStrike/MM3-EntityStrike/main/MM3-EntityStrike-Script"))() end) scripthubbutton19.Name = "ScriptHub1" scripthubbutton19.Parent = ScriptHub scripthubbutton19.Position = UDim2.new(0.024, 0,0.55, 0) scripthubbutton19.Size = UDim2.new(0, 239,0, 19) scripthubbutton19.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton19.BorderSizePixel = 4 scripthubbutton19.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton19.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton19.Font = Enum.Font.SourceSansBold scripthubbutton19.TextScaled = true scripthubbutton19.Text = "Big Paintball" scripthubbutton19.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebinp.com/raw/PuaaGKsT'))() end) scripthubbutton20.Name = "ScriptHub1" scripthubbutton20.Parent = ScriptHub scripthubbutton20.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton20.Size = UDim2.new(0, 239,0, 19) scripthubbutton20.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton20.BorderSizePixel = 4 scripthubbutton20.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton20.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton20.Font = Enum.Font.SourceSansBold scripthubbutton20.TextScaled = true scripthubbutton20.Text = "Counter Blox (Wait)" scripthubbutton20.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/venosu/Hex-Hub/main/hexhub.lua'))() end) scripthubbutton21.Name = "ScriptHub1" scripthubbutton21.Parent = ScriptHub scripthubbutton21.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton21.Size = UDim2.new(0, 239,0, 19) scripthubbutton21.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton21.BorderSizePixel = 4 scripthubbutton21.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton21.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton21.Font = Enum.Font.SourceSansBold scripthubbutton21.TextScaled = true scripthubbutton21.Text = "Jailbreak" scripthubbutton21.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/RegularVynixu/Scripts/master/Vynixius%20Jailbreak'),true))() end) scripthubbutton22.Name = "ScriptHub1" scripthubbutton22.Parent = ScriptHub scripthubbutton22.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton22.Size = UDim2.new(0, 239,0, 19) scripthubbutton22.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton22.BorderSizePixel = 4 scripthubbutton22.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton22.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton22.Font = Enum.Font.SourceSansBold scripthubbutton22.TextScaled = true scripthubbutton22.Text = "Speed Run 4" scripthubbutton22.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Scripts/master/Speed%20Run%204", true))() end) scripthubbutton23.Name = "ScriptHub1" scripthubbutton23.Parent = ScriptHub scripthubbutton23.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton23.Size = UDim2.new(0, 239,0, 19) scripthubbutton23.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton23.BorderSizePixel = 4 scripthubbutton23.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton23.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton23.Font = Enum.Font.SourceSansBold scripthubbutton23.TextScaled = true scripthubbutton23.Text = "Tower Of Hell" scripthubbutton23.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Scripts/master/Tower%20of%20Hell", true))() end) scripthubbutton24.Name = "ScriptHub1" scripthubbutton24.Parent = ScriptHub scripthubbutton24.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton24.Size = UDim2.new(0, 239,0, 19) scripthubbutton24.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton24.BorderSizePixel = 4 scripthubbutton24.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton24.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton24.Font = Enum.Font.SourceSansBold scripthubbutton24.TextScaled = true scripthubbutton24.Text = "Build A Boat For Treasure" scripthubbutton24.MouseButton1Click:Connect(function() loadstring(game:HttpGet(("https://toxicmods.mattlawz.xyz/scripts/buildaboat.lua"), true))() end) scripthubbutton25.Name = "ScriptHub1" scripthubbutton25.Parent = ScriptHub scripthubbutton25.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton25.Size = UDim2.new(0, 239,0, 19) scripthubbutton25.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton25.BorderSizePixel = 4 scripthubbutton25.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton25.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton25.Font = Enum.Font.SourceSansBold scripthubbutton25.TextScaled = true scripthubbutton25.Text = "Pistols 1v1" scripthubbutton25.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/joe22-cool/Pistol_1v1/main/Script.lua"))() end) scripthubbutton26.Name = "ScriptHub1" scripthubbutton26.Parent = ScriptHub scripthubbutton26.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton26.Size = UDim2.new(0, 239,0, 19) scripthubbutton26.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton26.BorderSizePixel = 4 scripthubbutton26.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton26.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton26.Font = Enum.Font.SourceSansBold scripthubbutton26.TextScaled = true scripthubbutton26.Text = "Amongst Us" scripthubbutton26.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Psykek66/eee/main/AUGUI.txt", true))() end) scripthubbutton27.Name = "ScriptHub1" scripthubbutton27.Parent = ScriptHub scripthubbutton27.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton27.Size = UDim2.new(0, 239,0, 19) scripthubbutton27.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton27.BorderSizePixel = 4 scripthubbutton27.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton27.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton27.Font = Enum.Font.SourceSansBold scripthubbutton27.TextScaled = true scripthubbutton27.Text = "Eviction Notice" scripthubbutton27.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://nto.darkdevs.pro/uploads/eviction.lua'))() end) scripthubbutton28.Name = "ScriptHub1" scripthubbutton28.Parent = ScriptHub scripthubbutton28.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton28.Size = UDim2.new(0, 239,0, 19) scripthubbutton28.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton28.BorderSizePixel = 4 scripthubbutton28.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton28.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton28.Font = Enum.Font.SourceSansBold scripthubbutton28.TextScaled = true scripthubbutton28.Text = "KAT!" scripthubbutton28.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/LimeXKAT'),true))() end) scripthubbutton29.Name = "ScriptHub1" scripthubbutton29.Parent = ScriptHub scripthubbutton29.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton29.Size = UDim2.new(0, 239,0, 19) scripthubbutton29.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton29.BorderSizePixel = 4 scripthubbutton29.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton29.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton29.Font = Enum.Font.SourceSansBold scripthubbutton29.TextScaled = true scripthubbutton29.Text = "SharkBite" scripthubbutton29.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebinp.com/raw/YYVLbzVg", true))() end) scripthubbutton30.Name = "ScriptHub1" scripthubbutton30.Parent = ScriptHub scripthubbutton30.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton30.Size = UDim2.new(0, 239,0, 19) scripthubbutton30.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton30.BorderSizePixel = 4 scripthubbutton30.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton30.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton30.Font = Enum.Font.SourceSansBold scripthubbutton30.TextScaled = true scripthubbutton30.Text = "SharkBite (Script 2)" scripthubbutton30.MouseButton1Click:Connect(function() loadstring(game:GetObjects("rbxassetid://3623753581")[1].Source)() end) scripthubbutton31.Name = "ScriptHub1" scripthubbutton31.Parent = ScriptHub scripthubbutton31.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton31.Size = UDim2.new(0, 239,0, 19) scripthubbutton31.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton31.BorderSizePixel = 4 scripthubbutton31.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton31.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton31.Font = Enum.Font.SourceSansBold scripthubbutton31.TextScaled = true scripthubbutton31.Text = "Nerf FPS" scripthubbutton31.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/RedoGaming/RedoHub/main/script'),true))() end) scripthubbutton32.Name = "ScriptHub1" scripthubbutton32.Parent = ScriptHub scripthubbutton32.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton32.Size = UDim2.new(0, 239,0, 19) scripthubbutton32.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton32.BorderSizePixel = 4 scripthubbutton32.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton32.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton32.Font = Enum.Font.SourceSansBold scripthubbutton32.TextScaled = true scripthubbutton32.Text = "PolyBattle" scripthubbutton32.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/RedoGaming/RedoHub/main/script'),true))() end) scripthubbutton33.Name = "ScriptHub1" scripthubbutton33.Parent = ScriptHub scripthubbutton33.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton33.Size = UDim2.new(0, 239,0, 19) scripthubbutton33.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton33.BorderSizePixel = 4 scripthubbutton33.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton33.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton33.Font = Enum.Font.SourceSansBold scripthubbutton33.TextScaled = true scripthubbutton33.Text = "Flee The Facility" scripthubbutton33.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/Flee%20The%20Facility'),true))() end) scripthubbutton34.Name = "ScriptHub1" scripthubbutton34.Parent = ScriptHub scripthubbutton34.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton34.Size = UDim2.new(0, 239,0, 19) scripthubbutton34.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton34.BorderSizePixel = 4 scripthubbutton34.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton34.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton34.Font = Enum.Font.SourceSansBold scripthubbutton34.TextScaled = true scripthubbutton34.Text = "Ninja Legends" scripthubbutton34.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/NinjaLegends'),true))() end) scripthubbutton35.Name = "ScriptHub1" scripthubbutton35.Parent = ScriptHub scripthubbutton35.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton35.Size = UDim2.new(0, 239,0, 19) scripthubbutton35.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton35.BorderSizePixel = 4 scripthubbutton35.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton35.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton35.Font = Enum.Font.SourceSansBold scripthubbutton35.TextScaled = true scripthubbutton35.Text = "Ninja Legends 2" scripthubbutton35.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/LaDamage/Obfuscated/main/NinjaLegends2.lua" ,true))() end) scripthubbutton36.Name = "ScriptHub1" scripthubbutton36.Parent = ScriptHub scripthubbutton36.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton36.Size = UDim2.new(0, 239,0, 19) scripthubbutton36.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton36.BorderSizePixel = 4 scripthubbutton36.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton36.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton36.Font = Enum.Font.SourceSansBold scripthubbutton36.TextScaled = true scripthubbutton36.Text = "Hide and Seek Extreme" scripthubbutton36.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Denverrz/scripts/master/Kraken_Hub.txt", true))() end) scripthubbutton37.Name = "ScriptHub1" scripthubbutton37.Parent = ScriptHub scripthubbutton37.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton37.Size = UDim2.new(0, 239,0, 19) scripthubbutton37.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton37.BorderSizePixel = 4 scripthubbutton37.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton37.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton37.Font = Enum.Font.SourceSansBold scripthubbutton37.TextScaled = true scripthubbutton37.Text = "Ro-Ghoul" scripthubbutton37.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/z4gs/scripts/master/Ro-Ghoul%20Auto%20Farm.lua",true))() end) scripthubbutton38.Name = "ScriptHub1" scripthubbutton38.Parent = ScriptHub scripthubbutton38.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton38.Size = UDim2.new(0, 239,0, 19) scripthubbutton38.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton38.BorderSizePixel = 4 scripthubbutton38.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton38.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton38.Font = Enum.Font.SourceSansBold scripthubbutton38.TextScaled = true scripthubbutton38.Text = "Bee Swarm Simulator" scripthubbutton38.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/infinitylua/Luascripts/main/KJFsdEj8sXrja.lua"))() end) scripthubbutton39.Name = "ScriptHub1" scripthubbutton39.Parent = ScriptHub scripthubbutton39.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton39.Size = UDim2.new(0, 239,0, 19) scripthubbutton39.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton39.BorderSizePixel = 4 scripthubbutton39.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton39.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton39.Font = Enum.Font.SourceSansBold scripthubbutton39.TextScaled = true scripthubbutton39.Text = "Stands Online V21" scripthubbutton39.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebinp.com/raw/jeP2Tvvm", true))() end) scripthubbutton40.Name = "ScriptHub1" scripthubbutton40.Parent = ScriptHub scripthubbutton40.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton40.Size = UDim2.new(0, 239,0, 19) scripthubbutton40.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton40.BorderSizePixel = 4 scripthubbutton40.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton40.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton40.Font = Enum.Font.SourceSansBold scripthubbutton40.TextScaled = true scripthubbutton40.Text = "RoBeats" scripthubbutton40.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/notclosure/new-years/main/happ.lua"))() end) scripthubbutton41.Name = "ScriptHub1" scripthubbutton41.Parent = ScriptHub scripthubbutton41.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton41.Size = UDim2.new(0, 239,0, 19) scripthubbutton41.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton41.BorderSizePixel = 4 scripthubbutton41.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton41.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton41.Font = Enum.Font.SourceSansBold scripthubbutton41.TextScaled = true scripthubbutton41.Text = "Assassin!" scripthubbutton41.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Jonatanchavez3/B.A.C/main/Bad%20New'))() end) scripthubbutton42.Name = "ScriptHub1" scripthubbutton42.Parent = ScriptHub scripthubbutton42.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton42.Size = UDim2.new(0, 239,0, 19) scripthubbutton42.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton42.BorderSizePixel = 4 scripthubbutton42.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton42.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton42.Font = Enum.Font.SourceSansBold scripthubbutton42.TextScaled = true scripthubbutton42.Text = "Apocalypse Rising" scripthubbutton42.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebinp/raw/eCCmuezM", true))() end) scripthubbutton43.Name = "ScriptHub1" scripthubbutton43.Parent = ScriptHub scripthubbutton43.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton43.Size = UDim2.new(0, 239,0, 19) scripthubbutton43.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton43.BorderSizePixel = 4 scripthubbutton43.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton43.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton43.Font = Enum.Font.SourceSansBold scripthubbutton43.TextScaled = true scripthubbutton43.Text = "Notoriety" scripthubbutton43.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/RPCYGzpu",true))() end) scripthubbutton44.Name = "ScriptHub1" scripthubbutton44.Parent = ScriptHub scripthubbutton44.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton44.Size = UDim2.new(0, 239,0, 19) scripthubbutton44.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton44.BorderSizePixel = 4 scripthubbutton44.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton44.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton44.Font = Enum.Font.SourceSansBold scripthubbutton44.TextScaled = true scripthubbutton44.Text = "Azure Mines" scripthubbutton44.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/AzureMines', true))() end) scripthubbutton45.Name = "ScriptHub1" scripthubbutton45.Parent = ScriptHub scripthubbutton45.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton45.Size = UDim2.new(0, 239,0, 19) scripthubbutton45.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton45.BorderSizePixel = 4 scripthubbutton45.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton45.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton45.Font = Enum.Font.SourceSansBold scripthubbutton45.TextScaled = true scripthubbutton45.Text = "Elemental BattleGrounds" scripthubbutton45.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/jyFwppd1", true))() end) scripthubbutton46.Name = "ScriptHub1" scripthubbutton46.Parent = ScriptHub scripthubbutton46.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton46.Size = UDim2.new(0, 239,0, 19) scripthubbutton46.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton46.BorderSizePixel = 4 scripthubbutton46.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton46.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton46.Font = Enum.Font.SourceSansBold scripthubbutton46.TextScaled = true scripthubbutton46.Text = "Anime Fighting Simulator" scripthubbutton46.MouseButton1Click:Connect(function() -- Loading repeat wait(1) yes,cum = pcall(function() return workspace.MouseIgnore, game.Players.LocalPlayer.Character.HumanoidRootPart, game.Players.LocalPlayer.Character.Humanoid end) until yes and game:IsLoaded() wait(8) -- NoClip game:GetService("RunService").RenderStepped:Connect(function() game.Players.LocalPlayer.Character.Humanoid:ChangeState(11) end) -- Collect repeat found = false for i,v in pairs(cum:GetChildren()) do if v.Name == "ChikaraCrate" and v.PrimaryPart then found = true repeat pcall(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.ClickBox.CFrame - Vector3.new(0,10,0) fireclickdetector(v.ClickBox.ClickDetector,1) end) wait() until not v.Parent end end wait() until not found -- Skidded off Infinite Yield local x = {} for _, v in ipairs(game:GetService("HttpService"):JSONDecode(game:HttpGetAsync("https://games.roblox.com/v1/games/" .. game.PlaceId .. "/servers/Public?sortOrder=Asc&limit=100")).data) do if type(v) == "table" and v.maxPlayers > v.playing and v.id ~= game.JobId then x[#x + 1] = v.id end end while true do game:GetService("TeleportService"):TeleportToPlaceInstance(game.PlaceId, x[math.random(1, #x)]) wait(2) end end) scripthubbutton47.Name = "ScriptHub1" scripthubbutton47.Parent = ScriptHub scripthubbutton47.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton47.Size = UDim2.new(0, 239,0, 19) scripthubbutton47.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton47.BorderSizePixel = 4 scripthubbutton47.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton47.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton47.Font = Enum.Font.SourceSansBold scripthubbutton47.TextScaled = true scripthubbutton47.Text = "Little World" scripthubbutton47.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://system-exodus.com/scripts/misc-releases/littleworld.lua",true))() end) scripthubbutton48.Name = "ScriptHub1" scripthubbutton48.Parent = ScriptHub scripthubbutton48.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton48.Size = UDim2.new(0, 239,0, 19) scripthubbutton48.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton48.BorderSizePixel = 4 scripthubbutton48.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton48.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton48.Font = Enum.Font.SourceSansBold scripthubbutton48.TextScaled = true scripthubbutton48.Text = "Militant Simulator" scripthubbutton48.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://ghostbin.co/paste/9j5m/raw"))() end) scripthubbutton49.Name = "ScriptHub1" scripthubbutton49.Parent = ScriptHub scripthubbutton49.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton49.Size = UDim2.new(0, 239,0, 19) scripthubbutton49.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton49.BorderSizePixel = 4 scripthubbutton49.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton49.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton49.Font = Enum.Font.SourceSansBold scripthubbutton49.TextScaled = true scripthubbutton49.Text = "Dungeon Quest" scripthubbutton49.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://ghostbin.co/paste/sy6nvjj/raw"))() end) scripthubbutton50.Name = "ScriptHub1" scripthubbutton50.Parent = ScriptHub scripthubbutton50.Position = UDim2.new(0.024, 0,0.58, 0) scripthubbutton50.Size = UDim2.new(0, 239,0, 19) scripthubbutton50.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton50.BorderSizePixel = 4 scripthubbutton50.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton50.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton50.Font = Enum.Font.SourceSansBold scripthubbutton50.TextScaled = true scripthubbutton50.Text = "Plane Crazy" scripthubbutton50.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://ghostbin.co/paste/2m9y/raw'),true))() end) scripthubbutton51.Name = "ScriptHub1" scripthubbutton51.Parent = ScriptHub scripthubbutton51.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton51.Size = UDim2.new(0, 239,0, 19) scripthubbutton51.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton51.BorderSizePixel = 4 scripthubbutton51.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton51.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton51.Font = Enum.Font.SourceSansBold scripthubbutton51.TextScaled = true scripthubbutton51.Text = "Gravity Gun (Tool)" scripthubbutton51.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/6cfa5Wxa'),true))() end) scripthubbutton52.Name = "ScriptHub1" scripthubbutton52.Parent = ScriptHub scripthubbutton52.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton52.Size = UDim2.new(0, 239,0, 19) scripthubbutton52.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton52.BorderSizePixel = 4 scripthubbutton52.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton52.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton52.Font = Enum.Font.SourceSansBold scripthubbutton52.TextScaled = true scripthubbutton52.Text = "Super Evolution" scripthubbutton52.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://ghostbin.co/paste/r7vkak/raw'),true))() end) scripthubbutton53.Name = "ScriptHub1" scripthubbutton53.Parent = ScriptHub scripthubbutton53.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton53.Size = UDim2.new(0, 239,0, 19) scripthubbutton53.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton53.BorderSizePixel = 4 scripthubbutton53.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton53.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton53.Font = Enum.Font.SourceSansBold scripthubbutton53.TextScaled = true scripthubbutton53.Text = "Breaking Point" scripthubbutton53.MouseButton1Click:Connect(function() --By Sedulus, aka Snek#6190 on Discord-- --//Normal Variables\\-- local sk = Enum.KeyCode.K -- Kills the script/events local tk = Enum.KeyCode.B -- Toggles the autokill on/off local uis = game:GetService("UserInputService") --//Adjustable Variables\\-- local p = game:GetService('Players').LocalPlayer local pl = game:GetService('Players') local m = p:GetMouse() local cc = game.Workspace.CurrentCamera local tog = true local e1, e2 --//On by Default (I wouldn't change this)\\-- p.CameraMode = Enum.CameraMode.LockFirstPerson if game:GetService("Workspace"):FindFirstChild("deadbodies") then game:GetService("Workspace").deadbodies:Destroy() end --//Aim & Shoot Function\\-- function ka(t) if t ~= p.Name then if tog == true then ch = p.Character ch.HumanoidRootPart.CFrame = CFrame.new(ch.HumanoidRootPart.Position, pl[t].Character.HumanoidRootPart.Position) cc.CFrame = CFrame.new(ch.HumanoidRootPart.Position, pl[t].Character.HumanoidRootPart.Position) repeat wait(.005) mouse1click() until game.Workspace.gunholder[t] == nil end end end --//Toggle Detection\\-- e1 = uis.InputBegan:Connect(function(o) if uis:GetFocusedTextBox() then return end ------------------------------------------ if o.KeyCode == tk and tog == true then ch = p.Character p.CameraMode = Enum.CameraMode.Classic tog = false elseif o.KeyCode == tk and tog == false then p.CameraMode = Enum.CameraMode.LockFirstPerson tog = true elseif o.KeyCode == sk then e1:Disconnect();e2:Disconnect();p.CameraMode = Enum.CameraMode.Classic;ka = nil end end) --//Gun Detection\\-- e2 = game.Workspace.light.PointLight.Changed:Connect(function() game.Workspace.gunholder.ChildAdded:Connect(function(c) ka(c.Name) end) end) end) scripthubbutton54.Name = "ScriptHub1" scripthubbutton54.Parent = ScriptHub scripthubbutton54.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton54.Size = UDim2.new(0, 239,0, 19) scripthubbutton54.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton54.BorderSizePixel = 4 scripthubbutton54.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton54.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton54.Font = Enum.Font.SourceSansBold scripthubbutton54.TextScaled = true scripthubbutton54.Text = "Car Crash Simulator (Money)" scripthubbutton54.MouseButton1Click:Connect(function() getgenv().Money = true spawn(function() while getgenv().Money == true do wait(0.001) game:GetService("ReplicatedStorage").Events.DailyGift:InvokeServer() end end) end) scripthubbutton55.Name = "ScriptHub1" scripthubbutton55.Parent = ScriptHub scripthubbutton55.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton55.Size = UDim2.new(0, 239,0, 19) scripthubbutton55.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton55.BorderSizePixel = 4 scripthubbutton55.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton55.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton55.Font = Enum.Font.SourceSansBold scripthubbutton55.TextScaled = true scripthubbutton55.Text = "Car Crash Simulator (Speed)" scripthubbutton55.MouseButton1Click:Connect(function() while true do wait(1) local Anticheat = game:GetService("Workspace").Cars["YourNameheres_Car"].Config.MaxSpeed local GameMt = getrawmetatable(game) local OldIndex = GameMt.__index setreadonly(GameMt, false) GameMt.__index = newcclosure(function(Self, Key) if not checkcaller() and Self == Anticheat and Key == "Value" then return math.huge end return OldIndex(Self, Key) end) setreadonly(GameMt, true) end end) scripthubbutton56.Name = "ScriptHub1" scripthubbutton56.Parent = ScriptHub scripthubbutton56.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton56.Size = UDim2.new(0, 239,0, 19) scripthubbutton56.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton56.BorderSizePixel = 4 scripthubbutton56.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton56.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton56.Font = Enum.Font.SourceSansBold scripthubbutton56.TextScaled = true scripthubbutton56.Text = "Those Who Remain" scripthubbutton56.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Avverias/joehack/main/those%20who%20remain.lua")) () end) scripthubbutton57.Name = "ScriptHub1" scripthubbutton57.Parent = ScriptHub scripthubbutton57.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton57.Size = UDim2.new(0, 239,0, 19) scripthubbutton57.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton57.BorderSizePixel = 4 scripthubbutton57.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton57.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton57.Font = Enum.Font.SourceSansBold scripthubbutton57.TextScaled = true scripthubbutton57.Text = "Giant Simulator)" scripthubbutton57.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/ThatBlueDevil/Bleus/main/GIANT_SIM/source.lua"))() end) scripthubbutton58.Name = "ScriptHub1" scripthubbutton58.Parent = ScriptHub scripthubbutton58.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton58.Size = UDim2.new(0, 239,0, 19) scripthubbutton58.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton58.BorderSizePixel = 4 scripthubbutton58.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton58.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton58.Font = Enum.Font.SourceSansBold scripthubbutton58.TextScaled = true scripthubbutton58.Text = "Scp-3008" scripthubbutton58.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/mw9vJ8JH',true))() end) scripthubbutton59.Name = "ScriptHub1" scripthubbutton59.Parent = ScriptHub scripthubbutton59.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton59.Size = UDim2.new(0, 239,0, 19) scripthubbutton59.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton59.BorderSizePixel = 4 scripthubbutton59.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton59.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton59.Font = Enum.Font.SourceSansBold scripthubbutton59.TextScaled = true scripthubbutton59.Text = "Quick Message GUI (Chat Spam)" scripthubbutton59.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/MonkoTubeYT/QuickMessage/main/QuickMessage.lua',true))() end) scripthubbutton60.Name = "ScriptHub1" scripthubbutton60.Parent = ScriptHub scripthubbutton60.Position = UDim2.new(0.024, 0,0.07, 0) scripthubbutton60.Size = UDim2.new(0, 239,0, 19) scripthubbutton60.BackgroundColor3 = Color3.fromRGB(44,44,44) scripthubbutton60.BorderSizePixel = 4 scripthubbutton60.BorderColor3 = Color3.fromRGB(25,25,25) scripthubbutton60.TextColor3 = Color3.fromRGB(120,120,120) scripthubbutton60.Font = Enum.Font.SourceSansBold scripthubbutton60.TextScaled = true scripthubbutton60.Text = "SuperNatural Simulator" scripthubbutton60.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://system-exodus.com/scripts/misc-releases/supernatural.lua",true))() end) fescripthubbutton1.Name = "fescripthubbutton1" fescripthubbutton1.Parent = HuBSCripts fescripthubbutton1.Size = UDim2.new(0, 239,0, 19) fescripthubbutton1.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton1.BorderSizePixel = 4 fescripthubbutton1.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton1.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton1.Font = Enum.Font.SourceSansBold fescripthubbutton1.TextScaled = true fescripthubbutton1.Text = "FE Net Bypass" fescripthubbutton1.MouseButton1Click:Connect(function() game["Run Service"].RenderStepped:connect(function() settings().Physics.AllowSleep = false setsimulationradius(math.huge*math.huge,math.huge*math.huge) end) end) fescripthubbutton2.Name = "fescripthubbutton1" fescripthubbutton2.Parent = HuBSCripts fescripthubbutton2.Size = UDim2.new(0, 239,0, 19) fescripthubbutton2.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton2.BorderSizePixel = 4 fescripthubbutton2.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton2.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton2.Font = Enum.Font.SourceSansBold fescripthubbutton2.TextScaled = true fescripthubbutton2.Text = "Block Head (Maybe FE)" fescripthubbutton2.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/KLz9aF1y", true))() end) fescripthubbutton3.Name = "fescripthubbutton1" fescripthubbutton3.Parent = HuBSCripts fescripthubbutton3.Size = UDim2.new(0, 239,0, 19) fescripthubbutton3.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton3.BorderSizePixel = 4 fescripthubbutton3.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton3.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton3.Font = Enum.Font.SourceSansBold fescripthubbutton3.TextScaled = true fescripthubbutton3.Text = "Head Resize FE" fescripthubbutton3.MouseButton1Click:Connect(function() loadstring(game:HttpGetAsync('https://raw.githubusercontent.com/ProjectBoring/Head-Resize-v1/main/Head%20Size%20Obfuscated.lua'))() end) fescripthubbutton4.Name = "fescripthubbutton1" fescripthubbutton4.Parent = HuBSCripts fescripthubbutton4.Size = UDim2.new(0, 239,0, 19) fescripthubbutton4.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton4.BorderSizePixel = 4 fescripthubbutton4.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton4.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton4.Font = Enum.Font.SourceSansBold fescripthubbutton4.TextScaled = true fescripthubbutton4.Text = "Animation Pack Editor" fescripthubbutton4.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/MonkoTubeYT/animationedit/main/GUI',true))() end) fescripthubbutton5.Name = "fescripthubbutton1" fescripthubbutton5.Parent = HuBSCripts fescripthubbutton5.Size = UDim2.new(0, 239,0, 19) fescripthubbutton5.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton5.BorderSizePixel = 4 fescripthubbutton5.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton5.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton5.Font = Enum.Font.SourceSansBold fescripthubbutton5.TextScaled = true fescripthubbutton5.Text = "FE Car" fescripthubbutton5.MouseButton1Click:Connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/MonkoTubeYT/carscript/master/!carscript.lua',true))() end) fescripthubbutton6.Name = "fescripthubbutton1" fescripthubbutton6.Parent = HuBSCripts fescripthubbutton6.Size = UDim2.new(0, 239,0, 19) fescripthubbutton6.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton6.BorderSizePixel = 4 fescripthubbutton6.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton6.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton6.Font = Enum.Font.SourceSansBold fescripthubbutton6.TextScaled = true fescripthubbutton6.Text = "FE Pogo Stick R6" fescripthubbutton6.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/YKWqms0x", true))() end) fescripthubbutton7.Name = "fescripthubbutton1" fescripthubbutton7.Parent = HuBSCripts fescripthubbutton7.Size = UDim2.new(0, 239,0, 19) fescripthubbutton7.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton7.BorderSizePixel = 4 fescripthubbutton7.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton7.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton7.Font = Enum.Font.SourceSansBold fescripthubbutton7.TextScaled = true fescripthubbutton7.Text = "FE Fake Death R6" fescripthubbutton7.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/X8xZKrPe", true))() end) fescripthubbutton8.Name = "fescripthubbutton1" fescripthubbutton8.Parent = HuBSCripts fescripthubbutton8.Size = UDim2.new(0, 239,0, 19) fescripthubbutton8.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton8.BorderSizePixel = 4 fescripthubbutton8.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton8.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton8.Font = Enum.Font.SourceSansBold fescripthubbutton8.TextScaled = true fescripthubbutton8.Text = "FE Be Wall R6" fescripthubbutton8.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/ubNcweWS", true))() end) fescripthubbutton9.Name = "fescripthubbutton1" fescripthubbutton9.Parent = HuBSCripts fescripthubbutton9.Size = UDim2.new(0, 239,0, 19) fescripthubbutton9.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton9.BorderSizePixel = 4 fescripthubbutton9.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton9.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton9.Font = Enum.Font.SourceSansBold fescripthubbutton9.TextScaled = true fescripthubbutton9.Text = "Fe Be Cube R6" fescripthubbutton9.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/4pfpmJfD", true))() end) fescripthubbutton10.Name = "fescripthubbutton1" fescripthubbutton10.Parent = HuBSCripts fescripthubbutton10.Size = UDim2.new(0, 239,0, 19) fescripthubbutton10.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton10.BorderSizePixel = 4 fescripthubbutton10.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton10.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton10.Font = Enum.Font.SourceSansBold fescripthubbutton10.TextScaled = true fescripthubbutton10.Text = "FE Be Pillar R6" fescripthubbutton10.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/jVU1CRrL", true))() end) fescripthubbutton11.Name = "fescripthubbutton1" fescripthubbutton11.Parent = HuBSCripts fescripthubbutton11.Size = UDim2.new(0, 239,0, 19) fescripthubbutton11.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton11.BorderSizePixel = 4 fescripthubbutton11.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton11.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton11.Font = Enum.Font.SourceSansBold fescripthubbutton11.TextScaled = true fescripthubbutton11.Text = "FE Helicopter R15" fescripthubbutton11.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/GWxPqtBa", true))() end) fescripthubbutton12.Name = "fescripthubbutton1" fescripthubbutton12.Parent = HuBSCripts fescripthubbutton12.Size = UDim2.new(0, 239,0, 19) fescripthubbutton12.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton12.BorderSizePixel = 4 fescripthubbutton12.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton12.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton12.Font = Enum.Font.SourceSansBold fescripthubbutton12.TextScaled = true fescripthubbutton12.Text = "FE Point R6 (Left Click To Point)" fescripthubbutton12.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/s0g7epyN"))() end) fescripthubbutton13.Name = "fescripthubbutton1" fescripthubbutton13.Parent = HuBSCripts fescripthubbutton13.Size = UDim2.new(0, 239,0, 19) fescripthubbutton13.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton13.BorderSizePixel = 4 fescripthubbutton13.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton13.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton13.Font = Enum.Font.SourceSansBold fescripthubbutton13.TextScaled = true fescripthubbutton13.Text = "FE R6 AND R15 Animations " fescripthubbutton13.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/RmD3qNp7", true))() end) fescripthubbutton14.Name = "fescripthubbutton1" fescripthubbutton14.Parent = HuBSCripts fescripthubbutton14.Size = UDim2.new(0, 239,0, 19) fescripthubbutton14.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton14.BorderSizePixel = 4 fescripthubbutton14.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton14.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton14.Font = Enum.Font.SourceSansBold fescripthubbutton14.TextScaled = true fescripthubbutton14.Text = "FE Henry Stickman Distract animation" fescripthubbutton14.MouseButton1Click:Connect(function() loadstring(game:HttpGet((' https://textbin.net/raw/hnvhnpjmsr'),true))() end) fescripthubbutton15.Name = "fescripthubbutton1" fescripthubbutton15.Parent = HuBSCripts fescripthubbutton15.Size = UDim2.new(0, 239,0, 19) fescripthubbutton15.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton15.BorderSizePixel = 4 fescripthubbutton15.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton15.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton15.Font = Enum.Font.SourceSansBold fescripthubbutton15.TextScaled = true fescripthubbutton15.Text = "FE Destroyer" fescripthubbutton15.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/VmC9aQVz'),true))() end) fescripthubbutton16.Name = "fescripthubbutton1" fescripthubbutton16.Parent = HuBSCripts fescripthubbutton16.Size = UDim2.new(0, 239,0, 19) fescripthubbutton16.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton16.BorderSizePixel = 4 fescripthubbutton16.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton16.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton16.Font = Enum.Font.SourceSansBold fescripthubbutton16.TextScaled = true fescripthubbutton16.Text = "FullBright" fescripthubbutton16.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/06iG6YkU", true))() end) fescripthubbutton17.Name = "fescripthubbutton1" fescripthubbutton17.Parent = HuBSCripts fescripthubbutton17.Size = UDim2.new(0, 239,0, 19) fescripthubbutton17.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton17.BorderSizePixel = 4 fescripthubbutton17.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton17.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton17.Font = Enum.Font.SourceSansBold fescripthubbutton17.TextScaled = true fescripthubbutton17.Text = "FE Walk On Walls R6" fescripthubbutton17.MouseButton1Click:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/geUZHr7B"))() end) fescripthubbutton18.Name = "fescripthubbutton1" fescripthubbutton18.Parent = HuBSCripts fescripthubbutton18.Size = UDim2.new(0, 239,0, 19) fescripthubbutton18.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton18.BorderSizePixel = 4 fescripthubbutton18.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton18.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton18.Font = Enum.Font.SourceSansBold fescripthubbutton18.TextScaled = true fescripthubbutton18.Text = "FE Naruto Run R15" fescripthubbutton18.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/iLuApkBv'),true))() end) fescripthubbutton21.Name = "fescripthubbutton1" fescripthubbutton21.Parent = HuBSCripts fescripthubbutton21.Size = UDim2.new(0, 239,0, 19) fescripthubbutton21.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton21.BorderSizePixel = 4 fescripthubbutton21.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton21.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton21.Font = Enum.Font.SourceSansBold fescripthubbutton21.TextScaled = true fescripthubbutton21.Text = "FE Bang Script" fescripthubbutton21.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/AVcnr3fe'),true))() end) fescripthubbutton19.Name = "fescripthubbutton1" fescripthubbutton19.Parent = HuBSCripts fescripthubbutton19.Size = UDim2.new(0, 239,0, 19) fescripthubbutton19.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton19.BorderSizePixel = 4 fescripthubbutton19.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton19.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton19.Font = Enum.Font.SourceSansBold fescripthubbutton19.TextScaled = true fescripthubbutton19.Text = "ALT Click Delete (Not FE)" fescripthubbutton19.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/9wvMCPQv'),true))() end) fescripthubbutton20.Name = "fescripthubbutton1" fescripthubbutton20.Parent = HuBSCripts fescripthubbutton20.Size = UDim2.new(0, 239,0, 19) fescripthubbutton20.BackgroundColor3 = Color3.fromRGB(44,44,44) fescripthubbutton20.BorderSizePixel = 4 fescripthubbutton20.BorderColor3 = Color3.fromRGB(25,25,25) fescripthubbutton20.TextColor3 = Color3.fromRGB(120,120,120) fescripthubbutton20.Font = Enum.Font.SourceSansBold fescripthubbutton20.TextScaled = true fescripthubbutton20.Text = "FE Black Hole (E to tp to blackhole)" fescripthubbutton20.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/j48hKemP'),true))() end) ClientScript1.Name = "ScriptHub1" ClientScript1.Parent = HuBSCripts ClientScript1.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript1.Size = UDim2.new(0, 239,0, 19) ClientScript1.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript1.BorderSizePixel = 4 ClientScript1.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript1.TextColor3 = Color3.fromRGB(120,120,120) ClientScript1.Font = Enum.Font.SourceSansBold ClientScript1.TextScaled = true ClientScript1.Text = "Penis Maker (Tool)" ClientScript1.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/PvMKFHMY'),true))() end) ClientScript2.Name = "ScriptHub1" ClientScript2.Parent = HuBSCripts ClientScript2.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript2.Size = UDim2.new(0, 239,0, 19) ClientScript2.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript2.BorderSizePixel = 4 ClientScript2.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript2.TextColor3 = Color3.fromRGB(120,120,120) ClientScript2.Font = Enum.Font.SourceSansBold ClientScript2.TextScaled = true ClientScript2.Text = "Arch Angel" ClientScript2.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/H5XhBn9i'),true))() end) ClientScript3.Name = "ScriptHub1" ClientScript3.Parent = HuBSCripts ClientScript3.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript3.Size = UDim2.new(0, 239,0, 19) ClientScript3.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript3.BorderSizePixel = 4 ClientScript3.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript3.TextColor3 = Color3.fromRGB(120,120,120) ClientScript3.Font = Enum.Font.SourceSansBold ClientScript3.TextScaled = true ClientScript3.Text = "Cross Bones Sans" ClientScript3.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/wD1tQh5h'),true))() end) ClientScript4.Name = "ScriptHub1" ClientScript4.Parent = HuBSCripts ClientScript4.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript4.Size = UDim2.new(0, 239,0, 19) ClientScript4.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript4.BorderSizePixel = 4 ClientScript4.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript4.TextColor3 = Color3.fromRGB(120,120,120) ClientScript4.Font = Enum.Font.SourceSansBold ClientScript4.TextScaled = true ClientScript4.Text = "Mustard Foot" ClientScript4.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/uZ0xT641'),true))() end) ClientScript5.Name = "ScriptHub1" ClientScript5.Parent = HuBSCripts ClientScript5.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript5.Size = UDim2.new(0, 239,0, 19) ClientScript5.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript5.BorderSizePixel = 4 ClientScript5.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript5.TextColor3 = Color3.fromRGB(120,120,120) ClientScript5.Font = Enum.Font.SourceSansBold ClientScript5.TextScaled = true ClientScript5.Text = "P.S.Y.C.H.O" ClientScript5.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/J8wRzyAk'),true))() end) ClientScript6.Name = "ScriptHub1" ClientScript6.Parent = HuBSCripts ClientScript6.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript6.Size = UDim2.new(0, 239,0, 19) ClientScript6.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript6.BorderSizePixel = 4 ClientScript6.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript6.TextColor3 = Color3.fromRGB(120,120,120) ClientScript6.Font = Enum.Font.SourceSansBold ClientScript6.TextScaled = true ClientScript6.Text = "Son Of Energy" ClientScript6.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://textbin.net/raw/kalxvolapt'),true))() end) ClientScript7.Name = "ScriptHub1" ClientScript7.Parent = HuBSCripts ClientScript7.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript7.Size = UDim2.new(0, 239,0, 19) ClientScript7.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript7.BorderSizePixel = 4 ClientScript7.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript7.TextColor3 = Color3.fromRGB(120,120,120) ClientScript7.Font = Enum.Font.SourceSansBold ClientScript7.TextScaled = true ClientScript7.Text = "Super Laser Circle" ClientScript7.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/jeCpPAJS'),true))() end) ClientScript8.Name = "ScriptHub1" ClientScript8.Parent = HuBSCripts ClientScript8.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript8.Size = UDim2.new(0, 239,0, 19) ClientScript8.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript8.BorderSizePixel = 4 ClientScript8.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript8.TextColor3 = Color3.fromRGB(120,120,120) ClientScript8.Font = Enum.Font.SourceSansBold ClientScript8.TextScaled = true ClientScript8.Text = "Bleach" ClientScript8.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/uteb3vfH'),true))() end) ClientScript9.Name = "ScriptHub1" ClientScript9.Parent = HuBSCripts ClientScript9.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript9.Size = UDim2.new(0, 239,0, 19) ClientScript9.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript9.BorderSizePixel = 4 ClientScript9.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript9.TextColor3 = Color3.fromRGB(120,120,120) ClientScript9.Font = Enum.Font.SourceSansBold ClientScript9.TextScaled = true ClientScript9.Text = "Noob Smasher" ClientScript9.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/dpbTma4x'),true))() end) ClientScript10.Name = "ScriptHub1" ClientScript10.Parent = HuBSCripts ClientScript10.Position = UDim2.new(0.024, 0,0.58, 0) ClientScript10.Size = UDim2.new(0, 239,0, 19) ClientScript10.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript10.BorderSizePixel = 4 ClientScript10.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript10.TextColor3 = Color3.fromRGB(120,120,120) ClientScript10.Font = Enum.Font.SourceSansBold ClientScript10.TextScaled = true ClientScript10.Text = "Suicide Gun" ClientScript10.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/j1HvmNUk'),true))() end) ClientScript11.Name = "fescripthubbutton1" ClientScript11.Parent = HuBSCripts ClientScript11.Size = UDim2.new(0, 239,0, 19) ClientScript11.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript11.BorderSizePixel = 4 ClientScript11.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript11.TextColor3 = Color3.fromRGB(120,120,120) ClientScript11.Font = Enum.Font.SourceSansBold ClientScript11.TextScaled = true ClientScript11.Text = "Knife V3" ClientScript11.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/eiVs4bjR'),true))() end) ClientScript12.Name = "fescripthubbutton1" ClientScript12.Parent = HuBSCripts ClientScript12.Size = UDim2.new(0, 239,0, 19) ClientScript12.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript12.BorderSizePixel = 4 ClientScript12.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript12.TextColor3 = Color3.fromRGB(120,120,120) ClientScript12.Font = Enum.Font.SourceSansBold ClientScript12.TextScaled = true ClientScript12.Text = "We Are Number One" ClientScript12.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/FnXCzuFN'),true))() end) ClientScript13.Name = "fescripthubbutton1" ClientScript13.Parent = HuBSCripts ClientScript13.Size = UDim2.new(0, 239,0, 19) ClientScript13.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript13.BorderSizePixel = 4 ClientScript13.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript13.TextColor3 = Color3.fromRGB(120,120,120) ClientScript13.Font = Enum.Font.SourceSansBold ClientScript13.TextScaled = true ClientScript13.Text = "Anon" ClientScript13.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://textbin.net/raw/tutoyllrha'),true))() end) ClientScript14.Name = "fescripthubbutton1" ClientScript14.Parent = HuBSCripts ClientScript14.Size = UDim2.new(0, 239,0, 19) ClientScript14.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript14.BorderSizePixel = 4 ClientScript14.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript14.TextColor3 = Color3.fromRGB(120,120,120) ClientScript14.Font = Enum.Font.SourceSansBold ClientScript14.TextScaled = true ClientScript14.Text = "Tramopline" ClientScript14.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/TNLCJtMB'),true))() end) ClientScript15.Name = "fescripthubbutton1" ClientScript15.Parent = HuBSCripts ClientScript15.Size = UDim2.new(0, 239,0, 19) ClientScript15.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript15.BorderSizePixel = 4 ClientScript15.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript15.TextColor3 = Color3.fromRGB(120,120,120) ClientScript15.Font = Enum.Font.SourceSansBold ClientScript15.TextScaled = true ClientScript15.Text = "Shooting Stars" ClientScript15.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/zp2cYR5f'),true))() end) ClientScript16.Name = "fescripthubbutton1" ClientScript16.Parent = HuBSCripts ClientScript16.Size = UDim2.new(0, 239,0, 19) ClientScript16.BackgroundColor3 = Color3.fromRGB(44,44,44) ClientScript16.BorderSizePixel = 4 ClientScript16.BorderColor3 = Color3.fromRGB(25,25,25) ClientScript16.TextColor3 = Color3.fromRGB(120,120,120) ClientScript16.Font = Enum.Font.SourceSansBold ClientScript16.TextScaled = true ClientScript16.Text = "Dab (Maybe FE)" ClientScript16.MouseButton1Click:Connect(function() loadstring(game:HttpGet(('https://pastebin.com/raw/N5X7JmZG'),true))() end)