--[=[ 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: 5 | Scripts: 0 | Modules: 0 | Tags: 0 local LMG2L = {}; -- Players.joineverything4.PlayerGui.ScreenGui LMG2L["ScreenGui_1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); LMG2L["ScreenGui_1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; -- Players.joineverything4.PlayerGui.ScreenGui.Frame LMG2L["Frame_2"] = Instance.new("Frame", LMG2L["ScreenGui_1"]); LMG2L["Frame_2"]["BorderSizePixel"] = 0; LMG2L["Frame_2"]["BackgroundColor3"] = Color3.fromRGB(49, 49, 49); LMG2L["Frame_2"]["Size"] = UDim2.new(0, 816, 0, 680); LMG2L["Frame_2"]["Position"] = UDim2.new(0, -26, 0, -196); LMG2L["Frame_2"]["BorderColor3"] = Color3.fromRGB(255, 255, 255); -- Players.joineverything4.PlayerGui.ScreenGui.Frame.TextLabel LMG2L["TextLabel_3"] = Instance.new("TextLabel", LMG2L["Frame_2"]); LMG2L["TextLabel_3"]["BorderSizePixel"] = 0; LMG2L["TextLabel_3"]["TextStrokeColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextLabel_3"]["BackgroundColor3"] = Color3.fromRGB(74, 74, 74); LMG2L["TextLabel_3"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextLabel_3"]["Size"] = UDim2.new(0, 208, 0, 76); LMG2L["TextLabel_3"]["BorderColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextLabel_3"]["Text"] = [[r.i.p my first account smr.kevin.phone tiktok]]; LMG2L["TextLabel_3"]["Position"] = UDim2.new(0, 300, 0, 334); -- Players.joineverything4.PlayerGui.ScreenGui.Frame.TextLabel LMG2L["TextLabel_4"] = Instance.new("TextLabel", LMG2L["Frame_2"]); LMG2L["TextLabel_4"]["BorderSizePixel"] = 0; LMG2L["TextLabel_4"]["TextStrokeColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextLabel_4"]["BackgroundColor3"] = Color3.fromRGB(94, 94, 94); LMG2L["TextLabel_4"]["TextColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextLabel_4"]["Size"] = UDim2.new(0, 288, 0, 70); LMG2L["TextLabel_4"]["BorderColor3"] = Color3.fromRGB(255, 255, 255); LMG2L["TextLabel_4"]["Text"] = [[I got really banned today. so add kevinphone.plays on tiktok.]]; LMG2L["TextLabel_4"]["Position"] = UDim2.new(0, 264, 0, 426); -- Players.joineverything4.PlayerGui.ScreenGui.Frame.ImageLabel LMG2L["ImageLabel_5"] = Instance.new("ImageLabel", LMG2L["Frame_2"]); LMG2L["ImageLabel_5"]["BorderSizePixel"] = 0; LMG2L["ImageLabel_5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); -- LMG2L["ImageLabel_5"]["ImageContent"] = ; LMG2L["ImageLabel_5"]["Image"] = [[rbxassetid://136947879755325]]; LMG2L["ImageLabel_5"]["Size"] = UDim2.new(0, 164, 0, 158); LMG2L["ImageLabel_5"]["Position"] = UDim2.new(0, 324, 0, 170); return LMG2L["ScreenGui_1"], require;