-- Gui to Lua
-- Version: 3.2
-- Instances:
local ScreenGui = Instance.new("ScreenGui")
local DraggablePanel = Instance.new("Frame")
local RGB = Instance.new("Frame")
local UIGradient = Instance.new("UIGradient")
local RGB_2 = Instance.new("Frame")
local UIGradient_2 = Instance.new("UIGradient")
local UICorner = Instance.new("UICorner")
local LogoLabel = Instance.new("TextLabel")
local MainPanel = Instance.new("Frame")
local FpsLabel = Instance.new("TextLabel")
local UsernameLabel = Instance.new("TextLabel")
local ProfileImage = Instance.new("ImageLabel")
local RGB_3 = Instance.new("Frame")
local UpdatesPanel = Instance.new("Frame")
local UpdateLabel = Instance.new("TextLabel")
local UpdateTextLabel = Instance.new("TextLabel")
local UpdateText3Label = Instance.new("TextLabel")
local UpdateText2Label = Instance.new("TextLabel")
local UpdateText4Label = Instance.new("TextLabel")
local MainBackgroundPanel = Instance.new("Frame")
local UICorner_2 = Instance.new("UICorner")
local StormyButton = Instance.new("TextButton")
local StormyPanel = Instance.new("Frame")
local StormyInfoLabel = Instance.new("TextLabel")
local StormyRateLabel = Instance.new("TextLabel")
local StormyFinalRateLabel = Instance.new("TextLabel")
local StormyInject = Instance.new("TextButton")
local BloxtapButton = Instance.new("TextButton")
local BloxtapPanel = Instance.new("Frame")
local BloxtapLabel = Instance.new("TextLabel")
local BloxtapLabel_2 = Instance.new("TextLabel")
local BloxtapLabel_3 = Instance.new("TextLabel")
local BloxtapInject = Instance.new("TextButton")
local HexagonButton = Instance.new("TextButton")
local HexagonPanel = Instance.new("Frame")
local HexagonLabel = Instance.new("TextLabel")
local HexagonLabel_2 = Instance.new("TextLabel")
local HexagonLabel_3 = Instance.new("TextLabel")
local HexagonInject = Instance.new("TextButton")
local MilionbloxButton = Instance.new("TextButton")
local MilionbloxPanel = Instance.new("Frame")
local MilionbloxLabel = Instance.new("TextLabel")
local MilionbloxLabel_2 = Instance.new("TextLabel")
local MilionbloxLabel_3 = Instance.new("TextLabel")
local MilionbloxInject = Instance.new("TextButton")
local FpsGuiButton = Instance.new("TextButton")
local FpsGuiPanel = Instance.new("Frame")
local FpsGuiLabel = Instance.new("TextLabel")
local FpsGuiLabel_2 = Instance.new("TextLabel")
local FpsGuiLabel_3 = Instance.new("TextLabel")
local FpsguiInject = Instance.new("TextButton")
local UnnamedESPButton = Instance.new("TextButton")
local UnnamedESPPanel = Instance.new("Frame")
local UnnamedESPLabel = Instance.new("TextLabel")
local UnnamedESPLabel_2 = Instance.new("TextLabel")
local UnnamedESPLabel_3 = Instance.new("TextLabel")
local UnnamedESPInject = Instance.new("TextButton")
local BloxsenseButton = Instance.new("TextButton")
local BloxsensePanel = Instance.new("Frame")
local BloxsenseLabel = Instance.new("TextLabel")
local BloxsenseLabel_2 = Instance.new("TextLabel")
local BloxsenseLabel_3 = Instance.new("TextLabel")
local BloxsenseInject = Instance.new("TextButton")
local OwlHubButton = Instance.new("TextButton")
local OwlHubPanel = Instance.new("Frame")
local OwlHubLabel = Instance.new("TextLabel")
local OwlHubLabel_2 = Instance.new("TextLabel")
local OwlHubLabel_3 = Instance.new("TextLabel")
local OwlHubLabel_4 = Instance.new("TextButton")
local ToolsPanel = Instance.new("Frame")
local BlurButton = Instance.new("TextButton")
local PinChangerButton = Instance.new("TextButton")
local BlurInfoPanel = Instance.new("Frame")
local BlurInfoLabel = Instance.new("TextLabel")
local BlursecondinfoLabel = Instance.new("TextLabel")
local PinChangerInfoPanel = Instance.new("Frame")
local PinInfoLabel = Instance.new("TextLabel")
local PinsSecondInfoLabel = Instance.new("TextLabel")
local SkinChangerPanel = Instance.new("Frame")
local BlurInfoLabel_2 = Instance.new("TextLabel")
local BlursecondinfoLabel_2 = Instance.new("TextLabel")
local SkinChangerButton = Instance.new("TextButton")
local VersionLabel = Instance.new("TextLabel")
local AvatarCommentLabel = Instance.new("TextLabel")
local CloseFrame = Instance.new("Frame")
local CloseButton = Instance.new("TextButton")
local RGB_4 = Instance.new("Frame")
local UIGradient_3 = Instance.new("UIGradient")
--Properties:
ScreenGui.Parent = game.CoreGui
DraggablePanel.Name = "DraggablePanel"
DraggablePanel.Parent = ScreenGui
DraggablePanel.BackgroundColor3 = Color3.fromRGB(61, 0, 1)
DraggablePanel.BorderSizePixel = 0
DraggablePanel.Position = UDim2.new(0.179304898, 0, 0.100813001, 0)
DraggablePanel.Size = UDim2.new(0, 755, 0, 19)
DraggablePanel.Active = true
DraggablePanel.Draggable = true
RGB.Name = "RGB"
RGB.Parent = DraggablePanel
RGB.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
RGB.BorderSizePixel = 0
RGB.Position = UDim2.new(0, 0, 1, 0)
RGB.Size = UDim2.new(0, 755, 0, 3)
UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 0, 0))}
UIGradient.Parent = RGB
RGB_2.Name = "RGB"
RGB_2.Parent = DraggablePanel
RGB_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
RGB_2.BorderSizePixel = 0
RGB_2.Position = UDim2.new(0, 0, -0.157894731, 0)
RGB_2.Size = UDim2.new(0, 755, 0, 3)
UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 0, 0))}
UIGradient_2.Parent = RGB_2
UICorner.CornerRadius = UDim.new(0, 3)
UICorner.Parent = DraggablePanel
LogoLabel.Name = "LogoLabel"
LogoLabel.Parent = DraggablePanel
LogoLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
LogoLabel.BackgroundTransparency = 1.000
LogoLabel.Position = UDim2.new(0.370860934, 0, 0, 0)
LogoLabel.Size = UDim2.new(0, 196, 0, 19)
LogoLabel.Font = Enum.Font.Garamond
LogoLabel.Text = "MonkeLoader.ok"
LogoLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
LogoLabel.TextSize = 22.000
MainPanel.Name = "MainPanel"
MainPanel.Parent = DraggablePanel
MainPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
MainPanel.BackgroundTransparency = 0.150
MainPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
MainPanel.BorderSizePixel = 3
MainPanel.Position = UDim2.new(0.0211920533, 0, 2.31578946, 0)
MainPanel.Size = UDim2.new(0, 723, 0, 314)
FpsLabel.Name = "FpsLabel"
FpsLabel.Parent = MainPanel
FpsLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
FpsLabel.BackgroundTransparency = 1.000
FpsLabel.Position = UDim2.new(0.00883367844, 0, 0.920382142, 0)
FpsLabel.Size = UDim2.new(0, 51, 0, 25)
FpsLabel.Font = Enum.Font.Garamond
FpsLabel.Text = "v.0.0.1"
FpsLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
FpsLabel.TextSize = 15.000
FpsLabel.TextXAlignment = Enum.TextXAlignment.Left
UsernameLabel.Name = "UsernameLabel"
UsernameLabel.Parent = MainPanel
UsernameLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
UsernameLabel.BackgroundTransparency = 1.000
UsernameLabel.Position = UDim2.new(0.835942984, 0, 0.920382142, 0)
UsernameLabel.Size = UDim2.new(0, 49, 0, 25)
UsernameLabel.Font = Enum.Font.Garamond
UsernameLabel.Text = "Welcome CB_Kabz !"
UsernameLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
UsernameLabel.TextSize = 15.000
UsernameLabel.TextXAlignment = Enum.TextXAlignment.Left
ProfileImage.Name = "ProfileImage"
ProfileImage.Parent = MainPanel
ProfileImage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
ProfileImage.BackgroundTransparency = 1.000
ProfileImage.BorderSizePixel = 0
ProfileImage.Position = UDim2.new(-0.00829875562, 0, -0.305732489, 0)
ProfileImage.Size = UDim2.new(0, 51, 0, 42)
ProfileImage.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
RGB_3.Name = "RGB"
RGB_3.Parent = MainPanel
RGB_3.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
RGB_3.BorderSizePixel = 0
RGB_3.Position = UDim2.new(-0.00829875562, 0, -0.17197451, 0)
RGB_3.Size = UDim2.new(0, 51, 0, 3)
UpdatesPanel.Name = "UpdatesPanel"
UpdatesPanel.Parent = MainPanel
UpdatesPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
UpdatesPanel.BackgroundTransparency = 0.150
UpdatesPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
UpdatesPanel.BorderSizePixel = 3
UpdatesPanel.Position = UDim2.new(1.02213001, 0, 0, 0)
UpdatesPanel.Size = UDim2.new(0, 203, 0, 314)
UpdateLabel.Name = "UpdateLabel"
UpdateLabel.Parent = UpdatesPanel
UpdateLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
UpdateLabel.BackgroundTransparency = 1.000
UpdateLabel.Position = UDim2.new(0, 0, 0.0191082805, 0)
UpdateLabel.Size = UDim2.new(0, 203, 0, 41)
UpdateLabel.Font = Enum.Font.Garamond
UpdateLabel.Text = "What's new?"
UpdateLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
UpdateLabel.TextSize = 36.000
UpdateTextLabel.Name = "UpdateTextLabel"
UpdateTextLabel.Parent = UpdatesPanel
UpdateTextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
UpdateTextLabel.BackgroundTransparency = 1.000
UpdateTextLabel.Position = UDim2.new(0.0344827585, 0, 0.210191086, 0)
UpdateTextLabel.Size = UDim2.new(0, 196, 0, 41)
UpdateTextLabel.Font = Enum.Font.Garamond
UpdateTextLabel.Text = "Added: Scripts for counter blox."
UpdateTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
UpdateTextLabel.TextSize = 20.000
UpdateTextLabel.TextWrapped = true
UpdateTextLabel.TextXAlignment = Enum.TextXAlignment.Left
UpdateText3Label.Name = "UpdateText3Label"
UpdateText3Label.Parent = UpdatesPanel
UpdateText3Label.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
UpdateText3Label.BackgroundTransparency = 1.000
UpdateText3Label.Position = UDim2.new(0.0344827585, 0, 0.404458582, 0)
UpdateText3Label.Size = UDim2.new(0, 196, 0, 41)
UpdateText3Label.Font = Enum.Font.Garamond
UpdateText3Label.Text = "Fixed: Gui bugs."
UpdateText3Label.TextColor3 = Color3.fromRGB(255, 255, 255)
UpdateText3Label.TextSize = 20.000
UpdateText3Label.TextWrapped = true
UpdateText3Label.TextXAlignment = Enum.TextXAlignment.Left
UpdateText2Label.Name = "UpdateText2Label"
UpdateText2Label.Parent = UpdatesPanel
UpdateText2Label.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
UpdateText2Label.BackgroundTransparency = 1.000
UpdateText2Label.Position = UDim2.new(0.0344827585, 0, 0.480891734, 0)
UpdateText2Label.Size = UDim2.new(0, 196, 0, 41)
UpdateText2Label.Font = Enum.Font.Garamond
UpdateText2Label.Text = "Fixed: Injection"
UpdateText2Label.TextColor3 = Color3.fromRGB(255, 255, 255)
UpdateText2Label.TextSize = 20.000
UpdateText2Label.TextWrapped = true
UpdateText2Label.TextXAlignment = Enum.TextXAlignment.Left
UpdateText4Label.Name = "UpdateText4Label"
UpdateText4Label.Parent = UpdatesPanel
UpdateText4Label.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
UpdateText4Label.BackgroundTransparency = 1.000
UpdateText4Label.Position = UDim2.new(0.0344827585, 0, 0.315286607, 0)
UpdateText4Label.Size = UDim2.new(0, 196, 0, 41)
UpdateText4Label.Font = Enum.Font.Garamond
UpdateText4Label.Text = "Added: tools panel"
UpdateText4Label.TextColor3 = Color3.fromRGB(255, 255, 255)
UpdateText4Label.TextSize = 20.000
UpdateText4Label.TextWrapped = true
UpdateText4Label.TextXAlignment = Enum.TextXAlignment.Left
MainBackgroundPanel.Name = "MainBackgroundPanel"
MainBackgroundPanel.Parent = MainPanel
MainBackgroundPanel.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
MainBackgroundPanel.Position = UDim2.new(0.017980637, 0, 0.0191082805, 0)
MainBackgroundPanel.Size = UDim2.new(0, 696, 0, 283)
UICorner_2.Parent = MainBackgroundPanel
StormyButton.Name = "StormyButton"
StormyButton.Parent = MainBackgroundPanel
StormyButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
StormyButton.BorderSizePixel = 0
StormyButton.Position = UDim2.new(0.0129310349, 0, 0.0353356898, 0)
StormyButton.Size = UDim2.new(0, 200, 0, 50)
StormyButton.Font = Enum.Font.Garamond
StormyButton.Text = "Stormy"
StormyButton.TextColor3 = Color3.fromRGB(255, 255, 255)
StormyButton.TextSize = 42.000
StormyPanel.Name = "StormyPanel"
StormyPanel.Parent = MainBackgroundPanel
StormyPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
StormyPanel.BackgroundTransparency = 0.150
StormyPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
StormyPanel.BorderSizePixel = 3
StormyPanel.Position = UDim2.new(-0.0186781604, 0, 1.13074207, 0)
StormyPanel.Size = UDim2.new(0, 722, 0, 148)
StormyPanel.Visible = false
StormyInfoLabel.Name = "StormyInfoLabel"
StormyInfoLabel.Parent = StormyPanel
StormyInfoLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
StormyInfoLabel.BackgroundTransparency = 1.000
StormyInfoLabel.Position = UDim2.new(0.634349048, 0, 0.662162185, 0)
StormyInfoLabel.Size = UDim2.new(0, 191, 0, 50)
StormyInfoLabel.Font = Enum.Font.Garamond
StormyInfoLabel.Text = "Stormy > All > You"
StormyInfoLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
StormyInfoLabel.TextSize = 42.000
StormyInfoLabel.TextXAlignment = Enum.TextXAlignment.Left
StormyRateLabel.Name = "StormyRateLabel"
StormyRateLabel.Parent = StormyPanel
StormyRateLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
StormyRateLabel.BackgroundTransparency = 1.000
StormyRateLabel.Position = UDim2.new(0.00831024908, 0, 0.662162185, 0)
StormyRateLabel.Size = UDim2.new(0, 191, 0, 50)
StormyRateLabel.Font = Enum.Font.Garamond
StormyRateLabel.Text = "rate:"
StormyRateLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
StormyRateLabel.TextSize = 36.000
StormyRateLabel.TextXAlignment = Enum.TextXAlignment.Left
StormyFinalRateLabel.Name = "StormyFinalRateLabel"
StormyFinalRateLabel.Parent = StormyPanel
StormyFinalRateLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
StormyFinalRateLabel.BackgroundTransparency = 1.000
StormyFinalRateLabel.Position = UDim2.new(0.092797786, 0, 0.662162185, 0)
StormyFinalRateLabel.Size = UDim2.new(0, 60, 0, 50)
StormyFinalRateLabel.Font = Enum.Font.Garamond
StormyFinalRateLabel.Text = "10/10"
StormyFinalRateLabel.TextColor3 = Color3.fromRGB(255, 0, 4)
StormyFinalRateLabel.TextSize = 36.000
StormyFinalRateLabel.TextXAlignment = Enum.TextXAlignment.Left
StormyInject.Name = "StormyInject"
StormyInject.Parent = StormyPanel
StormyInject.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
StormyInject.BackgroundTransparency = 0.650
StormyInject.Position = UDim2.new(0.00831025839, 0, 0.222972974, 0)
StormyInject.Size = UDim2.new(0, 280, 0, 65)
StormyInject.Font = Enum.Font.Garamond
StormyInject.Text = "Start Rape!"
StormyInject.TextColor3 = Color3.fromRGB(255, 255, 255)
StormyInject.TextSize = 55.000
StormyInject.MouseButton1Down:Connect(function()
loadstring(game:HttpGet'https://pastebin.com/raw/GqkctULu')()
end)
BloxtapButton.Name = "BloxtapButton"
BloxtapButton.Parent = MainBackgroundPanel
BloxtapButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
BloxtapButton.BorderSizePixel = 0
BloxtapButton.Position = UDim2.new(0.0129310349, 0, 0.445229679, 0)
BloxtapButton.Size = UDim2.new(0, 200, 0, 50)
BloxtapButton.Font = Enum.Font.Garamond
BloxtapButton.Text = "Bloxtap"
BloxtapButton.TextColor3 = Color3.fromRGB(255, 255, 255)
BloxtapButton.TextSize = 42.000
BloxtapPanel.Name = "BloxtapPanel"
BloxtapPanel.Parent = MainBackgroundPanel
BloxtapPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
BloxtapPanel.BackgroundTransparency = 0.150
BloxtapPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
BloxtapPanel.BorderSizePixel = 3
BloxtapPanel.Position = UDim2.new(-0.0186781604, 0, 1.13074207, 0)
BloxtapPanel.Size = UDim2.new(0, 722, 0, 148)
BloxtapPanel.Visible = false
BloxtapLabel.Name = "BloxtapLabel"
BloxtapLabel.Parent = BloxtapPanel
BloxtapLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BloxtapLabel.BackgroundTransparency = 1.000
BloxtapLabel.Position = UDim2.new(0.454293638, 0, 0.662162185, 0)
BloxtapLabel.Size = UDim2.new(0, 191, 0, 50)
BloxtapLabel.Font = Enum.Font.Garamond
BloxtapLabel.Text = "Bloxcrack??? sus detected!!1"
BloxtapLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
BloxtapLabel.TextSize = 42.000
BloxtapLabel.TextXAlignment = Enum.TextXAlignment.Left
BloxtapLabel_2.Name = "BloxtapLabel"
BloxtapLabel_2.Parent = BloxtapPanel
BloxtapLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BloxtapLabel_2.BackgroundTransparency = 1.000
BloxtapLabel_2.Position = UDim2.new(0.00831024908, 0, 0.662162185, 0)
BloxtapLabel_2.Size = UDim2.new(0, 191, 0, 50)
BloxtapLabel_2.Font = Enum.Font.Garamond
BloxtapLabel_2.Text = "rate:"
BloxtapLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
BloxtapLabel_2.TextSize = 36.000
BloxtapLabel_2.TextXAlignment = Enum.TextXAlignment.Left
BloxtapLabel_3.Name = "BloxtapLabel"
BloxtapLabel_3.Parent = BloxtapPanel
BloxtapLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BloxtapLabel_3.BackgroundTransparency = 1.000
BloxtapLabel_3.Position = UDim2.new(0.092797786, 0, 0.662162185, 0)
BloxtapLabel_3.Size = UDim2.new(0, 60, 0, 50)
BloxtapLabel_3.Font = Enum.Font.Garamond
BloxtapLabel_3.Text = "5/10"
BloxtapLabel_3.TextColor3 = Color3.fromRGB(255, 0, 4)
BloxtapLabel_3.TextSize = 36.000
BloxtapLabel_3.TextXAlignment = Enum.TextXAlignment.Left
BloxtapInject.Name = "BloxtapInject"
BloxtapInject.Parent = BloxtapPanel
BloxtapInject.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
BloxtapInject.BackgroundTransparency = 0.650
BloxtapInject.Position = UDim2.new(0.00831025839, 0, 0.222972974, 0)
BloxtapInject.Size = UDim2.new(0, 280, 0, 65)
BloxtapInject.Font = Enum.Font.Garamond
BloxtapInject.Text = "Start Rape!"
BloxtapInject.TextColor3 = Color3.fromRGB(255, 255, 255)
BloxtapInject.TextSize = 55.000
BloxtapInject.MouseButton1Down:Connect(function()
loadstring(game:HttpGet'https://pastebin.com/raw/LiAEyHrQ')()
end)
HexagonButton.Name = "HexagonButton"
HexagonButton.Parent = MainBackgroundPanel
HexagonButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
HexagonButton.BorderSizePixel = 0
HexagonButton.Position = UDim2.new(0.0129310349, 0, 0.657243848, 0)
HexagonButton.Size = UDim2.new(0, 200, 0, 50)
HexagonButton.Font = Enum.Font.Garamond
HexagonButton.Text = "Hexagon"
HexagonButton.TextColor3 = Color3.fromRGB(255, 255, 255)
HexagonButton.TextSize = 42.000
HexagonPanel.Name = "HexagonPanel"
HexagonPanel.Parent = MainBackgroundPanel
HexagonPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
HexagonPanel.BackgroundTransparency = 0.150
HexagonPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
HexagonPanel.BorderSizePixel = 3
HexagonPanel.Position = UDim2.new(-0.0186781604, 0, 1.13074207, 0)
HexagonPanel.Size = UDim2.new(0, 722, 0, 148)
HexagonPanel.Visible = false
HexagonLabel.Name = "HexagonLabel"
HexagonLabel.Parent = HexagonPanel
HexagonLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
HexagonLabel.BackgroundTransparency = 1.000
HexagonLabel.Position = UDim2.new(0.596952915, 0, 0.662162185, 0)
HexagonLabel.Size = UDim2.new(0, 191, 0, 50)
HexagonLabel.Font = Enum.Font.Garamond
HexagonLabel.Text = "good, clean and shit"
HexagonLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
HexagonLabel.TextSize = 42.000
HexagonLabel.TextXAlignment = Enum.TextXAlignment.Left
HexagonLabel_2.Name = "HexagonLabel"
HexagonLabel_2.Parent = HexagonPanel
HexagonLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
HexagonLabel_2.BackgroundTransparency = 1.000
HexagonLabel_2.Position = UDim2.new(0.00831024908, 0, 0.662162185, 0)
HexagonLabel_2.Size = UDim2.new(0, 191, 0, 50)
HexagonLabel_2.Font = Enum.Font.Garamond
HexagonLabel_2.Text = "rate:"
HexagonLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
HexagonLabel_2.TextSize = 36.000
HexagonLabel_2.TextXAlignment = Enum.TextXAlignment.Left
HexagonLabel_3.Name = "HexagonLabel"
HexagonLabel_3.Parent = HexagonPanel
HexagonLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
HexagonLabel_3.BackgroundTransparency = 1.000
HexagonLabel_3.Position = UDim2.new(0.092797786, 0, 0.662162185, 0)
HexagonLabel_3.Size = UDim2.new(0, 60, 0, 50)
HexagonLabel_3.Font = Enum.Font.Garamond
HexagonLabel_3.Text = "8/10"
HexagonLabel_3.TextColor3 = Color3.fromRGB(255, 0, 4)
HexagonLabel_3.TextSize = 36.000
HexagonLabel_3.TextXAlignment = Enum.TextXAlignment.Left
HexagonInject.Name = "HexagonInject"
HexagonInject.Parent = HexagonPanel
HexagonInject.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
HexagonInject.BackgroundTransparency = 0.650
HexagonInject.Position = UDim2.new(0.00831025839, 0, 0.222972974, 0)
HexagonInject.Size = UDim2.new(0, 280, 0, 65)
HexagonInject.Font = Enum.Font.Garamond
HexagonInject.Text = "Start Rape!"
HexagonInject.TextColor3 = Color3.fromRGB(255, 255, 255)
HexagonInject.TextSize = 55.000
HexagonInject.MouseButton1Down:Connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/Pawel12d/hexagon/main/scripts/CounterBlox.lua', true))()
end)
MilionbloxButton.Name = "MilionbloxButton"
MilionbloxButton.Parent = MainBackgroundPanel
MilionbloxButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
MilionbloxButton.BorderSizePixel = 0
MilionbloxButton.Position = UDim2.new(0.0114942826, 0, 0.236749142, 0)
MilionbloxButton.Size = UDim2.new(0, 200, 0, 50)
MilionbloxButton.Font = Enum.Font.Garamond
MilionbloxButton.Text = "Milionblox"
MilionbloxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
MilionbloxButton.TextSize = 42.000
MilionbloxPanel.Name = "MilionbloxPanel"
MilionbloxPanel.Parent = MainBackgroundPanel
MilionbloxPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
MilionbloxPanel.BackgroundTransparency = 0.150
MilionbloxPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
MilionbloxPanel.BorderSizePixel = 3
MilionbloxPanel.Position = UDim2.new(-0.0186781604, 0, 1.13074207, 0)
MilionbloxPanel.Size = UDim2.new(0, 722, 0, 148)
MilionbloxPanel.Visible = false
MilionbloxLabel.Name = "MilionbloxLabel"
MilionbloxLabel.Parent = MilionbloxPanel
MilionbloxLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
MilionbloxLabel.BackgroundTransparency = 1.000
MilionbloxLabel.Position = UDim2.new(0.322714686, 0, 0.662162185, 0)
MilionbloxLabel.Size = UDim2.new(0, 191, 0, 50)
MilionbloxLabel.Font = Enum.Font.Garamond
MilionbloxLabel.Text = "woke moment movemint moment"
MilionbloxLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
MilionbloxLabel.TextSize = 42.000
MilionbloxLabel.TextXAlignment = Enum.TextXAlignment.Left
MilionbloxLabel_2.Name = "MilionbloxLabel"
MilionbloxLabel_2.Parent = MilionbloxPanel
MilionbloxLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
MilionbloxLabel_2.BackgroundTransparency = 1.000
MilionbloxLabel_2.Position = UDim2.new(0.00831024908, 0, 0.662162185, 0)
MilionbloxLabel_2.Size = UDim2.new(0, 191, 0, 50)
MilionbloxLabel_2.Font = Enum.Font.Garamond
MilionbloxLabel_2.Text = "rate:"
MilionbloxLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
MilionbloxLabel_2.TextSize = 36.000
MilionbloxLabel_2.TextXAlignment = Enum.TextXAlignment.Left
MilionbloxLabel_3.Name = "MilionbloxLabel"
MilionbloxLabel_3.Parent = MilionbloxPanel
MilionbloxLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
MilionbloxLabel_3.BackgroundTransparency = 1.000
MilionbloxLabel_3.Position = UDim2.new(0.092797786, 0, 0.662162185, 0)
MilionbloxLabel_3.Size = UDim2.new(0, 60, 0, 50)
MilionbloxLabel_3.Font = Enum.Font.Garamond
MilionbloxLabel_3.Text = "7/10"
MilionbloxLabel_3.TextColor3 = Color3.fromRGB(255, 0, 4)
MilionbloxLabel_3.TextSize = 36.000
MilionbloxLabel_3.TextXAlignment = Enum.TextXAlignment.Left
MilionbloxInject.Name = "MilionbloxInject"
MilionbloxInject.Parent = MilionbloxPanel
MilionbloxInject.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
MilionbloxInject.BackgroundTransparency = 0.650
MilionbloxInject.Position = UDim2.new(0.00831025839, 0, 0.222972974, 0)
MilionbloxInject.Size = UDim2.new(0, 280, 0, 65)
MilionbloxInject.Font = Enum.Font.Garamond
MilionbloxInject.Text = "Start Rape!"
MilionbloxInject.TextColor3 = Color3.fromRGB(255, 255, 255)
MilionbloxInject.TextSize = 55.000
MilionbloxInject.MouseButton1Down:Connect(function()
loadstring(game:HttpGet'https://pastebin.com/raw/aQv1MvXG')()
end)
FpsGuiButton.Name = "FpsGuiButton"
FpsGuiButton.Parent = MainBackgroundPanel
FpsGuiButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
FpsGuiButton.BorderSizePixel = 0
FpsGuiButton.Position = UDim2.new(0.327586234, 0, 0.0353357196, 0)
FpsGuiButton.Size = UDim2.new(0, 200, 0, 50)
FpsGuiButton.Font = Enum.Font.Garamond
FpsGuiButton.Text = "FpsGui"
FpsGuiButton.TextColor3 = Color3.fromRGB(255, 255, 255)
FpsGuiButton.TextSize = 42.000
FpsGuiPanel.Name = "FpsGuiPanel"
FpsGuiPanel.Parent = MainBackgroundPanel
FpsGuiPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
FpsGuiPanel.BackgroundTransparency = 0.150
FpsGuiPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
FpsGuiPanel.BorderSizePixel = 3
FpsGuiPanel.Position = UDim2.new(-0.0186781604, 0, 1.13074207, 0)
FpsGuiPanel.Size = UDim2.new(0, 722, 0, 148)
FpsGuiPanel.Visible = false
FpsGuiLabel.Name = "FpsGuiLabel"
FpsGuiLabel.Parent = FpsGuiPanel
FpsGuiLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
FpsGuiLabel.BackgroundTransparency = 1.000
FpsGuiLabel.Position = UDim2.new(0.55401659, 0, 0.662162185, 0)
FpsGuiLabel.Size = UDim2.new(0, 191, 0, 50)
FpsGuiLabel.Font = Enum.Font.Garamond
FpsGuiLabel.Text = "classic and the best!11!"
FpsGuiLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
FpsGuiLabel.TextSize = 42.000
FpsGuiLabel.TextXAlignment = Enum.TextXAlignment.Left
FpsGuiLabel_2.Name = "FpsGuiLabel"
FpsGuiLabel_2.Parent = FpsGuiPanel
FpsGuiLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
FpsGuiLabel_2.BackgroundTransparency = 1.000
FpsGuiLabel_2.Position = UDim2.new(0.00831024908, 0, 0.662162185, 0)
FpsGuiLabel_2.Size = UDim2.new(0, 191, 0, 50)
FpsGuiLabel_2.Font = Enum.Font.Garamond
FpsGuiLabel_2.Text = "rate:"
FpsGuiLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
FpsGuiLabel_2.TextSize = 36.000
FpsGuiLabel_2.TextXAlignment = Enum.TextXAlignment.Left
FpsGuiLabel_3.Name = "FpsGuiLabel"
FpsGuiLabel_3.Parent = FpsGuiPanel
FpsGuiLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
FpsGuiLabel_3.BackgroundTransparency = 1.000
FpsGuiLabel_3.Position = UDim2.new(0.092797786, 0, 0.662162185, 0)
FpsGuiLabel_3.Size = UDim2.new(0, 60, 0, 50)
FpsGuiLabel_3.Font = Enum.Font.Garamond
FpsGuiLabel_3.Text = "10/10"
FpsGuiLabel_3.TextColor3 = Color3.fromRGB(255, 0, 4)
FpsGuiLabel_3.TextSize = 36.000
FpsGuiLabel_3.TextXAlignment = Enum.TextXAlignment.Left
FpsguiInject.Name = "FpsguiInject"
FpsguiInject.Parent = FpsGuiPanel
FpsguiInject.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
FpsguiInject.BackgroundTransparency = 0.650
FpsguiInject.Position = UDim2.new(0.00831025839, 0, 0.222972974, 0)
FpsguiInject.Size = UDim2.new(0, 280, 0, 65)
FpsguiInject.Font = Enum.Font.Garamond
FpsguiInject.Text = "Start Rape!"
FpsguiInject.TextColor3 = Color3.fromRGB(255, 255, 255)
FpsguiInject.TextSize = 55.000
FpsguiInject.MouseButton1Down:Connect(function()
loadstring(game:HttpGet'https://pastebin.com/raw/4CdHwkxj')()
end)
UnnamedESPButton.Name = "UnnamedESPButton"
UnnamedESPButton.Parent = MainBackgroundPanel
UnnamedESPButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
UnnamedESPButton.BorderSizePixel = 0
UnnamedESPButton.Position = UDim2.new(0.327586234, 0, 0.236749142, 0)
UnnamedESPButton.Size = UDim2.new(0, 200, 0, 50)
UnnamedESPButton.Font = Enum.Font.Garamond
UnnamedESPButton.Text = "UnnamedESP"
UnnamedESPButton.TextColor3 = Color3.fromRGB(255, 255, 255)
UnnamedESPButton.TextSize = 42.000
UnnamedESPPanel.Name = "UnnamedESPPanel"
UnnamedESPPanel.Parent = MainBackgroundPanel
UnnamedESPPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
UnnamedESPPanel.BackgroundTransparency = 0.150
UnnamedESPPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
UnnamedESPPanel.BorderSizePixel = 3
UnnamedESPPanel.Position = UDim2.new(-0.0186781604, 0, 1.13074207, 0)
UnnamedESPPanel.Size = UDim2.new(0, 722, 0, 148)
UnnamedESPPanel.Visible = false
UnnamedESPLabel.Name = "UnnamedESPLabel"
UnnamedESPLabel.Parent = UnnamedESPPanel
UnnamedESPLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
UnnamedESPLabel.BackgroundTransparency = 1.000
UnnamedESPLabel.Position = UDim2.new(0.599722981, 0, 0.662162185, 0)
UnnamedESPLabel.Size = UDim2.new(0, 191, 0, 50)
UnnamedESPLabel.Font = Enum.Font.Garamond
UnnamedESPLabel.Text = "OBS bypass :flushed:"
UnnamedESPLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
UnnamedESPLabel.TextSize = 42.000
UnnamedESPLabel.TextXAlignment = Enum.TextXAlignment.Left
UnnamedESPLabel_2.Name = "UnnamedESPLabel"
UnnamedESPLabel_2.Parent = UnnamedESPPanel
UnnamedESPLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
UnnamedESPLabel_2.BackgroundTransparency = 1.000
UnnamedESPLabel_2.Position = UDim2.new(0.00831024908, 0, 0.662162185, 0)
UnnamedESPLabel_2.Size = UDim2.new(0, 191, 0, 50)
UnnamedESPLabel_2.Font = Enum.Font.Garamond
UnnamedESPLabel_2.Text = "rate:"
UnnamedESPLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
UnnamedESPLabel_2.TextSize = 36.000
UnnamedESPLabel_2.TextXAlignment = Enum.TextXAlignment.Left
UnnamedESPLabel_3.Name = "UnnamedESPLabel"
UnnamedESPLabel_3.Parent = UnnamedESPPanel
UnnamedESPLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
UnnamedESPLabel_3.BackgroundTransparency = 1.000
UnnamedESPLabel_3.Position = UDim2.new(0.092797786, 0, 0.662162185, 0)
UnnamedESPLabel_3.Size = UDim2.new(0, 60, 0, 50)
UnnamedESPLabel_3.Font = Enum.Font.Garamond
UnnamedESPLabel_3.Text = "9/10"
UnnamedESPLabel_3.TextColor3 = Color3.fromRGB(255, 0, 4)
UnnamedESPLabel_3.TextSize = 36.000
UnnamedESPLabel_3.TextXAlignment = Enum.TextXAlignment.Left
UnnamedESPInject.Name = "UnnamedESPInject"
UnnamedESPInject.Parent = UnnamedESPPanel
UnnamedESPInject.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
UnnamedESPInject.BackgroundTransparency = 0.650
UnnamedESPInject.Position = UDim2.new(0.00831025839, 0, 0.222972974, 0)
UnnamedESPInject.Size = UDim2.new(0, 280, 0, 65)
UnnamedESPInject.Font = Enum.Font.Garamond
UnnamedESPInject.Text = "Start Rape!"
UnnamedESPInject.TextColor3 = Color3.fromRGB(255, 255, 255)
UnnamedESPInject.TextSize = 55.000
UnnamedESPInject.MouseButton1Down:Connect(function()
loadstring(game:HttpGet'https://pastebin.com/raw/uVH1Z6Pa')()
end)
BloxsenseButton.Name = "BloxsenseButton"
BloxsenseButton.Parent = MainBackgroundPanel
BloxsenseButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
BloxsenseButton.BorderSizePixel = 0
BloxsenseButton.Position = UDim2.new(0.327586234, 0, 0.445229709, 0)
BloxsenseButton.Size = UDim2.new(0, 200, 0, 50)
BloxsenseButton.Font = Enum.Font.Garamond
BloxsenseButton.Text = "Bloxsense"
BloxsenseButton.TextColor3 = Color3.fromRGB(255, 255, 255)
BloxsenseButton.TextSize = 42.000
BloxsensePanel.Name = "BloxsensePanel"
BloxsensePanel.Parent = MainBackgroundPanel
BloxsensePanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
BloxsensePanel.BackgroundTransparency = 0.150
BloxsensePanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
BloxsensePanel.BorderSizePixel = 3
BloxsensePanel.Position = UDim2.new(-0.0186781604, 0, 1.13074207, 0)
BloxsensePanel.Size = UDim2.new(0, 722, 0, 148)
BloxsensePanel.Visible = false
BloxsenseLabel.Name = "BloxsenseLabel"
BloxsenseLabel.Parent = BloxsensePanel
BloxsenseLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BloxsenseLabel.BackgroundTransparency = 1.000
BloxsenseLabel.Position = UDim2.new(0.601108015, 0, 0.662162185, 0)
BloxsenseLabel.Size = UDim2.new(0, 191, 0, 50)
BloxsenseLabel.Font = Enum.Font.Garamond
BloxsenseLabel.Text = "Skeet, but in roblox"
BloxsenseLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
BloxsenseLabel.TextSize = 42.000
BloxsenseLabel.TextXAlignment = Enum.TextXAlignment.Left
BloxsenseLabel_2.Name = "BloxsenseLabel"
BloxsenseLabel_2.Parent = BloxsensePanel
BloxsenseLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BloxsenseLabel_2.BackgroundTransparency = 1.000
BloxsenseLabel_2.Position = UDim2.new(0.00831024908, 0, 0.662162185, 0)
BloxsenseLabel_2.Size = UDim2.new(0, 191, 0, 50)
BloxsenseLabel_2.Font = Enum.Font.Garamond
BloxsenseLabel_2.Text = "rate:"
BloxsenseLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
BloxsenseLabel_2.TextSize = 36.000
BloxsenseLabel_2.TextXAlignment = Enum.TextXAlignment.Left
BloxsenseLabel_3.Name = "BloxsenseLabel"
BloxsenseLabel_3.Parent = BloxsensePanel
BloxsenseLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BloxsenseLabel_3.BackgroundTransparency = 1.000
BloxsenseLabel_3.Position = UDim2.new(0.092797786, 0, 0.662162185, 0)
BloxsenseLabel_3.Size = UDim2.new(0, 60, 0, 50)
BloxsenseLabel_3.Font = Enum.Font.Garamond
BloxsenseLabel_3.Text = "10/10"
BloxsenseLabel_3.TextColor3 = Color3.fromRGB(255, 0, 4)
BloxsenseLabel_3.TextSize = 36.000
BloxsenseLabel_3.TextXAlignment = Enum.TextXAlignment.Left
BloxsenseInject.Name = "BloxsenseInject"
BloxsenseInject.Parent = BloxsensePanel
BloxsenseInject.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
BloxsenseInject.BackgroundTransparency = 0.650
BloxsenseInject.Position = UDim2.new(0.00831025839, 0, 0.222972974, 0)
BloxsenseInject.Size = UDim2.new(0, 280, 0, 65)
BloxsenseInject.Font = Enum.Font.Garamond
BloxsenseInject.Text = "Start Rape!"
BloxsenseInject.TextColor3 = Color3.fromRGB(255, 255, 255)
BloxsenseInject.TextSize = 55.000
BloxsenseInject.MouseButton1Down:Connect(function()
loadstring(game:HttpGet'https://raw.githubusercontent.com/KabzWasTaken/boblox/main/loadstring.lua')()
end)
OwlHubButton.Name = "OwlHubButton"
OwlHubButton.Parent = MainBackgroundPanel
OwlHubButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
OwlHubButton.BorderSizePixel = 0
OwlHubButton.Position = UDim2.new(0.327586234, 0, 0.657243848, 0)
OwlHubButton.Size = UDim2.new(0, 200, 0, 50)
OwlHubButton.Font = Enum.Font.Garamond
OwlHubButton.Text = "OwlHub"
OwlHubButton.TextColor3 = Color3.fromRGB(255, 255, 255)
OwlHubButton.TextSize = 42.000
OwlHubPanel.Name = "OwlHubPanel"
OwlHubPanel.Parent = MainBackgroundPanel
OwlHubPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
OwlHubPanel.BackgroundTransparency = 0.150
OwlHubPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
OwlHubPanel.BorderSizePixel = 3
OwlHubPanel.Position = UDim2.new(-0.0186781604, 0, 1.13074207, 0)
OwlHubPanel.Size = UDim2.new(0, 722, 0, 148)
OwlHubPanel.Visible = false
OwlHubLabel.Name = "OwlHubLabel"
OwlHubLabel.Parent = OwlHubPanel
OwlHubLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
OwlHubLabel.BackgroundTransparency = 1.000
OwlHubLabel.Position = UDim2.new(0.686980605, 0, 0.662162185, 0)
OwlHubLabel.Size = UDim2.new(0, 191, 0, 50)
OwlHubLabel.Font = Enum.Font.Garamond
OwlHubLabel.Text = "Yeah...universal"
OwlHubLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
OwlHubLabel.TextSize = 42.000
OwlHubLabel.TextXAlignment = Enum.TextXAlignment.Left
OwlHubLabel_2.Name = "OwlHubLabel"
OwlHubLabel_2.Parent = OwlHubPanel
OwlHubLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
OwlHubLabel_2.BackgroundTransparency = 1.000
OwlHubLabel_2.Position = UDim2.new(0.00831024908, 0, 0.662162185, 0)
OwlHubLabel_2.Size = UDim2.new(0, 191, 0, 50)
OwlHubLabel_2.Font = Enum.Font.Garamond
OwlHubLabel_2.Text = "rate:"
OwlHubLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
OwlHubLabel_2.TextSize = 36.000
OwlHubLabel_2.TextXAlignment = Enum.TextXAlignment.Left
OwlHubLabel_3.Name = "OwlHubLabel"
OwlHubLabel_3.Parent = OwlHubPanel
OwlHubLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
OwlHubLabel_3.BackgroundTransparency = 1.000
OwlHubLabel_3.Position = UDim2.new(0.092797786, 0, 0.662162185, 0)
OwlHubLabel_3.Size = UDim2.new(0, 60, 0, 50)
OwlHubLabel_3.Font = Enum.Font.Garamond
OwlHubLabel_3.Text = "7/10"
OwlHubLabel_3.TextColor3 = Color3.fromRGB(255, 0, 4)
OwlHubLabel_3.TextSize = 36.000
OwlHubLabel_3.TextXAlignment = Enum.TextXAlignment.Left
OwlHubLabel_4.Name = "OwlHubLabel"
OwlHubLabel_4.Parent = OwlHubPanel
OwlHubLabel_4.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
OwlHubLabel_4.BackgroundTransparency = 0.650
OwlHubLabel_4.Position = UDim2.new(0.00831025839, 0, 0.222972974, 0)
OwlHubLabel_4.Size = UDim2.new(0, 280, 0, 65)
OwlHubLabel_4.Font = Enum.Font.Garamond
OwlHubLabel_4.Text = "Start Rape!"
OwlHubLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
OwlHubLabel_4.TextSize = 55.000
OwlHubLabel_4.MouseButton1Down:Connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))()
end)
ToolsPanel.Name = "ToolsPanel"
ToolsPanel.Parent = MainPanel
ToolsPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
ToolsPanel.BackgroundTransparency = 0.150
ToolsPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
ToolsPanel.BorderSizePixel = 3
ToolsPanel.Position = UDim2.new(-0.311203361, 0, 0, 0)
ToolsPanel.Size = UDim2.new(0, 203, 0, 314)
BlurButton.Name = "BlurButton"
BlurButton.Parent = ToolsPanel
BlurButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
BlurButton.BackgroundTransparency = 0.150
BlurButton.BorderSizePixel = 0
BlurButton.Position = UDim2.new(0, 0, 0.00318470597, 0)
BlurButton.Size = UDim2.new(0, 203, 0, 50)
BlurButton.Font = Enum.Font.Garamond
BlurButton.Text = "BlurFix"
BlurButton.TextColor3 = Color3.fromRGB(255, 255, 255)
BlurButton.TextSize = 42.000
BlurButton.MouseButton1Down:Connect(function()
loadstring(game:HttpGet'https://pastebin.com/raw/eSg9DRqj')()
end)
PinChangerButton.Name = "PinChangerButton"
PinChangerButton.Parent = ToolsPanel
PinChangerButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
PinChangerButton.BackgroundTransparency = 0.150
PinChangerButton.BorderSizePixel = 0
PinChangerButton.Position = UDim2.new(0, 0, 0.15605098, 0)
PinChangerButton.Size = UDim2.new(0, 203, 0, 50)
PinChangerButton.Font = Enum.Font.Garamond
PinChangerButton.Text = "Pin Changer"
PinChangerButton.TextColor3 = Color3.fromRGB(255, 255, 255)
PinChangerButton.TextSize = 42.000
PinChangerButton.MouseButton1Down:Connect(function()
loadstring(game:HttpGet'https://pastebin.com/raw/DFcicF4S')()
end)
BlurInfoPanel.Name = "BlurInfoPanel"
BlurInfoPanel.Parent = ToolsPanel
BlurInfoPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
BlurInfoPanel.BackgroundTransparency = 0.150
BlurInfoPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
BlurInfoPanel.BorderSizePixel = 3
BlurInfoPanel.Position = UDim2.new(-0.00200000009, 0, 1.03799999, 0)
BlurInfoPanel.Size = UDim2.new(0, 203, 0, 148)
BlurInfoPanel.Visible = false
BlurInfoLabel.Name = "BlurInfoLabel"
BlurInfoLabel.Parent = BlurInfoPanel
BlurInfoLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BlurInfoLabel.BackgroundTransparency = 1.000
BlurInfoLabel.Position = UDim2.new(0.00492610829, 0, 0.135135129, 0)
BlurInfoLabel.Size = UDim2.new(0, 200, 0, 50)
BlurInfoLabel.Font = Enum.Font.Garamond
BlurInfoLabel.Text = "Blurfix Loaded"
BlurInfoLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
BlurInfoLabel.TextSize = 36.000
BlursecondinfoLabel.Name = "BlursecondinfoLabel"
BlursecondinfoLabel.Parent = BlurInfoPanel
BlursecondinfoLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BlursecondinfoLabel.BackgroundTransparency = 1.000
BlursecondinfoLabel.Position = UDim2.new(0.00492610829, 0, 0.385135144, 0)
BlursecondinfoLabel.Size = UDim2.new(0, 202, 0, 50)
BlursecondinfoLabel.Font = Enum.Font.Garamond
BlursecondinfoLabel.Text = "(Press F9 for more info)"
BlursecondinfoLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
BlursecondinfoLabel.TextSize = 23.000
PinChangerInfoPanel.Name = "PinChangerInfoPanel"
PinChangerInfoPanel.Parent = ToolsPanel
PinChangerInfoPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
PinChangerInfoPanel.BackgroundTransparency = 0.150
PinChangerInfoPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
PinChangerInfoPanel.BorderSizePixel = 3
PinChangerInfoPanel.Position = UDim2.new(-0.00177832507, 0, 1.03757954, 0)
PinChangerInfoPanel.Size = UDim2.new(0, 203, 0, 148)
PinChangerInfoPanel.Visible = false
PinInfoLabel.Name = "PinInfoLabel"
PinInfoLabel.Parent = PinChangerInfoPanel
PinInfoLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
PinInfoLabel.BackgroundTransparency = 1.000
PinInfoLabel.Position = UDim2.new(0.00492610829, 0, 0.135135129, 0)
PinInfoLabel.Size = UDim2.new(0, 202, 0, 50)
PinInfoLabel.Font = Enum.Font.Garamond
PinInfoLabel.Text = "Pins Loaded"
PinInfoLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
PinInfoLabel.TextSize = 48.000
PinsSecondInfoLabel.Name = "PinsSecondInfoLabel"
PinsSecondInfoLabel.Parent = PinChangerInfoPanel
PinsSecondInfoLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
PinsSecondInfoLabel.BackgroundTransparency = 1.000
PinsSecondInfoLabel.Position = UDim2.new(0.00492610829, 0, 0.385135144, 0)
PinsSecondInfoLabel.Size = UDim2.new(0, 202, 0, 50)
PinsSecondInfoLabel.Font = Enum.Font.Garamond
PinsSecondInfoLabel.Text = "Menu > Badges"
PinsSecondInfoLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
PinsSecondInfoLabel.TextSize = 36.000
SkinChangerPanel.Name = "SkinChangerPanel"
SkinChangerPanel.Parent = ToolsPanel
SkinChangerPanel.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
SkinChangerPanel.BackgroundTransparency = 0.150
SkinChangerPanel.BorderColor3 = Color3.fromRGB(255, 0, 0)
SkinChangerPanel.BorderSizePixel = 3
SkinChangerPanel.Position = UDim2.new(-0.00200000009, 0, 1.03799999, 0)
SkinChangerPanel.Size = UDim2.new(0, 203, 0, 148)
SkinChangerPanel.Visible = false
BlurInfoLabel_2.Name = "BlurInfoLabel"
BlurInfoLabel_2.Parent = SkinChangerPanel
BlurInfoLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BlurInfoLabel_2.BackgroundTransparency = 1.000
BlurInfoLabel_2.Position = UDim2.new(0.00492610829, 0, 0.135135129, 0)
BlurInfoLabel_2.Size = UDim2.new(0, 200, 0, 50)
BlurInfoLabel_2.Font = Enum.Font.Garamond
BlurInfoLabel_2.Text = "Skins Loaded"
BlurInfoLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
BlurInfoLabel_2.TextSize = 36.000
BlursecondinfoLabel_2.Name = "BlursecondinfoLabel"
BlursecondinfoLabel_2.Parent = SkinChangerPanel
BlursecondinfoLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BlursecondinfoLabel_2.BackgroundTransparency = 1.000
BlursecondinfoLabel_2.Position = UDim2.new(0.00492610829, 0, 0.385135144, 0)
BlursecondinfoLabel_2.Size = UDim2.new(0, 202, 0, 50)
BlursecondinfoLabel_2.Font = Enum.Font.Garamond
BlursecondinfoLabel_2.Text = "Check inventory"
BlursecondinfoLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
BlursecondinfoLabel_2.TextSize = 23.000
SkinChangerButton.Name = "SkinChangerButton"
SkinChangerButton.Parent = ToolsPanel
SkinChangerButton.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
SkinChangerButton.BackgroundTransparency = 0.150
SkinChangerButton.BorderSizePixel = 0
SkinChangerButton.Position = UDim2.new(0, 0, 0.315286636, 0)
SkinChangerButton.Size = UDim2.new(0, 203, 0, 50)
SkinChangerButton.Font = Enum.Font.Garamond
SkinChangerButton.Text = "Skinchanger"
SkinChangerButton.TextColor3 = Color3.fromRGB(255, 255, 255)
SkinChangerButton.TextSize = 42.000
PinChangerButton.MouseButton1Down:Connect(function()
loadstring(game:HttpGet'https://pastebin.com/raw/7p0R96c2')()
end)
VersionLabel.Name = "VersionLabel"
VersionLabel.Parent = DraggablePanel
VersionLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
VersionLabel.BackgroundTransparency = 1.000
VersionLabel.Position = UDim2.new(0.362913907, 0, 1, 0)
VersionLabel.Size = UDim2.new(0, 200, 0, 25)
VersionLabel.Font = Enum.Font.Garamond
VersionLabel.Text = "v.0.0.3"
VersionLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
VersionLabel.TextSize = 15.000
AvatarCommentLabel.Name = "AvatarCommentLabel"
AvatarCommentLabel.Parent = DraggablePanel
AvatarCommentLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
AvatarCommentLabel.BackgroundTransparency = 1.000
AvatarCommentLabel.Position = UDim2.new(0.21192053, 0, -2.10526323, 0)
AvatarCommentLabel.Size = UDim2.new(0, 97, 0, 18)
AvatarCommentLabel.Font = Enum.Font.Garamond
AvatarCommentLabel.Text = "<- 0$ avatar + stinky lmao"
AvatarCommentLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
AvatarCommentLabel.TextSize = 32.000
CloseFrame.Name = "CloseFrame"
CloseFrame.Parent = DraggablePanel
CloseFrame.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
CloseFrame.BackgroundTransparency = 0.150
CloseFrame.BorderColor3 = Color3.fromRGB(255, 0, 0)
CloseFrame.BorderSizePixel = 0
CloseFrame.Position = UDim2.new(0.819867551, 0, -1.52631581, 0)
CloseFrame.Size = UDim2.new(0.179000005, 0, 1.00000048, 0)
CloseButton.Name = "CloseButton"
CloseButton.Parent = CloseFrame
CloseButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
CloseButton.BackgroundTransparency = 1.000
CloseButton.Position = UDim2.new(0, 0, -0.0319546983, 0)
CloseButton.Size = UDim2.new(0, 134, 0, 19)
CloseButton.Font = Enum.Font.Garamond
CloseButton.Text = "X"
CloseButton.TextColor3 = Color3.fromRGB(255, 255, 255)
CloseButton.TextSize = 24.000
RGB_4.Name = "RGB"
RGB_4.Parent = CloseFrame
RGB_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
RGB_4.BorderSizePixel = 0
RGB_4.Position = UDim2.new(0, 0, 0.842104435, 0)
RGB_4.Size = UDim2.new(0, 135, 0, 3)
UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 0, 0))}
UIGradient_3.Parent = RGB_4
-- Scripts:
local function ZVGQE_fake_script() -- RGB.LocalScript
local script = Instance.new('LocalScript', RGB)
local button = script.Parent
local gradient = button.UIGradient
local ts = game:GetService("TweenService")
local ti = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.Out)
local offset = {Offset = Vector2.new(1, 0)}
local create = ts:Create(gradient, ti, offset)
local startingPos = Vector2.new(-1, 0)
local list = {}
local s, kpt = ColorSequence.new, ColorSequenceKeypoint.new
local counter = 0
local status = "down"
gradient.Offset = startingPos
local function rainbowColors()
local sat, val = 255, 255
for i = 1, 15 do
local hue = i * 17
table.insert(list, Color3.fromHSV(hue / 255, sat / 255, val / 255))
end
end
rainbowColors()
gradient.Color = s({
kpt(0, list[#list]),
kpt(0.5, list[#list - 1]),
kpt(1, list[#list - 2])
})
counter = #list
local function animate()
create:Play()
create.Completed:Wait()
gradient.Offset = startingPos
gradient.Rotation = 180
if counter == #list - 1 and status == "down" then
gradient.Color = s({
kpt(0, gradient.Color.Keypoints[1].Value),
kpt(0.5, list[#list]),
kpt(1, list[1])
})
counter = 1
status = "up"
elseif counter == #list and status == "down" then
gradient.Color = s({
kpt(0, gradient.Color.Keypoints[1].Value),
kpt(0.5, list[1]),
kpt(1, list[2])
})
counter = 2
status = "up"
elseif counter <= #list - 2 and status == "down" then
gradient.Color = s({
kpt(0, gradient.Color.Keypoints[1].Value),
kpt(0.5, list[counter + 1]),
kpt(1, list[counter + 2])
})
counter = counter + 2
status = "up"
end
create:Play()
create.Completed:Wait()
gradient.Offset = startingPos
gradient.Rotation = 0
if counter == #list - 1 and status == "up" then
gradient.Color = s({
kpt(0, list[1]),
kpt(0.5, list[#list]),
kpt(1, gradient.Color.Keypoints[3].Value)
})
counter = 1
status = "down"
elseif counter == #list and status == "up" then
gradient.Color = s({
kpt(0, list[2]),
kpt(0.5, list[1]),
kpt(1, gradient.Color.Keypoints[3].Value)
})
counter = 2
status = "down"
elseif counter <= #list - 2 and status == "up" then
gradient.Color = s({
kpt(0, list[counter + 2]),
kpt(0.5, list[counter + 1]),
kpt(1, gradient.Color.Keypoints[3].Value)
})
counter = counter + 2
status = "down"
end
animate()
end
animate()
end
coroutine.wrap(ZVGQE_fake_script)()
local function CNHP_fake_script() -- RGB_2.LocalScript
local script = Instance.new('LocalScript', RGB_2)
local button = script.Parent
local gradient = button.UIGradient
local ts = game:GetService("TweenService")
local ti = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.Out)
local offset = {Offset = Vector2.new(1, 0)}
local create = ts:Create(gradient, ti, offset)
local startingPos = Vector2.new(-1, 0)
local list = {}
local s, kpt = ColorSequence.new, ColorSequenceKeypoint.new
local counter = 0
local status = "down"
gradient.Offset = startingPos
local function rainbowColors()
local sat, val = 255, 255
for i = 1, 15 do
local hue = i * 17
table.insert(list, Color3.fromHSV(hue / 255, sat / 255, val / 255))
end
end
rainbowColors()
gradient.Color = s({
kpt(0, list[#list]),
kpt(0.5, list[#list - 1]),
kpt(1, list[#list - 2])
})
counter = #list
local function animate()
create:Play()
create.Completed:Wait()
gradient.Offset = startingPos
gradient.Rotation = 180
if counter == #list - 1 and status == "down" then
gradient.Color = s({
kpt(0, gradient.Color.Keypoints[1].Value),
kpt(0.5, list[#list]),
kpt(1, list[1])
})
counter = 1
status = "up"
elseif counter == #list and status == "down" then
gradient.Color = s({
kpt(0, gradient.Color.Keypoints[1].Value),
kpt(0.5, list[1]),
kpt(1, list[2])
})
counter = 2
status = "up"
elseif counter <= #list - 2 and status == "down" then
gradient.Color = s({
kpt(0, gradient.Color.Keypoints[1].Value),
kpt(0.5, list[counter + 1]),
kpt(1, list[counter + 2])
})
counter = counter + 2
status = "up"
end
create:Play()
create.Completed:Wait()
gradient.Offset = startingPos
gradient.Rotation = 0
if counter == #list - 1 and status == "up" then
gradient.Color = s({
kpt(0, list[1]),
kpt(0.5, list[#list]),
kpt(1, gradient.Color.Keypoints[3].Value)
})
counter = 1
status = "down"
elseif counter == #list and status == "up" then
gradient.Color = s({
kpt(0, list[2]),
kpt(0.5, list[1]),
kpt(1, gradient.Color.Keypoints[3].Value)
})
counter = 2
status = "down"
elseif counter <= #list - 2 and status == "up" then
gradient.Color = s({
kpt(0, list[counter + 2]),
kpt(0.5, list[counter + 1]),
kpt(1, gradient.Color.Keypoints[3].Value)
})
counter = counter + 2
status = "down"
end
animate()
end
animate()
end
coroutine.wrap(CNHP_fake_script)()
local function WLLGFF_fake_script() -- FpsLabel.LocalScript
local script = Instance.new('LocalScript', FpsLabel)
game:GetService("RunService").RenderStepped:Connect(function(TimeBetween)
local FPS = math.floor(1/TimeBetween)
script.Parent.Text = "FPS: "..FPS
end)
end
coroutine.wrap(WLLGFF_fake_script)()
local function BKDDDO_fake_script() -- UsernameLabel.LocalScript
local script = Instance.new('LocalScript', UsernameLabel)
local player = game.Players.LocalPlayer
if player then
script.Parent.Text="Welcome "..player.Name.." !"
end
end
coroutine.wrap(BKDDDO_fake_script)()
local function HKTQ_fake_script() -- ProfileImage.LocalScript
local script = Instance.new('LocalScript', ProfileImage)
local Players = game:GetService("Players")
local player = Players.LocalPlayer
local userId = player.UserId
local thumbType = Enum.ThumbnailType.HeadShot
local thumbSize = Enum.ThumbnailSize.Size420x420
local content, isReady = Players:GetUserThumbnailAsync(userId, thumbType, thumbSize)
local imageLabel = script.Parent
imageLabel.Image = content
end
coroutine.wrap(HKTQ_fake_script)()
local function TSUNBBJ_fake_script() -- StormyButton.LocalScript
local script = Instance.new('LocalScript', StormyButton)
local Frame = script.Parent.Parent.StormyPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
end)
end
coroutine.wrap(TSUNBBJ_fake_script)()
local function YQOMKT_fake_script() -- StormyButton.LocalScript
local script = Instance.new('LocalScript', StormyButton)
local Frame = script.Parent.Parent.FpsGuiPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxtapPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.HexagonPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.MilionbloxPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.UnnamedESPPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxsensePanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.OwlHubPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(YQOMKT_fake_script)()
local function KQXZUBE_fake_script() -- StormyInject.LocalScript
local script = Instance.new('LocalScript', StormyInject)
local Frame = script.Parent.Parent.Parent.Parent.Parent
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(KQXZUBE_fake_script)()
local function EWJJ_fake_script() -- BloxtapButton.LocalScript
local script = Instance.new('LocalScript', BloxtapButton)
local Frame = script.Parent.Parent.BloxtapPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
end)
end
coroutine.wrap(EWJJ_fake_script)()
local function FCZIWT_fake_script() -- BloxtapButton.LocalScript
local script = Instance.new('LocalScript', BloxtapButton)
local Frame = script.Parent.Parent.StormyPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.HexagonPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.MilionbloxPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.FpsGuiPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.UnnamedESPPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxsensePanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.OwlHubPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(FCZIWT_fake_script)()
local function EPNA_fake_script() -- BloxtapInject.LocalScript
local script = Instance.new('LocalScript', BloxtapInject)
local Frame = script.Parent.Parent.Parent.Parent.Parent
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(EPNA_fake_script)()
local function WALYC_fake_script() -- HexagonButton.LocalScript
local script = Instance.new('LocalScript', HexagonButton)
local Frame = script.Parent.Parent.HexagonPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
end)
end
coroutine.wrap(WALYC_fake_script)()
local function YLQNBV_fake_script() -- HexagonButton.LocalScript
local script = Instance.new('LocalScript', HexagonButton)
local Frame = script.Parent.Parent.StormyPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxtapPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.MilionbloxPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.FpsGuiPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.UnnamedESPPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxsensePanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.OwlHubPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(YLQNBV_fake_script)()
local function ZYSUTW_fake_script() -- HexagonInject.LocalScript
local script = Instance.new('LocalScript', HexagonInject)
local Frame = script.Parent.Parent.Parent.Parent.Parent
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(ZYSUTW_fake_script)()
local function OJFG_fake_script() -- MilionbloxButton.LocalScript
local script = Instance.new('LocalScript', MilionbloxButton)
local Frame = script.Parent.Parent.MilionbloxPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
end)
end
coroutine.wrap(OJFG_fake_script)()
local function ICIIYQB_fake_script() -- MilionbloxButton.LocalScript
local script = Instance.new('LocalScript', MilionbloxButton)
local Frame = script.Parent.Parent.StormyPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.UnnamedESPPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxtapPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.HexagonPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.FpsGuiPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxsensePanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.OwlHubPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(ICIIYQB_fake_script)()
local function HCRVD_fake_script() -- MilionbloxInject.LocalScript
local script = Instance.new('LocalScript', MilionbloxInject)
local Frame = script.Parent.Parent.Parent.Parent.Parent
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(HCRVD_fake_script)()
local function VJES_fake_script() -- FpsGuiButton.LocalScript
local script = Instance.new('LocalScript', FpsGuiButton)
local Frame = script.Parent.Parent.FpsGuiPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
end)
end
coroutine.wrap(VJES_fake_script)()
local function OAAVEM_fake_script() -- FpsGuiButton.LocalScript
local script = Instance.new('LocalScript', FpsGuiButton)
local Frame = script.Parent.Parent.StormyPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxtapPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.HexagonPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.MilionbloxPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.UnnamedESPPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxsensePanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.OwlHubPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(OAAVEM_fake_script)()
local function ORLA_fake_script() -- FpsguiInject.LocalScript
local script = Instance.new('LocalScript', FpsguiInject)
local Frame = script.Parent.Parent.Parent.Parent.Parent
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(ORLA_fake_script)()
local function ECGPKI_fake_script() -- UnnamedESPButton.LocalScript
local script = Instance.new('LocalScript', UnnamedESPButton)
local Frame = script.Parent.Parent.UnnamedESPPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
end)
end
coroutine.wrap(ECGPKI_fake_script)()
local function XKTX_fake_script() -- UnnamedESPButton.LocalScript
local script = Instance.new('LocalScript', UnnamedESPButton)
local Frame = script.Parent.Parent.StormyPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxtapPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.HexagonPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.MilionbloxPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.FpsGuiPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxsensePanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.OwlHubPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(XKTX_fake_script)()
local function YNHTYP_fake_script() -- UnnamedESPInject.LocalScript
local script = Instance.new('LocalScript', UnnamedESPInject)
local Frame = script.Parent.Parent.Parent.Parent.Parent
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(YNHTYP_fake_script)()
local function BVTMLN_fake_script() -- BloxsenseButton.LocalScript
local script = Instance.new('LocalScript', BloxsenseButton)
local Frame = script.Parent.Parent.BloxsensePanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
end)
end
coroutine.wrap(BVTMLN_fake_script)()
local function QEHXUXD_fake_script() -- BloxsenseButton.LocalScript
local script = Instance.new('LocalScript', BloxsenseButton)
local Frame = script.Parent.Parent.StormyPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxtapPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.HexagonPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.MilionbloxPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.FpsGuiPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.UnnamedESPPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.OwlHubPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(QEHXUXD_fake_script)()
local function NYFDYJH_fake_script() -- BloxsenseInject.LocalScript
local script = Instance.new('LocalScript', BloxsenseInject)
local Frame = script.Parent.Parent.Parent.Parent.Parent
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(NYFDYJH_fake_script)()
local function KDNSA_fake_script() -- OwlHubButton.LocalScript
local script = Instance.new('LocalScript', OwlHubButton)
local Frame = script.Parent.Parent.OwlHubPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
end)
end
coroutine.wrap(KDNSA_fake_script)()
local function TMRWU_fake_script() -- OwlHubButton.LocalScript
local script = Instance.new('LocalScript', OwlHubButton)
local Frame = script.Parent.Parent.StormyPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxtapPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.HexagonPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.MilionbloxPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.FpsGuiPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.UnnamedESPPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BloxsensePanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(TMRWU_fake_script)()
local function HZQMRMB_fake_script() -- OwlHubLabel_4.LocalScript
local script = Instance.new('LocalScript', OwlHubLabel_4)
local Frame = script.Parent.Parent.Parent.Parent.Parent
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(HZQMRMB_fake_script)()
local function OUSUA_fake_script() -- BlurButton.LocalScript
local script = Instance.new('LocalScript', BlurButton)
local Frame = script.Parent.Parent.PinChangerInfoPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.SkinChangerPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BlurInfoPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
wait(5)
Frame.Visible = false
end)
end
coroutine.wrap(OUSUA_fake_script)()
local function OWEW_fake_script() -- PinChangerButton.LocalScript
local script = Instance.new('LocalScript', PinChangerButton)
local Frame = script.Parent.Parent.BlurInfoPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.SkinChangerPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.PinChangerInfoPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
wait(5)
Frame.Visible = false
end)
end
coroutine.wrap(OWEW_fake_script)()
local function BVFFAWX_fake_script() -- SkinChangerButton.LocalScript
local script = Instance.new('LocalScript', SkinChangerButton)
local Frame = script.Parent.Parent.PinChangerInfoPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.BlurInfoPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
local Frame = script.Parent.Parent.SkinChangerPanel
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = true
wait(5)
Frame.Visible = false
end)
end
coroutine.wrap(BVFFAWX_fake_script)()
local function CTLBN_fake_script() -- CloseButton.LocalScript
local script = Instance.new('LocalScript', CloseButton)
local Frame = script.Parent.Parent.Parent
script.Parent.MouseButton1Click:Connect(function()
Frame.Visible = false
end)
end
coroutine.wrap(CTLBN_fake_script)()
local function RWZG_fake_script() -- RGB_4.LocalScript
local script = Instance.new('LocalScript', RGB_4)
local button = script.Parent
local gradient = button.UIGradient
local ts = game:GetService("TweenService")
local ti = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.Out)
local offset = {Offset = Vector2.new(1, 0)}
local create = ts:Create(gradient, ti, offset)
local startingPos = Vector2.new(-1, 0)
local list = {}
local s, kpt = ColorSequence.new, ColorSequenceKeypoint.new
local counter = 0
local status = "down"
gradient.Offset = startingPos
local function rainbowColors()
local sat, val = 255, 255
for i = 1, 15 do
local hue = i * 17
table.insert(list, Color3.fromHSV(hue / 255, sat / 255, val / 255))
end
end
rainbowColors()
gradient.Color = s({
kpt(0, list[#list]),
kpt(0.5, list[#list - 1]),
kpt(1, list[#list - 2])
})
counter = #list
local function animate()
create:Play()
create.Completed:Wait()
gradient.Offset = startingPos
gradient.Rotation = 180
if counter == #list - 1 and status == "down" then
gradient.Color = s({
kpt(0, gradient.Color.Keypoints[1].Value),
kpt(0.5, list[#list]),
kpt(1, list[1])
})
counter = 1
status = "up"
elseif counter == #list and status == "down" then
gradient.Color = s({
kpt(0, gradient.Color.Keypoints[1].Value),
kpt(0.5, list[1]),
kpt(1, list[2])
})
counter = 2
status = "up"
elseif counter <= #list - 2 and status == "down" then
gradient.Color = s({
kpt(0, gradient.Color.Keypoints[1].Value),
kpt(0.5, list[counter + 1]),
kpt(1, list[counter + 2])
})
counter = counter + 2
status = "up"
end
create:Play()
create.Completed:Wait()
gradient.Offset = startingPos
gradient.Rotation = 0
if counter == #list - 1 and status == "up" then
gradient.Color = s({
kpt(0, list[1]),
kpt(0.5, list[#list]),
kpt(1, gradient.Color.Keypoints[3].Value)
})
counter = 1
status = "down"
elseif counter == #list and status == "up" then
gradient.Color = s({
kpt(0, list[2]),
kpt(0.5, list[1]),
kpt(1, gradient.Color.Keypoints[3].Value)
})
counter = 2
status = "down"
elseif counter <= #list - 2 and status == "up" then
gradient.Color = s({
kpt(0, list[counter + 2]),
kpt(0.5, list[counter + 1]),
kpt(1, gradient.Color.Keypoints[3].Value)
})
counter = counter + 2
status = "down"
end
animate()
end
animate()
end
coroutine.wrap(RWZG_fake_script)()