--[=[ 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: 6 | Scripts: 0 | Modules: 0 | Tags: 0 local LMG2L = {}; -- Players.c00lkiddHaxxez.PlayerGui.ScreenGui LMG2L["ScreenGui_1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); LMG2L["ScreenGui_1"]["IgnoreGuiInset"] = true; LMG2L["ScreenGui_1"]["ScreenInsets"] = Enum.ScreenInsets.DeviceSafeInsets; LMG2L["ScreenGui_1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; -- Players.c00lkiddHaxxez.PlayerGui.ScreenGui.Frame LMG2L["Frame_2"] = Instance.new("Frame", LMG2L["ScreenGui_1"]); LMG2L["Frame_2"]["BorderSizePixel"] = 3; LMG2L["Frame_2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["Frame_2"]["Size"] = UDim2.new(0.25833, 0, 0.70111, 0); LMG2L["Frame_2"]["Position"] = UDim2.new(0.00119, 0, 0.15198, 0); LMG2L["Frame_2"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); -- Players.c00lkiddHaxxez.PlayerGui.ScreenGui.Frame.UIAspectRatioConstraint LMG2L["UIAspectRatioConstraint_3"] = Instance.new("UIAspectRatioConstraint", LMG2L["Frame_2"]); LMG2L["UIAspectRatioConstraint_3"]["AspectRatio"] = 0.62717; -- Players.c00lkiddHaxxez.PlayerGui.ScreenGui.Frame.TextLabel LMG2L["TextLabel_4"] = Instance.new("TextLabel", LMG2L["Frame_2"]); LMG2L["TextLabel_4"]["TextWrapped"] = true; LMG2L["TextLabel_4"]["BorderSizePixel"] = 3; LMG2L["TextLabel_4"]["TextSize"] = 19; LMG2L["TextLabel_4"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["TextLabel_4"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextLabel_4"]["Size"] = UDim2.new(1, 0, 0.14451, 0); LMG2L["TextLabel_4"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); LMG2L["TextLabel_4"]["Text"] = [[c00lgui by 007n7]]; -- Players.c00lkiddHaxxez.PlayerGui.ScreenGui.Frame.TextButton LMG2L["TextButton_5"] = Instance.new("TextButton", LMG2L["Frame_2"]); LMG2L["TextButton_5"]["TextWrapped"] = true; LMG2L["TextButton_5"]["BorderSizePixel"] = 3; LMG2L["TextButton_5"]["TextScaled"] = true; LMG2L["TextButton_5"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextButton_5"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["TextButton_5"]["Size"] = UDim2.new(0.96774, 0, 0.18786, 0); LMG2L["TextButton_5"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); LMG2L["TextButton_5"]["Text"] = [[music]]; LMG2L["TextButton_5"]["Position"] = UDim2.new(0.01382, 0, 0.16185, 0); -- Players.c00lkiddHaxxez.PlayerGui.ScreenGui.Frame.TextButton.TextButton LMG2L["TextButton_6"] = Instance.new("TextButton", LMG2L["TextButton_5"]); LMG2L["TextButton_6"]["TextWrapped"] = true; LMG2L["TextButton_6"]["BorderSizePixel"] = 3; LMG2L["TextButton_6"]["TextScaled"] = true; LMG2L["TextButton_6"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextButton_6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); LMG2L["TextButton_6"]["Size"] = UDim2.new(1, 0, 1, 0); LMG2L["TextButton_6"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); LMG2L["TextButton_6"]["Text"] = [[decal spam ]]; LMG2L["TextButton_6"]["Position"] = UDim2.new(0.00476, 0, 3.36923, 0); return LMG2L["ScreenGui_1"], require;