--[=[ d888b db db d888888b .d888b. db db db .d8b. 88' Y8b 88 88 `88' VP `8D 88 88 88 d8' `8b 88 88 88 88 odD' 88 88 88 88ooo88 88 ooo 88 88 88 .88' 88 88 88 88~~~88 88. ~8~ 88b d88 .88. j88. 88booo. 88b d88 88 88 @uniquadev Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER designed using localmaze gui creator ]=] -- Instances: 10 | Scripts: 2 | Modules: 0 | Tags: 1 local CollectionService = game:GetService("CollectionService"); local G2L = {}; -- Players.oldhacfard.PlayerGui.ScreenGui G2L["ScreenGui_1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); G2L["ScreenGui_1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; -- Tags CollectionService:AddTag(G2L["ScreenGui_1"], [[main]]); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame G2L["Frame_2"] = Instance.new("Frame", G2L["ScreenGui_1"]); G2L["Frame_2"]["BorderSizePixel"] = 0; G2L["Frame_2"]["BackgroundColor3"] = Color3.fromRGB(73, 73, 73); G2L["Frame_2"]["Size"] = UDim2.new(0.45762, 0, 0.30087, 0); G2L["Frame_2"]["Position"] = UDim2.new(0.23459, 0, -0.07033, 0); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.TextButton2 G2L["TextButton2_3"] = Instance.new("TextButton", G2L["Frame_2"]); G2L["TextButton2_3"]["BorderSizePixel"] = 0; G2L["TextButton2_3"]["TextSize"] = 15; G2L["TextButton2_3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["TextButton2_3"]["Size"] = UDim2.new(0.11364, 0, 0.2987, 0); G2L["TextButton2_3"]["Text"] = [[fe cadusca]]; G2L["TextButton2_3"]["Name"] = [[TextButton2]]; G2L["TextButton2_3"]["Position"] = UDim2.new(0.20202, 0, 0.35714, 0); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.TextButton2.LocalScript G2L["LocalScript_4"] = Instance.new("LocalScript", G2L["TextButton2_3"]); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.TextLabel2 G2L["TextLabel2_5"] = Instance.new("TextLabel", G2L["Frame_2"]); G2L["TextLabel2_5"]["BorderSizePixel"] = 0; G2L["TextLabel2_5"]["TextSize"] = 19; G2L["TextLabel2_5"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0); G2L["TextLabel2_5"]["Size"] = UDim2.new(0.10101, 0, 0.18831, 0); G2L["TextLabel2_5"]["Text"] = [[S]]; G2L["TextLabel2_5"]["Name"] = [[TextLabel2]]; G2L["TextLabel2_5"]["Position"] = UDim2.new(0.05808, 0, 0.04545, 0); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.TextLabel G2L["TextLabel_6"] = Instance.new("TextLabel", G2L["Frame_2"]); G2L["TextLabel_6"]["BorderSizePixel"] = 0; G2L["TextLabel_6"]["TextSize"] = 19; G2L["TextLabel_6"]["BackgroundColor3"] = Color3.fromRGB(113, 113, 113); G2L["TextLabel_6"]["Size"] = UDim2.new(1, 0, 0.24675, 0); G2L["TextLabel_6"]["Text"] = [[SS Hub]]; G2L["TextLabel_6"]["Position"] = UDim2.new(0, 0, -0.00649, 0); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.TextButton G2L["TextButton_7"] = Instance.new("TextButton", G2L["Frame_2"]); G2L["TextButton_7"]["BorderSizePixel"] = 0; G2L["TextButton_7"]["TextSize"] = 19; G2L["TextButton_7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["TextButton_7"]["Size"] = UDim2.new(0.12879, 0, 0.2987, 0); G2L["TextButton_7"]["Text"] = [[DEX]]; G2L["TextButton_7"]["Position"] = UDim2.new(0.00758, 0, 0.35065, 0); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.TextButton.LocalScript G2L["LocalScript_8"] = Instance.new("LocalScript", G2L["TextButton_7"]); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.TextLabel3 G2L["TextLabel3_9"] = Instance.new("TextLabel", G2L["Frame_2"]); G2L["TextLabel3_9"]["BorderSizePixel"] = 0; G2L["TextLabel3_9"]["TextSize"] = 19; G2L["TextLabel3_9"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0); G2L["TextLabel3_9"]["Size"] = UDim2.new(0.09091, 0, 0.20779, 0); G2L["TextLabel3_9"]["Text"] = [[S]]; G2L["TextLabel3_9"]["Name"] = [[TextLabel3]]; G2L["TextLabel3_9"]["Position"] = UDim2.new(0.06818, 0, 0.03896, 0); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.UIAspectRatioConstraint G2L["UIAspectRatioConstraint_a"] = Instance.new("UIAspectRatioConstraint", G2L["Frame_2"]); G2L["UIAspectRatioConstraint_a"]["AspectRatio"] = 2.57143; -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.TextButton2.LocalScript local function C_4() local script = G2L["LocalScript_4"]; local button = script.Parent -- Senin butonun button.Activated:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/XJeBNe0s"))() end) end; task.spawn(C_4); -- Players.oldhacfard.PlayerGui.ScreenGui.Frame.TextButton.LocalScript local function C_8() local script = G2L["LocalScript_8"]; local button = script.Parent -- Senin butonun button.Activated:Connect(function() loadstring(game:HttpGet("https://github.com/AZYsGithub/DexPlusPlus/releases/latest/download/out.lua"))() end) end; task.spawn(C_8); return G2L["ScreenGui_1"], require;