-- Instances: 302 | Scripts: 20 | Modules: 0 | Tags: 0 local G2L = {}; -- StarterGui.Eternity G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); G2L["1"]["Name"] = [[Eternity]]; G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; G2L["1"]["ResetOnSpawn"] = false; -- StarterGui.Eternity.DevConsole G2L["2"] = Instance.new("LocalScript", G2L["1"]); G2L["2"]["Name"] = [[DevConsole]]; -- StarterGui.Eternity.LocalScript G2L["3"] = Instance.new("LocalScript", G2L["1"]); -- StarterGui.Eternity.Toggle G2L["4"] = Instance.new("LocalScript", G2L["1"]); G2L["4"]["Name"] = [[Toggle]]; -- StarterGui.Eternity.MenuFrame G2L["5"] = Instance.new("Frame", G2L["1"]); G2L["5"]["ZIndex"] = 0; G2L["5"]["BackgroundColor3"] = Color3.fromRGB(22, 22, 22); G2L["5"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["5"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["5"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["5"]["Name"] = [[MenuFrame]]; G2L["5"]["BackgroundTransparency"] = 0.1; -- StarterGui.Eternity.MenuFrame.UIDrag G2L["6"] = Instance.new("LocalScript", G2L["5"]); G2L["6"]["Name"] = [[UIDrag]]; -- StarterGui.Eternity.MenuFrame.UIAspectRatioConstraint G2L["7"] = Instance.new("UIAspectRatioConstraint", G2L["5"]); G2L["7"]["AspectRatio"] = 1.5; -- StarterGui.Eternity.MenuFrame.UICorner G2L["8"] = Instance.new("UICorner", G2L["5"]); G2L["8"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.ImageLabel G2L["9"] = Instance.new("ImageLabel", G2L["5"]); G2L["9"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["9"]["SliceScale"] = 0.1; G2L["9"]["ScaleType"] = Enum.ScaleType.Slice; G2L["9"]["ImageTransparency"] = 0.5; G2L["9"]["ImageColor3"] = Color3.fromRGB(0, 0, 0); G2L["9"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["9"]["Image"] = [[rbxassetid://13960012399]]; G2L["9"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["9"]["BackgroundTransparency"] = 1; G2L["9"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.ImageLabel.UIGradient G2L["a"] = Instance.new("UIGradient", G2L["9"]); G2L["a"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame G2L["b"] = Instance.new("Frame", G2L["5"]); G2L["b"]["Visible"] = false; G2L["b"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["b"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.Frame G2L["c"] = Instance.new("Frame", G2L["b"]); G2L["c"]["ZIndex"] = 2; G2L["c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["c"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["c"]["Size"] = UDim2.new(0, 300, 0, 50); G2L["c"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["c"]["BackgroundTransparency"] = 0.5; -- StarterGui.Eternity.MenuFrame.Frame.Frame.UICorner G2L["d"] = Instance.new("UICorner", G2L["c"]); G2L["d"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame.UIGradient G2L["e"] = Instance.new("UIGradient", G2L["c"]); G2L["e"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextButton G2L["f"] = Instance.new("TextButton", G2L["c"]); G2L["f"]["TextStrokeTransparency"] = 0.95; G2L["f"]["TextTransparency"] = 0.1; G2L["f"]["TextSize"] = 24; G2L["f"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["f"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal); G2L["f"]["ZIndex"] = 3; G2L["f"]["BackgroundTransparency"] = 1; G2L["f"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["f"]["Text"] = [[Login]]; -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextButton.UICorner G2L["10"] = Instance.new("UICorner", G2L["f"]); G2L["10"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageLabel G2L["11"] = Instance.new("ImageLabel", G2L["c"]); G2L["11"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["11"]["SliceScale"] = 0.1; G2L["11"]["ScaleType"] = Enum.ScaleType.Slice; G2L["11"]["ImageTransparency"] = 0.5; G2L["11"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["11"]["Image"] = [[rbxassetid://13960012399]]; G2L["11"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["11"]["BackgroundTransparency"] = 1; G2L["11"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageLabel.UIGradient G2L["12"] = Instance.new("UIGradient", G2L["11"]); G2L["12"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.TextLabel G2L["13"] = Instance.new("TextLabel", G2L["b"]); G2L["13"]["TextStrokeTransparency"] = 0.95; G2L["13"]["ZIndex"] = 2; G2L["13"]["TextSize"] = 60; G2L["13"]["TextTransparency"] = 0.1; G2L["13"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal); G2L["13"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["13"]["BackgroundTransparency"] = 1; G2L["13"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["13"]["Text"] = [[Welcome]]; G2L["13"]["Position"] = UDim2.new(0, 0, 0, 120); -- StarterGui.Eternity.MenuFrame.Frame.TextLabel G2L["14"] = Instance.new("TextLabel", G2L["b"]); G2L["14"]["ZIndex"] = 2; G2L["14"]["TextSize"] = 18; G2L["14"]["TextXAlignment"] = Enum.TextXAlignment.Right; G2L["14"]["TextTransparency"] = 0.5; G2L["14"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["14"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["14"]["BackgroundTransparency"] = 1; G2L["14"]["Size"] = UDim2.new(0, 108, 0, 30); G2L["14"]["Text"] = [[Sep 092625]]; G2L["14"]["Position"] = UDim2.new(0, 486, 0, 370); -- StarterGui.Eternity.MenuFrame.Frame G2L["15"] = Instance.new("Frame", G2L["5"]); G2L["15"]["ClipsDescendants"] = true; G2L["15"]["Size"] = UDim2.new(0.25, 0, 1, 0); G2L["15"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.UIPadding G2L["16"] = Instance.new("UIPadding", G2L["15"]); G2L["16"]["PaddingTop"] = UDim.new(0, 10); G2L["16"]["PaddingRight"] = UDim.new(0, 10); G2L["16"]["PaddingLeft"] = UDim.new(0, 10); G2L["16"]["PaddingBottom"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame G2L["17"] = Instance.new("Frame", G2L["15"]); G2L["17"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["17"]["Size"] = UDim2.new(1, 30, 1, 20); G2L["17"]["Position"] = UDim2.new(0, -10, 0, -10); G2L["17"]["BackgroundTransparency"] = 0.9; -- StarterGui.Eternity.MenuFrame.Frame.Frame.UICorner G2L["18"] = Instance.new("UICorner", G2L["17"]); G2L["18"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame G2L["19"] = Instance.new("Frame", G2L["15"]); G2L["19"]["ZIndex"] = 2; G2L["19"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["19"]["Size"] = UDim2.new(0, 125, 0, 240); G2L["19"]["Position"] = UDim2.new(0.5, 0, 0, 80); G2L["19"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.Frame.UIListLayout G2L["1a"] = Instance.new("UIListLayout", G2L["19"]); G2L["1a"]["Padding"] = UDim.new(0, 5); G2L["1a"]["SortOrder"] = Enum.SortOrder.LayoutOrder; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton G2L["1b"] = Instance.new("ImageButton", G2L["19"]); G2L["1b"]["AutoButtonColor"] = false; G2L["1b"]["BackgroundTransparency"] = 1; G2L["1b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["1b"]["Size"] = UDim2.new(0, 82, 0, 30); G2L["1b"]["LayoutOrder"] = 2; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UICorner G2L["1c"] = Instance.new("UICorner", G2L["1b"]); G2L["1c"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient G2L["1d"] = Instance.new("UIGradient", G2L["1b"]); G2L["1d"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient.LocalScript G2L["1e"] = Instance.new("LocalScript", G2L["1d"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["1f"] = Instance.new("ImageLabel", G2L["1b"]); G2L["1f"]["ScaleType"] = Enum.ScaleType.Fit; G2L["1f"]["ImageTransparency"] = 0.5; G2L["1f"]["AnchorPoint"] = Vector2.new(0, 0.5); G2L["1f"]["Image"] = [[rbxassetid://11433532654]]; G2L["1f"]["Size"] = UDim2.new(0, 15, 0, 15); G2L["1f"]["BackgroundTransparency"] = 1; G2L["1f"]["LayoutOrder"] = 1; G2L["1f"]["Position"] = UDim2.new(0, 8, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIAspectRatioConstraint G2L["20"] = Instance.new("UIAspectRatioConstraint", G2L["1f"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["21"] = Instance.new("ImageLabel", G2L["1b"]); G2L["21"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["21"]["SliceScale"] = 0.1; G2L["21"]["ScaleType"] = Enum.ScaleType.Slice; G2L["21"]["ImageTransparency"] = 1; G2L["21"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["21"]["Image"] = [[rbxassetid://13960012399]]; G2L["21"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["21"]["BackgroundTransparency"] = 1; G2L["21"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIGradient G2L["22"] = Instance.new("UIGradient", G2L["21"]); G2L["22"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.TextLabel G2L["23"] = Instance.new("TextLabel", G2L["1b"]); G2L["23"]["TextSize"] = 17; G2L["23"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["23"]["TextTransparency"] = 0.5; G2L["23"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["23"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["23"]["BackgroundTransparency"] = 1; G2L["23"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["23"]["Text"] = [[ Home]]; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton G2L["24"] = Instance.new("ImageButton", G2L["19"]); G2L["24"]["AutoButtonColor"] = false; G2L["24"]["BackgroundTransparency"] = 1; G2L["24"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["24"]["Size"] = UDim2.new(0, 70, 0, 30); G2L["24"]["LayoutOrder"] = 3; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UICorner G2L["25"] = Instance.new("UICorner", G2L["24"]); G2L["25"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient G2L["26"] = Instance.new("UIGradient", G2L["24"]); G2L["26"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient.LocalScript G2L["27"] = Instance.new("LocalScript", G2L["26"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["28"] = Instance.new("ImageLabel", G2L["24"]); G2L["28"]["ScaleType"] = Enum.ScaleType.Fit; G2L["28"]["ImageTransparency"] = 0.5; G2L["28"]["AnchorPoint"] = Vector2.new(0, 0.5); G2L["28"]["Image"] = [[rbxassetid://11419703033]]; G2L["28"]["Size"] = UDim2.new(0, 15, 0, 15); G2L["28"]["BackgroundTransparency"] = 1; G2L["28"]["LayoutOrder"] = 1; G2L["28"]["Position"] = UDim2.new(0, 8, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIAspectRatioConstraint G2L["29"] = Instance.new("UIAspectRatioConstraint", G2L["28"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["2a"] = Instance.new("ImageLabel", G2L["24"]); G2L["2a"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["2a"]["SliceScale"] = 0.1; G2L["2a"]["ScaleType"] = Enum.ScaleType.Slice; G2L["2a"]["ImageTransparency"] = 1; G2L["2a"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["2a"]["Image"] = [[rbxassetid://13960012399]]; G2L["2a"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["2a"]["BackgroundTransparency"] = 1; G2L["2a"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIGradient G2L["2b"] = Instance.new("UIGradient", G2L["2a"]); G2L["2b"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.TextLabel G2L["2c"] = Instance.new("TextLabel", G2L["24"]); G2L["2c"]["TextSize"] = 17; G2L["2c"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["2c"]["TextTransparency"] = 0.5; G2L["2c"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["2c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["2c"]["BackgroundTransparency"] = 1; G2L["2c"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["2c"]["Text"] = [[ Hub]]; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton G2L["2d"] = Instance.new("ImageButton", G2L["19"]); G2L["2d"]["AutoButtonColor"] = false; G2L["2d"]["BackgroundTransparency"] = 0.5; G2L["2d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["2d"]["Size"] = UDim2.new(0, 74, 0, 30); G2L["2d"]["LayoutOrder"] = 4; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UICorner G2L["2e"] = Instance.new("UICorner", G2L["2d"]); G2L["2e"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient G2L["2f"] = Instance.new("UIGradient", G2L["2d"]); G2L["2f"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient.LocalScript G2L["30"] = Instance.new("LocalScript", G2L["2f"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["31"] = Instance.new("ImageLabel", G2L["2d"]); G2L["31"]["ScaleType"] = Enum.ScaleType.Fit; G2L["31"]["AnchorPoint"] = Vector2.new(0, 0.5); G2L["31"]["Image"] = [[rbxassetid://11422154787]]; G2L["31"]["Size"] = UDim2.new(0, 15, 0, 15); G2L["31"]["BackgroundTransparency"] = 1; G2L["31"]["LayoutOrder"] = 1; G2L["31"]["Position"] = UDim2.new(0, 8, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIAspectRatioConstraint G2L["32"] = Instance.new("UIAspectRatioConstraint", G2L["31"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["33"] = Instance.new("ImageLabel", G2L["2d"]); G2L["33"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["33"]["SliceScale"] = 0.1; G2L["33"]["ScaleType"] = Enum.ScaleType.Slice; G2L["33"]["ImageTransparency"] = 0.5; G2L["33"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["33"]["Image"] = [[rbxassetid://13960012399]]; G2L["33"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["33"]["BackgroundTransparency"] = 1; G2L["33"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIGradient G2L["34"] = Instance.new("UIGradient", G2L["33"]); G2L["34"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.TextLabel G2L["35"] = Instance.new("TextLabel", G2L["2d"]); G2L["35"]["TextSize"] = 17; G2L["35"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["35"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["35"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["35"]["BackgroundTransparency"] = 1; G2L["35"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["35"]["Text"] = [[ Logs]]; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton G2L["36"] = Instance.new("ImageButton", G2L["19"]); G2L["36"]["AutoButtonColor"] = false; G2L["36"]["BackgroundTransparency"] = 1; G2L["36"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["36"]["Size"] = UDim2.new(0, 82, 0, 30); G2L["36"]["LayoutOrder"] = 5; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UICorner G2L["37"] = Instance.new("UICorner", G2L["36"]); G2L["37"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient G2L["38"] = Instance.new("UIGradient", G2L["36"]); G2L["38"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["39"] = Instance.new("ImageLabel", G2L["36"]); G2L["39"]["ScaleType"] = Enum.ScaleType.Fit; G2L["39"]["ImageTransparency"] = 0.5; G2L["39"]["AnchorPoint"] = Vector2.new(0, 0.5); G2L["39"]["Image"] = [[rbxassetid://11432850205]]; G2L["39"]["Size"] = UDim2.new(0, 15, 0, 15); G2L["39"]["BackgroundTransparency"] = 1; G2L["39"]["LayoutOrder"] = 1; G2L["39"]["Position"] = UDim2.new(0, 8, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIAspectRatioConstraint G2L["3a"] = Instance.new("UIAspectRatioConstraint", G2L["39"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["3b"] = Instance.new("ImageLabel", G2L["36"]); G2L["3b"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["3b"]["SliceScale"] = 0.1; G2L["3b"]["ScaleType"] = Enum.ScaleType.Slice; G2L["3b"]["ImageTransparency"] = 1; G2L["3b"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["3b"]["Image"] = [[rbxassetid://13960012399]]; G2L["3b"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["3b"]["BackgroundTransparency"] = 1; G2L["3b"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIGradient G2L["3c"] = Instance.new("UIGradient", G2L["3b"]); G2L["3c"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.TextLabel G2L["3d"] = Instance.new("TextLabel", G2L["36"]); G2L["3d"]["TextSize"] = 17; G2L["3d"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["3d"]["TextTransparency"] = 0.5; G2L["3d"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["3d"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["3d"]["BackgroundTransparency"] = 1; G2L["3d"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["3d"]["Text"] = [[ Music]]; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton G2L["3e"] = Instance.new("ImageButton", G2L["19"]); G2L["3e"]["AutoButtonColor"] = false; G2L["3e"]["BackgroundTransparency"] = 1; G2L["3e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["3e"]["Size"] = UDim2.new(0, 91, 0, 30); G2L["3e"]["LayoutOrder"] = 6; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UICorner G2L["3f"] = Instance.new("UICorner", G2L["3e"]); G2L["3f"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient G2L["40"] = Instance.new("UIGradient", G2L["3e"]); G2L["40"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["41"] = Instance.new("ImageLabel", G2L["3e"]); G2L["41"]["ScaleType"] = Enum.ScaleType.Fit; G2L["41"]["ImageTransparency"] = 0.5; G2L["41"]["AnchorPoint"] = Vector2.new(0, 0.5); G2L["41"]["Image"] = [[rbxassetid://11432832657]]; G2L["41"]["Size"] = UDim2.new(0, 15, 0, 15); G2L["41"]["BackgroundTransparency"] = 1; G2L["41"]["LayoutOrder"] = 1; G2L["41"]["Position"] = UDim2.new(0, 8, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIAspectRatioConstraint G2L["42"] = Instance.new("UIAspectRatioConstraint", G2L["41"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["43"] = Instance.new("ImageLabel", G2L["3e"]); G2L["43"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["43"]["SliceScale"] = 0.1; G2L["43"]["ScaleType"] = Enum.ScaleType.Slice; G2L["43"]["ImageTransparency"] = 1; G2L["43"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["43"]["Image"] = [[rbxassetid://13960012399]]; G2L["43"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["43"]["BackgroundTransparency"] = 1; G2L["43"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIGradient G2L["44"] = Instance.new("UIGradient", G2L["43"]); G2L["44"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.TextLabel G2L["45"] = Instance.new("TextLabel", G2L["3e"]); G2L["45"]["TextSize"] = 17; G2L["45"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["45"]["TextTransparency"] = 0.5; G2L["45"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["45"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["45"]["BackgroundTransparency"] = 1; G2L["45"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["45"]["Text"] = [[ Players]]; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton G2L["46"] = Instance.new("ImageButton", G2L["19"]); G2L["46"]["AutoButtonColor"] = false; G2L["46"]["BackgroundTransparency"] = 1; G2L["46"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["46"]["Size"] = UDim2.new(0, 97, 0, 30); G2L["46"]["LayoutOrder"] = 7; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UICorner G2L["47"] = Instance.new("UICorner", G2L["46"]); G2L["47"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient G2L["48"] = Instance.new("UIGradient", G2L["46"]); G2L["48"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["49"] = Instance.new("ImageLabel", G2L["46"]); G2L["49"]["ScaleType"] = Enum.ScaleType.Fit; G2L["49"]["ImageTransparency"] = 0.5; G2L["49"]["AnchorPoint"] = Vector2.new(0, 0.5); G2L["49"]["Image"] = [[rbxassetid://11293977610]]; G2L["49"]["Size"] = UDim2.new(0, 15, 0, 15); G2L["49"]["BackgroundTransparency"] = 1; G2L["49"]["LayoutOrder"] = 1; G2L["49"]["Position"] = UDim2.new(0, 8, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIAspectRatioConstraint G2L["4a"] = Instance.new("UIAspectRatioConstraint", G2L["49"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel G2L["4b"] = Instance.new("ImageLabel", G2L["46"]); G2L["4b"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["4b"]["SliceScale"] = 0.1; G2L["4b"]["ScaleType"] = Enum.ScaleType.Slice; G2L["4b"]["ImageTransparency"] = 1; G2L["4b"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["4b"]["Image"] = [[rbxassetid://13960012399]]; G2L["4b"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["4b"]["BackgroundTransparency"] = 1; G2L["4b"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.ImageLabel.UIGradient G2L["4c"] = Instance.new("UIGradient", G2L["4b"]); G2L["4c"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.TextLabel G2L["4d"] = Instance.new("TextLabel", G2L["46"]); G2L["4d"]["TextSize"] = 17; G2L["4d"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["4d"]["TextTransparency"] = 0.5; G2L["4d"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["4d"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["4d"]["BackgroundTransparency"] = 1; G2L["4d"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["4d"]["Text"] = [[ Settings]]; -- StarterGui.Eternity.MenuFrame.Frame.Frame G2L["4e"] = Instance.new("Frame", G2L["15"]); G2L["4e"]["ZIndex"] = 2; G2L["4e"]["Size"] = UDim2.new(1, 0, 0, 90); G2L["4e"]["Position"] = UDim2.new(0, -10, 0, -10); G2L["4e"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextLabel G2L["4f"] = Instance.new("TextLabel", G2L["4e"]); G2L["4f"]["ZIndex"] = 3; G2L["4f"]["TextSize"] = 17; G2L["4f"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["4f"]["TextTransparency"] = 0.25; G2L["4f"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["4f"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["4f"]["BackgroundTransparency"] = 1; G2L["4f"]["Size"] = UDim2.new(1.11154, 0, 0, 16); G2L["4f"]["Text"] = [[ 12:40 AM]]; G2L["4f"]["Position"] = UDim2.new(0, 20, 0, 65); -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextLabel.LocalScript G2L["50"] = Instance.new("LocalScript", G2L["4f"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextLabel.LocalScript G2L["51"] = Instance.new("LocalScript", G2L["4f"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageLabel G2L["52"] = Instance.new("ImageLabel", G2L["4e"]); G2L["52"]["BorderSizePixel"] = 0; G2L["52"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["52"]["Image"] = [[rbxassetid://120438162394744]]; G2L["52"]["Size"] = UDim2.new(0, 103, 0, 82); G2L["52"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["52"]["BackgroundTransparency"] = 1; G2L["52"]["Position"] = UDim2.new(-0.03077, 0, -0.02222, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextLabel G2L["53"] = Instance.new("TextLabel", G2L["4e"]); G2L["53"]["TextWrapped"] = true; G2L["53"]["ZIndex"] = 3; G2L["53"]["TextSize"] = 23; G2L["53"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["53"]["TextYAlignment"] = Enum.TextYAlignment.Bottom; G2L["53"]["TextScaled"] = true; G2L["53"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["53"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["53"]["BackgroundTransparency"] = 1; G2L["53"]["RichText"] = true; G2L["53"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["53"]["Text"] = [[ Eternity]]; G2L["53"]["Position"] = UDim2.new(0, -7, 0, 37); -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextLabel.LocalScript G2L["54"] = Instance.new("LocalScript", G2L["53"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame G2L["55"] = Instance.new("Frame", G2L["15"]); G2L["55"]["ZIndex"] = 2; G2L["55"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["55"]["Size"] = UDim2.new(0, 30, 0, 30); G2L["55"]["Position"] = UDim2.new(0, 2, 1, -30); G2L["55"]["BackgroundTransparency"] = 0.5; -- StarterGui.Eternity.MenuFrame.Frame.Frame.UICorner G2L["56"] = Instance.new("UICorner", G2L["55"]); G2L["56"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.Frame.UIGradient G2L["57"] = Instance.new("UIGradient", G2L["55"]); G2L["57"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton G2L["58"] = Instance.new("ImageButton", G2L["55"]); G2L["58"]["AutoButtonColor"] = false; G2L["58"]["BackgroundTransparency"] = 1; G2L["58"]["ZIndex"] = 3; G2L["58"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["58"]["Image"] = [[rbxassetid://11293978505]]; G2L["58"]["Size"] = UDim2.new(1, -10, 1, -10); G2L["58"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIAspectRatioConstraint G2L["59"] = Instance.new("UIAspectRatioConstraint", G2L["58"]); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageLabel G2L["5a"] = Instance.new("ImageLabel", G2L["55"]); G2L["5a"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["5a"]["SliceScale"] = 0.1; G2L["5a"]["ScaleType"] = Enum.ScaleType.Slice; G2L["5a"]["ImageTransparency"] = 0.5; G2L["5a"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["5a"]["Image"] = [[rbxassetid://13960012399]]; G2L["5a"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["5a"]["BackgroundTransparency"] = 1; G2L["5a"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageLabel.UIGradient G2L["5b"] = Instance.new("UIGradient", G2L["5a"]); G2L["5b"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.UIDragDetector G2L["5c"] = Instance.new("UIDragDetector", G2L["5"]); G2L["5c"]["ResponseStyle"] = Enum.UIDragDetectorResponseStyle.CustomOffset; -- StarterGui.Eternity.MenuFrame.Frame G2L["5d"] = Instance.new("Frame", G2L["5"]); G2L["5d"]["ZIndex"] = -2147483647; G2L["5d"]["BorderSizePixel"] = 0; G2L["5d"]["BackgroundColor3"] = Color3.fromRGB(67, 67, 67); G2L["5d"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["5d"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["5d"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["5d"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame G2L["5e"] = Instance.new("Frame", G2L["5"]); G2L["5e"]["ClipsDescendants"] = true; G2L["5e"]["Size"] = UDim2.new(0.75, 0, 1, 0); G2L["5e"]["Position"] = UDim2.new(0.25, 0, 0, 0); G2L["5e"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.UIPageLayout G2L["5f"] = Instance.new("UIPageLayout", G2L["5e"]); G2L["5f"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center; G2L["5f"]["EasingStyle"] = Enum.EasingStyle.Quad; G2L["5f"]["Circular"] = true; G2L["5f"]["FillDirection"] = Enum.FillDirection.Vertical; G2L["5f"]["Animated"] = false; G2L["5f"]["VerticalAlignment"] = Enum.VerticalAlignment.Center; G2L["5f"]["SortOrder"] = Enum.SortOrder.LayoutOrder; G2L["5f"]["Padding"] = UDim.new(0, 20); G2L["5f"]["TweenTime"] = 0.33333; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame G2L["60"] = Instance.new("ScrollingFrame", G2L["5e"]); G2L["60"]["ZIndex"] = 2; G2L["60"]["BorderSizePixel"] = 0; G2L["60"]["CanvasSize"] = UDim2.new(0, 0, 0, 0); G2L["60"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["60"]["AutomaticCanvasSize"] = Enum.AutomaticSize.Y; G2L["60"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["60"]["ScrollBarThickness"] = 0; G2L["60"]["LayoutOrder"] = 3; G2L["60"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.UIListLayout G2L["61"] = Instance.new("UIListLayout", G2L["60"]); G2L["61"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center; G2L["61"]["Padding"] = UDim.new(0, 10); G2L["61"]["SortOrder"] = Enum.SortOrder.LayoutOrder; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.UIPadding G2L["62"] = Instance.new("UIPadding", G2L["60"]); G2L["62"]["PaddingTop"] = UDim.new(0, 10); G2L["62"]["PaddingRight"] = UDim.new(0, 10); G2L["62"]["PaddingLeft"] = UDim.new(0, 10); G2L["62"]["PaddingBottom"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.UICorner G2L["63"] = Instance.new("UICorner", G2L["60"]); G2L["63"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame G2L["64"] = Instance.new("Frame", G2L["60"]); G2L["64"]["ZIndex"] = 3; G2L["64"]["BorderSizePixel"] = 0; G2L["64"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["64"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["64"]["Size"] = UDim2.new(1, 0, 0, 40); G2L["64"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["64"]["BackgroundTransparency"] = 0.9; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame G2L["65"] = Instance.new("ScrollingFrame", G2L["64"]); G2L["65"]["ScrollingDirection"] = Enum.ScrollingDirection.X; G2L["65"]["ZIndex"] = 4; G2L["65"]["BorderSizePixel"] = 0; G2L["65"]["CanvasSize"] = UDim2.new(0, 0, 0, 0); G2L["65"]["ScrollingEnabled"] = false; G2L["65"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["65"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["65"]["AutomaticCanvasSize"] = Enum.AutomaticSize.X; G2L["65"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["65"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["65"]["ScrollBarThickness"] = 0; G2L["65"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.UIListLayout G2L["66"] = Instance.new("UIListLayout", G2L["65"]); G2L["66"]["Padding"] = UDim.new(0, 5); G2L["66"]["SortOrder"] = Enum.SortOrder.LayoutOrder; G2L["66"]["FillDirection"] = Enum.FillDirection.Horizontal; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.UIPadding G2L["67"] = Instance.new("UIPadding", G2L["65"]); G2L["67"]["PaddingTop"] = UDim.new(0, 5); G2L["67"]["PaddingRight"] = UDim.new(0, 5); G2L["67"]["PaddingLeft"] = UDim.new(0, 5); G2L["67"]["PaddingBottom"] = UDim.new(0, 5); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["68"] = Instance.new("TextButton", G2L["65"]); G2L["68"]["AutoButtonColor"] = false; G2L["68"]["ZIndex"] = 5; G2L["68"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["68"]["BackgroundTransparency"] = 1; G2L["68"]["Size"] = UDim2.new(0, 107, 0, 30); G2L["68"]["Text"] = [[]]; G2L["68"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["69"] = Instance.new("TextLabel", G2L["68"]); G2L["69"]["ZIndex"] = 6; G2L["69"]["TextSize"] = 16; G2L["69"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["69"]["TextTransparency"] = 0.5; G2L["69"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["69"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["69"]["BackgroundTransparency"] = 1; G2L["69"]["RichText"] = true; G2L["69"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["69"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["69"]["Text"] = [[Eternity Scripts]]; G2L["69"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["6a"] = Instance.new("Frame", G2L["68"]); G2L["6a"]["ZIndex"] = 4; G2L["6a"]["BorderSizePixel"] = 0; G2L["6a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["6a"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["6a"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["6a"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["6a"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["6b"] = Instance.new("UICorner", G2L["6a"]); G2L["6b"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["6c"] = Instance.new("UIGradient", G2L["6a"]); G2L["6c"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["6d"] = Instance.new("ImageLabel", G2L["6a"]); G2L["6d"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["6d"]["SliceScale"] = 0.1; G2L["6d"]["ScaleType"] = Enum.ScaleType.Slice; G2L["6d"]["ImageTransparency"] = 1; G2L["6d"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["6d"]["Image"] = [[rbxassetid://13960012399]]; G2L["6d"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["6d"]["BackgroundTransparency"] = 1; G2L["6d"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["6e"] = Instance.new("UIGradient", G2L["6d"]); G2L["6e"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["6f"] = Instance.new("TextButton", G2L["65"]); G2L["6f"]["AutoButtonColor"] = false; G2L["6f"]["ZIndex"] = 5; G2L["6f"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["6f"]["BackgroundTransparency"] = 1; G2L["6f"]["Size"] = UDim2.new(0, 164, 0, 30); G2L["6f"]["Text"] = [[]]; G2L["6f"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["70"] = Instance.new("TextLabel", G2L["6f"]); G2L["70"]["ZIndex"] = 6; G2L["70"]["TextSize"] = 16; G2L["70"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["70"]["TextTransparency"] = 0.5; G2L["70"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["70"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["70"]["BackgroundTransparency"] = 1; G2L["70"]["RichText"] = true; G2L["70"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["70"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["70"]["Text"] = [[Eternity Personal Scripts]]; G2L["70"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["71"] = Instance.new("Frame", G2L["6f"]); G2L["71"]["ZIndex"] = 4; G2L["71"]["BorderSizePixel"] = 0; G2L["71"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["71"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["71"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["71"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["71"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["72"] = Instance.new("UICorner", G2L["71"]); G2L["72"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["73"] = Instance.new("UIGradient", G2L["71"]); G2L["73"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["74"] = Instance.new("ImageLabel", G2L["71"]); G2L["74"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["74"]["SliceScale"] = 0.1; G2L["74"]["ScaleType"] = Enum.ScaleType.Slice; G2L["74"]["ImageTransparency"] = 1; G2L["74"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["74"]["Image"] = [[rbxassetid://13960012399]]; G2L["74"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["74"]["BackgroundTransparency"] = 1; G2L["74"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["75"] = Instance.new("UIGradient", G2L["74"]); G2L["75"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["76"] = Instance.new("TextButton", G2L["65"]); G2L["76"]["AutoButtonColor"] = false; G2L["76"]["ZIndex"] = 5; G2L["76"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["76"]["BackgroundTransparency"] = 1; G2L["76"]["Size"] = UDim2.new(0, 52, 0, 30); G2L["76"]["Text"] = [[]]; G2L["76"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["77"] = Instance.new("TextLabel", G2L["76"]); G2L["77"]["ZIndex"] = 6; G2L["77"]["TextSize"] = 16; G2L["77"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["77"]["TextTransparency"] = 0.5; G2L["77"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["77"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["77"]["BackgroundTransparency"] = 1; G2L["77"]["RichText"] = true; G2L["77"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["77"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["77"]["Text"] = [[None]]; G2L["77"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["78"] = Instance.new("Frame", G2L["76"]); G2L["78"]["ZIndex"] = 4; G2L["78"]["BorderSizePixel"] = 0; G2L["78"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["78"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["78"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["78"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["78"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["79"] = Instance.new("UICorner", G2L["78"]); G2L["79"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["7a"] = Instance.new("UIGradient", G2L["78"]); G2L["7a"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["7b"] = Instance.new("ImageLabel", G2L["78"]); G2L["7b"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["7b"]["SliceScale"] = 0.1; G2L["7b"]["ScaleType"] = Enum.ScaleType.Slice; G2L["7b"]["ImageTransparency"] = 1; G2L["7b"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["7b"]["Image"] = [[rbxassetid://13960012399]]; G2L["7b"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["7b"]["BackgroundTransparency"] = 1; G2L["7b"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["7c"] = Instance.new("UIGradient", G2L["7b"]); G2L["7c"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["7d"] = Instance.new("TextButton", G2L["65"]); G2L["7d"]["AutoButtonColor"] = false; G2L["7d"]["ZIndex"] = 5; G2L["7d"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["7d"]["BackgroundTransparency"] = 1; G2L["7d"]["Size"] = UDim2.new(0, 74, 0, 30); G2L["7d"]["Text"] = [[]]; G2L["7d"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["7e"] = Instance.new("TextLabel", G2L["7d"]); G2L["7e"]["ZIndex"] = 6; G2L["7e"]["TextSize"] = 16; G2L["7e"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["7e"]["TextTransparency"] = 0.5; G2L["7e"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["7e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["7e"]["BackgroundTransparency"] = 1; G2L["7e"]["RichText"] = true; G2L["7e"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["7e"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["7e"]["Text"] = [[Favorites]]; G2L["7e"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["7f"] = Instance.new("Frame", G2L["7d"]); G2L["7f"]["ZIndex"] = 4; G2L["7f"]["BorderSizePixel"] = 0; G2L["7f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["7f"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["7f"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["7f"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["7f"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["80"] = Instance.new("UICorner", G2L["7f"]); G2L["80"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["81"] = Instance.new("UIGradient", G2L["7f"]); G2L["81"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["82"] = Instance.new("ImageLabel", G2L["7f"]); G2L["82"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["82"]["SliceScale"] = 0.1; G2L["82"]["ScaleType"] = Enum.ScaleType.Slice; G2L["82"]["ImageTransparency"] = 1; G2L["82"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["82"]["Image"] = [[rbxassetid://13960012399]]; G2L["82"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["82"]["BackgroundTransparency"] = 1; G2L["82"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["83"] = Instance.new("UIGradient", G2L["82"]); G2L["83"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["84"] = Instance.new("TextButton", G2L["65"]); G2L["84"]["AutoButtonColor"] = false; G2L["84"]["ZIndex"] = 5; G2L["84"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["84"]["BackgroundTransparency"] = 1; G2L["84"]["Size"] = UDim2.new(0, 51, 0, 30); G2L["84"]["Text"] = [[]]; G2L["84"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["85"] = Instance.new("TextLabel", G2L["84"]); -- [ERROR] cannot convert NextSelectionLeft, please report to "https://github.com/uniquadev/GuiToLuaConverter/issues" G2L["85"]["ZIndex"] = 6; G2L["85"]["TextSize"] = 16; G2L["85"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["85"]["TextTransparency"] = 0.5; G2L["85"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["85"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["85"]["BackgroundTransparency"] = 1; G2L["85"]["RichText"] = true; G2L["85"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["85"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["85"]["Text"] = [[NPCs]]; G2L["85"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["86"] = Instance.new("Frame", G2L["84"]); G2L["86"]["ZIndex"] = 4; G2L["86"]["BorderSizePixel"] = 0; G2L["86"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["86"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["86"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["86"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["86"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["87"] = Instance.new("UICorner", G2L["86"]); G2L["87"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["88"] = Instance.new("UIGradient", G2L["86"]); G2L["88"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["89"] = Instance.new("ImageLabel", G2L["86"]); G2L["89"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["89"]["SliceScale"] = 0.1; G2L["89"]["ScaleType"] = Enum.ScaleType.Slice; G2L["89"]["ImageTransparency"] = 1; G2L["89"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["89"]["Image"] = [[rbxassetid://13960012399]]; G2L["89"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["89"]["BackgroundTransparency"] = 1; G2L["89"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["8a"] = Instance.new("UIGradient", G2L["89"]); G2L["8a"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["8b"] = Instance.new("TextButton", G2L["65"]); G2L["8b"]["AutoButtonColor"] = false; G2L["8b"]["ZIndex"] = 5; G2L["8b"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["8b"]["BackgroundTransparency"] = 1; G2L["8b"]["Size"] = UDim2.new(0, 52, 0, 30); G2L["8b"]["Text"] = [[]]; G2L["8b"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["8c"] = Instance.new("TextLabel", G2L["8b"]); G2L["8c"]["ZIndex"] = 6; G2L["8c"]["TextSize"] = 16; G2L["8c"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["8c"]["TextTransparency"] = 0.5; G2L["8c"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["8c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["8c"]["BackgroundTransparency"] = 1; G2L["8c"]["RichText"] = true; G2L["8c"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["8c"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["8c"]["Text"] = [[Gears]]; G2L["8c"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["8d"] = Instance.new("Frame", G2L["8b"]); G2L["8d"]["ZIndex"] = 4; G2L["8d"]["BorderSizePixel"] = 0; G2L["8d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["8d"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["8d"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["8d"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["8d"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["8e"] = Instance.new("UICorner", G2L["8d"]); G2L["8e"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["8f"] = Instance.new("UIGradient", G2L["8d"]); G2L["8f"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["90"] = Instance.new("ImageLabel", G2L["8d"]); G2L["90"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["90"]["SliceScale"] = 0.1; G2L["90"]["ScaleType"] = Enum.ScaleType.Slice; G2L["90"]["ImageTransparency"] = 1; G2L["90"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["90"]["Image"] = [[rbxassetid://13960012399]]; G2L["90"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["90"]["BackgroundTransparency"] = 1; G2L["90"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["91"] = Instance.new("UIGradient", G2L["90"]); G2L["91"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["92"] = Instance.new("TextButton", G2L["65"]); G2L["92"]["AutoButtonColor"] = false; G2L["92"]["ZIndex"] = 5; G2L["92"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["92"]["BackgroundTransparency"] = 1; G2L["92"]["Size"] = UDim2.new(0, 49, 0, 30); G2L["92"]["Text"] = [[]]; G2L["92"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["93"] = Instance.new("TextLabel", G2L["92"]); G2L["93"]["ZIndex"] = 6; G2L["93"]["TextSize"] = 16; G2L["93"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["93"]["TextTransparency"] = 0.5; G2L["93"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["93"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["93"]["BackgroundTransparency"] = 1; G2L["93"]["RichText"] = true; G2L["93"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["93"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["93"]["Text"] = [[Tools]]; G2L["93"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["94"] = Instance.new("Frame", G2L["92"]); G2L["94"]["ZIndex"] = 4; G2L["94"]["BorderSizePixel"] = 0; G2L["94"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["94"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["94"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["94"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["94"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["95"] = Instance.new("UICorner", G2L["94"]); G2L["95"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["96"] = Instance.new("UIGradient", G2L["94"]); G2L["96"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["97"] = Instance.new("ImageLabel", G2L["94"]); G2L["97"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["97"]["SliceScale"] = 0.1; G2L["97"]["ScaleType"] = Enum.ScaleType.Slice; G2L["97"]["ImageTransparency"] = 1; G2L["97"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["97"]["Image"] = [[rbxassetid://13960012399]]; G2L["97"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["97"]["BackgroundTransparency"] = 1; G2L["97"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["98"] = Instance.new("UIGradient", G2L["97"]); G2L["98"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["99"] = Instance.new("TextButton", G2L["65"]); G2L["99"]["AutoButtonColor"] = false; G2L["99"]["ZIndex"] = 5; G2L["99"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["99"]["BackgroundTransparency"] = 1; G2L["99"]["Size"] = UDim2.new(0, 49, 0, 30); G2L["99"]["Text"] = [[]]; G2L["99"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["9a"] = Instance.new("TextLabel", G2L["99"]); G2L["9a"]["ZIndex"] = 6; G2L["9a"]["TextSize"] = 16; G2L["9a"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["9a"]["TextTransparency"] = 0.5; G2L["9a"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["9a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["9a"]["BackgroundTransparency"] = 1; G2L["9a"]["RichText"] = true; G2L["9a"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["9a"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["9a"]["Text"] = [[Guns]]; G2L["9a"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["9b"] = Instance.new("Frame", G2L["99"]); G2L["9b"]["ZIndex"] = 4; G2L["9b"]["BorderSizePixel"] = 0; G2L["9b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["9b"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["9b"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["9b"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["9b"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["9c"] = Instance.new("UICorner", G2L["9b"]); G2L["9c"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["9d"] = Instance.new("UIGradient", G2L["9b"]); G2L["9d"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["9e"] = Instance.new("ImageLabel", G2L["9b"]); G2L["9e"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["9e"]["SliceScale"] = 0.1; G2L["9e"]["ScaleType"] = Enum.ScaleType.Slice; G2L["9e"]["ImageTransparency"] = 1; G2L["9e"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["9e"]["Image"] = [[rbxassetid://13960012399]]; G2L["9e"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["9e"]["BackgroundTransparency"] = 1; G2L["9e"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["9f"] = Instance.new("UIGradient", G2L["9e"]); G2L["9f"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["a0"] = Instance.new("TextButton", G2L["65"]); G2L["a0"]["AutoButtonColor"] = false; G2L["a0"]["ZIndex"] = 5; G2L["a0"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["a0"]["BackgroundTransparency"] = 1; G2L["a0"]["Size"] = UDim2.new(0, 49, 0, 30); G2L["a0"]["Text"] = [[]]; G2L["a0"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["a1"] = Instance.new("TextLabel", G2L["a0"]); G2L["a1"]["ZIndex"] = 6; G2L["a1"]["TextSize"] = 16; G2L["a1"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["a1"]["TextTransparency"] = 0.5; G2L["a1"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["a1"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["a1"]["BackgroundTransparency"] = 1; G2L["a1"]["RichText"] = true; G2L["a1"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["a1"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["a1"]["Text"] = [[Hubs]]; G2L["a1"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["a2"] = Instance.new("Frame", G2L["a0"]); G2L["a2"]["ZIndex"] = 4; G2L["a2"]["BorderSizePixel"] = 0; G2L["a2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["a2"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["a2"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["a2"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["a2"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["a3"] = Instance.new("UICorner", G2L["a2"]); G2L["a3"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["a4"] = Instance.new("UIGradient", G2L["a2"]); G2L["a4"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["a5"] = Instance.new("ImageLabel", G2L["a2"]); G2L["a5"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["a5"]["SliceScale"] = 0.1; G2L["a5"]["ScaleType"] = Enum.ScaleType.Slice; G2L["a5"]["ImageTransparency"] = 1; G2L["a5"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["a5"]["Image"] = [[rbxassetid://13960012399]]; G2L["a5"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["a5"]["BackgroundTransparency"] = 1; G2L["a5"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["a6"] = Instance.new("UIGradient", G2L["a5"]); G2L["a6"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["a7"] = Instance.new("TextButton", G2L["65"]); G2L["a7"]["AutoButtonColor"] = false; G2L["a7"]["ZIndex"] = 5; G2L["a7"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["a7"]["BackgroundTransparency"] = 1; G2L["a7"]["Size"] = UDim2.new(0, 51, 0, 30); G2L["a7"]["Text"] = [[]]; G2L["a7"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["a8"] = Instance.new("TextLabel", G2L["a7"]); G2L["a8"]["ZIndex"] = 6; G2L["a8"]["TextSize"] = 16; G2L["a8"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["a8"]["TextTransparency"] = 0.5; G2L["a8"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["a8"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["a8"]["BackgroundTransparency"] = 1; G2L["a8"]["RichText"] = true; G2L["a8"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["a8"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["a8"]["Text"] = [[Maps]]; G2L["a8"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["a9"] = Instance.new("Frame", G2L["a7"]); G2L["a9"]["ZIndex"] = 4; G2L["a9"]["BorderSizePixel"] = 0; G2L["a9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["a9"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["a9"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["a9"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["a9"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["aa"] = Instance.new("UICorner", G2L["a9"]); G2L["aa"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["ab"] = Instance.new("UIGradient", G2L["a9"]); G2L["ab"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["ac"] = Instance.new("ImageLabel", G2L["a9"]); G2L["ac"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["ac"]["SliceScale"] = 0.1; G2L["ac"]["ScaleType"] = Enum.ScaleType.Slice; G2L["ac"]["ImageTransparency"] = 1; G2L["ac"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["ac"]["Image"] = [[rbxassetid://13960012399]]; G2L["ac"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["ac"]["BackgroundTransparency"] = 1; G2L["ac"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["ad"] = Instance.new("UIGradient", G2L["ac"]); G2L["ad"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["ae"] = Instance.new("TextButton", G2L["65"]); G2L["ae"]["AutoButtonColor"] = false; G2L["ae"]["ZIndex"] = 5; G2L["ae"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["ae"]["BackgroundTransparency"] = 1; G2L["ae"]["Size"] = UDim2.new(0, 72, 0, 30); G2L["ae"]["Text"] = [[]]; G2L["ae"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["af"] = Instance.new("TextLabel", G2L["ae"]); G2L["af"]["ZIndex"] = 6; G2L["af"]["TextSize"] = 16; G2L["af"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["af"]["TextTransparency"] = 0.5; G2L["af"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["af"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["af"]["BackgroundTransparency"] = 1; G2L["af"]["RichText"] = true; G2L["af"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["af"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["af"]["Text"] = [[Requires]]; G2L["af"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["b0"] = Instance.new("Frame", G2L["ae"]); G2L["b0"]["ZIndex"] = 4; G2L["b0"]["BorderSizePixel"] = 0; G2L["b0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["b0"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["b0"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["b0"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["b0"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["b1"] = Instance.new("UICorner", G2L["b0"]); G2L["b1"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["b2"] = Instance.new("UIGradient", G2L["b0"]); G2L["b2"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["b3"] = Instance.new("ImageLabel", G2L["b0"]); G2L["b3"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["b3"]["SliceScale"] = 0.1; G2L["b3"]["ScaleType"] = Enum.ScaleType.Slice; G2L["b3"]["ImageTransparency"] = 1; G2L["b3"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["b3"]["Image"] = [[rbxassetid://13960012399]]; G2L["b3"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["b3"]["BackgroundTransparency"] = 1; G2L["b3"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["b4"] = Instance.new("UIGradient", G2L["b3"]); G2L["b4"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["b5"] = Instance.new("TextButton", G2L["65"]); G2L["b5"]["AutoButtonColor"] = false; G2L["b5"]["ZIndex"] = 5; G2L["b5"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["b5"]["BackgroundTransparency"] = 1; G2L["b5"]["Size"] = UDim2.new(0, 60, 0, 30); G2L["b5"]["Text"] = [[]]; G2L["b5"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["b6"] = Instance.new("TextLabel", G2L["b5"]); G2L["b6"]["ZIndex"] = 6; G2L["b6"]["TextSize"] = 16; G2L["b6"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["b6"]["TextTransparency"] = 0.5; G2L["b6"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["b6"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["b6"]["BackgroundTransparency"] = 1; G2L["b6"]["RichText"] = true; G2L["b6"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["b6"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["b6"]["Text"] = [[Scripts]]; G2L["b6"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["b7"] = Instance.new("Frame", G2L["b5"]); G2L["b7"]["ZIndex"] = 4; G2L["b7"]["BorderSizePixel"] = 0; G2L["b7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["b7"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["b7"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["b7"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["b7"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["b8"] = Instance.new("UICorner", G2L["b7"]); G2L["b8"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["b9"] = Instance.new("UIGradient", G2L["b7"]); G2L["b9"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["ba"] = Instance.new("ImageLabel", G2L["b7"]); G2L["ba"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["ba"]["SliceScale"] = 0.1; G2L["ba"]["ScaleType"] = Enum.ScaleType.Slice; G2L["ba"]["ImageTransparency"] = 1; G2L["ba"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["ba"]["Image"] = [[rbxassetid://13960012399]]; G2L["ba"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["ba"]["BackgroundTransparency"] = 1; G2L["ba"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["bb"] = Instance.new("UIGradient", G2L["ba"]); G2L["bb"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["bc"] = Instance.new("TextButton", G2L["65"]); G2L["bc"]["AutoButtonColor"] = false; G2L["bc"]["ZIndex"] = 5; G2L["bc"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["bc"]["BackgroundTransparency"] = 1; G2L["bc"]["Size"] = UDim2.new(0, 63, 0, 30); G2L["bc"]["Text"] = [[]]; G2L["bc"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["bd"] = Instance.new("TextLabel", G2L["bc"]); G2L["bd"]["ZIndex"] = 6; G2L["bd"]["TextSize"] = 16; G2L["bd"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["bd"]["TextTransparency"] = 0.5; G2L["bd"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["bd"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["bd"]["BackgroundTransparency"] = 1; G2L["bd"]["RichText"] = true; G2L["bd"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["bd"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["bd"]["Text"] = [[Utilities]]; G2L["bd"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["be"] = Instance.new("Frame", G2L["bc"]); G2L["be"]["ZIndex"] = 4; G2L["be"]["BorderSizePixel"] = 0; G2L["be"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["be"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["be"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["be"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["be"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["bf"] = Instance.new("UICorner", G2L["be"]); G2L["bf"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["c0"] = Instance.new("UIGradient", G2L["be"]); G2L["c0"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["c1"] = Instance.new("ImageLabel", G2L["be"]); G2L["c1"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["c1"]["SliceScale"] = 0.1; G2L["c1"]["ScaleType"] = Enum.ScaleType.Slice; G2L["c1"]["ImageTransparency"] = 1; G2L["c1"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["c1"]["Image"] = [[rbxassetid://13960012399]]; G2L["c1"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["c1"]["BackgroundTransparency"] = 1; G2L["c1"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["c2"] = Instance.new("UIGradient", G2L["c1"]); G2L["c2"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton G2L["c3"] = Instance.new("TextButton", G2L["65"]); G2L["c3"]["AutoButtonColor"] = false; G2L["c3"]["ZIndex"] = 5; G2L["c3"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["c3"]["BackgroundTransparency"] = 1; G2L["c3"]["Size"] = UDim2.new(0, 69, 0, 30); G2L["c3"]["Text"] = [[]]; G2L["c3"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.TextLabel G2L["c4"] = Instance.new("TextLabel", G2L["c3"]); G2L["c4"]["ZIndex"] = 6; G2L["c4"]["TextSize"] = 16; G2L["c4"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["c4"]["TextTransparency"] = 0.5; G2L["c4"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["c4"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["c4"]["BackgroundTransparency"] = 1; G2L["c4"]["RichText"] = true; G2L["c4"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["c4"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["c4"]["Text"] = [[Vehicles]]; G2L["c4"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame G2L["c5"] = Instance.new("Frame", G2L["c3"]); G2L["c5"]["ZIndex"] = 4; G2L["c5"]["BorderSizePixel"] = 0; G2L["c5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["c5"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["c5"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["c5"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["c5"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UICorner G2L["c6"] = Instance.new("UICorner", G2L["c5"]); G2L["c6"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.UIGradient G2L["c7"] = Instance.new("UIGradient", G2L["c5"]); G2L["c7"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel G2L["c8"] = Instance.new("ImageLabel", G2L["c5"]); G2L["c8"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["c8"]["SliceScale"] = 0.1; G2L["c8"]["ScaleType"] = Enum.ScaleType.Slice; G2L["c8"]["ImageTransparency"] = 1; G2L["c8"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["c8"]["Image"] = [[rbxassetid://13960012399]]; G2L["c8"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["c8"]["BackgroundTransparency"] = 1; G2L["c8"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.TextButton.Frame.ImageLabel.UIGradient G2L["c9"] = Instance.new("UIGradient", G2L["c8"]); G2L["c9"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.UICorner G2L["ca"] = Instance.new("UICorner", G2L["64"]); G2L["ca"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame G2L["cb"] = Instance.new("Frame", G2L["60"]); G2L["cb"]["ZIndex"] = 3; G2L["cb"]["BorderSizePixel"] = 0; G2L["cb"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["cb"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["cb"]["Size"] = UDim2.new(1, 0, 1, -120); G2L["cb"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["cb"]["BackgroundTransparency"] = 0.9; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame G2L["cc"] = Instance.new("ScrollingFrame", G2L["cb"]); G2L["cc"]["ScrollingDirection"] = Enum.ScrollingDirection.Y; G2L["cc"]["ZIndex"] = 4; G2L["cc"]["BorderSizePixel"] = 0; G2L["cc"]["CanvasSize"] = UDim2.new(0, 0, 0, 0); G2L["cc"]["ScrollingEnabled"] = false; G2L["cc"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["cc"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["cc"]["AutomaticCanvasSize"] = Enum.AutomaticSize.Y; G2L["cc"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["cc"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["cc"]["ScrollBarThickness"] = 0; G2L["cc"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.UIListLayout G2L["cd"] = Instance.new("UIListLayout", G2L["cc"]); G2L["cd"]["Padding"] = UDim.new(0, 5); G2L["cd"]["SortOrder"] = Enum.SortOrder.LayoutOrder; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.UIPadding G2L["ce"] = Instance.new("UIPadding", G2L["cc"]); G2L["ce"]["PaddingTop"] = UDim.new(0, 5); G2L["ce"]["PaddingRight"] = UDim.new(0, 5); G2L["ce"]["PaddingLeft"] = UDim.new(0, 5); G2L["ce"]["PaddingBottom"] = UDim.new(0, 5); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.UICorner G2L["cf"] = Instance.new("UICorner", G2L["cb"]); G2L["cf"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame G2L["d0"] = Instance.new("Frame", G2L["60"]); G2L["d0"]["ZIndex"] = 3; G2L["d0"]["BorderSizePixel"] = 0; G2L["d0"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["d0"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["d0"]["Size"] = UDim2.new(1, 0, 0, 40); G2L["d0"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["d0"]["BackgroundTransparency"] = 0.9; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame G2L["d1"] = Instance.new("ScrollingFrame", G2L["d0"]); G2L["d1"]["ScrollingDirection"] = Enum.ScrollingDirection.X; G2L["d1"]["ZIndex"] = 4; G2L["d1"]["BorderSizePixel"] = 0; G2L["d1"]["CanvasSize"] = UDim2.new(0, 0, 0, 0); G2L["d1"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["d1"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["d1"]["AutomaticCanvasSize"] = Enum.AutomaticSize.X; G2L["d1"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["d1"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["d1"]["ScrollBarThickness"] = 0; G2L["d1"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.UIListLayout G2L["d2"] = Instance.new("UIListLayout", G2L["d1"]); G2L["d2"]["Padding"] = UDim.new(0, 5); G2L["d2"]["SortOrder"] = Enum.SortOrder.LayoutOrder; G2L["d2"]["FillDirection"] = Enum.FillDirection.Horizontal; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.UIPadding G2L["d3"] = Instance.new("UIPadding", G2L["d1"]); G2L["d3"]["PaddingTop"] = UDim.new(0, 5); G2L["d3"]["PaddingRight"] = UDim.new(0, 5); G2L["d3"]["PaddingLeft"] = UDim.new(0, 5); G2L["d3"]["PaddingBottom"] = UDim.new(0, 5); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame G2L["d4"] = Instance.new("Frame", G2L["d1"]); G2L["d4"]["ZIndex"] = 5; G2L["d4"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["d4"]["Size"] = UDim2.new(0, 72, 0, 30); G2L["d4"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["d4"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.TextBox G2L["d5"] = Instance.new("TextBox", G2L["d4"]); G2L["d5"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["d5"]["ZIndex"] = 6; G2L["d5"]["TextSize"] = 16; G2L["d5"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["d5"]["RichText"] = true; G2L["d5"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["d5"]["AutomaticSize"] = Enum.AutomaticSize.X; G2L["d5"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["d5"]["PlaceholderText"] = [[Username]]; G2L["d5"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["d5"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); G2L["d5"]["Text"] = [[Lrythiam]]; G2L["d5"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.TextBox.LocalScript G2L["d6"] = Instance.new("LocalScript", G2L["d5"]); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame G2L["d7"] = Instance.new("Frame", G2L["d4"]); G2L["d7"]["ZIndex"] = 4; G2L["d7"]["BorderSizePixel"] = 0; G2L["d7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["d7"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["d7"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["d7"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["d7"]["BackgroundTransparency"] = 0.5; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame.UICorner G2L["d8"] = Instance.new("UICorner", G2L["d7"]); G2L["d8"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame.UIGradient G2L["d9"] = Instance.new("UIGradient", G2L["d7"]); G2L["d9"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame.ImageLabel G2L["da"] = Instance.new("ImageLabel", G2L["d7"]); G2L["da"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["da"]["SliceScale"] = 0.1; G2L["da"]["ScaleType"] = Enum.ScaleType.Slice; G2L["da"]["ImageTransparency"] = 0.5; G2L["da"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["da"]["Image"] = [[rbxassetid://13960012399]]; G2L["da"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["da"]["BackgroundTransparency"] = 1; G2L["da"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame.ImageLabel.UIGradient G2L["db"] = Instance.new("UIGradient", G2L["da"]); G2L["db"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame G2L["dc"] = Instance.new("Frame", G2L["d1"]); G2L["dc"]["ZIndex"] = 5; G2L["dc"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["dc"]["Size"] = UDim2.new(0, 60, 0, 30); G2L["dc"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["dc"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.TextBox G2L["dd"] = Instance.new("TextBox", G2L["dc"]); G2L["dd"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["dd"]["ZIndex"] = 6; G2L["dd"]["TextSize"] = 16; G2L["dd"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["dd"]["RichText"] = true; G2L["dd"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["dd"]["AutomaticSize"] = Enum.AutomaticSize.X; G2L["dd"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["dd"]["PlaceholderText"] = [[Search]]; G2L["dd"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["dd"]["Position"] = UDim2.new(0.5, 9, 0.5, 0); G2L["dd"]["Text"] = [[]]; G2L["dd"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame G2L["de"] = Instance.new("Frame", G2L["dc"]); G2L["de"]["ZIndex"] = 4; G2L["de"]["BorderSizePixel"] = 0; G2L["de"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["de"]["AnchorPoint"] = Vector2.new(0.5, 0); G2L["de"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["de"]["Position"] = UDim2.new(0.5, 0, 0, 0); G2L["de"]["BackgroundTransparency"] = 0.5; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame.UICorner G2L["df"] = Instance.new("UICorner", G2L["de"]); G2L["df"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame.UIGradient G2L["e0"] = Instance.new("UIGradient", G2L["de"]); G2L["e0"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame.ImageLabel G2L["e1"] = Instance.new("ImageLabel", G2L["de"]); G2L["e1"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["e1"]["SliceScale"] = 0.1; G2L["e1"]["ScaleType"] = Enum.ScaleType.Slice; G2L["e1"]["ImageTransparency"] = 0.5; G2L["e1"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["e1"]["Image"] = [[rbxassetid://13960012399]]; G2L["e1"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["e1"]["BackgroundTransparency"] = 1; G2L["e1"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.Frame.ImageLabel.UIGradient G2L["e2"] = Instance.new("UIGradient", G2L["e1"]); G2L["e2"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(126, 181, 201)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(126, 181, 201))}; -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.UICorner G2L["e3"] = Instance.new("UICorner", G2L["d0"]); G2L["e3"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.MenuFrame.UISizeConstraint G2L["e4"] = Instance.new("UISizeConstraint", G2L["5"]); G2L["e4"]["MaxSize"] = Vector2.new(600, 400); -- StarterGui.Eternity.Frame G2L["e5"] = Instance.new("Frame", G2L["1"]); G2L["e5"]["ZIndex"] = 0; G2L["e5"]["BackgroundColor3"] = Color3.fromRGB(22, 22, 22); G2L["e5"]["Size"] = UDim2.new(0, 176, 0, 30); G2L["e5"]["Position"] = UDim2.new(0, 5, 0, 173); G2L["e5"]["BackgroundTransparency"] = 0.1; -- StarterGui.Eternity.Frame.UIDrag G2L["e6"] = Instance.new("LocalScript", G2L["e5"]); G2L["e6"]["Name"] = [[UIDrag]]; -- StarterGui.Eternity.Frame.UICorner G2L["e7"] = Instance.new("UICorner", G2L["e5"]); G2L["e7"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.Frame.ImageLabel G2L["e8"] = Instance.new("ImageLabel", G2L["e5"]); G2L["e8"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["e8"]["SliceScale"] = 0.1; G2L["e8"]["ScaleType"] = Enum.ScaleType.Slice; G2L["e8"]["ImageTransparency"] = 0.5; G2L["e8"]["ImageColor3"] = Color3.fromRGB(0, 0, 0); G2L["e8"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["e8"]["Image"] = [[rbxassetid://13960012399]]; G2L["e8"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["e8"]["BackgroundTransparency"] = 1; G2L["e8"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.ImageLabel.UIGradient G2L["e9"] = Instance.new("UIGradient", G2L["e8"]); G2L["e9"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.Frame.TextLabel G2L["ea"] = Instance.new("TextLabel", G2L["e5"]); G2L["ea"]["TextWrapped"] = true; G2L["ea"]["TextSize"] = 18; G2L["ea"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["ea"]["TextTransparency"] = 0.5; G2L["ea"]["TextScaled"] = true; G2L["ea"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ea"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ea"]["BackgroundTransparency"] = 1; G2L["ea"]["RichText"] = true; G2L["ea"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["ea"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["ea"]["Text"] = [[Version: 0.1 Demo Version]]; G2L["ea"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.TextLabel.UIPadding G2L["eb"] = Instance.new("UIPadding", G2L["ea"]); G2L["eb"]["PaddingRight"] = UDim.new(0, 9); G2L["eb"]["PaddingLeft"] = UDim.new(0, 9); -- StarterGui.Eternity.Frame.UIDragDetector G2L["ec"] = Instance.new("UIDragDetector", G2L["e5"]); G2L["ec"]["ResponseStyle"] = Enum.UIDragDetectorResponseStyle.CustomOffset; -- StarterGui.Eternity.Frame.Frame G2L["ed"] = Instance.new("Frame", G2L["e5"]); G2L["ed"]["ZIndex"] = -2147483647; G2L["ed"]["BorderSizePixel"] = 0; G2L["ed"]["BackgroundColor3"] = Color3.fromRGB(67, 67, 67); G2L["ed"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["ed"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["ed"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["ed"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.Frame G2L["ee"] = Instance.new("Frame", G2L["1"]); G2L["ee"]["ZIndex"] = 0; G2L["ee"]["BackgroundColor3"] = Color3.fromRGB(22, 22, 22); G2L["ee"]["Size"] = UDim2.new(0, 65, 0, 30); G2L["ee"]["Position"] = UDim2.new(0, 5, 0, 208); G2L["ee"]["BackgroundTransparency"] = 0.1; -- StarterGui.Eternity.Frame.UIDrag G2L["ef"] = Instance.new("LocalScript", G2L["ee"]); G2L["ef"]["Name"] = [[UIDrag]]; -- StarterGui.Eternity.Frame.UICorner G2L["f0"] = Instance.new("UICorner", G2L["ee"]); G2L["f0"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.Frame.ImageLabel G2L["f1"] = Instance.new("ImageLabel", G2L["ee"]); G2L["f1"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["f1"]["SliceScale"] = 0.1; G2L["f1"]["ScaleType"] = Enum.ScaleType.Slice; G2L["f1"]["ImageTransparency"] = 0.5; G2L["f1"]["ImageColor3"] = Color3.fromRGB(0, 0, 0); G2L["f1"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["f1"]["Image"] = [[rbxassetid://13960012399]]; G2L["f1"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["f1"]["BackgroundTransparency"] = 1; G2L["f1"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.ImageLabel.UIGradient G2L["f2"] = Instance.new("UIGradient", G2L["f1"]); G2L["f2"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.Frame.TextLabel G2L["f3"] = Instance.new("TextLabel", G2L["ee"]); G2L["f3"]["TextSize"] = 18; G2L["f3"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["f3"]["TextTransparency"] = 0.5; G2L["f3"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["f3"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["f3"]["BackgroundTransparency"] = 1; G2L["f3"]["RichText"] = true; G2L["f3"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["f3"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["f3"]["Text"] = [[Ping: 0]]; G2L["f3"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.TextLabel.UIPadding G2L["f4"] = Instance.new("UIPadding", G2L["f3"]); G2L["f4"]["PaddingLeft"] = UDim.new(0, 9); -- StarterGui.Eternity.Frame.UIDragDetector G2L["f5"] = Instance.new("UIDragDetector", G2L["ee"]); G2L["f5"]["ResponseStyle"] = Enum.UIDragDetectorResponseStyle.CustomOffset; -- StarterGui.Eternity.Frame.Frame G2L["f6"] = Instance.new("Frame", G2L["ee"]); G2L["f6"]["ZIndex"] = -2147483647; G2L["f6"]["BorderSizePixel"] = 0; G2L["f6"]["BackgroundColor3"] = Color3.fromRGB(67, 67, 67); G2L["f6"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["f6"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["f6"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["f6"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.Frame G2L["f7"] = Instance.new("Frame", G2L["1"]); G2L["f7"]["ZIndex"] = 0; G2L["f7"]["BackgroundColor3"] = Color3.fromRGB(22, 22, 22); G2L["f7"]["Size"] = UDim2.new(0, 76, 0, 30); G2L["f7"]["Position"] = UDim2.new(0, 5, 0, 243); G2L["f7"]["BackgroundTransparency"] = 0.1; -- StarterGui.Eternity.Frame.UIDrag G2L["f8"] = Instance.new("LocalScript", G2L["f7"]); G2L["f8"]["Name"] = [[UIDrag]]; -- StarterGui.Eternity.Frame.UICorner G2L["f9"] = Instance.new("UICorner", G2L["f7"]); G2L["f9"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.Frame.ImageLabel G2L["fa"] = Instance.new("ImageLabel", G2L["f7"]); G2L["fa"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["fa"]["SliceScale"] = 0.1; G2L["fa"]["ScaleType"] = Enum.ScaleType.Slice; G2L["fa"]["ImageTransparency"] = 0.5; G2L["fa"]["ImageColor3"] = Color3.fromRGB(0, 0, 0); G2L["fa"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["fa"]["Image"] = [[rbxassetid://13960012399]]; G2L["fa"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["fa"]["BackgroundTransparency"] = 1; G2L["fa"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.ImageLabel.UIGradient G2L["fb"] = Instance.new("UIGradient", G2L["fa"]); G2L["fb"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.Frame.TextLabel G2L["fc"] = Instance.new("TextLabel", G2L["f7"]); G2L["fc"]["TextSize"] = 18; G2L["fc"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["fc"]["TextTransparency"] = 0.5; G2L["fc"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["fc"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["fc"]["BackgroundTransparency"] = 1; G2L["fc"]["RichText"] = true; G2L["fc"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["fc"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["fc"]["Text"] = [[Speed: 0]]; G2L["fc"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.TextLabel.UIPadding G2L["fd"] = Instance.new("UIPadding", G2L["fc"]); G2L["fd"]["PaddingLeft"] = UDim.new(0, 9); -- StarterGui.Eternity.Frame.UIDragDetector G2L["fe"] = Instance.new("UIDragDetector", G2L["f7"]); G2L["fe"]["ResponseStyle"] = Enum.UIDragDetectorResponseStyle.CustomOffset; -- StarterGui.Eternity.Frame.Frame G2L["ff"] = Instance.new("Frame", G2L["f7"]); G2L["ff"]["ZIndex"] = -2147483647; G2L["ff"]["BorderSizePixel"] = 0; G2L["ff"]["BackgroundColor3"] = Color3.fromRGB(67, 67, 67); G2L["ff"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["ff"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["ff"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["ff"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.Frame G2L["100"] = Instance.new("Frame", G2L["1"]); G2L["100"]["ZIndex"] = 0; G2L["100"]["BackgroundColor3"] = Color3.fromRGB(22, 22, 22); G2L["100"]["Size"] = UDim2.new(0, 98, 0, 30); G2L["100"]["Position"] = UDim2.new(0, 5, 0, 278); G2L["100"]["BackgroundTransparency"] = 0.1; -- StarterGui.Eternity.Frame.UIDrag G2L["101"] = Instance.new("LocalScript", G2L["100"]); G2L["101"]["Name"] = [[UIDrag]]; -- StarterGui.Eternity.Frame.UICorner G2L["102"] = Instance.new("UICorner", G2L["100"]); G2L["102"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.Frame.ImageLabel G2L["103"] = Instance.new("ImageLabel", G2L["100"]); G2L["103"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["103"]["SliceScale"] = 0.1; G2L["103"]["ScaleType"] = Enum.ScaleType.Slice; G2L["103"]["ImageTransparency"] = 0.5; G2L["103"]["ImageColor3"] = Color3.fromRGB(0, 0, 0); G2L["103"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["103"]["Image"] = [[rbxassetid://13960012399]]; G2L["103"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["103"]["BackgroundTransparency"] = 1; G2L["103"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.ImageLabel.UIGradient G2L["104"] = Instance.new("UIGradient", G2L["103"]); G2L["104"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.Frame.TextLabel G2L["105"] = Instance.new("TextLabel", G2L["100"]); G2L["105"]["TextSize"] = 18; G2L["105"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["105"]["TextTransparency"] = 0.5; G2L["105"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["105"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["105"]["BackgroundTransparency"] = 1; G2L["105"]["RichText"] = true; G2L["105"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["105"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["105"]["Text"] = [[Frames: 0]]; G2L["105"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.TextLabel.UIPadding G2L["106"] = Instance.new("UIPadding", G2L["105"]); G2L["106"]["PaddingLeft"] = UDim.new(0, 9); -- StarterGui.Eternity.Frame.UIDragDetector G2L["107"] = Instance.new("UIDragDetector", G2L["100"]); G2L["107"]["ResponseStyle"] = Enum.UIDragDetectorResponseStyle.CustomOffset; -- StarterGui.Eternity.Frame.Frame G2L["108"] = Instance.new("Frame", G2L["100"]); G2L["108"]["ZIndex"] = -2147483647; G2L["108"]["BorderSizePixel"] = 0; G2L["108"]["BackgroundColor3"] = Color3.fromRGB(67, 67, 67); G2L["108"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["108"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["108"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["108"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.Frame G2L["109"] = Instance.new("Frame", G2L["1"]); G2L["109"]["ZIndex"] = 0; G2L["109"]["BackgroundColor3"] = Color3.fromRGB(22, 22, 22); G2L["109"]["Size"] = UDim2.new(0, 70, 0, 30); G2L["109"]["Position"] = UDim2.new(0, 5, 0, 313); G2L["109"]["BackgroundTransparency"] = 0.1; -- StarterGui.Eternity.Frame.UIDrag G2L["10a"] = Instance.new("LocalScript", G2L["109"]); G2L["10a"]["Name"] = [[UIDrag]]; -- StarterGui.Eternity.Frame.UICorner G2L["10b"] = Instance.new("UICorner", G2L["109"]); G2L["10b"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.Frame.ImageLabel G2L["10c"] = Instance.new("ImageLabel", G2L["109"]); G2L["10c"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["10c"]["SliceScale"] = 0.1; G2L["10c"]["ScaleType"] = Enum.ScaleType.Slice; G2L["10c"]["ImageTransparency"] = 0.5; G2L["10c"]["ImageColor3"] = Color3.fromRGB(0, 0, 0); G2L["10c"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["10c"]["Image"] = [[rbxassetid://13960012399]]; G2L["10c"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["10c"]["BackgroundTransparency"] = 1; G2L["10c"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.ImageLabel.UIGradient G2L["10d"] = Instance.new("UIGradient", G2L["10c"]); G2L["10d"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.Frame.TextLabel G2L["10e"] = Instance.new("TextLabel", G2L["109"]); G2L["10e"]["TextSize"] = 18; G2L["10e"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["10e"]["TextTransparency"] = 0.5; G2L["10e"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["10e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["10e"]["BackgroundTransparency"] = 1; G2L["10e"]["RichText"] = true; G2L["10e"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["10e"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["10e"]["Text"] = [[X: 0]]; G2L["10e"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.TextLabel.UIPadding G2L["10f"] = Instance.new("UIPadding", G2L["10e"]); G2L["10f"]["PaddingLeft"] = UDim.new(0, 9); -- StarterGui.Eternity.Frame.UIDragDetector G2L["110"] = Instance.new("UIDragDetector", G2L["109"]); G2L["110"]["ResponseStyle"] = Enum.UIDragDetectorResponseStyle.CustomOffset; -- StarterGui.Eternity.Frame.Frame G2L["111"] = Instance.new("Frame", G2L["109"]); G2L["111"]["ZIndex"] = -2147483647; G2L["111"]["BorderSizePixel"] = 0; G2L["111"]["BackgroundColor3"] = Color3.fromRGB(67, 67, 67); G2L["111"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["111"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["111"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["111"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.Frame G2L["112"] = Instance.new("Frame", G2L["1"]); G2L["112"]["ZIndex"] = 0; G2L["112"]["BackgroundColor3"] = Color3.fromRGB(22, 22, 22); G2L["112"]["Size"] = UDim2.new(0, 49, 0, 30); G2L["112"]["Position"] = UDim2.new(0, 5, 0, 348); G2L["112"]["BackgroundTransparency"] = 0.1; -- StarterGui.Eternity.Frame.UIDrag G2L["113"] = Instance.new("LocalScript", G2L["112"]); G2L["113"]["Name"] = [[UIDrag]]; -- StarterGui.Eternity.Frame.UICorner G2L["114"] = Instance.new("UICorner", G2L["112"]); G2L["114"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.Frame.ImageLabel G2L["115"] = Instance.new("ImageLabel", G2L["112"]); G2L["115"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["115"]["SliceScale"] = 0.1; G2L["115"]["ScaleType"] = Enum.ScaleType.Slice; G2L["115"]["ImageTransparency"] = 0.5; G2L["115"]["ImageColor3"] = Color3.fromRGB(0, 0, 0); G2L["115"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["115"]["Image"] = [[rbxassetid://13960012399]]; G2L["115"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["115"]["BackgroundTransparency"] = 1; G2L["115"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.ImageLabel.UIGradient G2L["116"] = Instance.new("UIGradient", G2L["115"]); G2L["116"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.Frame.TextLabel G2L["117"] = Instance.new("TextLabel", G2L["112"]); G2L["117"]["TextSize"] = 18; G2L["117"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["117"]["TextTransparency"] = 0.5; G2L["117"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["117"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["117"]["BackgroundTransparency"] = 1; G2L["117"]["RichText"] = true; G2L["117"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["117"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["117"]["Text"] = [[Y: 0]]; G2L["117"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.TextLabel.UIPadding G2L["118"] = Instance.new("UIPadding", G2L["117"]); G2L["118"]["PaddingLeft"] = UDim.new(0, 9); -- StarterGui.Eternity.Frame.UIDragDetector G2L["119"] = Instance.new("UIDragDetector", G2L["112"]); G2L["119"]["ResponseStyle"] = Enum.UIDragDetectorResponseStyle.CustomOffset; -- StarterGui.Eternity.Frame.Frame G2L["11a"] = Instance.new("Frame", G2L["112"]); G2L["11a"]["ZIndex"] = -2147483647; G2L["11a"]["BorderSizePixel"] = 0; G2L["11a"]["BackgroundColor3"] = Color3.fromRGB(67, 67, 67); G2L["11a"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["11a"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["11a"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["11a"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.Frame G2L["11b"] = Instance.new("Frame", G2L["1"]); G2L["11b"]["ZIndex"] = 0; G2L["11b"]["BackgroundColor3"] = Color3.fromRGB(22, 22, 22); G2L["11b"]["Size"] = UDim2.new(0, 65, 0, 30); G2L["11b"]["Position"] = UDim2.new(0, 5, 0, 383); G2L["11b"]["BackgroundTransparency"] = 0.1; -- StarterGui.Eternity.Frame.UIDrag G2L["11c"] = Instance.new("LocalScript", G2L["11b"]); G2L["11c"]["Name"] = [[UIDrag]]; -- StarterGui.Eternity.Frame.UICorner G2L["11d"] = Instance.new("UICorner", G2L["11b"]); G2L["11d"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.Frame.ImageLabel G2L["11e"] = Instance.new("ImageLabel", G2L["11b"]); G2L["11e"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["11e"]["SliceScale"] = 0.1; G2L["11e"]["ScaleType"] = Enum.ScaleType.Slice; G2L["11e"]["ImageTransparency"] = 0.5; G2L["11e"]["ImageColor3"] = Color3.fromRGB(0, 0, 0); G2L["11e"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["11e"]["Image"] = [[rbxassetid://13960012399]]; G2L["11e"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["11e"]["BackgroundTransparency"] = 1; G2L["11e"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.ImageLabel.UIGradient G2L["11f"] = Instance.new("UIGradient", G2L["11e"]); G2L["11f"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.Frame.TextLabel G2L["120"] = Instance.new("TextLabel", G2L["11b"]); G2L["120"]["TextSize"] = 18; G2L["120"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["120"]["TextTransparency"] = 0.5; G2L["120"]["FontFace"] = Font.new([[rbxasset://fonts/families/BuilderSans.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["120"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["120"]["BackgroundTransparency"] = 1; G2L["120"]["RichText"] = true; G2L["120"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["120"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["120"]["Text"] = [[Z: 0]]; G2L["120"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); -- StarterGui.Eternity.Frame.TextLabel.UIPadding G2L["121"] = Instance.new("UIPadding", G2L["120"]); G2L["121"]["PaddingLeft"] = UDim.new(0, 9); -- StarterGui.Eternity.Frame.UIDragDetector G2L["122"] = Instance.new("UIDragDetector", G2L["11b"]); G2L["122"]["ResponseStyle"] = Enum.UIDragDetectorResponseStyle.CustomOffset; -- StarterGui.Eternity.Frame.Frame G2L["123"] = Instance.new("Frame", G2L["11b"]); G2L["123"]["ZIndex"] = -2147483647; G2L["123"]["BorderSizePixel"] = 0; G2L["123"]["BackgroundColor3"] = Color3.fromRGB(67, 67, 67); G2L["123"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["123"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["123"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["123"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.Notification G2L["124"] = Instance.new("Frame", G2L["1"]); G2L["124"]["ZIndex"] = 0; G2L["124"]["BackgroundColor3"] = Color3.fromRGB(22, 22, 22); G2L["124"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["124"]["Size"] = UDim2.new(0.15903, 0, 0.12023, 0); G2L["124"]["Position"] = UDim2.new(0.91613, 0, 0.93034, 0); G2L["124"]["Name"] = [[Notification]]; G2L["124"]["BackgroundTransparency"] = 0.1; -- StarterGui.Eternity.Notification.LocalScript G2L["125"] = Instance.new("LocalScript", G2L["124"]); -- StarterGui.Eternity.Notification.LocalScript G2L["126"] = Instance.new("LocalScript", G2L["124"]); -- StarterGui.Eternity.Notification.UICorner G2L["127"] = Instance.new("UICorner", G2L["124"]); G2L["127"]["CornerRadius"] = UDim.new(0, 10); -- StarterGui.Eternity.Notification.ImageLabel G2L["128"] = Instance.new("ImageLabel", G2L["124"]); G2L["128"]["SliceCenter"] = Rect.new(200, 200, 500, 500); G2L["128"]["SliceScale"] = 0.1; G2L["128"]["ScaleType"] = Enum.ScaleType.Slice; G2L["128"]["ImageColor3"] = Color3.fromRGB(0, 0, 0); G2L["128"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["128"]["Image"] = [[rbxassetid://13960012399]]; G2L["128"]["Size"] = UDim2.new(1, 18, 1, 18); G2L["128"]["BackgroundTransparency"] = 1; G2L["128"]["Position"] = UDim2.new(0.4981, 0, 0.49834, 0); -- StarterGui.Eternity.Notification.ImageLabel.UIGradient G2L["129"] = Instance.new("UIGradient", G2L["128"]); G2L["129"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 80, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 80, 81))}; -- StarterGui.Eternity.Notification.UIDragDetector G2L["12a"] = Instance.new("UIDragDetector", G2L["124"]); G2L["12a"]["ResponseStyle"] = Enum.UIDragDetectorResponseStyle.CustomOffset; -- StarterGui.Eternity.Notification.Frame G2L["12b"] = Instance.new("Frame", G2L["124"]); G2L["12b"]["ZIndex"] = -2147483647; G2L["12b"]["BorderSizePixel"] = 0; G2L["12b"]["BackgroundColor3"] = Color3.fromRGB(67, 67, 67); G2L["12b"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["12b"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["12b"]["Position"] = UDim2.new(0.5, 0, 0.5, 0); G2L["12b"]["BackgroundTransparency"] = 1; -- StarterGui.Eternity.Notification.UISizeConstraint G2L["12c"] = Instance.new("UISizeConstraint", G2L["124"]); G2L["12c"]["MaxSize"] = Vector2.new(600, 400); -- StarterGui.Eternity.Notification.TextLabel1 G2L["12d"] = Instance.new("TextLabel", G2L["124"]); G2L["12d"]["BorderSizePixel"] = 0; G2L["12d"]["TextSize"] = 41; G2L["12d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["12d"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["12d"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["12d"]["BackgroundTransparency"] = 1; G2L["12d"]["Size"] = UDim2.new(0, 183, 0, 62); G2L["12d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["12d"]["Text"] = [[Text]]; G2L["12d"]["Name"] = [[TextLabel1]]; -- StarterGui.Eternity.Notification.TextLabel2 G2L["12e"] = Instance.new("TextLabel", G2L["124"]); G2L["12e"]["BorderSizePixel"] = 0; G2L["12e"]["TextSize"] = 23; G2L["12e"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["12e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["12e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["12e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["12e"]["BackgroundTransparency"] = 1; G2L["12e"]["Size"] = UDim2.new(0, 397, 0, 67); G2L["12e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["12e"]["Name"] = [[TextLabel2]]; G2L["12e"]["Position"] = UDim2.new(0.02857, 0, 0.42599, 0); -- StarterGui.Eternity.DevConsole local function C_2() local script = G2L["2"]; -- Place this in StarterGui local screenGui = Instance.new("ScreenGui") screenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") local textLabel = Instance.new("TextLabel") textLabel.Size = UDim2.new(1, 0, 1, 0) textLabel.BackgroundTransparency = 1 textLabel.TextScaled = true textLabel.Font = Enum.Font.Code textLabel.Text = [[ ⣇⣾⠘⣾⣿⡿⡿⣻⣻⡟⡟⡝⠵⡝⣟⡿⢂⣼⣷⣷⣌⠩⡫⡻⡝⠹⢿⣷⣷ ⡆⣾⣆⠱⣝⡵⣝⡅⠙⣯⢕⢕⢕⢕⢝⣥⢒⠅⣾⣾⡿⣳⣌⠪⡪⣡⢑⢝⣇ ⡆⣾⣷⣦⠹⣳⣳⣕⢅⠈⢗⢕⢕⢕⢕⢕⢈⢆⠟⠋⠉⠁⠉⠉⠁⠈⠼⢐⢕⢽ ⡗⢰⣶⣶⣦⣝⢝⢕⢕⠅⡆⢕⢕⢕⢕⢕⣴⠏⣠⡶⠛⡉⡉⡛⢶⣦⡀⠐⣕⢕ ⡝⡄⢻⢟⣾⣷⣷⣕⣕⣅⣾⣔⣕⣵⣵⣾⣷⢠⣾⢠⣮⡈⣌⠨⠅⠹⣷⡀⢱⢕ ⡝⡵⠟⠈⢀⣀⣀⡀⠉⢿⣾⣷⣷⣷⣷⣷⣷⣾⣾⢈⡋⠴⢿⡟⣡⡇⣾⡇⡀⢕ ⡝⠁⣠⣾⠟⡉⡉⡉⠻⣦⣻⣷⣷⣷⣷⣷⣷⣷⣷⣧⠸⣾⣦⣥⣾⡇⡿⣰⢗⢄ ⠁⢰⣾⡏⣴⣌⠈⣌⠡⠈⢻⣾⣷⣷⣷⣷⣷⣷⣷⣷⣷⣬⣉⣉⣁⣄⢖⢕⢕⢕ ⡀⢻⣾⡇⢙⠁⠴⢿⡟⣡⡆⣾⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷⣵⣵⣾ ⡻⣄⣻⣷⣌⠘⢿⣷⣥⣾⠇⣾⣷⣷⣷⣷⣷⠛⠻⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷ ⣷⢄⠻⣾⣟⠿⠦⠍⠉⣡⣾⣷⣷⣷⣷⣷⣷⢸⣷⣦⠙⣾⣷⣷⣷⣷⣷⣷⣷⠟ ⡕⡑⣑⣈⣻⢗⢟⢞⢝⣻⣷⣷⣷⣷⣷⣷⣷⠸⣷⠿⠃⣾⣷⣷⣷⣷⣷⣷⡿⠁⣠ ⡝⡵⡈⢟⢕⢕⢕⢕⣵⣷⣷⣷⣷⣷⣷⣷⣷⣷⣶⣶⣷⣷⣷⣷⡿⠿⠋⣀⣈⠙ ⡝⡵⡕⡀⠑⠳⠿⣾⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷⣷⠿⠛⢉⡠⡲⡫⡪⡪⡣ ]] textLabel.TextColor3 = Color3.new(1, 1, 1) textLabel.TextWrapped = true textLabel.Parent = screenGui local gradient = Instance.new("UIGradient") gradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(68, 93, 255)), ColorSequenceKeypoint.new(0.5, Color3.fromRGB(125, 180, 200)), ColorSequenceKeypoint.new(1, Color3.fromRGB(82, 255, 153)) } gradient.Rotation = 90 gradient.Parent = textLabel print("This Console Script Was Made By Zephyrr So Credits To Him For This Dev Console") local start = tick() repeat wait() until game:IsLoaded(); local rs = game:GetService("RunService") local cg = game:GetService("CoreGui") local url = "https://api.rubis.app/v2/scrap/lMEHFz1OHx3UGitX/raw" local rainbowspeed = 0.30 local processed = {} local function hascolor(inst) return pcall(function() return inst.TextColor3 end) end local function rainbow(inst) if processed[inst] then return end processed[inst] = true task.spawn(function()-- ꧁༒༒༒༒༒༒༒༒☬☠☬༒༒༒༒༒༒༒༒꧂ while processed[inst] and inst.Parent do -- == -- == rgb config -- == -- == local h = (tick() * rainbowspeed) % 1 -- == -- == ↓ ↓ ↓ -- == -- == pcall(function() inst.TextColor3 = Color3.fromHSV(h, 0.6, 1) end) rs.Heartbeat:Wait() end end) inst.AncestryChanged:Once(function(_, parent) if not parent then processed[inst] = nil end end) end local function runmsg(msg) if msg.Name ~= "msg" then return end if not tonumber(msg.Parent.Name) then return end if hascolor(msg) then rainbow(msg) end for _, desc in ipairs(msg:GetDescendants()) do if hascolor(desc) then rainbow(desc) end end msg.DescendantAdded:Connect(function(desc) if hascolor(desc) then rainbow(desc) end end) end local function getnumbers(folder) folder.DescendantAdded:Connect(runmsg) for _, msg in ipairs(folder:GetChildren()) do runmsg(msg) end end local function runclientlog(log) for _, folder in ipairs(log:GetChildren()) do if tonumber(folder.Name) then getnumbers(folder) end end log.ChildAdded:Connect(function(folder) if tonumber(folder.Name) then getnumbers(folder) end end) end task.spawn(function() local lastlog while true do local console = cg:FindFirstChild("DevConsoleMaster") local log = console and console:FindFirstChild("DevConsoleWindow") and console.DevConsoleWindow:FindFirstChild("DevConsoleUI") and console.DevConsoleWindow.DevConsoleUI:FindFirstChild("MainView") and console.DevConsoleWindow.DevConsoleUI.MainView:FindFirstChild("ClientLog") if log and log ~= lastlog then runclientlog(log) lastlog = log end task.wait(0.2) end end) task.wait(0.3);local finish = tick() local loadtime = string.format("%.2f", finish - start) local date = os.date("%d/%m/%y") local username = game.Players.LocalPlayer.DisplayName print(string.format([[ == -- == -- == -- == -- == -- == -- script loaded in %s seconds -- == -- date: %s -- == -- == -- -- == -- whats up, %s -- == -- -- == -- everything is running smooth! -- == -- == -- == -- == -- == -- == --]], loadtime, date, username)) end; task.spawn(C_2); -- StarterGui.Eternity.LocalScript local function C_3() local script = G2L["3"]; -- Place this in a LocalScript or Script local asciiArt = [[ ##########################################################.#..#########..############### ..#...#.#..#..#..#.......#..#..#..#..#.#..#..#.##....#..#.###.#.#..##.##.#..#.....###### #.....###..#..#.##.##.#..#.##.##.####.##..#.###.#....#..#..####.#.##.######.#..#.####### ####..###.##..#.#.....#..#..#.##.#..#.##..#.#####.##.##.#..#.##..#.##.#.##.##...######## ..#.....##.#.##..#.#..####..#.##.##.#.##.##..####.#..#..#..##.#.##.##.##.####.#.######## ######################################################################################## ..#.......###.#.....#..######..#..#..#.##.##.####.#..#.##.################..#..#..#.#### #.#..#..#..####..#.##.##.#####.##.#.##.##.##.##.##.###########################.#.##.#### #.#############..#...##.##.#####.##.#.##.##.#####..######..#..#....############.##.##### ..##.......#..#.##.#..#..#.##.##.##.#.##.##..#..#.##.#..#.##########..#..#####..##..#### ######################################################################################## #..###..#..#..#..#..#.#..#.##..##.#....#..#..#..###..####..##.##.###.##..#..###..#..#### ..#..##.#.##..#..#....#..#.##..#.##.#..#..#..#..#....##.#..#.##.##.#.###.#..#.##.#..#### ######################################################################################## #..#.....#################..#..#..#....#..#..#..#....####.##..#....####.##..#.####..#### #.#..########.#..#...######.#..#..#.#..#..#..#..#.#..##.#.######..##..#.##..#.#.###.#### #....#####.#..#..#....#..####..#.####.##.##.##.##.#.##.###.##.###.###.#.##..###.######## ..#####....#.###########.#..##.#.......#..#..#..#....#..##.#..#.......#.##..#....#.##### ######################################################################################## ####....#.###.###############..#..#....#..#..#..#....#..#..###############..#..#..#.#### ####....#.##..#..###...#######.#..#....#..#..#..#....#..#..#..#....#..#..##.#..#..#.#### ###..##.#.##..#.#####.#..#.##########.##.##.##.##.#.##.##.##.#######.##.##.####.###.#### ####....#.#######.......###.#.#...#....#..#..#..#....#..#..#..#....#..#..#..#.......#### ######################################################################################## #..###..#..#####.#.##.####..#.##..#.#..#..#..#..#....#..#..#..#.##.#..#..#..#.####..#### #.#.....#..#..####.......#..#.##..#....#..#..#..######..#..#..#....#..#..#..#....#..#### #.#####.##.#..#..####.#..#.###.#.####.##.##.##.###..#####..##.######.##.##.#######..#### #..####.#..#.##..#.##########..#..#.#..#..#..#..#....#.###.#..#.##.#..#..#..#..#.#..#### ...#..###..#..############..#..#..#....#..#..#..#....#..####..#....#..#..#..#....####### #.#..#.###.#..#.##..#.#..#..#.##.####.##.##.##.#######..#.###.######.##.##.#######.##### ..###########.#.#..#..#.###.#..#..#....#..#..#..#....#..####..#....#..#..#..#....#####.# #######.#################################################.########################.##### ##.#..###..##.##.#..#.##.#..#..#..#.#..#..#..#..#....#..#..#..#....#..#..#.########.#### ..#..#.###.##.##.#..#....#..#..#..#....#..#..#..#....#..#..#..#....#.########.....###### .....#.....#.#..#...#...##.##.##.##.#.##.##.##.##.#.##..#..#..######........#.#.#....... ..#......................#..#..........#..#..#..#.......#...#.......#..#.#..#........... #.#.#########################################################.#########.################ i know i know it hard to see this ASCII art]] print(asciiArt) end; task.spawn(C_3); -- StarterGui.Eternity.Toggle local function C_4() local script = G2L["4"]; --// Place this LocalScript inside StarterGui -> ScreenGui --// Make sure there's a Frame named "MenuFrame" inside the same ScreenGui local UserInputService = game:GetService("UserInputService") local TweenService = game:GetService("TweenService") local gui = script.Parent local frame = gui:WaitForChild("MenuFrame") -- Configuration local slideDistance = UDim2.new(0, 0, 0.1, 0) -- how much it slides from its position local tweenTime = 0.3 -- animation duration (seconds) -- Initial state (hidden) frame.Visible = false frame.BackgroundTransparency = 1 local originalPosition = frame.Position -- State tracker local isOpen = false -- Tween functions local function openFrame() frame.Visible = true frame.Position = originalPosition + slideDistance frame.BackgroundTransparency = 1 local tweenInfo = TweenInfo.new(tweenTime, Enum.EasingStyle.Quad, Enum.EasingDirection.Out) TweenService:Create(frame, tweenInfo, { Position = originalPosition, BackgroundTransparency = 0 }):Play() end local function closeFrame() local tweenInfo = TweenInfo.new(tweenTime, Enum.EasingStyle.Quad, Enum.EasingDirection.In) local tween = TweenService:Create(frame, tweenInfo, { Position = originalPosition + slideDistance, BackgroundTransparency = 1 }) tween:Play() tween.Completed:Wait() frame.Visible = false end -- Toggle on key press (;) UserInputService.InputBegan:Connect(function(input, gameProcessed) if gameProcessed then return end if input.KeyCode == Enum.KeyCode.Semicolon then isOpen = not isOpen if isOpen then openFrame() else closeFrame() end end end) end; task.spawn(C_4); -- StarterGui.Eternity.MenuFrame.UIDrag local function C_6() local script = G2L["6"]; -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.25 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end; task.spawn(C_6); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient.LocalScript local function C_1e() local script = G2L["1e"]; -- Roblox UIGradient Color Cycle Script -- Place this LocalScript inside a ScreenGui or the same parent as the UIGradient local TweenService = game:GetService("TweenService") local gradient = script.Parent:FindFirstChildOfClass("UIGradient") -- Finds the UIGradient -- List of colors to cycle through local colors = { Color3.fromRGB(68, 93, 255), Color3.fromRGB(125, 180, 200), Color3.fromRGB(82, 255, 153) } local index = 1 -- Function to tween the gradient color smoothly local function tweenGradient() local nextIndex = index % #colors + 1 local tweenInfo = TweenInfo.new(2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut) -- 2 seconds local tween = TweenService:Create(gradient, tweenInfo, { Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, colors[index]), ColorSequenceKeypoint.new(1, colors[nextIndex]) } }) tween:Play() tween.Completed:Wait() index = nextIndex tweenGradient() end tweenGradient() end; task.spawn(C_1e); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient.LocalScript local function C_27() local script = G2L["27"]; -- Roblox UIGradient Color Cycle Script -- Place this LocalScript inside a ScreenGui or the same parent as the UIGradient local TweenService = game:GetService("TweenService") local gradient = script.Parent:FindFirstChildOfClass("UIGradient") -- Finds the UIGradient -- List of colors to cycle through local colors = { Color3.fromRGB(68, 93, 255), Color3.fromRGB(125, 180, 200), Color3.fromRGB(82, 255, 153) } local index = 1 -- Function to tween the gradient color smoothly local function tweenGradient() local nextIndex = index % #colors + 1 local tweenInfo = TweenInfo.new(2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut) -- 2 seconds local tween = TweenService:Create(gradient, tweenInfo, { Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, colors[index]), ColorSequenceKeypoint.new(1, colors[nextIndex]) } }) tween:Play() tween.Completed:Wait() index = nextIndex tweenGradient() end tweenGradient() end; task.spawn(C_27); -- StarterGui.Eternity.MenuFrame.Frame.Frame.ImageButton.UIGradient.LocalScript local function C_30() local script = G2L["30"]; -- Roblox UIGradient Color Cycle Script -- Place this LocalScript inside a ScreenGui or the same parent as the UIGradient local TweenService = game:GetService("TweenService") local gradient = script.Parent:FindFirstChildOfClass("UIGradient") -- Finds the UIGradient -- List of colors to cycle through local colors = { Color3.fromRGB(68, 93, 255), Color3.fromRGB(125, 180, 200), Color3.fromRGB(82, 255, 153) } local index = 1 -- Function to tween the gradient color smoothly local function tweenGradient() local nextIndex = index % #colors + 1 local tweenInfo = TweenInfo.new(2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut) -- 2 seconds local tween = TweenService:Create(gradient, tweenInfo, { Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, colors[index]), ColorSequenceKeypoint.new(1, colors[nextIndex]) } }) tween:Play() tween.Completed:Wait() index = nextIndex tweenGradient() end tweenGradient() end; task.spawn(C_30); -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextLabel.LocalScript local function C_50() local script = G2L["50"]; --// Eternity Text Gradient (Smooth Version) --// Place this LocalScript inside a TextLabel local textLabel = script.Parent local TweenService = game:GetService("TweenService") -- Create a smooth UIGradient local gradient = Instance.new("UIGradient") gradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(68, 93, 255)), -- Blue ColorSequenceKeypoint.new(0.5, Color3.fromRGB(125, 180, 200)), -- Mid transition ColorSequenceKeypoint.new(1, Color3.fromRGB(82, 255, 153)) -- Green } gradient.Rotation = 0 gradient.Parent = textLabel -- Animation speed (lower = slower) local speed = 4 -- Tween info for smooth offset local tweenInfo = TweenInfo.new(speed, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut) -- Function to tween the offset back and forth local function tweenOffset(from, to) local tween = TweenService:Create(gradient, tweenInfo, {Offset = Vector2.new(to, 0)}) tween:Play() tween.Completed:Wait() end -- Optional: Slowly rotate gradient for extra smoothness task.spawn(function() while true do for rotation = 0, 360, 1 do gradient.Rotation = rotation task.wait(0.05) end end end) -- Main animation loop task.spawn(function() while true do tweenOffset(0, 1) tweenOffset(1, 0) end end) end; task.spawn(C_50); -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextLabel.LocalScript local function C_51() local script = G2L["51"]; --// Player Time Display Script (No Seconds) --// Place this LocalScript inside a TextLabel local textLabel = script.Parent -- Optional styling textLabel.TextScaled = true textLabel.TextColor3 = Color3.fromRGB(255, 255, 255) textLabel.BackgroundTransparency = 1 textLabel.Font = Enum.Font.GothamBold -- Function to format and update the time local function updateTime() while true do local currentTime = os.date("*t") -- Gets local time from player’s device local hour = currentTime.hour local minute = currentTime.min -- Convert to 12-hour format local suffix = "AM" if hour >= 12 then suffix = "PM" if hour > 12 then hour -= 12 end elseif hour == 0 then hour = 12 end -- Format time with leading zero on minutes local formattedTime = string.format("%d:%02d %s", hour, minute, suffix) textLabel.Text = formattedTime task.wait(2) -- update every 2 seconds end end -- Start updating task.spawn(updateTime) end; task.spawn(C_51); -- StarterGui.Eternity.MenuFrame.Frame.Frame.TextLabel.LocalScript local function C_54() local script = G2L["54"]; --// Eternity Text Gradient (Smooth Version) --// Place this LocalScript inside a TextLabel local textLabel = script.Parent local TweenService = game:GetService("TweenService") -- Create a smooth UIGradient local gradient = Instance.new("UIGradient") gradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(68, 93, 255)), -- Blue ColorSequenceKeypoint.new(0.5, Color3.fromRGB(125, 180, 200)), -- Mid transition ColorSequenceKeypoint.new(1, Color3.fromRGB(82, 255, 153)) -- Green } gradient.Rotation = 0 gradient.Parent = textLabel -- Animation speed (lower = slower) local speed = 4 -- Tween info for smooth offset local tweenInfo = TweenInfo.new(speed, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut) -- Function to tween the offset back and forth local function tweenOffset(from, to) local tween = TweenService:Create(gradient, tweenInfo, {Offset = Vector2.new(to, 0)}) tween:Play() tween.Completed:Wait() end -- Optional: Slowly rotate gradient for extra smoothness task.spawn(function() while true do for rotation = 0, 360, 1 do gradient.Rotation = rotation task.wait(0.05) end end end) -- Main animation loop task.spawn(function() while true do tweenOffset(0, 1) tweenOffset(1, 0) end end) end; task.spawn(C_54); -- StarterGui.Eternity.MenuFrame.Frame.ScrollingFrame.Frame.ScrollingFrame.Frame.TextBox.LocalScript local function C_d6() local script = G2L["d6"]; -- LocalScript inside a TextBox local player = game.Players.LocalPlayer local textBox = script.Parent -- The TextBox this script is in -- Set the TextBox text to the player's username textBox.Text = player.Name -- Optional: Make the TextBox non-editable textBox.ClearTextOnFocus = false textBox.TextEditable = false end; task.spawn(C_d6); -- StarterGui.Eternity.Frame.UIDrag local function C_e6() local script = G2L["e6"]; -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.25 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end; task.spawn(C_e6); -- StarterGui.Eternity.Frame.UIDrag local function C_ef() local script = G2L["ef"]; -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.25 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end; task.spawn(C_ef); -- StarterGui.Eternity.Frame.UIDrag local function C_f8() local script = G2L["f8"]; -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.25 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end; task.spawn(C_f8); -- StarterGui.Eternity.Frame.UIDrag local function C_101() local script = G2L["101"]; -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.25 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end; task.spawn(C_101); -- StarterGui.Eternity.Frame.UIDrag local function C_10a() local script = G2L["10a"]; -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.25 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end; task.spawn(C_10a); -- StarterGui.Eternity.Frame.UIDrag local function C_113() local script = G2L["113"]; -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.25 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end; task.spawn(C_113); -- StarterGui.Eternity.Frame.UIDrag local function C_11c() local script = G2L["11c"]; -- Made by Real_IceyDev (@lceyDex) -- -- Simple UI dragger (PC Only/Any device that has a mouse) -- local UIS = game:GetService('UserInputService') local frame = script.Parent local dragToggle = nil local dragSpeed = 0.25 local dragStart = nil local startPos = nil local function updateInput(input) local delta = input.Position - dragStart local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play() end frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) UIS.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then if dragToggle then updateInput(input) end end end) end; task.spawn(C_11c); -- StarterGui.Eternity.Notification.LocalScript local function C_125() local script = G2L["125"]; --// LocalScript --// Put this inside the Frame you want to animate local frame = script.Parent local TweenService = game:GetService("TweenService") local UserInputService = game:GetService("UserInputService") -- Positions local startPos = UDim2.new(2, 0, 0.93, 0) -- Off-screen (right) local endPos = UDim2.new(0.916, 0, 0.93, 0) -- On-screen (final) local outPos = UDim2.new(2, 0, 0.93, 0) -- Slide out to the right again -- Animation settings local tweenInfo = TweenInfo.new( 0.8, -- duration Enum.EasingStyle.Quad, Enum.EasingDirection.Out ) -- Set initial position frame.Position = startPos frame.AnchorPoint = Vector2.new(0.5, 0.5) -- Slide in once when GUI loads task.wait(1) local slideIn = TweenService:Create(frame, tweenInfo, { Position = endPos }) slideIn:Play() -- Wait for key press to slide out UserInputService.InputBegan:Connect(function(input, gameProcessed) if gameProcessed then return end if input.KeyCode == Enum.KeyCode.Semicolon then local slideOut = TweenService:Create(frame, tweenInfo, { Position = outPos }) slideOut:Play() end end) end; task.spawn(C_125); -- StarterGui.Eternity.Notification.LocalScript local function C_126() local script = G2L["126"]; --// LocalScript -- Place this LocalScript inside your Frame local frame = script.Parent local TweenService = game:GetService("TweenService") -- Get the two TextLabels inside the Frame local textLabel1 = frame:WaitForChild("TextLabel1") -- "Welcome!" local textLabel2 = frame:WaitForChild("TextLabel2") -- "Press The ; Key To Get Started." -- Set their text textLabel1.Text = "Welcome!" textLabel2.Text = "Press The ; Key To Get Started." -- Optional: Fade-in animation textLabel1.TextTransparency = 1 textLabel2.TextTransparency = 1 local tweenInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out) -- Tween them in TweenService:Create(textLabel1, tweenInfo, {TextTransparency = 0}):Play() TweenService:Create(textLabel2, tweenInfo, {TextTransparency = 0}):Play() end; task.spawn(C_126); return G2L["1"], require;