-- STARTING local LoadingImageLabel = Instance.new("ImageLabel") LoadingImageLabel.Image = "rbxassetid://5970247016" wait(1) game.StarterGui:SetCore("SendNotification", { Title = "Loading...", Text = "hai", Icon = LoadingImageLabel, Duration = 5 -- How long the notification stays (in seconds) }) wait(3) game.StarterGui:SetCore("SendNotification", { Title = "Loaded, Welcome To Hack GUI!", Text = "credits to somrandmguy215.", Duration = 5 -- How long the notification stays (in seconds) }) wait(1) -- naems local UserInputService = game:GetService("UserInputService") local Players = game.Players local player = game.Players.LocalPlayer local Character = player.Character local Humanoid = Character.Humanoid local LocalPlayer = Players.LocalPlayer -- same as player but thats for something else just dont mind that this is here. local playergui = player.PlayerGui local Workspace = game:GetService("Workspace") local ScreenGUI = Instance.new("ScreenGui") local CloseButton = Instance.new("TextButton") local CloseButtonUIGradient = Instance.new("UIGradient") local Frame = Instance.new("Frame") local FrameUICorner = Instance.new("UICorner") local FrameUIGradient = Instance.new("UIGradient") local FrameUIDragDetector = Instance.new("UIDragDetector") local PlayerFrame = Instance.new("Frame") local PlayerFrameUICorner = Instance.new("UICorner") local VisiblesFrame = Instance.new("Frame") local VisiblesFrameUICorner = Instance.new("UICorner") local FunFrame = Instance.new("Frame") local FunFrameUICorner = Instance.new("UICorner") local ForGamesFrame = Instance.new("Frame") local ForGamesFrameUICorner = Instance.new("UICorner") local CodesFrame = Instance.new("Frame") local CodesFrameUICorner = Instance.new("UICorner") local MinimizedButton = Instance.new("ImageButton") local MinimizedButtonUICorner = Instance.new("UICorner") local MinimizedButtonUIGradient = Instance.new("UIGradient") local MinimizeButton = Instance.new("TextButton") local MinimizeButtonUICorner = Instance.new("UICorner") local MinimizeButtonUIGradient = Instance.new("UIGradient") local ButtonsFrame = Instance.new("Frame") local PlayerButton = Instance.new("TextButton") local PlayerButtonUICorner = Instance.new("UICorner") local PlayerButtonUIGradient = Instance.new("UIGradient") local VisiblesButton = Instance.new("TextButton") local VisiblesButtonUICorner = Instance.new("UICorner") local VisiblesButtonUIGradient = Instance.new("UIGradient") local FunButton = Instance.new("TextButton") local FunButtonUICorner = Instance.new("UICorner") local FunButtonUIGradient = Instance.new("UIGradient") local ForGamesButton = Instance.new("TextButton") local ForGamesButtonUICorner = Instance.new("UICorner") local ForGamesButtonUIGradient = Instance.new("UIGradient") local IconFrame = Instance.new("Frame") local IconFrameUICorner = Instance.new("UICorner") local IconFrameUIGradient = Instance.new("UIGradient") local IconImage = Instance.new("ImageLabel") local IconImageUICorner = Instance.new("UICorner") local IconImageUIGradient = Instance.new("UIGradient") local IconPlayerName = Instance.new("TextLabel") local IconPlayerNameUICorner = Instance.new("UICorner") local IconPlayerNameUIGradient = Instance.new("UIGradient") local TitleTextLabel = Instance.new("TextLabel") local TitleTextLabelUIGradient = Instance.new("UIGradient") local TitleTextLabelLine = Instance.new("TextLabel") local TitleTextLabelLineUICorner = Instance.new("UICorner") local TitleTextLabelLineUIGradient = Instance.new("UIGradient") local SetSpeedButton = Instance.new("TextButton") local SetSpeedButtonUICorner = Instance.new("UICorner") local SetSpeedButtonUIGradient = Instance.new("UIGradient") local SpeedTextBox = Instance.new("TextBox") local SpeedTextBoxUICorner = Instance.new("UICorner") local SpeedTextBoxUIGradient = Instance.new("UIGradient") local SetJumpPowerButton = Instance.new("TextButton") local SetJumpPowerButtonUICorner = Instance.new("UICorner") local SetJumpPowerButtonUIGradient = Instance.new("UIGradient") local JumpPowerTextBox = Instance.new("TextBox") local JumpPowerTextBoxUICorner = Instance.new("UICorner") local JumpPowerTextBoxUIGradient = Instance.new("UIGradient") local ToggleOnFly = Instance.new("TextButton") local ToggleOnFlyUICorner = Instance.new("UICorner") local ToggleOnFlyUIGradient = Instance.new("UIGradient") local ToggleOffFly = Instance.new("TextButton") local ToggleOffFlyUICorner = Instance.new("UICorner") local ToggleOffFlyUIGradient = Instance.new("UIGradient") local AnimsButton = Instance.new("TextButton") local AnimsButtonUICorner = Instance.new("UICorner") local AnimsButtonUIGradient = Instance.new("UIGradient") local RizzTripButton = Instance.new("TextButton") local RizzTripButtonUICorner = Instance.new("UICorner") local RizzTripButtonUIGradient = Instance.new("UIGradient") local RobloxEgorButton = Instance.new("TextButton") local RobloxEgorButtonUICorner = Instance.new("UICorner") local RobloxEgorButtonUIGradient = Instance.new("UIGradient") local YoutubeButton = Instance.new("TextButton") local YoutubeButtonUICorner = Instance.new("UICorner") local YoutubeButtonUIGradient = Instance.new("UIGradient") local VisibleHighlight = Instance.new("TextButton") local VisibleHighlightUICorner = Instance.new("UICorner") local VisibleHighlightUIGradient = Instance.new("UIGradient") local VisibleNametags = Instance.new("TextButton") local VisibleNametagsUICorner = Instance.new("UICorner") local VisibleNametagsUIGradient = Instance.new("UIGradient") local MM2AutoFarmButton = Instance.new("TextButton") local MM2AutoFarmButtonUICorner = Instance.new("UICorner") local MM2AutoFarmButtonUIGradient = Instance.new("UIGradient") local ForsakenButton = Instance.new("TextButton") local ForsakenButtonUICorner = Instance.new("UICorner") local ForsakenButtonUIGradient = Instance.new("UIGradient") local GrowAGardenButton = Instance.new("TextButton") local GrowAGardenButtonUICorner = Instance.new("UICorner") local GrowAGardenButtonUIGradient = Instance.new("UIGradient") local FischButton = Instance.new("TextButton") local FischButtonUICorner = Instance.new("UICorner") local FischButtonUIGradient = Instance.new("UIGradient") local NaturalDisasterSurvivalButton = Instance.new("TextButton") local NaturalDisasterSurvivalButtonUICorner = Instance.new("UICorner") local NaturalDisasterSurvivalButtonUIGradient = Instance.new("UIGradient") local PlatformStandButton = Instance.new("TextButton") local PlatformStandButtonUICorner = Instance.new("UICorner") local PlatformStandButtonUIGradient = Instance.new("UIGradient") local LagButton = Instance.new("TextButton") local LagButtonUICorner = Instance.new("UICorner") local LagButtonUIGradient = Instance.new("UIGradient") local CodeButton = Instance.new("ImageButton") local CodeButtonUICorner = Instance.new("UICorner") local CodeButtonUIGradient = Instance.new("UIGradient") local CodeSubmitButton = Instance.new("TextButton") local CodeSubmitButtonUICorner = Instance.new("UICorner") local CodeSubmitButtonUIGradient = Instance.new("UIGradient") local CodeTextBox = Instance.new("TextBox") local CodeTextBoxUICorner = Instance.new("UICorner") local CodeTextBoxUIGradient = Instance.new("UIGradient") local CreateTestingBaseplateButton = Instance.new("TextButton") local CreateTestingBaseplateUICorner = Instance.new("UICorner") local CreateTestingBaseplateUIGradient = Instance.new("UIGradient") local RemoveTestingBaseplateButton = Instance.new("TextButton") local RemoveTestingBaseplateUICorner = Instance.new("UICorner") local RemoveTestingBaseplateUIGradient = Instance.new("UIGradient") local AnimationPlayerButton = Instance.new("TextButton") local AnimationPlayerButttonUICorner = Instance.new("UICorner") local AnimationPlayerButttonUIGradient = Instance.new("UIGradient") local KeybindSoundsButton = Instance.new("TextButton") local KeybindSoundsButtonUICorner = Instance.new("UICorner") local KeybindSoundsButtonUIGradient = Instance.new("UIGradient") local AllKeybindSoundsButton = Instance.new("TextButton") local AllKeybindSoundsButtonUICorner = Instance.new("UICorner") local AllKeybindSoundsButtonUIGradient = Instance.new("UIGradient") local AllKeybindSoundsTextBox = Instance.new("TextBox") local AllKeybindSoundsTextBoxUICorner = Instance.new("UICorner") local AllKeybindSoundsTextBoxUIGradient = Instance.new("UIGradient") local MouseUnlockButton = Instance.new("TextButton") local MouseUnlockTip = Instance.new("TextLabel") local FlyErrorText = Instance.new("TextLabel") -- Baldi 1 local BaldiFace = Instance.new("ImageLabel") local BaldiSound = Instance.new("Sound") BaldiFace.Name = "BaldiFace" BaldiSound.Name = "BaldiSound" BaldiFace.Parent = ScreenGUI BaldiFace.Image = "rbxassetid://2032335854" BaldiFace.Position = UDim2.new(0, 0,-0.079, 0) BaldiFace.Size = UDim2.new(1, 0,1.079, 0) BaldiFace.Visible = false BaldiSound.Parent = ScreenGUI BaldiSound.SoundId = "rbxassetid://3302898314" -- screengui settings ScreenGUI.Parent = player:WaitForChild("PlayerGui") ScreenGUI.Name = "HackGUI" ScreenGUI.ResetOnSpawn = false MinimizeButton.Transparency = 1 -- frame settings Frame.Name = "MainFrame" Frame.Parent = ScreenGUI Frame.Position = UDim2.new(0.26, 0, 0.297, 0) Frame.Size = UDim2.new(0, 469, 0, 314) Frame.BackgroundColor3 = Color3.fromRGB(26, 26, 26) Frame.ZIndex = 1 FrameUIDragDetector.Parent = Frame FrameUICorner.Parent = Frame FrameUICorner.CornerRadius = UDim.new(0, 10) FrameUIGradient.Parent = Frame FrameUIGradient.Rotation = 90 FrameUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } -- minimized button settings MinimizedButton.Name = "MinimizedButton" MinimizedButton.Parent = ScreenGUI MinimizedButton.BackgroundColor3 = Color3.fromRGB(26, 26, 26) MinimizedButton.Position = UDim2.new(0.018, 0,0.468, 0) MinimizedButton.Size = UDim2.new(0, 50,0, 50) MinimizedButton.Image = "rbxassetid://91230155186449" MinimizedButtonUICorner.Parent = MinimizedButton MinimizedButtonUICorner.CornerRadius = UDim.new(0, 10) MinimizedButtonUIGradient.Parent = MinimizedButton MinimizedButtonUIGradient.Rotation = 90 MinimizedButtonUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } -- minimizE button settings MinimizeButton.Name = "MinimizeButton" MinimizeButton.Parent = Frame MinimizeButton.BackgroundTransparency = 1 MinimizeButton.TextScaled = true MinimizeButton.Font = Enum.Font.Sarpanch MinimizeButton.Position = UDim2.new(0.814, 0,0.019, 0) MinimizeButton.Size = UDim2.new(0, 40,0, 40) MinimizeButton.TextColor3 = Color3.fromRGB(255, 255, 255) MinimizeButton.Text = "-" MinimizeButton.TextTransparency = 0 MinimizeButtonUIGradient.Parent = MinimizeButton MinimizeButtonUIGradient.Rotation = 90 MinimizeButtonUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } -- playerframe settings PlayerFrame.Name = "PlayerFrame" PlayerFrame.Parent = Frame PlayerFrame.BackgroundColor3 = Color3.fromRGB(22, 22, 22) PlayerFrame.Position = UDim2.new(0.371, 0,0.172, 0) PlayerFrame.Size = UDim2.new(0, 281,0, 249) PlayerFrame.BackgroundTransparency = 0.5 PlayerFrameUICorner.Parent = PlayerFrame PlayerFrameUICorner.CornerRadius = UDim.new(0, 10) -- visiblesframe settings VisiblesFrame.Name = "VisiblesFrame" VisiblesFrame.Parent = Frame VisiblesFrame.BackgroundColor3 = Color3.fromRGB(22, 22, 22) VisiblesFrame.Position = UDim2.new(0.371, 0,0.172, 0) VisiblesFrame.Size = UDim2.new(0, 281,0, 249) VisiblesFrame.BackgroundTransparency = 0.5 VisiblesFrameUICorner.Parent = VisiblesFrame VisiblesFrameUICorner.CornerRadius = UDim.new(0, 10) -- funframe settings FunFrame.Name = "FunFrame" FunFrame.Parent = Frame FunFrame.BackgroundColor3 = Color3.fromRGB(22, 22, 22) FunFrame.Position = UDim2.new(0.371, 0,0.172, 0) FunFrame.Size = UDim2.new(0, 281,0, 249) FunFrame.BackgroundTransparency = 0.5 FunFrameUICorner.Parent = FunFrame FunFrameUICorner.CornerRadius = UDim.new(0, 10) -- forgamesframe settings ForGamesFrame.Name = "ForGamesFrame" ForGamesFrame.Parent = Frame ForGamesFrame.BackgroundColor3 = Color3.fromRGB(22, 22, 22) ForGamesFrame.Position = UDim2.new(0.371, 0,0.172, 0) ForGamesFrame.Size = UDim2.new(0, 281,0, 249) ForGamesFrame.BackgroundTransparency = 0.5 ForGamesFrameUICorner.Parent = ForGamesFrame ForGamesFrameUICorner.CornerRadius = UDim.new(0, 10) -- codesframe settings CodesFrame.Name = "CodesFrame" CodesFrame.Parent = Frame CodesFrame.BackgroundColor3 = Color3.fromRGB(22, 22, 22) CodesFrame.Position = UDim2.new(0.371, 0,0.172, 0) CodesFrame.Size = UDim2.new(0, 281,0, 249) CodesFrame.BackgroundTransparency = 0.5 CodesFrameUICorner.Parent = CodesFrame CodesFrameUICorner.CornerRadius = UDim.new(0, 10) -- BUTTONSFRAME SETTINGS ButtonsFrame.Name = "Buttons" ButtonsFrame.Parent = Frame ButtonsFrame.BackgroundTransparency = 1 ButtonsFrame.Position = UDim2.new(0.017, 0,0.162, 0) ButtonsFrame.Size = UDim2.new(0, 145,0, 189) PlayerButton.Name = "Player" PlayerButton.Parent = ButtonsFrame PlayerButton.BackgroundColor3 = Color3.fromRGB(29, 29, 29) PlayerButton.Position = UDim2.new(0.055, 0,0.074, 0) PlayerButton.Size = UDim2.new(0, 129,0, 29) PlayerButton.TextColor3 = Color3.fromRGB(255, 255, 255) PlayerButton.Text = "Player" PlayerButtonUICorner.Parent = PlayerButton PlayerButtonUICorner.CornerRadius = UDim.new(0, 10) PlayerButtonUIGradient.Parent = PlayerButton PlayerButtonUIGradient.Rotation = 90 PlayerButtonUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } VisiblesButton.Name = "Visibles" VisiblesButton.Parent = ButtonsFrame VisiblesButton.BackgroundColor3 = Color3.fromRGB(29, 29, 29) VisiblesButton.Position = UDim2.new(0.055, 0,0.243, 0) VisiblesButton.Size = UDim2.new(0, 129,0, 29) VisiblesButton.TextColor3 = Color3.fromRGB(255, 255, 255) VisiblesButton.Text = "Visibles" VisiblesButtonUICorner.Parent = VisiblesButton VisiblesButtonUICorner.CornerRadius = UDim.new(0, 10) VisiblesButtonUIGradient.Parent = VisiblesButton VisiblesButtonUIGradient.Rotation = 90 VisiblesButtonUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } FunButton.Name = "Fun" FunButton.Parent = ButtonsFrame FunButton.BackgroundColor3 = Color3.fromRGB(29, 29, 29) FunButton.Position = UDim2.new(0.055, 0,0.412, 0) FunButton.Size = UDim2.new(0, 129,0, 29) FunButton.TextColor3 = Color3.fromRGB(255, 255, 255) FunButton.Text = "Fun Things :)" FunButtonUICorner.Parent = FunButton FunButtonUICorner.CornerRadius = UDim.new(0, 10) FunButtonUIGradient.Parent = FunButton FunButtonUIGradient.Rotation = 90 FunButtonUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } ForGamesButton.Name = "ForGames" ForGamesButton.Parent = ButtonsFrame ForGamesButton.BackgroundColor3 = Color3.fromRGB(29, 29, 29) ForGamesButton.Position = UDim2.new(0.048, 0,0.585, 0) ForGamesButton.Size = UDim2.new(0, 129,0, 29) ForGamesButton.TextColor3 = Color3.fromRGB(255, 255, 255) ForGamesButton.Text = "For Games" ForGamesButtonUICorner.Parent = ForGamesButton ForGamesButtonUICorner.CornerRadius = UDim.new(0, 10) ForGamesButtonUIGradient.Parent = ForGamesButton ForGamesButtonUIGradient.Rotation = 90 ForGamesButtonUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } CodeButton.Name = "CodesButton" CodeButton.Parent = Frame CodeButton.BackgroundTransparency = 1 CodeButton.Image = "rbxassetid://5970247016" CodeButton.Position = UDim2.new(0.947, 0,0.92, 0) -- 0.12, 0,0.78, 0 CodeButton.Size = UDim2.new(0, 25,0, 25) CodeButtonUICorner.Parent = CodeButton CodeButtonUICorner.CornerRadius = UDim.new(0, 10) CodeButtonUIGradient.Parent = CodeButton CodeButtonUIGradient.Rotation = 90 CodeButtonUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } -- close settings CloseButton.Name = "Close" CloseButton.Parent = Frame CloseButton.BackgroundTransparency = 1 CloseButton.TextScaled = true CloseButton.Font = Enum.Font.Sarpanch CloseButton.Position = UDim2.new(0.9, 0,0.019, 0) CloseButton.Size = UDim2.new(0, 40,0, 40) CloseButton.TextColor3 = Color3.fromRGB(255, 255, 255) CloseButton.Text = "X" CloseButtonUIGradient.Parent = CloseButton CloseButtonUIGradient.Rotation = 90 CloseButtonUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } -- title settings TitleTextLabel.Name = "Title" TitleTextLabel.Parent = Frame TitleTextLabel.BackgroundTransparency = 1 TitleTextLabel.TextScaled = true TitleTextLabel.Font = Enum.Font.Sarpanch TitleTextLabel.Position = UDim2.new(0, 0, 0.019, 0) TitleTextLabel.Size = UDim2.new(0, 217, 0, 29) TitleTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TitleTextLabel.Text = "Hack GUI" TitleTextLabelUIGradient.Parent = TitleTextLabel TitleTextLabelUIGradient.Rotation = 90 TitleTextLabelUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#474747")) } TitleTextLabelLine.Name = "Line" TitleTextLabelLine.Parent = TitleTextLabel TitleTextLabelLine.Position = UDim2.new(0.037, 0, 1, 0) TitleTextLabelLine.Size = UDim2.new(0, 200, 0, 3) TitleTextLabelLine.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TitleTextLabelLine.Text = "" TitleTextLabelLineUICorner.Parent = TitleTextLabelLine TitleTextLabelLineUICorner.CornerRadius = UDim.new(0, 10) TitleTextLabelLineUIGradient.Parent = TitleTextLabelLine TitleTextLabelLineUIGradient.Rotation = 90 TitleTextLabelLineUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#000000")) } -- icon settings IconFrame.Name = "Icon" IconFrame.Parent = Frame IconFrame.Position = UDim2.new(0, 0,0.803, 0) IconFrame.Size = UDim2.new(0, 160,0, 62) IconFrame.BackgroundColor3 = Color3.fromRGB(24, 24, 24) IconFrameUICorner.Parent = IconFrame IconFrameUICorner.CornerRadius = UDim.new(0, 10) IconFrameUIGradient.Parent = IconFrame IconFrameUIGradient.Rotation = 90 IconFrameUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#000000")) } IconImage.Name = "Image" IconImage.Parent = IconFrame IconImage.Position = UDim2.new(0.05, 0,0.097, 0) IconImage.Size = UDim2.new(0, 50,0, 50) IconImage.BackgroundTransparency = 0.5 IconImageUICorner.Parent = IconImage IconImageUICorner.CornerRadius = UDim.new(0, 10) IconImageUIGradient.Parent = IconImage IconImageUIGradient.Rotation = 90 IconImageUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#000000")) } IconPlayerName.Name = "PlayerName" IconPlayerName.Parent = IconFrame IconPlayerName.BackgroundColor3 = Color3.fromRGB(29, 29, 29) IconPlayerName.Position = UDim2.new(0.394, 0,0.097, 0) IconPlayerName.Size = UDim2.new(0, 90,0, 22) IconPlayerName.TextColor3 = Color3.fromRGB(255, 255, 255) IconPlayerName.Font = Enum.Font.Sarpanch IconPlayerName.Text = "Player" IconPlayerName.TextScaled = true IconPlayerNameUICorner.Parent = IconPlayerName IconPlayerNameUICorner.CornerRadius = UDim.new(0, 10) IconPlayerNameUIGradient.Parent = IconPlayerName IconPlayerNameUIGradient.Rotation = 90 IconPlayerNameUIGradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.new(1, 1, 1)), ColorSequenceKeypoint.new(1, Color3.fromHex("#0b0b0b")) } -- speed settings SetSpeedButton.Name = "SetSpeed"