--[=[ 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: 11 | Scripts: 2 | Modules: 0 | Tags: 0 local LMG2L = {}; -- Players.Lyangamer09252016.PlayerGui.ScreenGui LMG2L["ScreenGui_1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); LMG2L["ScreenGui_1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame LMG2L["Frame_2"] = Instance.new("Frame", LMG2L["ScreenGui_1"]); LMG2L["Frame_2"]["BorderSizePixel"] = 0; LMG2L["Frame_2"]["BackgroundColor3"] = Color3.fromRGB(28, 43, 54); LMG2L["Frame_2"]["Size"] = UDim2.new(0, 724, 0, 460); LMG2L["Frame_2"]["Position"] = UDim2.new(0, 188, 0, 74); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.ImageLabel LMG2L["ImageLabel_3"] = Instance.new("ImageLabel", LMG2L["Frame_2"]); LMG2L["ImageLabel_3"]["BorderSizePixel"] = 0; LMG2L["ImageLabel_3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); -- LMG2L["ImageLabel_3"]["ImageContent"] = ; LMG2L["ImageLabel_3"]["Image"] = [[rbxthumb://type=Asset&id=76413494866974&w=420&h=420]]; LMG2L["ImageLabel_3"]["Size"] = UDim2.new(0, 30, 0, 30); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.TextButton2 LMG2L["TextButton2_4"] = Instance.new("TextButton", LMG2L["Frame_2"]); LMG2L["TextButton2_4"]["BorderSizePixel"] = 0; LMG2L["TextButton2_4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextButton2_4"]["Size"] = UDim2.new(0, 144, 0, 38); LMG2L["TextButton2_4"]["Text"] = [[Clear]]; LMG2L["TextButton2_4"]["Name"] = [[TextButton2]]; LMG2L["TextButton2_4"]["Position"] = UDim2.new(0, 156, 0, 412); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.TextButton2.LocalScript LMG2L["LocalScript_5"] = Instance.new("LocalScript", LMG2L["TextButton2_4"]); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.ImageLabel2 LMG2L["ImageLabel2_6"] = Instance.new("ImageLabel", LMG2L["Frame_2"]); LMG2L["ImageLabel2_6"]["BorderSizePixel"] = 0; LMG2L["ImageLabel2_6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); -- LMG2L["ImageLabel2_6"]["ImageContent"] = ; LMG2L["ImageLabel2_6"]["Image"] = [[rbxthumb://type=Asset&id=92559674000623&w=420&h=420]]; LMG2L["ImageLabel2_6"]["Size"] = UDim2.new(0, 94, 0, 92); LMG2L["ImageLabel2_6"]["Name"] = [[ImageLabel2]]; LMG2L["ImageLabel2_6"]["Position"] = UDim2.new(0, 622, 0, 310); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.TextButton LMG2L["TextButton_7"] = Instance.new("TextButton", LMG2L["Frame_2"]); LMG2L["TextButton_7"]["BorderSizePixel"] = 0; LMG2L["TextButton_7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextButton_7"]["Size"] = UDim2.new(0, 144, 0, 38); LMG2L["TextButton_7"]["Text"] = [[Execute]]; LMG2L["TextButton_7"]["Position"] = UDim2.new(0, 6, 0, 412); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.TextButton.LocalScript LMG2L["LocalScript_8"] = Instance.new("LocalScript", LMG2L["TextButton_7"]); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.TextLabel LMG2L["TextLabel_9"] = Instance.new("TextLabel", LMG2L["Frame_2"]); LMG2L["TextLabel_9"]["BorderSizePixel"] = 0; LMG2L["TextLabel_9"]["TextXAlignment"] = Enum.TextXAlignment.Left; LMG2L["TextLabel_9"]["BackgroundColor3"] = Color3.fromRGB(37, 37, 37); LMG2L["TextLabel_9"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextLabel_9"]["Size"] = UDim2.new(0, 684, 0, 30); LMG2L["TextLabel_9"]["Text"] = [[PROJECT LYAN V1]]; LMG2L["TextLabel_9"]["Position"] = UDim2.new(0, 40, 0, 0); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.TextBox LMG2L["TextBox_a"] = Instance.new("TextBox", LMG2L["Frame_2"]); LMG2L["TextBox_a"]["TextXAlignment"] = Enum.TextXAlignment.Left; LMG2L["TextBox_a"]["BorderSizePixel"] = 0; LMG2L["TextBox_a"]["TextYAlignment"] = Enum.TextYAlignment.Top; LMG2L["TextBox_a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextBox_a"]["Size"] = UDim2.new(0, 712, 0, 362); LMG2L["TextBox_a"]["Position"] = UDim2.new(0, 6, 0, 40); LMG2L["TextBox_a"]["Text"] = [[put or paste ur script here]]; -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.UIDragDetector LMG2L["UIDragDetector_b"] = Instance.new("UIDragDetector", LMG2L["Frame_2"]); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.TextButton2.LocalScript local function C_5() local script = LMG2L["LocalScript_5"]; local button = script.Parent local textBox = button.Parent:WaitForChild("TextBox") button.MouseButton1Click:Connect(function() textBox.Text = "" end) end; task.spawn(C_5); -- Players.Lyangamer09252016.PlayerGui.ScreenGui.Frame.TextButton.LocalScript local function C_8() local script = LMG2L["LocalScript_8"]; local button = script.Parent local textBox = button.Parent:WaitForChild("TextBox") button.MouseButton1Click:Connect(function() local code = textBox.Text if code ~= "" then pcall(function() loadstring(code)() end) end end) end; task.spawn(C_8); return LMG2L["ScreenGui_1"], require;