Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local QLUA_BULL = Instance.new("ScreenGui")
- local OCNOFA = Instance.new("Frame")
- local UIGradient = Instance.new("UIGradient")
- local UICorner = Instance.new("UICorner")
- local Fol_butten = Instance.new("Folder")
- local airplanemode_active = Instance.new("ImageButton")
- local arrow_upward = Instance.new("ImageButton")
- local clear = Instance.new("ImageButton")
- local accessibility = Instance.new("ImageButton")
- local line_style = Instance.new("ImageButton")
- local line_weight = Instance.new("ImageButton")
- local sentiment_dissatisfied = Instance.new("ImageButton")
- local TextButton = Instance.new("TextButton")
- local UICorner_2 = Instance.new("UICorner")
- local FLYBUTTEN = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local TextButton_2 = Instance.new("TextButton")
- local UICorner_4 = Instance.new("UICorner")
- local TextButton_3 = Instance.new("TextButton")
- local UICorner_5 = Instance.new("UICorner")
- local tools = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local TextLabel = Instance.new("TextLabel")
- local SPEEDBUTTEN = Instance.new("TextButton")
- local UICorner_7 = Instance.new("UICorner")
- local TextButton_4 = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local TextButton_5 = Instance.new("TextButton")
- local UICorner_9 = Instance.new("UICorner")
- local TextLabel_2 = Instance.new("TextLabel")
- local JUMPBUTTEN = Instance.new("TextButton")
- local UICorner_10 = Instance.new("UICorner")
- local TextButton_6 = Instance.new("TextButton")
- local UICorner_11 = Instance.new("UICorner")
- local TextButton_7 = Instance.new("TextButton")
- local UICorner_12 = Instance.new("UICorner")
- local TextButton_8 = Instance.new("TextButton")
- local UICorner_13 = Instance.new("UICorner")
- local TextButton_9 = Instance.new("TextButton")
- local UICorner_14 = Instance.new("UICorner")
- local TextButton_10 = Instance.new("TextButton")
- local UICorner_15 = Instance.new("UICorner")
- local Fol_text = Instance.new("Folder")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local TextLabel_8 = Instance.new("TextLabel")
- local TextLabel_9 = Instance.new("TextLabel")
- local TextLabel_10 = Instance.new("TextLabel")
- local TextLabel_11 = Instance.new("TextLabel")
- local TextLabel_12 = Instance.new("TextLabel")
- local TextLabel_13 = Instance.new("TextLabel")
- local TextLabel_14 = Instance.new("TextLabel")
- local TextLabel_15 = Instance.new("TextLabel")
- local TextLabel_16 = Instance.new("TextLabel")
- local TextLabel_17 = Instance.new("TextLabel")
- local rowing = Instance.new("ImageButton")
- local TextLabel_18 = Instance.new("TextLabel")
- local Fol_Frame = Instance.new("Folder")
- local FLYSPEED = Instance.new("Frame")
- local UICorner_16 = Instance.new("UICorner")
- local flysp = Instance.new("TextBox")
- local TextLabel_19 = Instance.new("TextLabel")
- local TextLabel_20 = Instance.new("TextLabel")
- local JUMP = Instance.new("Frame")
- local UICorner_17 = Instance.new("UICorner")
- local jump = Instance.new("TextBox")
- local TextLabel_21 = Instance.new("TextLabel")
- local SPEED = Instance.new("Frame")
- local UICorner_18 = Instance.new("UICorner")
- local SPEED_2 = Instance.new("TextBox")
- local TextLabel_22 = Instance.new("TextLabel")
- local Gradient = Instance.new("Frame")
- local UICorner_19 = Instance.new("UICorner")
- local Gradient_2 = Instance.new("Frame")
- local UICorner_20 = Instance.new("UICorner")
- local TOOLS = Instance.new("Frame")
- local UIGradient_2 = Instance.new("UIGradient")
- local UICorner_21 = Instance.new("UICorner")
- local TextButton_11 = Instance.new("TextButton")
- local UICorner_22 = Instance.new("UICorner")
- local TextButton_12 = Instance.new("TextButton")
- local UICorner_23 = Instance.new("UICorner")
- local TextButton_13 = Instance.new("TextButton")
- local UICorner_24 = Instance.new("UICorner")
- local TextLabel_23 = Instance.new("TextLabel")
- local TextLabel_24 = Instance.new("TextLabel")
- local TextLabel_25 = Instance.new("TextLabel")
- local Folder = Instance.new("Folder")
- local Frame = Instance.new("Frame")
- local UIGradient_3 = Instance.new("UIGradient")
- local UICorner_25 = Instance.new("UICorner")
- local TP = Instance.new("Frame")
- local UIGradient_4 = Instance.new("UIGradient")
- local UICorner_26 = Instance.new("UICorner")
- local Frame_2 = Instance.new("Frame")
- local UIGradient_5 = Instance.new("UIGradient")
- local UICorner_27 = Instance.new("UICorner")
- local TextButton_14 = Instance.new("TextButton")
- local UICorner_28 = Instance.new("UICorner")
- local TextLabel_26 = Instance.new("TextLabel")
- local TextButton_15 = Instance.new("TextButton")
- local UICorner_29 = Instance.new("UICorner")
- local TextLabel_27 = Instance.new("TextLabel")
- --Properties:
- QLUA_BULL.Name = "QLUA_BULL"
- QLUA_BULL.Parent = game.CoreGui
- OCNOFA.Name = "OCNOFA"
- OCNOFA.Parent = QLUA_BULL
- OCNOFA.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OCNOFA.BackgroundTransparency = 0.100
- OCNOFA.BorderSizePixel = 0
- OCNOFA.Position = UDim2.new(0.225846931, 0, 0.18283093, 0)
- OCNOFA.Size = UDim2.new(0, 874, 0, 524)
- UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(74, 78, 91)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(74, 78, 91))}
- UIGradient.Parent = OCNOFA
- UICorner.CornerRadius = UDim.new(0, 4)
- UICorner.Parent = OCNOFA
- Fol_butten.Name = "Fol_butten"
- Fol_butten.Parent = OCNOFA
- airplanemode_active.Name = "airplanemode_active"
- airplanemode_active.Parent = Fol_butten
- airplanemode_active.BackgroundTransparency = 1.000
- airplanemode_active.Position = UDim2.new(0.0240274593, 0, 0.166030541, 0)
- airplanemode_active.Size = UDim2.new(0, 34, 0, 36)
- airplanemode_active.ZIndex = 2
- airplanemode_active.Image = "rbxassetid://3926305904"
- airplanemode_active.ImageRectOffset = Vector2.new(124, 364)
- airplanemode_active.ImageRectSize = Vector2.new(36, 36)
- arrow_upward.Name = "arrow_upward"
- arrow_upward.Parent = Fol_butten
- arrow_upward.BackgroundTransparency = 1.000
- arrow_upward.Position = UDim2.new(0.022883296, 0, 0.448473275, 0)
- arrow_upward.Size = UDim2.new(0, 33, 0, 34)
- arrow_upward.ZIndex = 2
- arrow_upward.Image = "rbxassetid://3926307971"
- arrow_upward.ImageRectOffset = Vector2.new(164, 524)
- arrow_upward.ImageRectSize = Vector2.new(36, 36)
- clear.Name = "clear"
- clear.Parent = Fol_butten
- clear.BackgroundTransparency = 1.000
- clear.Position = UDim2.new(0.969107568, 0, 0, 0)
- clear.Size = UDim2.new(0, 25, 0, 25)
- clear.ZIndex = 2
- clear.Image = "rbxassetid://3926305904"
- clear.ImageColor3 = Color3.fromRGB(255, 0, 0)
- clear.ImageRectOffset = Vector2.new(924, 724)
- clear.ImageRectSize = Vector2.new(36, 36)
- accessibility.Name = "accessibility"
- accessibility.Parent = Fol_butten
- accessibility.BackgroundTransparency = 1.000
- accessibility.Position = UDim2.new(0.0229953099, 0, 0.305571109, 0)
- accessibility.Size = UDim2.new(0, 34, 0, 33)
- accessibility.ZIndex = 2
- accessibility.Image = "rbxassetid://3926307971"
- accessibility.ImageRectOffset = Vector2.new(164, 124)
- accessibility.ImageRectSize = Vector2.new(36, 36)
- line_style.Name = "line_style"
- line_style.Parent = Fol_butten
- line_style.BackgroundTransparency = 1.000
- line_style.Position = UDim2.new(0.0183066353, 0, 0.589694679, 0)
- line_style.Size = UDim2.new(0, 33, 0, 32)
- line_style.ZIndex = 2
- line_style.Image = "rbxassetid://3926305904"
- line_style.ImageRectOffset = Vector2.new(844, 364)
- line_style.ImageRectSize = Vector2.new(36, 36)
- line_weight.Name = "line_weight"
- line_weight.Parent = Fol_butten
- line_weight.BackgroundTransparency = 1.000
- line_weight.Position = UDim2.new(0.0194508005, 0, 0.729007661, 0)
- line_weight.Size = UDim2.new(0, 32, 0, 32)
- line_weight.ZIndex = 2
- line_weight.Image = "rbxassetid://3926305904"
- line_weight.ImageRectOffset = Vector2.new(484, 404)
- line_weight.ImageRectSize = Vector2.new(36, 36)
- sentiment_dissatisfied.Name = "sentiment_dissatisfied"
- sentiment_dissatisfied.Parent = Fol_butten
- sentiment_dissatisfied.BackgroundTransparency = 1.000
- sentiment_dissatisfied.Position = UDim2.new(0.0183066353, 0, 0.872137427, 0)
- sentiment_dissatisfied.Size = UDim2.new(0, 32, 0, 31)
- sentiment_dissatisfied.ZIndex = 2
- sentiment_dissatisfied.Image = "rbxassetid://3926307971"
- sentiment_dissatisfied.ImageRectOffset = Vector2.new(964, 244)
- sentiment_dissatisfied.ImageRectSize = Vector2.new(36, 36)
- TextButton.Parent = Fol_butten
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.BorderSizePixel = 0
- TextButton.Position = UDim2.new(0.767734528, 0, 0.884094715, 0)
- TextButton.Size = UDim2.new(0, 190, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = ""
- TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.TextScaled = true
- TextButton.TextSize = 14.000
- TextButton.TextWrapped = true
- UICorner_2.CornerRadius = UDim.new(0, 4)
- UICorner_2.Parent = TextButton
- FLYBUTTEN.Name = "FLYBUTTEN"
- FLYBUTTEN.Parent = Fol_butten
- FLYBUTTEN.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- FLYBUTTEN.BorderColor3 = Color3.fromRGB(0, 0, 0)
- FLYBUTTEN.BorderSizePixel = 0
- FLYBUTTEN.Position = UDim2.new(0.0148741417, 0, 0.154418543, 0)
- FLYBUTTEN.Size = UDim2.new(0, 190, 0, 50)
- FLYBUTTEN.Font = Enum.Font.SourceSans
- FLYBUTTEN.Text = ""
- FLYBUTTEN.TextColor3 = Color3.fromRGB(255, 255, 255)
- FLYBUTTEN.TextScaled = true
- FLYBUTTEN.TextSize = 14.000
- FLYBUTTEN.TextWrapped = true
- UICorner_3.CornerRadius = UDim.new(0, 4)
- UICorner_3.Parent = FLYBUTTEN
- TextButton_2.Parent = Fol_butten
- TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.BorderSizePixel = 0
- TextButton_2.Position = UDim2.new(0.0148741417, 0, 0.57345295, 0)
- TextButton_2.Size = UDim2.new(0, 190, 0, 50)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = ""
- TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 14.000
- TextButton_2.TextWrapped = true
- UICorner_4.CornerRadius = UDim.new(0, 4)
- UICorner_4.Parent = TextButton_2
- TextButton_3.Parent = Fol_butten
- TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.BorderSizePixel = 0
- TextButton_3.Position = UDim2.new(0.0148741417, 0, 0.712338984, 0)
- TextButton_3.Size = UDim2.new(0, 190, 0, 50)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = ""
- TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_3.TextScaled = true
- TextButton_3.TextSize = 14.000
- TextButton_3.TextWrapped = true
- UICorner_5.CornerRadius = UDim.new(0, 4)
- UICorner_5.Parent = TextButton_3
- tools.Name = "tools"
- tools.Parent = Fol_butten
- tools.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- tools.BorderColor3 = Color3.fromRGB(0, 0, 0)
- tools.BorderSizePixel = 0
- tools.Position = UDim2.new(0.122425631, 0, 0.0494567044, 0)
- tools.Size = UDim2.new(0, 96, 0, 30)
- tools.ZIndex = 9
- tools.Font = Enum.Font.SourceSans
- tools.Text = ""
- tools.TextColor3 = Color3.fromRGB(255, 255, 255)
- tools.TextScaled = true
- tools.TextSize = 14.000
- tools.TextWrapped = true
- UICorner_6.CornerRadius = UDim.new(0, 4)
- UICorner_6.Parent = tools
- TextLabel.Parent = tools
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.123617493, 0, 0.159160361, 0)
- TextLabel.Size = UDim2.new(0, 71, 0, 19)
- TextLabel.ZIndex = 10
- TextLabel.Font = Enum.Font.Unknown
- TextLabel.Text = "tools"
- TextLabel.TextColor3 = Color3.fromRGB(145, 145, 145)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- SPEEDBUTTEN.Name = "SPEEDBUTTEN"
- SPEEDBUTTEN.Parent = Fol_butten
- SPEEDBUTTEN.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- SPEEDBUTTEN.BorderColor3 = Color3.fromRGB(0, 0, 0)
- SPEEDBUTTEN.BorderSizePixel = 0
- SPEEDBUTTEN.Position = UDim2.new(0.0148741417, 0, 0.291721851, 0)
- SPEEDBUTTEN.Size = UDim2.new(0, 190, 0, 50)
- SPEEDBUTTEN.Font = Enum.Font.SourceSans
- SPEEDBUTTEN.Text = ""
- SPEEDBUTTEN.TextColor3 = Color3.fromRGB(255, 255, 255)
- SPEEDBUTTEN.TextScaled = true
- SPEEDBUTTEN.TextSize = 14.000
- SPEEDBUTTEN.TextWrapped = true
- UICorner_7.CornerRadius = UDim.new(0, 4)
- UICorner_7.Parent = SPEEDBUTTEN
- TextButton_4.Parent = Fol_butten
- TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_4.BorderSizePixel = 0
- TextButton_4.Position = UDim2.new(0.0148741417, 0, 0.853560328, 0)
- TextButton_4.Size = UDim2.new(0, 190, 0, 50)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.Text = ""
- TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.TextScaled = true
- TextButton_4.TextSize = 14.000
- TextButton_4.TextWrapped = true
- UICorner_8.CornerRadius = UDim.new(0, 4)
- UICorner_8.Parent = TextButton_4
- TextButton_5.Parent = Fol_butten
- TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_5.BorderSizePixel = 0
- TextButton_5.Position = UDim2.new(0.005720824, 0, 0.0494567044, 0)
- TextButton_5.Size = UDim2.new(0, 96, 0, 30)
- TextButton_5.ZIndex = 9
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.Text = ""
- TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_5.TextScaled = true
- TextButton_5.TextSize = 14.000
- TextButton_5.TextWrapped = true
- UICorner_9.CornerRadius = UDim.new(0, 4)
- UICorner_9.Parent = TextButton_5
- TextLabel_2.Parent = TextButton_5
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0.123617493, 0, 0.159160361, 0)
- TextLabel_2.Size = UDim2.new(0, 71, 0, 19)
- TextLabel_2.ZIndex = 10
- TextLabel_2.Font = Enum.Font.Unknown
- TextLabel_2.Text = "script"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- JUMPBUTTEN.Name = "JUMPBUTTEN"
- JUMPBUTTEN.Parent = Fol_butten
- JUMPBUTTEN.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- JUMPBUTTEN.BorderColor3 = Color3.fromRGB(0, 0, 0)
- JUMPBUTTEN.BorderSizePixel = 0
- JUMPBUTTEN.Position = UDim2.new(0.0148741417, 0, 0.434837282, 0)
- JUMPBUTTEN.Size = UDim2.new(0, 190, 0, 50)
- JUMPBUTTEN.Font = Enum.Font.SourceSans
- JUMPBUTTEN.LineHeight = 3.000
- JUMPBUTTEN.Text = ""
- JUMPBUTTEN.TextColor3 = Color3.fromRGB(255, 255, 255)
- JUMPBUTTEN.TextScaled = true
- JUMPBUTTEN.TextSize = 14.000
- JUMPBUTTEN.TextWrapped = true
- JUMPBUTTEN.TextXAlignment = Enum.TextXAlignment.Right
- UICorner_10.CornerRadius = UDim.new(0, 4)
- UICorner_10.Parent = JUMPBUTTEN
- TextButton_6.Parent = Fol_butten
- TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_6.BorderSizePixel = 0
- TextButton_6.Position = UDim2.new(0.807780325, 0, 0.271499276, 0)
- TextButton_6.Size = UDim2.new(0, 154, 0, 50)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.Text = ""
- TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_6.TextScaled = true
- TextButton_6.TextSize = 14.000
- TextButton_6.TextWrapped = true
- UICorner_11.CornerRadius = UDim.new(0, 4)
- UICorner_11.Parent = TextButton_6
- TextButton_7.Parent = Fol_butten
- TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_7.BorderSizePixel = 0
- TextButton_7.Position = UDim2.new(0.808924496, 0, 0.153178677, 0)
- TextButton_7.Size = UDim2.new(0, 154, 0, 50)
- TextButton_7.Font = Enum.Font.SourceSans
- TextButton_7.Text = ""
- TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_7.TextScaled = true
- TextButton_7.TextSize = 14.000
- TextButton_7.TextWrapped = true
- UICorner_12.CornerRadius = UDim.new(0, 4)
- UICorner_12.Parent = TextButton_7
- TextButton_8.Parent = Fol_butten
- TextButton_8.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_8.BorderSizePixel = 0
- TextButton_8.Position = UDim2.new(0.807780325, 0, 0.511957288, 0)
- TextButton_8.Size = UDim2.new(0, 154, 0, 50)
- TextButton_8.Font = Enum.Font.SourceSans
- TextButton_8.Text = ""
- TextButton_8.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_8.TextScaled = true
- TextButton_8.TextSize = 14.000
- TextButton_8.TextWrapped = true
- UICorner_13.CornerRadius = UDim.new(0, 4)
- UICorner_13.Parent = TextButton_8
- TextButton_9.Parent = Fol_butten
- TextButton_9.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_9.BorderSizePixel = 0
- TextButton_9.Position = UDim2.new(0.807780325, 0, 0.386003107, 0)
- TextButton_9.Size = UDim2.new(0, 154, 0, 50)
- TextButton_9.Font = Enum.Font.SourceSans
- TextButton_9.Text = "hathub"
- TextButton_9.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_9.TextScaled = true
- TextButton_9.TextSize = 14.000
- TextButton_9.TextWrapped = true
- UICorner_14.CornerRadius = UDim.new(0, 4)
- UICorner_14.Parent = TextButton_9
- TextButton_10.Parent = Fol_butten
- TextButton_10.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_10.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_10.BorderSizePixel = 0
- TextButton_10.Position = UDim2.new(0.806636155, 0, 0.626461089, 0)
- TextButton_10.Size = UDim2.new(0, 154, 0, 50)
- TextButton_10.Font = Enum.Font.SourceSans
- TextButton_10.Text = ""
- TextButton_10.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_10.TextScaled = true
- TextButton_10.TextSize = 14.000
- TextButton_10.TextWrapped = true
- UICorner_15.CornerRadius = UDim.new(0, 4)
- UICorner_15.Parent = TextButton_10
- Fol_text.Name = "Fol_text"
- Fol_text.Parent = OCNOFA
- TextLabel_3.Parent = Fol_text
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.BackgroundTransparency = 1.000
- TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_3.BorderSizePixel = 0
- TextLabel_3.Position = UDim2.new(0.0549199097, 0, 0.864503801, 0)
- TextLabel_3.Size = UDim2.new(0, 148, 0, 35)
- TextLabel_3.ZIndex = 10
- TextLabel_3.Font = Enum.Font.Unknown
- TextLabel_3.Text = "Falling on the spot"
- TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.TextScaled = true
- TextLabel_3.TextSize = 14.000
- TextLabel_3.TextWrapped = true
- TextLabel_4.Parent = Fol_text
- TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_4.BackgroundTransparency = 1.000
- TextLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_4.BorderSizePixel = 0
- TextLabel_4.Position = UDim2.new(0.381006867, 0, 0, 0)
- TextLabel_4.Size = UDim2.new(0, 208, 0, 26)
- TextLabel_4.ZIndex = 10
- TextLabel_4.Font = Enum.Font.Unknown
- TextLabel_4.Text = "1QLUA"
- TextLabel_4.TextColor3 = Color3.fromRGB(125, 125, 125)
- TextLabel_4.TextScaled = true
- TextLabel_4.TextSize = 30.000
- TextLabel_4.TextWrapped = true
- TextLabel_5.Parent = Fol_text
- TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_5.BackgroundTransparency = 1.000
- TextLabel_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_5.BorderSizePixel = 0
- TextLabel_5.Position = UDim2.new(0.0354691073, 0, 0.297709912, 0)
- TextLabel_5.Size = UDim2.new(0, 166, 0, 43)
- TextLabel_5.ZIndex = 10
- TextLabel_5.Font = Enum.Font.Unknown
- TextLabel_5.Text = "speed"
- TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_5.TextScaled = true
- TextLabel_5.TextSize = 14.000
- TextLabel_5.TextWrapped = true
- TextLabel_6.Parent = Fol_text
- TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_6.BackgroundTransparency = 1.000
- TextLabel_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_6.BorderSizePixel = 0
- TextLabel_6.Position = UDim2.new(0.0354691073, 0, 0.160305336, 0)
- TextLabel_6.Size = UDim2.new(0, 166, 0, 43)
- TextLabel_6.ZIndex = 10
- TextLabel_6.Font = Enum.Font.Unknown
- TextLabel_6.Text = "Fly"
- TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_6.TextScaled = true
- TextLabel_6.TextSize = 14.000
- TextLabel_6.TextWrapped = true
- TextLabel_7.Parent = Fol_text
- TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_7.BackgroundTransparency = 1.000
- TextLabel_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_7.BorderSizePixel = 0
- TextLabel_7.Position = UDim2.new(0.0354691073, 0, 0.438931286, 0)
- TextLabel_7.Size = UDim2.new(0, 166, 0, 43)
- TextLabel_7.ZIndex = 10
- TextLabel_7.Font = Enum.Font.Unknown
- TextLabel_7.Text = "jump"
- TextLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_7.TextScaled = true
- TextLabel_7.TextSize = 14.000
- TextLabel_7.TextWrapped = true
- TextLabel_8.Parent = Fol_text
- TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_8.BackgroundTransparency = 1.000
- TextLabel_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_8.BorderSizePixel = 0
- TextLabel_8.Position = UDim2.new(0.034324944, 0, 0.578244269, 0)
- TextLabel_8.Size = UDim2.new(0, 166, 0, 43)
- TextLabel_8.ZIndex = 10
- TextLabel_8.Font = Enum.Font.Unknown
- TextLabel_8.Text = "noclip"
- TextLabel_8.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_8.TextScaled = true
- TextLabel_8.TextSize = 14.000
- TextLabel_8.TextWrapped = true
- TextLabel_9.Parent = Fol_text
- TextLabel_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_9.BackgroundTransparency = 1.000
- TextLabel_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_9.BorderSizePixel = 0
- TextLabel_9.Position = UDim2.new(0.045766592, 0, 0.723282456, 0)
- TextLabel_9.Size = UDim2.new(0, 157, 0, 38)
- TextLabel_9.ZIndex = 10
- TextLabel_9.Font = Enum.Font.Unknown
- TextLabel_9.Text = "shaders"
- TextLabel_9.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_9.TextScaled = true
- TextLabel_9.TextSize = 14.000
- TextLabel_9.TextWrapped = true
- TextLabel_10.Parent = Fol_text
- TextLabel_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_10.BackgroundTransparency = 1.000
- TextLabel_10.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_10.BorderSizePixel = 0
- TextLabel_10.Position = UDim2.new(0.061784897, 0, 0.916030526, 0)
- TextLabel_10.Size = UDim2.new(0, 102, 0, 17)
- TextLabel_10.ZIndex = 10
- TextLabel_10.Font = Enum.Font.Unknown
- TextLabel_10.Text = "press R"
- TextLabel_10.TextColor3 = Color3.fromRGB(112, 112, 112)
- TextLabel_10.TextScaled = true
- TextLabel_10.TextSize = 14.000
- TextLabel_10.TextWrapped = true
- TextLabel_11.Parent = Fol_text
- TextLabel_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_11.BackgroundTransparency = 1.000
- TextLabel_11.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_11.BorderSizePixel = 0
- TextLabel_11.Position = UDim2.new(0.835240245, 0, 0.110687025, 0)
- TextLabel_11.Size = UDim2.new(0, 108, 0, 18)
- TextLabel_11.ZIndex = 10
- TextLabel_11.Font = Enum.Font.Unknown
- TextLabel_11.Text = "animations"
- TextLabel_11.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_11.TextScaled = true
- TextLabel_11.TextSize = 14.000
- TextLabel_11.TextWrapped = true
- TextLabel_12.Parent = Fol_text
- TextLabel_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_12.BackgroundTransparency = 1.000
- TextLabel_12.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_12.BorderSizePixel = 0
- TextLabel_12.Position = UDim2.new(0.839816928, 0, 0.290076345, 0)
- TextLabel_12.Size = UDim2.new(0, 99, 0, 28)
- TextLabel_12.ZIndex = 10
- TextLabel_12.Font = Enum.Font.Unknown
- TextLabel_12.Text = "big man"
- TextLabel_12.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_12.TextScaled = true
- TextLabel_12.TextSize = 14.000
- TextLabel_12.TextWrapped = true
- TextLabel_13.Parent = Fol_text
- TextLabel_13.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_13.BackgroundTransparency = 1.000
- TextLabel_13.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_13.BorderSizePixel = 0
- TextLabel_13.Position = UDim2.new(0.056064073, 0, 0.110687025, 0)
- TextLabel_13.Size = UDim2.new(0, 108, 0, 18)
- TextLabel_13.ZIndex = 10
- TextLabel_13.Font = Enum.Font.Unknown
- TextLabel_13.Text = "player"
- TextLabel_13.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_13.TextScaled = true
- TextLabel_13.TextSize = 14.000
- TextLabel_13.TextWrapped = true
- TextLabel_14.Parent = Fol_text
- TextLabel_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_14.BackgroundTransparency = 1.000
- TextLabel_14.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_14.BorderSizePixel = 0
- TextLabel_14.Position = UDim2.new(0.81464529, 0, 0.166030541, 0)
- TextLabel_14.Size = UDim2.new(0, 143, 0, 36)
- TextLabel_14.ZIndex = 10
- TextLabel_14.Font = Enum.Font.Unknown
- TextLabel_14.Text = "Krystal Dance V3"
- TextLabel_14.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_14.TextScaled = true
- TextLabel_14.TextSize = 14.000
- TextLabel_14.TextWrapped = true
- TextLabel_15.Parent = Fol_text
- TextLabel_15.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_15.BackgroundTransparency = 1.000
- TextLabel_15.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_15.BorderSizePixel = 0
- TextLabel_15.Position = UDim2.new(0.839816928, 0, 0.406488538, 0)
- TextLabel_15.Size = UDim2.new(0, 99, 0, 28)
- TextLabel_15.ZIndex = 10
- TextLabel_15.Font = Enum.Font.Unknown
- TextLabel_15.Text = ""
- TextLabel_15.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_15.TextScaled = true
- TextLabel_15.TextSize = 14.000
- TextLabel_15.TextWrapped = true
- TextLabel_16.Parent = Fol_text
- TextLabel_16.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_16.BackgroundTransparency = 1.000
- TextLabel_16.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_16.BorderSizePixel = 0
- TextLabel_16.Position = UDim2.new(0.81350112, 0, 0.524809182, 0)
- TextLabel_16.Size = UDim2.new(0, 143, 0, 36)
- TextLabel_16.ZIndex = 10
- TextLabel_16.Font = Enum.Font.Unknown
- TextLabel_16.Text = "Knife Fling"
- TextLabel_16.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_16.TextScaled = true
- TextLabel_16.TextSize = 14.000
- TextLabel_16.TextWrapped = true
- TextLabel_17.Parent = Fol_text
- TextLabel_17.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_17.BackgroundTransparency = 1.000
- TextLabel_17.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_17.BorderSizePixel = 0
- TextLabel_17.Position = UDim2.new(0.808924496, 0, 0.896946549, 0)
- TextLabel_17.Size = UDim2.new(0, 143, 0, 36)
- TextLabel_17.ZIndex = 10
- TextLabel_17.Font = Enum.Font.Unknown
- TextLabel_17.Text = "TP by locations"
- TextLabel_17.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_17.TextScaled = true
- TextLabel_17.TextSize = 14.000
- TextLabel_17.TextWrapped = true
- rowing.Name = "rowing"
- rowing.Parent = TextLabel_17
- rowing.BackgroundTransparency = 1.000
- rowing.Position = UDim2.new(-0.227272734, 0, 0, 0)
- rowing.Size = UDim2.new(0, 37, 0, 36)
- rowing.ZIndex = 2
- rowing.Image = "rbxassetid://3926307971"
- rowing.ImageRectOffset = Vector2.new(604, 444)
- rowing.ImageRectSize = Vector2.new(36, 36)
- TextLabel_18.Parent = Fol_text
- TextLabel_18.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_18.BackgroundTransparency = 1.000
- TextLabel_18.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_18.BorderSizePixel = 0
- TextLabel_18.Position = UDim2.new(0.81464529, 0, 0.639312983, 0)
- TextLabel_18.Size = UDim2.new(0, 143, 0, 36)
- TextLabel_18.ZIndex = 10
- TextLabel_18.Font = Enum.Font.Unknown
- TextLabel_18.Text = "troll script"
- TextLabel_18.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_18.TextScaled = true
- TextLabel_18.TextSize = 14.000
- TextLabel_18.TextWrapped = true
- Fol_Frame.Name = "Fol_Frame"
- Fol_Frame.Parent = OCNOFA
- FLYSPEED.Name = "FLYSPEED"
- FLYSPEED.Parent = Fol_Frame
- FLYSPEED.BackgroundColor3 = Color3.fromRGB(255, 179, 0)
- FLYSPEED.BackgroundTransparency = 0.400
- FLYSPEED.BorderColor3 = Color3.fromRGB(0, 0, 0)
- FLYSPEED.BorderSizePixel = 0
- FLYSPEED.Position = UDim2.new(0.2445039, 0, 0.153069422, 0)
- FLYSPEED.Size = UDim2.new(0, 103, 0, 50)
- UICorner_16.CornerRadius = UDim.new(0, 4)
- UICorner_16.Parent = FLYSPEED
- flysp.Name = "flysp"
- flysp.Parent = FLYSPEED
- flysp.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- flysp.BackgroundTransparency = 1.000
- flysp.BorderColor3 = Color3.fromRGB(0, 0, 0)
- flysp.BorderSizePixel = 0
- flysp.Position = UDim2.new(0.106796116, 0, 0.255832523, 0)
- flysp.Size = UDim2.new(0, 79, 0, 34)
- flysp.Font = Enum.Font.SourceSansBold
- flysp.Text = ""
- flysp.TextColor3 = Color3.fromRGB(255, 255, 255)
- flysp.TextScaled = true
- flysp.TextSize = 14.000
- flysp.TextWrapped = true
- TextLabel_19.Parent = FLYSPEED
- TextLabel_19.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_19.BackgroundTransparency = 1.000
- TextLabel_19.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_19.BorderSizePixel = 0
- TextLabel_19.Size = UDim2.new(0, 103, 0, 18)
- TextLabel_19.Font = Enum.Font.Unknown
- TextLabel_19.Text = "fly speed"
- TextLabel_19.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_19.TextScaled = true
- TextLabel_19.TextSize = 14.000
- TextLabel_19.TextWrapped = true
- TextLabel_20.Parent = FLYSPEED
- TextLabel_20.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_20.BackgroundTransparency = 1.000
- TextLabel_20.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_20.BorderSizePixel = 0
- TextLabel_20.Position = UDim2.new(1.46601939, 0, 7.80000019, 0)
- TextLabel_20.Size = UDim2.new(0, 164, 0, 36)
- TextLabel_20.Font = Enum.Font.Unknown
- TextLabel_20.Text = "To close the GUI, press Z"
- TextLabel_20.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_20.TextScaled = true
- TextLabel_20.TextSize = 14.000
- TextLabel_20.TextWrapped = true
- JUMP.Name = "JUMP"
- JUMP.Parent = Fol_Frame
- JUMP.BackgroundColor3 = Color3.fromRGB(255, 179, 0)
- JUMP.BackgroundTransparency = 0.400
- JUMP.BorderColor3 = Color3.fromRGB(0, 0, 0)
- JUMP.BorderSizePixel = 0
- JUMP.Position = UDim2.new(0.2445039, 0, 0.431695372, 0)
- JUMP.Size = UDim2.new(0, 103, 0, 50)
- UICorner_17.CornerRadius = UDim.new(0, 4)
- UICorner_17.Parent = JUMP
- jump.Name = "jump"
- jump.Parent = JUMP
- jump.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- jump.BackgroundTransparency = 1.000
- jump.BorderColor3 = Color3.fromRGB(0, 0, 0)
- jump.BorderSizePixel = 0
- jump.Position = UDim2.new(0.106796116, 0, 0.255832523, 0)
- jump.Size = UDim2.new(0, 79, 0, 34)
- jump.Font = Enum.Font.SourceSansBold
- jump.Text = ""
- jump.TextColor3 = Color3.fromRGB(255, 255, 255)
- jump.TextScaled = true
- jump.TextSize = 14.000
- jump.TextWrapped = true
- TextLabel_21.Parent = JUMP
- TextLabel_21.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_21.BackgroundTransparency = 1.000
- TextLabel_21.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_21.BorderSizePixel = 0
- TextLabel_21.Size = UDim2.new(0, 103, 0, 18)
- TextLabel_21.Font = Enum.Font.Unknown
- TextLabel_21.Text = "jump"
- TextLabel_21.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_21.TextScaled = true
- TextLabel_21.TextSize = 14.000
- TextLabel_21.TextWrapped = true
- SPEED.Name = "SPEED"
- SPEED.Parent = Fol_Frame
- SPEED.BackgroundColor3 = Color3.fromRGB(255, 179, 0)
- SPEED.BackgroundTransparency = 0.400
- SPEED.BorderColor3 = Color3.fromRGB(0, 0, 0)
- SPEED.BorderSizePixel = 0
- SPEED.Position = UDim2.new(0.2445039, 0, 0.290473998, 0)
- SPEED.Size = UDim2.new(0, 103, 0, 50)
- UICorner_18.CornerRadius = UDim.new(0, 4)
- UICorner_18.Parent = SPEED
- SPEED_2.Name = "SPEED"
- SPEED_2.Parent = SPEED
- SPEED_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SPEED_2.BackgroundTransparency = 1.000
- SPEED_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- SPEED_2.BorderSizePixel = 0
- SPEED_2.Position = UDim2.new(0.106796116, 0, 0.255832523, 0)
- SPEED_2.Size = UDim2.new(0, 79, 0, 34)
- SPEED_2.Font = Enum.Font.SourceSansBold
- SPEED_2.Text = ""
- SPEED_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- SPEED_2.TextScaled = true
- SPEED_2.TextSize = 14.000
- SPEED_2.TextWrapped = true
- TextLabel_22.Parent = SPEED
- TextLabel_22.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_22.BackgroundTransparency = 1.000
- TextLabel_22.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_22.BorderSizePixel = 0
- TextLabel_22.Size = UDim2.new(0, 103, 0, 18)
- TextLabel_22.Font = Enum.Font.Unknown
- TextLabel_22.Text = "speed"
- TextLabel_22.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_22.TextScaled = true
- TextLabel_22.TextSize = 14.000
- TextLabel_22.TextWrapped = true
- Gradient.Name = "Gradient"
- Gradient.Parent = Fol_Frame
- Gradient.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- Gradient.BorderColor3 = Color3.fromRGB(48, 53, 0)
- Gradient.BorderSizePixel = 0
- Gradient.Position = UDim2.new(-0.000697749143, 0, 9.8777542e-05, 0)
- Gradient.Size = UDim2.new(0, 6, 0, 527)
- Gradient.ZIndex = 2
- UICorner_19.CornerRadius = UDim.new(0, 4)
- UICorner_19.Parent = Gradient
- Gradient_2.Name = "Gradient"
- Gradient_2.Parent = Fol_Frame
- Gradient_2.BackgroundColor3 = Color3.fromRGB(239, 167, 0)
- Gradient_2.BorderColor3 = Color3.fromRGB(48, 53, 0)
- Gradient_2.BorderSizePixel = 0
- Gradient_2.Position = UDim2.new(-0.00114416471, 0, 0.0490710139, 0)
- Gradient_2.Size = UDim2.new(0, 875, 0, 30)
- UICorner_20.CornerRadius = UDim.new(0, 4)
- UICorner_20.Parent = Gradient_2
- TOOLS.Name = "TOOLS"
- TOOLS.Parent = QLUA_BULL
- TOOLS.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TOOLS.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TOOLS.BorderSizePixel = 0
- TOOLS.Position = UDim2.new(0.11480552, 0, 0.199213624, 0)
- TOOLS.Size = UDim2.new(0, 161, 0, 198)
- TOOLS.Visible = false
- TOOLS.ZIndex = 3
- UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(74, 78, 91)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(74, 78, 91))}
- UIGradient_2.Parent = TOOLS
- UICorner_21.CornerRadius = UDim.new(0, 4)
- UICorner_21.Parent = TOOLS
- TextButton_11.Parent = TOOLS
- TextButton_11.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_11.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_11.BorderSizePixel = 0
- TextButton_11.Position = UDim2.new(0.17636469, 0, 0.0799999163, 0)
- TextButton_11.Size = UDim2.new(0, 104, 0, 34)
- TextButton_11.ZIndex = 4
- TextButton_11.Font = Enum.Font.SourceSans
- TextButton_11.Text = ""
- TextButton_11.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_11.TextScaled = true
- TextButton_11.TextSize = 14.000
- TextButton_11.TextWrapped = true
- UICorner_22.CornerRadius = UDim.new(0, 4)
- UICorner_22.Parent = TextButton_11
- TextButton_12.Parent = TOOLS
- TextButton_12.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_12.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_12.BorderSizePixel = 0
- TextButton_12.Position = UDim2.new(0.17636469, 0, 0.726112127, 0)
- TextButton_12.Size = UDim2.new(0, 104, 0, 34)
- TextButton_12.ZIndex = 4
- TextButton_12.Font = Enum.Font.SourceSans
- TextButton_12.Text = "remote spy "
- TextButton_12.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_12.TextScaled = true
- TextButton_12.TextSize = 14.000
- TextButton_12.TextWrapped = true
- UICorner_23.CornerRadius = UDim.new(0, 4)
- UICorner_23.Parent = TextButton_12
- TextButton_13.Parent = TOOLS
- TextButton_13.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_13.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_13.BorderSizePixel = 0
- TextButton_13.Position = UDim2.new(0.17636469, 0, 0.403447479, 0)
- TextButton_13.Size = UDim2.new(0, 104, 0, 34)
- TextButton_13.ZIndex = 4
- TextButton_13.Font = Enum.Font.SourceSans
- TextButton_13.Text = ""
- TextButton_13.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_13.TextScaled = true
- TextButton_13.TextSize = 14.000
- TextButton_13.TextWrapped = true
- UICorner_24.CornerRadius = UDim.new(0, 4)
- UICorner_24.Parent = TextButton_13
- TextLabel_23.Parent = TOOLS
- TextLabel_23.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_23.BackgroundTransparency = 1.000
- TextLabel_23.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_23.BorderSizePixel = 0
- TextLabel_23.Position = UDim2.new(0.350768298, 0, 0.121231385, 0)
- TextLabel_23.Size = UDim2.new(0, 47, 0, 17)
- TextLabel_23.ZIndex = 5
- TextLabel_23.Font = Enum.Font.Unknown
- TextLabel_23.Text = "dex"
- TextLabel_23.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_23.TextScaled = true
- TextLabel_23.TextSize = 14.000
- TextLabel_23.TextWrapped = true
- TextLabel_24.Parent = TOOLS
- TextLabel_24.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_24.BackgroundTransparency = 1.000
- TextLabel_24.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_24.BorderSizePixel = 0
- TextLabel_24.Position = UDim2.new(0.350768298, 0, 0.772746563, 0)
- TextLabel_24.Size = UDim2.new(0, 47, 0, 17)
- TextLabel_24.ZIndex = 5
- TextLabel_24.Font = Enum.Font.Unknown
- TextLabel_24.Text = ""
- TextLabel_24.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_24.TextScaled = true
- TextLabel_24.TextSize = 14.000
- TextLabel_24.TextWrapped = true
- TextLabel_25.Parent = TOOLS
- TextLabel_25.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_25.BackgroundTransparency = 1.000
- TextLabel_25.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_25.BorderSizePixel = 0
- TextLabel_25.Position = UDim2.new(0.226544678, 0, 0.4444637, 0)
- TextLabel_25.Size = UDim2.new(0, 89, 0, 17)
- TextLabel_25.ZIndex = 5
- TextLabel_25.Font = Enum.Font.Unknown
- TextLabel_25.Text = "Infinite Yield"
- TextLabel_25.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_25.TextScaled = true
- TextLabel_25.TextSize = 14.000
- TextLabel_25.TextWrapped = true
- Folder.Parent = TOOLS
- Frame.Parent = TOOLS
- Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(-0.00502649136, 0, 0, 0)
- Frame.Size = UDim2.new(0, 8, 0, 198)
- Frame.ZIndex = 3
- UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 179, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 179, 0))}
- UIGradient_3.Parent = Frame
- UICorner_25.CornerRadius = UDim.new(0, 4)
- UICorner_25.Parent = Frame
- TP.Name = "TP"
- TP.Parent = QLUA_BULL
- TP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TP.BorderSizePixel = 0
- TP.Position = UDim2.new(0.792973638, 0, 0.776539981, 0)
- TP.Size = UDim2.new(0, 161, 0, 133)
- TP.Visible = false
- TP.ZIndex = 3
- UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(74, 78, 91)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(74, 78, 91))}
- UIGradient_4.Parent = TP
- UICorner_26.CornerRadius = UDim.new(0, 4)
- UICorner_26.Parent = TP
- Frame_2.Parent = TP
- Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Frame_2.BorderSizePixel = 0
- Frame_2.Position = UDim2.new(-0.00502687041, 0, 0, 0)
- Frame_2.Size = UDim2.new(0, 8, 0, 133)
- Frame_2.ZIndex = 3
- UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 179, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 179, 0))}
- UIGradient_5.Parent = Frame_2
- UICorner_27.CornerRadius = UDim.new(0, 4)
- UICorner_27.Parent = Frame_2
- TextButton_14.Parent = TP
- TextButton_14.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_14.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_14.BorderSizePixel = 0
- TextButton_14.Position = UDim2.new(0.176365063, 0, 0.14028953, 0)
- TextButton_14.Size = UDim2.new(0, 104, 0, 34)
- TextButton_14.ZIndex = 4
- TextButton_14.Font = Enum.Font.SourceSans
- TextButton_14.Text = "spawn"
- TextButton_14.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_14.TextScaled = true
- TextButton_14.TextSize = 14.000
- TextButton_14.TextWrapped = true
- UICorner_28.CornerRadius = UDim.new(0, 4)
- UICorner_28.Parent = TextButton_14
- TextLabel_26.Parent = TP
- TextLabel_26.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_26.BackgroundTransparency = 1.000
- TextLabel_26.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_26.BorderSizePixel = 0
- TextLabel_26.Position = UDim2.new(0.350768298, 0, 0.772746563, 0)
- TextLabel_26.Size = UDim2.new(0, 47, 0, 17)
- TextLabel_26.ZIndex = 5
- TextLabel_26.Font = Enum.Font.Unknown
- TextLabel_26.Text = ""
- TextLabel_26.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_26.TextScaled = true
- TextLabel_26.TextSize = 14.000
- TextLabel_26.TextWrapped = true
- TextButton_15.Parent = TP
- TextButton_15.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
- TextButton_15.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_15.BorderSizePixel = 0
- TextButton_15.Position = UDim2.new(0.170153886, 0, 0.606454968, 0)
- TextButton_15.Size = UDim2.new(0, 104, 0, 34)
- TextButton_15.ZIndex = 4
- TextButton_15.Font = Enum.Font.SourceSans
- TextButton_15.Text = ""
- TextButton_15.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_15.TextScaled = true
- TextButton_15.TextSize = 14.000
- TextButton_15.TextWrapped = true
- UICorner_29.CornerRadius = UDim.new(0, 4)
- UICorner_29.Parent = TextButton_15
- TextLabel_27.Parent = TP
- TextLabel_27.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_27.BackgroundTransparency = 1.000
- TextLabel_27.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_27.BorderSizePixel = 0
- TextLabel_27.Position = UDim2.new(0.220333129, 0, 0.670027435, 0)
- TextLabel_27.Size = UDim2.new(0, 89, 0, 17)
- TextLabel_27.ZIndex = 5
- TextLabel_27.Font = Enum.Font.Unknown
- TextLabel_27.Text = "safe place"
- TextLabel_27.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_27.TextScaled = true
- TextLabel_27.TextSize = 14.000
- TextLabel_27.TextWrapped = true
- -- Scripts:
- local function DZBVE_fake_script() -- clear.Script
- local script = Instance.new('Script', clear)
- local TweenService = game:GetService("TweenService")
- script.Parent.MouseButton1Click:Connect(function()
- local gui = script.Parent.Parent.Parent.Parent.Parent.QLUA_BULL
- if gui:IsA("ScreenGui") then
- local mainFrame = gui:FindFirstChildOfClass("Frame")
- if mainFrame then
- local tweenInfo = TweenInfo.new(
- 0.5, -- длительность анимации
- Enum.EasingStyle.Quad, -- стиль плавности
- Enum.EasingDirection.Out -- ускорение/замедление
- )
- local tween = TweenService:Create(mainFrame, tweenInfo, {
- BackgroundTransparency = 1,
- Position = mainFrame.Position + UDim2.new(0, 0, 0.2, 0) -- сдвиг вниз
- })
- tween:Play()
- tween.Completed:Wait() -- ждём окончания анимации
- gui.Enabled = false
- else
- gui.Enabled = false
- end
- end
- end)
- end
- coroutine.wrap(DZBVE_fake_script)()
- local function FXZEDED_fake_script() -- TextButton.Script
- local script = Instance.new('Script', TextButton)
- script.Parent.MouseButton1Click:Connect(function()
- -- Находим элементы
- local tpFrame = script.Parent.Parent.Parent.Parent:FindFirstChild("TP")
- if not tpFrame then
- warn("Элемент TP не найден!")
- return
- end
- -- Защита от двойного нажатия
- if tpFrame:GetAttribute("IsAnimating") then return end
- tpFrame:SetAttribute("IsAnimating", true)
- -- Сохраняем оригинальные параметры
- if not tpFrame:GetAttribute("OriginalSize") then
- tpFrame:SetAttribute("OriginalSize", tpFrame.Size)
- tpFrame:SetAttribute("OriginalPosition", tpFrame.Position)
- end
- local originalSize = tpFrame:GetAttribute("OriginalSize")
- local originalPosition = tpFrame:GetAttribute("OriginalPosition")
- local collapsedSize = UDim2.new(originalSize.X.Scale, originalSize.X.Offset, 0, 0)
- -- Настройки анимации
- local tweenService = game:GetService("TweenService")
- local animTime = 0.25
- local easingStyle = Enum.EasingStyle.Quad
- -- Определяем состояние
- local isOpening = not tpFrame.Visible
- -- Подготовка к анимации
- if isOpening then
- tpFrame.Size = collapsedSize
- tpFrame.Position = originalPosition
- tpFrame.Visible = true
- end
- -- Создаем анимацию
- local sizeTween = tweenService:Create(
- tpFrame,
- TweenInfo.new(animTime, easingStyle, Enum.EasingDirection.Out),
- {
- Size = isOpening and originalSize or collapsedSize,
- Position = originalPosition
- }
- )
- -- Запускаем анимацию
- sizeTween:Play()
- -- Обработка завершения
- sizeTween.Completed:Connect(function()
- if not isOpening then
- tpFrame.Visible = false
- end
- -- Восстанавливаем точные размеры
- tpFrame.Size = originalSize
- tpFrame.Position = originalPosition
- tpFrame:SetAttribute("IsAnimating", false)
- end)
- end)
- end
- coroutine.wrap(FXZEDED_fake_script)()
- local function AJQJJY_fake_script() -- FLYBUTTEN.LocalScript
- local script = Instance.new('LocalScript', FLYBUTTEN)
- script.Parent.MouseButton1Click:Connect(function()
- local player = game.Players.LocalPlayer
- -- Ожидаем загрузку персонажа
- if not player.Character then
- player.CharacterAdded:Wait()
- end
- local character = player.Character
- local humanoid = character:WaitForChild("Humanoid")
- -- Получаем TextBox со скоростью
- local speedTextBox = script.Parent.Parent.Parent.Parent.Parent.QLUA_BULL.OCNOFA.Fol_Frame.FLYSPEED.flysp
- local speed = tonumber(speedTextBox.Text) or 50
- -- Проверяем, включен ли уже полет
- if not humanoid:FindFirstChild("FlyingEnabled") then
- -- Включаем полет
- local flyValue = Instance.new("BoolValue")
- flyValue.Name = "FlyingEnabled"
- flyValue.Parent = humanoid
- -- Создаем BodyVelocity для полета
- local bv = Instance.new("BodyVelocity")
- bv.Name = "FlyBV"
- bv.Velocity = Vector3.new(0, 0, 0)
- bv.MaxForce = Vector3.new(math.huge, math.huge, math.huge) -- Изменено для работы во всех направлениях
- bv.P = 10000
- bv.Parent = character:WaitForChild("HumanoidRootPart")
- -- Обработчик управления полетом
- local connection
- connection = game:GetService("RunService").Heartbeat:Connect(function()
- if not humanoid:FindFirstChild("FlyingEnabled") then
- connection:Disconnect()
- return
- end
- local root = character:FindFirstChild("HumanoidRootPart")
- if not root then return end
- local inputService = game:GetService("UserInputService")
- local camera = workspace.CurrentCamera
- -- Получаем направления движения
- local forward = camera.CFrame.LookVector
- local right = camera.CFrame.RightVector
- local up = Vector3.new(0, 1, 0)
- -- Вычисляем вектор направления
- local direction = Vector3.new(0, 0, 0)
- -- Управление движением
- if inputService:IsKeyDown(Enum.KeyCode.W) then
- direction = direction + forward
- end
- if inputService:IsKeyDown(Enum.KeyCode.S) then
- direction = direction - forward
- end
- if inputService:IsKeyDown(Enum.KeyCode.A) then
- direction = direction - right
- end
- if inputService:IsKeyDown(Enum.KeyCode.D) then
- direction = direction + right
- end
- if inputService:IsKeyDown(Enum.KeyCode.Space) then
- direction = direction + up
- end
- if inputService:IsKeyDown(Enum.KeyCode.LeftShift) then
- direction = direction - up
- end
- -- Применяем скорость
- if direction.Magnitude > 0 then
- direction = direction.Unit * speed
- end
- -- Устанавливаем скорость
- bv.Velocity = Vector3.new(direction.X, direction.Y, direction.Z)
- end)
- else
- -- Выключаем полет
- humanoid:FindFirstChild("FlyingEnabled"):Destroy()
- if character:FindFirstChild("HumanoidRootPart") and character.HumanoidRootPart:FindFirstChild("FlyBV") then
- character.HumanoidRootPart.FlyBV:Destroy()
- end
- end
- end)
- end
- coroutine.wrap(AJQJJY_fake_script)()
- local function GFISG_fake_script() -- TextButton_2.Script
- local script = Instance.new('Script', TextButton_2)
- script.Parent.MouseButton1Click:Connect(function()
- local player = game.Players.LocalPlayer
- local character = player.Character or player.CharacterAdded:Wait()
- local function toggleNoclip()
- local noclipEnabled = not character:FindFirstChild("NoclipCollision")
- if noclipEnabled then
- local collisionParts = Instance.new("Folder")
- collisionParts.Name = "NoclipCollision"
- collisionParts.Parent = character
- for _, part in pairs(character:GetDescendants()) do
- if part:IsA("BasePart") and part.Name ~= "HumanoidRootPart" then
- local collisionPart = part:Clone()
- collisionPart.Name = part.Name .. "_Collision"
- collisionPart.Transparency = 1
- collisionPart.CanCollide = true
- collisionPart.Anchored = false
- collisionPart.Parent = collisionParts
- local weld = Instance.new("WeldConstraint")
- weld.Part0 = part
- weld.Part1 = collisionPart
- weld.Parent = collisionPart
- end
- end
- for _, part in pairs(character:GetDescendants()) do
- if part:IsA("BasePart") then
- part.CanCollide = false
- end
- end
- else
- local collisionParts = character:FindFirstChild("NoclipCollision")
- if collisionParts then
- collisionParts:Destroy()
- end
- for _, part in pairs(character:GetDescendants()) do
- if part:IsA("BasePart") then
- part.CanCollide = true
- end
- end
- end
- end
- if character then
- toggleNoclip()
- else
- player.CharacterAdded:Connect(function(newCharacter)
- character = newCharacter
- toggleNoclip()
- end)
- end
- end)
- end
- coroutine.wrap(GFISG_fake_script)()
- local function CRLGC_fake_script() -- TextButton_3.Script
- local script = Instance.new('Script', TextButton_3)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/mXAwCUEk"))()
- end)
- end
- coroutine.wrap(CRLGC_fake_script)()
- local function TGLD_fake_script() -- tools.Script
- local script = Instance.new('Script', tools)
- script.Parent.MouseButton1Click:Connect(function()
- -- Находим элементы
- local toolsFrame = script.Parent.Parent.Parent.Parent:FindFirstChild("TOOLS")
- local textLabel = script.Parent.Parent.Parent.Parent.OCNOFA.Fol_butten.tools:FindFirstChild("TextLabel")
- if not toolsFrame or not textLabel then
- warn("Элементы не найдены!")
- return
- end
- -- Защита от двойного нажатия
- if toolsFrame:GetAttribute("IsAnimating") then return end
- toolsFrame:SetAttribute("IsAnimating", true)
- -- Сохраняем ОРИГИНАЛЬНЫЕ размеры перед анимацией
- if not toolsFrame:GetAttribute("OriginalSize") then
- toolsFrame:SetAttribute("OriginalSize", toolsFrame.Size)
- toolsFrame:SetAttribute("OriginalPosition", toolsFrame.Position)
- end
- local originalSize = toolsFrame:GetAttribute("OriginalSize")
- local originalPosition = toolsFrame:GetAttribute("OriginalPosition")
- local collapsedSize = UDim2.new(originalSize.X.Scale, originalSize.X.Offset, 0, 0)
- -- Настройки анимации
- local tweenService = game:GetService("TweenService")
- local animTime = 0.25
- local easingStyle = Enum.EasingStyle.Quad
- -- Определяем состояние
- local isOpening = not toolsFrame.Visible
- local targetTextColor = isOpening and Color3.new(1,1,1) or Color3.new(145/255,145/255,145/255)
- -- Подготовка к анимации
- if isOpening then
- toolsFrame.Size = collapsedSize
- toolsFrame.Position = originalPosition
- toolsFrame.Visible = true
- end
- -- Создаем анимации
- local sizeTween = tweenService:Create(
- toolsFrame,
- TweenInfo.new(animTime, easingStyle, Enum.EasingDirection.Out),
- {
- Size = isOpening and originalSize or collapsedSize,
- Position = originalPosition -- Гарантированно возвращаем в исходную позицию
- }
- )
- local textTween = tweenService:Create(
- textLabel,
- TweenInfo.new(animTime/2, easingStyle),
- {TextColor3 = targetTextColor}
- )
- -- Запускаем анимации
- sizeTween:Play()
- textTween:Play()
- -- Обработка завершения
- sizeTween.Completed:Connect(function()
- if not isOpening then
- toolsFrame.Visible = false
- end
- -- Восстанавливаем точные оригинальные размеры
- toolsFrame.Size = originalSize
- toolsFrame.Position = originalPosition
- toolsFrame:SetAttribute("IsAnimating", false)
- end)
- end)
- end
- coroutine.wrap(TGLD_fake_script)()
- local function CNSGERX_fake_script() -- SPEEDBUTTEN.LocalScript
- local script = Instance.new('LocalScript', SPEEDBUTTEN)
- script.Parent.MouseButton1Click:Connect(function()
- local player = game.Players.LocalPlayer
- -- Ожидаем загрузку персонажа
- if not player.Character then
- player.CharacterAdded:Wait()
- end
- local character = player.Character
- local humanoid = character:WaitForChild("Humanoid")
- -- Получаем TextBox со скоростью
- local speedTextBox = script.Parent.Parent.Parent.Parent.OCNOFA.Fol_Frame.SPEED.SPEED
- local newSpeed = tonumber(speedTextBox.Text) or 16 -- Стандартная скорость 16, если не число
- -- Проверяем, включено ли уже ускорение
- if not humanoid:FindFirstChild("LoopSpeedEnabled") then
- -- Включаем ускорение
- local speedValue = Instance.new("BoolValue")
- speedValue.Name = "LoopSpeedEnabled"
- speedValue.Parent = humanoid
- -- Сохраняем оригинальную скорость
- local originalSpeed = humanoid.WalkSpeed
- humanoid:SetAttribute("OriginalWalkSpeed", originalSpeed)
- -- Устанавливаем новую скорость
- humanoid.WalkSpeed = newSpeed
- -- Создаем соединение для обновления скорости при изменении TextBox
- local connection
- connection = speedTextBox:GetPropertyChangedSignal("Text"):Connect(function()
- local updatedSpeed = tonumber(speedTextBox.Text) or 16
- if humanoid:FindFirstChild("LoopSpeedEnabled") then
- humanoid.WalkSpeed = updatedSpeed
- end
- end)
- -- Сохраняем соединение для последующего удаления
- speedValue:SetAttribute("TextBoxConnection", connection)
- else
- -- Выключаем ускорение
- humanoid:FindFirstChild("LoopSpeedEnabled"):Destroy()
- -- Восстанавливаем оригинальную скорость
- local originalSpeed = humanoid:GetAttribute("OriginalWalkSpeed") or 16
- humanoid.WalkSpeed = originalSpeed
- -- Отключаем соединение с TextBox
- if humanoid:GetAttribute("TextBoxConnection") then
- humanoid:GetAttribute("TextBoxConnection"):Disconnect()
- end
- end
- end)
- end
- coroutine.wrap(CNSGERX_fake_script)()
- local function TVFLC_fake_script() -- TextButton_4.Script
- local script = Instance.new('Script', TextButton_4)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/CTUaCKN1"))()
- end)
- end
- coroutine.wrap(TVFLC_fake_script)()
- local function VNYCLL_fake_script() -- JUMPBUTTEN.LocalScript
- local script = Instance.new('LocalScript', JUMPBUTTEN)
- local button = script.Parent
- -- Функция для безопасного поиска объекта
- local function findInGui(name)
- local gui = game:GetService("Players").LocalPlayer.PlayerGui
- local qlua = gui:FindFirstChild("QLUA_BULL")
- if not qlua then return nil end
- -- Проверяем оба варианта написания (OCK0FA и OCNOFA)
- return qlua:FindFirstChild("OCK0FA") or qlua:FindFirstChild("OCNOFA")
- end
- button.MouseButton1Click:Connect(function()
- -- Получаем игрока и персонажа
- local player = game.Players.LocalPlayer
- local character = player.Character or player.CharacterAdded:Wait()
- local humanoid = character:WaitForChild("Humanoid")
- -- Находим основной контейнер
- local mainContainer = findInGui()
- if not mainContainer then
- warn("Не найден основной контейнер (OCK0FA/OCNOFA)")
- return
- end
- -- Находим Frame с элементами управления
- local frame = mainContainer:FindFirstChild("Fol_Frame")
- if not frame then
- warn("Не найден Fol_Frame")
- return
- end
- -- Находим контейнер JUMP (проверяем оба варианта написания)
- local jumpContainer = frame:FindFirstChild("JUMP") or frame:FindFirstChild("JUMP")
- if not jumpContainer then
- warn("Не найден контейнер JUMP")
- return
- end
- -- Находим TextBox (проверяем оба варианта написания)
- local jumpTextBox = jumpContainer:FindFirstChild("jump") or jumpContainer:FindFirstChild("Jump")
- if not jumpTextBox then
- warn("Не найден TextBox jump/Jump")
- return
- end
- -- Получаем значение прыжка
- local jumpPower = tonumber(jumpTextBox.Text) or 50
- jumpPower = math.clamp(jumpPower, 0, 200) -- Ограничение до 200
- -- Включаем/выключаем модификатор
- if not humanoid:FindFirstChild("LoopJumpEnabled") then
- -- Включение модификатора
- local jumpValue = Instance.new("BoolValue")
- jumpValue.Name = "LoopJumpEnabled"
- jumpValue.Parent = humanoid
- -- Сохраняем оригинальные значения
- humanoid:SetAttribute("OriginalJumpPower", humanoid.JumpPower)
- humanoid:SetAttribute("OriginalUseJumpPower", humanoid.UseJumpPower)
- -- Устанавливаем новые значения
- humanoid.UseJumpPower = true
- humanoid.JumpPower = jumpPower
- -- Обновление при изменении TextBox
- jumpTextBox:GetPropertyChangedSignal("Text"):Connect(function()
- local newPower = tonumber(jumpTextBox.Text) or 50
- newPower = math.clamp(newPower, 0, 200)
- if humanoid:FindFirstChild("LoopJumpEnabled") then
- humanoid.JumpPower = newPower
- end
- end)
- else
- -- Выключение модификатора
- humanoid:FindFirstChild("LoopJumpEnabled"):Destroy()
- humanoid.JumpPower = humanoid:GetAttribute("OriginalJumpPower") or 50
- humanoid.UseJumpPower = humanoid:GetAttribute("OriginalUseJumpPower") or true
- end
- -- Принудительный прыжок
- humanoid.Jump = true
- print("Прыжок активирован! Сила:", jumpPower)
- end)
- end
- coroutine.wrap(VNYCLL_fake_script)()
- local function GGVLMYA_fake_script() -- TextButton_6.Script
- local script = Instance.new('Script', TextButton_6)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/inkdupe/hat-scripts/refs/heads/main/bigman.lua"))()
- end)
- end
- coroutine.wrap(GGVLMYA_fake_script)()
- local function TIPBQ_fake_script() -- TextButton_7.Script
- local script = Instance.new('Script', TextButton_7)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://rawscripts.net/raw/Just-a-baseplate.-Just-A-Baseplate-Working-Reanimation-39126"))()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/sparezirt/Script/refs/heads/main/.github/workflows/KDV3Modded.txt"))()
- end)
- end
- coroutine.wrap(TIPBQ_fake_script)()
- local function HGVM_fake_script() -- TextButton_8.Script
- local script = Instance.new('Script', TextButton_8)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/evilionx3/fe-knife/refs/heads/main/knife.luau"))()
- end)
- end
- coroutine.wrap(HGVM_fake_script)()
- local function CHZPFE_fake_script() -- TextButton_9.Script
- local script = Instance.new('Script', TextButton_9)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/inkdupe/hat-scripts/refs/heads/main/updatedhathub.lua"))()
- end)
- end
- coroutine.wrap(CHZPFE_fake_script)()
- local function XLHRI_fake_script() -- OCNOFA.LocalScript
- local script = Instance.new('LocalScript', OCNOFA)
- local player = game.Players.LocalPlayer
- local gui = script.Parent -- Ваш GUI элемент (например, Frame)
- local dragging = false
- local dragInput, dragStart, startPos
- -- Функция для обновления позиции
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
- startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- -- Обработчики событий
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement and dragging then
- dragInput = input
- end
- end)
- game:GetService("UserInputService").InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(XLHRI_fake_script)()
- local function IBFZGK_fake_script() -- TextButton_11.Script
- local script = Instance.new('Script', TextButton_11)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Babyhamsta/RBLX_Scripts/main/Universal/BypassedDarkDexV3.lua", true))()
- end)
- end
- coroutine.wrap(IBFZGK_fake_script)()
- local function MHOB_fake_script() -- TextButton_12.Script
- local script = Instance.new('Script', TextButton_12)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/78n/SimpleSpy/main/SimpleSpyBeta.lua"))()
- end)
- end
- coroutine.wrap(MHOB_fake_script)()
- local function RMHN_fake_script() -- TextButton_13.Script
- local script = Instance.new('Script', TextButton_13)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
- end)
- end
- coroutine.wrap(RMHN_fake_script)()
- local function BHLJE_fake_script() -- TOOLS.LocalScript
- local script = Instance.new('LocalScript', TOOLS)
- local player = game.Players.LocalPlayer
- local gui = script.Parent -- Ваш GUI элемент (например, Frame)
- local dragging = false
- local dragInput, dragStart, startPos
- -- Функция для обновления позиции
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
- startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- -- Обработчики событий
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement and dragging then
- dragInput = input
- end
- end)
- game:GetService("UserInputService").InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(BHLJE_fake_script)()
- local function ISYGI_fake_script() -- TextButton_14.Script
- local script = Instance.new('Script', TextButton_14)
- script.Parent.MouseButton1Click:Connect(function()
- local player = game.Players.LocalPlayer
- local character = player.Character or player.CharacterAdded:Wait()
- local humanoidRootPart = character:WaitForChild("HumanoidRootPart")
- local targetPosition = Vector3.new(0,0,0)
- local savedPosition = nil
- local function toggleTeleport()
- if not savedPosition then
- savedPosition = humanoidRootPart.Position
- humanoidRootPart.CFrame = CFrame.new(targetPosition)
- print("Телепортирован в целевую точку. Запустите снова для возврата.")
- else
- humanoidRootPart.CFrame = CFrame.new(savedPosition)
- savedPosition = nil
- print("Возвращён на исходную позицию.")
- end
- end
- toggleTeleport()
- end)
- end
- coroutine.wrap(ISYGI_fake_script)()
- local function JVCV_fake_script() -- TextButton_15.Script
- local script = Instance.new('Script', TextButton_15)
- script.Parent.MouseButton1Click:Connect(function()
- local player = game.Players.LocalPlayer
- local character = player.Character or player.CharacterAdded:Wait()
- local humanoidRootPart = character:WaitForChild("HumanoidRootPart")
- local targetPosition = Vector3.new(54.72, 2118.34, -4394.019)
- local savedPosition = nil
- local function toggleTeleport()
- if not savedPosition then
- savedPosition = humanoidRootPart.Position
- humanoidRootPart.CFrame = CFrame.new(targetPosition)
- print("Телепортирован в целевую точку. Запустите снова для возврата.")
- else
- humanoidRootPart.CFrame = CFrame.new(savedPosition)
- savedPosition = nil
- print("Возвращён на исходную позицию.")
- end
- end
- toggleTeleport()
- end)
- end
- coroutine.wrap(JVCV_fake_script)()
- local function BCHLVCL_fake_script() -- TP.LocalScript
- local script = Instance.new('LocalScript', TP)
- local player = game.Players.LocalPlayer
- local gui = script.Parent -- Ваш GUI элемент (например, Frame)
- local dragging = false
- local dragInput, dragStart, startPos
- -- Функция для обновления позиции
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
- startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- -- Обработчики событий
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement and dragging then
- dragInput = input
- end
- end)
- game:GetService("UserInputService").InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(BCHLVCL_fake_script)()
- local function ZEPH_fake_script() -- QLUA_BULL.LocalScript
- local script = Instance.new('LocalScript', QLUA_BULL)
- local Player = game.Players.LocalPlayer
- local GUI = script.Parent.Parent.QLUA_BULL -- Путь к вашему GUI
- local UIS = game:GetService("UserInputService")
- local isEnabled = false
- UIS.InputBegan:Connect(function(input, gameProcessed)
- if gameProcessed then return end -- Игнорируем, если ввод обрабатывается игрой (например, чат)
- if input.KeyCode == Enum.KeyCode.Z then
- isEnabled = not isEnabled -- Меняем состояние на противоположное
- GUI.Enabled = isEnabled
- end
- end)
- end
- coroutine.wrap(ZEPH_fake_script)()
- loadstring(game:HttpGet("https://pastebin.com/raw/wqQAEbvJ"))()
Add Comment
Please, Sign In to add comment