-- Flazed's Hub v2
-- Created by Flazed

local G2L = {};

-- StarterGui.ScreenGui
G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;


-- StarterGui.ScreenGui.Main
G2L["2"] = Instance.new("Frame", G2L["1"]);
G2L["2"]["BorderSizePixel"] = 0;
G2L["2"]["BackgroundColor3"] = Color3.fromRGB(37, 37, 37);
G2L["2"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
G2L["2"]["Size"] = UDim2.new(0, 700, 0, 400);
G2L["2"]["Position"] = UDim2.new(0.5, 0, 0.53241, 0);
G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["2"]["Name"] = [[Main]];
G2L["2"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts
G2L["3"] = Instance.new("Frame", G2L["2"]);
G2L["3"]["BorderSizePixel"] = 0;
G2L["3"]["BackgroundColor3"] = Color3.fromRGB(28, 31, 37);
G2L["3"]["Size"] = UDim2.new(0, 500, 0, 400);
G2L["3"]["Position"] = UDim2.new(0.29, 0, -0, 0);
G2L["3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["3"]["Name"] = [[Scripts]];


-- StarterGui.ScreenGui.Main.Scripts.UICorner
G2L["4"] = Instance.new("UICorner", G2L["3"]);
G2L["4"]["CornerRadius"] = UDim.new(0, 3);


-- StarterGui.ScreenGui.Main.Scripts.Info
G2L["5"] = Instance.new("Frame", G2L["3"]);
G2L["5"]["BorderSizePixel"] = 0;
G2L["5"]["BackgroundColor3"] = Color3.fromRGB(28, 31, 37);
G2L["5"]["Size"] = UDim2.new(0, 500, 0, 400);
G2L["5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["5"]["Name"] = [[Info]];
G2L["5"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Info.Infos
G2L["6"] = Instance.new("TextLabel", G2L["5"]);
G2L["6"]["TextWrapped"] = true;
G2L["6"]["TextStrokeTransparency"] = 0;
G2L["6"]["BorderSizePixel"] = 0;
G2L["6"]["TextSize"] = 14;
G2L["6"]["TextScaled"] = true;
G2L["6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["6"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
G2L["6"]["TextColor3"] = Color3.fromRGB(10, 45, 120);
G2L["6"]["BackgroundTransparency"] = 1;
G2L["6"]["Size"] = UDim2.new(0, 500, 0, 45);
G2L["6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["6"]["Text"] = [[Flazed's Library Scripts]];
G2L["6"]["Name"] = [[Infos]];
G2L["6"]["Position"] = UDim2.new(0, 0, 0.1, 0);


-- StarterGui.ScreenGui.Main.Scripts.Info.Infos
G2L["7"] = Instance.new("TextLabel", G2L["5"]);
G2L["7"]["TextWrapped"] = true;
G2L["7"]["TextStrokeTransparency"] = 0;
G2L["7"]["BorderSizePixel"] = 0;
G2L["7"]["TextSize"] = 14;
G2L["7"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["7"]["TextScaled"] = true;
G2L["7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["7"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
G2L["7"]["TextColor3"] = Color3.fromRGB(10, 45, 120);
G2L["7"]["BackgroundTransparency"] = 1;
G2L["7"]["Size"] = UDim2.new(0, 400, 0, 30);
G2L["7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["7"]["Text"] = [[Helpers: Yavashinou, Aliza]];
G2L["7"]["Name"] = [[Infos]];
G2L["7"]["Position"] = UDim2.new(0.1, 0, 0.25, 0);


-- StarterGui.ScreenGui.Main.Scripts.Info.Infos
G2L["8"] = Instance.new("TextLabel", G2L["5"]);
G2L["8"]["TextWrapped"] = true;
G2L["8"]["TextStrokeTransparency"] = 0;
G2L["8"]["BorderSizePixel"] = 0;
G2L["8"]["TextSize"] = 14;
G2L["8"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["8"]["TextScaled"] = true;
G2L["8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["8"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
G2L["8"]["TextColor3"] = Color3.fromRGB(10, 45, 120);
G2L["8"]["BackgroundTransparency"] = 1;
G2L["8"]["Size"] = UDim2.new(0, 275, 0, 30);
G2L["8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["8"]["Text"] = [[Scripters: Flazed, Devoured]];
G2L["8"]["Name"] = [[Infos]];
G2L["8"]["Position"] = UDim2.new(0.1, 0, 0.35, 0);


-- StarterGui.ScreenGui.Main.Scripts.Info.Infos
G2L["9"] = Instance.new("TextLabel", G2L["5"]);
G2L["9"]["TextWrapped"] = true;
G2L["9"]["TextStrokeTransparency"] = 0;
G2L["9"]["BorderSizePixel"] = 0;
G2L["9"]["TextSize"] = 14;
G2L["9"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["9"]["TextScaled"] = true;
G2L["9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["9"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
G2L["9"]["TextColor3"] = Color3.fromRGB(10, 45, 120);
G2L["9"]["BackgroundTransparency"] = 1;
G2L["9"]["Size"] = UDim2.new(0, 175, 0, 30);
G2L["9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["9"]["Text"] = [[Ui Dev: Yavashinou]];
G2L["9"]["Name"] = [[Infos]];
G2L["9"]["Position"] = UDim2.new(0.1, 0, 0.45, 0);


-- StarterGui.ScreenGui.Main.Scripts.UIStroke
G2L["a"] = Instance.new("UIStroke", G2L["3"]);
G2L["a"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
G2L["a"]["Color"] = Color3.fromRGB(10, 45, 120);


-- StarterGui.ScreenGui.Main.Scripts.Admin
G2L["b"] = Instance.new("Frame", G2L["3"]);
G2L["b"]["Visible"] = false;
G2L["b"]["BorderSizePixel"] = 0;
G2L["b"]["BackgroundColor3"] = Color3.fromRGB(143, 158, 190);
G2L["b"]["Size"] = UDim2.new(0, 443, 0, 375);
G2L["b"]["Position"] = UDim2.new(0.064, 0, 0.062, 0);
G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["b"]["Name"] = [[Admin]];
G2L["b"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames
G2L["c"] = Instance.new("ScrollingFrame", G2L["b"]);
G2L["c"]["Active"] = true;
G2L["c"]["BorderSizePixel"] = 0;
G2L["c"]["CanvasSize"] = UDim2.new(0, 0, 1.5, 0);
G2L["c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["c"]["Name"] = [[Frames]];
G2L["c"]["Size"] = UDim2.new(1, 0, 1, 0);
G2L["c"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["c"]["ScrollBarThickness"] = 0;
G2L["c"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.FatesAdmin
G2L["d"] = Instance.new("Frame", G2L["c"]);
G2L["d"]["BorderSizePixel"] = 0;
G2L["d"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["d"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["d"]["Name"] = [[FatesAdmin]];


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.FatesAdmin.Line
G2L["e"] = Instance.new("Frame", G2L["d"]);
G2L["e"]["BorderSizePixel"] = 0;
G2L["e"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["e"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["e"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["e"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.FatesAdmin.TextLabel
G2L["f"] = Instance.new("TextLabel", G2L["d"]);
G2L["f"]["TextWrapped"] = true;
G2L["f"]["TextStrokeTransparency"] = 0.5;
G2L["f"]["BorderSizePixel"] = 0;
G2L["f"]["TextSize"] = 14;
G2L["f"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["f"]["TextScaled"] = true;
G2L["f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["f"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["f"]["BackgroundTransparency"] = 1;
G2L["f"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["f"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["f"]["Text"] = [[Fates Admin]];
G2L["f"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.FatesAdmin.InjectFatesAdmin
G2L["10"] = Instance.new("TextButton", G2L["d"]);
G2L["10"]["TextWrapped"] = true;
G2L["10"]["BorderSizePixel"] = 0;
G2L["10"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["10"]["TextSize"] = 14;
G2L["10"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["10"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["10"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["10"]["Name"] = [[InjectFatesAdmin]];
G2L["10"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["10"]["Text"] = [[Inject]];
G2L["10"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.FatesAdmin.InjectFatesAdmin.UICorner
G2L["11"] = Instance.new("UICorner", G2L["10"]);



-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.FatesAdmin.InjectFatesAdmin.LocalScript
G2L["12"] = Instance.new("LocalScript", G2L["10"]);



-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.UIListLayout
G2L["13"] = Instance.new("UIListLayout", G2L["c"]);
G2L["13"]["Padding"] = UDim.new(0, 15);
G2L["13"]["SortOrder"] = Enum.SortOrder.LayoutOrder;


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.InfiniteYield
G2L["14"] = Instance.new("Frame", G2L["c"]);
G2L["14"]["BorderSizePixel"] = 0;
G2L["14"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["14"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["14"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["14"]["Name"] = [[InfiniteYield]];


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.InfiniteYield.Line
G2L["15"] = Instance.new("Frame", G2L["14"]);
G2L["15"]["BorderSizePixel"] = 0;
G2L["15"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["15"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["15"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["15"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["15"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.InfiniteYield.TextLabel
G2L["16"] = Instance.new("TextLabel", G2L["14"]);
G2L["16"]["TextWrapped"] = true;
G2L["16"]["TextStrokeTransparency"] = 0.5;
G2L["16"]["BorderSizePixel"] = 0;
G2L["16"]["TextSize"] = 14;
G2L["16"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["16"]["TextScaled"] = true;
G2L["16"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["16"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["16"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["16"]["BackgroundTransparency"] = 1;
G2L["16"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["16"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["16"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["16"]["Text"] = [[Infinite Yield]];
G2L["16"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.InfiniteYield.InjectInfiniteYeild
G2L["17"] = Instance.new("TextButton", G2L["14"]);
G2L["17"]["TextWrapped"] = true;
G2L["17"]["BorderSizePixel"] = 0;
G2L["17"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["17"]["TextSize"] = 14;
G2L["17"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["17"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["17"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["17"]["Name"] = [[InjectInfiniteYeild]];
G2L["17"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["17"]["Text"] = [[Inject]];
G2L["17"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.InfiniteYield.InjectInfiniteYeild.UICorner
G2L["18"] = Instance.new("UICorner", G2L["17"]);



-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.InfiniteYield.InjectInfiniteYeild.LocalScript
G2L["19"] = Instance.new("LocalScript", G2L["17"]);



-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Nameless
G2L["1a"] = Instance.new("Frame", G2L["c"]);
G2L["1a"]["BorderSizePixel"] = 0;
G2L["1a"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["1a"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["1a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["1a"]["Name"] = [[Nameless]];


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Nameless.Line
G2L["1b"] = Instance.new("Frame", G2L["1a"]);
G2L["1b"]["BorderSizePixel"] = 0;
G2L["1b"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["1b"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["1b"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["1b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["1b"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Nameless.TextLabel
G2L["1c"] = Instance.new("TextLabel", G2L["1a"]);
G2L["1c"]["TextWrapped"] = true;
G2L["1c"]["TextStrokeTransparency"] = 0.5;
G2L["1c"]["BorderSizePixel"] = 0;
G2L["1c"]["TextSize"] = 14;
G2L["1c"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["1c"]["TextScaled"] = true;
G2L["1c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["1c"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["1c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["1c"]["BackgroundTransparency"] = 1;
G2L["1c"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["1c"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["1c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["1c"]["Text"] = [[Nameless Admin]];
G2L["1c"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Nameless.InjectNA
G2L["1d"] = Instance.new("TextButton", G2L["1a"]);
G2L["1d"]["TextWrapped"] = true;
G2L["1d"]["BorderSizePixel"] = 0;
G2L["1d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["1d"]["TextSize"] = 14;
G2L["1d"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["1d"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["1d"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["1d"]["Name"] = [[InjectNA]];
G2L["1d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["1d"]["Text"] = [[Inject]];
G2L["1d"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Nameless.InjectNA.UICorner
G2L["1e"] = Instance.new("UICorner", G2L["1d"]);



-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Nameless.InjectNA.LocalScript
G2L["1f"] = Instance.new("LocalScript", G2L["1d"]);



-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Orca
G2L["20"] = Instance.new("Frame", G2L["c"]);
G2L["20"]["BorderSizePixel"] = 0;
G2L["20"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["20"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["20"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["20"]["Name"] = [[Orca]];


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Orca.Line
G2L["21"] = Instance.new("Frame", G2L["20"]);
G2L["21"]["BorderSizePixel"] = 0;
G2L["21"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["21"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["21"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["21"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["21"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Orca.TextLabel
G2L["22"] = Instance.new("TextLabel", G2L["20"]);
G2L["22"]["TextWrapped"] = true;
G2L["22"]["TextStrokeTransparency"] = 0.5;
G2L["22"]["BorderSizePixel"] = 0;
G2L["22"]["TextSize"] = 14;
G2L["22"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["22"]["TextScaled"] = true;
G2L["22"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["22"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["22"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["22"]["BackgroundTransparency"] = 1;
G2L["22"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["22"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["22"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["22"]["Text"] = [[Orca Admin]];
G2L["22"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Orca.InjectOrca
G2L["23"] = Instance.new("TextButton", G2L["20"]);
G2L["23"]["TextWrapped"] = true;
G2L["23"]["BorderSizePixel"] = 0;
G2L["23"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["23"]["TextSize"] = 14;
G2L["23"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["23"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["23"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["23"]["Name"] = [[InjectOrca]];
G2L["23"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["23"]["Text"] = [[Inject]];
G2L["23"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Orca.InjectOrca.UICorner
G2L["24"] = Instance.new("UICorner", G2L["23"]);



-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Orca.InjectOrca.LocalScript
G2L["25"] = Instance.new("LocalScript", G2L["23"]);



-- StarterGui.ScreenGui.Main.Scripts.Grapple
G2L["26"] = Instance.new("Frame", G2L["3"]);
G2L["26"]["Visible"] = false;
G2L["26"]["BorderSizePixel"] = 0;
G2L["26"]["BackgroundColor3"] = Color3.fromRGB(143, 158, 190);
G2L["26"]["Size"] = UDim2.new(0, 443, 0, 375);
G2L["26"]["Position"] = UDim2.new(0.064, 0, 0.062, 0);
G2L["26"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["26"]["Name"] = [[Grapple]];
G2L["26"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames
G2L["27"] = Instance.new("ScrollingFrame", G2L["26"]);
G2L["27"]["Active"] = true;
G2L["27"]["BorderSizePixel"] = 0;
G2L["27"]["CanvasSize"] = UDim2.new(0, 0, 1.5, 0);
G2L["27"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["27"]["Name"] = [[Frames]];
G2L["27"]["Size"] = UDim2.new(1, 0, 1, 0);
G2L["27"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
G2L["27"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["27"]["ScrollBarThickness"] = 0;
G2L["27"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.BlackGrappleKill
G2L["28"] = Instance.new("Frame", G2L["27"]);
G2L["28"]["BorderSizePixel"] = 0;
G2L["28"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["28"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["28"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["28"]["Name"] = [[BlackGrappleKill]];


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.BlackGrappleKill.Line
G2L["29"] = Instance.new("Frame", G2L["28"]);
G2L["29"]["BorderSizePixel"] = 0;
G2L["29"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["29"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["29"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["29"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["29"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.BlackGrappleKill.TextLabel
G2L["2a"] = Instance.new("TextLabel", G2L["28"]);
G2L["2a"]["TextWrapped"] = true;
G2L["2a"]["TextStrokeTransparency"] = 0.5;
G2L["2a"]["BorderSizePixel"] = 0;
G2L["2a"]["TextSize"] = 14;
G2L["2a"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["2a"]["TextScaled"] = true;
G2L["2a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["2a"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["2a"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["2a"]["BackgroundTransparency"] = 1;
G2L["2a"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["2a"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["2a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["2a"]["Text"] = [[Black Grapple Kill]];
G2L["2a"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.BlackGrappleKill.InjectBlackGrappleKill
G2L["2b"] = Instance.new("TextButton", G2L["28"]);
G2L["2b"]["TextWrapped"] = true;
G2L["2b"]["BorderSizePixel"] = 0;
G2L["2b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["2b"]["TextSize"] = 14;
G2L["2b"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["2b"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["2b"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["2b"]["Name"] = [[InjectBlackGrappleKill]];
G2L["2b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["2b"]["Text"] = [[Inject]];
G2L["2b"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.BlackGrappleKill.InjectBlackGrappleKill.UICorner
G2L["2c"] = Instance.new("UICorner", G2L["2b"]);



-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.BlackGrappleKill.InjectBlackGrappleKill.LocalScript
G2L["2d"] = Instance.new("LocalScript", G2L["2b"]);



-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.UIListLayout
G2L["2e"] = Instance.new("UIListLayout", G2L["27"]);
G2L["2e"]["Padding"] = UDim.new(0, 15);
G2L["2e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.FlazedGrappleKill
G2L["2f"] = Instance.new("Frame", G2L["27"]);
G2L["2f"]["BorderSizePixel"] = 0;
G2L["2f"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["2f"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["2f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["2f"]["Name"] = [[FlazedGrappleKill]];


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.FlazedGrappleKill.Line
G2L["30"] = Instance.new("Frame", G2L["2f"]);
G2L["30"]["BorderSizePixel"] = 0;
G2L["30"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["30"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["30"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["30"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["30"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.FlazedGrappleKill.TextLabel
G2L["31"] = Instance.new("TextLabel", G2L["2f"]);
G2L["31"]["TextWrapped"] = true;
G2L["31"]["TextStrokeTransparency"] = 0.5;
G2L["31"]["BorderSizePixel"] = 0;
G2L["31"]["TextSize"] = 14;
G2L["31"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["31"]["TextScaled"] = true;
G2L["31"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["31"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["31"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["31"]["BackgroundTransparency"] = 1;
G2L["31"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["31"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["31"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["31"]["Text"] = [[Flazed Grapple Kill]];
G2L["31"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.FlazedGrappleKill.InjectFlazedGrappleKill
G2L["32"] = Instance.new("TextButton", G2L["2f"]);
G2L["32"]["TextWrapped"] = true;
G2L["32"]["BorderSizePixel"] = 0;
G2L["32"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["32"]["TextSize"] = 14;
G2L["32"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["32"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["32"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["32"]["Name"] = [[InjectFlazedGrappleKill]];
G2L["32"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["32"]["Text"] = [[Inject]];
G2L["32"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.FlazedGrappleKill.InjectFlazedGrappleKill.UICorner
G2L["33"] = Instance.new("UICorner", G2L["32"]);



-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.FlazedGrappleKill.InjectFlazedGrappleKill.LocalScript
G2L["34"] = Instance.new("LocalScript", G2L["32"]);



-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.Pink GrappleKill
G2L["35"] = Instance.new("Frame", G2L["27"]);
G2L["35"]["BorderSizePixel"] = 0;
G2L["35"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["35"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["35"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["35"]["Name"] = [[Pink GrappleKill]];


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.Pink GrappleKill.Line
G2L["36"] = Instance.new("Frame", G2L["35"]);
G2L["36"]["BorderSizePixel"] = 0;
G2L["36"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["36"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["36"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["36"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["36"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.Pink GrappleKill.TextLabel
G2L["37"] = Instance.new("TextLabel", G2L["35"]);
G2L["37"]["TextWrapped"] = true;
G2L["37"]["TextStrokeTransparency"] = 0.5;
G2L["37"]["BorderSizePixel"] = 0;
G2L["37"]["TextSize"] = 14;
G2L["37"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["37"]["TextScaled"] = true;
G2L["37"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["37"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["37"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["37"]["BackgroundTransparency"] = 1;
G2L["37"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["37"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["37"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["37"]["Text"] = [[Pink Grapple Kill]];
G2L["37"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.Pink GrappleKill.InjectPinkGrappleKill
G2L["38"] = Instance.new("TextButton", G2L["35"]);
G2L["38"]["TextWrapped"] = true;
G2L["38"]["BorderSizePixel"] = 0;
G2L["38"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["38"]["TextSize"] = 14;
G2L["38"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["38"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["38"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["38"]["Name"] = [[InjectPinkGrappleKill]];
G2L["38"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["38"]["Text"] = [[Inject]];
G2L["38"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.Pink GrappleKill.InjectPinkGrappleKill.UICorner
G2L["39"] = Instance.new("UICorner", G2L["38"]);



-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.Pink GrappleKill.InjectPinkGrappleKill.LocalScript
G2L["3a"] = Instance.new("LocalScript", G2L["38"]);



-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.WhiteGrappleKill
G2L["3b"] = Instance.new("Frame", G2L["27"]);
G2L["3b"]["BorderSizePixel"] = 0;
G2L["3b"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["3b"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["3b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["3b"]["Name"] = [[WhiteGrappleKill]];


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.WhiteGrappleKill.Line
G2L["3c"] = Instance.new("Frame", G2L["3b"]);
G2L["3c"]["BorderSizePixel"] = 0;
G2L["3c"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["3c"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["3c"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["3c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["3c"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.WhiteGrappleKill.TextLabel
G2L["3d"] = Instance.new("TextLabel", G2L["3b"]);
G2L["3d"]["TextWrapped"] = true;
G2L["3d"]["TextStrokeTransparency"] = 0.5;
G2L["3d"]["BorderSizePixel"] = 0;
G2L["3d"]["TextSize"] = 14;
G2L["3d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["3d"]["TextScaled"] = true;
G2L["3d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["3d"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["3d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["3d"]["BackgroundTransparency"] = 1;
G2L["3d"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["3d"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["3d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["3d"]["Text"] = [[White Grapple Kill]];
G2L["3d"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.WhiteGrappleKill.InjectWhiteGrappleKill
G2L["3e"] = Instance.new("TextButton", G2L["3b"]);
G2L["3e"]["TextWrapped"] = true;
G2L["3e"]["BorderSizePixel"] = 0;
G2L["3e"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["3e"]["TextSize"] = 14;
G2L["3e"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["3e"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["3e"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["3e"]["Name"] = [[InjectWhiteGrappleKill]];
G2L["3e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["3e"]["Text"] = [[Inject]];
G2L["3e"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.WhiteGrappleKill.InjectWhiteGrappleKill.UICorner
G2L["3f"] = Instance.new("UICorner", G2L["3e"]);



-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.WhiteGrappleKill.InjectWhiteGrappleKill.LocalScript
G2L["40"] = Instance.new("LocalScript", G2L["3e"]);



-- StarterGui.ScreenGui.Main.Scripts.Stalking
G2L["41"] = Instance.new("Frame", G2L["3"]);
G2L["41"]["Visible"] = false;
G2L["41"]["BorderSizePixel"] = 0;
G2L["41"]["BackgroundColor3"] = Color3.fromRGB(143, 158, 190);
G2L["41"]["Size"] = UDim2.new(0, 443, 0, 375);
G2L["41"]["Position"] = UDim2.new(0.064, 0, 0.062, 0);
G2L["41"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["41"]["Name"] = [[Stalking]];
G2L["41"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames
G2L["42"] = Instance.new("ScrollingFrame", G2L["41"]);
G2L["42"]["Active"] = true;
G2L["42"]["BorderSizePixel"] = 0;
G2L["42"]["CanvasSize"] = UDim2.new(0, 0, 1.5, 0);
G2L["42"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["42"]["Name"] = [[Frames]];
G2L["42"]["Size"] = UDim2.new(1, 0, 1, 0);
G2L["42"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
G2L["42"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["42"]["ScrollBarThickness"] = 0;
G2L["42"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.AntiChatSpy
G2L["43"] = Instance.new("Frame", G2L["42"]);
G2L["43"]["BorderSizePixel"] = 0;
G2L["43"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["43"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["43"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["43"]["Name"] = [[AntiChatSpy]];


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.AntiChatSpy.Line
G2L["44"] = Instance.new("Frame", G2L["43"]);
G2L["44"]["BorderSizePixel"] = 0;
G2L["44"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["44"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["44"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["44"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["44"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.AntiChatSpy.TextLabel
G2L["45"] = Instance.new("TextLabel", G2L["43"]);
G2L["45"]["TextWrapped"] = true;
G2L["45"]["TextStrokeTransparency"] = 0.5;
G2L["45"]["BorderSizePixel"] = 0;
G2L["45"]["TextSize"] = 14;
G2L["45"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["45"]["TextScaled"] = true;
G2L["45"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["45"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["45"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["45"]["BackgroundTransparency"] = 1;
G2L["45"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["45"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["45"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["45"]["Text"] = [[Anti Chat Spy]];
G2L["45"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.AntiChatSpy.InjectAntiChatSpy
G2L["46"] = Instance.new("TextButton", G2L["43"]);
G2L["46"]["TextWrapped"] = true;
G2L["46"]["BorderSizePixel"] = 0;
G2L["46"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["46"]["TextSize"] = 14;
G2L["46"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["46"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["46"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["46"]["Name"] = [[InjectAntiChatSpy]];
G2L["46"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["46"]["Text"] = [[Inject]];
G2L["46"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.AntiChatSpy.InjectAntiChatSpy.UICorner
G2L["47"] = Instance.new("UICorner", G2L["46"]);



-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.AntiChatSpy.InjectAntiChatSpy.LocalScript
G2L["48"] = Instance.new("LocalScript", G2L["46"]);



-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.UIListLayout
G2L["49"] = Instance.new("UIListLayout", G2L["42"]);
G2L["49"]["Padding"] = UDim.new(0, 15);
G2L["49"]["SortOrder"] = Enum.SortOrder.LayoutOrder;


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.ChatSpy
G2L["4a"] = Instance.new("Frame", G2L["42"]);
G2L["4a"]["BorderSizePixel"] = 0;
G2L["4a"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["4a"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["4a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["4a"]["Name"] = [[ChatSpy]];


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.ChatSpy.Line
G2L["4b"] = Instance.new("Frame", G2L["4a"]);
G2L["4b"]["BorderSizePixel"] = 0;
G2L["4b"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["4b"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["4b"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["4b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["4b"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.ChatSpy.TextLabel
G2L["4c"] = Instance.new("TextLabel", G2L["4a"]);
G2L["4c"]["TextWrapped"] = true;
G2L["4c"]["TextStrokeTransparency"] = 0.5;
G2L["4c"]["BorderSizePixel"] = 0;
G2L["4c"]["TextSize"] = 14;
G2L["4c"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["4c"]["TextScaled"] = true;
G2L["4c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["4c"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["4c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["4c"]["BackgroundTransparency"] = 1;
G2L["4c"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["4c"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["4c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["4c"]["Text"] = [[Chat Spy]];
G2L["4c"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.ChatSpy.InjectChatSpy
G2L["4d"] = Instance.new("TextButton", G2L["4a"]);
G2L["4d"]["TextWrapped"] = true;
G2L["4d"]["BorderSizePixel"] = 0;
G2L["4d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["4d"]["TextSize"] = 14;
G2L["4d"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["4d"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["4d"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["4d"]["Name"] = [[InjectChatSpy]];
G2L["4d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["4d"]["Text"] = [[Inject]];
G2L["4d"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.ChatSpy.InjectChatSpy.UICorner
G2L["4e"] = Instance.new("UICorner", G2L["4d"]);



-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.ChatSpy.InjectChatSpy.LocalScript
G2L["4f"] = Instance.new("LocalScript", G2L["4d"]);



-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.SpectatePlayer
G2L["50"] = Instance.new("Frame", G2L["42"]);
G2L["50"]["BorderSizePixel"] = 0;
G2L["50"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["50"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["50"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["50"]["Name"] = [[SpectatePlayer]];


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.SpectatePlayer.Line
G2L["51"] = Instance.new("Frame", G2L["50"]);
G2L["51"]["BorderSizePixel"] = 0;
G2L["51"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["51"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["51"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["51"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["51"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.SpectatePlayer.TextLabel
G2L["52"] = Instance.new("TextLabel", G2L["50"]);
G2L["52"]["TextWrapped"] = true;
G2L["52"]["TextStrokeTransparency"] = 0.5;
G2L["52"]["BorderSizePixel"] = 0;
G2L["52"]["TextSize"] = 14;
G2L["52"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["52"]["TextScaled"] = true;
G2L["52"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["52"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["52"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["52"]["BackgroundTransparency"] = 1;
G2L["52"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["52"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["52"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["52"]["Text"] = [[Spectate Player]];
G2L["52"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.SpectatePlayer.InjectSpectatePlayer
G2L["53"] = Instance.new("TextButton", G2L["50"]);
G2L["53"]["TextWrapped"] = true;
G2L["53"]["BorderSizePixel"] = 0;
G2L["53"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["53"]["TextSize"] = 14;
G2L["53"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["53"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["53"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["53"]["Name"] = [[InjectSpectatePlayer]];
G2L["53"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["53"]["Text"] = [[Inject]];
G2L["53"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.SpectatePlayer.InjectSpectatePlayer.UICorner
G2L["54"] = Instance.new("UICorner", G2L["53"]);



-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.SpectatePlayer.InjectSpectatePlayer.LocalScript
G2L["55"] = Instance.new("LocalScript", G2L["53"]);



-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.TeleportScript
G2L["56"] = Instance.new("Frame", G2L["42"]);
G2L["56"]["BorderSizePixel"] = 0;
G2L["56"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["56"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["56"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["56"]["Name"] = [[TeleportScript]];


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.TeleportScript.Line
G2L["57"] = Instance.new("Frame", G2L["56"]);
G2L["57"]["BorderSizePixel"] = 0;
G2L["57"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["57"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["57"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["57"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["57"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.TeleportScript.TextLabel
G2L["58"] = Instance.new("TextLabel", G2L["56"]);
G2L["58"]["TextWrapped"] = true;
G2L["58"]["TextStrokeTransparency"] = 0.5;
G2L["58"]["BorderSizePixel"] = 0;
G2L["58"]["TextSize"] = 14;
G2L["58"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["58"]["TextScaled"] = true;
G2L["58"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["58"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["58"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["58"]["BackgroundTransparency"] = 1;
G2L["58"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["58"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["58"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["58"]["Text"] = [[Teleport Script]];
G2L["58"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.TeleportScript.InjectTeleportScript
G2L["59"] = Instance.new("TextButton", G2L["56"]);
G2L["59"]["TextWrapped"] = true;
G2L["59"]["BorderSizePixel"] = 0;
G2L["59"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["59"]["TextSize"] = 14;
G2L["59"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["59"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["59"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["59"]["Name"] = [[InjectTeleportScript]];
G2L["59"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["59"]["Text"] = [[Inject]];
G2L["59"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.TeleportScript.InjectTeleportScript.UICorner
G2L["5a"] = Instance.new("UICorner", G2L["59"]);



-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.TeleportScript.InjectTeleportScript.LocalScript
G2L["5b"] = Instance.new("LocalScript", G2L["59"]);



-- StarterGui.ScreenGui.Main.Scripts.Fling
G2L["5c"] = Instance.new("Frame", G2L["3"]);
G2L["5c"]["Visible"] = false;
G2L["5c"]["BorderSizePixel"] = 0;
G2L["5c"]["BackgroundColor3"] = Color3.fromRGB(143, 158, 190);
G2L["5c"]["Size"] = UDim2.new(0, 443, 0, 375);
G2L["5c"]["Position"] = UDim2.new(0.064, 0, 0.062, 0);
G2L["5c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["5c"]["Name"] = [[Fling]];
G2L["5c"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames
G2L["5d"] = Instance.new("ScrollingFrame", G2L["5c"]);
G2L["5d"]["Active"] = true;
G2L["5d"]["BorderSizePixel"] = 0;
G2L["5d"]["CanvasSize"] = UDim2.new(0, 0, 1.5, 0);
G2L["5d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["5d"]["Name"] = [[Frames]];
G2L["5d"]["Size"] = UDim2.new(1, 0, 1, 0);
G2L["5d"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
G2L["5d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["5d"]["ScrollBarThickness"] = 0;
G2L["5d"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.Antifling
G2L["5e"] = Instance.new("Frame", G2L["5d"]);
G2L["5e"]["BorderSizePixel"] = 0;
G2L["5e"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["5e"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["5e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["5e"]["Name"] = [[Antifling]];


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.Antifling.Line
G2L["5f"] = Instance.new("Frame", G2L["5e"]);
G2L["5f"]["BorderSizePixel"] = 0;
G2L["5f"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["5f"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["5f"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["5f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["5f"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.Antifling.TextLabel
G2L["60"] = Instance.new("TextLabel", G2L["5e"]);
G2L["60"]["TextWrapped"] = true;
G2L["60"]["TextStrokeTransparency"] = 0.5;
G2L["60"]["BorderSizePixel"] = 0;
G2L["60"]["TextSize"] = 14;
G2L["60"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["60"]["TextScaled"] = true;
G2L["60"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["60"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["60"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["60"]["BackgroundTransparency"] = 1;
G2L["60"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["60"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["60"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["60"]["Text"] = [[Anti Fling]];
G2L["60"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.Antifling.InjectAntiFling
G2L["61"] = Instance.new("TextButton", G2L["5e"]);
G2L["61"]["TextWrapped"] = true;
G2L["61"]["BorderSizePixel"] = 0;
G2L["61"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["61"]["TextSize"] = 14;
G2L["61"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["61"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["61"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["61"]["Name"] = [[InjectAntiFling]];
G2L["61"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["61"]["Text"] = [[Inject]];
G2L["61"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.Antifling.InjectAntiFling.UICorner
G2L["62"] = Instance.new("UICorner", G2L["61"]);



-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.Antifling.InjectAntiFling.LocalScript
G2L["63"] = Instance.new("LocalScript", G2L["61"]);



-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.UIListLayout
G2L["64"] = Instance.new("UIListLayout", G2L["5d"]);
G2L["64"]["Padding"] = UDim.new(0, 15);
G2L["64"]["SortOrder"] = Enum.SortOrder.LayoutOrder;


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.FlingTroll
G2L["65"] = Instance.new("Frame", G2L["5d"]);
G2L["65"]["BorderSizePixel"] = 0;
G2L["65"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["65"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["65"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["65"]["Name"] = [[FlingTroll]];


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.FlingTroll.Line
G2L["66"] = Instance.new("Frame", G2L["65"]);
G2L["66"]["BorderSizePixel"] = 0;
G2L["66"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["66"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["66"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["66"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["66"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.FlingTroll.TextLabel
G2L["67"] = Instance.new("TextLabel", G2L["65"]);
G2L["67"]["TextWrapped"] = true;
G2L["67"]["TextStrokeTransparency"] = 0.5;
G2L["67"]["BorderSizePixel"] = 0;
G2L["67"]["TextSize"] = 14;
G2L["67"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["67"]["TextScaled"] = true;
G2L["67"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["67"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["67"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["67"]["BackgroundTransparency"] = 1;
G2L["67"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["67"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["67"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["67"]["Text"] = [[Fling Troll]];
G2L["67"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.FlingTroll.InjectFlingTroll
G2L["68"] = Instance.new("TextButton", G2L["65"]);
G2L["68"]["TextWrapped"] = true;
G2L["68"]["BorderSizePixel"] = 0;
G2L["68"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["68"]["TextSize"] = 14;
G2L["68"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["68"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["68"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["68"]["Name"] = [[InjectFlingTroll]];
G2L["68"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["68"]["Text"] = [[Inject]];
G2L["68"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.FlingTroll.InjectFlingTroll.UICorner
G2L["69"] = Instance.new("UICorner", G2L["68"]);



-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.FlingTroll.InjectFlingTroll.LocalScript
G2L["6a"] = Instance.new("LocalScript", G2L["68"]);



-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.LevelHub
G2L["6b"] = Instance.new("Frame", G2L["5d"]);
G2L["6b"]["BorderSizePixel"] = 0;
G2L["6b"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["6b"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["6b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["6b"]["Name"] = [[LevelHub]];


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.LevelHub.Line
G2L["6c"] = Instance.new("Frame", G2L["6b"]);
G2L["6c"]["BorderSizePixel"] = 0;
G2L["6c"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["6c"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["6c"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["6c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["6c"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.LevelHub.TextLabel
G2L["6d"] = Instance.new("TextLabel", G2L["6b"]);
G2L["6d"]["TextWrapped"] = true;
G2L["6d"]["TextStrokeTransparency"] = 0.5;
G2L["6d"]["BorderSizePixel"] = 0;
G2L["6d"]["TextSize"] = 14;
G2L["6d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["6d"]["TextScaled"] = true;
G2L["6d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["6d"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["6d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["6d"]["BackgroundTransparency"] = 1;
G2L["6d"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["6d"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["6d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["6d"]["Text"] = [[Level Hub]];
G2L["6d"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.LevelHub.InjectLevelHub
G2L["6e"] = Instance.new("TextButton", G2L["6b"]);
G2L["6e"]["TextWrapped"] = true;
G2L["6e"]["BorderSizePixel"] = 0;
G2L["6e"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["6e"]["TextSize"] = 14;
G2L["6e"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["6e"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["6e"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["6e"]["Name"] = [[InjectLevelHub]];
G2L["6e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["6e"]["Text"] = [[Inject]];
G2L["6e"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.LevelHub.InjectLevelHub.UICorner
G2L["6f"] = Instance.new("UICorner", G2L["6e"]);



-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.LevelHub.InjectLevelHub.LocalScript
G2L["70"] = Instance.new("LocalScript", G2L["6e"]);



-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.SystemBroken
G2L["71"] = Instance.new("Frame", G2L["5d"]);
G2L["71"]["BorderSizePixel"] = 0;
G2L["71"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["71"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["71"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["71"]["Name"] = [[SystemBroken]];


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.SystemBroken.Line
G2L["72"] = Instance.new("Frame", G2L["71"]);
G2L["72"]["BorderSizePixel"] = 0;
G2L["72"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["72"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["72"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["72"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["72"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.SystemBroken.TextLabel
G2L["73"] = Instance.new("TextLabel", G2L["71"]);
G2L["73"]["TextWrapped"] = true;
G2L["73"]["TextStrokeTransparency"] = 0.5;
G2L["73"]["BorderSizePixel"] = 0;
G2L["73"]["TextSize"] = 14;
G2L["73"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["73"]["TextScaled"] = true;
G2L["73"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["73"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["73"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["73"]["BackgroundTransparency"] = 1;
G2L["73"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["73"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["73"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["73"]["Text"] = [[System Broken]];
G2L["73"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.SystemBroken.InjectSystemBroken
G2L["74"] = Instance.new("TextButton", G2L["71"]);
G2L["74"]["TextWrapped"] = true;
G2L["74"]["BorderSizePixel"] = 0;
G2L["74"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["74"]["TextSize"] = 14;
G2L["74"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["74"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["74"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["74"]["Name"] = [[InjectSystemBroken]];
G2L["74"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["74"]["Text"] = [[Inject]];
G2L["74"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.SystemBroken.InjectSystemBroken.UICorner
G2L["75"] = Instance.new("UICorner", G2L["74"]);



-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.SystemBroken.InjectSystemBroken.LocalScript
G2L["76"] = Instance.new("LocalScript", G2L["74"]);



-- StarterGui.ScreenGui.Main.Scripts.Others
G2L["77"] = Instance.new("Frame", G2L["3"]);
G2L["77"]["Visible"] = false;
G2L["77"]["BorderSizePixel"] = 0;
G2L["77"]["BackgroundColor3"] = Color3.fromRGB(143, 158, 190);
G2L["77"]["Size"] = UDim2.new(0, 443, 0, 375);
G2L["77"]["Position"] = UDim2.new(0.064, 0, 0.062, 0);
G2L["77"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["77"]["Name"] = [[Others]];
G2L["77"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames
G2L["78"] = Instance.new("ScrollingFrame", G2L["77"]);
G2L["78"]["Active"] = true;
G2L["78"]["BorderSizePixel"] = 0;
G2L["78"]["CanvasSize"] = UDim2.new(0, 0, 1.5, 0);
G2L["78"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["78"]["Name"] = [[Frames]];
G2L["78"]["Size"] = UDim2.new(1, 0, 1, 0);
G2L["78"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
G2L["78"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["78"]["ScrollBarThickness"] = 0;
G2L["78"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.SolaraHub
G2L["79"] = Instance.new("Frame", G2L["78"]);
G2L["79"]["BorderSizePixel"] = 0;
G2L["79"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["79"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["79"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["79"]["Name"] = [[SolaraHub]];


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.SolaraHub.Line
G2L["7a"] = Instance.new("Frame", G2L["79"]);
G2L["7a"]["BorderSizePixel"] = 0;
G2L["7a"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["7a"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["7a"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["7a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["7a"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.SolaraHub.TextLabel
G2L["7b"] = Instance.new("TextLabel", G2L["79"]);
G2L["7b"]["TextWrapped"] = true;
G2L["7b"]["TextStrokeTransparency"] = 0.5;
G2L["7b"]["BorderSizePixel"] = 0;
G2L["7b"]["TextSize"] = 14;
G2L["7b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["7b"]["TextScaled"] = true;
G2L["7b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["7b"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["7b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["7b"]["BackgroundTransparency"] = 1;
G2L["7b"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["7b"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["7b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["7b"]["Text"] = [[Solara Hub]];
G2L["7b"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.SolaraHub.InjectSolaraHub
G2L["7c"] = Instance.new("TextButton", G2L["79"]);
G2L["7c"]["TextWrapped"] = true;
G2L["7c"]["BorderSizePixel"] = 0;
G2L["7c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["7c"]["TextSize"] = 14;
G2L["7c"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["7c"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["7c"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["7c"]["Name"] = [[InjectSolaraHub]];
G2L["7c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["7c"]["Text"] = [[Inject]];
G2L["7c"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.SolaraHub.InjectSolaraHub.UICorner
G2L["7d"] = Instance.new("UICorner", G2L["7c"]);



-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.SolaraHub.InjectSolaraHub.LocalScript
G2L["7e"] = Instance.new("LocalScript", G2L["7c"]);



-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.UIListLayout
G2L["7f"] = Instance.new("UIListLayout", G2L["78"]);
G2L["7f"]["Padding"] = UDim.new(0, 15);
G2L["7f"]["SortOrder"] = Enum.SortOrder.LayoutOrder;


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.DahoodLock
G2L["80"] = Instance.new("Frame", G2L["78"]);
G2L["80"]["BorderSizePixel"] = 0;
G2L["80"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["80"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["80"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["80"]["Name"] = [[DahoodLock]];


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.DahoodLock.Line
G2L["81"] = Instance.new("Frame", G2L["80"]);
G2L["81"]["BorderSizePixel"] = 0;
G2L["81"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["81"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["81"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["81"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["81"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.DahoodLock.TextLabel
G2L["82"] = Instance.new("TextLabel", G2L["80"]);
G2L["82"]["TextWrapped"] = true;
G2L["82"]["TextStrokeTransparency"] = 0.5;
G2L["82"]["BorderSizePixel"] = 0;
G2L["82"]["TextSize"] = 14;
G2L["82"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["82"]["TextScaled"] = true;
G2L["82"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["82"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["82"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["82"]["BackgroundTransparency"] = 1;
G2L["82"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["82"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["82"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["82"]["Text"] = [[Dahood Lock]];
G2L["82"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.DahoodLock.InjectDahoodLock
G2L["83"] = Instance.new("TextButton", G2L["80"]);
G2L["83"]["TextWrapped"] = true;
G2L["83"]["BorderSizePixel"] = 0;
G2L["83"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["83"]["TextSize"] = 14;
G2L["83"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["83"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["83"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["83"]["Name"] = [[InjectDahoodLock]];
G2L["83"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["83"]["Text"] = [[Inject]];
G2L["83"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.DahoodLock.InjectDahoodLock.UICorner
G2L["84"] = Instance.new("UICorner", G2L["83"]);



-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.DahoodLock.InjectDahoodLock.LocalScript
G2L["85"] = Instance.new("LocalScript", G2L["83"]);



-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.ChatBypass
G2L["86"] = Instance.new("Frame", G2L["78"]);
G2L["86"]["BorderSizePixel"] = 0;
G2L["86"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["86"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["86"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["86"]["Name"] = [[ChatBypass]];


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.ChatBypass.Line
G2L["87"] = Instance.new("Frame", G2L["86"]);
G2L["87"]["BorderSizePixel"] = 0;
G2L["87"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["87"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["87"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["87"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["87"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.ChatBypass.TextLabel
G2L["88"] = Instance.new("TextLabel", G2L["86"]);
G2L["88"]["TextWrapped"] = true;
G2L["88"]["TextStrokeTransparency"] = 0.5;
G2L["88"]["BorderSizePixel"] = 0;
G2L["88"]["TextSize"] = 14;
G2L["88"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["88"]["TextScaled"] = true;
G2L["88"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["88"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["88"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["88"]["BackgroundTransparency"] = 1;
G2L["88"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["88"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["88"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["88"]["Text"] = [[Chat Bypass]];
G2L["88"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.ChatBypass.InjectChatBypass
G2L["89"] = Instance.new("TextButton", G2L["86"]);
G2L["89"]["TextWrapped"] = true;
G2L["89"]["BorderSizePixel"] = 0;
G2L["89"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["89"]["TextSize"] = 14;
G2L["89"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["89"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["89"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["89"]["Name"] = [[InjectChatBypass]];
G2L["89"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["89"]["Text"] = [[Inject]];
G2L["89"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.ChatBypass.InjectChatBypass.UICorner
G2L["8a"] = Instance.new("UICorner", G2L["89"]);



-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.ChatBypass.InjectChatBypass.LocalScript
G2L["8b"] = Instance.new("LocalScript", G2L["89"]);



-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.Animations
G2L["8c"] = Instance.new("Frame", G2L["78"]);
G2L["8c"]["BorderSizePixel"] = 0;
G2L["8c"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["8c"]["Size"] = UDim2.new(1, 0, 0, 60);
G2L["8c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["8c"]["Name"] = [[Animations]];


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.Animations.Line
G2L["8d"] = Instance.new("Frame", G2L["8c"]);
G2L["8d"]["BorderSizePixel"] = 0;
G2L["8d"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["8d"]["Size"] = UDim2.new(1, 0, 0, 2);
G2L["8d"]["Position"] = UDim2.new(0, 0, 1, 0);
G2L["8d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["8d"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.Animations.TextLabel
G2L["8e"] = Instance.new("TextLabel", G2L["8c"]);
G2L["8e"]["TextWrapped"] = true;
G2L["8e"]["TextStrokeTransparency"] = 0.5;
G2L["8e"]["BorderSizePixel"] = 0;
G2L["8e"]["TextSize"] = 14;
G2L["8e"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["8e"]["TextScaled"] = true;
G2L["8e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["8e"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["8e"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["8e"]["BackgroundTransparency"] = 1;
G2L["8e"]["AnchorPoint"] = Vector2.new(1, 0.5);
G2L["8e"]["Size"] = UDim2.new(0, 150, 0, 20);
G2L["8e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["8e"]["Text"] = [[Animations Script]];
G2L["8e"]["Position"] = UDim2.new(0.39663, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.Animations.InjectAnimationsSCript
G2L["8f"] = Instance.new("TextButton", G2L["8c"]);
G2L["8f"]["TextWrapped"] = true;
G2L["8f"]["BorderSizePixel"] = 0;
G2L["8f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["8f"]["TextSize"] = 14;
G2L["8f"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["8f"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["8f"]["Size"] = UDim2.new(0, 75, 0, 25);
G2L["8f"]["Name"] = [[InjectAnimationsSCript]];
G2L["8f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["8f"]["Text"] = [[Inject]];
G2L["8f"]["Position"] = UDim2.new(0.78365, 0, 0.3, 0);


-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.Animations.InjectAnimationsSCript.UICorner
G2L["90"] = Instance.new("UICorner", G2L["8f"]);



-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.Animations.InjectAnimationsSCript.LocalScript
G2L["91"] = Instance.new("LocalScript", G2L["8f"]);



-- StarterGui.ScreenGui.Main.SideBar
G2L["92"] = Instance.new("Frame", G2L["2"]);
G2L["92"]["BorderSizePixel"] = 0;
G2L["92"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["92"]["Size"] = UDim2.new(0, 210, 0, 400);
G2L["92"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["92"]["Name"] = [[SideBar]];


-- StarterGui.ScreenGui.Main.SideBar.Logo
G2L["93"] = Instance.new("ImageLabel", G2L["92"]);
G2L["93"]["BorderSizePixel"] = 0;
G2L["93"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["93"]["Image"] = [[rbxassetid://93805254257055]];
G2L["93"]["Size"] = UDim2.new(0, 175, 0, 25);
G2L["93"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["93"]["BackgroundTransparency"] = 1;
G2L["93"]["Name"] = [[Logo]];
G2L["93"]["Position"] = UDim2.new(0.081, 0, 0.038, 0);


-- StarterGui.ScreenGui.Main.SideBar.UICorner
G2L["94"] = Instance.new("UICorner", G2L["92"]);
G2L["94"]["CornerRadius"] = UDim.new(0, 3);


-- StarterGui.ScreenGui.Main.SideBar.UIStroke
G2L["95"] = Instance.new("UIStroke", G2L["92"]);
G2L["95"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
G2L["95"]["Color"] = Color3.fromRGB(10, 45, 120);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame
G2L["96"] = Instance.new("ScrollingFrame", G2L["92"]);
G2L["96"]["Active"] = true;
G2L["96"]["BorderSizePixel"] = 0;
G2L["96"]["CanvasSize"] = UDim2.new(0, 0, 1, 0);
G2L["96"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["96"]["Name"] = [[ButtonsFrame]];
G2L["96"]["Size"] = UDim2.new(0, 199, 0, 260);
G2L["96"]["ScrollBarImageColor3"] = Color3.fromRGB(10, 45, 120);
G2L["96"]["Position"] = UDim2.new(0.04762, 0, 0.15, 0);
G2L["96"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["96"]["ScrollBarThickness"] = 4;
G2L["96"]["BackgroundTransparency"] = 1;


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Admins
G2L["97"] = Instance.new("TextButton", G2L["96"]);
G2L["97"]["BorderSizePixel"] = 0;
G2L["97"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
G2L["97"]["TextSize"] = 14;
G2L["97"]["BackgroundColor3"] = Color3.fromRGB(10, 51, 126);
G2L["97"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["97"]["Size"] = UDim2.new(0, 175, 0, 35);
G2L["97"]["LayoutOrder"] = 2;
G2L["97"]["Name"] = [[Admins]];
G2L["97"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["97"]["Text"] = [[]];


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Admins.TextLabel
G2L["98"] = Instance.new("TextLabel", G2L["97"]);
G2L["98"]["TextWrapped"] = true;
G2L["98"]["TextStrokeTransparency"] = 0.5;
G2L["98"]["BorderSizePixel"] = 0;
G2L["98"]["TextSize"] = 14;
G2L["98"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["98"]["TextScaled"] = true;
G2L["98"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["98"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["98"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["98"]["BackgroundTransparency"] = 1;
G2L["98"]["AnchorPoint"] = Vector2.new(0, 0.5);
G2L["98"]["Size"] = UDim2.new(0, 160, 0, 20);
G2L["98"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["98"]["Text"] = [[ADMINS]];
G2L["98"]["Position"] = UDim2.new(0.05714, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Admins.UICorner
G2L["99"] = Instance.new("UICorner", G2L["97"]);
G2L["99"]["CornerRadius"] = UDim.new(0, 10);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Admins.LocalScript
G2L["9a"] = Instance.new("LocalScript", G2L["97"]);



-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.UIListLayout
G2L["9b"] = Instance.new("UIListLayout", G2L["96"]);
G2L["9b"]["Padding"] = UDim.new(0, 5);
G2L["9b"]["SortOrder"] = Enum.SortOrder.LayoutOrder;


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Grapple
G2L["9c"] = Instance.new("TextButton", G2L["96"]);
G2L["9c"]["BorderSizePixel"] = 0;
G2L["9c"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
G2L["9c"]["TextSize"] = 14;
G2L["9c"]["BackgroundColor3"] = Color3.fromRGB(10, 51, 126);
G2L["9c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["9c"]["Size"] = UDim2.new(0, 175, 0, 35);
G2L["9c"]["LayoutOrder"] = 4;
G2L["9c"]["Name"] = [[Grapple]];
G2L["9c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["9c"]["Text"] = [[]];
G2L["9c"]["Position"] = UDim2.new(0.063, 0, 0.02308, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Grapple.TextLabel
G2L["9d"] = Instance.new("TextLabel", G2L["9c"]);
G2L["9d"]["TextWrapped"] = true;
G2L["9d"]["TextStrokeTransparency"] = 0.5;
G2L["9d"]["BorderSizePixel"] = 0;
G2L["9d"]["TextSize"] = 14;
G2L["9d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["9d"]["TextScaled"] = true;
G2L["9d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["9d"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["9d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["9d"]["BackgroundTransparency"] = 1;
G2L["9d"]["AnchorPoint"] = Vector2.new(0, 0.5);
G2L["9d"]["Size"] = UDim2.new(0, 160, 0, 20);
G2L["9d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["9d"]["Text"] = [[GRAPPLE]];
G2L["9d"]["Position"] = UDim2.new(0.05714, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Grapple.UICorner
G2L["9e"] = Instance.new("UICorner", G2L["9c"]);
G2L["9e"]["CornerRadius"] = UDim.new(0, 10);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Grapple.LocalScript
G2L["9f"] = Instance.new("LocalScript", G2L["9c"]);



-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Line
G2L["a0"] = Instance.new("Frame", G2L["96"]);
G2L["a0"]["BorderSizePixel"] = 0;
G2L["a0"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["a0"]["Size"] = UDim2.new(0.9, 0, 0, 1);
G2L["a0"]["Position"] = UDim2.new(0, 0, 0, -10);
G2L["a0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["a0"]["Name"] = [[Line]];
G2L["a0"]["LayoutOrder"] = 3;


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Fling
G2L["a1"] = Instance.new("TextButton", G2L["96"]);
G2L["a1"]["BorderSizePixel"] = 0;
G2L["a1"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
G2L["a1"]["TextSize"] = 14;
G2L["a1"]["BackgroundColor3"] = Color3.fromRGB(10, 51, 126);
G2L["a1"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["a1"]["Size"] = UDim2.new(0, 175, 0, 35);
G2L["a1"]["LayoutOrder"] = 5;
G2L["a1"]["Name"] = [[Fling]];
G2L["a1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["a1"]["Text"] = [[]];
G2L["a1"]["Position"] = UDim2.new(0.063, 0, 0.02308, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Fling.TextLabel
G2L["a2"] = Instance.new("TextLabel", G2L["a1"]);
G2L["a2"]["TextWrapped"] = true;
G2L["a2"]["TextStrokeTransparency"] = 0.5;
G2L["a2"]["BorderSizePixel"] = 0;
G2L["a2"]["TextSize"] = 14;
G2L["a2"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["a2"]["TextScaled"] = true;
G2L["a2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["a2"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["a2"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["a2"]["BackgroundTransparency"] = 1;
G2L["a2"]["AnchorPoint"] = Vector2.new(0, 0.5);
G2L["a2"]["Size"] = UDim2.new(0, 160, 0, 20);
G2L["a2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["a2"]["Text"] = [[FLING]];
G2L["a2"]["Position"] = UDim2.new(0.05714, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Fling.UICorner
G2L["a3"] = Instance.new("UICorner", G2L["a1"]);
G2L["a3"]["CornerRadius"] = UDim.new(0, 10);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Fling.LocalScript
G2L["a4"] = Instance.new("LocalScript", G2L["a1"]);



-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Line
G2L["a5"] = Instance.new("Frame", G2L["96"]);
G2L["a5"]["BorderSizePixel"] = 0;
G2L["a5"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["a5"]["Size"] = UDim2.new(0.9, 0, 0, 1);
G2L["a5"]["Position"] = UDim2.new(0, 0, 0, -10);
G2L["a5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["a5"]["Name"] = [[Line]];
G2L["a5"]["LayoutOrder"] = 4;


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Stalking
G2L["a6"] = Instance.new("TextButton", G2L["96"]);
G2L["a6"]["BorderSizePixel"] = 0;
G2L["a6"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
G2L["a6"]["TextSize"] = 14;
G2L["a6"]["BackgroundColor3"] = Color3.fromRGB(10, 51, 126);
G2L["a6"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["a6"]["Size"] = UDim2.new(0, 175, 0, 35);
G2L["a6"]["LayoutOrder"] = 7;
G2L["a6"]["Name"] = [[Stalking]];
G2L["a6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["a6"]["Text"] = [[]];
G2L["a6"]["Position"] = UDim2.new(0.063, 0, 0.02308, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Stalking.TextLabel
G2L["a7"] = Instance.new("TextLabel", G2L["a6"]);
G2L["a7"]["TextWrapped"] = true;
G2L["a7"]["TextStrokeTransparency"] = 0.5;
G2L["a7"]["BorderSizePixel"] = 0;
G2L["a7"]["TextSize"] = 14;
G2L["a7"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["a7"]["TextScaled"] = true;
G2L["a7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["a7"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["a7"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["a7"]["BackgroundTransparency"] = 1;
G2L["a7"]["AnchorPoint"] = Vector2.new(0, 0.5);
G2L["a7"]["Size"] = UDim2.new(0, 160, 0, 20);
G2L["a7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["a7"]["Text"] = [[STALKING]];
G2L["a7"]["Position"] = UDim2.new(0.05714, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Stalking.UICorner
G2L["a8"] = Instance.new("UICorner", G2L["a6"]);
G2L["a8"]["CornerRadius"] = UDim.new(0, 10);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Stalking.LocalScript
G2L["a9"] = Instance.new("LocalScript", G2L["a6"]);



-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Line
G2L["aa"] = Instance.new("Frame", G2L["96"]);
G2L["aa"]["BorderSizePixel"] = 0;
G2L["aa"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["aa"]["Size"] = UDim2.new(0.9, 0, 0, 1);
G2L["aa"]["Position"] = UDim2.new(0, 0, 0, -10);
G2L["aa"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["aa"]["Name"] = [[Line]];
G2L["aa"]["LayoutOrder"] = 10;


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Exit
G2L["ab"] = Instance.new("TextButton", G2L["96"]);
G2L["ab"]["BorderSizePixel"] = 0;
G2L["ab"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
G2L["ab"]["TextSize"] = 14;
G2L["ab"]["BackgroundColor3"] = Color3.fromRGB(10, 51, 126);
G2L["ab"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["ab"]["Size"] = UDim2.new(0, 75, 0, 35);
G2L["ab"]["LayoutOrder"] = 10;
G2L["ab"]["Name"] = [[Exit]];
G2L["ab"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["ab"]["Text"] = [[]];
G2L["ab"]["Position"] = UDim2.new(0, 0, 0.70769, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Exit.TextLabel
G2L["ac"] = Instance.new("TextLabel", G2L["ab"]);
G2L["ac"]["TextWrapped"] = true;
G2L["ac"]["TextStrokeTransparency"] = 0.5;
G2L["ac"]["BorderSizePixel"] = 0;
G2L["ac"]["TextSize"] = 14;
G2L["ac"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["ac"]["TextScaled"] = true;
G2L["ac"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["ac"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["ac"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["ac"]["BackgroundTransparency"] = 1;
G2L["ac"]["AnchorPoint"] = Vector2.new(0, 0.5);
G2L["ac"]["Size"] = UDim2.new(0, 64, 0, 20);
G2L["ac"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["ac"]["Text"] = [[EXIT]];
G2L["ac"]["Position"] = UDim2.new(0.13333, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Exit.UICorner
G2L["ad"] = Instance.new("UICorner", G2L["ab"]);
G2L["ad"]["CornerRadius"] = UDim.new(0, 10);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Exit.LocalScript
G2L["ae"] = Instance.new("LocalScript", G2L["ab"]);



-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Others
G2L["af"] = Instance.new("TextButton", G2L["96"]);
G2L["af"]["BorderSizePixel"] = 0;
G2L["af"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
G2L["af"]["TextSize"] = 14;
G2L["af"]["BackgroundColor3"] = Color3.fromRGB(10, 51, 126);
G2L["af"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["af"]["Size"] = UDim2.new(0, 175, 0, 35);
G2L["af"]["LayoutOrder"] = 9;
G2L["af"]["Name"] = [[Others]];
G2L["af"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["af"]["Text"] = [[]];
G2L["af"]["Position"] = UDim2.new(0.063, 0, 0.02308, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Others.TextLabel
G2L["b0"] = Instance.new("TextLabel", G2L["af"]);
G2L["b0"]["TextWrapped"] = true;
G2L["b0"]["TextStrokeTransparency"] = 0.5;
G2L["b0"]["BorderSizePixel"] = 0;
G2L["b0"]["TextSize"] = 14;
G2L["b0"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["b0"]["TextScaled"] = true;
G2L["b0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["b0"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["b0"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["b0"]["BackgroundTransparency"] = 1;
G2L["b0"]["AnchorPoint"] = Vector2.new(0, 0.5);
G2L["b0"]["Size"] = UDim2.new(0, 160, 0, 20);
G2L["b0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["b0"]["Text"] = [[OTHERS]];
G2L["b0"]["Position"] = UDim2.new(0.05714, 0, 0.5, 0);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Others.UICorner
G2L["b1"] = Instance.new("UICorner", G2L["af"]);
G2L["b1"]["CornerRadius"] = UDim.new(0, 10);


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Others.LocalScript
G2L["b2"] = Instance.new("LocalScript", G2L["af"]);



-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Line
G2L["b3"] = Instance.new("Frame", G2L["96"]);
G2L["b3"]["BorderSizePixel"] = 0;
G2L["b3"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["b3"]["Size"] = UDim2.new(0.9, 0, 0, 1);
G2L["b3"]["Position"] = UDim2.new(0, 0, 0, -10);
G2L["b3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["b3"]["Name"] = [[Line]];
G2L["b3"]["LayoutOrder"] = 6;


-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Line
G2L["b4"] = Instance.new("Frame", G2L["96"]);
G2L["b4"]["BorderSizePixel"] = 0;
G2L["b4"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["b4"]["Size"] = UDim2.new(0.9, 0, 0, 1);
G2L["b4"]["Position"] = UDim2.new(0, 0, 0, -10);
G2L["b4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["b4"]["Name"] = [[Line]];
G2L["b4"]["LayoutOrder"] = 8;


-- StarterGui.ScreenGui.Main.SideBar.Line
G2L["b5"] = Instance.new("Frame", G2L["92"]);
G2L["b5"]["BorderSizePixel"] = 0;
G2L["b5"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["b5"]["Size"] = UDim2.new(1, 0, 0, 1);
G2L["b5"]["Position"] = UDim2.new(0, 0, 0, 55);
G2L["b5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["b5"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.User
G2L["b6"] = Instance.new("Frame", G2L["2"]);
G2L["b6"]["BorderSizePixel"] = 0;
G2L["b6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["b6"]["Size"] = UDim2.new(0, 200, 0, 50);
G2L["b6"]["Position"] = UDim2.new(0, 0, 0.85, 0);
G2L["b6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["b6"]["Name"] = [[User]];
G2L["b6"]["BackgroundTransparency"] = 0.999;


-- StarterGui.ScreenGui.Main.User.ImageLabel
G2L["b7"] = Instance.new("ImageLabel", G2L["b6"]);
G2L["b7"]["BorderSizePixel"] = 0;
G2L["b7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["b7"]["Image"] = [[rbxasset://textures/ui/GuiImagePlaceholder.png]];
G2L["b7"]["Size"] = UDim2.new(0, 50, 0, 50);
G2L["b7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["b7"]["BackgroundTransparency"] = 1;
G2L["b7"]["Position"] = UDim2.new(0.05, 0, 0, 0);


-- StarterGui.ScreenGui.Main.User.ImageLabel.UICorner
G2L["b8"] = Instance.new("UICorner", G2L["b7"]);
G2L["b8"]["CornerRadius"] = UDim.new(1, 0);


-- StarterGui.ScreenGui.Main.User.ImageLabel.LocalScript
G2L["b9"] = Instance.new("LocalScript", G2L["b7"]);



-- StarterGui.ScreenGui.Main.User.User
G2L["ba"] = Instance.new("TextLabel", G2L["b6"]);
G2L["ba"]["TextWrapped"] = true;
G2L["ba"]["TextStrokeTransparency"] = 0;
G2L["ba"]["BorderSizePixel"] = 0;
G2L["ba"]["TextSize"] = 14;
G2L["ba"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["ba"]["TextScaled"] = true;
G2L["ba"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["ba"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
G2L["ba"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["ba"]["BackgroundTransparency"] = 1;
G2L["ba"]["Size"] = UDim2.new(0, 130, 0, 16);
G2L["ba"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["ba"]["Text"] = [[Username]];
G2L["ba"]["Name"] = [[User]];
G2L["ba"]["Position"] = UDim2.new(0.35, 0, 0.15, 0);


-- StarterGui.ScreenGui.Main.User.User.LocalScript
G2L["bb"] = Instance.new("LocalScript", G2L["ba"]);



-- StarterGui.ScreenGui.Main.User.Status
G2L["bc"] = Instance.new("TextLabel", G2L["b6"]);
G2L["bc"]["TextWrapped"] = true;
G2L["bc"]["TextStrokeTransparency"] = 0;
G2L["bc"]["BorderSizePixel"] = 0;
G2L["bc"]["TextSize"] = 14;
G2L["bc"]["TextXAlignment"] = Enum.TextXAlignment.Left;
G2L["bc"]["TextScaled"] = true;
G2L["bc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["bc"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
G2L["bc"]["TextColor3"] = Color3.fromRGB(10, 51, 126);
G2L["bc"]["BackgroundTransparency"] = 1;
G2L["bc"]["Size"] = UDim2.new(0, 130, 0, 15);
G2L["bc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["bc"]["Text"] = [[Active]];
G2L["bc"]["Name"] = [[Status]];
G2L["bc"]["Position"] = UDim2.new(0.35, 0, 0.55, 0);


-- StarterGui.ScreenGui.Main.User.Line
G2L["bd"] = Instance.new("Frame", G2L["b6"]);
G2L["bd"]["BorderSizePixel"] = 0;
G2L["bd"]["BackgroundColor3"] = Color3.fromRGB(10, 45, 120);
G2L["bd"]["Size"] = UDim2.new(1.05, 0, 0, 1);
G2L["bd"]["Position"] = UDim2.new(0, 0, -0.14, 0);
G2L["bd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["bd"]["Name"] = [[Line]];


-- StarterGui.ScreenGui.Main.Drag
G2L["be"] = Instance.new("LocalScript", G2L["2"]);
G2L["be"]["Name"] = [[Drag]];


-- StarterGui.ScreenGui.Main.Intro
G2L["bf"] = Instance.new("LocalScript", G2L["2"]);
G2L["bf"]["Name"] = [[Intro]];


-- StarterGui.ScreenGui.Main.Bind
G2L["c0"] = Instance.new("LocalScript", G2L["2"]);
G2L["c0"]["Name"] = [[Bind]];


-- StarterGui.ScreenGui.Intro
G2L["c1"] = Instance.new("Frame", G2L["1"]);
G2L["c1"]["Visible"] = false;
G2L["c1"]["BorderSizePixel"] = 0;
G2L["c1"]["BackgroundColor3"] = Color3.fromRGB(19, 22, 27);
G2L["c1"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
G2L["c1"]["Size"] = UDim2.new(0, 500, 0, 100);
G2L["c1"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
G2L["c1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["c1"]["Name"] = [[Intro]];


-- StarterGui.ScreenGui.Intro.Intro
G2L["c2"] = Instance.new("TextLabel", G2L["c1"]);
G2L["c2"]["TextWrapped"] = true;
G2L["c2"]["BorderSizePixel"] = 0;
G2L["c2"]["TextSize"] = 40;
G2L["c2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["c2"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["c2"]["TextColor3"] = Color3.fromRGB(152, 192, 255);
G2L["c2"]["BackgroundTransparency"] = 1;
G2L["c2"]["Size"] = UDim2.new(0, 500, 0, 100);
G2L["c2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["c2"]["Text"] = [[]];
G2L["c2"]["Name"] = [[Intro]];


-- StarterGui.ScreenGui.Intro.UICorner
G2L["c3"] = Instance.new("UICorner", G2L["c1"]);



-- StarterGui.ScreenGui.Open
G2L["c4"] = Instance.new("TextButton", G2L["1"]);
G2L["c4"]["TextWrapped"] = true;
G2L["c4"]["BorderSizePixel"] = 0;
G2L["c4"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["c4"]["TextSize"] = 75;
G2L["c4"]["BackgroundColor3"] = Color3.fromRGB(10, 51, 126);
G2L["c4"]["FontFace"] = Font.new([[rbxasset://fonts/families/ComicNeueAngular.json]], Enum.FontWeight.Bold, Enum.FontStyle.Italic);
G2L["c4"]["Size"] = UDim2.new(0, 50, 0, 50);
G2L["c4"]["Name"] = [[Open]];
G2L["c4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["c4"]["Text"] = [[F]];
G2L["c4"]["Position"] = UDim2.new(0.8189, 0, 0.50433, 0);


-- StarterGui.ScreenGui.Open.UICorner
G2L["c5"] = Instance.new("UICorner", G2L["c4"]);
G2L["c5"]["CornerRadius"] = UDim.new(1, 0);


-- StarterGui.ScreenGui.Open.LocalScript
G2L["c6"] = Instance.new("LocalScript", G2L["c4"]);



-- StarterGui.ScreenGui.Open.Drag
G2L["c7"] = Instance.new("LocalScript", G2L["c4"]);
G2L["c7"]["Name"] = [[Drag]];


-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.FatesAdmin.InjectFatesAdmin.LocalScript
local function C_12()
local script = G2L["12"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))();
	end)
end;
task.spawn(C_12);
-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.InfiniteYield.InjectInfiniteYeild.LocalScript
local function C_19()
local script = G2L["19"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_19);
-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Nameless.InjectNA.LocalScript
local function C_1f()
local script = G2L["1f"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_1f);
-- StarterGui.ScreenGui.Main.Scripts.Admin.Frames.Orca.InjectOrca.LocalScript
local function C_25()
local script = G2L["25"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGetAsync("https://[Log in to view URL]"))();
	end)
end;
task.spawn(C_25);
-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.BlackGrappleKill.InjectBlackGrappleKill.LocalScript
local function C_2d()
local script = G2L["2d"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_2d);
-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.FlazedGrappleKill.InjectFlazedGrappleKill.LocalScript
local function C_34()
local script = G2L["34"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_34);
-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.Pink GrappleKill.InjectPinkGrappleKill.LocalScript
local function C_3a()
local script = G2L["3a"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_3a);
-- StarterGui.ScreenGui.Main.Scripts.Grapple.Frames.WhiteGrappleKill.InjectWhiteGrappleKill.LocalScript
local function C_40()
local script = G2L["40"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_40);
-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.AntiChatSpy.InjectAntiChatSpy.LocalScript
local function C_48()
local script = G2L["48"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
	end)
end;
task.spawn(C_48);
-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.ChatSpy.InjectChatSpy.LocalScript
local function C_4f()
local script = G2L["4f"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_4f);
-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.SpectatePlayer.InjectSpectatePlayer.LocalScript
local function C_55()
local script = G2L["55"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_55);
-- StarterGui.ScreenGui.Main.Scripts.Stalking.Frames.TeleportScript.InjectTeleportScript.LocalScript
local function C_5b()
local script = G2L["5b"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		local Player = game.Players.LocalPlayer
		local Mouse = Player:GetMouse()
		local UserInputService = game:GetService('UserInputService')
	
		local HoldingControl = false
	
		Mouse.Button1Down:connect(function()
			if HoldingControl then
				Player.Character:MoveTo(Mouse.Hit.p)
			end
		end)
	
		UserInputService.InputBegan:connect(function(Input, Processed)
			if Input.UserInputType == Enum.UserInputType.Keyboard then
				if Input.KeyCode == Enum.KeyCode.LeftControl then
					HoldingControl = true
				elseif Input.KeyCode == Enum.KeyCode.RightControl then
					HoldingControl = true
				end
			end
		end)
	
		UserInputService.InputEnded:connect(function(Input, Processed)
			if Input.UserInputType == Enum.UserInputType.Keyboard then
				if Input.KeyCode == Enum.KeyCode.LeftControl then
					HoldingControl = false
				elseif Input.KeyCode == Enum.KeyCode.RightControl then
					HoldingControl = false
				end
			end
		end)
	end)
end;
task.spawn(C_5b);
-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.Antifling.InjectAntiFling.LocalScript
local function C_63()
local script = G2L["63"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet('https://[Log in to view URL]'))()
	end)
end;
task.spawn(C_63);
-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.FlingTroll.InjectFlingTroll.LocalScript
local function C_6a()
local script = G2L["6a"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_6a);
-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.LevelHub.InjectLevelHub.LocalScript
local function C_70()
local script = G2L["70"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet('https://[Log in to view URL]'))()
	end)
end;
task.spawn(C_70);
-- StarterGui.ScreenGui.Main.Scripts.Fling.Frames.SystemBroken.InjectSystemBroken.LocalScript
local function C_76()
local script = G2L["76"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_76);
-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.SolaraHub.InjectSolaraHub.LocalScript
local function C_7e()
local script = G2L["7e"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_7e);
-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.DahoodLock.InjectDahoodLock.LocalScript
local function C_85()
local script = G2L["85"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_85);
-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.ChatBypass.InjectChatBypass.LocalScript
local function C_8b()
local script = G2L["8b"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]",true))()
	end)
end;
task.spawn(C_8b);
-- StarterGui.ScreenGui.Main.Scripts.Others.Frames.Animations.InjectAnimationsSCript.LocalScript
local function C_91()
local script = G2L["91"];
	local Button = script.Parent
	
	Button.MouseButton1Click:Connect(function()
		loadstring(game:HttpGet("https://[Log in to view URL]"))()
	end)
end;
task.spawn(C_91);
-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Admins.LocalScript
local function C_9a()
local script = G2L["9a"];
	local Info = script.Parent.Parent.Parent.Parent.Scripts.Info
	local Admins = script.Parent.Parent.Parent.Parent.Scripts.Admin
	local Grapple = script.Parent.Parent.Parent.Parent.Scripts.Grapple
	local Fling = script.Parent.Parent.Parent.Parent.Scripts.Fling
	local Stalk = script.Parent.Parent.Parent.Parent.Scripts.Stalking
	local Others = script.Parent.Parent.Parent.Parent.Scripts.Others
	
	script.Parent.MouseButton1Click:Connect(function()
		Info.Visible = false
		Admins.Visible = not Admins.Visible
		Grapple.Visible = false
		Fling.Visible = false
		Stalk.Visible = false
	    Others.Visible = false
	end)
end;
task.spawn(C_9a);
-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Grapple.LocalScript
local function C_9f()
local script = G2L["9f"];
	local Info = script.Parent.Parent.Parent.Parent.Scripts.Info
	local Admins = script.Parent.Parent.Parent.Parent.Scripts.Admin
	local Grapple = script.Parent.Parent.Parent.Parent.Scripts.Grapple
	local Fling = script.Parent.Parent.Parent.Parent.Scripts.Fling
	local Stalk = script.Parent.Parent.Parent.Parent.Scripts.Stalking
	local Others = script.Parent.Parent.Parent.Parent.Scripts.Others
	
	script.Parent.MouseButton1Click:Connect(function()
		Info.Visible = false
		Admins.Visible = false
		Grapple.Visible = not Grapple.Visible
		Fling.Visible = false
		Stalk.Visible = false
	    Others.Visible = false
	end)
end;
task.spawn(C_9f);
-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Fling.LocalScript
local function C_a4()
local script = G2L["a4"];
	local Info = script.Parent.Parent.Parent.Parent.Scripts.Info
	local Admins = script.Parent.Parent.Parent.Parent.Scripts.Admin
	local Grapple = script.Parent.Parent.Parent.Parent.Scripts.Grapple
	local Fling = script.Parent.Parent.Parent.Parent.Scripts.Fling
	local Stalk = script.Parent.Parent.Parent.Parent.Scripts.Stalking
	local Others = script.Parent.Parent.Parent.Parent.Scripts.Others
	
	script.Parent.MouseButton1Click:Connect(function()
		Info.Visible = false
		Admins.Visible = false
		Grapple.Visible = false
		Fling.Visible = not Fling.Visible
		Stalk.Visible = false
	    Others.Visible = false
	end)
end;
task.spawn(C_a4);
-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Stalking.LocalScript
local function C_a9()
local script = G2L["a9"];
	local Info = script.Parent.Parent.Parent.Parent.Scripts.Info
	local Admins = script.Parent.Parent.Parent.Parent.Scripts.Admin
	local Grapple = script.Parent.Parent.Parent.Parent.Scripts.Grapple
	local Fling = script.Parent.Parent.Parent.Parent.Scripts.Fling
	local Stalk = script.Parent.Parent.Parent.Parent.Scripts.Stalking
	local Others = script.Parent.Parent.Parent.Parent.Scripts.Others
	
	script.Parent.MouseButton1Click:Connect(function()
		Info.Visible = false
		Admins.Visible = false
		Grapple.Visible = false
		Fling.Visible = false
		Stalk.Visible = not Stalk.Visible
	    Others.Visible = false
	end)
end;
task.spawn(C_a9);
-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Exit.LocalScript
local function C_ae()
local script = G2L["ae"];
	local button = script.Parent
	local frame = script.Parent.Parent.Parent.Parent
	
	button.MouseButton1Click:Connect(function()
		frame:Destroy()
	end)
end;
task.spawn(C_ae);
-- StarterGui.ScreenGui.Main.SideBar.ButtonsFrame.Others.LocalScript
local function C_b2()
local script = G2L["b2"];
	local Info = script.Parent.Parent.Parent.Parent.Scripts.Info
	local Admins = script.Parent.Parent.Parent.Parent.Scripts.Admin
	local Grapple = script.Parent.Parent.Parent.Parent.Scripts.Grapple
	local Fling = script.Parent.Parent.Parent.Parent.Scripts.Fling
	local Stalk = script.Parent.Parent.Parent.Parent.Scripts.Stalking
	local Others = script.Parent.Parent.Parent.Parent.Scripts.Others
	
	script.Parent.MouseButton1Click:Connect(function()
		Info.Visible = false
		Admins.Visible = false
		Grapple.Visible = false
		Fling.Visible = false
		Stalk.Visible = false
		Others.Visible = not Others.Visible
	end)
end;
task.spawn(C_b2);
-- StarterGui.ScreenGui.Main.User.ImageLabel.LocalScript
local function C_b9()
local script = G2L["b9"];
	local Players = game:GetService("Players")
	local player = Players.LocalPlayer
	
	local userId = player.UserId
	local thumbType = Enum.ThumbnailType.HeadShot
	local thumbSize = Enum.ThumbnailSize.Size420x420
	local content, isReady = Players:GetUserThumbnailAsync(userId, thumbType, thumbSize)
	
	local imageLabel = script.Parent
	imageLabel.Image = content
	imageLabel.Size = UDim2.new(0, 50, 0, 50) -- sizing
end;
task.spawn(C_b9);
-- StarterGui.ScreenGui.Main.User.User.LocalScript
local function C_bb()
local script = G2L["bb"];
	local textLabel = script.Parent
	local player = game.Players.LocalPlayer
	textLabel.Text = player.Name
end;
task.spawn(C_bb);
-- StarterGui.ScreenGui.Main.Drag
local function C_be()
local script = G2L["be"];
	local Frame = script.Parent
	
	Frame.Active = true 
	Frame.Draggable = true
end;
task.spawn(C_be);
-- StarterGui.ScreenGui.Main.Intro
local function C_bf()
local script = G2L["bf"];
	local introframe = script.Parent.Parent.Intro
	local introtext = introframe.Intro
	local MainFrame = script.Parent
	local OpenButton = script.Parent.Parent.Open
	
	introframe.BackgroundTransparency = 1
	introtext.TextTransparency = 1
	introtext.Text = ""
	
	task.wait(0.0001)
	for i = 1, 50 do
		local t = 1 - (i / 50)
		introframe.Visible = true
		MainFrame.Visible = false
		OpenButton.Visible = false
		introframe.BackgroundTransparency = t
		introtext.TextTransparency = t
		task.wait(0.02)
	end
	
	local function typeText(targetText, delay)
		introtext.Text = ""
		for i = 1, #targetText do
			introtext.Text = string.sub(targetText, 1, i)
			wait(delay)
		end
	end
	
	typeText("Flazed Hub V2", 0.075)
	task.wait(2)
	
	for i = 1, 50 do
		local t = i / 50
		introframe.BackgroundTransparency = t
		introtext.TextTransparency = t
		task.wait(0.01)
	end
	
	introframe:Destroy()
	MainFrame.Visible = true
	OpenButton.Visible = true
end;
task.spawn(C_bf);
-- StarterGui.ScreenGui.Main.Bind
local function C_c0()
local script = G2L["c0"];
	local UserInputService = game:GetService("UserInputService")
	local frame = script.Parent
	
	UserInputService.InputBegan:Connect(function(input, gameProcessed)
		if gameProcessed then return end
		if input.KeyCode == Enum.KeyCode.K then
			frame.Visible = not frame.Visible
		end
	end)
end;
task.spawn(C_c0);
-- StarterGui.ScreenGui.Open.LocalScript
local function C_c6()
local script = G2L["c6"];
	local frame = script.Parent.Parent.Main
	local button = script.Parent
	
	button.MouseButton1Click:Connect(function()
		frame.Visible = not frame.Visible
	end)
end;
task.spawn(C_c6);
-- StarterGui.ScreenGui.Open.Drag
local function C_c7()
local script = G2L["c7"];
	local Frame = script.Parent
	
	Frame.Active = true 
	Frame.Draggable = true
end;
task.spawn(C_c7);

return G2L["1"], require;

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: