Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Instances: 157 | Scripts: 18 | Modules: 0
- local G2L = {};
- -- StarterGui.internalUI
- G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
- G2L["1"]["IgnoreGuiInset"] = true;
- G2L["1"]["DisplayOrder"] = 6;
- G2L["1"]["AutoLocalize"] = false;
- G2L["1"]["ScreenInsets"] = Enum.ScreenInsets.DeviceSafeInsets;
- G2L["1"]["Name"] = [[internalUI]];
- G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
- G2L["1"]["ResetOnSpawn"] = false;
- -- StarterGui.internalUI.TopBar
- G2L["2"] = Instance.new("Frame", G2L["1"]);
- G2L["2"]["ZIndex"] = 2;
- G2L["2"]["BorderSizePixel"] = 0;
- G2L["2"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["2"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["2"]["Size"] = UDim2.new(0.6207951307296753, 0, 0.07644306123256683, 0);
- G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["2"]["Position"] = UDim2.new(0.5, 0, 0.17800311744213104, 0);
- G2L["2"]["Name"] = [[TopBar]];
- -- StarterGui.internalUI.TopBar.Header
- G2L["3"] = Instance.new("TextLabel", G2L["2"]);
- G2L["3"]["TextWrapped"] = true;
- G2L["3"]["ZIndex"] = 4;
- G2L["3"]["BorderSizePixel"] = 0;
- G2L["3"]["TextScaled"] = true;
- G2L["3"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["3"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["3"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Heavy, Enum.FontStyle.Normal);
- G2L["3"]["TextSize"] = 63;
- G2L["3"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["3"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3"]["Text"] = [[ATOMIC]];
- G2L["3"]["Name"] = [[Header]];
- -- StarterGui.internalUI.TopBar.Header.UICorner
- G2L["4"] = Instance.new("UICorner", G2L["3"]);
- -- StarterGui.internalUI.TopBar.Header.UIPadding
- G2L["5"] = Instance.new("UIPadding", G2L["3"]);
- G2L["5"]["PaddingLeft"] = UDim.new(0, 16);
- -- StarterGui.internalUI.TopBar.Header.UITextSizeConstraint
- G2L["6"] = Instance.new("UITextSizeConstraint", G2L["3"]);
- G2L["6"]["MaxTextSize"] = 63;
- -- StarterGui.internalUI.TopBar.UICorner
- G2L["7"] = Instance.new("UICorner", G2L["2"]);
- -- StarterGui.internalUI.TopBar.Frame
- G2L["8"] = Instance.new("Frame", G2L["2"]);
- G2L["8"]["ZIndex"] = 3;
- G2L["8"]["BorderSizePixel"] = 0;
- G2L["8"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["8"]["Size"] = UDim2.new(0.9999999403953552, 0, 0.16326528787612915, 0);
- G2L["8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["8"]["Position"] = UDim2.new(0, 0, 0.8367347121238708, 0);
- -- StarterGui.internalUI.TopBar.Close
- G2L["9"] = Instance.new("ImageButton", G2L["2"]);
- G2L["9"]["ZIndex"] = 5;
- G2L["9"]["BorderSizePixel"] = 0;
- G2L["9"]["AutoButtonColor"] = false;
- G2L["9"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["9"]["Size"] = UDim2.new(0.06034482270479202, 0, 0.9999999403953552, 0);
- G2L["9"]["Name"] = [[Close]];
- G2L["9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["9"]["Position"] = UDim2.new(0.9396551847457886, 0, 0, 0);
- -- StarterGui.internalUI.TopBar.Close.ImageLabel
- G2L["a"] = Instance.new("ImageLabel", G2L["9"]);
- G2L["a"]["BorderSizePixel"] = 0;
- G2L["a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["a"]["ImageColor3"] = Color3.fromRGB(176, 176, 176);
- G2L["a"]["Image"] = [[rbxassetid://7072720961]];
- G2L["a"]["Size"] = UDim2.new(0.3877550959587097, 0, 0.3877550959587097, 0);
- G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a"]["BackgroundTransparency"] = 1;
- G2L["a"]["Position"] = UDim2.new(0.30612245202064514, 0, 0.30612245202064514, 0);
- -- StarterGui.internalUI.TopBar.Close.UICorner
- G2L["b"] = Instance.new("UICorner", G2L["9"]);
- -- StarterGui.internalUI.TopBar.Close.LocalScript
- G2L["c"] = Instance.new("LocalScript", G2L["9"]);
- -- StarterGui.internalUI.TopBar.Minimize
- G2L["d"] = Instance.new("ImageButton", G2L["2"]);
- G2L["d"]["ZIndex"] = 5;
- G2L["d"]["BorderSizePixel"] = 0;
- G2L["d"]["AutoButtonColor"] = false;
- G2L["d"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["d"]["Size"] = UDim2.new(0.06034482270479202, 0, 0.9999999403953552, 0);
- G2L["d"]["Name"] = [[Minimize]];
- G2L["d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d"]["Position"] = UDim2.new(0.8793103694915771, 0, 0, 0);
- -- StarterGui.internalUI.TopBar.Minimize.ImageLabel
- G2L["e"] = Instance.new("ImageLabel", G2L["d"]);
- G2L["e"]["BorderSizePixel"] = 0;
- G2L["e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["e"]["ImageColor3"] = Color3.fromRGB(176, 176, 176);
- G2L["e"]["Image"] = [[rbxassetid://7072719125]];
- G2L["e"]["Size"] = UDim2.new(0.3877550959587097, 0, 0.3877550959587097, 0);
- G2L["e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e"]["BackgroundTransparency"] = 1;
- G2L["e"]["Position"] = UDim2.new(0.30612245202064514, 0, 0.30612245202064514, 0);
- -- StarterGui.internalUI.TopBar.Minimize.UICorner
- G2L["f"] = Instance.new("UICorner", G2L["d"]);
- -- StarterGui.internalUI.TopBar.Minimize.LocalScript
- G2L["10"] = Instance.new("LocalScript", G2L["d"]);
- -- StarterGui.internalUI.TopBar.MainFrame
- G2L["11"] = Instance.new("Frame", G2L["2"]);
- G2L["11"]["BorderSizePixel"] = 0;
- G2L["11"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["11"]["Size"] = UDim2.new(0.9999999403953552, 0, 9.428570747375488, 0);
- G2L["11"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["11"]["Position"] = UDim2.new(-0.00003014174581039697, 0, 0.01639665849506855, 0);
- G2L["11"]["Name"] = [[MainFrame]];
- -- StarterGui.internalUI.TopBar.MainFrame.UICorner
- G2L["12"] = Instance.new("UICorner", G2L["11"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame
- G2L["13"] = Instance.new("Frame", G2L["11"]);
- G2L["13"]["BorderSizePixel"] = 0;
- G2L["13"]["BackgroundColor3"] = Color3.fromRGB(190, 190, 190);
- G2L["13"]["BackgroundTransparency"] = 1;
- G2L["13"]["Size"] = UDim2.new(0.06403940916061401, 0, 0.8419913649559021, 0);
- G2L["13"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["13"]["Position"] = UDim2.new(0, 0, 0.1190476194024086, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs
- G2L["14"] = Instance.new("Frame", G2L["13"]);
- G2L["14"]["BorderSizePixel"] = 0;
- G2L["14"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["14"]["Size"] = UDim2.new(0.9615384340286255, 0, 1.015424132347107, 0);
- G2L["14"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["14"]["Position"] = UDim2.new(0.02943405695259571, 0, 1.5690271482071694e-07, 0);
- G2L["14"]["Name"] = [[Tabs]];
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Main
- G2L["15"] = Instance.new("ImageButton", G2L["14"]);
- G2L["15"]["BorderSizePixel"] = 0;
- G2L["15"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["15"]["Size"] = UDim2.new(0.8600000143051147, 0, 0.07341772317886353, 0);
- G2L["15"]["Name"] = [[Main]];
- G2L["15"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["15"]["Position"] = UDim2.new(1.5258788721439487e-07, 0, 0, 0);
- G2L["15"]["BackgroundTransparency"] = 0.9990000128746033;
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Main.ImageLabel
- G2L["16"] = Instance.new("ImageLabel", G2L["15"]);
- G2L["16"]["BorderSizePixel"] = 0;
- G2L["16"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["16"]["ImageColor3"] = Color3.fromRGB(86, 86, 255);
- G2L["16"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["16"]["Image"] = [[rbxassetid://7072717475]];
- G2L["16"]["Size"] = UDim2.new(0.6744186282157898, 0, 1, 0);
- G2L["16"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["16"]["BackgroundTransparency"] = 1;
- G2L["16"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Main.LocalScript
- G2L["17"] = Instance.new("LocalScript", G2L["15"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Cloud
- G2L["18"] = Instance.new("ImageButton", G2L["14"]);
- G2L["18"]["BorderSizePixel"] = 0;
- G2L["18"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["18"]["Size"] = UDim2.new(0.8600000143051147, 0, 0.07341772317886353, 0);
- G2L["18"]["Name"] = [[Cloud]];
- G2L["18"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["18"]["Visible"] = false;
- G2L["18"]["Position"] = UDim2.new(0, 0, 0.20253165066242218, 0);
- G2L["18"]["BackgroundTransparency"] = 0.9990000128746033;
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Cloud.ImageLabel
- G2L["19"] = Instance.new("ImageLabel", G2L["18"]);
- G2L["19"]["BorderSizePixel"] = 0;
- G2L["19"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["19"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["19"]["Image"] = [[rbxassetid://7072707488]];
- G2L["19"]["Size"] = UDim2.new(0.6744186282157898, 0, 1, 0);
- G2L["19"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["19"]["BackgroundTransparency"] = 1;
- G2L["19"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Cloud.LocalScript
- G2L["1a"] = Instance.new("LocalScript", G2L["18"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Coder
- G2L["1b"] = Instance.new("ImageButton", G2L["14"]);
- G2L["1b"]["BorderSizePixel"] = 0;
- G2L["1b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1b"]["Size"] = UDim2.new(0.8600000143051147, 0, 0.07341772317886353, 0);
- G2L["1b"]["Name"] = [[Coder]];
- G2L["1b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1b"]["Position"] = UDim2.new(0, 0, 0.10000000149011612, 0);
- G2L["1b"]["BackgroundTransparency"] = 0.9990000128746033;
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Coder.ImageLabel
- G2L["1c"] = Instance.new("ImageLabel", G2L["1b"]);
- G2L["1c"]["BorderSizePixel"] = 0;
- G2L["1c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1c"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["1c"]["Image"] = [[rbxassetid://7072707514]];
- G2L["1c"]["Size"] = UDim2.new(0.6744186282157898, 0, 1, 0);
- G2L["1c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1c"]["BackgroundTransparency"] = 1;
- G2L["1c"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Coder.LocalScript
- G2L["1d"] = Instance.new("LocalScript", G2L["1b"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Script
- G2L["1e"] = Instance.new("ImageButton", G2L["14"]);
- G2L["1e"]["BorderSizePixel"] = 0;
- G2L["1e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1e"]["Size"] = UDim2.new(0.8600000143051147, 0, 0.07341772317886353, 0);
- G2L["1e"]["Name"] = [[Script]];
- G2L["1e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1e"]["Position"] = UDim2.new(0, 0, 0.20000000298023224, 0);
- G2L["1e"]["BackgroundTransparency"] = 0.9990000128746033;
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Script.ImageLabel
- G2L["1f"] = Instance.new("ImageLabel", G2L["1e"]);
- G2L["1f"]["BorderSizePixel"] = 0;
- G2L["1f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1f"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["1f"]["Image"] = [[rbxassetid://7072716417]];
- G2L["1f"]["Size"] = UDim2.new(0.6744186282157898, 0, 1, 0);
- G2L["1f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1f"]["BackgroundTransparency"] = 1;
- G2L["1f"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Script.LocalScript
- G2L["20"] = Instance.new("LocalScript", G2L["1e"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.LocalScript
- G2L["21"] = Instance.new("LocalScript", G2L["13"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Main
- G2L["22"] = Instance.new("Frame", G2L["11"]);
- G2L["22"]["BorderSizePixel"] = 0;
- G2L["22"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["22"]["BackgroundTransparency"] = 0.6499999761581421;
- G2L["22"]["Size"] = UDim2.new(0.935960590839386, 0, 0.8939393758773804, 0);
- G2L["22"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["22"]["Position"] = UDim2.new(0.06403940916061401, 0, 0.10606060922145844, 0);
- G2L["22"]["Name"] = [[Main]];
- -- StarterGui.internalUI.TopBar.MainFrame.Main.UICorner
- G2L["23"] = Instance.new("UICorner", G2L["22"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame
- G2L["24"] = Instance.new("Frame", G2L["22"]);
- G2L["24"]["BorderSizePixel"] = 0;
- G2L["24"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["24"]["Size"] = UDim2.new(0.9657894968986511, 0, 0.22760289907455444, 0);
- G2L["24"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["24"]["Position"] = UDim2.new(0.014044912531971931, 0, 0.024213075637817383, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.UICorner
- G2L["25"] = Instance.new("UICorner", G2L["24"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.User
- G2L["26"] = Instance.new("Frame", G2L["24"]);
- G2L["26"]["BorderSizePixel"] = 0;
- G2L["26"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["26"]["Size"] = UDim2.new(0.09536784887313843, 0, 0.7446808218955994, 0);
- G2L["26"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["26"]["Position"] = UDim2.new(0.01587301678955555, 0, 0.12765957415103912, 0);
- G2L["26"]["Name"] = [[User]];
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.User.UICorner
- G2L["27"] = Instance.new("UICorner", G2L["26"]);
- G2L["27"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.User.UIStroke
- G2L["28"] = Instance.new("UIStroke", G2L["26"]);
- G2L["28"]["Color"] = Color3.fromRGB(86, 86, 255);
- G2L["28"]["Thickness"] = 2;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.User.ImageLabel
- G2L["29"] = Instance.new("ImageLabel", G2L["26"]);
- G2L["29"]["BorderSizePixel"] = 0;
- G2L["29"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["29"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["29"]["Size"] = UDim2.new(0.8571428656578064, 0, 0.8571428656578064, 0);
- G2L["29"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["29"]["BackgroundTransparency"] = 1;
- G2L["29"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.User.ImageLabel.LocalScript
- G2L["2a"] = Instance.new("LocalScript", G2L["29"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.TextLabel
- G2L["2b"] = Instance.new("TextLabel", G2L["24"]);
- G2L["2b"]["TextWrapped"] = true;
- G2L["2b"]["BorderSizePixel"] = 0;
- G2L["2b"]["TextScaled"] = true;
- G2L["2b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["2b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["2b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Heavy, Enum.FontStyle.Normal);
- G2L["2b"]["TextSize"] = 20;
- G2L["2b"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
- G2L["2b"]["Size"] = UDim2.new(0.18256130814552307, 0, 0.3297872245311737, 0);
- G2L["2b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["2b"]["Text"] = [[john pizza]];
- G2L["2b"]["BackgroundTransparency"] = 1;
- G2L["2b"]["Position"] = UDim2.new(0.13275612890720367, 0, 0.26595744490623474, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.TextLabel.LocalScript
- G2L["2c"] = Instance.new("LocalScript", G2L["2b"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.TextLabel.UITextSizeConstraint
- G2L["2d"] = Instance.new("UITextSizeConstraint", G2L["2b"]);
- G2L["2d"]["MaxTextSize"] = 20;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.UIStroke
- G2L["2e"] = Instance.new("UIStroke", G2L["24"]);
- G2L["2e"]["Color"] = Color3.fromRGB(86, 86, 255);
- G2L["2e"]["Thickness"] = 2;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.TextLabel
- G2L["2f"] = Instance.new("TextLabel", G2L["24"]);
- G2L["2f"]["TextWrapped"] = true;
- G2L["2f"]["BorderSizePixel"] = 0;
- G2L["2f"]["TextScaled"] = true;
- G2L["2f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["2f"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["2f"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Heavy, Enum.FontStyle.Normal);
- G2L["2f"]["TextSize"] = 14;
- G2L["2f"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
- G2L["2f"]["Size"] = UDim2.new(0.18256130814552307, 0, 0.3297872245311737, 0);
- G2L["2f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["2f"]["Text"] = [[@shafto00]];
- G2L["2f"]["BackgroundTransparency"] = 1;
- G2L["2f"]["Position"] = UDim2.new(0.13275612890720367, 0, 0.4893617033958435, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.TextLabel.LocalScript
- G2L["30"] = Instance.new("LocalScript", G2L["2f"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.TextLabel.UITextSizeConstraint
- G2L["31"] = Instance.new("UITextSizeConstraint", G2L["2f"]);
- G2L["31"]["MaxTextSize"] = 14;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame
- G2L["32"] = Instance.new("Frame", G2L["22"]);
- G2L["32"]["BorderSizePixel"] = 0;
- G2L["32"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["32"]["Size"] = UDim2.new(0.40000006556510925, 0, 0.658595621585846, 0);
- G2L["32"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["32"]["Position"] = UDim2.new(0.014044912531971931, 0, 0.2978208363056183, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.UICorner
- G2L["33"] = Instance.new("UICorner", G2L["32"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.UIStroke
- G2L["34"] = Instance.new("UIStroke", G2L["32"]);
- G2L["34"]["Color"] = Color3.fromRGB(86, 86, 255);
- G2L["34"]["Thickness"] = 2;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.ScrollingFrame
- G2L["35"] = Instance.new("ScrollingFrame", G2L["32"]);
- G2L["35"]["Active"] = true;
- G2L["35"]["BorderSizePixel"] = 0;
- G2L["35"]["TopImage"] = [[rbxasset://textures/ui/Scroll/scroll-middle.png]];
- G2L["35"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["35"]["AutomaticCanvasSize"] = Enum.AutomaticSize.Y;
- G2L["35"]["BackgroundTransparency"] = 1;
- G2L["35"]["Size"] = UDim2.new(0.972752034664154, 0, 0.9375, 0);
- G2L["35"]["ScrollBarImageColor3"] = Color3.fromRGB(40, 40, 109);
- G2L["35"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["35"]["ScrollBarThickness"] = 3;
- G2L["35"]["Position"] = UDim2.new(0.015873048454523087, 0, 0.029411764815449715, 0);
- G2L["35"]["BottomImage"] = [[rbxasset://textures/ui/Scroll/scroll-middle.png]];
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.ScrollingFrame.TextBox
- G2L["36"] = Instance.new("TextBox", G2L["35"]);
- G2L["36"]["BorderSizePixel"] = 0;
- G2L["36"]["TextEditable"] = false;
- G2L["36"]["TextSize"] = 16;
- G2L["36"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["36"]["TextWrapped"] = true;
- G2L["36"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["36"]["TextScaled"] = true;
- G2L["36"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["36"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
- G2L["36"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.SemiBold, Enum.FontStyle.Normal);
- G2L["36"]["MultiLine"] = true;
- G2L["36"]["Size"] = UDim2.new(0, 703, 0, 252);
- G2L["36"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["36"]["Text"] = [[[2/23/2024] - Released]];
- G2L["36"]["Position"] = UDim2.new(0.000014874113730911631, 0, 0, 0);
- G2L["36"]["ClearTextOnFocus"] = false;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.ScrollingFrame.TextBox.UITextSizeConstraint
- G2L["37"] = Instance.new("UITextSizeConstraint", G2L["36"]);
- G2L["37"]["MaxTextSize"] = 16;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame
- G2L["38"] = Instance.new("Frame", G2L["22"]);
- G2L["38"]["BorderSizePixel"] = 0;
- G2L["38"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["38"]["Size"] = UDim2.new(0.538618803024292, 0, 0.658595621585846, 0);
- G2L["38"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["38"]["Position"] = UDim2.new(0.44167640805244446, 0, 0.2978208363056183, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.UICorner
- G2L["39"] = Instance.new("UICorner", G2L["38"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.UIStroke
- G2L["3a"] = Instance.new("UIStroke", G2L["38"]);
- G2L["3a"]["Color"] = Color3.fromRGB(86, 86, 255);
- G2L["3a"]["Thickness"] = 2;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame
- G2L["3b"] = Instance.new("Frame", G2L["38"]);
- G2L["3b"]["BorderSizePixel"] = 0;
- G2L["3b"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["3b"]["Size"] = UDim2.new(0.9527292847633362, 0, 0.9558823704719543, 0);
- G2L["3b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3b"]["Position"] = UDim2.new(0.021986059844493866, 0, 0.007352941203862429, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame.Frame
- G2L["3c"] = Instance.new("Frame", G2L["3b"]);
- G2L["3c"]["BorderSizePixel"] = 0;
- G2L["3c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["3c"]["BackgroundTransparency"] = 1;
- G2L["3c"]["Size"] = UDim2.new(1, 0, 0.13846154510974884, 0);
- G2L["3c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame.Frame.TextLabel
- G2L["3d"] = Instance.new("TextLabel", G2L["3c"]);
- G2L["3d"]["TextWrapped"] = true;
- G2L["3d"]["BorderSizePixel"] = 0;
- G2L["3d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["3d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["3d"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Heavy, Enum.FontStyle.Normal);
- G2L["3d"]["TextSize"] = 19;
- G2L["3d"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
- G2L["3d"]["Size"] = UDim2.new(0.5051282048225403, 0, 1, 0);
- G2L["3d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3d"]["Text"] = [[Settings]];
- G2L["3d"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame.UIListLayout
- G2L["3e"] = Instance.new("UIListLayout", G2L["3b"]);
- G2L["3e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame.Editor
- G2L["3f"] = Instance.new("TextButton", G2L["3b"]);
- G2L["3f"]["TextWrapped"] = true;
- G2L["3f"]["BorderSizePixel"] = 0;
- G2L["3f"]["AutoButtonColor"] = false;
- G2L["3f"]["TextScaled"] = true;
- G2L["3f"]["BackgroundColor3"] = Color3.fromRGB(86, 86, 255);
- G2L["3f"]["TextSize"] = 19;
- G2L["3f"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["3f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["3f"]["Size"] = UDim2.new(0.26180219650268555, 0, 0.14975187182426453, 0);
- G2L["3f"]["Name"] = [[Editor]];
- G2L["3f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3f"]["Text"] = [[Text Wrap]];
- G2L["3f"]["Position"] = UDim2.new(-1.5650040552372957e-07, 0, 0.13846154510974884, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame.Editor.UICorner
- G2L["40"] = Instance.new("UICorner", G2L["3f"]);
- G2L["40"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame.Editor.UIStroke
- G2L["41"] = Instance.new("UIStroke", G2L["3f"]);
- G2L["41"]["Color"] = Color3.fromRGB(86, 86, 255);
- G2L["41"]["Thickness"] = 0;
- G2L["41"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame.Editor.UITextSizeConstraint
- G2L["42"] = Instance.new("UITextSizeConstraint", G2L["3f"]);
- G2L["42"]["MaxTextSize"] = 19;
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame.LocalScript
- G2L["43"] = Instance.new("LocalScript", G2L["3b"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder
- G2L["44"] = Instance.new("Frame", G2L["11"]);
- G2L["44"]["BorderSizePixel"] = 0;
- G2L["44"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["44"]["BackgroundTransparency"] = 0.6499999761581421;
- G2L["44"]["Size"] = UDim2.new(0.935960590839386, 0, 0.8939393758773804, 0);
- G2L["44"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["44"]["Position"] = UDim2.new(0.06403940916061401, 0, 0.10606060922145844, 0);
- G2L["44"]["Visible"] = false;
- G2L["44"]["Name"] = [[Coder]];
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.UICorner
- G2L["45"] = Instance.new("UICorner", G2L["44"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel
- G2L["46"] = Instance.new("ImageLabel", G2L["44"]);
- G2L["46"]["ZIndex"] = 10;
- G2L["46"]["BorderSizePixel"] = 0;
- G2L["46"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["46"]["ImageColor3"] = Color3.fromRGB(68, 68, 68);
- G2L["46"]["Size"] = UDim2.new(0.8434210419654846, 0, 0.7675544619560242, 0);
- G2L["46"]["Position"] = UDim2.new(8.030941955894377e-08, 0, 0.014527847059071064, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.security
- G2L["47"] = Instance.new("TextLabel", G2L["46"]);
- G2L["47"]["TextWrapped"] = true;
- G2L["47"]["ZIndex"] = 100;
- G2L["47"]["TextScaled"] = true;
- G2L["47"]["BackgroundColor3"] = Color3.fromRGB(62, 62, 62);
- G2L["47"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["47"]["TextSize"] = 14;
- G2L["47"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["47"]["Size"] = UDim2.new(0.8611544370651245, 0, 0.7833623886108398, 0);
- G2L["47"]["Name"] = [[security]];
- G2L["47"]["Visible"] = false;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.security.UITextSizeConstraint
- G2L["48"] = Instance.new("UITextSizeConstraint", G2L["47"]);
- G2L["48"]["MaxTextSize"] = 14;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame
- G2L["49"] = Instance.new("ScrollingFrame", G2L["46"]);
- G2L["49"]["Active"] = true;
- G2L["49"]["ZIndex"] = 100;
- G2L["49"]["BorderSizePixel"] = 0;
- G2L["49"]["CanvasSize"] = UDim2.new(0, 0, 0, 0);
- G2L["49"]["BackgroundColor3"] = Color3.fromRGB(139, 139, 139);
- G2L["49"]["ScrollingEnabled"] = false;
- G2L["49"]["AutomaticCanvasSize"] = Enum.AutomaticSize.XY;
- G2L["49"]["BackgroundTransparency"] = 1;
- G2L["49"]["Size"] = UDim2.new(1, 0, 0.9442855715751648, 0);
- G2L["49"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["49"]["ScrollBarThickness"] = 0;
- G2L["49"]["Name"] = [[EditorFrame]];
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source
- G2L["4a"] = Instance.new("TextBox", G2L["49"]);
- G2L["4a"]["PlaceholderColor3"] = Color3.fromRGB(183, 183, 183);
- G2L["4a"]["ZIndex"] = 100;
- G2L["4a"]["TextSize"] = 15;
- G2L["4a"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["4a"]["TextWrapped"] = true;
- G2L["4a"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["4a"]["TextScaled"] = true;
- G2L["4a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4a"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["4a"]["MultiLine"] = true;
- G2L["4a"]["BackgroundTransparency"] = 1;
- G2L["4a"]["Size"] = UDim2.new(0.9625585079193115, 0, 100.00080871582031, 0);
- G2L["4a"]["Text"] = [[print("test")]];
- G2L["4a"]["Position"] = UDim2.new(0.03588143363595009, 0, -0.006804117001593113, 0);
- G2L["4a"]["Name"] = [[Source]];
- G2L["4a"]["ClearTextOnFocus"] = false;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Comments_
- G2L["4b"] = Instance.new("TextLabel", G2L["4a"]);
- G2L["4b"]["TextWrapped"] = true;
- G2L["4b"]["ZIndex"] = 100;
- G2L["4b"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["4b"]["TextScaled"] = true;
- G2L["4b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["4b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["4b"]["TextSize"] = 15;
- G2L["4b"]["TextColor3"] = Color3.fromRGB(60, 201, 60);
- G2L["4b"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["4b"]["Text"] = [[]];
- G2L["4b"]["Name"] = [[Comments_]];
- G2L["4b"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Comments_.UITextSizeConstraint
- G2L["4c"] = Instance.new("UITextSizeConstraint", G2L["4b"]);
- G2L["4c"]["MaxTextSize"] = 15;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Globals_
- G2L["4d"] = Instance.new("TextLabel", G2L["4a"]);
- G2L["4d"]["TextWrapped"] = true;
- G2L["4d"]["ZIndex"] = 100;
- G2L["4d"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["4d"]["TextScaled"] = true;
- G2L["4d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["4d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["4d"]["TextSize"] = 15;
- G2L["4d"]["TextColor3"] = Color3.fromRGB(133, 215, 248);
- G2L["4d"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["4d"]["Text"] = [[]];
- G2L["4d"]["Name"] = [[Globals_]];
- G2L["4d"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Globals_.UITextSizeConstraint
- G2L["4e"] = Instance.new("UITextSizeConstraint", G2L["4d"]);
- G2L["4e"]["MaxTextSize"] = 15;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Keywords_
- G2L["4f"] = Instance.new("TextLabel", G2L["4a"]);
- G2L["4f"]["TextWrapped"] = true;
- G2L["4f"]["ZIndex"] = 100;
- G2L["4f"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["4f"]["TextScaled"] = true;
- G2L["4f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4f"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["4f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["4f"]["TextSize"] = 15;
- G2L["4f"]["TextColor3"] = Color3.fromRGB(249, 110, 125);
- G2L["4f"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["4f"]["Text"] = [[]];
- G2L["4f"]["Name"] = [[Keywords_]];
- G2L["4f"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Keywords_.UITextSizeConstraint
- G2L["50"] = Instance.new("UITextSizeConstraint", G2L["4f"]);
- G2L["50"]["MaxTextSize"] = 15;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.RemoteHighlight_
- G2L["51"] = Instance.new("TextLabel", G2L["4a"]);
- G2L["51"]["TextWrapped"] = true;
- G2L["51"]["ZIndex"] = 100;
- G2L["51"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["51"]["TextScaled"] = true;
- G2L["51"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["51"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["51"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["51"]["TextSize"] = 15;
- G2L["51"]["TextColor3"] = Color3.fromRGB(0, 145, 255);
- G2L["51"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["51"]["Text"] = [[]];
- G2L["51"]["Name"] = [[RemoteHighlight_]];
- G2L["51"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.RemoteHighlight_.UITextSizeConstraint
- G2L["52"] = Instance.new("UITextSizeConstraint", G2L["51"]);
- G2L["52"]["MaxTextSize"] = 15;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Strings_
- G2L["53"] = Instance.new("TextLabel", G2L["4a"]);
- G2L["53"]["TextWrapped"] = true;
- G2L["53"]["ZIndex"] = 100;
- G2L["53"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["53"]["TextScaled"] = true;
- G2L["53"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["53"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["53"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["53"]["TextSize"] = 15;
- G2L["53"]["TextColor3"] = Color3.fromRGB(174, 242, 150);
- G2L["53"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["53"]["Text"] = [[]];
- G2L["53"]["Name"] = [[Strings_]];
- G2L["53"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Strings_.UITextSizeConstraint
- G2L["54"] = Instance.new("UITextSizeConstraint", G2L["53"]);
- G2L["54"]["MaxTextSize"] = 15;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Tokens_
- G2L["55"] = Instance.new("TextLabel", G2L["4a"]);
- G2L["55"]["TextWrapped"] = true;
- G2L["55"]["ZIndex"] = 100;
- G2L["55"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["55"]["TextScaled"] = true;
- G2L["55"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["55"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["55"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["55"]["TextSize"] = 15;
- G2L["55"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["55"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["55"]["Text"] = [[]];
- G2L["55"]["Name"] = [[Tokens_]];
- G2L["55"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Tokens_.UITextSizeConstraint
- G2L["56"] = Instance.new("UITextSizeConstraint", G2L["55"]);
- G2L["56"]["MaxTextSize"] = 15;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Numbers_
- G2L["57"] = Instance.new("TextLabel", G2L["4a"]);
- G2L["57"]["TextWrapped"] = true;
- G2L["57"]["ZIndex"] = 100;
- G2L["57"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["57"]["TextScaled"] = true;
- G2L["57"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["57"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["57"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["57"]["TextSize"] = 15;
- G2L["57"]["TextColor3"] = Color3.fromRGB(255, 199, 0);
- G2L["57"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["57"]["Text"] = [[]];
- G2L["57"]["Name"] = [[Numbers_]];
- G2L["57"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.Numbers_.UITextSizeConstraint
- G2L["58"] = Instance.new("UITextSizeConstraint", G2L["57"]);
- G2L["58"]["MaxTextSize"] = 15;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Source.UITextSizeConstraint
- G2L["59"] = Instance.new("UITextSizeConstraint", G2L["4a"]);
- G2L["59"]["MaxTextSize"] = 15;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.LocalScript
- G2L["5a"] = Instance.new("LocalScript", G2L["49"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Lines
- G2L["5b"] = Instance.new("TextLabel", G2L["49"]);
- G2L["5b"]["TextWrapped"] = true;
- G2L["5b"]["ZIndex"] = 100;
- G2L["5b"]["BorderSizePixel"] = 0;
- G2L["5b"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["5b"]["TextScaled"] = true;
- G2L["5b"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["5b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["5b"]["TextSize"] = 15;
- G2L["5b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["5b"]["Size"] = UDim2.new(-0.009419062174856663, 30, 9, 0);
- G2L["5b"]["Text"] = [[1]];
- G2L["5b"]["Name"] = [[Lines]];
- G2L["5b"]["BackgroundTransparency"] = 1;
- G2L["5b"]["Position"] = UDim2.new(0, 0, 0.003000000026077032, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.Lines.UITextSizeConstraint
- G2L["5c"] = Instance.new("UITextSizeConstraint", G2L["5b"]);
- G2L["5c"]["MaxTextSize"] = 15;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.UICorner
- G2L["5d"] = Instance.new("UICorner", G2L["46"]);
- G2L["5d"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.UIPadding
- G2L["5e"] = Instance.new("UIPadding", G2L["46"]);
- G2L["5e"]["PaddingTop"] = UDim.new(0, 6);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.UIStroke
- G2L["5f"] = Instance.new("UIStroke", G2L["46"]);
- G2L["5f"]["Color"] = Color3.fromRGB(32, 32, 86);
- G2L["5f"]["Thickness"] = 2;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame
- G2L["60"] = Instance.new("Frame", G2L["44"]);
- G2L["60"]["BorderSizePixel"] = 0;
- G2L["60"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["60"]["Size"] = UDim2.new(0.1315789520740509, 0, 0.24213075637817383, 0);
- G2L["60"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["60"]["Position"] = UDim2.new(0.8578947186470032, 0, 0.014527845196425915, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.UICorner
- G2L["61"] = Instance.new("UICorner", G2L["60"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.up
- G2L["62"] = Instance.new("ImageButton", G2L["60"]);
- G2L["62"]["BorderSizePixel"] = 0;
- G2L["62"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["62"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["62"]["Name"] = [[up]];
- G2L["62"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["62"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.up.ImageLabel
- G2L["63"] = Instance.new("ImageLabel", G2L["62"]);
- G2L["63"]["BorderSizePixel"] = 0;
- G2L["63"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["63"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["63"]["Image"] = [[rbxassetid://7072706796]];
- G2L["63"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["63"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["63"]["BackgroundTransparency"] = 1;
- G2L["63"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.up.ConeHandleAdornment
- G2L["64"] = Instance.new("ConeHandleAdornment", G2L["62"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.right
- G2L["65"] = Instance.new("ImageButton", G2L["60"]);
- G2L["65"]["BorderSizePixel"] = 0;
- G2L["65"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["65"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["65"]["Name"] = [[right]];
- G2L["65"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["65"]["Position"] = UDim2.new(0, 0, 0.5, 0);
- G2L["65"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.right.ImageLabel
- G2L["66"] = Instance.new("ImageLabel", G2L["65"]);
- G2L["66"]["BorderSizePixel"] = 0;
- G2L["66"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["66"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["66"]["Image"] = [[rbxassetid://7072706745]];
- G2L["66"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["66"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["66"]["BackgroundTransparency"] = 1;
- G2L["66"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.down
- G2L["67"] = Instance.new("ImageButton", G2L["60"]);
- G2L["67"]["BorderSizePixel"] = 0;
- G2L["67"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["67"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["67"]["Name"] = [[down]];
- G2L["67"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["67"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["67"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.down.ImageLabel
- G2L["68"] = Instance.new("ImageLabel", G2L["67"]);
- G2L["68"]["BorderSizePixel"] = 0;
- G2L["68"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["68"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["68"]["Image"] = [[rbxassetid://7072706663]];
- G2L["68"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["68"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["68"]["BackgroundTransparency"] = 1;
- G2L["68"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.left
- G2L["69"] = Instance.new("ImageButton", G2L["60"]);
- G2L["69"]["BorderSizePixel"] = 0;
- G2L["69"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["69"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["69"]["Name"] = [[left]];
- G2L["69"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["69"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["69"]["BackgroundTransparency"] = 1;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.left.ImageLabel
- G2L["6a"] = Instance.new("ImageLabel", G2L["69"]);
- G2L["6a"]["BorderSizePixel"] = 0;
- G2L["6a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["6a"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["6a"]["Image"] = [[rbxassetid://7072706703]];
- G2L["6a"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["6a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["6a"]["BackgroundTransparency"] = 1;
- G2L["6a"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.LocalScript
- G2L["6b"] = Instance.new("LocalScript", G2L["60"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame
- G2L["6c"] = Instance.new("Frame", G2L["44"]);
- G2L["6c"]["BorderSizePixel"] = 0;
- G2L["6c"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["6c"]["Size"] = UDim2.new(0.8447368144989014, 0, 0.1501210629940033, 0);
- G2L["6c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["6c"]["Position"] = UDim2.new(-0.0013157895300537348, 0, 0.8184019327163696, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.UICorner
- G2L["6d"] = Instance.new("UICorner", G2L["6c"]);
- G2L["6d"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Run
- G2L["6e"] = Instance.new("TextButton", G2L["6c"]);
- G2L["6e"]["TextWrapped"] = true;
- G2L["6e"]["BorderSizePixel"] = 0;
- G2L["6e"]["AutoButtonColor"] = false;
- G2L["6e"]["TextScaled"] = true;
- G2L["6e"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["6e"]["TextSize"] = 19;
- G2L["6e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["6e"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["6e"]["Size"] = UDim2.new(0.14641743898391724, 0, 0.6612903475761414, 0);
- G2L["6e"]["Name"] = [[Run]];
- G2L["6e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["6e"]["Text"] = [[Run]];
- G2L["6e"]["Position"] = UDim2.new(0, 0, 0.14516128599643707, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Run.UICorner
- G2L["6f"] = Instance.new("UICorner", G2L["6e"]);
- G2L["6f"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Run.UITextSizeConstraint
- G2L["70"] = Instance.new("UITextSizeConstraint", G2L["6e"]);
- G2L["70"]["MaxTextSize"] = 19;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Clear
- G2L["71"] = Instance.new("TextButton", G2L["6c"]);
- G2L["71"]["TextWrapped"] = true;
- G2L["71"]["BorderSizePixel"] = 0;
- G2L["71"]["AutoButtonColor"] = false;
- G2L["71"]["TextScaled"] = true;
- G2L["71"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["71"]["TextSize"] = 19;
- G2L["71"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["71"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["71"]["Size"] = UDim2.new(0.14641743898391724, 0, 0.6612903475761414, 0);
- G2L["71"]["Name"] = [[Clear]];
- G2L["71"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["71"]["Text"] = [[Clear]];
- G2L["71"]["Position"] = UDim2.new(0.16199377179145813, 0, 0.14516128599643707, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Clear.UICorner
- G2L["72"] = Instance.new("UICorner", G2L["71"]);
- G2L["72"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Clear.UITextSizeConstraint
- G2L["73"] = Instance.new("UITextSizeConstraint", G2L["71"]);
- G2L["73"]["MaxTextSize"] = 19;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Copy
- G2L["74"] = Instance.new("TextButton", G2L["6c"]);
- G2L["74"]["TextWrapped"] = true;
- G2L["74"]["BorderSizePixel"] = 0;
- G2L["74"]["AutoButtonColor"] = false;
- G2L["74"]["TextScaled"] = true;
- G2L["74"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["74"]["TextSize"] = 19;
- G2L["74"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["74"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["74"]["Size"] = UDim2.new(0.14641743898391724, 0, 0.6612903475761414, 0);
- G2L["74"]["Name"] = [[Copy]];
- G2L["74"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["74"]["Text"] = [[Copy]];
- G2L["74"]["Position"] = UDim2.new(0.3208722770214081, 0, 0.16129031777381897, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Copy.UICorner
- G2L["75"] = Instance.new("UICorner", G2L["74"]);
- G2L["75"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Copy.UITextSizeConstraint
- G2L["76"] = Instance.new("UITextSizeConstraint", G2L["74"]);
- G2L["76"]["MaxTextSize"] = 19;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Auto
- G2L["77"] = Instance.new("TextButton", G2L["6c"]);
- G2L["77"]["TextWrapped"] = true;
- G2L["77"]["BorderSizePixel"] = 0;
- G2L["77"]["AutoButtonColor"] = false;
- G2L["77"]["TextScaled"] = true;
- G2L["77"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["77"]["TextSize"] = 19;
- G2L["77"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["77"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["77"]["Size"] = UDim2.new(0.14641743898391724, 0, 0.6612903475761414, 0);
- G2L["77"]["Name"] = [[Auto]];
- G2L["77"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["77"]["Text"] = [[Auto]];
- G2L["77"]["Position"] = UDim2.new(0.8535825610160828, 0, 0.14516128599643707, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Auto.UICorner
- G2L["78"] = Instance.new("UICorner", G2L["77"]);
- G2L["78"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Auto.UIStroke
- G2L["79"] = Instance.new("UIStroke", G2L["77"]);
- G2L["79"]["Color"] = Color3.fromRGB(32, 32, 86);
- G2L["79"]["Thickness"] = 2;
- G2L["79"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.Auto.UITextSizeConstraint
- G2L["7a"] = Instance.new("UITextSizeConstraint", G2L["77"]);
- G2L["7a"]["MaxTextSize"] = 19;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.TextBox
- G2L["7b"] = Instance.new("TextBox", G2L["6c"]);
- G2L["7b"]["BorderSizePixel"] = 0;
- G2L["7b"]["TextSize"] = 19;
- G2L["7b"]["TextWrapped"] = true;
- G2L["7b"]["TextScaled"] = true;
- G2L["7b"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 86);
- G2L["7b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["7b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["7b"]["ShowNativeInput"] = false;
- G2L["7b"]["Size"] = UDim2.new(0.14641743898391724, 0, 0.6612903475761414, 0);
- G2L["7b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["7b"]["Text"] = [[0.1]];
- G2L["7b"]["Position"] = UDim2.new(0.6853582262992859, 0, 0.14516128599643707, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.TextBox.UICorner
- G2L["7c"] = Instance.new("UICorner", G2L["7b"]);
- G2L["7c"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.TextBox.UITextSizeConstraint
- G2L["7d"] = Instance.new("UITextSizeConstraint", G2L["7b"]);
- G2L["7d"]["MaxTextSize"] = 19;
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.LocalScript
- G2L["7e"] = Instance.new("LocalScript", G2L["6c"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Cloud
- G2L["7f"] = Instance.new("Frame", G2L["11"]);
- G2L["7f"]["BorderSizePixel"] = 0;
- G2L["7f"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["7f"]["BackgroundTransparency"] = 0.6499999761581421;
- G2L["7f"]["Size"] = UDim2.new(0.935960590839386, 0, 0.8939393758773804, 0);
- G2L["7f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["7f"]["Position"] = UDim2.new(0.06403940916061401, 0, 0.10606060922145844, 0);
- G2L["7f"]["Visible"] = false;
- G2L["7f"]["Name"] = [[Cloud]];
- -- StarterGui.internalUI.TopBar.MainFrame.Cloud.UICorner
- G2L["80"] = Instance.new("UICorner", G2L["7f"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Script
- G2L["81"] = Instance.new("Frame", G2L["11"]);
- G2L["81"]["BorderSizePixel"] = 0;
- G2L["81"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["81"]["BackgroundTransparency"] = 0.6499999761581421;
- G2L["81"]["Size"] = UDim2.new(0.935960590839386, 0, 0.8939393758773804, 0);
- G2L["81"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["81"]["Position"] = UDim2.new(0.06403940916061401, 0, 0.10606060922145844, 0);
- G2L["81"]["Visible"] = false;
- G2L["81"]["Name"] = [[Script]];
- -- StarterGui.internalUI.TopBar.MainFrame.Script.UICorner
- G2L["82"] = Instance.new("UICorner", G2L["81"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame
- G2L["83"] = Instance.new("Frame", G2L["81"]);
- G2L["83"]["BorderSizePixel"] = 0;
- G2L["83"]["BackgroundColor3"] = Color3.fromRGB(16, 16, 16);
- G2L["83"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["83"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.UICorner
- G2L["84"] = Instance.new("UICorner", G2L["83"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.UIPadding
- G2L["85"] = Instance.new("UIPadding", G2L["83"]);
- G2L["85"]["PaddingTop"] = UDim.new(0, 10);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.UIGridLayout
- G2L["86"] = Instance.new("UIGridLayout", G2L["83"]);
- G2L["86"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["86"]["CellSize"] = UDim2.new(0.17599999904632568, 0, 0.09399999678134918, 0);
- G2L["86"]["CellPadding"] = UDim2.new(0, 10, 0, 10);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.InfiniteYield
- G2L["87"] = Instance.new("TextButton", G2L["83"]);
- G2L["87"]["TextWrapped"] = true;
- G2L["87"]["BorderSizePixel"] = 0;
- G2L["87"]["AutoButtonColor"] = false;
- G2L["87"]["TextScaled"] = true;
- G2L["87"]["BackgroundColor3"] = Color3.fromRGB(86, 86, 255);
- G2L["87"]["TextSize"] = 19;
- G2L["87"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["87"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["87"]["Size"] = UDim2.new(0.17617562413215637, 0, 0.09402455389499664, 0);
- G2L["87"]["Name"] = [[InfiniteYield]];
- G2L["87"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["87"]["Text"] = [[Infinite Yield]];
- G2L["87"]["Position"] = UDim2.new(4.214702542526538e-08, 0, 0.13846156001091003, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.InfiniteYield.UICorner
- G2L["88"] = Instance.new("UICorner", G2L["87"]);
- G2L["88"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.InfiniteYield.UIStroke
- G2L["89"] = Instance.new("UIStroke", G2L["87"]);
- G2L["89"]["Color"] = Color3.fromRGB(86, 86, 255);
- G2L["89"]["Thickness"] = 0;
- G2L["89"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.InfiniteYield.UITextSizeConstraint
- G2L["8a"] = Instance.new("UITextSizeConstraint", G2L["87"]);
- G2L["8a"]["MaxTextSize"] = 19;
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.InfiniteYield.LocalScript
- G2L["8b"] = Instance.new("LocalScript", G2L["87"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop
- G2L["8c"] = Instance.new("TextButton", G2L["83"]);
- G2L["8c"]["TextWrapped"] = true;
- G2L["8c"]["BorderSizePixel"] = 0;
- G2L["8c"]["AutoButtonColor"] = false;
- G2L["8c"]["TextScaled"] = true;
- G2L["8c"]["BackgroundColor3"] = Color3.fromRGB(86, 86, 255);
- G2L["8c"]["TextSize"] = 19;
- G2L["8c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["8c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["8c"]["Size"] = UDim2.new(0.17617562413215637, 0, 0.09402455389499664, 0);
- G2L["8c"]["Name"] = [[TimeStop]];
- G2L["8c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["8c"]["Text"] = [[Time Stop]];
- G2L["8c"]["Position"] = UDim2.new(4.214702542526538e-08, 0, 0.13846156001091003, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop.UICorner
- G2L["8d"] = Instance.new("UICorner", G2L["8c"]);
- G2L["8d"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop.UIStroke
- G2L["8e"] = Instance.new("UIStroke", G2L["8c"]);
- G2L["8e"]["Color"] = Color3.fromRGB(86, 86, 255);
- G2L["8e"]["Thickness"] = 0;
- G2L["8e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop.UITextSizeConstraint
- G2L["8f"] = Instance.new("UITextSizeConstraint", G2L["8c"]);
- G2L["8f"]["MaxTextSize"] = 19;
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop.LocalScript
- G2L["90"] = Instance.new("LocalScript", G2L["8c"]);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.RemoteSpy
- G2L["gh"] = Instance.new("TextButton", G2L["83"]);
- G2L["gh"]["TextWrapped"] = true;
- G2L["gh"]["BorderSizePixel"] = 0;
- G2L["gh"]["AutoButtonColor"] = false;
- G2L["gh"]["TextScaled"] = true;
- G2L["gh"]["BackgroundColor3"] = Color3.fromRGB(86, 86, 255);
- G2L["gh"]["TextSize"] = 19;
- G2L["gh"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["gh"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["gh"]["Size"] = UDim2.new(0.17617562413215637, 0, 0.09402455389499664, 0);
- G2L["gh"]["Name"] = [[RemoteSpy]];
- G2L["gh"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["gh"]["Text"] = [[RemoteSpy]];
- G2L["gh"]["Position"] = UDim2.new(4.214702542526538e-08, 0, 0.13846156001091003, 0);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop.UICorner
- G2L["gh"] = Instance.new("UICorner", G2L["8c"]);
- G2L["gh"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop.UIStroke
- G2L["gh"] = Instance.new("UIStroke", G2L["8c"]);
- G2L["gh"]["Color"] = Color3.fromRGB(86, 86, 255);
- G2L["gh"]["Thickness"] = 0;
- G2L["gh"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop.UITextSizeConstraint
- G2L["gh"] = Instance.new("UITextSizeConstraint", G2L["8c"]);
- G2L["gh"]["MaxTextSize"] = 19;
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop.LocalScript
- G2L["ao"] = Instance.new("LocalScript", G2L["gh"]);
- -- StarterGui.internalUI.TopBar.Dragify
- G2L["91"] = Instance.new("LocalScript", G2L["2"]);
- G2L["91"]["Name"] = [[Dragify]];
- -- StarterGui.internalUI.TopBar.Wrap
- G2L["92"] = Instance.new("BoolValue", G2L["2"]);
- G2L["92"]["Value"] = true;
- G2L["92"]["Name"] = [[Wrap]];
- -- StarterGui.internalUI.TopbarUI
- G2L["93"] = Instance.new("ScreenGui", G2L["1"]);
- G2L["93"]["IgnoreGuiInset"] = true;
- G2L["93"]["DisplayOrder"] = 6;
- G2L["93"]["AutoLocalize"] = false;
- G2L["93"]["ScreenInsets"] = Enum.ScreenInsets.DeviceSafeInsets;
- G2L["93"]["Name"] = [[TopbarUI]];
- G2L["93"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
- G2L["93"]["ResetOnSpawn"] = false;
- -- StarterGui.internalUI.TopbarUI.Toggle
- G2L["94"] = Instance.new("Frame", G2L["93"]);
- G2L["94"]["BackgroundTransparency"] = 1;
- G2L["94"]["Size"] = UDim2.new(1, 0, 0, 48);
- G2L["94"]["Position"] = UDim2.new(0, 0, 0, 10);
- G2L["94"]["Name"] = [[Toggle]];
- -- StarterGui.internalUI.TopbarUI.Toggle.Layout
- G2L["95"] = Instance.new("UIListLayout", G2L["94"]);
- G2L["95"]["FillDirection"] = Enum.FillDirection.Horizontal;
- G2L["95"]["Name"] = [[Layout]];
- G2L["95"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
- G2L["95"]["Padding"] = UDim.new(0, 12);
- G2L["95"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.internalUI.TopbarUI.Toggle.Padding
- G2L["96"] = Instance.new("UIPadding", G2L["94"]);
- G2L["96"]["PaddingTop"] = UDim.new(0, 2);
- G2L["96"]["Name"] = [[Padding]];
- G2L["96"]["PaddingRight"] = UDim.new(0, 17);
- G2L["96"]["PaddingBottom"] = UDim.new(0, 2);
- G2L["96"]["PaddingLeft"] = UDim.new(0, 88);
- -- StarterGui.internalUI.TopbarUI.Toggle.Atomic
- G2L["97"] = Instance.new("Frame", G2L["94"]);
- G2L["97"]["BackgroundTransparency"] = 1;
- G2L["97"]["LayoutOrder"] = 1;
- G2L["97"]["Size"] = UDim2.new(0, 44, 1, 0);
- G2L["97"]["Name"] = [[Atomic]];
- -- StarterGui.internalUI.TopbarUI.Toggle.Atomic.Background
- G2L["98"] = Instance.new("ImageButton", G2L["97"]);
- G2L["98"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["98"]["AnchorPoint"] = Vector2.new(0, 0.5);
- G2L["98"]["Size"] = UDim2.new(0, 44, 0, 44);
- G2L["98"]["Name"] = [[Background]];
- G2L["98"]["Position"] = UDim2.new(0, 0, 0.5, 0);
- G2L["98"]["BackgroundTransparency"] = 0.30000001192092896;
- -- StarterGui.internalUI.TopbarUI.Toggle.Atomic.Background.UICorner
- G2L["99"] = Instance.new("UICorner", G2L["98"]);
- G2L["99"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.internalUI.TopbarUI.Toggle.Atomic.Background.StateOverlayRound
- G2L["9a"] = Instance.new("Frame", G2L["98"]);
- G2L["9a"]["ZIndex"] = 2;
- G2L["9a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["9a"]["BackgroundTransparency"] = 1;
- G2L["9a"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["9a"]["Name"] = [[StateOverlayRound]];
- -- StarterGui.internalUI.TopbarUI.Toggle.Atomic.Background.StateOverlayRound.UICorner
- G2L["9b"] = Instance.new("UICorner", G2L["9a"]);
- G2L["9b"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.internalUI.TopbarUI.Toggle.Atomic.Background.ImageLabel
- G2L["9c"] = Instance.new("ImageLabel", G2L["98"]);
- G2L["9c"]["BorderSizePixel"] = 0;
- G2L["9c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["9c"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["9c"]["Size"] = UDim2.new(0, 32, 0, 32);
- G2L["9c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["9c"]["BackgroundTransparency"] = 1;
- G2L["9c"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.internalUI.TopbarUI.Toggle.Atomic.Background.LocalScript
- G2L["9d"] = Instance.new("LocalScript", G2L["98"]);
- -- StarterGui.internalUI.TopBar.Close.LocalScript
- local function C_c()
- local script = G2L["c"];
- local t = game:GetService("TweenService")
- script.Parent.MouseEnter:Connect(function()
- t:Create(script.Parent.ImageLabel, TweenInfo.new(0.5, Enum.EasingStyle.Linear), {ImageColor3 = Color3.fromRGB(255, 57, 57)}):Play()
- end)
- script.Parent.MouseLeave:Connect(function()
- t:Create(script.Parent.ImageLabel, TweenInfo.new(0.5, Enum.EasingStyle.Linear), {ImageColor3 = Color3.fromRGB(175, 175, 175)}):Play()
- end)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent:Destroy()
- end)
- end;
- task.spawn(C_c);
- -- StarterGui.internalUI.TopBar.Minimize.LocalScript
- local function C_10()
- local script = G2L["10"];
- local t = game:GetService("TweenService")
- script.Parent.MouseEnter:Connect(function()
- t:Create(script.Parent.ImageLabel, TweenInfo.new(0.2, Enum.EasingStyle.Linear), {ImageColor3 = Color3.fromRGB(255, 255, 255)}):Play()
- end)
- script.Parent.MouseLeave:Connect(function()
- t:Create(script.Parent.ImageLabel, TweenInfo.new(0.2, Enum.EasingStyle.Linear), {ImageColor3 = Color3.fromRGB(175, 175, 1755)}):Play()
- end)
- a=true
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.MainFrame.Visible=not script.Parent.Parent.MainFrame.Visible
- a = not a
- if a then
- script.Parent.ImageLabel.Image = "rbxassetid://7072719125"
- else
- script.Parent.ImageLabel.Image = "rbxassetid://7072718683"
- end
- end)
- end;
- task.spawn(C_10);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Main.LocalScript
- local function C_17()
- local script = G2L["17"];
- local t = game:GetService("TweenService")
- script.Parent.MouseButton1Click:Connect(function()
- for i,v in pairs(script.Parent.Parent:GetChildren()) do
- if v==script.Parent then
- t:Create(v.ImageLabel,TweenInfo.new(0.2, Enum.EasingStyle.Linear),{ImageColor3=Color3.fromRGB(85, 85, 255)}):Play()
- else
- t:Create(v.ImageLabel,TweenInfo.new(0.2, Enum.EasingStyle.Linear),{ImageColor3=Color3.fromRGB(255, 255, 255)}):Play()
- end
- end
- end)
- end;
- task.spawn(C_17);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Cloud.LocalScript
- local function C_1a()
- local script = G2L["1a"];
- local t = game:GetService("TweenService")
- script.Parent.MouseButton1Click:Connect(function()
- for i,v in pairs(script.Parent.Parent:GetChildren()) do
- if v==script.Parent then
- t:Create(v.ImageLabel,TweenInfo.new(0.2, Enum.EasingStyle.Linear),{ImageColor3=Color3.fromRGB(85, 85, 255)}):Play()
- else
- t:Create(v.ImageLabel,TweenInfo.new(0.2, Enum.EasingStyle.Linear),{ImageColor3=Color3.fromRGB(255, 255, 255)}):Play()
- end
- end
- end)
- end;
- task.spawn(C_1a);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Coder.LocalScript
- local function C_1d()
- local script = G2L["1d"];
- local t = game:GetService("TweenService")
- script.Parent.MouseButton1Click:Connect(function()
- for i,v in pairs(script.Parent.Parent:GetChildren()) do
- if v==script.Parent then
- t:Create(v.ImageLabel,TweenInfo.new(0.2, Enum.EasingStyle.Linear),{ImageColor3=Color3.fromRGB(85, 85, 255)}):Play()
- else
- t:Create(v.ImageLabel,TweenInfo.new(0.2, Enum.EasingStyle.Linear),{ImageColor3=Color3.fromRGB(255, 255, 255)}):Play()
- end
- end
- end)
- end;
- task.spawn(C_1d);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.Tabs.Script.LocalScript
- local function C_20()
- local script = G2L["20"];
- local t = game:GetService("TweenService")
- script.Parent.MouseButton1Click:Connect(function()
- for i,v in pairs(script.Parent.Parent:GetChildren()) do
- if v==script.Parent then
- t:Create(v.ImageLabel,TweenInfo.new(0.2, Enum.EasingStyle.Linear),{ImageColor3=Color3.fromRGB(85, 85, 255)}):Play()
- else
- t:Create(v.ImageLabel,TweenInfo.new(0.2, Enum.EasingStyle.Linear),{ImageColor3=Color3.fromRGB(255, 255, 255)}):Play()
- end
- end
- end)
- end;
- task.spawn(C_20);
- -- StarterGui.internalUI.TopBar.MainFrame.Frame.LocalScript
- local function C_21()
- local script = G2L["21"];
- local t = game:GetService("TweenService")
- local selected
- local tabs = {"Main","Cloud","Script","Coder"}
- local function click(name)
- for i,v in pairs(script.Parent.Parent:GetChildren()) do
- if table.find(tabs, v.Name) then
- if v.Name==name then
- v.Visible = true
- else
- v.Visible = false
- end
- end
- end
- end
- for i,v in pairs(script.Parent.Tabs:GetChildren()) do
- if v:IsA("ImageButton") then
- v.MouseButton1Click:Connect(function()
- click(v.Name)
- end)
- end
- end
- end;
- task.spawn(C_21);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.User.ImageLabel.LocalScript
- local function C_2a()
- local script = G2L["2a"];
- local players = game:GetService("Players")
- local plr = players.LocalPlayer
- local ImageLabel = script.Parent
- local headshot = players:GetUserThumbnailAsync(plr.UserId, Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size420x420)
- ImageLabel.Image=headshot
- end;
- task.spawn(C_2a);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.TextLabel.LocalScript
- local function C_2c()
- local script = G2L["2c"];
- local players = game:GetService("Players")
- local plr = players.LocalPlayer
- script.Parent.Text = plr.DisplayName
- end;
- task.spawn(C_2c);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.TextLabel.LocalScript
- local function C_30()
- local script = G2L["30"];
- local players = game:GetService("Players")
- local plr = players.LocalPlayer
- script.Parent.Text = "@"..plr.Name
- end;
- task.spawn(C_30);
- -- StarterGui.internalUI.TopBar.MainFrame.Main.Frame.Frame.LocalScript
- local function C_43()
- local script = G2L["43"];
- local auto=script.Parent.Editor
- local bool = script.Parent.Parent.Parent.Parent.Parent.Wrap
- local a=true
- local t = game:GetService("TweenService")
- auto.MouseButton1Click:Connect(function()
- a=not a
- bool.Value = a
- if a then
- auto.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
- auto.UIStroke.Thickness = 0
- else
- auto.BackgroundColor3 = Color3.fromRGB(15,15,15)
- auto.UIStroke.Thickness = 2
- end
- end)
- end;
- task.spawn(C_43);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.ImageLabel.EditorFrame.LocalScript
- local function C_5a()
- local script = G2L["5a"];
- local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while", "is_synapse_function","is_protosmasher_caller", "execute","foreach","foreachi","insert","syn","HttpGet","HttpPost","__index","__namecall","__add","__call","__tostring","__tonumber","__div"}
- local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16","run_secure_function","create_secure_function","hookfunc","hookfunction","newcclosure","replaceclosure","islclosure","getgc","gcinfo","rconsolewarn","rconsoleprint","rconsoleinfo","rconsoleinput","rconsoleinputasync","rconsoleclear","rconsoleerr",}
- local src = script.Parent.Source
- local lin = script.Parent.Lines
- local Highlight = function(string, keywords)
- local K = {}
- local S = string
- local Token =
- {
- ["="] = true,
- ["."] = true,
- [","] = true,
- ["("] = true,
- [")"] = true,
- ["["] = true,
- ["]"] = true,
- ["{"] = true,
- ["}"] = true,
- [":"] = true,
- ["*"] = true,
- ["/"] = true,
- ["+"] = true,
- ["-"] = true,
- ["%"] = true,
- [";"] = true,
- ["~"] = true
- }
- for i, v in pairs(keywords) do
- K[v] = true
- end
- S = S:gsub(".", function(c)
- if Token[c] ~= nil then
- return "\32"
- else
- return c
- end
- end)
- S = S:gsub("%S+", function(c)
- if K[c] ~= nil then
- return c
- else
- return (" "):rep(#c)
- end
- end)
- return S
- end
- local hTokens = function(string)
- local Token =
- {
- ["="] = true,
- ["."] = true,
- [","] = true,
- ["("] = true,
- [")"] = true,
- ["["] = true,
- ["]"] = true,
- ["{"] = true,
- ["}"] = true,
- [":"] = true,
- ["*"] = true,
- ["/"] = true,
- ["+"] = true,
- ["-"] = true,
- ["%"] = true,
- [";"] = true,
- ["~"] = true
- }
- local A = ""
- local B = [[]]
- string:gsub(".", function(c)
- if Token[c] ~= nil then
- A = A .. c
- elseif c == "\n" then
- A = A .. "\n"
- elseif c == "\t" then
- A = A .. "\t"
- else
- A = A .. "\32"
- end
- end)
- return A
- end
- local strings = function(string)
- local highlight = ""
- local quote = false
- string:gsub(".", function(c)
- if quote == false and c == "\"" then
- quote = true
- elseif quote == true and c == "\"" then
- quote = false
- end
- if quote == false and c == "\"" then
- highlight = highlight .. "\""
- elseif c == "\n" then
- highlight = highlight .. "\n"
- elseif c == "\t" then
- highlight = highlight .. "\t"
- elseif quote == true then
- highlight = highlight .. c
- elseif quote == false then
- highlight = highlight .. "\32"
- end
- end)
- return highlight
- end
- local comments = function(string)
- local ret = ""
- string:gsub("[^\r\n]+", function(c)
- local comm = false
- local i = 0
- c:gsub(".", function(n)
- i = i + 1
- if c:sub(i, i + 1) == "--" then
- comm = true
- end
- if comm == true then
- ret = ret .. n
- else
- ret = ret .. "\32"
- end
- end)
- ret = ret
- end)
- return ret
- end
- local numbers = function(string)
- local A = ""
- string:gsub(".", function(c)
- if tonumber(c) ~= nil then
- A = A .. c
- elseif c == "\n" then
- A = A .. "\n"
- elseif c == "\t" then
- A = A .. "\t"
- else
- A = A .. "\32"
- end
- end)
- return A
- end
- local highlight_source = function(type)
- if type == "Text" then
- src.Text = script.Parent.Source.Text:gsub("\13", "")
- src.Text = script.Parent.Source.Text:gsub("\t", " ")
- local s = src.Text
- src.Keywords_.Text = Highlight(s, lua_keywords)
- src.Globals_.Text = Highlight(s, global_env)
- src.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"})
- src.Tokens_.Text = hTokens(s)
- src.Numbers_.Text = numbers(s)
- src.Strings_.Text = strings(s)
- local lin = 1
- s:gsub("\n", function()
- lin = lin + 1
- end)
- script.Parent.Lines.Text = ""
- for i = 1, lin do
- script.Parent.Lines.Text = script.Parent.Lines.Text .. i .. "\n"
- end
- end
- end
- local unhighlight = function()
- src.Keywords_.Visible = false
- src.Globals_.Visible = false
- src.RemoteHighlight_.Visible = false
- src.Tokens_.Visible = false
- src.Numbers_.Visible = false
- src.Strings_.Visible = false
- end
- local highlight = function()
- src.Keywords_.Visible = true
- src.Globals_.Visible = true
- src.RemoteHighlight_.Visible = true
- src.Tokens_.Visible = true
- src.Numbers_.Visible = true
- src.Strings_.Visible = true
- end
- highlight_source("Text")
- local bool = script.Parent.Parent.Parent.Parent.Parent.Wrap
- src.Focused:Connect(function()
- src.TextWrapped = bool.Value
- src.MultiLine = bool.Value
- unhighlight()
- end)
- src.FocusLost:Connect(function()
- src.TextWrapped = not bool.Value
- highlight()
- highlight_source(src.Text)
- end)
- src.Changed:Connect(highlight_source)
- end;
- task.spawn(C_5a);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.LocalScript
- local function C_6b()
- local script = G2L["6b"];
- local s = script.Parent.Parent.ImageLabel.EditorFrame
- local up=script.Parent.up
- local down=script.Parent.down
- local right=script.Parent.right
- local left=script.Parent.left
- up.MouseButton1Click:Connect(function()
- s.CanvasPosition = s.CanvasPosition + Vector2.new(0,-16)
- end)
- down.MouseButton1Click:Connect(function()
- s.CanvasPosition = s.CanvasPosition + Vector2.new(0,16)
- end)
- left.MouseButton1Click:Connect(function()
- s.CanvasPosition = s.CanvasPosition + Vector2.new(-10,0)
- end)
- right.MouseButton1Click:Connect(function()
- s.CanvasPosition = s.CanvasPosition + Vector2.new(10,0)
- end)
- end;
- task.spawn(C_6b);
- -- StarterGui.internalUI.TopBar.MainFrame.Coder.Frame.LocalScript
- local function C_7e()
- local script = G2L["7e"];
- local auto=script.Parent.Auto
- local run=script.Parent.Run
- local clear=script.Parent.Clear
- local copy=script.Parent.Copy
- local textbox=script.Parent.TextBox
- local a=false
- local t = game:GetService("TweenService")
- run.MouseButton1Click:Connect(function()
- assert(loadstring(script.Parent.Parent.ImageLabel.EditorFrame.Source.Text))()
- end)
- clear.MouseButton1Click:Connect(function()
- script.Parent.Parent.ImageLabel.EditorFrame.Source.Text=""
- end)
- copy.MouseButton1Click:Connect(function()
- local e=script.Parent.Parent.ImageLabel.EditorFrame.Source.Text
- setclipboard(e)
- end)
- auto.MouseButton1Click:Connect(function()
- a=not a
- if a then
- auto.BackgroundColor3 = Color3.fromRGB(85, 85, 255)
- auto.UIStroke.Thickness = 0
- else
- auto.BackgroundColor3 = Color3.fromRGB(15,15,15)
- auto.UIStroke.Thickness = 2
- end
- end)
- while true do
- if a then
- assert(loadstring(script.Parent.Parent.ImageLabel.EditorFrame.Source.Text))()
- end
- wait(textbox.Text)
- end
- end;
- task.spawn(C_7e);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.InfiniteYield.LocalScript
- local function C_8b()
- local script = G2L["8b"];
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- end;
- task.spawn(C_8b);
- -- StarterGui.internalUI.TopBar.MainFrame.Script.Frame.TimeStop.LocalScript
- local function C_90()
- local script = G2L["90"];
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/XEEit9Az'))()
- end)
- end;
- task.spawn(C_90);
- --remote spy
- local function C_da()
- local script = G2L["ao"];
- script.Parent.MouseButton1Click:Connect(function()
- getgenv().operatorColor = Color3.fromRGB(187, 85, 255)
- getgenv().functionColor = Color3.fromRGB(97, 175, 239)
- getgenv().stringColor = Color3.fromRGB(152, 195, 121)
- getgenv().numberColor = Color3.fromRGB(209, 154, 102)
- getgenv().booleanColor= Color3.fromRGB(209, 154, 102)
- getgenv().objectColor = Color3.fromRGB(229, 192, 123)
- getgenv().defaultColor = Color3.fromRGB(224, 108, 117)
- getgenv().commentColor = Color3.fromRGB(148, 148, 148)
- getgenv().lineNumberColor = Color3.fromRGB(148, 148, 148)
- getgenv().genericColor = Color3.fromRGB(240, 240, 240)
- loadstring(
- game:HttpGet("https://pastebin.com/raw/nTT9vvWY")
- )()
- end)
- end;
- task.spawn(C_da);
- -- StarterGui.internalUI.TopBar.Dragify
- local function C_91()
- local script = G2L["91"];
- local UserInputService = game:GetService("UserInputService")
- local TweenService = game:GetService("TweenService")
- local Frame = script.Parent
- local StartPosition = nil
- local DragStart = nil
- local DragSpeed = 0.25
- local DragToggle = nil
- local function updateInput(Input)
- local Delta = Input.Position - DragStart
- local Position = UDim2.new(StartPosition.X.Scale, StartPosition.X.Offset + Delta.X, StartPosition.Y.Scale, StartPosition.Y.Offset + Delta.Y)
- TweenService:Create(Frame, TweenInfo.new(DragSpeed), {Position = Position}):Play()
- end
- Frame.InputBegan:Connect(function(Input)
- if (Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch) then
- DragToggle = true
- DragStart = Input.Position
- StartPosition = Frame.Position
- Input.Changed:Connect(function()
- if Input.UserInputState == Enum.UserInputState.End then
- DragToggle = false
- end
- end)
- end
- end)
- UserInputService.InputChanged:Connect(function(Input)
- if (Input.UserInputType == Enum.UserInputType.MouseMovement or Input.UserInputType == Enum.UserInputType.Touch) then
- if DragToggle then
- updateInput(Input)
- end
- end
- end)
- end;
- task.spawn(C_91);
- -- StarterGui.internalUI.TopbarUI.Toggle.Atomic.Background.LocalScript
- local function C_9d()
- local script = G2L["9d"];
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Parent.Parent.TopBar.Visible = not script.Parent.Parent.Parent.Parent.Parent.TopBar.Visible
- end)
- end;
- task.spawn(C_9d);
- return G2L["1"], require;
Add Comment
Please, Sign In to add comment