Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local Exec = Instance.new("ScreenGui")
- local Holder = Instance.new("TextButton")
- local TitleBar = Instance.new("Frame")
- local CollapseButton = Instance.new("TextButton")
- local Arrow = Instance.new("ImageLabel")
- local Title = Instance.new("TextLabel")
- local UIPadding = Instance.new("UIPadding")
- local ChildContainer = Instance.new("ScrollingFrame")
- local TextLabel = Instance.new("TextLabel")
- local IY = Instance.new("TextButton")
- local UIGradient = Instance.new("UIGradient")
- local NM = Instance.new("TextButton")
- local UIGradient_2 = Instance.new("UIGradient")
- local Bypass = Instance.new("TextButton")
- local UIGradient_3 = Instance.new("UIGradient")
- local Hunt = Instance.new("TextButton")
- local UIGradient_4 = Instance.new("UIGradient")
- local Cmd = Instance.new("TextButton")
- local UIGradient_5 = Instance.new("UIGradient")
- local Flyguiv3 = Instance.new("TextButton")
- local UIGradient_6 = Instance.new("UIGradient")
- local TextButton = Instance.new("TextButton")
- local UIGradient_7 = Instance.new("UIGradient")
- local TextLabel_2 = Instance.new("TextLabel")
- --Properties:
- Exec.Name = "Exec"
- Exec.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Exec.DisplayOrder = 128
- Exec.ResetOnSpawn = false
- Holder.Name = "Holder"
- Holder.Parent = Exec
- Holder.BackgroundTransparency = 1.000
- Holder.BorderSizePixel = 0
- Holder.LayoutOrder = 65
- Holder.Position = UDim2.new(0, 386, 0, 12)
- Holder.Selectable = false
- Holder.Size = UDim2.new(0, 342, 0, 504)
- Holder.ZIndex = 65
- Holder.AutoButtonColor = false
- Holder.Text = ""
- TitleBar.Name = "TitleBar"
- TitleBar.Parent = Holder
- TitleBar.BackgroundColor3 = Color3.fromRGB(254, 0, 0)
- TitleBar.BorderSizePixel = 0
- TitleBar.ClipsDescendants = true
- TitleBar.LayoutOrder = 65
- TitleBar.Size = UDim2.new(1, 0, 0, 0)
- TitleBar.ZIndex = 65
- CollapseButton.Name = "CollapseButton"
- CollapseButton.Parent = TitleBar
- CollapseButton.AnchorPoint = Vector2.new(0, 0.5)
- CollapseButton.BackgroundTransparency = 1.000
- CollapseButton.BorderSizePixel = 0
- CollapseButton.Position = UDim2.new(0, 5, 0.5, 0)
- CollapseButton.Size = UDim2.new(0, 17, 0, 17)
- CollapseButton.ZIndex = 68
- CollapseButton.AutoButtonColor = false
- CollapseButton.Text = ""
- Arrow.Name = "Arrow"
- Arrow.Parent = CollapseButton
- Arrow.AnchorPoint = Vector2.new(0.5, 0.5)
- Arrow.BackgroundTransparency = 1.000
- Arrow.BorderSizePixel = 0
- Arrow.Position = UDim2.new(0.5, 0, 0.5, 0)
- Arrow.Size = UDim2.new(0, 11, 0, 11)
- Arrow.ZIndex = 69
- Arrow.Image = "rbxasset://textures/DeveloperFramework/button_arrow_down.png"
- Title.Name = "Title"
- Title.Parent = TitleBar
- Title.BackgroundTransparency = 1.000
- Title.BorderSizePixel = 0
- Title.ZIndex = 67
- Title.Font = Enum.Font.Unknown
- Title.Text = "Future"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextSize = 13.000
- Title.TextXAlignment = Enum.TextXAlignment.Left
- UIPadding.Parent = Title
- UIPadding.PaddingBottom = UDim.new(0, 3)
- UIPadding.PaddingLeft = UDim.new(0, 25)
- UIPadding.PaddingRight = UDim.new(0, 4)
- UIPadding.PaddingTop = UDim.new(0, 3)
- ChildContainer.Name = "ChildContainer"
- ChildContainer.Parent = Holder
- ChildContainer.Active = true
- ChildContainer.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- ChildContainer.BackgroundTransparency = 0.150
- ChildContainer.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ChildContainer.BorderSizePixel = 0
- ChildContainer.Position = UDim2.new(0, 0, 0.0376984142, 0)
- ChildContainer.Size = UDim2.new(0, 342, 0, 438)
- ChildContainer.CanvasPosition = Vector2.new(0, 570)
- TextLabel.Parent = ChildContainer
- TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.BorderSizePixel = 0
- TextLabel.Size = UDim2.new(0, 69, 0, 50)
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "Future 2.4"
- TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel.TextSize = 14.000
- IY.Name = "IY"
- IY.Parent = ChildContainer
- IY.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- IY.BorderColor3 = Color3.fromRGB(0, 0, 0)
- IY.BorderSizePixel = 0
- IY.Position = UDim2.new(0.207602337, 0, 0, 0)
- IY.Size = UDim2.new(0, 90, 0, 50)
- IY.Font = Enum.Font.SourceSans
- IY.Text = "IY"
- IY.TextColor3 = Color3.fromRGB(0, 0, 0)
- IY.TextSize = 14.000
- UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
- UIGradient.Parent = IY
- NM.Name = "NM"
- NM.Parent = ChildContainer
- NM.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NM.BorderColor3 = Color3.fromRGB(0, 0, 0)
- NM.BorderSizePixel = 0
- NM.Position = UDim2.new(0.470760226, 0, 0, 0)
- NM.Size = UDim2.new(0, 89, 0, 50)
- NM.Font = Enum.Font.SourceSans
- NM.Text = "Nameless admin"
- NM.TextColor3 = Color3.fromRGB(0, 0, 0)
- NM.TextSize = 14.000
- UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
- UIGradient_2.Parent = NM
- Bypass.Name = "Bypass"
- Bypass.Parent = ChildContainer
- Bypass.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Bypass.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Bypass.BorderSizePixel = 0
- Bypass.Position = UDim2.new(0.730994165, 0, 0, 0)
- Bypass.Size = UDim2.new(0, 92, 0, 50)
- Bypass.Font = Enum.Font.SourceSans
- Bypass.Text = "Chat bypass"
- Bypass.TextColor3 = Color3.fromRGB(0, 0, 0)
- Bypass.TextSize = 14.000
- UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
- UIGradient_3.Parent = Bypass
- Hunt.Name = "Hunt"
- Hunt.Parent = ChildContainer
- Hunt.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Hunt.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Hunt.BorderSizePixel = 0
- Hunt.Position = UDim2.new(0, 0, 0.0469401106, 0)
- Hunt.Size = UDim2.new(0, 90, 0, 50)
- Hunt.Font = Enum.Font.SourceSans
- Hunt.Text = "Hunt"
- Hunt.TextColor3 = Color3.fromRGB(0, 0, 0)
- Hunt.TextSize = 14.000
- UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
- UIGradient_4.Parent = Hunt
- Cmd.Name = "Cmd"
- Cmd.Parent = ChildContainer
- Cmd.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Cmd.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Cmd.BorderSizePixel = 0
- Cmd.Position = UDim2.new(0.247380123, 5, 0.0464840196, 0)
- Cmd.Size = UDim2.new(0, 90, 0, 50)
- Cmd.Font = Enum.Font.SourceSans
- Cmd.Text = "CMD Y"
- Cmd.TextColor3 = Color3.fromRGB(0, 0, 0)
- Cmd.TextSize = 14.000
- UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
- UIGradient_5.Parent = Cmd
- Flyguiv3.Name = "Fly gui v3"
- Flyguiv3.Parent = ChildContainer
- Flyguiv3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Flyguiv3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Flyguiv3.BorderSizePixel = 0
- Flyguiv3.Position = UDim2.new(0.523391783, 0, 0.0469275713, 0)
- Flyguiv3.Size = UDim2.new(0, 90, 0, 50)
- Flyguiv3.Font = Enum.Font.SourceSans
- Flyguiv3.Text = "Fly gui v3"
- Flyguiv3.TextColor3 = Color3.fromRGB(0, 0, 0)
- Flyguiv3.TextSize = 14.000
- UIGradient_6.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
- UIGradient_6.Parent = Flyguiv3
- TextButton.Parent = ChildContainer
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.BorderSizePixel = 0
- TextButton.Position = UDim2.new(0.786549687, 0, 0.0462590754, 0)
- TextButton.Size = UDim2.new(0, 73, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Old future"
- TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.TextSize = 14.000
- UIGradient_7.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.38, Color3.fromRGB(255, 21, 25)), ColorSequenceKeypoint.new(0.57, Color3.fromRGB(255, 0, 4)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
- UIGradient_7.Parent = TextButton
- TextLabel_2.Parent = ChildContainer
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0, 0, 0.982841849, 0)
- TextLabel_2.Size = UDim2.new(0, 342, 0, 16)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "В© 2024 8Solutions Development. All rights reserved."
- TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.TextSize = 14.000
- -- Scripts:
- local function DQIFRP_fake_script() -- CollapseButton.LocalScript
- local script = Instance.new('LocalScript', CollapseButton)
- script.Parent.MouseButton1Click:Connect(function()
- if script.Parent.Parent.Parent.ChildContainer.Visible == true then
- script.Parent.Parent.Parent.ChildContainer.Visible = false
- script.Parent.Parent.Parent.UIStroke.Enabled = false
- script.Parent.Arrow.Rotation = 180
- else
- script.Parent.Parent.Parent.ChildContainer.Visible = true
- script.Parent.Parent.Parent.UIStroke.Enabled = true
- script.Parent.Arrow.Rotation = 0
- end
- end)
- end
- coroutine.wrap(DQIFRP_fake_script)()
- local function YFJV_fake_script() -- Holder.Dragify
- local script = Instance.new('LocalScript', Holder)
- local UserInputService = game:GetService("UserInputService")
- local TweenService = game:GetService("TweenService")
- local Frame = script.Parent
- local StartPosition = nil
- local DragStart = nil
- local DragSpeed = 0
- local DragToggle = nil
- local function updateInput(Input)
- local Delta = Input.Position - DragStart
- local Position = UDim2.new(StartPosition.X.Scale, StartPosition.X.Offset + Delta.X, StartPosition.Y.Scale, StartPosition.Y.Offset + Delta.Y)
- TweenService:Create(Frame, TweenInfo.new(DragSpeed), {Position = Position}):Play()
- end
- script.Parent.TitleBar.InputBegan:Connect(function(Input)
- if (Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch) then
- DragToggle = true
- DragStart = Input.Position
- StartPosition = Frame.Position
- Input.Changed:Connect(function()
- if Input.UserInputState == Enum.UserInputState.End then
- DragToggle = false
- end
- end)
- end
- end)
- UserInputService.InputChanged:Connect(function(Input)
- if (Input.UserInputType == Enum.UserInputType.MouseMovement or Input.UserInputType == Enum.UserInputType.Touch) then
- if DragToggle then
- updateInput(Input)
- end
- end
- end)
- end
- coroutine.wrap(YFJV_fake_script)()
- local function NXYUQE_fake_script() -- Holder.LocalScript
- local script = Instance.new('LocalScript', Holder)
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "8Solutions notification", -- Required
- Text = "Future 2.4", -- Required
- Icon = "rbxassetid://1491441278" -- Optional
- })
- end
- coroutine.wrap(NXYUQE_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement