Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[=[
- d888b db db d888888b .d888b. db db db .d8b.
- 88' Y8b 88 88 `88' VP `8D 88 88 88 d8' `8b
- 88 88 88 88 odD' 88 88 88 88ooo88
- 88 ooo 88 88 88 .88' 88 88 88 88~~~88
- 88. ~8~ 88b d88 .88. j88. 88booo. 88b d88 88 88 @uniquadev
- Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER
- ]=]
- -- Instances: 634 | Scripts: 40 | Modules: 0 | Tags: 0
- local G2L = {};
- -- StarterGui.Sciptmode
- G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
- G2L["1"]["Name"] = [[Sciptmode]];
- G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
- -- StarterGui.Sciptmode.ANIMATIONS
- G2L["2"] = Instance.new("LocalScript", G2L["1"]);
- G2L["2"]["Name"] = [[ANIMATIONS]];
- -- StarterGui.Sciptmode.Equipment-inspection
- G2L["3"] = Instance.new("LocalScript", G2L["1"]);
- G2L["3"]["Name"] = [[Equipment-inspection]];
- -- StarterGui.Sciptmode.Main
- G2L["4"] = Instance.new("Frame", G2L["1"]);
- G2L["4"]["Active"] = true;
- G2L["4"]["BorderSizePixel"] = 0;
- G2L["4"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["4"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["4"]["Size"] = UDim2.new(0.48756, 0, 0.92044, 0);
- G2L["4"]["Position"] = UDim2.new(0.5, 0, 1.5, 0);
- G2L["4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["4"]["Name"] = [[Main]];
- -- StarterGui.Sciptmode.Main.UIStroke
- G2L["5"] = Instance.new("UIStroke", G2L["4"]);
- G2L["5"]["Transparency"] = 0.2;
- G2L["5"]["Thickness"] = 5;
- G2L["5"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.UICorner
- G2L["6"] = Instance.new("UICorner", G2L["4"]);
- G2L["6"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.Main.update
- G2L["7"] = Instance.new("Frame", G2L["4"]);
- G2L["7"]["BorderSizePixel"] = 0;
- G2L["7"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["7"]["Size"] = UDim2.new(0.34505, 0, 0.79685, 0);
- G2L["7"]["Position"] = UDim2.new(2, 0, 0.077, 0);
- G2L["7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["7"]["Name"] = [[update]];
- G2L["7"]["BackgroundTransparency"] = 0.2;
- -- StarterGui.Sciptmode.Main.update.UICorner
- G2L["8"] = Instance.new("UICorner", G2L["7"]);
- G2L["8"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.Main.update.UIStroke
- G2L["9"] = Instance.new("UIStroke", G2L["7"]);
- G2L["9"]["Transparency"] = 0.2;
- G2L["9"]["Thickness"] = 5;
- G2L["9"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.update.TextLabel
- G2L["a"] = Instance.new("TextLabel", G2L["7"]);
- G2L["a"]["TextWrapped"] = true;
- G2L["a"]["BorderSizePixel"] = 0;
- G2L["a"]["TextScaled"] = true;
- G2L["a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["a"]["TextSize"] = 14;
- G2L["a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["a"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["a"]["BackgroundTransparency"] = 1;
- G2L["a"]["Size"] = UDim2.new(0.99862, 0, 0.10513, 0);
- G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a"]["Text"] = [[Latest update]];
- G2L["a"]["Position"] = UDim2.new(0, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Function
- G2L["b"] = Instance.new("ScrollingFrame", G2L["4"]);
- G2L["b"]["Active"] = true;
- G2L["b"]["BorderSizePixel"] = 0;
- G2L["b"]["CanvasSize"] = UDim2.new(0, 0, 0.5, 0);
- G2L["b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["b"]["Name"] = [[Function]];
- G2L["b"]["ScrollBarImageTransparency"] = 1;
- G2L["b"]["Size"] = UDim2.new(0.26897, 0, 0.79787, 0);
- G2L["b"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b"]["Position"] = UDim2.new(-0.27, 0, 0.076, 0);
- G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b"]["ScrollBarThickness"] = 0;
- G2L["b"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Function.mode
- G2L["c"] = Instance.new("TextButton", G2L["b"]);
- G2L["c"]["TextWrapped"] = true;
- G2L["c"]["BorderSizePixel"] = 0;
- G2L["c"]["TextSize"] = 14;
- G2L["c"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c"]["TextScaled"] = true;
- G2L["c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["c"]["Size"] = UDim2.new(1, 0, 0.1, 0);
- G2L["c"]["Name"] = [[mode]];
- G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c"]["Text"] = [[Mode]];
- -- StarterGui.Sciptmode.Main.Function.mode.UICorner
- G2L["d"] = Instance.new("UICorner", G2L["c"]);
- G2L["d"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Function.mode.ImageLabel
- G2L["e"] = Instance.new("ImageLabel", G2L["c"]);
- G2L["e"]["BorderSizePixel"] = 0;
- G2L["e"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
- G2L["e"]["Image"] = [[rbxassetid://135149552063914]];
- G2L["e"]["Size"] = UDim2.new(0.23904, 0, 1, 0);
- G2L["e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e"]["BackgroundTransparency"] = 1;
- G2L["e"]["Position"] = UDim2.new(0.02789, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Function.mode.ImageLabel.UIAspectRatioConstraint
- G2L["f"] = Instance.new("UIAspectRatioConstraint", G2L["e"]);
- G2L["f"]["DominantAxis"] = Enum.DominantAxis.Height;
- -- StarterGui.Sciptmode.Main.Function.mode.LocalScript
- G2L["10"] = Instance.new("LocalScript", G2L["c"]);
- -- StarterGui.Sciptmode.Main.Function.place
- G2L["11"] = Instance.new("TextButton", G2L["b"]);
- G2L["11"]["TextWrapped"] = true;
- G2L["11"]["BorderSizePixel"] = 0;
- G2L["11"]["TextSize"] = 14;
- G2L["11"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["11"]["TextScaled"] = true;
- G2L["11"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["11"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["11"]["Size"] = UDim2.new(1, 0, 0.1, 0);
- G2L["11"]["Name"] = [[place]];
- G2L["11"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["11"]["Text"] = [[Place]];
- G2L["11"]["Position"] = UDim2.new(0, 0, 0.11887, 0);
- -- StarterGui.Sciptmode.Main.Function.place.UICorner
- G2L["12"] = Instance.new("UICorner", G2L["11"]);
- G2L["12"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Function.place.ImageLabel
- G2L["13"] = Instance.new("ImageLabel", G2L["11"]);
- G2L["13"]["BorderSizePixel"] = 0;
- G2L["13"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
- G2L["13"]["Image"] = [[rbxassetid://18218271735]];
- G2L["13"]["Size"] = UDim2.new(0.23904, 0, 1, 0);
- G2L["13"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["13"]["BackgroundTransparency"] = 1;
- G2L["13"]["Position"] = UDim2.new(0.02789, 0, 0, 0);
- -- Attributes
- G2L["13"]:SetAttribute([[UIAspectRatioConstraint]], [[true]]);
- -- StarterGui.Sciptmode.Main.Function.place.ImageLabel.UIAspectRatioConstraint
- G2L["14"] = Instance.new("UIAspectRatioConstraint", G2L["13"]);
- G2L["14"]["DominantAxis"] = Enum.DominantAxis.Height;
- -- StarterGui.Sciptmode.Main.Function.place.LocalScript
- G2L["15"] = Instance.new("LocalScript", G2L["11"]);
- -- StarterGui.Sciptmode.Main.Function.UIListLayout
- G2L["16"] = Instance.new("UIListLayout", G2L["b"]);
- G2L["16"]["Padding"] = UDim.new(0.01, 0);
- G2L["16"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Function.Item
- G2L["17"] = Instance.new("TextButton", G2L["b"]);
- G2L["17"]["TextWrapped"] = true;
- G2L["17"]["BorderSizePixel"] = 0;
- G2L["17"]["TextSize"] = 14;
- G2L["17"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["17"]["TextScaled"] = true;
- G2L["17"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["17"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["17"]["Size"] = UDim2.new(1, 0, 0.1, 0);
- G2L["17"]["Name"] = [[Item]];
- G2L["17"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["17"]["Text"] = [[Item]];
- -- StarterGui.Sciptmode.Main.Function.Item.UICorner
- G2L["18"] = Instance.new("UICorner", G2L["17"]);
- G2L["18"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Function.Item.ImageLabel
- G2L["19"] = Instance.new("ImageLabel", G2L["17"]);
- G2L["19"]["BorderSizePixel"] = 0;
- G2L["19"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
- G2L["19"]["Image"] = [[rbxassetid://7817553487]];
- G2L["19"]["Size"] = UDim2.new(0.23904, 0, 1, 0);
- G2L["19"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["19"]["BackgroundTransparency"] = 1;
- G2L["19"]["Position"] = UDim2.new(0.02789, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Function.Item.ImageLabel.UIAspectRatioConstraint
- G2L["1a"] = Instance.new("UIAspectRatioConstraint", G2L["19"]);
- G2L["1a"]["DominantAxis"] = Enum.DominantAxis.Height;
- -- StarterGui.Sciptmode.Main.Function.Item.LocalScript
- G2L["1b"] = Instance.new("LocalScript", G2L["17"]);
- -- StarterGui.Sciptmode.Main.Function.Customentity
- G2L["1c"] = Instance.new("TextButton", G2L["b"]);
- G2L["1c"]["TextWrapped"] = true;
- G2L["1c"]["BorderSizePixel"] = 0;
- G2L["1c"]["TextSize"] = 29;
- G2L["1c"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1c"]["TextScaled"] = true;
- G2L["1c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["1c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1c"]["Size"] = UDim2.new(1, 0, 0.1, 0);
- G2L["1c"]["Name"] = [[Customentity]];
- G2L["1c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1c"]["Text"] = [[Custom
- entity]];
- G2L["1c"]["Visible"] = false;
- -- StarterGui.Sciptmode.Main.Function.Customentity.UICorner
- G2L["1d"] = Instance.new("UICorner", G2L["1c"]);
- G2L["1d"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Function.Customentity.LocalScript
- G2L["1e"] = Instance.new("LocalScript", G2L["1c"]);
- -- StarterGui.Sciptmode.Main.Function.Customentity.ImageLabel
- G2L["1f"] = Instance.new("ImageLabel", G2L["1c"]);
- G2L["1f"]["BorderSizePixel"] = 0;
- G2L["1f"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
- G2L["1f"]["Image"] = [[rbxassetid://76607055144408]];
- G2L["1f"]["Size"] = UDim2.new(0.23904, 0, 1, 0);
- G2L["1f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1f"]["BackgroundTransparency"] = 1;
- G2L["1f"]["Position"] = UDim2.new(0.02789, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Function.Customentity.ImageLabel.UIAspectRatioConstraint
- G2L["20"] = Instance.new("UIAspectRatioConstraint", G2L["1f"]);
- G2L["20"]["DominantAxis"] = Enum.DominantAxis.Height;
- -- StarterGui.Sciptmode.Main.Function.Customentity.Frame
- G2L["21"] = Instance.new("Frame", G2L["1c"]);
- G2L["21"]["ZIndex"] = 2;
- G2L["21"]["BorderSizePixel"] = 0;
- G2L["21"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["21"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["21"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["21"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Function.Customentity.Frame.TextLabel
- G2L["22"] = Instance.new("TextLabel", G2L["21"]);
- G2L["22"]["TextWrapped"] = true;
- G2L["22"]["ZIndex"] = 3;
- G2L["22"]["BorderSizePixel"] = 0;
- G2L["22"]["TextScaled"] = true;
- G2L["22"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["22"]["TextSize"] = 14;
- G2L["22"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["22"]["TextColor3"] = Color3.fromRGB(255, 0, 5);
- G2L["22"]["BackgroundTransparency"] = 1;
- G2L["22"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["22"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["22"]["Text"] = [[UNPURCHASED]];
- G2L["22"]["Rotation"] = 5;
- -- StarterGui.Sciptmode.Main.Function.Customentity.Frame.TextLabel.LocalScript
- G2L["23"] = Instance.new("LocalScript", G2L["22"]);
- -- StarterGui.Sciptmode.Main.Function.Customentity.Frame.UICorner
- G2L["24"] = Instance.new("UICorner", G2L["21"]);
- G2L["24"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Settings
- G2L["25"] = Instance.new("Frame", G2L["4"]);
- G2L["25"]["Visible"] = false;
- G2L["25"]["BorderSizePixel"] = 0;
- G2L["25"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["25"]["Size"] = UDim2.new(1, 0, 0, 0);
- G2L["25"]["Position"] = UDim2.new(0, 0, 0.262, 0);
- G2L["25"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["25"]["Name"] = [[Settings]];
- G2L["25"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Settings.Darg
- G2L["26"] = Instance.new("TextButton", G2L["25"]);
- G2L["26"]["TextWrapped"] = true;
- G2L["26"]["TextTruncate"] = Enum.TextTruncate.AtEnd;
- G2L["26"]["BorderSizePixel"] = 0;
- G2L["26"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["26"]["TextSize"] = 14;
- G2L["26"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["26"]["TextScaled"] = true;
- G2L["26"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["26"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["26"]["Size"] = UDim2.new(1, 0, 0.18053, 0);
- G2L["26"]["BackgroundTransparency"] = 1;
- G2L["26"]["Name"] = [[Darg]];
- G2L["26"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["26"]["Text"] = [[ Drag]];
- G2L["26"]["Position"] = UDim2.new(0, 0, 0.04694, 0);
- G2L["26"]["SelectionGroup"] = true;
- -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground
- G2L["27"] = Instance.new("Frame", G2L["26"]);
- G2L["27"]["BorderSizePixel"] = 0;
- G2L["27"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["27"]["Size"] = UDim2.new(0.29292, 0, 0.79, 0);
- G2L["27"]["Position"] = UDim2.new(0.68562, 0, 0.1, 0);
- G2L["27"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["27"]["Name"] = [[Buttonbackground]];
- -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.UICorner
- G2L["28"] = Instance.new("UICorner", G2L["27"]);
- G2L["28"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.Button
- G2L["29"] = Instance.new("Frame", G2L["27"]);
- G2L["29"]["ZIndex"] = 2;
- G2L["29"]["BorderSizePixel"] = 0;
- G2L["29"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["29"]["Size"] = UDim2.new(0.28938, 0, 1, 0);
- G2L["29"]["Position"] = UDim2.new(0.71062, 0, -0.01266, 0);
- G2L["29"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["29"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.Button.UICorner
- G2L["2a"] = Instance.new("UICorner", G2L["29"]);
- G2L["2a"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.TextLabel
- G2L["2b"] = Instance.new("TextLabel", G2L["27"]);
- G2L["2b"]["TextWrapped"] = true;
- G2L["2b"]["BorderSizePixel"] = 0;
- G2L["2b"]["TextScaled"] = true;
- G2L["2b"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["2b"]["TextSize"] = 14;
- G2L["2b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["2b"]["TextColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["2b"]["BackgroundTransparency"] = 1;
- G2L["2b"]["Size"] = UDim2.new(0.7326, 0, 0.63291, 0);
- G2L["2b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["2b"]["Text"] = [[OFF]];
- G2L["2b"]["Position"] = UDim2.new(0.0989, 0, 0.17722, 0);
- -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.TextLabel.UIStroke
- G2L["2c"] = Instance.new("UIStroke", G2L["2b"]);
- G2L["2c"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.black
- G2L["2d"] = Instance.new("Frame", G2L["27"]);
- G2L["2d"]["ZIndex"] = 3;
- G2L["2d"]["BorderSizePixel"] = 0;
- G2L["2d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["2d"]["Size"] = UDim2.new(1.00343, 0, 1.02532, 0);
- G2L["2d"]["Position"] = UDim2.new(0, 0, -0.01266, 0);
- G2L["2d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["2d"]["Name"] = [[black]];
- G2L["2d"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.black.UICorner
- G2L["2e"] = Instance.new("UICorner", G2L["2d"]);
- G2L["2e"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Settings.Darg.LocalScript
- G2L["2f"] = Instance.new("LocalScript", G2L["26"]);
- -- StarterGui.Sciptmode.Main.Settings.Language
- G2L["30"] = Instance.new("TextButton", G2L["25"]);
- G2L["30"]["TextWrapped"] = true;
- G2L["30"]["TextTruncate"] = Enum.TextTruncate.AtEnd;
- G2L["30"]["BorderSizePixel"] = 0;
- G2L["30"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["30"]["TextSize"] = 14;
- G2L["30"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["30"]["TextScaled"] = true;
- G2L["30"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["30"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["30"]["Size"] = UDim2.new(1, 0, 0.18053, 0);
- G2L["30"]["BackgroundTransparency"] = 1;
- G2L["30"]["Name"] = [[Language]];
- G2L["30"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["30"]["Text"] = [[ Language]];
- G2L["30"]["Position"] = UDim2.new(0, 0, 0.23059, 0);
- G2L["30"]["SelectionGroup"] = true;
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground
- G2L["31"] = Instance.new("Frame", G2L["30"]);
- G2L["31"]["BorderSizePixel"] = 0;
- G2L["31"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["31"]["Size"] = UDim2.new(0.29292, 0, 0.79, 0);
- G2L["31"]["Position"] = UDim2.new(0.68562, 0, 0.1, 0);
- G2L["31"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["31"]["Name"] = [[Buttonbackground]];
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.UICorner
- G2L["32"] = Instance.new("UICorner", G2L["31"]);
- G2L["32"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.TextLabel
- G2L["33"] = Instance.new("TextLabel", G2L["31"]);
- G2L["33"]["TextWrapped"] = true;
- G2L["33"]["BorderSizePixel"] = 0;
- G2L["33"]["TextScaled"] = true;
- G2L["33"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["33"]["TextSize"] = 14;
- G2L["33"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["33"]["TextColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["33"]["BackgroundTransparency"] = 1;
- G2L["33"]["Size"] = UDim2.new(0.7326, 0, 0.63291, 0);
- G2L["33"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["33"]["Text"] = [[English]];
- G2L["33"]["Position"] = UDim2.new(0.0989, 0, 0.17722, 0);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.TextLabel.UIStroke
- G2L["34"] = Instance.new("UIStroke", G2L["33"]);
- G2L["34"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame
- G2L["35"] = Instance.new("Frame", G2L["31"]);
- G2L["35"]["Visible"] = false;
- G2L["35"]["BorderSizePixel"] = 0;
- G2L["35"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["35"]["Size"] = UDim2.new(1, 0, 3, 0);
- G2L["35"]["Position"] = UDim2.new(0, 0, 0.9, 0);
- G2L["35"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["35"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.UIStroke
- G2L["36"] = Instance.new("UIStroke", G2L["35"]);
- G2L["36"]["Transparency"] = 0.2;
- G2L["36"]["Thickness"] = 5;
- G2L["36"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.UICorner
- G2L["37"] = Instance.new("UICorner", G2L["35"]);
- G2L["37"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame
- G2L["38"] = Instance.new("ScrollingFrame", G2L["35"]);
- G2L["38"]["Active"] = true;
- G2L["38"]["BorderSizePixel"] = 0;
- G2L["38"]["CanvasSize"] = UDim2.new(0, 0, 10, 0);
- G2L["38"]["ElasticBehavior"] = Enum.ElasticBehavior.Always;
- G2L["38"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["38"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["38"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["38"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["38"]["ScrollBarThickness"] = 0;
- G2L["38"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.UIListLayout
- G2L["39"] = Instance.new("UIListLayout", G2L["38"]);
- G2L["39"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["39"]["Padding"] = UDim.new(0.01, 0);
- G2L["39"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.English
- G2L["3a"] = Instance.new("Frame", G2L["38"]);
- G2L["3a"]["BorderSizePixel"] = 0;
- G2L["3a"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["3a"]["Size"] = UDim2.new(0.9, 0, 0.02, 0);
- G2L["3a"]["Position"] = UDim2.new(0.05106, 0, 0.04069, 0);
- G2L["3a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3a"]["Name"] = [[English]];
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.English.TextButton
- G2L["3b"] = Instance.new("TextButton", G2L["3a"]);
- G2L["3b"]["TextWrapped"] = true;
- G2L["3b"]["BorderSizePixel"] = 0;
- G2L["3b"]["TextSize"] = 14;
- G2L["3b"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3b"]["TextScaled"] = true;
- G2L["3b"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["3b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["3b"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["3b"]["BackgroundTransparency"] = 1;
- G2L["3b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3b"]["Text"] = [[English]];
- G2L["3b"]["Position"] = UDim2.new(0, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.English.TextButton.Frame
- G2L["3c"] = Instance.new("Frame", G2L["3b"]);
- G2L["3c"]["BorderSizePixel"] = 0;
- G2L["3c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3c"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["3c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3c"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.English.TextButton.LocalScript
- G2L["3d"] = Instance.new("LocalScript", G2L["3b"]);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.English.TextButton.Blackbackground
- G2L["3e"] = Instance.new("Frame", G2L["3b"]);
- G2L["3e"]["BorderSizePixel"] = 0;
- G2L["3e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3e"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["3e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["3e"]["Name"] = [[Blackbackground]];
- G2L["3e"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.English.UICorner
- G2L["3f"] = Instance.new("UICorner", G2L["3a"]);
- G2L["3f"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.English.UIStroke
- G2L["40"] = Instance.new("UIStroke", G2L["3a"]);
- G2L["40"]["Thickness"] = 5;
- G2L["40"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.SChinese
- G2L["41"] = Instance.new("Frame", G2L["38"]);
- G2L["41"]["BorderSizePixel"] = 0;
- G2L["41"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["41"]["Size"] = UDim2.new(0.9, 0, 0.02, 0);
- G2L["41"]["Position"] = UDim2.new(0.05106, 0, 0.04069, 0);
- G2L["41"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["41"]["Name"] = [[SChinese]];
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.SChinese.TextButton
- G2L["42"] = Instance.new("TextButton", G2L["41"]);
- G2L["42"]["TextWrapped"] = true;
- G2L["42"]["BorderSizePixel"] = 0;
- G2L["42"]["TextSize"] = 14;
- G2L["42"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["42"]["TextScaled"] = true;
- G2L["42"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["42"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["42"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["42"]["BackgroundTransparency"] = 1;
- G2L["42"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["42"]["Text"] = [[简体中文]];
- G2L["42"]["Position"] = UDim2.new(0, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.SChinese.TextButton.Frame
- G2L["43"] = Instance.new("Frame", G2L["42"]);
- G2L["43"]["BorderSizePixel"] = 0;
- G2L["43"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["43"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["43"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["43"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.SChinese.TextButton.Blackbackground
- G2L["44"] = Instance.new("Frame", G2L["42"]);
- G2L["44"]["Visible"] = false;
- G2L["44"]["BorderSizePixel"] = 0;
- G2L["44"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["44"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["44"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["44"]["Name"] = [[Blackbackground]];
- G2L["44"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.SChinese.TextButton.LocalScript
- G2L["45"] = Instance.new("LocalScript", G2L["42"]);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.SChinese.UICorner
- G2L["46"] = Instance.new("UICorner", G2L["41"]);
- G2L["46"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.SChinese.UIStroke
- G2L["47"] = Instance.new("UIStroke", G2L["41"]);
- G2L["47"]["Thickness"] = 5;
- G2L["47"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Settings.Language.LocalScript
- G2L["48"] = Instance.new("LocalScript", G2L["30"]);
- -- StarterGui.Sciptmode.Main.Settings.Language.CN
- G2L["49"] = Instance.new("Frame", G2L["30"]);
- G2L["49"]["Visible"] = false;
- G2L["49"]["BorderSizePixel"] = 0;
- G2L["49"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["49"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["49"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["49"]["Name"] = [[CN]];
- G2L["49"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Settings.Language.EN
- G2L["4a"] = Instance.new("Frame", G2L["30"]);
- G2L["4a"]["BorderSizePixel"] = 0;
- G2L["4a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4a"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["4a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["4a"]["Name"] = [[EN]];
- G2L["4a"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity
- G2L["4b"] = Instance.new("Frame", G2L["4"]);
- G2L["4b"]["Visible"] = false;
- G2L["4b"]["BorderSizePixel"] = 0;
- G2L["4b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4b"]["Size"] = UDim2.new(0.9998, 0, 0.99974, 0);
- G2L["4b"]["Position"] = UDim2.new(-0, 0, 0, 0);
- G2L["4b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["4b"]["Name"] = [[Customentity]];
- G2L["4b"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame
- G2L["4c"] = Instance.new("ScrollingFrame", G2L["4b"]);
- G2L["4c"]["Active"] = true;
- G2L["4c"]["BorderSizePixel"] = 0;
- G2L["4c"]["CanvasSize"] = UDim2.new(0, 0, 5, 0);
- G2L["4c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4c"]["ScrollBarImageTransparency"] = 1;
- G2L["4c"]["Size"] = UDim2.new(1, 0, 0.83333, 0);
- G2L["4c"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["4c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["4c"]["ScrollBarThickness"] = 0;
- G2L["4c"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.UIListLayout
- G2L["4d"] = Instance.new("UIListLayout", G2L["4c"]);
- G2L["4d"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["4d"]["ItemLineAlignment"] = Enum.ItemLineAlignment.Center;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.TextLabel
- G2L["4e"] = Instance.new("TextLabel", G2L["4c"]);
- G2L["4e"]["TextWrapped"] = true;
- G2L["4e"]["BorderSizePixel"] = 0;
- G2L["4e"]["TextScaled"] = true;
- G2L["4e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4e"]["TextSize"] = 14;
- G2L["4e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["4e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["4e"]["BackgroundTransparency"] = 1;
- G2L["4e"]["Size"] = UDim2.new(1, 0, 0.03, 0);
- G2L["4e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["4e"]["Text"] = [[Custom entity]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity
- G2L["4f"] = Instance.new("Frame", G2L["4c"]);
- G2L["4f"]["BorderSizePixel"] = 0;
- G2L["4f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4f"]["Size"] = UDim2.new(1, 0, 0.09, 0);
- G2L["4f"]["Position"] = UDim2.new(0, 0, 0.06016, 0);
- G2L["4f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["4f"]["Name"] = [[Entity]];
- G2L["4f"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.N1ame
- G2L["50"] = Instance.new("Frame", G2L["4f"]);
- G2L["50"]["BorderSizePixel"] = 0;
- G2L["50"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["50"]["Size"] = UDim2.new(1, 0, 0.2, 0);
- G2L["50"]["Position"] = UDim2.new(0, 0, 0.05, 0);
- G2L["50"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["50"]["Name"] = [[N1ame]];
- G2L["50"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.N1ame.T
- G2L["51"] = Instance.new("TextLabel", G2L["50"]);
- G2L["51"]["TextWrapped"] = true;
- G2L["51"]["BorderSizePixel"] = 0;
- G2L["51"]["TextScaled"] = true;
- G2L["51"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["51"]["TextSize"] = 14;
- G2L["51"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["51"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["51"]["BackgroundTransparency"] = 1;
- G2L["51"]["Size"] = UDim2.new(0.21436, 0, 1, 0);
- G2L["51"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["51"]["Text"] = [[Name]];
- G2L["51"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.N1ame.Frame
- G2L["52"] = Instance.new("Frame", G2L["50"]);
- G2L["52"]["BorderSizePixel"] = 0;
- G2L["52"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["52"]["Size"] = UDim2.new(0.389, 0, 1, 0);
- G2L["52"]["Position"] = UDim2.new(0.214, 0, 0, 0);
- G2L["52"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["52"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.N1ame.Frame.UIStroke
- G2L["53"] = Instance.new("UIStroke", G2L["52"]);
- G2L["53"]["Thickness"] = 5;
- G2L["53"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.N1ame.Frame.TextBox
- G2L["54"] = Instance.new("TextBox", G2L["52"]);
- G2L["54"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["54"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["54"]["BorderSizePixel"] = 0;
- G2L["54"]["TextWrapped"] = true;
- G2L["54"]["TextSize"] = 14;
- G2L["54"]["TextScaled"] = true;
- G2L["54"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["54"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["54"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["54"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["54"]["Text"] = [[Enitity]];
- G2L["54"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.UIListLayout
- G2L["55"] = Instance.new("UIListLayout", G2L["4f"]);
- G2L["55"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["55"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["55"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["55"]["Padding"] = UDim.new(0.15, 0);
- G2L["55"]["VerticalAlignment"] = Enum.VerticalAlignment.Bottom;
- G2L["55"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.Model
- G2L["56"] = Instance.new("Frame", G2L["4f"]);
- G2L["56"]["BorderSizePixel"] = 0;
- G2L["56"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["56"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["56"]["Position"] = UDim2.new(0, 0, 0.3, 0);
- G2L["56"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["56"]["Name"] = [[Model]];
- G2L["56"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.Model.T
- G2L["57"] = Instance.new("TextLabel", G2L["56"]);
- G2L["57"]["TextWrapped"] = true;
- G2L["57"]["BorderSizePixel"] = 0;
- G2L["57"]["TextScaled"] = true;
- G2L["57"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["57"]["TextSize"] = 14;
- G2L["57"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["57"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["57"]["BackgroundTransparency"] = 1;
- G2L["57"]["Size"] = UDim2.new(0.21436, 0, 1, 0);
- G2L["57"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["57"]["Text"] = [[Model]];
- G2L["57"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.Model.Frame
- G2L["58"] = Instance.new("Frame", G2L["56"]);
- G2L["58"]["BorderSizePixel"] = 0;
- G2L["58"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["58"]["Size"] = UDim2.new(0.7, 0, 1, 0);
- G2L["58"]["Position"] = UDim2.new(0.214, 0, 0, 0);
- G2L["58"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["58"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.Model.Frame.UIStroke
- G2L["59"] = Instance.new("UIStroke", G2L["58"]);
- G2L["59"]["Thickness"] = 5;
- G2L["59"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.Model.Frame.TextBox
- G2L["5a"] = Instance.new("TextBox", G2L["58"]);
- G2L["5a"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["5a"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["5a"]["BorderSizePixel"] = 0;
- G2L["5a"]["TextWrapped"] = true;
- G2L["5a"]["TextSize"] = 14;
- G2L["5a"]["TextScaled"] = true;
- G2L["5a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["5a"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["5a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5a"]["Text"] = [[123456]];
- G2L["5a"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.HeightOffset
- G2L["5b"] = Instance.new("Frame", G2L["4f"]);
- G2L["5b"]["BorderSizePixel"] = 0;
- G2L["5b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["5b"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["5b"]["Position"] = UDim2.new(0, 0, 0.56, 0);
- G2L["5b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5b"]["Name"] = [[HeightOffset]];
- G2L["5b"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.HeightOffset.T
- G2L["5c"] = Instance.new("TextLabel", G2L["5b"]);
- G2L["5c"]["TextWrapped"] = true;
- G2L["5c"]["BorderSizePixel"] = 0;
- G2L["5c"]["TextScaled"] = true;
- G2L["5c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["5c"]["TextSize"] = 14;
- G2L["5c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["5c"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["5c"]["BackgroundTransparency"] = 1;
- G2L["5c"]["Size"] = UDim2.new(0.214, 0, 1, 0);
- G2L["5c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5c"]["Text"] = [[Height
- Offset]];
- G2L["5c"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.HeightOffset.Frame
- G2L["5d"] = Instance.new("Frame", G2L["5b"]);
- G2L["5d"]["BorderSizePixel"] = 0;
- G2L["5d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5d"]["Size"] = UDim2.new(0.389, 0, 1, 0);
- G2L["5d"]["Position"] = UDim2.new(0.214, 0, 0, 0);
- G2L["5d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5d"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.HeightOffset.Frame.UIStroke
- G2L["5e"] = Instance.new("UIStroke", G2L["5d"]);
- G2L["5e"]["Thickness"] = 5;
- G2L["5e"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.HeightOffset.Frame.TextBox
- G2L["5f"] = Instance.new("TextBox", G2L["5d"]);
- G2L["5f"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["5f"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["5f"]["BorderSizePixel"] = 0;
- G2L["5f"]["TextWrapped"] = true;
- G2L["5f"]["TextSize"] = 14;
- G2L["5f"]["TextScaled"] = true;
- G2L["5f"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["5f"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["5f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5f"]["Text"] = [[0]];
- G2L["5f"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Entity.UIStroke
- G2L["60"] = Instance.new("UIStroke", G2L["4f"]);
- G2L["60"]["Thickness"] = 5;
- G2L["60"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights
- G2L["61"] = Instance.new("Frame", G2L["4c"]);
- G2L["61"]["BorderSizePixel"] = 0;
- G2L["61"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["61"]["Size"] = UDim2.new(1, 0, 0.09, 0);
- G2L["61"]["Position"] = UDim2.new(0, 0, 0.06016, 0);
- G2L["61"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["61"]["Name"] = [[Lights]];
- G2L["61"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.UIListLayout
- G2L["62"] = Instance.new("UIListLayout", G2L["61"]);
- G2L["62"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["62"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["62"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["62"]["Padding"] = UDim.new(0.1, 0);
- G2L["62"]["VerticalAlignment"] = Enum.VerticalAlignment.Bottom;
- G2L["62"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Lights
- G2L["63"] = Instance.new("TextLabel", G2L["61"]);
- G2L["63"]["TextWrapped"] = true;
- G2L["63"]["BorderSizePixel"] = 0;
- G2L["63"]["TextScaled"] = true;
- G2L["63"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["63"]["TextSize"] = 14;
- G2L["63"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["63"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["63"]["BackgroundTransparency"] = 1;
- G2L["63"]["Size"] = UDim2.new(0.21436, 0, 0.3, 0);
- G2L["63"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["63"]["Text"] = [[Lights]];
- G2L["63"]["Name"] = [[Lights]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker
- G2L["64"] = Instance.new("Frame", G2L["61"]);
- G2L["64"]["BorderSizePixel"] = 0;
- G2L["64"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["64"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["64"]["Position"] = UDim2.new(0, 0, 0.56, 0);
- G2L["64"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["64"]["Name"] = [[Flicker]];
- G2L["64"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Duration
- G2L["65"] = Instance.new("Frame", G2L["64"]);
- G2L["65"]["BorderSizePixel"] = 0;
- G2L["65"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["65"]["Size"] = UDim2.new(0.389, 0, 1, 0);
- G2L["65"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["65"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["65"]["Name"] = [[Duration]];
- G2L["65"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Duration.UIStroke
- G2L["66"] = Instance.new("UIStroke", G2L["65"]);
- G2L["66"]["Thickness"] = 5;
- G2L["66"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Duration.TextBox
- G2L["67"] = Instance.new("TextBox", G2L["65"]);
- G2L["67"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["67"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["67"]["BorderSizePixel"] = 0;
- G2L["67"]["TextWrapped"] = true;
- G2L["67"]["TextSize"] = 14;
- G2L["67"]["TextScaled"] = true;
- G2L["67"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["67"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["67"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["67"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["67"]["Text"] = [[1]];
- G2L["67"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Duration.Duration
- G2L["68"] = Instance.new("Frame", G2L["65"]);
- G2L["68"]["BorderSizePixel"] = 0;
- G2L["68"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["68"]["Size"] = UDim2.new(0.47, 0, 1.03057, 0);
- G2L["68"]["Position"] = UDim2.new(0.53, 0, -1.1, 0);
- G2L["68"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["68"]["Name"] = [[Duration]];
- G2L["68"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Duration.Duration.TextLabel
- G2L["69"] = Instance.new("TextLabel", G2L["68"]);
- G2L["69"]["TextWrapped"] = true;
- G2L["69"]["BorderSizePixel"] = 0;
- G2L["69"]["TextScaled"] = true;
- G2L["69"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["69"]["TextSize"] = 14;
- G2L["69"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["69"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["69"]["BackgroundTransparency"] = 1;
- G2L["69"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["69"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["69"]["Text"] = [[Duration]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Duration.Duration.TextLabel.UIStroke
- G2L["6a"] = Instance.new("UIStroke", G2L["69"]);
- G2L["6a"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Duration.Duration.UIStroke
- G2L["6b"] = Instance.new("UIStroke", G2L["68"]);
- G2L["6b"]["Thickness"] = 5;
- G2L["6b"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker
- G2L["6c"] = Instance.new("TextButton", G2L["64"]);
- G2L["6c"]["TextWrapped"] = true;
- G2L["6c"]["BorderSizePixel"] = 0;
- G2L["6c"]["TextSize"] = 14;
- G2L["6c"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["6c"]["TextScaled"] = true;
- G2L["6c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["6c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["6c"]["Size"] = UDim2.new(0.4, 0, 1, 0);
- G2L["6c"]["BackgroundTransparency"] = 1;
- G2L["6c"]["Name"] = [[Flicker]];
- G2L["6c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["6c"]["Text"] = [[]];
- G2L["6c"]["Position"] = UDim2.new(0.03, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.UICorner
- G2L["6d"] = Instance.new("UICorner", G2L["6c"]);
- G2L["6d"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.LocalScript
- G2L["6e"] = Instance.new("LocalScript", G2L["6c"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.oo
- G2L["6f"] = Instance.new("Frame", G2L["6c"]);
- G2L["6f"]["BorderSizePixel"] = 0;
- G2L["6f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["6f"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["6f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["6f"]["Name"] = [[oo]];
- G2L["6f"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.TextLabel
- G2L["70"] = Instance.new("TextLabel", G2L["6c"]);
- G2L["70"]["TextWrapped"] = true;
- G2L["70"]["BorderSizePixel"] = 0;
- G2L["70"]["TextScaled"] = true;
- G2L["70"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["70"]["TextSize"] = 14;
- G2L["70"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["70"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["70"]["BackgroundTransparency"] = 1;
- G2L["70"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["70"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["70"]["Text"] = [[Flicker]];
- G2L["70"]["Position"] = UDim2.new(0, 0, -0.01272, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.background
- G2L["71"] = Instance.new("Frame", G2L["6c"]);
- G2L["71"]["BorderSizePixel"] = 0;
- G2L["71"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["71"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["71"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["71"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["71"]["Name"] = [[background]];
- G2L["71"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.background.UICorner
- G2L["72"] = Instance.new("UICorner", G2L["71"]);
- G2L["72"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.background.Button
- G2L["73"] = Instance.new("Frame", G2L["71"]);
- G2L["73"]["ZIndex"] = 2;
- G2L["73"]["BorderSizePixel"] = 0;
- G2L["73"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["73"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["73"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["73"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.background.Button.UICorner
- G2L["74"] = Instance.new("UICorner", G2L["73"]);
- G2L["74"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.background.black
- G2L["75"] = Instance.new("Frame", G2L["71"]);
- G2L["75"]["ZIndex"] = 3;
- G2L["75"]["BorderSizePixel"] = 0;
- G2L["75"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["75"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["75"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["75"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["75"]["Name"] = [[black]];
- G2L["75"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.background.black.UICorner
- G2L["76"] = Instance.new("UICorner", G2L["75"]);
- G2L["76"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR
- G2L["77"] = Instance.new("Frame", G2L["61"]);
- G2L["77"]["BorderSizePixel"] = 0;
- G2L["77"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["77"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["77"]["Position"] = UDim2.new(0, 0, 0.3, 0);
- G2L["77"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["77"]["Name"] = [[SR]];
- G2L["77"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair
- G2L["78"] = Instance.new("Frame", G2L["77"]);
- G2L["78"]["BorderSizePixel"] = 0;
- G2L["78"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["78"]["Size"] = UDim2.new(0.41454, 0, 1, 0);
- G2L["78"]["Position"] = UDim2.new(0.49946, 0, -0.01272, 0);
- G2L["78"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["78"]["Name"] = [[Repair]];
- G2L["78"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB
- G2L["79"] = Instance.new("TextButton", G2L["78"]);
- G2L["79"]["TextWrapped"] = true;
- G2L["79"]["BorderSizePixel"] = 0;
- G2L["79"]["TextSize"] = 14;
- G2L["79"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["79"]["TextScaled"] = true;
- G2L["79"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["79"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["79"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["79"]["BackgroundTransparency"] = 1;
- G2L["79"]["Name"] = [[TB]];
- G2L["79"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["79"]["Text"] = [[]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.UICorner
- G2L["7a"] = Instance.new("UICorner", G2L["79"]);
- G2L["7a"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.LocalScript
- G2L["7b"] = Instance.new("LocalScript", G2L["79"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.background
- G2L["7c"] = Instance.new("Frame", G2L["79"]);
- G2L["7c"]["BorderSizePixel"] = 0;
- G2L["7c"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["7c"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["7c"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["7c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["7c"]["Name"] = [[background]];
- G2L["7c"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.background.UICorner
- G2L["7d"] = Instance.new("UICorner", G2L["7c"]);
- G2L["7d"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.background.Button
- G2L["7e"] = Instance.new("Frame", G2L["7c"]);
- G2L["7e"]["ZIndex"] = 2;
- G2L["7e"]["BorderSizePixel"] = 0;
- G2L["7e"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["7e"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["7e"]["Position"] = UDim2.new(0.69, 0, 0, 0);
- G2L["7e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["7e"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.background.Button.UICorner
- G2L["7f"] = Instance.new("UICorner", G2L["7e"]);
- G2L["7f"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.background.black
- G2L["80"] = Instance.new("Frame", G2L["7c"]);
- G2L["80"]["ZIndex"] = 3;
- G2L["80"]["BorderSizePixel"] = 0;
- G2L["80"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["80"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["80"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["80"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["80"]["Name"] = [[black]];
- G2L["80"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.background.black.UICorner
- G2L["81"] = Instance.new("UICorner", G2L["80"]);
- G2L["81"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.oo
- G2L["82"] = Instance.new("Frame", G2L["79"]);
- G2L["82"]["Visible"] = false;
- G2L["82"]["BorderSizePixel"] = 0;
- G2L["82"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["82"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["82"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["82"]["Name"] = [[oo]];
- G2L["82"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.T
- G2L["83"] = Instance.new("TextLabel", G2L["78"]);
- G2L["83"]["TextWrapped"] = true;
- G2L["83"]["BorderSizePixel"] = 0;
- G2L["83"]["TextScaled"] = true;
- G2L["83"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["83"]["TextSize"] = 14;
- G2L["83"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["83"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["83"]["BackgroundTransparency"] = 1;
- G2L["83"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["83"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["83"]["Text"] = [[Repair]];
- G2L["83"]["Name"] = [[T]];
- G2L["83"]["Position"] = UDim2.new(0.00045, 0, 0.00762, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter
- G2L["84"] = Instance.new("Frame", G2L["77"]);
- G2L["84"]["BorderSizePixel"] = 0;
- G2L["84"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["84"]["Size"] = UDim2.new(0.4, 0, 1, 0);
- G2L["84"]["Position"] = UDim2.new(0.02894, 0, 0, 0);
- G2L["84"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["84"]["Name"] = [[Shatter]];
- G2L["84"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.T
- G2L["85"] = Instance.new("TextLabel", G2L["84"]);
- G2L["85"]["TextWrapped"] = true;
- G2L["85"]["BorderSizePixel"] = 0;
- G2L["85"]["TextScaled"] = true;
- G2L["85"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["85"]["TextSize"] = 14;
- G2L["85"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["85"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["85"]["BackgroundTransparency"] = 1;
- G2L["85"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["85"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["85"]["Text"] = [[Shatter]];
- G2L["85"]["Name"] = [[T]];
- G2L["85"]["Position"] = UDim2.new(0.00092, 0, 0.02545, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB
- G2L["86"] = Instance.new("TextButton", G2L["84"]);
- G2L["86"]["TextWrapped"] = true;
- G2L["86"]["BorderSizePixel"] = 0;
- G2L["86"]["TextSize"] = 14;
- G2L["86"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["86"]["TextScaled"] = true;
- G2L["86"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["86"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["86"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["86"]["BackgroundTransparency"] = 1;
- G2L["86"]["Name"] = [[TB]];
- G2L["86"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["86"]["Text"] = [[]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.UICorner
- G2L["87"] = Instance.new("UICorner", G2L["86"]);
- G2L["87"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.LocalScript
- G2L["88"] = Instance.new("LocalScript", G2L["86"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.background
- G2L["89"] = Instance.new("Frame", G2L["86"]);
- G2L["89"]["BorderSizePixel"] = 0;
- G2L["89"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["89"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["89"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["89"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["89"]["Name"] = [[background]];
- G2L["89"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.background.UICorner
- G2L["8a"] = Instance.new("UICorner", G2L["89"]);
- G2L["8a"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.background.Button
- G2L["8b"] = Instance.new("Frame", G2L["89"]);
- G2L["8b"]["ZIndex"] = 2;
- G2L["8b"]["BorderSizePixel"] = 0;
- G2L["8b"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["8b"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["8b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["8b"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.background.Button.UICorner
- G2L["8c"] = Instance.new("UICorner", G2L["8b"]);
- G2L["8c"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.background.black
- G2L["8d"] = Instance.new("Frame", G2L["89"]);
- G2L["8d"]["ZIndex"] = 3;
- G2L["8d"]["BorderSizePixel"] = 0;
- G2L["8d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["8d"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["8d"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["8d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["8d"]["Name"] = [[black]];
- G2L["8d"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.background.black.UICorner
- G2L["8e"] = Instance.new("UICorner", G2L["8d"]);
- G2L["8e"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.oo
- G2L["8f"] = Instance.new("Frame", G2L["86"]);
- G2L["8f"]["BorderSizePixel"] = 0;
- G2L["8f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["8f"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["8f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["8f"]["Name"] = [[oo]];
- G2L["8f"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.UIStroke
- G2L["90"] = Instance.new("UIStroke", G2L["61"]);
- G2L["90"]["Thickness"] = 5;
- G2L["90"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake
- G2L["91"] = Instance.new("Frame", G2L["4c"]);
- G2L["91"]["BorderSizePixel"] = 0;
- G2L["91"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["91"]["Size"] = UDim2.new(1, 0, 0.05, 0);
- G2L["91"]["Position"] = UDim2.new(0, 0, 0.06016, 0);
- G2L["91"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["91"]["Name"] = [[Earthquake]];
- G2L["91"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.UIListLayout
- G2L["92"] = Instance.new("UIListLayout", G2L["91"]);
- G2L["92"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["92"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["92"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["92"]["Padding"] = UDim.new(0.1, 0);
- G2L["92"]["VerticalAlignment"] = Enum.VerticalAlignment.Bottom;
- G2L["92"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.Earthquake
- G2L["93"] = Instance.new("TextLabel", G2L["91"]);
- G2L["93"]["TextWrapped"] = true;
- G2L["93"]["BorderSizePixel"] = 0;
- G2L["93"]["TextScaled"] = true;
- G2L["93"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["93"]["TextSize"] = 14;
- G2L["93"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["93"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["93"]["BackgroundTransparency"] = 1;
- G2L["93"]["Size"] = UDim2.new(0.21436, 0, 0.3, 0);
- G2L["93"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["93"]["Text"] = [[Earthquake]];
- G2L["93"]["Name"] = [[Earthquake]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB
- G2L["94"] = Instance.new("Frame", G2L["91"]);
- G2L["94"]["BorderSizePixel"] = 0;
- G2L["94"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["94"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["94"]["Position"] = UDim2.new(0, 0, 0.56, 0);
- G2L["94"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["94"]["Name"] = [[TB]];
- G2L["94"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB
- G2L["95"] = Instance.new("TextButton", G2L["94"]);
- G2L["95"]["TextWrapped"] = true;
- G2L["95"]["BorderSizePixel"] = 0;
- G2L["95"]["TextSize"] = 14;
- G2L["95"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["95"]["TextScaled"] = true;
- G2L["95"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["95"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["95"]["Size"] = UDim2.new(0.21436, 0, 1, 0);
- G2L["95"]["BackgroundTransparency"] = 1;
- G2L["95"]["Name"] = [[TB]];
- G2L["95"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["95"]["Text"] = [[]];
- G2L["95"]["Position"] = UDim2.new(0.39228, 0, -0.04123, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.UICorner
- G2L["96"] = Instance.new("UICorner", G2L["95"]);
- G2L["96"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.LocalScript
- G2L["97"] = Instance.new("LocalScript", G2L["95"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.background
- G2L["98"] = Instance.new("Frame", G2L["95"]);
- G2L["98"]["BorderSizePixel"] = 0;
- G2L["98"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["98"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["98"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["98"]["Name"] = [[background]];
- G2L["98"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.background.UICorner
- G2L["99"] = Instance.new("UICorner", G2L["98"]);
- G2L["99"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.background.Button
- G2L["9a"] = Instance.new("Frame", G2L["98"]);
- G2L["9a"]["ZIndex"] = 2;
- G2L["9a"]["BorderSizePixel"] = 0;
- G2L["9a"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["9a"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["9a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["9a"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.background.Button.UICorner
- G2L["9b"] = Instance.new("UICorner", G2L["9a"]);
- G2L["9b"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.background.black
- G2L["9c"] = Instance.new("Frame", G2L["98"]);
- G2L["9c"]["ZIndex"] = 3;
- G2L["9c"]["BorderSizePixel"] = 0;
- G2L["9c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["9c"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["9c"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["9c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["9c"]["Name"] = [[black]];
- G2L["9c"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.background.black.UICorner
- G2L["9d"] = Instance.new("UICorner", G2L["9c"]);
- G2L["9d"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.oo
- G2L["9e"] = Instance.new("Frame", G2L["95"]);
- G2L["9e"]["BorderSizePixel"] = 0;
- G2L["9e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["9e"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["9e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["9e"]["Name"] = [[oo]];
- G2L["9e"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.UIStroke
- G2L["9f"] = Instance.new("UIStroke", G2L["91"]);
- G2L["9f"]["Thickness"] = 5;
- G2L["9f"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake
- G2L["a0"] = Instance.new("Frame", G2L["4c"]);
- G2L["a0"]["BorderSizePixel"] = 0;
- G2L["a0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["a0"]["Size"] = UDim2.new(1, 0, 0.09, 0);
- G2L["a0"]["Position"] = UDim2.new(0, 0, 0.06016, 0);
- G2L["a0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a0"]["Name"] = [[CameraShake]];
- G2L["a0"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.UIListLayout
- G2L["a1"] = Instance.new("UIListLayout", G2L["a0"]);
- G2L["a1"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["a1"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["a1"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["a1"]["Padding"] = UDim.new(0.1, 0);
- G2L["a1"]["VerticalAlignment"] = Enum.VerticalAlignment.Bottom;
- G2L["a1"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.CameraShake
- G2L["a2"] = Instance.new("TextLabel", G2L["a0"]);
- G2L["a2"]["TextWrapped"] = true;
- G2L["a2"]["BorderSizePixel"] = 0;
- G2L["a2"]["TextScaled"] = true;
- G2L["a2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["a2"]["TextSize"] = 14;
- G2L["a2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["a2"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["a2"]["BackgroundTransparency"] = 1;
- G2L["a2"]["Size"] = UDim2.new(0.21436, 0, 0.3, 0);
- G2L["a2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a2"]["Text"] = [[CameraShake]];
- G2L["a2"]["Name"] = [[CameraShake]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA
- G2L["a3"] = Instance.new("Frame", G2L["a0"]);
- G2L["a3"]["BorderSizePixel"] = 0;
- G2L["a3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["a3"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["a3"]["Position"] = UDim2.new(0, 0, 0.56, 0);
- G2L["a3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a3"]["Name"] = [[EDRA]];
- G2L["a3"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED
- G2L["a4"] = Instance.new("TextButton", G2L["a3"]);
- G2L["a4"]["TextWrapped"] = true;
- G2L["a4"]["BorderSizePixel"] = 0;
- G2L["a4"]["TextSize"] = 14;
- G2L["a4"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a4"]["TextScaled"] = true;
- G2L["a4"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["a4"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["a4"]["Size"] = UDim2.new(0.21436, 0, 1, 0);
- G2L["a4"]["BackgroundTransparency"] = 1;
- G2L["a4"]["Name"] = [[ED]];
- G2L["a4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a4"]["Text"] = [[]];
- G2L["a4"]["Position"] = UDim2.new(0.05252, 0, -0.01014, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.UICorner
- G2L["a5"] = Instance.new("UICorner", G2L["a4"]);
- G2L["a5"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.LocalScript
- G2L["a6"] = Instance.new("LocalScript", G2L["a4"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.background
- G2L["a7"] = Instance.new("Frame", G2L["a4"]);
- G2L["a7"]["BorderSizePixel"] = 0;
- G2L["a7"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["a7"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["a7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a7"]["Name"] = [[background]];
- G2L["a7"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.background.UICorner
- G2L["a8"] = Instance.new("UICorner", G2L["a7"]);
- G2L["a8"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.background.Button
- G2L["a9"] = Instance.new("Frame", G2L["a7"]);
- G2L["a9"]["ZIndex"] = 2;
- G2L["a9"]["BorderSizePixel"] = 0;
- G2L["a9"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["a9"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["a9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a9"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.background.Button.UICorner
- G2L["aa"] = Instance.new("UICorner", G2L["a9"]);
- G2L["aa"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.background.black
- G2L["ab"] = Instance.new("Frame", G2L["a7"]);
- G2L["ab"]["ZIndex"] = 3;
- G2L["ab"]["BorderSizePixel"] = 0;
- G2L["ab"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ab"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["ab"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["ab"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ab"]["Name"] = [[black]];
- G2L["ab"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.background.black.UICorner
- G2L["ac"] = Instance.new("UICorner", G2L["ab"]);
- G2L["ac"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.background.TextLabel
- G2L["ad"] = Instance.new("TextLabel", G2L["a7"]);
- G2L["ad"]["TextWrapped"] = true;
- G2L["ad"]["BorderSizePixel"] = 0;
- G2L["ad"]["TextScaled"] = true;
- G2L["ad"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["ad"]["TextSize"] = 14;
- G2L["ad"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["ad"]["TextColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["ad"]["BackgroundTransparency"] = 1;
- G2L["ad"]["Size"] = UDim2.new(1, 0, 0.6541, 0);
- G2L["ad"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ad"]["Text"] = [[Enabled]];
- G2L["ad"]["Position"] = UDim2.new(-0.01013, 0, -0.53636, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.oo
- G2L["ae"] = Instance.new("Frame", G2L["a4"]);
- G2L["ae"]["BorderSizePixel"] = 0;
- G2L["ae"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["ae"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["ae"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ae"]["Name"] = [[oo]];
- G2L["ae"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.Range
- G2L["af"] = Instance.new("Frame", G2L["a3"]);
- G2L["af"]["BorderSizePixel"] = 0;
- G2L["af"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["af"]["Size"] = UDim2.new(0.5555, 0, 1, 0);
- G2L["af"]["Position"] = UDim2.new(0.33762, 0, 0, 0);
- G2L["af"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["af"]["Name"] = [[Range]];
- G2L["af"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.Range.Range
- G2L["b0"] = Instance.new("Frame", G2L["af"]);
- G2L["b0"]["BorderSizePixel"] = 0;
- G2L["b0"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b0"]["Size"] = UDim2.new(0.7, 0, 1, 0);
- G2L["b0"]["Position"] = UDim2.new(0.3, 0, 0, 0);
- G2L["b0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b0"]["Name"] = [[Range]];
- G2L["b0"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.Range.Range.UIStroke
- G2L["b1"] = Instance.new("UIStroke", G2L["b0"]);
- G2L["b1"]["Thickness"] = 5;
- G2L["b1"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.Range.Range.TextBox
- G2L["b2"] = Instance.new("TextBox", G2L["b0"]);
- G2L["b2"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["b2"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["b2"]["BorderSizePixel"] = 0;
- G2L["b2"]["TextWrapped"] = true;
- G2L["b2"]["TextSize"] = 14;
- G2L["b2"]["TextScaled"] = true;
- G2L["b2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["b2"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["b2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b2"]["Text"] = [[100]];
- G2L["b2"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.Range.TTT
- G2L["b3"] = Instance.new("TextLabel", G2L["af"]);
- G2L["b3"]["TextWrapped"] = true;
- G2L["b3"]["BorderSizePixel"] = 0;
- G2L["b3"]["TextScaled"] = true;
- G2L["b3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["b3"]["TextSize"] = 14;
- G2L["b3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["b3"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["b3"]["BackgroundTransparency"] = 1;
- G2L["b3"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["b3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b3"]["Text"] = [[Range]];
- G2L["b3"]["Name"] = [[TTT]];
- G2L["b3"]["Position"] = UDim2.new(0, 0, -0.00318, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values
- G2L["b4"] = Instance.new("Frame", G2L["a0"]);
- G2L["b4"]["BorderSizePixel"] = 0;
- G2L["b4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["b4"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["b4"]["Position"] = UDim2.new(0, 0, 0.3, 0);
- G2L["b4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b4"]["Name"] = [[Values]];
- G2L["b4"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.Values
- G2L["b5"] = Instance.new("TextLabel", G2L["b4"]);
- G2L["b5"]["TextWrapped"] = true;
- G2L["b5"]["BorderSizePixel"] = 0;
- G2L["b5"]["TextScaled"] = true;
- G2L["b5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["b5"]["TextSize"] = 14;
- G2L["b5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["b5"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["b5"]["BackgroundTransparency"] = 1;
- G2L["b5"]["Size"] = UDim2.new(0.21936, 0, 0.99808, 0);
- G2L["b5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b5"]["Text"] = [[Values]];
- G2L["b5"]["Name"] = [[Values]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.Magnitude
- G2L["b6"] = Instance.new("Frame", G2L["b4"]);
- G2L["b6"]["BorderSizePixel"] = 0;
- G2L["b6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b6"]["Size"] = UDim2.new(0.17517, 0, 1, 0);
- G2L["b6"]["Position"] = UDim2.new(0.22, 0, 0, 0);
- G2L["b6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b6"]["Name"] = [[Magnitude]];
- G2L["b6"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.Magnitude.UIStroke
- G2L["b7"] = Instance.new("UIStroke", G2L["b6"]);
- G2L["b7"]["Thickness"] = 5;
- G2L["b7"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.Magnitude.TextBox
- G2L["b8"] = Instance.new("TextBox", G2L["b6"]);
- G2L["b8"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["b8"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["b8"]["BorderSizePixel"] = 0;
- G2L["b8"]["TextWrapped"] = true;
- G2L["b8"]["TextSize"] = 14;
- G2L["b8"]["TextScaled"] = true;
- G2L["b8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b8"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["b8"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["b8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b8"]["Text"] = [[1.5]];
- G2L["b8"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.Roughness
- G2L["b9"] = Instance.new("Frame", G2L["b4"]);
- G2L["b9"]["BorderSizePixel"] = 0;
- G2L["b9"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b9"]["Size"] = UDim2.new(0.17517, 0, 1, 0);
- G2L["b9"]["Position"] = UDim2.new(0.4, 0, 0, 0);
- G2L["b9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b9"]["Name"] = [[Roughness]];
- G2L["b9"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.Roughness.UIStroke
- G2L["ba"] = Instance.new("UIStroke", G2L["b9"]);
- G2L["ba"]["Thickness"] = 5;
- G2L["ba"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.Roughness.TextBox
- G2L["bb"] = Instance.new("TextBox", G2L["b9"]);
- G2L["bb"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["bb"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["bb"]["BorderSizePixel"] = 0;
- G2L["bb"]["TextWrapped"] = true;
- G2L["bb"]["TextSize"] = 14;
- G2L["bb"]["TextScaled"] = true;
- G2L["bb"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["bb"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["bb"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["bb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["bb"]["Text"] = [[20]];
- G2L["bb"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.FadeIn
- G2L["bc"] = Instance.new("Frame", G2L["b4"]);
- G2L["bc"]["BorderSizePixel"] = 0;
- G2L["bc"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["bc"]["Size"] = UDim2.new(0.17517, 0, 1, 0);
- G2L["bc"]["Position"] = UDim2.new(0.58, 0, 0, 0);
- G2L["bc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["bc"]["Name"] = [[FadeIn]];
- G2L["bc"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.FadeIn.UIStroke
- G2L["bd"] = Instance.new("UIStroke", G2L["bc"]);
- G2L["bd"]["Thickness"] = 5;
- G2L["bd"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.FadeIn.TextBox
- G2L["be"] = Instance.new("TextBox", G2L["bc"]);
- G2L["be"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["be"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["be"]["BorderSizePixel"] = 0;
- G2L["be"]["TextWrapped"] = true;
- G2L["be"]["TextSize"] = 14;
- G2L["be"]["TextScaled"] = true;
- G2L["be"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["be"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["be"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["be"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["be"]["Text"] = [[0.1]];
- G2L["be"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.FadeOut
- G2L["bf"] = Instance.new("Frame", G2L["b4"]);
- G2L["bf"]["BorderSizePixel"] = 0;
- G2L["bf"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["bf"]["Size"] = UDim2.new(0.17517, 0, 1, 0);
- G2L["bf"]["Position"] = UDim2.new(0.76, 0, 0, 0);
- G2L["bf"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["bf"]["Name"] = [[FadeOut]];
- G2L["bf"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.FadeOut.UIStroke
- G2L["c0"] = Instance.new("UIStroke", G2L["bf"]);
- G2L["c0"]["Thickness"] = 5;
- G2L["c0"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.Values.FadeOut.TextBox
- G2L["c1"] = Instance.new("TextBox", G2L["bf"]);
- G2L["c1"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["c1"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["c1"]["BorderSizePixel"] = 0;
- G2L["c1"]["TextWrapped"] = true;
- G2L["c1"]["TextSize"] = 14;
- G2L["c1"]["TextScaled"] = true;
- G2L["c1"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c1"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["c1"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["c1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c1"]["Text"] = [[1]];
- G2L["c1"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.UIStroke
- G2L["c2"] = Instance.new("UIStroke", G2L["a0"]);
- G2L["c2"]["Thickness"] = 5;
- G2L["c2"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement
- G2L["c3"] = Instance.new("Frame", G2L["4c"]);
- G2L["c3"]["BorderSizePixel"] = 0;
- G2L["c3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["c3"]["Size"] = UDim2.new(1, 0, 0.09, 0);
- G2L["c3"]["Position"] = UDim2.new(0, 0, 0.06016, 0);
- G2L["c3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c3"]["Name"] = [[Movement]];
- G2L["c3"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.UIListLayout
- G2L["c4"] = Instance.new("UIListLayout", G2L["c3"]);
- G2L["c4"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["c4"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["c4"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["c4"]["Padding"] = UDim.new(0.1, 0);
- G2L["c4"]["VerticalAlignment"] = Enum.VerticalAlignment.Bottom;
- G2L["c4"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Movement
- G2L["c5"] = Instance.new("TextLabel", G2L["c3"]);
- G2L["c5"]["TextWrapped"] = true;
- G2L["c5"]["BorderSizePixel"] = 0;
- G2L["c5"]["TextScaled"] = true;
- G2L["c5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["c5"]["TextSize"] = 14;
- G2L["c5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["c5"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["c5"]["BackgroundTransparency"] = 1;
- G2L["c5"]["Size"] = UDim2.new(0.21436, 0, 0.3, 0);
- G2L["c5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c5"]["Text"] = [[Movement]];
- G2L["c5"]["Name"] = [[Movement]];
- G2L["c5"]["Position"] = UDim2.new(0, 0, -0.0031, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD
- G2L["c6"] = Instance.new("Frame", G2L["c3"]);
- G2L["c6"]["BorderSizePixel"] = 0;
- G2L["c6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["c6"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["c6"]["Position"] = UDim2.new(0, 0, 0.56, 0);
- G2L["c6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c6"]["Name"] = [[SD]];
- G2L["c6"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Speed
- G2L["c7"] = Instance.new("Frame", G2L["c6"]);
- G2L["c7"]["BorderSizePixel"] = 0;
- G2L["c7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["c7"]["Size"] = UDim2.new(0.42, 0, 1, 0);
- G2L["c7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c7"]["Name"] = [[Speed]];
- G2L["c7"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Speed.Speed
- G2L["c8"] = Instance.new("Frame", G2L["c7"]);
- G2L["c8"]["BorderSizePixel"] = 0;
- G2L["c8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c8"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["c8"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["c8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c8"]["Name"] = [[Speed]];
- G2L["c8"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Speed.Speed.UIStroke
- G2L["c9"] = Instance.new("UIStroke", G2L["c8"]);
- G2L["c9"]["Thickness"] = 5;
- G2L["c9"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Speed.Speed.TextBox
- G2L["ca"] = Instance.new("TextBox", G2L["c8"]);
- G2L["ca"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["ca"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["ca"]["BorderSizePixel"] = 0;
- G2L["ca"]["TextWrapped"] = true;
- G2L["ca"]["TextSize"] = 14;
- G2L["ca"]["TextScaled"] = true;
- G2L["ca"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ca"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["ca"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["ca"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ca"]["Text"] = [[100]];
- G2L["ca"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Speed.TextLabel
- G2L["cb"] = Instance.new("TextLabel", G2L["c7"]);
- G2L["cb"]["TextWrapped"] = true;
- G2L["cb"]["BorderSizePixel"] = 0;
- G2L["cb"]["TextScaled"] = true;
- G2L["cb"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["cb"]["TextSize"] = 14;
- G2L["cb"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["cb"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["cb"]["BackgroundTransparency"] = 1;
- G2L["cb"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["cb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["cb"]["Text"] = [[Speed]];
- G2L["cb"]["Position"] = UDim2.new(-0.00107, 0, -0.00318, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Delay
- G2L["cc"] = Instance.new("Frame", G2L["c6"]);
- G2L["cc"]["BorderSizePixel"] = 0;
- G2L["cc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["cc"]["Size"] = UDim2.new(0.41801, 0, 1, 0);
- G2L["cc"]["Position"] = UDim2.new(0.48553, 0, 0, 0);
- G2L["cc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["cc"]["Name"] = [[Delay]];
- G2L["cc"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Delay.Delay
- G2L["cd"] = Instance.new("Frame", G2L["cc"]);
- G2L["cd"]["BorderSizePixel"] = 0;
- G2L["cd"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["cd"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["cd"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["cd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["cd"]["Name"] = [[Delay]];
- G2L["cd"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Delay.Delay.UIStroke
- G2L["ce"] = Instance.new("UIStroke", G2L["cd"]);
- G2L["ce"]["Thickness"] = 5;
- G2L["ce"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Delay.Delay.TextBox
- G2L["cf"] = Instance.new("TextBox", G2L["cd"]);
- G2L["cf"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["cf"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["cf"]["BorderSizePixel"] = 0;
- G2L["cf"]["TextWrapped"] = true;
- G2L["cf"]["TextSize"] = 14;
- G2L["cf"]["TextScaled"] = true;
- G2L["cf"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["cf"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["cf"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["cf"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["cf"]["Text"] = [[2]];
- G2L["cf"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.SD.Delay.TextLabel
- G2L["d0"] = Instance.new("TextLabel", G2L["cc"]);
- G2L["d0"]["TextWrapped"] = true;
- G2L["d0"]["BorderSizePixel"] = 0;
- G2L["d0"]["TextScaled"] = true;
- G2L["d0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["d0"]["TextSize"] = 14;
- G2L["d0"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["d0"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["d0"]["BackgroundTransparency"] = 1;
- G2L["d0"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["d0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d0"]["Text"] = [[Delay]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed
- G2L["d1"] = Instance.new("Frame", G2L["c3"]);
- G2L["d1"]["BorderSizePixel"] = 0;
- G2L["d1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["d1"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["d1"]["Position"] = UDim2.new(0, 0, 0.3, 0);
- G2L["d1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d1"]["Name"] = [[Reversed]];
- G2L["d1"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.T
- G2L["d2"] = Instance.new("TextLabel", G2L["d1"]);
- G2L["d2"]["TextWrapped"] = true;
- G2L["d2"]["BorderSizePixel"] = 0;
- G2L["d2"]["TextScaled"] = true;
- G2L["d2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["d2"]["TextSize"] = 14;
- G2L["d2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["d2"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["d2"]["BackgroundTransparency"] = 1;
- G2L["d2"]["Size"] = UDim2.new(0.26688, 0, 1, 0);
- G2L["d2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d2"]["Text"] = [[Reversed]];
- G2L["d2"]["Name"] = [[T]];
- G2L["d2"]["Position"] = UDim2.new(0, 0, -0.01464, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB
- G2L["d3"] = Instance.new("TextButton", G2L["d1"]);
- G2L["d3"]["TextWrapped"] = true;
- G2L["d3"]["BorderSizePixel"] = 0;
- G2L["d3"]["TextSize"] = 14;
- G2L["d3"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d3"]["TextScaled"] = true;
- G2L["d3"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["d3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["d3"]["Size"] = UDim2.new(0.21436, 0, 1, 0);
- G2L["d3"]["BackgroundTransparency"] = 1;
- G2L["d3"]["Name"] = [[TB]];
- G2L["d3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d3"]["Text"] = [[]];
- G2L["d3"]["Position"] = UDim2.new(0.27331, 0, -0.01915, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.UICorner
- G2L["d4"] = Instance.new("UICorner", G2L["d3"]);
- G2L["d4"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.oo
- G2L["d5"] = Instance.new("Frame", G2L["d3"]);
- G2L["d5"]["BorderSizePixel"] = 0;
- G2L["d5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["d5"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["d5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d5"]["Name"] = [[oo]];
- G2L["d5"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.background
- G2L["d6"] = Instance.new("Frame", G2L["d3"]);
- G2L["d6"]["BorderSizePixel"] = 0;
- G2L["d6"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["d6"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["d6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d6"]["Name"] = [[background]];
- G2L["d6"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.background.UICorner
- G2L["d7"] = Instance.new("UICorner", G2L["d6"]);
- G2L["d7"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.background.Button
- G2L["d8"] = Instance.new("Frame", G2L["d6"]);
- G2L["d8"]["ZIndex"] = 2;
- G2L["d8"]["BorderSizePixel"] = 0;
- G2L["d8"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["d8"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["d8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["d8"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.background.Button.UICorner
- G2L["d9"] = Instance.new("UICorner", G2L["d8"]);
- G2L["d9"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.background.black
- G2L["da"] = Instance.new("Frame", G2L["d6"]);
- G2L["da"]["ZIndex"] = 3;
- G2L["da"]["BorderSizePixel"] = 0;
- G2L["da"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["da"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["da"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["da"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["da"]["Name"] = [[black]];
- G2L["da"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.background.black.UICorner
- G2L["db"] = Instance.new("UICorner", G2L["da"]);
- G2L["db"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.LocalScript
- G2L["dc"] = Instance.new("LocalScript", G2L["d3"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.UIStroke
- G2L["dd"] = Instance.new("UIStroke", G2L["c3"]);
- G2L["dd"]["Thickness"] = 5;
- G2L["dd"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding
- G2L["de"] = Instance.new("Frame", G2L["4c"]);
- G2L["de"]["BorderSizePixel"] = 0;
- G2L["de"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["de"]["Size"] = UDim2.new(1, 0, 0.09, 0);
- G2L["de"]["Position"] = UDim2.new(0, 0, 0.06016, 0);
- G2L["de"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["de"]["Name"] = [[Rebounding]];
- G2L["de"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.UIListLayout
- G2L["df"] = Instance.new("UIListLayout", G2L["de"]);
- G2L["df"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["df"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["df"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["df"]["Padding"] = UDim.new(0.1, 0);
- G2L["df"]["VerticalAlignment"] = Enum.VerticalAlignment.Bottom;
- G2L["df"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.Rebounding
- G2L["e0"] = Instance.new("TextLabel", G2L["de"]);
- G2L["e0"]["TextWrapped"] = true;
- G2L["e0"]["BorderSizePixel"] = 0;
- G2L["e0"]["TextScaled"] = true;
- G2L["e0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["e0"]["TextSize"] = 14;
- G2L["e0"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["e0"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["e0"]["BackgroundTransparency"] = 1;
- G2L["e0"]["Size"] = UDim2.new(0.21436, 0, 0.3, 0);
- G2L["e0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e0"]["Text"] = [[Rebounding]];
- G2L["e0"]["Name"] = [[Rebounding]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET
- G2L["e1"] = Instance.new("Frame", G2L["de"]);
- G2L["e1"]["BorderSizePixel"] = 0;
- G2L["e1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["e1"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["e1"]["Position"] = UDim2.new(0, 0, 0.3, 0);
- G2L["e1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e1"]["Name"] = [[ET]];
- G2L["e1"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED
- G2L["e2"] = Instance.new("TextButton", G2L["e1"]);
- G2L["e2"]["TextWrapped"] = true;
- G2L["e2"]["BorderSizePixel"] = 0;
- G2L["e2"]["TextSize"] = 14;
- G2L["e2"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e2"]["TextScaled"] = true;
- G2L["e2"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["e2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["e2"]["Size"] = UDim2.new(0.21436, 0, 1, 0);
- G2L["e2"]["BackgroundTransparency"] = 1;
- G2L["e2"]["Name"] = [[ED]];
- G2L["e2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e2"]["Text"] = [[]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.UICorner
- G2L["e3"] = Instance.new("UICorner", G2L["e2"]);
- G2L["e3"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.oo
- G2L["e4"] = Instance.new("Frame", G2L["e2"]);
- G2L["e4"]["BorderSizePixel"] = 0;
- G2L["e4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["e4"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["e4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e4"]["Name"] = [[oo]];
- G2L["e4"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.background
- G2L["e5"] = Instance.new("Frame", G2L["e2"]);
- G2L["e5"]["BorderSizePixel"] = 0;
- G2L["e5"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["e5"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["e5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e5"]["Name"] = [[background]];
- G2L["e5"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.background.UICorner
- G2L["e6"] = Instance.new("UICorner", G2L["e5"]);
- G2L["e6"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.background.Button
- G2L["e7"] = Instance.new("Frame", G2L["e5"]);
- G2L["e7"]["ZIndex"] = 2;
- G2L["e7"]["BorderSizePixel"] = 0;
- G2L["e7"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["e7"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["e7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e7"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.background.Button.UICorner
- G2L["e8"] = Instance.new("UICorner", G2L["e7"]);
- G2L["e8"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.background.black
- G2L["e9"] = Instance.new("Frame", G2L["e5"]);
- G2L["e9"]["ZIndex"] = 3;
- G2L["e9"]["BorderSizePixel"] = 0;
- G2L["e9"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e9"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["e9"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["e9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["e9"]["Name"] = [[black]];
- G2L["e9"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.background.black.UICorner
- G2L["ea"] = Instance.new("UICorner", G2L["e9"]);
- G2L["ea"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.background.TextLabel
- G2L["eb"] = Instance.new("TextLabel", G2L["e5"]);
- G2L["eb"]["TextWrapped"] = true;
- G2L["eb"]["BorderSizePixel"] = 0;
- G2L["eb"]["TextScaled"] = true;
- G2L["eb"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["eb"]["TextSize"] = 14;
- G2L["eb"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["eb"]["TextColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["eb"]["BackgroundTransparency"] = 1;
- G2L["eb"]["Size"] = UDim2.new(1, 0, 0.6541, 0);
- G2L["eb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["eb"]["Text"] = [[Enabled]];
- G2L["eb"]["Position"] = UDim2.new(-0.01013, 0, -0.53636, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.LocalScript
- G2L["ec"] = Instance.new("LocalScript", G2L["e2"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type
- G2L["ed"] = Instance.new("Frame", G2L["e1"]);
- G2L["ed"]["BorderSizePixel"] = 0;
- G2L["ed"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["ed"]["Size"] = UDim2.new(0.4, 0, 1, 0);
- G2L["ed"]["Position"] = UDim2.new(0.25295, 0, 0, 0);
- G2L["ed"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ed"]["Name"] = [[Type]];
- G2L["ed"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TextLabel
- G2L["ee"] = Instance.new("TextLabel", G2L["ed"]);
- G2L["ee"]["TextWrapped"] = true;
- G2L["ee"]["BorderSizePixel"] = 0;
- G2L["ee"]["TextScaled"] = true;
- G2L["ee"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["ee"]["TextSize"] = 14;
- G2L["ee"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["ee"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["ee"]["BackgroundTransparency"] = 1;
- G2L["ee"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["ee"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ee"]["Text"] = [[Type]];
- G2L["ee"]["Position"] = UDim2.new(-0.00214, 0, -0.0159, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1
- G2L["ef"] = Instance.new("TextButton", G2L["ed"]);
- G2L["ef"]["TextWrapped"] = true;
- G2L["ef"]["BorderSizePixel"] = 0;
- G2L["ef"]["TextSize"] = 14;
- G2L["ef"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ef"]["TextScaled"] = true;
- G2L["ef"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["ef"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["ef"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["ef"]["BackgroundTransparency"] = 1;
- G2L["ef"]["Name"] = [[TB1]];
- G2L["ef"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["ef"]["Text"] = [[]];
- G2L["ef"]["Position"] = UDim2.new(0.50054, 0, -0.01272, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.LocalScript
- G2L["f0"] = Instance.new("LocalScript", G2L["ef"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.UICorner
- G2L["f1"] = Instance.new("UICorner", G2L["ef"]);
- G2L["f1"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.oo
- G2L["f2"] = Instance.new("Frame", G2L["ef"]);
- G2L["f2"]["BorderSizePixel"] = 0;
- G2L["f2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["f2"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["f2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["f2"]["Name"] = [[oo]];
- G2L["f2"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.background
- G2L["f3"] = Instance.new("Frame", G2L["ef"]);
- G2L["f3"]["BorderSizePixel"] = 0;
- G2L["f3"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["f3"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["f3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["f3"]["Name"] = [[background]];
- G2L["f3"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.background.UICorner
- G2L["f4"] = Instance.new("UICorner", G2L["f3"]);
- G2L["f4"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.background.oo
- G2L["f5"] = Instance.new("TextLabel", G2L["f3"]);
- G2L["f5"]["TextWrapped"] = true;
- G2L["f5"]["BorderSizePixel"] = 0;
- G2L["f5"]["TextScaled"] = true;
- G2L["f5"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["f5"]["TextSize"] = 14;
- G2L["f5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["f5"]["TextColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["f5"]["BackgroundTransparency"] = 1;
- G2L["f5"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["f5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["f5"]["Text"] = [[Ambush]];
- G2L["f5"]["Name"] = [[oo]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.background.oo.UIStroke
- G2L["f6"] = Instance.new("UIStroke", G2L["f5"]);
- G2L["f6"]["Thickness"] = 3;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.background.Button
- G2L["f7"] = Instance.new("Frame", G2L["f3"]);
- G2L["f7"]["ZIndex"] = -1;
- G2L["f7"]["BorderSizePixel"] = 0;
- G2L["f7"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["f7"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["f7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["f7"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.background.Button.UICorner
- G2L["f8"] = Instance.new("UICorner", G2L["f7"]);
- G2L["f8"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.UIListLayout
- G2L["f9"] = Instance.new("UIListLayout", G2L["e1"]);
- G2L["f9"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["f9"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["f9"]["Padding"] = UDim.new(0.3, 0);
- G2L["f9"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
- G2L["f9"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["f9"]["FillDirection"] = Enum.FillDirection.Horizontal;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.UIStroke
- G2L["fa"] = Instance.new("UIStroke", G2L["de"]);
- G2L["fa"]["Thickness"] = 5;
- G2L["fa"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD
- G2L["fb"] = Instance.new("Frame", G2L["de"]);
- G2L["fb"]["BorderSizePixel"] = 0;
- G2L["fb"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["fb"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["fb"]["Position"] = UDim2.new(0, 0, 0.56, 0);
- G2L["fb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["fb"]["Name"] = [[MMD]];
- G2L["fb"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.UIListLayout
- G2L["fc"] = Instance.new("UIListLayout", G2L["fb"]);
- G2L["fc"]["Padding"] = UDim.new(0.01, 0);
- G2L["fc"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["fc"]["FillDirection"] = Enum.FillDirection.Horizontal;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Min
- G2L["fd"] = Instance.new("Frame", G2L["fb"]);
- G2L["fd"]["BorderSizePixel"] = 0;
- G2L["fd"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["fd"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["fd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["fd"]["Name"] = [[Min]];
- G2L["fd"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Min.F
- G2L["fe"] = Instance.new("Frame", G2L["fd"]);
- G2L["fe"]["BorderSizePixel"] = 0;
- G2L["fe"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["fe"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["fe"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["fe"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["fe"]["Name"] = [[F]];
- G2L["fe"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Min.F.UIStroke
- G2L["ff"] = Instance.new("UIStroke", G2L["fe"]);
- G2L["ff"]["Thickness"] = 5;
- G2L["ff"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Min.F.TextBox
- G2L["100"] = Instance.new("TextBox", G2L["fe"]);
- G2L["100"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["100"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["100"]["BorderSizePixel"] = 0;
- G2L["100"]["TextWrapped"] = true;
- G2L["100"]["TextSize"] = 14;
- G2L["100"]["TextScaled"] = true;
- G2L["100"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["100"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["100"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["100"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["100"]["Text"] = [[1]];
- G2L["100"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Min.T
- G2L["101"] = Instance.new("TextLabel", G2L["fd"]);
- G2L["101"]["TextWrapped"] = true;
- G2L["101"]["BorderSizePixel"] = 0;
- G2L["101"]["TextScaled"] = true;
- G2L["101"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["101"]["TextSize"] = 14;
- G2L["101"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["101"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["101"]["BackgroundTransparency"] = 1;
- G2L["101"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["101"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["101"]["Text"] = [[Min]];
- G2L["101"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Max
- G2L["102"] = Instance.new("Frame", G2L["fb"]);
- G2L["102"]["BorderSizePixel"] = 0;
- G2L["102"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["102"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["102"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["102"]["Name"] = [[Max]];
- G2L["102"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Max.T
- G2L["103"] = Instance.new("TextLabel", G2L["102"]);
- G2L["103"]["TextWrapped"] = true;
- G2L["103"]["BorderSizePixel"] = 0;
- G2L["103"]["TextScaled"] = true;
- G2L["103"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["103"]["TextSize"] = 14;
- G2L["103"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["103"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["103"]["BackgroundTransparency"] = 1;
- G2L["103"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["103"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["103"]["Text"] = [[Max]];
- G2L["103"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Max.F
- G2L["104"] = Instance.new("Frame", G2L["102"]);
- G2L["104"]["BorderSizePixel"] = 0;
- G2L["104"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["104"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["104"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["104"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["104"]["Name"] = [[F]];
- G2L["104"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Max.F.UIStroke
- G2L["105"] = Instance.new("UIStroke", G2L["104"]);
- G2L["105"]["Thickness"] = 5;
- G2L["105"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Max.F.TextBox
- G2L["106"] = Instance.new("TextBox", G2L["104"]);
- G2L["106"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["106"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["106"]["BorderSizePixel"] = 0;
- G2L["106"]["TextWrapped"] = true;
- G2L["106"]["TextSize"] = 14;
- G2L["106"]["TextScaled"] = true;
- G2L["106"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["106"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["106"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["106"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["106"]["Text"] = [[1]];
- G2L["106"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Delay
- G2L["107"] = Instance.new("Frame", G2L["fb"]);
- G2L["107"]["BorderSizePixel"] = 0;
- G2L["107"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["107"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["107"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["107"]["Name"] = [[Delay]];
- G2L["107"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Delay.F
- G2L["108"] = Instance.new("Frame", G2L["107"]);
- G2L["108"]["BorderSizePixel"] = 0;
- G2L["108"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["108"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["108"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["108"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["108"]["Name"] = [[F]];
- G2L["108"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Delay.F.UIStroke
- G2L["109"] = Instance.new("UIStroke", G2L["108"]);
- G2L["109"]["Thickness"] = 5;
- G2L["109"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Delay.F.TextBox
- G2L["10a"] = Instance.new("TextBox", G2L["108"]);
- G2L["10a"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["10a"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["10a"]["BorderSizePixel"] = 0;
- G2L["10a"]["TextWrapped"] = true;
- G2L["10a"]["TextSize"] = 14;
- G2L["10a"]["TextScaled"] = true;
- G2L["10a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["10a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["10a"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["10a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["10a"]["Text"] = [[2]];
- G2L["10a"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.MMD.Delay.T
- G2L["10b"] = Instance.new("TextLabel", G2L["107"]);
- G2L["10b"]["TextWrapped"] = true;
- G2L["10b"]["BorderSizePixel"] = 0;
- G2L["10b"]["TextScaled"] = true;
- G2L["10b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["10b"]["TextSize"] = 14;
- G2L["10b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["10b"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["10b"]["BackgroundTransparency"] = 1;
- G2L["10b"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["10b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["10b"]["Text"] = [[Delay]];
- G2L["10b"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage
- G2L["10c"] = Instance.new("Frame", G2L["4c"]);
- G2L["10c"]["BorderSizePixel"] = 0;
- G2L["10c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["10c"]["Size"] = UDim2.new(1, 0, 0.09, 0);
- G2L["10c"]["Position"] = UDim2.new(0, 0, 0.06016, 0);
- G2L["10c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["10c"]["Name"] = [[Damage]];
- G2L["10c"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.UIListLayout
- G2L["10d"] = Instance.new("UIListLayout", G2L["10c"]);
- G2L["10d"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["10d"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["10d"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["10d"]["Padding"] = UDim.new(0.1, 0);
- G2L["10d"]["VerticalAlignment"] = Enum.VerticalAlignment.Bottom;
- G2L["10d"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.Damage
- G2L["10e"] = Instance.new("TextLabel", G2L["10c"]);
- G2L["10e"]["TextWrapped"] = true;
- G2L["10e"]["BorderSizePixel"] = 0;
- G2L["10e"]["TextScaled"] = true;
- G2L["10e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["10e"]["TextSize"] = 14;
- G2L["10e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["10e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["10e"]["BackgroundTransparency"] = 1;
- G2L["10e"]["Size"] = UDim2.new(0.21436, 0, 0.3, 0);
- G2L["10e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["10e"]["Text"] = [[Damage]];
- G2L["10e"]["Name"] = [[Damage]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.UIStroke
- G2L["10f"] = Instance.new("UIStroke", G2L["10c"]);
- G2L["10f"]["Thickness"] = 5;
- G2L["10f"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED
- G2L["110"] = Instance.new("Frame", G2L["10c"]);
- G2L["110"]["BorderSizePixel"] = 0;
- G2L["110"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["110"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["110"]["Position"] = UDim2.new(0, 0, 0.56, 0);
- G2L["110"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["110"]["Name"] = [[ED]];
- G2L["110"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.UIListLayout
- G2L["111"] = Instance.new("UIListLayout", G2L["110"]);
- G2L["111"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["111"]["Padding"] = UDim.new(0.01, 0);
- G2L["111"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["111"]["FillDirection"] = Enum.FillDirection.Horizontal;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED
- G2L["112"] = Instance.new("TextButton", G2L["110"]);
- G2L["112"]["TextWrapped"] = true;
- G2L["112"]["BorderSizePixel"] = 0;
- G2L["112"]["TextSize"] = 14;
- G2L["112"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["112"]["TextScaled"] = true;
- G2L["112"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["112"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["112"]["Size"] = UDim2.new(0.21436, 0, 1, 0);
- G2L["112"]["BackgroundTransparency"] = 1;
- G2L["112"]["Name"] = [[ED]];
- G2L["112"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["112"]["Text"] = [[]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.UICorner
- G2L["113"] = Instance.new("UICorner", G2L["112"]);
- G2L["113"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.oo
- G2L["114"] = Instance.new("Frame", G2L["112"]);
- G2L["114"]["BorderSizePixel"] = 0;
- G2L["114"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["114"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["114"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["114"]["Name"] = [[oo]];
- G2L["114"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.background
- G2L["115"] = Instance.new("Frame", G2L["112"]);
- G2L["115"]["BorderSizePixel"] = 0;
- G2L["115"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["115"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["115"]["Position"] = UDim2.new(0, 0, -0.03986, 0);
- G2L["115"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["115"]["Name"] = [[background]];
- G2L["115"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.background.UICorner
- G2L["116"] = Instance.new("UICorner", G2L["115"]);
- G2L["116"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.background.Button
- G2L["117"] = Instance.new("Frame", G2L["115"]);
- G2L["117"]["ZIndex"] = 2;
- G2L["117"]["BorderSizePixel"] = 0;
- G2L["117"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["117"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["117"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["117"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.background.Button.UICorner
- G2L["118"] = Instance.new("UICorner", G2L["117"]);
- G2L["118"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.background.black
- G2L["119"] = Instance.new("Frame", G2L["115"]);
- G2L["119"]["ZIndex"] = 3;
- G2L["119"]["BorderSizePixel"] = 0;
- G2L["119"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["119"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["119"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["119"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["119"]["Name"] = [[black]];
- G2L["119"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.background.black.UICorner
- G2L["11a"] = Instance.new("UICorner", G2L["119"]);
- G2L["11a"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.background.TextLabel
- G2L["11b"] = Instance.new("TextLabel", G2L["115"]);
- G2L["11b"]["TextWrapped"] = true;
- G2L["11b"]["BorderSizePixel"] = 0;
- G2L["11b"]["TextScaled"] = true;
- G2L["11b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["11b"]["TextSize"] = 14;
- G2L["11b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["11b"]["TextColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["11b"]["BackgroundTransparency"] = 1;
- G2L["11b"]["Size"] = UDim2.new(1, 0, 0.6541, 0);
- G2L["11b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["11b"]["Text"] = [[Enabled]];
- G2L["11b"]["Position"] = UDim2.new(-0.01013, 0, -0.53636, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.LocalScript
- G2L["11c"] = Instance.new("LocalScript", G2L["112"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA
- G2L["11d"] = Instance.new("Frame", G2L["10c"]);
- G2L["11d"]["BorderSizePixel"] = 0;
- G2L["11d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["11d"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["11d"]["Position"] = UDim2.new(0, 0, 0.3, 0);
- G2L["11d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["11d"]["Name"] = [[RA]];
- G2L["11d"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.UIListLayout
- G2L["11e"] = Instance.new("UIListLayout", G2L["11d"]);
- G2L["11e"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["11e"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["11e"]["Padding"] = UDim.new(0.1, 0);
- G2L["11e"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
- G2L["11e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["11e"]["FillDirection"] = Enum.FillDirection.Horizontal;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Range
- G2L["11f"] = Instance.new("Frame", G2L["11d"]);
- G2L["11f"]["BorderSizePixel"] = 0;
- G2L["11f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["11f"]["Size"] = UDim2.new(0.29105, 0, 1.0204, 0);
- G2L["11f"]["Position"] = UDim2.new(0.36036, 0, 0, 0);
- G2L["11f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["11f"]["Name"] = [[Range]];
- G2L["11f"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Range.F
- G2L["120"] = Instance.new("Frame", G2L["11f"]);
- G2L["120"]["BorderSizePixel"] = 0;
- G2L["120"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["120"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["120"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["120"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["120"]["Name"] = [[F]];
- G2L["120"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Range.F.UIStroke
- G2L["121"] = Instance.new("UIStroke", G2L["120"]);
- G2L["121"]["Thickness"] = 5;
- G2L["121"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Range.F.TextBox
- G2L["122"] = Instance.new("TextBox", G2L["120"]);
- G2L["122"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["122"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["122"]["BorderSizePixel"] = 0;
- G2L["122"]["TextWrapped"] = true;
- G2L["122"]["TextSize"] = 14;
- G2L["122"]["TextScaled"] = true;
- G2L["122"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["122"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["122"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["122"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["122"]["Text"] = [[40]];
- G2L["122"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Range.T
- G2L["123"] = Instance.new("TextLabel", G2L["11f"]);
- G2L["123"]["TextWrapped"] = true;
- G2L["123"]["BorderSizePixel"] = 0;
- G2L["123"]["TextScaled"] = true;
- G2L["123"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["123"]["TextSize"] = 14;
- G2L["123"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["123"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["123"]["BackgroundTransparency"] = 1;
- G2L["123"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["123"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["123"]["Text"] = [[Range]];
- G2L["123"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Amount
- G2L["124"] = Instance.new("Frame", G2L["11d"]);
- G2L["124"]["BorderSizePixel"] = 0;
- G2L["124"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["124"]["Size"] = UDim2.new(0.29105, 0, 1.0204, 0);
- G2L["124"]["Position"] = UDim2.new(0.36036, 0, 0, 0);
- G2L["124"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["124"]["Name"] = [[Amount]];
- G2L["124"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Amount.F
- G2L["125"] = Instance.new("Frame", G2L["124"]);
- G2L["125"]["BorderSizePixel"] = 0;
- G2L["125"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["125"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["125"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["125"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["125"]["Name"] = [[F]];
- G2L["125"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Amount.F.UIStroke
- G2L["126"] = Instance.new("UIStroke", G2L["125"]);
- G2L["126"]["Thickness"] = 5;
- G2L["126"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Amount.F.TextBox
- G2L["127"] = Instance.new("TextBox", G2L["125"]);
- G2L["127"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["127"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["127"]["BorderSizePixel"] = 0;
- G2L["127"]["TextWrapped"] = true;
- G2L["127"]["TextSize"] = 14;
- G2L["127"]["TextScaled"] = true;
- G2L["127"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["127"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["127"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["127"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["127"]["Text"] = [[125]];
- G2L["127"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.RA.Amount.T
- G2L["128"] = Instance.new("TextLabel", G2L["124"]);
- G2L["128"]["TextWrapped"] = true;
- G2L["128"]["BorderSizePixel"] = 0;
- G2L["128"]["TextScaled"] = true;
- G2L["128"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["128"]["TextSize"] = 14;
- G2L["128"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["128"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["128"]["BackgroundTransparency"] = 1;
- G2L["128"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["128"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["128"]["Text"] = [[Amount]];
- G2L["128"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion
- G2L["129"] = Instance.new("Frame", G2L["4c"]);
- G2L["129"]["BorderSizePixel"] = 0;
- G2L["129"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["129"]["Size"] = UDim2.new(1, 0, 0.09, 0);
- G2L["129"]["Position"] = UDim2.new(0, 0, 0.06016, 0);
- G2L["129"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["129"]["Name"] = [[Crucifixion]];
- G2L["129"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.UIListLayout
- G2L["12a"] = Instance.new("UIListLayout", G2L["129"]);
- G2L["12a"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["12a"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["12a"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["12a"]["Padding"] = UDim.new(0.1, 0);
- G2L["12a"]["VerticalAlignment"] = Enum.VerticalAlignment.Bottom;
- G2L["12a"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.Damage
- G2L["12b"] = Instance.new("TextLabel", G2L["129"]);
- G2L["12b"]["TextWrapped"] = true;
- G2L["12b"]["BorderSizePixel"] = 0;
- G2L["12b"]["TextScaled"] = true;
- G2L["12b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["12b"]["TextSize"] = 14;
- G2L["12b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["12b"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["12b"]["BackgroundTransparency"] = 1;
- G2L["12b"]["Size"] = UDim2.new(0.21436, 0, 0.3, 0);
- G2L["12b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["12b"]["Text"] = [[Crucifixion]];
- G2L["12b"]["Name"] = [[Damage]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.UIStroke
- G2L["12c"] = Instance.new("UIStroke", G2L["129"]);
- G2L["12c"]["Thickness"] = 5;
- G2L["12c"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED
- G2L["12d"] = Instance.new("Frame", G2L["129"]);
- G2L["12d"]["BorderSizePixel"] = 0;
- G2L["12d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["12d"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["12d"]["Position"] = UDim2.new(0, 0, 0.56, 0);
- G2L["12d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["12d"]["Name"] = [[ED]];
- G2L["12d"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.UIListLayout
- G2L["12e"] = Instance.new("UIListLayout", G2L["12d"]);
- G2L["12e"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["12e"]["Padding"] = UDim.new(0.1, 0);
- G2L["12e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["12e"]["FillDirection"] = Enum.FillDirection.Horizontal;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED
- G2L["12f"] = Instance.new("TextButton", G2L["12d"]);
- G2L["12f"]["TextWrapped"] = true;
- G2L["12f"]["BorderSizePixel"] = 0;
- G2L["12f"]["TextSize"] = 14;
- G2L["12f"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["12f"]["TextScaled"] = true;
- G2L["12f"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["12f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["12f"]["Size"] = UDim2.new(0.21436, 0, 1, 0);
- G2L["12f"]["BackgroundTransparency"] = 1;
- G2L["12f"]["Name"] = [[ED]];
- G2L["12f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["12f"]["Text"] = [[]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.UICorner
- G2L["130"] = Instance.new("UICorner", G2L["12f"]);
- G2L["130"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.oo
- G2L["131"] = Instance.new("Frame", G2L["12f"]);
- G2L["131"]["BorderSizePixel"] = 0;
- G2L["131"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["131"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["131"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["131"]["Name"] = [[oo]];
- G2L["131"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.background
- G2L["132"] = Instance.new("Frame", G2L["12f"]);
- G2L["132"]["BorderSizePixel"] = 0;
- G2L["132"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["132"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["132"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["132"]["Name"] = [[background]];
- G2L["132"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.background.UICorner
- G2L["133"] = Instance.new("UICorner", G2L["132"]);
- G2L["133"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.background.Button
- G2L["134"] = Instance.new("Frame", G2L["132"]);
- G2L["134"]["ZIndex"] = 2;
- G2L["134"]["BorderSizePixel"] = 0;
- G2L["134"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["134"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["134"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["134"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.background.Button.UICorner
- G2L["135"] = Instance.new("UICorner", G2L["134"]);
- G2L["135"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.background.black
- G2L["136"] = Instance.new("Frame", G2L["132"]);
- G2L["136"]["ZIndex"] = 3;
- G2L["136"]["BorderSizePixel"] = 0;
- G2L["136"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["136"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["136"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["136"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["136"]["Name"] = [[black]];
- G2L["136"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.background.black.UICorner
- G2L["137"] = Instance.new("UICorner", G2L["136"]);
- G2L["137"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.background.TextLabel
- G2L["138"] = Instance.new("TextLabel", G2L["132"]);
- G2L["138"]["TextWrapped"] = true;
- G2L["138"]["BorderSizePixel"] = 0;
- G2L["138"]["TextScaled"] = true;
- G2L["138"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["138"]["TextSize"] = 14;
- G2L["138"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["138"]["TextColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["138"]["BackgroundTransparency"] = 1;
- G2L["138"]["Size"] = UDim2.new(1, 0, 0.6541, 0);
- G2L["138"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["138"]["Text"] = [[Enabled]];
- G2L["138"]["Position"] = UDim2.new(-0.01013, 0, -0.53636, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.LocalScript
- G2L["139"] = Instance.new("LocalScript", G2L["12f"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.Range
- G2L["13a"] = Instance.new("Frame", G2L["12d"]);
- G2L["13a"]["BorderSizePixel"] = 0;
- G2L["13a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["13a"]["Size"] = UDim2.new(0.29105, 0, 1.0204, 0);
- G2L["13a"]["Position"] = UDim2.new(0.36036, 0, 0, 0);
- G2L["13a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["13a"]["Name"] = [[Range]];
- G2L["13a"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.Range.F
- G2L["13b"] = Instance.new("Frame", G2L["13a"]);
- G2L["13b"]["BorderSizePixel"] = 0;
- G2L["13b"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["13b"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["13b"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["13b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["13b"]["Name"] = [[F]];
- G2L["13b"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.Range.F.UIStroke
- G2L["13c"] = Instance.new("UIStroke", G2L["13b"]);
- G2L["13c"]["Thickness"] = 5;
- G2L["13c"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.Range.F.TextBox
- G2L["13d"] = Instance.new("TextBox", G2L["13b"]);
- G2L["13d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["13d"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["13d"]["BorderSizePixel"] = 0;
- G2L["13d"]["TextWrapped"] = true;
- G2L["13d"]["TextSize"] = 14;
- G2L["13d"]["TextScaled"] = true;
- G2L["13d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["13d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["13d"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["13d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["13d"]["Text"] = [[40]];
- G2L["13d"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.Range.T
- G2L["13e"] = Instance.new("TextLabel", G2L["13a"]);
- G2L["13e"]["TextWrapped"] = true;
- G2L["13e"]["BorderSizePixel"] = 0;
- G2L["13e"]["TextScaled"] = true;
- G2L["13e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["13e"]["TextSize"] = 14;
- G2L["13e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["13e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["13e"]["BackgroundTransparency"] = 1;
- G2L["13e"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["13e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["13e"]["Text"] = [[Range]];
- G2L["13e"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA
- G2L["13f"] = Instance.new("Frame", G2L["129"]);
- G2L["13f"]["BorderSizePixel"] = 0;
- G2L["13f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["13f"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["13f"]["Position"] = UDim2.new(0, 0, 0.3, 0);
- G2L["13f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["13f"]["Name"] = [[RA]];
- G2L["13f"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.UIListLayout
- G2L["140"] = Instance.new("UIListLayout", G2L["13f"]);
- G2L["140"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["140"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["140"]["Padding"] = UDim.new(0.1, 0);
- G2L["140"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
- G2L["140"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["140"]["FillDirection"] = Enum.FillDirection.Horizontal;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist
- G2L["141"] = Instance.new("Frame", G2L["13f"]);
- G2L["141"]["BorderSizePixel"] = 0;
- G2L["141"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["141"]["Size"] = UDim2.new(0.4, 0, 1, 0);
- G2L["141"]["Position"] = UDim2.new(0.02894, 0, 0, 0);
- G2L["141"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["141"]["Name"] = [[Resist]];
- G2L["141"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.T
- G2L["142"] = Instance.new("TextLabel", G2L["141"]);
- G2L["142"]["TextWrapped"] = true;
- G2L["142"]["BorderSizePixel"] = 0;
- G2L["142"]["TextScaled"] = true;
- G2L["142"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["142"]["TextSize"] = 14;
- G2L["142"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["142"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["142"]["BackgroundTransparency"] = 1;
- G2L["142"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["142"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["142"]["Text"] = [[Resist]];
- G2L["142"]["Name"] = [[T]];
- G2L["142"]["Position"] = UDim2.new(0.00092, 0, 0.02545, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB
- G2L["143"] = Instance.new("TextButton", G2L["141"]);
- G2L["143"]["TextWrapped"] = true;
- G2L["143"]["BorderSizePixel"] = 0;
- G2L["143"]["TextSize"] = 14;
- G2L["143"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["143"]["TextScaled"] = true;
- G2L["143"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["143"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["143"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["143"]["BackgroundTransparency"] = 1;
- G2L["143"]["Name"] = [[TB]];
- G2L["143"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["143"]["Text"] = [[]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.UICorner
- G2L["144"] = Instance.new("UICorner", G2L["143"]);
- G2L["144"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.LocalScript
- G2L["145"] = Instance.new("LocalScript", G2L["143"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.background
- G2L["146"] = Instance.new("Frame", G2L["143"]);
- G2L["146"]["BorderSizePixel"] = 0;
- G2L["146"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["146"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["146"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["146"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["146"]["Name"] = [[background]];
- G2L["146"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.background.UICorner
- G2L["147"] = Instance.new("UICorner", G2L["146"]);
- G2L["147"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.background.Button
- G2L["148"] = Instance.new("Frame", G2L["146"]);
- G2L["148"]["ZIndex"] = 2;
- G2L["148"]["BorderSizePixel"] = 0;
- G2L["148"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["148"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["148"]["Position"] = UDim2.new(0.68961, 0, 0, 0);
- G2L["148"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["148"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.background.Button.UICorner
- G2L["149"] = Instance.new("UICorner", G2L["148"]);
- G2L["149"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.background.black
- G2L["14a"] = Instance.new("Frame", G2L["146"]);
- G2L["14a"]["ZIndex"] = 3;
- G2L["14a"]["BorderSizePixel"] = 0;
- G2L["14a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["14a"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["14a"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["14a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["14a"]["Name"] = [[black]];
- G2L["14a"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.background.black.UICorner
- G2L["14b"] = Instance.new("UICorner", G2L["14a"]);
- G2L["14b"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.oo
- G2L["14c"] = Instance.new("Frame", G2L["143"]);
- G2L["14c"]["Visible"] = false;
- G2L["14c"]["BorderSizePixel"] = 0;
- G2L["14c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["14c"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["14c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["14c"]["Name"] = [[oo]];
- G2L["14c"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break
- G2L["14d"] = Instance.new("Frame", G2L["13f"]);
- G2L["14d"]["BorderSizePixel"] = 0;
- G2L["14d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["14d"]["Size"] = UDim2.new(0.4, 0, 1, 0);
- G2L["14d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["14d"]["Name"] = [[Break]];
- G2L["14d"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break
- G2L["14e"] = Instance.new("TextButton", G2L["14d"]);
- G2L["14e"]["TextWrapped"] = true;
- G2L["14e"]["BorderSizePixel"] = 0;
- G2L["14e"]["TextSize"] = 14;
- G2L["14e"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["14e"]["TextScaled"] = true;
- G2L["14e"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["14e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["14e"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["14e"]["BackgroundTransparency"] = 1;
- G2L["14e"]["Name"] = [[Break]];
- G2L["14e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["14e"]["Text"] = [[]];
- G2L["14e"]["Position"] = UDim2.new(0.03, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.UICorner
- G2L["14f"] = Instance.new("UICorner", G2L["14e"]);
- G2L["14f"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.LocalScript
- G2L["150"] = Instance.new("LocalScript", G2L["14e"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.oo
- G2L["151"] = Instance.new("Frame", G2L["14e"]);
- G2L["151"]["BorderSizePixel"] = 0;
- G2L["151"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["151"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["151"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["151"]["Name"] = [[oo]];
- G2L["151"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.TextLabel
- G2L["152"] = Instance.new("TextLabel", G2L["14e"]);
- G2L["152"]["TextWrapped"] = true;
- G2L["152"]["BorderSizePixel"] = 0;
- G2L["152"]["TextScaled"] = true;
- G2L["152"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["152"]["TextSize"] = 14;
- G2L["152"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["152"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["152"]["BackgroundTransparency"] = 1;
- G2L["152"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["152"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["152"]["Text"] = [[Break]];
- G2L["152"]["Position"] = UDim2.new(0, 0, -0.01272, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.background
- G2L["153"] = Instance.new("Frame", G2L["14e"]);
- G2L["153"]["BorderSizePixel"] = 0;
- G2L["153"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["153"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["153"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["153"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["153"]["Name"] = [[background]];
- G2L["153"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.background.UICorner
- G2L["154"] = Instance.new("UICorner", G2L["153"]);
- G2L["154"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.background.Button
- G2L["155"] = Instance.new("Frame", G2L["153"]);
- G2L["155"]["ZIndex"] = 2;
- G2L["155"]["BorderSizePixel"] = 0;
- G2L["155"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["155"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["155"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["155"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.background.Button.UICorner
- G2L["156"] = Instance.new("UICorner", G2L["155"]);
- G2L["156"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.background.black
- G2L["157"] = Instance.new("Frame", G2L["153"]);
- G2L["157"]["ZIndex"] = 3;
- G2L["157"]["BorderSizePixel"] = 0;
- G2L["157"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["157"]["Size"] = UDim2.new(1.11431, 0, 1, 0);
- G2L["157"]["Position"] = UDim2.new(-0.05, 0, 0, 0);
- G2L["157"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["157"]["Name"] = [[black]];
- G2L["157"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.background.black.UICorner
- G2L["158"] = Instance.new("UICorner", G2L["157"]);
- G2L["158"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death
- G2L["159"] = Instance.new("Frame", G2L["4c"]);
- G2L["159"]["BorderSizePixel"] = 0;
- G2L["159"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["159"]["Size"] = UDim2.new(1, 0, 0.05, 0);
- G2L["159"]["Position"] = UDim2.new(0, 0, 0.06016, 0);
- G2L["159"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["159"]["Name"] = [[Death]];
- G2L["159"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.UIListLayout
- G2L["15a"] = Instance.new("UIListLayout", G2L["159"]);
- G2L["15a"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["15a"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["15a"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
- G2L["15a"]["Padding"] = UDim.new(0.1, 0);
- G2L["15a"]["VerticalAlignment"] = Enum.VerticalAlignment.Bottom;
- G2L["15a"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.Damage
- G2L["15b"] = Instance.new("TextLabel", G2L["159"]);
- G2L["15b"]["TextWrapped"] = true;
- G2L["15b"]["BorderSizePixel"] = 0;
- G2L["15b"]["TextScaled"] = true;
- G2L["15b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["15b"]["TextSize"] = 14;
- G2L["15b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["15b"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["15b"]["BackgroundTransparency"] = 1;
- G2L["15b"]["Size"] = UDim2.new(0.21436, 0, 0.3, 0);
- G2L["15b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["15b"]["Text"] = [[Death]];
- G2L["15b"]["Name"] = [[Damage]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.UIStroke
- G2L["15c"] = Instance.new("UIStroke", G2L["159"]);
- G2L["15c"]["Thickness"] = 5;
- G2L["15c"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC
- G2L["15d"] = Instance.new("Frame", G2L["159"]);
- G2L["15d"]["BorderSizePixel"] = 0;
- G2L["15d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["15d"]["Size"] = UDim2.new(1, 0, 0.21, 0);
- G2L["15d"]["Position"] = UDim2.new(0, 0, 0.56, 0);
- G2L["15d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["15d"]["Name"] = [[EC]];
- G2L["15d"]["BackgroundTransparency"] = 2;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.UIListLayout
- G2L["15e"] = Instance.new("UIListLayout", G2L["15d"]);
- G2L["15e"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["15e"]["Padding"] = UDim.new(0.1, 0);
- G2L["15e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["15e"]["FillDirection"] = Enum.FillDirection.Horizontal;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Cause
- G2L["15f"] = Instance.new("Frame", G2L["15d"]);
- G2L["15f"]["BorderSizePixel"] = 0;
- G2L["15f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["15f"]["Size"] = UDim2.new(0.29105, 0, 1, 0);
- G2L["15f"]["Position"] = UDim2.new(0.36036, 0, 0, 0);
- G2L["15f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["15f"]["Name"] = [[Cause]];
- G2L["15f"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Cause.F
- G2L["160"] = Instance.new("Frame", G2L["15f"]);
- G2L["160"]["BorderSizePixel"] = 0;
- G2L["160"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["160"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["160"]["Position"] = UDim2.new(0.5, 0, 0, 0);
- G2L["160"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["160"]["Name"] = [[F]];
- G2L["160"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Cause.F.UIStroke
- G2L["161"] = Instance.new("UIStroke", G2L["160"]);
- G2L["161"]["Thickness"] = 5;
- G2L["161"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Cause.F.TextBox
- G2L["162"] = Instance.new("TextBox", G2L["160"]);
- G2L["162"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["162"]["PlaceholderColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["162"]["BorderSizePixel"] = 0;
- G2L["162"]["TextWrapped"] = true;
- G2L["162"]["TextSize"] = 14;
- G2L["162"]["TextScaled"] = true;
- G2L["162"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["162"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["162"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["162"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["162"]["Text"] = [[]];
- G2L["162"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Cause.T
- G2L["163"] = Instance.new("TextLabel", G2L["15f"]);
- G2L["163"]["TextWrapped"] = true;
- G2L["163"]["BorderSizePixel"] = 0;
- G2L["163"]["TextScaled"] = true;
- G2L["163"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["163"]["TextSize"] = 14;
- G2L["163"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["163"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["163"]["BackgroundTransparency"] = 1;
- G2L["163"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["163"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["163"]["Text"] = [[Cause]];
- G2L["163"]["Name"] = [[T]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type
- G2L["164"] = Instance.new("Frame", G2L["15d"]);
- G2L["164"]["BorderSizePixel"] = 0;
- G2L["164"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["164"]["Size"] = UDim2.new(0.4, 0, 1, 0);
- G2L["164"]["Position"] = UDim2.new(0.25295, 0, 0, 0);
- G2L["164"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["164"]["Name"] = [[Type]];
- G2L["164"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TextLabel
- G2L["165"] = Instance.new("TextLabel", G2L["164"]);
- G2L["165"]["TextWrapped"] = true;
- G2L["165"]["BorderSizePixel"] = 0;
- G2L["165"]["TextScaled"] = true;
- G2L["165"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["165"]["TextSize"] = 14;
- G2L["165"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["165"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["165"]["BackgroundTransparency"] = 1;
- G2L["165"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["165"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["165"]["Text"] = [[Type]];
- G2L["165"]["Position"] = UDim2.new(-0.00214, 0, -0.0159, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1
- G2L["166"] = Instance.new("TextButton", G2L["164"]);
- G2L["166"]["TextWrapped"] = true;
- G2L["166"]["BorderSizePixel"] = 0;
- G2L["166"]["TextSize"] = 14;
- G2L["166"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["166"]["TextScaled"] = true;
- G2L["166"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["166"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["166"]["Size"] = UDim2.new(0.5, 0, 1, 0);
- G2L["166"]["BackgroundTransparency"] = 1;
- G2L["166"]["Name"] = [[TB1]];
- G2L["166"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["166"]["Text"] = [[]];
- G2L["166"]["Position"] = UDim2.new(0.50054, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.LocalScript
- G2L["167"] = Instance.new("LocalScript", G2L["166"]);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.UICorner
- G2L["168"] = Instance.new("UICorner", G2L["166"]);
- G2L["168"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.oo
- G2L["169"] = Instance.new("Frame", G2L["166"]);
- G2L["169"]["BorderSizePixel"] = 0;
- G2L["169"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["169"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["169"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["169"]["Name"] = [[oo]];
- G2L["169"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.background
- G2L["16a"] = Instance.new("Frame", G2L["166"]);
- G2L["16a"]["BorderSizePixel"] = 0;
- G2L["16a"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
- G2L["16a"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["16a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["16a"]["Name"] = [[background]];
- G2L["16a"]["BackgroundTransparency"] = 0.5;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.background.UICorner
- G2L["16b"] = Instance.new("UICorner", G2L["16a"]);
- G2L["16b"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.background.oo
- G2L["16c"] = Instance.new("TextLabel", G2L["16a"]);
- G2L["16c"]["TextWrapped"] = true;
- G2L["16c"]["BorderSizePixel"] = 0;
- G2L["16c"]["TextScaled"] = true;
- G2L["16c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["16c"]["TextSize"] = 14;
- G2L["16c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["16c"]["TextColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["16c"]["BackgroundTransparency"] = 1;
- G2L["16c"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["16c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["16c"]["Text"] = [[Guiding]];
- G2L["16c"]["Name"] = [[oo]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.background.oo.UIStroke
- G2L["16d"] = Instance.new("UIStroke", G2L["16c"]);
- G2L["16d"]["Thickness"] = 3;
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.background.Button
- G2L["16e"] = Instance.new("Frame", G2L["16a"]);
- G2L["16e"]["ZIndex"] = -1;
- G2L["16e"]["BorderSizePixel"] = 0;
- G2L["16e"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
- G2L["16e"]["Size"] = UDim2.new(0.3, 0, 1, 0);
- G2L["16e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["16e"]["Name"] = [[Button]];
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.background.Button.UICorner
- G2L["16f"] = Instance.new("UICorner", G2L["16e"]);
- G2L["16f"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.Sciptmode.Main.Customentity.Frame
- G2L["170"] = Instance.new("Frame", G2L["4b"]);
- G2L["170"]["BorderSizePixel"] = 0;
- G2L["170"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["170"]["Size"] = UDim2.new(1, 0, 0.1355, 0);
- G2L["170"]["Position"] = UDim2.new(-0, 0, 0.8645, 0);
- G2L["170"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["170"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Customentity.Frame.TextButton
- G2L["171"] = Instance.new("TextButton", G2L["170"]);
- G2L["171"]["TextWrapped"] = true;
- G2L["171"]["BorderSizePixel"] = 0;
- G2L["171"]["TextSize"] = 14;
- G2L["171"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["171"]["TextScaled"] = true;
- G2L["171"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["171"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["171"]["Size"] = UDim2.new(0.28617, 0, 0.93, 0);
- G2L["171"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["171"]["Text"] = [[Execute]];
- G2L["171"]["Position"] = UDim2.new(0.11301, 0, -0.04487, 0);
- -- StarterGui.Sciptmode.Main.Customentity.Frame.TextButton.UICorner
- G2L["172"] = Instance.new("UICorner", G2L["171"]);
- G2L["172"]["CornerRadius"] = UDim.new(0.5, 0);
- -- StarterGui.Sciptmode.Main.Customentity.Frame.TextButton.LocalScript
- G2L["173"] = Instance.new("LocalScript", G2L["171"]);
- -- StarterGui.Sciptmode.Main.Customentity.Frame.TextButton2
- G2L["174"] = Instance.new("TextButton", G2L["170"]);
- G2L["174"]["TextWrapped"] = true;
- G2L["174"]["BorderSizePixel"] = 0;
- G2L["174"]["TextSize"] = 14;
- G2L["174"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["174"]["TextScaled"] = true;
- G2L["174"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["174"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["174"]["Size"] = UDim2.new(0.28617, 0, 0.93, 0);
- G2L["174"]["Name"] = [[TextButton2]];
- G2L["174"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["174"]["Text"] = [[Get code]];
- G2L["174"]["Position"] = UDim2.new(0.5557, 0, -0.04487, 0);
- -- StarterGui.Sciptmode.Main.Customentity.Frame.TextButton2.UICorner
- G2L["175"] = Instance.new("UICorner", G2L["174"]);
- G2L["175"]["CornerRadius"] = UDim.new(0.5, 0);
- -- StarterGui.Sciptmode.Main.Customentity.Frame.TextButton2.LocalScript
- G2L["176"] = Instance.new("LocalScript", G2L["174"]);
- -- StarterGui.Sciptmode.Main.Developer
- G2L["177"] = Instance.new("Frame", G2L["4"]);
- G2L["177"]["Visible"] = false;
- G2L["177"]["BorderSizePixel"] = 0;
- G2L["177"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["177"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["177"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["177"]["Name"] = [[Developer]];
- G2L["177"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Developer.Frame
- G2L["178"] = Instance.new("Frame", G2L["177"]);
- G2L["178"]["BorderSizePixel"] = 0;
- G2L["178"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["178"]["Size"] = UDim2.new(1, 0, 0.66858, 0);
- G2L["178"]["Position"] = UDim2.new(0, 0, 0.33011, 0);
- G2L["178"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["178"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Developer.Frame.Frame
- G2L["179"] = Instance.new("Frame", G2L["178"]);
- G2L["179"]["BorderSizePixel"] = 0;
- G2L["179"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["179"]["Size"] = UDim2.new(1, 0, 0, 0);
- G2L["179"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- -- StarterGui.Sciptmode.Main.Developer.Frame.Frame.UIStroke
- G2L["17a"] = Instance.new("UIStroke", G2L["179"]);
- G2L["17a"]["Thickness"] = 2.5;
- G2L["17a"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Developer.Frame.ScrollingFrame
- G2L["17b"] = Instance.new("ScrollingFrame", G2L["178"]);
- G2L["17b"]["Active"] = true;
- G2L["17b"]["BorderSizePixel"] = 0;
- G2L["17b"]["CanvasSize"] = UDim2.new(0, 0, 10, 0);
- G2L["17b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["17b"]["ScrollBarImageTransparency"] = 1;
- G2L["17b"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["17b"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["17b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["17b"]["ScrollBarThickness"] = 0;
- G2L["17b"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Developer.Frame.ScrollingFrame.UIListLayout
- G2L["17c"] = Instance.new("UIListLayout", G2L["17b"]);
- G2L["17c"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Developer.Frame.ScrollingFrame.TTT
- G2L["17d"] = Instance.new("TextLabel", G2L["17b"]);
- G2L["17d"]["TextWrapped"] = true;
- G2L["17d"]["BorderSizePixel"] = 0;
- G2L["17d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["17d"]["TextScaled"] = true;
- G2L["17d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["17d"]["TextSize"] = 14;
- G2L["17d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["17d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["17d"]["BackgroundTransparency"] = 1;
- G2L["17d"]["Size"] = UDim2.new(1, 0, 0.015, 0);
- G2L["17d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["17d"]["Text"] = [[Script by Munciseek & rekms]];
- G2L["17d"]["Name"] = [[TTT]];
- G2L["17d"]["Position"] = UDim2.new(0, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Developer.Frame.ScrollingFrame.TTT
- G2L["17e"] = Instance.new("TextLabel", G2L["17b"]);
- G2L["17e"]["TextWrapped"] = true;
- G2L["17e"]["BorderSizePixel"] = 0;
- G2L["17e"]["TextScaled"] = true;
- G2L["17e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["17e"]["TextSize"] = 14;
- G2L["17e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["17e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["17e"]["BackgroundTransparency"] = 1;
- G2L["17e"]["Size"] = UDim2.new(1, 0, 0.015, 0);
- G2L["17e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["17e"]["Text"] = [[--==Mode==--]];
- G2L["17e"]["Name"] = [[TTT]];
- G2L["17e"]["Position"] = UDim2.new(0, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Developer.Frame.ScrollingFrame.TTT
- G2L["17f"] = Instance.new("TextLabel", G2L["17b"]);
- G2L["17f"]["TextWrapped"] = true;
- G2L["17f"]["BorderSizePixel"] = 0;
- G2L["17f"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["17f"]["TextScaled"] = true;
- G2L["17f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["17f"]["TextSize"] = 14;
- G2L["17f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["17f"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["17f"]["BackgroundTransparency"] = 1;
- G2L["17f"]["Size"] = UDim2.new(1, 0, 0.05, 0);
- G2L["17f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["17f"]["Text"] = [[ Noonie, Ping, jay, Francisco, jabiss, noah, anzor, Artemis, Noname, vynixu, Chrono, Plamen6789]];
- G2L["17f"]["Name"] = [[TTT]];
- G2L["17f"]["Position"] = UDim2.new(0, 0, 0.3, 0);
- -- StarterGui.Sciptmode.Main.Icon
- G2L["180"] = Instance.new("ImageLabel", G2L["4"]);
- G2L["180"]["BorderSizePixel"] = 0;
- G2L["180"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["180"]["ImageTransparency"] = 0.9;
- G2L["180"]["Image"] = [[rbxassetid://120262485649266]];
- G2L["180"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["180"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["180"]["BackgroundTransparency"] = 1;
- G2L["180"]["Name"] = [[Icon]];
- G2L["180"]["Position"] = UDim2.new(0.1, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Icon.UIAspectRatioConstraint
- G2L["181"] = Instance.new("UIAspectRatioConstraint", G2L["180"]);
- G2L["181"]["DominantAxis"] = Enum.DominantAxis.Height;
- -- StarterGui.Sciptmode.Main.Message
- G2L["182"] = Instance.new("Frame", G2L["4"]);
- G2L["182"]["BorderSizePixel"] = 0;
- G2L["182"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["182"]["Size"] = UDim2.new(1, 0, 0.35, 0);
- G2L["182"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["182"]["Name"] = [[Message]];
- G2L["182"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Message.Title
- G2L["183"] = Instance.new("TextLabel", G2L["182"]);
- G2L["183"]["TextWrapped"] = true;
- G2L["183"]["BorderSizePixel"] = 0;
- G2L["183"]["TextScaled"] = true;
- G2L["183"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["183"]["TextSize"] = 14;
- G2L["183"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["183"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["183"]["BackgroundTransparency"] = 1;
- G2L["183"]["Size"] = UDim2.new(0.47448, 0, 0.44451, 0);
- G2L["183"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["183"]["Text"] = [[Scipts Mode]];
- G2L["183"]["Name"] = [[Title]];
- G2L["183"]["Position"] = UDim2.new(0.26196, 0, 0.0006, 0);
- -- StarterGui.Sciptmode.Main.Message.information
- G2L["184"] = Instance.new("Frame", G2L["182"]);
- G2L["184"]["BorderSizePixel"] = 0;
- G2L["184"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["184"]["Size"] = UDim2.new(1, 0, 0.644, 0);
- G2L["184"]["Position"] = UDim2.new(-0, 0, 0.356, 0);
- G2L["184"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["184"]["Name"] = [[information]];
- G2L["184"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Message.information.Player
- G2L["185"] = Instance.new("Frame", G2L["184"]);
- G2L["185"]["BorderSizePixel"] = 0;
- G2L["185"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["185"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["185"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["185"]["Name"] = [[Player]];
- G2L["185"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Message.information.Player.USER
- G2L["186"] = Instance.new("TextLabel", G2L["185"]);
- G2L["186"]["TextWrapped"] = true;
- G2L["186"]["BorderSizePixel"] = 0;
- G2L["186"]["TextScaled"] = true;
- G2L["186"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["186"]["TextSize"] = 14;
- G2L["186"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["186"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["186"]["BackgroundTransparency"] = 1;
- G2L["186"]["Size"] = UDim2.new(0.5, 0, 0.25295, 0);
- G2L["186"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["186"]["Text"] = [[Username : ???]];
- G2L["186"]["Name"] = [[USER]];
- G2L["186"]["Position"] = UDim2.new(0.49946, 0, 0.21168, 0);
- -- StarterGui.Sciptmode.Main.Message.information.Player.USER.LocalScript
- G2L["187"] = Instance.new("LocalScript", G2L["186"]);
- -- StarterGui.Sciptmode.Main.Message.information.Player.ID
- G2L["188"] = Instance.new("TextLabel", G2L["185"]);
- G2L["188"]["TextWrapped"] = true;
- G2L["188"]["BorderSizePixel"] = 0;
- G2L["188"]["TextScaled"] = true;
- G2L["188"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["188"]["TextSize"] = 14;
- G2L["188"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["188"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["188"]["BackgroundTransparency"] = 1;
- G2L["188"]["Size"] = UDim2.new(0.5, 0, 0.25406, 0);
- G2L["188"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["188"]["Text"] = [[Player ID : ???]];
- G2L["188"]["Name"] = [[ID]];
- G2L["188"]["Position"] = UDim2.new(0, 0, 0.21168, 0);
- -- StarterGui.Sciptmode.Main.Message.information.Player.ID.LocalScript
- G2L["189"] = Instance.new("LocalScript", G2L["188"]);
- -- StarterGui.Sciptmode.Main.Message.ImageButton
- G2L["18a"] = Instance.new("ImageButton", G2L["182"]);
- G2L["18a"]["BorderSizePixel"] = 0;
- G2L["18a"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["18a"]["ImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["18a"]["Image"] = [[rbxassetid://73614292695982]];
- G2L["18a"]["Size"] = UDim2.new(0.05434, 0, 0.2, 0);
- G2L["18a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["18a"]["Position"] = UDim2.new(0.0456, 0, 0.08083, 0);
- -- StarterGui.Sciptmode.Main.Message.ImageButton.UICorner
- G2L["18b"] = Instance.new("UICorner", G2L["18a"]);
- G2L["18b"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Message.ImageButton.LocalScript
- G2L["18c"] = Instance.new("LocalScript", G2L["18a"]);
- -- StarterGui.Sciptmode.Main.Message.Version
- G2L["18d"] = Instance.new("TextLabel", G2L["182"]);
- G2L["18d"]["TextWrapped"] = true;
- G2L["18d"]["BorderSizePixel"] = 0;
- G2L["18d"]["TextScaled"] = true;
- G2L["18d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["18d"]["TextSize"] = 14;
- G2L["18d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["18d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["18d"]["BackgroundTransparency"] = 1;
- G2L["18d"]["Size"] = UDim2.new(0.054, 0, 0.2, 0);
- G2L["18d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["18d"]["Text"] = [[V5]];
- G2L["18d"]["Name"] = [[Version]];
- G2L["18d"]["Position"] = UDim2.new(0.90119, 0, 0.08083, 0);
- -- StarterGui.Sciptmode.Main.Message.Version.TextLabel
- G2L["18e"] = Instance.new("TextLabel", G2L["18d"]);
- G2L["18e"]["TextWrapped"] = true;
- G2L["18e"]["BorderSizePixel"] = 0;
- G2L["18e"]["TextScaled"] = true;
- G2L["18e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["18e"]["TextSize"] = 14;
- G2L["18e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["18e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["18e"]["BackgroundTransparency"] = 1;
- G2L["18e"]["Size"] = UDim2.new(1.23035, 0, 0.89541, 0);
- G2L["18e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["18e"]["Text"] = [[Bata]];
- G2L["18e"]["Rotation"] = 10;
- G2L["18e"]["Position"] = UDim2.new(0.12064, 0, -0.51942, 0);
- -- StarterGui.Sciptmode.Main.Mainpage
- G2L["18f"] = Instance.new("Frame", G2L["4"]);
- G2L["18f"]["BorderSizePixel"] = 0;
- G2L["18f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["18f"]["Size"] = UDim2.new(1, 0, 0.55, 0);
- G2L["18f"]["Position"] = UDim2.new(0, 0, 0.45, 0);
- G2L["18f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["18f"]["Name"] = [[Mainpage]];
- G2L["18f"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage
- G2L["190"] = Instance.new("ScrollingFrame", G2L["18f"]);
- G2L["190"]["Visible"] = false;
- G2L["190"]["Active"] = true;
- G2L["190"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
- G2L["190"]["BorderSizePixel"] = 0;
- G2L["190"]["CanvasSize"] = UDim2.new(0, 0, 3, 0);
- G2L["190"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["190"]["Name"] = [[Itempage]];
- G2L["190"]["ScrollBarImageTransparency"] = 1;
- G2L["190"]["Size"] = UDim2.new(0.9998, 0, 0.99858, 0);
- G2L["190"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["190"]["Position"] = UDim2.new(0, 0, 0.00142, 0);
- G2L["190"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["190"]["ScrollBarThickness"] = 0;
- G2L["190"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special
- G2L["191"] = Instance.new("Frame", G2L["190"]);
- G2L["191"]["BorderSizePixel"] = 0;
- G2L["191"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["191"]["Size"] = UDim2.new(1, 0, 0.3, 0);
- G2L["191"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["191"]["Name"] = [[Special]];
- G2L["191"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.TextLabel
- G2L["192"] = Instance.new("TextLabel", G2L["191"]);
- G2L["192"]["TextWrapped"] = true;
- G2L["192"]["BorderSizePixel"] = 0;
- G2L["192"]["TextScaled"] = true;
- G2L["192"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["192"]["TextSize"] = 14;
- G2L["192"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["192"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["192"]["Size"] = UDim2.new(1.01179, 0, 0.2, 0);
- G2L["192"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["192"]["Text"] = [[Special]];
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.UIStroke
- G2L["193"] = Instance.new("UIStroke", G2L["191"]);
- G2L["193"]["Thickness"] = 5;
- G2L["193"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.GuidingCandle
- G2L["194"] = Instance.new("TextButton", G2L["191"]);
- G2L["194"]["TextWrapped"] = true;
- G2L["194"]["BorderSizePixel"] = 0;
- G2L["194"]["TextSize"] = 14;
- G2L["194"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["194"]["TextScaled"] = true;
- G2L["194"]["BackgroundColor3"] = Color3.fromRGB(0, 28, 149);
- G2L["194"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["194"]["Size"] = UDim2.new(0.32251, 0, 0.3, 0);
- G2L["194"]["BackgroundTransparency"] = 0.2;
- G2L["194"]["Name"] = [[GuidingCandle]];
- G2L["194"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["194"]["Text"] = [[Guiding Candle]];
- G2L["194"]["Position"] = UDim2.new(-0.00107, 0, 0.19929, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.GuidingCandle.UICorner
- G2L["195"] = Instance.new("UICorner", G2L["194"]);
- G2L["195"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.GuidingCandle.UIStroke
- G2L["196"] = Instance.new("UIStroke", G2L["194"]);
- G2L["196"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.NVCS3000
- G2L["197"] = Instance.new("TextButton", G2L["191"]);
- G2L["197"]["TextWrapped"] = true;
- G2L["197"]["BorderSizePixel"] = 0;
- G2L["197"]["TextSize"] = 14;
- G2L["197"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["197"]["TextScaled"] = true;
- G2L["197"]["BackgroundColor3"] = Color3.fromRGB(0, 86, 0);
- G2L["197"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["197"]["RichText"] = true;
- G2L["197"]["Size"] = UDim2.new(0.32251, 0, 0.3, 0);
- G2L["197"]["BackgroundTransparency"] = 0.2;
- G2L["197"]["Name"] = [[NVCS3000]];
- G2L["197"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["197"]["Text"] = [[NVCS-3000]];
- G2L["197"]["Position"] = UDim2.new(0.33776, 0, 0.19929, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.NVCS3000.UICorner
- G2L["198"] = Instance.new("UICorner", G2L["197"]);
- G2L["198"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.NVCS3000.UIStroke
- G2L["199"] = Instance.new("UIStroke", G2L["197"]);
- G2L["199"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.Purpleflashlight
- G2L["19a"] = Instance.new("TextButton", G2L["191"]);
- G2L["19a"]["TextWrapped"] = true;
- G2L["19a"]["BorderSizePixel"] = 0;
- G2L["19a"]["TextSize"] = 14;
- G2L["19a"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["19a"]["TextScaled"] = true;
- G2L["19a"]["BackgroundColor3"] = Color3.fromRGB(125, 9, 178);
- G2L["19a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["19a"]["RichText"] = true;
- G2L["19a"]["Size"] = UDim2.new(0.32251, 0, 0.3, 0);
- G2L["19a"]["BackgroundTransparency"] = 0.2;
- G2L["19a"]["Name"] = [[Purpleflashlight]];
- G2L["19a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["19a"]["Text"] = [[Purple flashlight]];
- G2L["19a"]["Position"] = UDim2.new(0.67645, 0, 0.19929, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.Purpleflashlight.UICorner
- G2L["19b"] = Instance.new("UICorner", G2L["19a"]);
- G2L["19b"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.Purpleflashlight.UIStroke
- G2L["19c"] = Instance.new("UIStroke", G2L["19a"]);
- G2L["19c"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.UIListLayout
- G2L["19d"] = Instance.new("UIListLayout", G2L["190"]);
- G2L["19d"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.LocalScript
- G2L["19e"] = Instance.new("LocalScript", G2L["190"]);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms
- G2L["19f"] = Instance.new("Frame", G2L["190"]);
- G2L["19f"]["BorderSizePixel"] = 0;
- G2L["19f"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["19f"]["Size"] = UDim2.new(1, 0, 0.3, 0);
- G2L["19f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["19f"]["Name"] = [[Rooms]];
- G2L["19f"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.TextLabel
- G2L["1a0"] = Instance.new("TextLabel", G2L["19f"]);
- G2L["1a0"]["TextWrapped"] = true;
- G2L["1a0"]["BorderSizePixel"] = 0;
- G2L["1a0"]["TextScaled"] = true;
- G2L["1a0"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["1a0"]["TextSize"] = 14;
- G2L["1a0"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1a0"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1a0"]["Size"] = UDim2.new(1.01179, 0, 0.2, 0);
- G2L["1a0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1a0"]["Text"] = [[Rooms]];
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.UIStroke
- G2L["1a1"] = Instance.new("UIStroke", G2L["19f"]);
- G2L["1a1"]["Thickness"] = 5;
- G2L["1a1"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.Example
- G2L["1a2"] = Instance.new("TextButton", G2L["19f"]);
- G2L["1a2"]["TextWrapped"] = true;
- G2L["1a2"]["BorderSizePixel"] = 0;
- G2L["1a2"]["TextSize"] = 14;
- G2L["1a2"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1a2"]["TextScaled"] = true;
- G2L["1a2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1a2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1a2"]["Size"] = UDim2.new(0.32251, 0, 0.3, 0);
- G2L["1a2"]["BackgroundTransparency"] = 0.2;
- G2L["1a2"]["Name"] = [[Example]];
- G2L["1a2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1a2"]["Text"] = [[Example]];
- G2L["1a2"]["Visible"] = false;
- G2L["1a2"]["Position"] = UDim2.new(-0.00107, 0, 0.19929, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.Example.UICorner
- G2L["1a3"] = Instance.new("UICorner", G2L["1a2"]);
- G2L["1a3"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.Example.UIStroke
- G2L["1a4"] = Instance.new("UIStroke", G2L["1a2"]);
- G2L["1a4"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.BarrelStarlight
- G2L["1a5"] = Instance.new("TextButton", G2L["19f"]);
- G2L["1a5"]["TextWrapped"] = true;
- G2L["1a5"]["BorderSizePixel"] = 0;
- G2L["1a5"]["TextSize"] = 14;
- G2L["1a5"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1a5"]["TextScaled"] = true;
- G2L["1a5"]["BackgroundColor3"] = Color3.fromRGB(255, 239, 0);
- G2L["1a5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1a5"]["Size"] = UDim2.new(0.32251, 0, 0.3, 0);
- G2L["1a5"]["BackgroundTransparency"] = 0.2;
- G2L["1a5"]["Name"] = [[BarrelStarlight]];
- G2L["1a5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1a5"]["Text"] = [[Barrel Of Starlight]];
- G2L["1a5"]["Position"] = UDim2.new(-0.00107, 0, 0.19929, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.BarrelStarlight.UICorner
- G2L["1a6"] = Instance.new("UICorner", G2L["1a5"]);
- G2L["1a6"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.BarrelStarlight.UIStroke
- G2L["1a7"] = Instance.new("UIStroke", G2L["1a5"]);
- G2L["1a7"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Hotel
- G2L["1a8"] = Instance.new("Frame", G2L["190"]);
- G2L["1a8"]["Visible"] = false;
- G2L["1a8"]["BorderSizePixel"] = 0;
- G2L["1a8"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["1a8"]["Size"] = UDim2.new(1, 0, 0.3, 0);
- G2L["1a8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1a8"]["Name"] = [[Hotel]];
- G2L["1a8"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Hotel.TextLabel
- G2L["1a9"] = Instance.new("TextLabel", G2L["1a8"]);
- G2L["1a9"]["TextWrapped"] = true;
- G2L["1a9"]["BorderSizePixel"] = 0;
- G2L["1a9"]["TextScaled"] = true;
- G2L["1a9"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["1a9"]["TextSize"] = 14;
- G2L["1a9"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1a9"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1a9"]["Size"] = UDim2.new(1.01179, 0, 0.2, 0);
- G2L["1a9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1a9"]["Text"] = [[Rooms]];
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Hotel.UIStroke
- G2L["1aa"] = Instance.new("UIStroke", G2L["1a8"]);
- G2L["1aa"]["Thickness"] = 5;
- G2L["1aa"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Hotel.Example
- G2L["1ab"] = Instance.new("TextButton", G2L["1a8"]);
- G2L["1ab"]["TextWrapped"] = true;
- G2L["1ab"]["BorderSizePixel"] = 0;
- G2L["1ab"]["TextSize"] = 14;
- G2L["1ab"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ab"]["TextScaled"] = true;
- G2L["1ab"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ab"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1ab"]["Size"] = UDim2.new(0.32251, 0, 0.3, 0);
- G2L["1ab"]["BackgroundTransparency"] = 0.2;
- G2L["1ab"]["Name"] = [[Example]];
- G2L["1ab"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ab"]["Text"] = [[Example]];
- G2L["1ab"]["Position"] = UDim2.new(-0.00107, 0, 0.19929, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Hotel.Example.UICorner
- G2L["1ac"] = Instance.new("UICorner", G2L["1ab"]);
- G2L["1ac"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Hotel.Example.UIStroke
- G2L["1ad"] = Instance.new("UIStroke", G2L["1ab"]);
- G2L["1ad"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Mines
- G2L["1ae"] = Instance.new("Frame", G2L["190"]);
- G2L["1ae"]["Visible"] = false;
- G2L["1ae"]["BorderSizePixel"] = 0;
- G2L["1ae"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["1ae"]["Size"] = UDim2.new(1, 0, 0.3, 0);
- G2L["1ae"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ae"]["Name"] = [[Mines]];
- G2L["1ae"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Mines.TextLabel
- G2L["1af"] = Instance.new("TextLabel", G2L["1ae"]);
- G2L["1af"]["TextWrapped"] = true;
- G2L["1af"]["BorderSizePixel"] = 0;
- G2L["1af"]["TextScaled"] = true;
- G2L["1af"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["1af"]["TextSize"] = 14;
- G2L["1af"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1af"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1af"]["Size"] = UDim2.new(1.01179, 0, 0.2, 0);
- G2L["1af"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1af"]["Text"] = [[Rooms]];
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Mines.UIStroke
- G2L["1b0"] = Instance.new("UIStroke", G2L["1ae"]);
- G2L["1b0"]["Thickness"] = 5;
- G2L["1b0"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Mines.Example
- G2L["1b1"] = Instance.new("TextButton", G2L["1ae"]);
- G2L["1b1"]["TextWrapped"] = true;
- G2L["1b1"]["BorderSizePixel"] = 0;
- G2L["1b1"]["TextSize"] = 14;
- G2L["1b1"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1b1"]["TextScaled"] = true;
- G2L["1b1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1b1"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1b1"]["Size"] = UDim2.new(0.32251, 0, 0.3, 0);
- G2L["1b1"]["BackgroundTransparency"] = 0.2;
- G2L["1b1"]["Name"] = [[Example]];
- G2L["1b1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1b1"]["Text"] = [[Example]];
- G2L["1b1"]["Position"] = UDim2.new(-0.00107, 0, 0.19929, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Mines.Example.UICorner
- G2L["1b2"] = Instance.new("UICorner", G2L["1b1"]);
- G2L["1b2"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Mines.Example.UIStroke
- G2L["1b3"] = Instance.new("UIStroke", G2L["1b1"]);
- G2L["1b3"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Backdoor
- G2L["1b4"] = Instance.new("Frame", G2L["190"]);
- G2L["1b4"]["Visible"] = false;
- G2L["1b4"]["BorderSizePixel"] = 0;
- G2L["1b4"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["1b4"]["Size"] = UDim2.new(1, 0, 0.3, 0);
- G2L["1b4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1b4"]["Name"] = [[Backdoor]];
- G2L["1b4"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Backdoor.TextLabel
- G2L["1b5"] = Instance.new("TextLabel", G2L["1b4"]);
- G2L["1b5"]["TextWrapped"] = true;
- G2L["1b5"]["BorderSizePixel"] = 0;
- G2L["1b5"]["TextScaled"] = true;
- G2L["1b5"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["1b5"]["TextSize"] = 14;
- G2L["1b5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1b5"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1b5"]["Size"] = UDim2.new(1.01179, 0, 0.2, 0);
- G2L["1b5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1b5"]["Text"] = [[Rooms]];
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Backdoor.UIStroke
- G2L["1b6"] = Instance.new("UIStroke", G2L["1b4"]);
- G2L["1b6"]["Thickness"] = 5;
- G2L["1b6"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Backdoor.Example
- G2L["1b7"] = Instance.new("TextButton", G2L["1b4"]);
- G2L["1b7"]["TextWrapped"] = true;
- G2L["1b7"]["BorderSizePixel"] = 0;
- G2L["1b7"]["TextSize"] = 14;
- G2L["1b7"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1b7"]["TextScaled"] = true;
- G2L["1b7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1b7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1b7"]["Size"] = UDim2.new(0.32251, 0, 0.3, 0);
- G2L["1b7"]["BackgroundTransparency"] = 0.2;
- G2L["1b7"]["Name"] = [[Example]];
- G2L["1b7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1b7"]["Text"] = [[Example]];
- G2L["1b7"]["Position"] = UDim2.new(-0.00107, 0, 0.19929, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Backdoor.Example.UICorner
- G2L["1b8"] = Instance.new("UICorner", G2L["1b7"]);
- G2L["1b8"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Backdoor.Example.UIStroke
- G2L["1b9"] = Instance.new("UIStroke", G2L["1b7"]);
- G2L["1b9"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage
- G2L["1ba"] = Instance.new("ScrollingFrame", G2L["18f"]);
- G2L["1ba"]["Active"] = true;
- G2L["1ba"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
- G2L["1ba"]["BorderSizePixel"] = 0;
- G2L["1ba"]["CanvasSize"] = UDim2.new(0, 0, 10, 0);
- G2L["1ba"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ba"]["Name"] = [[Modepage]];
- G2L["1ba"]["ScrollBarImageTransparency"] = 1;
- G2L["1ba"]["Size"] = UDim2.new(0.9998, 0, 0.99717, 0);
- G2L["1ba"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ba"]["Position"] = UDim2.new(0, 0, 0.00142, 0);
- G2L["1ba"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ba"]["ScrollBarThickness"] = 0;
- G2L["1ba"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Unpleasant
- G2L["1bb"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1bb"]["TextWrapped"] = true;
- G2L["1bb"]["BorderSizePixel"] = 0;
- G2L["1bb"]["TextSize"] = 14;
- G2L["1bb"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1bb"]["TextScaled"] = true;
- G2L["1bb"]["BackgroundColor3"] = Color3.fromRGB(0, 150, 128);
- G2L["1bb"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1bb"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1bb"]["BackgroundTransparency"] = 0.2;
- G2L["1bb"]["Name"] = [[Unpleasant]];
- G2L["1bb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1bb"]["Text"] = [[Unpleasant]];
- G2L["1bb"]["Position"] = UDim2.new(0.23147, 0, 0.52244, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Unpleasant.UICorner
- G2L["1bc"] = Instance.new("UICorner", G2L["1bb"]);
- G2L["1bc"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Unpleasant.UIStroke
- G2L["1bd"] = Instance.new("UIStroke", G2L["1bb"]);
- G2L["1bd"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Unpleasant.Select
- G2L["1be"] = Instance.new("Frame", G2L["1bb"]);
- G2L["1be"]["Visible"] = false;
- G2L["1be"]["BorderSizePixel"] = 0;
- G2L["1be"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1be"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1be"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1be"]["Name"] = [[Select]];
- G2L["1be"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Horror
- G2L["1bf"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1bf"]["TextWrapped"] = true;
- G2L["1bf"]["BorderSizePixel"] = 0;
- G2L["1bf"]["TextSize"] = 14;
- G2L["1bf"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1bf"]["TextScaled"] = true;
- G2L["1bf"]["BackgroundColor3"] = Color3.fromRGB(98, 7, 255);
- G2L["1bf"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1bf"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1bf"]["BackgroundTransparency"] = 0.2;
- G2L["1bf"]["Name"] = [[Horror]];
- G2L["1bf"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1bf"]["Text"] = [[Horror]];
- G2L["1bf"]["Position"] = UDim2.new(0.29685, 0, 0.07257, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Horror.UICorner
- G2L["1c0"] = Instance.new("UICorner", G2L["1bf"]);
- G2L["1c0"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Horror.UIStroke
- G2L["1c1"] = Instance.new("UIStroke", G2L["1bf"]);
- G2L["1c1"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Horror.Select
- G2L["1c2"] = Instance.new("Frame", G2L["1bf"]);
- G2L["1c2"]["Visible"] = false;
- G2L["1c2"]["BorderSizePixel"] = 0;
- G2L["1c2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1c2"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1c2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1c2"]["Name"] = [[Select]];
- G2L["1c2"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Dark
- G2L["1c3"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1c3"]["TextWrapped"] = true;
- G2L["1c3"]["BorderSizePixel"] = 0;
- G2L["1c3"]["TextSize"] = 14;
- G2L["1c3"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1c3"]["TextScaled"] = true;
- G2L["1c3"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1c3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1c3"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1c3"]["BackgroundTransparency"] = 0.2;
- G2L["1c3"]["Name"] = [[Dark]];
- G2L["1c3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1c3"]["Text"] = [[Dark]];
- G2L["1c3"]["Position"] = UDim2.new(0.23147, 0, 0.47928, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Dark.UICorner
- G2L["1c4"] = Instance.new("UICorner", G2L["1c3"]);
- G2L["1c4"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Dark.UIStroke
- G2L["1c5"] = Instance.new("UIStroke", G2L["1c3"]);
- G2L["1c5"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Dark.Select
- G2L["1c6"] = Instance.new("Frame", G2L["1c3"]);
- G2L["1c6"]["Visible"] = false;
- G2L["1c6"]["BorderSizePixel"] = 0;
- G2L["1c6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1c6"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1c6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1c6"]["Name"] = [[Select]];
- G2L["1c6"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Forgotten
- G2L["1c7"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1c7"]["TextWrapped"] = true;
- G2L["1c7"]["BorderSizePixel"] = 0;
- G2L["1c7"]["TextSize"] = 14;
- G2L["1c7"]["TextColor3"] = Color3.fromRGB(200, 200, 200);
- G2L["1c7"]["TextScaled"] = true;
- G2L["1c7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1c7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1c7"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1c7"]["BackgroundTransparency"] = 0.2;
- G2L["1c7"]["Name"] = [[Forgotten]];
- G2L["1c7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1c7"]["Text"] = [[Forgotten]];
- G2L["1c7"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Forgotten.UICorner
- G2L["1c8"] = Instance.new("UICorner", G2L["1c7"]);
- G2L["1c8"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Forgotten.UIStroke
- G2L["1c9"] = Instance.new("UIStroke", G2L["1c7"]);
- G2L["1c9"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Forgotten.Select
- G2L["1ca"] = Instance.new("Frame", G2L["1c7"]);
- G2L["1ca"]["Visible"] = false;
- G2L["1ca"]["BorderSizePixel"] = 0;
- G2L["1ca"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ca"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1ca"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ca"]["Name"] = [[Select]];
- G2L["1ca"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Psychotic
- G2L["1cb"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1cb"]["TextWrapped"] = true;
- G2L["1cb"]["BorderSizePixel"] = 0;
- G2L["1cb"]["TextSize"] = 14;
- G2L["1cb"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1cb"]["TextScaled"] = true;
- G2L["1cb"]["BackgroundColor3"] = Color3.fromRGB(101, 11, 0);
- G2L["1cb"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1cb"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1cb"]["BackgroundTransparency"] = 0.2;
- G2L["1cb"]["Name"] = [[Psychotic]];
- G2L["1cb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1cb"]["Text"] = [[Psychotic]];
- G2L["1cb"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Psychotic.UICorner
- G2L["1cc"] = Instance.new("UICorner", G2L["1cb"]);
- G2L["1cc"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Psychotic.UIStroke
- G2L["1cd"] = Instance.new("UIStroke", G2L["1cb"]);
- G2L["1cd"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Psychotic.Select
- G2L["1ce"] = Instance.new("Frame", G2L["1cb"]);
- G2L["1ce"]["Visible"] = false;
- G2L["1ce"]["BorderSizePixel"] = 0;
- G2L["1ce"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ce"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1ce"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ce"]["Name"] = [[Select]];
- G2L["1ce"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoroBad
- G2L["1cf"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1cf"]["TextWrapped"] = true;
- G2L["1cf"]["BorderSizePixel"] = 0;
- G2L["1cf"]["TextSize"] = 14;
- G2L["1cf"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1cf"]["TextScaled"] = true;
- G2L["1cf"]["BackgroundColor3"] = Color3.fromRGB(201, 0, 4);
- G2L["1cf"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1cf"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1cf"]["BackgroundTransparency"] = 0.2;
- G2L["1cf"]["Name"] = [[HardcoroBad]];
- G2L["1cf"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1cf"]["Text"] = [[Hardcore But Bad]];
- G2L["1cf"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoroBad.UICorner
- G2L["1d0"] = Instance.new("UICorner", G2L["1cf"]);
- G2L["1d0"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoroBad.UIStroke
- G2L["1d1"] = Instance.new("UIStroke", G2L["1cf"]);
- G2L["1d1"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoroBad.Select
- G2L["1d2"] = Instance.new("Frame", G2L["1cf"]);
- G2L["1d2"]["Visible"] = false;
- G2L["1d2"]["BorderSizePixel"] = 0;
- G2L["1d2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1d2"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1d2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1d2"]["Name"] = [[Select]];
- G2L["1d2"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fear
- G2L["1d3"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1d3"]["TextWrapped"] = true;
- G2L["1d3"]["BorderSizePixel"] = 0;
- G2L["1d3"]["TextSize"] = 14;
- G2L["1d3"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1d3"]["TextScaled"] = true;
- G2L["1d3"]["BackgroundColor3"] = Color3.fromRGB(176, 176, 0);
- G2L["1d3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1d3"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1d3"]["BackgroundTransparency"] = 0.2;
- G2L["1d3"]["Name"] = [[Fear]];
- G2L["1d3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1d3"]["Text"] = [[Fear]];
- G2L["1d3"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fear.UICorner
- G2L["1d4"] = Instance.new("UICorner", G2L["1d3"]);
- G2L["1d4"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fear.UIStroke
- G2L["1d5"] = Instance.new("UIStroke", G2L["1d3"]);
- G2L["1d5"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fear.Select
- G2L["1d6"] = Instance.new("Frame", G2L["1d3"]);
- G2L["1d6"]["Visible"] = false;
- G2L["1d6"]["BorderSizePixel"] = 0;
- G2L["1d6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1d6"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1d6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1d6"]["Name"] = [[Select]];
- G2L["1d6"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Nightmare
- G2L["1d7"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1d7"]["TextWrapped"] = true;
- G2L["1d7"]["BorderSizePixel"] = 0;
- G2L["1d7"]["TextSize"] = 14;
- G2L["1d7"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1d7"]["TextScaled"] = true;
- G2L["1d7"]["BackgroundColor3"] = Color3.fromRGB(58, 58, 58);
- G2L["1d7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1d7"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1d7"]["BackgroundTransparency"] = 0.2;
- G2L["1d7"]["Name"] = [[Nightmare]];
- G2L["1d7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1d7"]["Text"] = [[Nightmare]];
- G2L["1d7"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Nightmare.UICorner
- G2L["1d8"] = Instance.new("UICorner", G2L["1d7"]);
- G2L["1d8"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Nightmare.UIStroke
- G2L["1d9"] = Instance.new("UIStroke", G2L["1d7"]);
- G2L["1d9"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Nightmare.Select
- G2L["1da"] = Instance.new("Frame", G2L["1d7"]);
- G2L["1da"]["Visible"] = false;
- G2L["1da"]["BorderSizePixel"] = 0;
- G2L["1da"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1da"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1da"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1da"]["Name"] = [[Select]];
- G2L["1da"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Interminablerooms
- G2L["1db"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1db"]["TextWrapped"] = true;
- G2L["1db"]["BorderSizePixel"] = 0;
- G2L["1db"]["TextSize"] = 14;
- G2L["1db"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1db"]["TextScaled"] = true;
- G2L["1db"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1db"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1db"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1db"]["BackgroundTransparency"] = 0.2;
- G2L["1db"]["Name"] = [[Interminablerooms]];
- G2L["1db"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1db"]["Text"] = [[Interminable-rooms]];
- G2L["1db"]["Position"] = UDim2.new(0.23147, 0, 0.52244, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Interminablerooms.UICorner
- G2L["1dc"] = Instance.new("UICorner", G2L["1db"]);
- G2L["1dc"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Interminablerooms.UIStroke
- G2L["1dd"] = Instance.new("UIStroke", G2L["1db"]);
- G2L["1dd"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Interminablerooms.Select
- G2L["1de"] = Instance.new("Frame", G2L["1db"]);
- G2L["1de"]["Visible"] = false;
- G2L["1de"]["BorderSizePixel"] = 0;
- G2L["1de"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1de"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1de"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1de"]["Name"] = [[Select]];
- G2L["1de"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Devil
- G2L["1df"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1df"]["TextWrapped"] = true;
- G2L["1df"]["BorderSizePixel"] = 0;
- G2L["1df"]["TextSize"] = 14;
- G2L["1df"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1df"]["TextScaled"] = true;
- G2L["1df"]["BackgroundColor3"] = Color3.fromRGB(101, 0, 0);
- G2L["1df"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1df"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1df"]["BackgroundTransparency"] = 0.2;
- G2L["1df"]["Name"] = [[Devil]];
- G2L["1df"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1df"]["Text"] = [[Devil]];
- G2L["1df"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Devil.UICorner
- G2L["1e0"] = Instance.new("UICorner", G2L["1df"]);
- G2L["1e0"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Devil.UIStroke
- G2L["1e1"] = Instance.new("UIStroke", G2L["1df"]);
- G2L["1e1"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Devil.Select
- G2L["1e2"] = Instance.new("Frame", G2L["1df"]);
- G2L["1e2"]["Visible"] = false;
- G2L["1e2"]["BorderSizePixel"] = 0;
- G2L["1e2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1e2"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1e2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1e2"]["Name"] = [[Select]];
- G2L["1e2"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fragmented
- G2L["1e3"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1e3"]["TextWrapped"] = true;
- G2L["1e3"]["BorderSizePixel"] = 0;
- G2L["1e3"]["TextSize"] = 14;
- G2L["1e3"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1e3"]["TextScaled"] = true;
- G2L["1e3"]["BackgroundColor3"] = Color3.fromRGB(141, 0, 255);
- G2L["1e3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1e3"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1e3"]["BackgroundTransparency"] = 0.2;
- G2L["1e3"]["Name"] = [[Fragmented]];
- G2L["1e3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1e3"]["Text"] = [[Fragmented]];
- G2L["1e3"]["Position"] = UDim2.new(0.21394, 0, 0.26821, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fragmented.UICorner
- G2L["1e4"] = Instance.new("UICorner", G2L["1e3"]);
- G2L["1e4"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fragmented.UIStroke
- G2L["1e5"] = Instance.new("UIStroke", G2L["1e3"]);
- G2L["1e5"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fragmented.Select
- G2L["1e6"] = Instance.new("Frame", G2L["1e3"]);
- G2L["1e6"]["Visible"] = false;
- G2L["1e6"]["BorderSizePixel"] = 0;
- G2L["1e6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1e6"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1e6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1e6"]["Name"] = [[Select]];
- G2L["1e6"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Cat
- G2L["1e7"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1e7"]["TextWrapped"] = true;
- G2L["1e7"]["BorderSizePixel"] = 0;
- G2L["1e7"]["TextSize"] = 14;
- G2L["1e7"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1e7"]["TextScaled"] = true;
- G2L["1e7"]["BackgroundColor3"] = Color3.fromRGB(255, 59, 177);
- G2L["1e7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1e7"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1e7"]["BackgroundTransparency"] = 0.2;
- G2L["1e7"]["Name"] = [[Cat]];
- G2L["1e7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1e7"]["Text"] = [[Cat]];
- G2L["1e7"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Cat.UICorner
- G2L["1e8"] = Instance.new("UICorner", G2L["1e7"]);
- G2L["1e8"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Cat.UIStroke
- G2L["1e9"] = Instance.new("UIStroke", G2L["1e7"]);
- G2L["1e9"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Cat.Select
- G2L["1ea"] = Instance.new("Frame", G2L["1e7"]);
- G2L["1ea"]["Visible"] = false;
- G2L["1ea"]["BorderSizePixel"] = 0;
- G2L["1ea"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ea"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1ea"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ea"]["Name"] = [[Select]];
- G2L["1ea"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Cat.Select.Select
- G2L["1eb"] = Instance.new("Frame", G2L["1ea"]);
- G2L["1eb"]["Visible"] = false;
- G2L["1eb"]["BorderSizePixel"] = 0;
- G2L["1eb"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1eb"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1eb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1eb"]["Name"] = [[Select]];
- G2L["1eb"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Troll
- G2L["1ec"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1ec"]["TextWrapped"] = true;
- G2L["1ec"]["BorderSizePixel"] = 0;
- G2L["1ec"]["TextSize"] = 14;
- G2L["1ec"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ec"]["TextScaled"] = true;
- G2L["1ec"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ec"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1ec"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1ec"]["BackgroundTransparency"] = 0.2;
- G2L["1ec"]["Name"] = [[Troll]];
- G2L["1ec"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ec"]["Text"] = [[Troll]];
- G2L["1ec"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Troll.UICorner
- G2L["1ed"] = Instance.new("UICorner", G2L["1ec"]);
- G2L["1ed"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Troll.UIStroke
- G2L["1ee"] = Instance.new("UIStroke", G2L["1ec"]);
- G2L["1ee"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Troll.Select
- G2L["1ef"] = Instance.new("Frame", G2L["1ec"]);
- G2L["1ef"]["Visible"] = false;
- G2L["1ef"]["BorderSizePixel"] = 0;
- G2L["1ef"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ef"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1ef"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ef"]["Name"] = [[Select]];
- G2L["1ef"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hell
- G2L["1f0"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1f0"]["TextWrapped"] = true;
- G2L["1f0"]["BorderSizePixel"] = 0;
- G2L["1f0"]["TextSize"] = 14;
- G2L["1f0"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1f0"]["TextScaled"] = true;
- G2L["1f0"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
- G2L["1f0"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1f0"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1f0"]["BackgroundTransparency"] = 0.2;
- G2L["1f0"]["Name"] = [[Hell]];
- G2L["1f0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1f0"]["Text"] = [[Hell]];
- G2L["1f0"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hell.UICorner
- G2L["1f1"] = Instance.new("UICorner", G2L["1f0"]);
- G2L["1f1"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hell.UIStroke
- G2L["1f2"] = Instance.new("UIStroke", G2L["1f0"]);
- G2L["1f2"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hell.Select
- G2L["1f3"] = Instance.new("Frame", G2L["1f0"]);
- G2L["1f3"]["Visible"] = false;
- G2L["1f3"]["BorderSizePixel"] = 0;
- G2L["1f3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1f3"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1f3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1f3"]["Name"] = [[Select]];
- G2L["1f3"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hardcore
- G2L["1f4"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1f4"]["TextWrapped"] = true;
- G2L["1f4"]["BorderSizePixel"] = 0;
- G2L["1f4"]["TextSize"] = 14;
- G2L["1f4"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1f4"]["TextScaled"] = true;
- G2L["1f4"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
- G2L["1f4"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1f4"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1f4"]["BackgroundTransparency"] = 0.2;
- G2L["1f4"]["Name"] = [[Hardcore]];
- G2L["1f4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1f4"]["Text"] = [[Hardcore]];
- G2L["1f4"]["Position"] = UDim2.new(0.232, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hardcore.UICorner
- G2L["1f5"] = Instance.new("UICorner", G2L["1f4"]);
- G2L["1f5"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hardcore.UIStroke
- G2L["1f6"] = Instance.new("UIStroke", G2L["1f4"]);
- G2L["1f6"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hardcore.Select
- G2L["1f7"] = Instance.new("Frame", G2L["1f4"]);
- G2L["1f7"]["Visible"] = false;
- G2L["1f7"]["BorderSizePixel"] = 0;
- G2L["1f7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1f7"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1f7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1f7"]["Name"] = [[Select]];
- G2L["1f7"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreRemake
- G2L["1f8"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1f8"]["TextWrapped"] = true;
- G2L["1f8"]["BorderSizePixel"] = 0;
- G2L["1f8"]["TextSize"] = 14;
- G2L["1f8"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1f8"]["TextScaled"] = true;
- G2L["1f8"]["BackgroundColor3"] = Color3.fromRGB(0, 255, 255);
- G2L["1f8"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1f8"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1f8"]["BackgroundTransparency"] = 0.2;
- G2L["1f8"]["Name"] = [[HardcoreRemake]];
- G2L["1f8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1f8"]["Text"] = [[Hardcore Remake]];
- G2L["1f8"]["Position"] = UDim2.new(0.23025, 0, 0.26664, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreRemake.UICorner
- G2L["1f9"] = Instance.new("UICorner", G2L["1f8"]);
- G2L["1f9"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreRemake.UIStroke
- G2L["1fa"] = Instance.new("UIStroke", G2L["1f8"]);
- G2L["1fa"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreRemake.Select
- G2L["1fb"] = Instance.new("Frame", G2L["1f8"]);
- G2L["1fb"]["Visible"] = false;
- G2L["1fb"]["BorderSizePixel"] = 0;
- G2L["1fb"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1fb"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1fb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1fb"]["Name"] = [[Select]];
- G2L["1fb"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hard
- G2L["1fc"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["1fc"]["TextWrapped"] = true;
- G2L["1fc"]["BorderSizePixel"] = 0;
- G2L["1fc"]["TextSize"] = 14;
- G2L["1fc"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1fc"]["TextScaled"] = true;
- G2L["1fc"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 90);
- G2L["1fc"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["1fc"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["1fc"]["BackgroundTransparency"] = 0.2;
- G2L["1fc"]["Name"] = [[Hard]];
- G2L["1fc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1fc"]["Text"] = [[Hard]];
- G2L["1fc"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hard.UICorner
- G2L["1fd"] = Instance.new("UICorner", G2L["1fc"]);
- G2L["1fd"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hard.UIStroke
- G2L["1fe"] = Instance.new("UIStroke", G2L["1fc"]);
- G2L["1fe"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hard.Select
- G2L["1ff"] = Instance.new("Frame", G2L["1fc"]);
- G2L["1ff"]["Visible"] = false;
- G2L["1ff"]["BorderSizePixel"] = 0;
- G2L["1ff"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1ff"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["1ff"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1ff"]["Name"] = [[Select]];
- G2L["1ff"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Impossible
- G2L["200"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["200"]["TextWrapped"] = true;
- G2L["200"]["BorderSizePixel"] = 0;
- G2L["200"]["TextSize"] = 14;
- G2L["200"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["200"]["TextScaled"] = true;
- G2L["200"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 0);
- G2L["200"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["200"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["200"]["BackgroundTransparency"] = 0.2;
- G2L["200"]["Name"] = [[Impossible]];
- G2L["200"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["200"]["Text"] = [[Impossible]];
- G2L["200"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Impossible.UICorner
- G2L["201"] = Instance.new("UICorner", G2L["200"]);
- G2L["201"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Impossible.UIStroke
- G2L["202"] = Instance.new("UIStroke", G2L["200"]);
- G2L["202"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Impossible.Select
- G2L["203"] = Instance.new("Frame", G2L["200"]);
- G2L["203"]["Visible"] = false;
- G2L["203"]["BorderSizePixel"] = 0;
- G2L["203"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["203"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["203"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["203"]["Name"] = [[Select]];
- G2L["203"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Veryhaed
- G2L["204"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["204"]["TextWrapped"] = true;
- G2L["204"]["BorderSizePixel"] = 0;
- G2L["204"]["TextSize"] = 14;
- G2L["204"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["204"]["TextScaled"] = true;
- G2L["204"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
- G2L["204"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["204"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["204"]["BackgroundTransparency"] = 0.2;
- G2L["204"]["Name"] = [[Veryhaed]];
- G2L["204"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["204"]["Text"] = [[Very hard]];
- G2L["204"]["Position"] = UDim2.new(0.232, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Veryhaed.UICorner
- G2L["205"] = Instance.new("UICorner", G2L["204"]);
- G2L["205"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Veryhaed.UIStroke
- G2L["206"] = Instance.new("UIStroke", G2L["204"]);
- G2L["206"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Veryhaed.Select
- G2L["207"] = Instance.new("Frame", G2L["204"]);
- G2L["207"]["Visible"] = false;
- G2L["207"]["BorderSizePixel"] = 0;
- G2L["207"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["207"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["207"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["207"]["Name"] = [[Select]];
- G2L["207"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Mayhem
- G2L["208"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["208"]["TextWrapped"] = true;
- G2L["208"]["BorderSizePixel"] = 0;
- G2L["208"]["TextSize"] = 14;
- G2L["208"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["208"]["TextScaled"] = true;
- G2L["208"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 128);
- G2L["208"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["208"]["Selected"] = true;
- G2L["208"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["208"]["BackgroundTransparency"] = 0.2;
- G2L["208"]["Name"] = [[Mayhem]];
- G2L["208"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["208"]["Text"] = [[Mayhem]];
- G2L["208"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Mayhem.UICorner
- G2L["209"] = Instance.new("UICorner", G2L["208"]);
- G2L["209"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Mayhem.UIStroke
- G2L["20a"] = Instance.new("UIStroke", G2L["208"]);
- G2L["20a"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Mayhem.Select
- G2L["20b"] = Instance.new("Frame", G2L["208"]);
- G2L["20b"]["Visible"] = false;
- G2L["20b"]["BorderSizePixel"] = 0;
- G2L["20b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["20b"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["20b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["20b"]["Name"] = [[Select]];
- G2L["20b"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Creepy
- G2L["20c"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["20c"]["TextWrapped"] = true;
- G2L["20c"]["BorderSizePixel"] = 0;
- G2L["20c"]["TextSize"] = 14;
- G2L["20c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["20c"]["TextScaled"] = true;
- G2L["20c"]["BackgroundColor3"] = Color3.fromRGB(2, 245, 59);
- G2L["20c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["20c"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["20c"]["BackgroundTransparency"] = 0.2;
- G2L["20c"]["Name"] = [[Creepy]];
- G2L["20c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["20c"]["Text"] = [[Creepy]];
- G2L["20c"]["Position"] = UDim2.new(0.23147, 0, 0.52244, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Creepy.UICorner
- G2L["20d"] = Instance.new("UICorner", G2L["20c"]);
- G2L["20d"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Creepy.UIStroke
- G2L["20e"] = Instance.new("UIStroke", G2L["20c"]);
- G2L["20e"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Creepy.Select
- G2L["20f"] = Instance.new("Frame", G2L["20c"]);
- G2L["20f"]["Visible"] = false;
- G2L["20f"]["BorderSizePixel"] = 0;
- G2L["20f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["20f"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["20f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["20f"]["Name"] = [[Select]];
- G2L["20f"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hamor
- G2L["210"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["210"]["TextWrapped"] = true;
- G2L["210"]["BorderSizePixel"] = 0;
- G2L["210"]["TextSize"] = 14;
- G2L["210"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["210"]["TextScaled"] = true;
- G2L["210"]["BackgroundColor3"] = Color3.fromRGB(6, 0, 72);
- G2L["210"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["210"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["210"]["BackgroundTransparency"] = 0.2;
- G2L["210"]["Name"] = [[Hamor]];
- G2L["210"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["210"]["Text"] = [[Hamor]];
- G2L["210"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hamor.UICorner
- G2L["211"] = Instance.new("UICorner", G2L["210"]);
- G2L["211"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hamor.UIStroke
- G2L["212"] = Instance.new("UIStroke", G2L["210"]);
- G2L["212"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hamor.Select
- G2L["213"] = Instance.new("Frame", G2L["210"]);
- G2L["213"]["Visible"] = false;
- G2L["213"]["BorderSizePixel"] = 0;
- G2L["213"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["213"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["213"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["213"]["Name"] = [[Select]];
- G2L["213"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.ExtremeAV
- G2L["214"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["214"]["TextWrapped"] = true;
- G2L["214"]["BorderSizePixel"] = 0;
- G2L["214"]["TextSize"] = 14;
- G2L["214"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["214"]["TextScaled"] = true;
- G2L["214"]["BackgroundColor3"] = Color3.fromRGB(0, 111, 255);
- G2L["214"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["214"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["214"]["BackgroundTransparency"] = 0.2;
- G2L["214"]["Name"] = [[ExtremeAV]];
- G2L["214"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["214"]["Text"] = [[Extreme]];
- G2L["214"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.ExtremeAV.UICorner
- G2L["215"] = Instance.new("UICorner", G2L["214"]);
- G2L["215"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.ExtremeAV.UIStroke
- G2L["216"] = Instance.new("UIStroke", G2L["214"]);
- G2L["216"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.ExtremeAV.Select
- G2L["217"] = Instance.new("Frame", G2L["214"]);
- G2L["217"]["Visible"] = false;
- G2L["217"]["BorderSizePixel"] = 0;
- G2L["217"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["217"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["217"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["217"]["Name"] = [[Select]];
- G2L["217"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hazy
- G2L["218"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["218"]["TextWrapped"] = true;
- G2L["218"]["BorderSizePixel"] = 0;
- G2L["218"]["TextSize"] = 14;
- G2L["218"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["218"]["TextScaled"] = true;
- G2L["218"]["BackgroundColor3"] = Color3.fromRGB(51, 51, 51);
- G2L["218"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["218"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["218"]["BackgroundTransparency"] = 0.2;
- G2L["218"]["Name"] = [[Hazy]];
- G2L["218"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["218"]["Text"] = [[Hazy]];
- G2L["218"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hazy.UICorner
- G2L["219"] = Instance.new("UICorner", G2L["218"]);
- G2L["219"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hazy.UIStroke
- G2L["21a"] = Instance.new("UIStroke", G2L["218"]);
- G2L["21a"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hazy.Select
- G2L["21b"] = Instance.new("Frame", G2L["218"]);
- G2L["21b"]["Visible"] = false;
- G2L["21b"]["BorderSizePixel"] = 0;
- G2L["21b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["21b"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["21b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["21b"]["Name"] = [[Select]];
- G2L["21b"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Furry
- G2L["21c"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["21c"]["TextWrapped"] = true;
- G2L["21c"]["BorderSizePixel"] = 0;
- G2L["21c"]["TextSize"] = 14;
- G2L["21c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["21c"]["TextScaled"] = true;
- G2L["21c"]["BackgroundColor3"] = Color3.fromRGB(255, 86, 128);
- G2L["21c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["21c"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["21c"]["BackgroundTransparency"] = 0.2;
- G2L["21c"]["Name"] = [[Furry]];
- G2L["21c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["21c"]["Text"] = [[Furry]];
- G2L["21c"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Furry.UICorner
- G2L["21d"] = Instance.new("UICorner", G2L["21c"]);
- G2L["21d"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Furry.UIStroke
- G2L["21e"] = Instance.new("UIStroke", G2L["21c"]);
- G2L["21e"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Furry.Select
- G2L["21f"] = Instance.new("Frame", G2L["21c"]);
- G2L["21f"]["Visible"] = false;
- G2L["21f"]["BorderSizePixel"] = 0;
- G2L["21f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["21f"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["21f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["21f"]["Name"] = [[Select]];
- G2L["21f"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.LocalScript
- G2L["220"] = Instance.new("LocalScript", G2L["1ba"]);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Glitch
- G2L["221"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["221"]["TextWrapped"] = true;
- G2L["221"]["BorderSizePixel"] = 0;
- G2L["221"]["TextSize"] = 14;
- G2L["221"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["221"]["TextScaled"] = true;
- G2L["221"]["BackgroundColor3"] = Color3.fromRGB(116, 0, 255);
- G2L["221"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["221"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["221"]["BackgroundTransparency"] = 0.2;
- G2L["221"]["Name"] = [[Glitch]];
- G2L["221"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["221"]["Text"] = [[Glitch]];
- G2L["221"]["Position"] = UDim2.new(0.23147, 0, 0.52244, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Glitch.UICorner
- G2L["222"] = Instance.new("UICorner", G2L["221"]);
- G2L["222"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Glitch.UIStroke
- G2L["223"] = Instance.new("UIStroke", G2L["221"]);
- G2L["223"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Glitch.Select
- G2L["224"] = Instance.new("Frame", G2L["221"]);
- G2L["224"]["Visible"] = false;
- G2L["224"]["BorderSizePixel"] = 0;
- G2L["224"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["224"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["224"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["224"]["Name"] = [[Select]];
- G2L["224"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Darkness
- G2L["225"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["225"]["TextWrapped"] = true;
- G2L["225"]["BorderSizePixel"] = 0;
- G2L["225"]["TextSize"] = 14;
- G2L["225"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["225"]["TextScaled"] = true;
- G2L["225"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["225"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["225"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["225"]["BackgroundTransparency"] = 0.2;
- G2L["225"]["Name"] = [[Darkness]];
- G2L["225"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["225"]["Text"] = [[Darkness]];
- G2L["225"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Darkness.UICorner
- G2L["226"] = Instance.new("UICorner", G2L["225"]);
- G2L["226"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Darkness.UIStroke
- G2L["227"] = Instance.new("UIStroke", G2L["225"]);
- G2L["227"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Darkness.Select
- G2L["228"] = Instance.new("Frame", G2L["225"]);
- G2L["228"]["Visible"] = false;
- G2L["228"]["BorderSizePixel"] = 0;
- G2L["228"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["228"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["228"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["228"]["Name"] = [[Select]];
- G2L["228"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Sorrowlight
- G2L["229"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["229"]["TextWrapped"] = true;
- G2L["229"]["BorderSizePixel"] = 0;
- G2L["229"]["TextSize"] = 14;
- G2L["229"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["229"]["TextScaled"] = true;
- G2L["229"]["BackgroundColor3"] = Color3.fromRGB(225, 207, 255);
- G2L["229"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["229"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["229"]["BackgroundTransparency"] = 0.2;
- G2L["229"]["Name"] = [[Sorrowlight]];
- G2L["229"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["229"]["Text"] = [[Sorrowlight]];
- G2L["229"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Sorrowlight.UICorner
- G2L["22a"] = Instance.new("UICorner", G2L["229"]);
- G2L["22a"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Sorrowlight.UIStroke
- G2L["22b"] = Instance.new("UIStroke", G2L["229"]);
- G2L["22b"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Sorrowlight.Select
- G2L["22c"] = Instance.new("Frame", G2L["229"]);
- G2L["22c"]["Visible"] = false;
- G2L["22c"]["BorderSizePixel"] = 0;
- G2L["22c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["22c"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["22c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["22c"]["Name"] = [[Select]];
- G2L["22c"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.limit
- G2L["22d"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["22d"]["TextWrapped"] = true;
- G2L["22d"]["BorderSizePixel"] = 0;
- G2L["22d"]["TextSize"] = 14;
- G2L["22d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["22d"]["TextScaled"] = true;
- G2L["22d"]["BackgroundColor3"] = Color3.fromRGB(255, 107, 8);
- G2L["22d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["22d"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["22d"]["BackgroundTransparency"] = 0.2;
- G2L["22d"]["Name"] = [[limit]];
- G2L["22d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["22d"]["Text"] = [[limit]];
- G2L["22d"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.limit.UICorner
- G2L["22e"] = Instance.new("UICorner", G2L["22d"]);
- G2L["22e"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.limit.UIStroke
- G2L["22f"] = Instance.new("UIStroke", G2L["22d"]);
- G2L["22f"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.limit.Select
- G2L["230"] = Instance.new("Frame", G2L["22d"]);
- G2L["230"]["Visible"] = false;
- G2L["230"]["BorderSizePixel"] = 0;
- G2L["230"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["230"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["230"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["230"]["Name"] = [[Select]];
- G2L["230"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Endless
- G2L["231"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["231"]["TextWrapped"] = true;
- G2L["231"]["BorderSizePixel"] = 0;
- G2L["231"]["TextSize"] = 14;
- G2L["231"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["231"]["TextScaled"] = true;
- G2L["231"]["BackgroundColor3"] = Color3.fromRGB(121, 121, 0);
- G2L["231"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["231"]["Selected"] = true;
- G2L["231"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["231"]["BackgroundTransparency"] = 0.2;
- G2L["231"]["Name"] = [[Endless]];
- G2L["231"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["231"]["Text"] = [[Endless(old)]];
- G2L["231"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Endless.UICorner
- G2L["232"] = Instance.new("UICorner", G2L["231"]);
- G2L["232"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Endless.UIStroke
- G2L["233"] = Instance.new("UIStroke", G2L["231"]);
- G2L["233"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Endless.Select
- G2L["234"] = Instance.new("Frame", G2L["231"]);
- G2L["234"]["Visible"] = false;
- G2L["234"]["BorderSizePixel"] = 0;
- G2L["234"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["234"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["234"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["234"]["Name"] = [[Select]];
- G2L["234"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extreme
- G2L["235"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["235"]["TextWrapped"] = true;
- G2L["235"]["BorderSizePixel"] = 0;
- G2L["235"]["TextSize"] = 14;
- G2L["235"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["235"]["TextScaled"] = true;
- G2L["235"]["BackgroundColor3"] = Color3.fromRGB(0, 111, 255);
- G2L["235"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["235"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["235"]["BackgroundTransparency"] = 0.2;
- G2L["235"]["Name"] = [[Extreme]];
- G2L["235"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["235"]["Text"] = [[Extreme(old)]];
- G2L["235"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extreme.UICorner
- G2L["236"] = Instance.new("UICorner", G2L["235"]);
- G2L["236"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extreme.UIStroke
- G2L["237"] = Instance.new("UIStroke", G2L["235"]);
- G2L["237"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extreme.Select
- G2L["238"] = Instance.new("Frame", G2L["235"]);
- G2L["238"]["Visible"] = false;
- G2L["238"]["BorderSizePixel"] = 0;
- G2L["238"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["238"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["238"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["238"]["Name"] = [[Select]];
- G2L["238"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.UIListLayout
- G2L["239"] = Instance.new("UIListLayout", G2L["1ba"]);
- G2L["239"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["239"]["Padding"] = UDim.new(0.005, 0);
- G2L["239"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Birthday
- G2L["23a"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["23a"]["TextWrapped"] = true;
- G2L["23a"]["BorderSizePixel"] = 0;
- G2L["23a"]["TextSize"] = 14;
- G2L["23a"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["23a"]["TextScaled"] = true;
- G2L["23a"]["BackgroundColor3"] = Color3.fromRGB(255, 201, 224);
- G2L["23a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["23a"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["23a"]["BackgroundTransparency"] = 0.2;
- G2L["23a"]["Name"] = [[Birthday]];
- G2L["23a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["23a"]["Text"] = [[Birthday]];
- G2L["23a"]["Position"] = UDim2.new(0.23147, 0, 0.52244, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Birthday.UICorner
- G2L["23b"] = Instance.new("UICorner", G2L["23a"]);
- G2L["23b"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Birthday.UIStroke
- G2L["23c"] = Instance.new("UIStroke", G2L["23a"]);
- G2L["23c"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Birthday.Select
- G2L["23d"] = Instance.new("Frame", G2L["23a"]);
- G2L["23d"]["Visible"] = false;
- G2L["23d"]["BorderSizePixel"] = 0;
- G2L["23d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["23d"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["23d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["23d"]["Name"] = [[Select]];
- G2L["23d"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Insanity
- G2L["23e"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["23e"]["TextWrapped"] = true;
- G2L["23e"]["BorderSizePixel"] = 0;
- G2L["23e"]["TextSize"] = 14;
- G2L["23e"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["23e"]["TextScaled"] = true;
- G2L["23e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["23e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["23e"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["23e"]["BackgroundTransparency"] = 0.2;
- G2L["23e"]["Name"] = [[Insanity]];
- G2L["23e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["23e"]["Text"] = [[Insanity]];
- G2L["23e"]["Position"] = UDim2.new(0.23147, 0, 0.47928, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Insanity.UICorner
- G2L["23f"] = Instance.new("UICorner", G2L["23e"]);
- G2L["23f"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Insanity.UIStroke
- G2L["240"] = Instance.new("UIStroke", G2L["23e"]);
- G2L["240"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Insanity.Select
- G2L["241"] = Instance.new("Frame", G2L["23e"]);
- G2L["241"]["Visible"] = false;
- G2L["241"]["BorderSizePixel"] = 0;
- G2L["241"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["241"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["241"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["241"]["Name"] = [[Select]];
- G2L["241"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Isolation
- G2L["242"] = Instance.new("TextButton", G2L["1ba"]);
- G2L["242"]["TextWrapped"] = true;
- G2L["242"]["BorderSizePixel"] = 0;
- G2L["242"]["TextSize"] = 14;
- G2L["242"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["242"]["TextScaled"] = true;
- G2L["242"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["242"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["242"]["Size"] = UDim2.new(0.537, 0, 0.015, 0);
- G2L["242"]["BackgroundTransparency"] = 0.2;
- G2L["242"]["Name"] = [[Isolation]];
- G2L["242"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["242"]["Text"] = [[Isolation]];
- G2L["242"]["Position"] = UDim2.new(0.23147, 0, 0.52244, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Isolation.UICorner
- G2L["243"] = Instance.new("UICorner", G2L["242"]);
- G2L["243"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Isolation.UIStroke
- G2L["244"] = Instance.new("UIStroke", G2L["242"]);
- G2L["244"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Isolation.Select
- G2L["245"] = Instance.new("Frame", G2L["242"]);
- G2L["245"]["Visible"] = false;
- G2L["245"]["BorderSizePixel"] = 0;
- G2L["245"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["245"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["245"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["245"]["Name"] = [[Select]];
- G2L["245"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage
- G2L["246"] = Instance.new("ScrollingFrame", G2L["18f"]);
- G2L["246"]["Visible"] = false;
- G2L["246"]["Active"] = true;
- G2L["246"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
- G2L["246"]["BorderSizePixel"] = 0;
- G2L["246"]["CanvasSize"] = UDim2.new(0, 0, 5, 0);
- G2L["246"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["246"]["Name"] = [[Placepage]];
- G2L["246"]["ScrollBarImageTransparency"] = 1;
- G2L["246"]["Size"] = UDim2.new(0.9998, 0, 0.99717, 0);
- G2L["246"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["246"]["Position"] = UDim2.new(0, 0, 0.00142, 0);
- G2L["246"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["246"]["ScrollBarThickness"] = 0;
- G2L["246"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.UIListLayout
- G2L["247"] = Instance.new("UIListLayout", G2L["246"]);
- G2L["247"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
- G2L["247"]["Padding"] = UDim.new(0.005, 0);
- G2L["247"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Floor2
- G2L["248"] = Instance.new("TextButton", G2L["246"]);
- G2L["248"]["TextWrapped"] = true;
- G2L["248"]["BorderSizePixel"] = 0;
- G2L["248"]["TextSize"] = 14;
- G2L["248"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["248"]["TextScaled"] = true;
- G2L["248"]["BackgroundColor3"] = Color3.fromRGB(11, 11, 11);
- G2L["248"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["248"]["Size"] = UDim2.new(0.53706, 0, 0.035, 0);
- G2L["248"]["BackgroundTransparency"] = 0.2;
- G2L["248"]["Name"] = [[Floor2]];
- G2L["248"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["248"]["Text"] = [[Floor 2 Theme]];
- G2L["248"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Floor2.UICorner
- G2L["249"] = Instance.new("UICorner", G2L["248"]);
- G2L["249"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Floor2.UIStroke
- G2L["24a"] = Instance.new("UIStroke", G2L["248"]);
- G2L["24a"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.LocalScript
- G2L["24b"] = Instance.new("LocalScript", G2L["246"]);
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Christmas
- G2L["24c"] = Instance.new("TextButton", G2L["246"]);
- G2L["24c"]["TextWrapped"] = true;
- G2L["24c"]["BorderSizePixel"] = 0;
- G2L["24c"]["TextSize"] = 14;
- G2L["24c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["24c"]["TextScaled"] = true;
- G2L["24c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["24c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["24c"]["Size"] = UDim2.new(0.53706, 0, 0.035, 0);
- G2L["24c"]["BackgroundTransparency"] = 0.2;
- G2L["24c"]["Name"] = [[Christmas]];
- G2L["24c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["24c"]["Text"] = [[Christmas Theme]];
- G2L["24c"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Christmas.UICorner
- G2L["24d"] = Instance.new("UICorner", G2L["24c"]);
- G2L["24d"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Christmas.UIStroke
- G2L["24e"] = Instance.new("UIStroke", G2L["24c"]);
- G2L["24e"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.CorrodedMetal
- G2L["24f"] = Instance.new("TextButton", G2L["246"]);
- G2L["24f"]["TextWrapped"] = true;
- G2L["24f"]["BorderSizePixel"] = 0;
- G2L["24f"]["TextSize"] = 14;
- G2L["24f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["24f"]["TextScaled"] = true;
- G2L["24f"]["BackgroundColor3"] = Color3.fromRGB(255, 175, 13);
- G2L["24f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["24f"]["Size"] = UDim2.new(0.53706, 0, 0.035, 0);
- G2L["24f"]["BackgroundTransparency"] = 0.2;
- G2L["24f"]["Name"] = [[CorrodedMetal]];
- G2L["24f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["24f"]["Text"] = [[CorrodedMetal]];
- G2L["24f"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.CorrodedMetal.UICorner
- G2L["250"] = Instance.new("UICorner", G2L["24f"]);
- G2L["250"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.CorrodedMetal.UIStroke
- G2L["251"] = Instance.new("UIStroke", G2L["24f"]);
- G2L["251"]["Thickness"] = 5;
- -- StarterGui.Sciptmode.Main.window
- G2L["252"] = Instance.new("Frame", G2L["4"]);
- G2L["252"]["Visible"] = false;
- G2L["252"]["BorderSizePixel"] = 0;
- G2L["252"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["252"]["Position"] = UDim2.new(0.14557, 0, 0.26643, 0);
- G2L["252"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["252"]["Name"] = [[window]];
- G2L["252"]["BackgroundTransparency"] = 0.2;
- -- StarterGui.Sciptmode.Main.window.T1
- G2L["253"] = Instance.new("TextLabel", G2L["252"]);
- G2L["253"]["TextWrapped"] = true;
- G2L["253"]["BorderSizePixel"] = 0;
- G2L["253"]["TextScaled"] = true;
- G2L["253"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["253"]["TextSize"] = 14;
- G2L["253"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["253"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["253"]["BackgroundTransparency"] = 1;
- G2L["253"]["Size"] = UDim2.new(0.99976, 0, 0.196, 0);
- G2L["253"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["253"]["Text"] = [[You don't have access to this feature]];
- G2L["253"]["Name"] = [[T1]];
- G2L["253"]["Position"] = UDim2.new(0, 0, 0.00649, 0);
- -- StarterGui.Sciptmode.Main.window.UICorner
- G2L["254"] = Instance.new("UICorner", G2L["252"]);
- G2L["254"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.Main.window.UIStroke
- G2L["255"] = Instance.new("UIStroke", G2L["252"]);
- G2L["255"]["Transparency"] = 0.2;
- G2L["255"]["Thickness"] = 5;
- G2L["255"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.window.T2
- G2L["256"] = Instance.new("TextLabel", G2L["252"]);
- G2L["256"]["TextWrapped"] = true;
- G2L["256"]["BorderSizePixel"] = 0;
- G2L["256"]["TextScaled"] = true;
- G2L["256"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["256"]["TextSize"] = 14;
- G2L["256"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["256"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["256"]["BackgroundTransparency"] = 1;
- G2L["256"]["Size"] = UDim2.new(0.67608, 0, 0.15359, 0);
- G2L["256"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["256"]["Text"] = [[Need to purchase this feature?]];
- G2L["256"]["Name"] = [[T2]];
- G2L["256"]["Position"] = UDim2.new(0.16184, 0, 0.22288, 0);
- -- StarterGui.Sciptmode.Main.window.T3
- G2L["257"] = Instance.new("TextLabel", G2L["252"]);
- G2L["257"]["TextWrapped"] = true;
- G2L["257"]["BorderSizePixel"] = 0;
- G2L["257"]["TextScaled"] = true;
- G2L["257"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["257"]["TextSize"] = 14;
- G2L["257"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["257"]["TextColor3"] = Color3.fromRGB(0, 158, 255);
- G2L["257"]["BackgroundTransparency"] = 1;
- G2L["257"]["RichText"] = true;
- G2L["257"]["Size"] = UDim2.new(0.968, 0, 0.15359, 0);
- G2L["257"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["257"]["Text"] = [[<u>https://www.roblox.com/games/122207058918144/DOORS</u>]];
- G2L["257"]["Name"] = [[T3]];
- G2L["257"]["Position"] = UDim2.new(0.01512, 0, 0.37436, 0);
- -- StarterGui.Sciptmode.Main.window.TextButton
- G2L["258"] = Instance.new("TextButton", G2L["252"]);
- G2L["258"]["TextWrapped"] = true;
- G2L["258"]["BorderSizePixel"] = 0;
- G2L["258"]["TextSize"] = 14;
- G2L["258"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["258"]["TextScaled"] = true;
- G2L["258"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["258"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["258"]["Size"] = UDim2.new(0.3025, 0, 0.23014, 0);
- G2L["258"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["258"]["Text"] = [[Yes]];
- G2L["258"]["Position"] = UDim2.new(0.05356, 0, 0.63583, 0);
- -- StarterGui.Sciptmode.Main.window.TextButton.UICorner
- G2L["259"] = Instance.new("UICorner", G2L["258"]);
- G2L["259"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.Main.window.TextButton.LocalScript
- G2L["25a"] = Instance.new("LocalScript", G2L["258"]);
- -- StarterGui.Sciptmode.Main.window.TextButton1
- G2L["25b"] = Instance.new("TextButton", G2L["252"]);
- G2L["25b"]["TextWrapped"] = true;
- G2L["25b"]["BorderSizePixel"] = 0;
- G2L["25b"]["TextSize"] = 14;
- G2L["25b"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["25b"]["TextScaled"] = true;
- G2L["25b"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["25b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["25b"]["Size"] = UDim2.new(0.3025, 0, 0.23014, 0);
- G2L["25b"]["Name"] = [[TextButton1]];
- G2L["25b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["25b"]["Text"] = [[NO, Thank]];
- G2L["25b"]["Position"] = UDim2.new(0.64352, 0, 0.63583, 0);
- -- StarterGui.Sciptmode.Main.window.TextButton1.UICorner
- G2L["25c"] = Instance.new("UICorner", G2L["25b"]);
- G2L["25c"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.Main.window.TextButton1.LocalScript
- G2L["25d"] = Instance.new("LocalScript", G2L["25b"]);
- -- StarterGui.Sciptmode.Main.Feature
- G2L["25e"] = Instance.new("Frame", G2L["4"]);
- G2L["25e"]["BorderSizePixel"] = 0;
- G2L["25e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["25e"]["Size"] = UDim2.new(1, 0, 0.093, 0);
- G2L["25e"]["Position"] = UDim2.new(0, 0, 0.35, 0);
- G2L["25e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["25e"]["Name"] = [[Feature]];
- G2L["25e"]["BackgroundTransparency"] = 1;
- -- StarterGui.Sciptmode.Main.Feature.UIStroke
- G2L["25f"] = Instance.new("UIStroke", G2L["25e"]);
- G2L["25f"]["Thickness"] = 3;
- G2L["25f"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Main.Feature.UIListLayout
- G2L["260"] = Instance.new("UIListLayout", G2L["25e"]);
- G2L["260"]["Padding"] = UDim.new(0.01, 0);
- G2L["260"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["260"]["FillDirection"] = Enum.FillDirection.Horizontal;
- -- StarterGui.Sciptmode.Main.Feature.Homepage
- G2L["261"] = Instance.new("ImageButton", G2L["25e"]);
- G2L["261"]["BorderSizePixel"] = 0;
- G2L["261"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["261"]["Image"] = [[rbxassetid://18245158907]];
- G2L["261"]["Size"] = UDim2.new(0.08686, 0, 1, 0);
- G2L["261"]["BackgroundTransparency"] = 1;
- G2L["261"]["Name"] = [[Homepage]];
- G2L["261"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["261"]["Position"] = UDim2.new(0, 0, 0.16976, 0);
- -- StarterGui.Sciptmode.Main.Feature.Homepage.LocalScript
- G2L["262"] = Instance.new("LocalScript", G2L["261"]);
- -- StarterGui.Sciptmode.Main.Feature.Homepage.UIAspectRatioConstraint
- G2L["263"] = Instance.new("UIAspectRatioConstraint", G2L["261"]);
- G2L["263"]["DominantAxis"] = Enum.DominantAxis.Height;
- -- StarterGui.Sciptmode.Main.Feature.Settings
- G2L["264"] = Instance.new("ImageButton", G2L["25e"]);
- G2L["264"]["BorderSizePixel"] = 0;
- G2L["264"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["264"]["Image"] = [[rbxassetid://5912368763]];
- G2L["264"]["Size"] = UDim2.new(0.08686, 0, 1, 0);
- G2L["264"]["BackgroundTransparency"] = 1;
- G2L["264"]["Name"] = [[Settings]];
- G2L["264"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- -- StarterGui.Sciptmode.Main.Feature.Settings.LocalScript
- G2L["265"] = Instance.new("LocalScript", G2L["264"]);
- -- StarterGui.Sciptmode.Main.Feature.Settings.UIAspectRatioConstraint
- G2L["266"] = Instance.new("UIAspectRatioConstraint", G2L["264"]);
- G2L["266"]["DominantAxis"] = Enum.DominantAxis.Height;
- -- StarterGui.Sciptmode.Main.Feature.upadte
- G2L["267"] = Instance.new("ImageButton", G2L["25e"]);
- G2L["267"]["BorderSizePixel"] = 0;
- G2L["267"]["AutoLocalize"] = false;
- G2L["267"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["267"]["Image"] = [[rbxassetid://17338287888]];
- G2L["267"]["Size"] = UDim2.new(0.08686, 0, 1, 0);
- G2L["267"]["BackgroundTransparency"] = 1;
- G2L["267"]["Name"] = [[upadte]];
- G2L["267"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- -- StarterGui.Sciptmode.Main.Feature.upadte.LocalScript
- G2L["268"] = Instance.new("LocalScript", G2L["267"]);
- -- StarterGui.Sciptmode.Main.Feature.upadte.UIAspectRatioConstraint
- G2L["269"] = Instance.new("UIAspectRatioConstraint", G2L["267"]);
- G2L["269"]["DominantAxis"] = Enum.DominantAxis.Height;
- -- StarterGui.Sciptmode.Notification
- G2L["26a"] = Instance.new("Frame", G2L["1"]);
- G2L["26a"]["BorderSizePixel"] = 0;
- G2L["26a"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["26a"]["Size"] = UDim2.new(0.18495, 0, 0.18281, 0);
- G2L["26a"]["Position"] = UDim2.new(1.1, 0, 0.66078, 0);
- G2L["26a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["26a"]["Name"] = [[Notification]];
- -- StarterGui.Sciptmode.Notification.UICorner
- G2L["26b"] = Instance.new("UICorner", G2L["26a"]);
- G2L["26b"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.Notification.UIStroke
- G2L["26c"] = Instance.new("UIStroke", G2L["26a"]);
- G2L["26c"]["Transparency"] = 0.2;
- G2L["26c"]["Thickness"] = 5;
- G2L["26c"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.Notification.Title
- G2L["26d"] = Instance.new("TextLabel", G2L["26a"]);
- G2L["26d"]["TextWrapped"] = true;
- G2L["26d"]["BorderSizePixel"] = 0;
- G2L["26d"]["TextScaled"] = true;
- G2L["26d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["26d"]["TextSize"] = 14;
- G2L["26d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["26d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["26d"]["BackgroundTransparency"] = 1;
- G2L["26d"]["Size"] = UDim2.new(0.74294, 0, 0.4009, 0);
- G2L["26d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["26d"]["Text"] = [[Scripts mode notification!]];
- G2L["26d"]["Name"] = [[Title]];
- -- StarterGui.Sciptmode.Notification.Text
- G2L["26e"] = Instance.new("TextLabel", G2L["26a"]);
- G2L["26e"]["TextWrapped"] = true;
- G2L["26e"]["BorderSizePixel"] = 0;
- G2L["26e"]["TextScaled"] = true;
- G2L["26e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["26e"]["TextSize"] = 14;
- G2L["26e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["26e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["26e"]["BackgroundTransparency"] = 1;
- G2L["26e"]["Size"] = UDim2.new(0, 314, 0, 64);
- G2L["26e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["26e"]["Text"] = [[Text]];
- G2L["26e"]["Name"] = [[Text]];
- G2L["26e"]["Position"] = UDim2.new(0.00282, 0, 0.35766, 0);
- -- StarterGui.Sciptmode.Notification.Progress
- G2L["26f"] = Instance.new("Frame", G2L["26a"]);
- G2L["26f"]["BorderSizePixel"] = 0;
- G2L["26f"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
- G2L["26f"]["Size"] = UDim2.new(1, 0, 0.07883, 0);
- G2L["26f"]["Position"] = UDim2.new(0, 0, 0.924, 0);
- G2L["26f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["26f"]["Name"] = [[Progress]];
- -- StarterGui.Sciptmode.Notification.Progress.UICorner
- G2L["270"] = Instance.new("UICorner", G2L["26f"]);
- G2L["270"]["CornerRadius"] = UDim.new(0.5, 0);
- -- StarterGui.Sciptmode.Log
- G2L["271"] = Instance.new("LocalScript", G2L["1"]);
- G2L["271"]["Name"] = [[Log]];
- -- StarterGui.Sciptmode.PC
- G2L["272"] = Instance.new("Frame", G2L["1"]);
- G2L["272"]["Visible"] = false;
- G2L["272"]["BorderSizePixel"] = 0;
- G2L["272"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
- G2L["272"]["Size"] = UDim2.new(0.3928, 0, 0.1224, 0);
- G2L["272"]["Position"] = UDim2.new(0.304, 0, -1, 0);
- G2L["272"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["272"]["Name"] = [[PC]];
- G2L["272"]["BackgroundTransparency"] = 0.2;
- -- StarterGui.Sciptmode.PC.UICorner
- G2L["273"] = Instance.new("UICorner", G2L["272"]);
- G2L["273"]["CornerRadius"] = UDim.new(0.1, 0);
- -- StarterGui.Sciptmode.PC.UIStroke
- G2L["274"] = Instance.new("UIStroke", G2L["272"]);
- G2L["274"]["Transparency"] = 0.2;
- G2L["274"]["Thickness"] = 5;
- G2L["274"]["Color"] = Color3.fromRGB(255, 223, 190);
- -- StarterGui.Sciptmode.PC.TextLabel
- G2L["275"] = Instance.new("TextLabel", G2L["272"]);
- G2L["275"]["TextWrapped"] = true;
- G2L["275"]["BorderSizePixel"] = 0;
- G2L["275"]["TextScaled"] = true;
- G2L["275"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["275"]["TextSize"] = 14;
- G2L["275"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["275"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["275"]["BackgroundTransparency"] = 1;
- G2L["275"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["275"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["275"]["Text"] = [[Press 'N' to toggle UI]];
- -- StarterGui.Sciptmode.PC.LocalScript
- G2L["276"] = Instance.new("LocalScript", G2L["272"]);
- -- StarterGui.Sciptmode.Mobile
- G2L["277"] = Instance.new("Frame", G2L["1"]);
- G2L["277"]["Visible"] = false;
- G2L["277"]["BorderSizePixel"] = 0;
- G2L["277"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
- G2L["277"]["Size"] = UDim2.new(0.032, 0, 0.073, 0);
- G2L["277"]["Position"] = UDim2.new(1.5, 0, 0.078, 0);
- G2L["277"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["277"]["Name"] = [[Mobile]];
- -- StarterGui.Sciptmode.Mobile.UICorner
- G2L["278"] = Instance.new("UICorner", G2L["277"]);
- G2L["278"]["CornerRadius"] = UDim.new(0.3, 0);
- -- StarterGui.Sciptmode.Mobile.TextButton
- G2L["279"] = Instance.new("TextButton", G2L["277"]);
- G2L["279"]["TextWrapped"] = true;
- G2L["279"]["BorderSizePixel"] = 0;
- G2L["279"]["TextSize"] = 14;
- G2L["279"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["279"]["TextScaled"] = true;
- G2L["279"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["279"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["279"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["279"]["BackgroundTransparency"] = 1;
- G2L["279"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["279"]["Text"] = [[Minimize toggle]];
- G2L["279"]["Position"] = UDim2.new(0, 0, -0.00249, 0);
- -- StarterGui.Sciptmode.Mobile.LocalScript
- G2L["27a"] = Instance.new("LocalScript", G2L["277"]);
- -- StarterGui.Sciptmode.ANIMATIONS
- local function C_2()
- local script = G2L["2"];
- local AnimationService = game:GetService("TweenService")
- local ui = script.Parent.Main
- local Mobile = script.Parent.Mobile
- local PC = script.Parent.PC
- local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local Position = UDim2.new(0.5, 0, 0.5, 0)
- local Animation2 = AnimationService:Create(ui, AnimationInfo, {Position = Position})
- local Position2 = UDim2.new(0.967, 0, 0.078, 0)
- local Animation = AnimationService:Create(Mobile, AnimationInfo, {Position = Position2})
- local Position3 = UDim2.new(0.303, 0, 0.0005, 0)
- local Animation3 = AnimationService:Create(PC, AnimationInfo, {Position = Position3})
- local Position4 = UDim2.new(0.303, 0, -1, 0)
- local Animation4 = AnimationService:Create(PC, AnimationInfo, {Position = Position4})
- Animation2:Play()
- Animation:Play()
- Animation3:Play()
- wait(3)
- Animation4:Play()
- --How did you see this?
- end;
- task.spawn(C_2);
- -- StarterGui.Sciptmode.Equipment-inspection
- local function C_3()
- local script = G2L["3"];
- local PC = game.Players.LocalPlayer.PlayerGui.Sciptmode.PC
- local Mobile = game.Players.LocalPlayer.PlayerGui.Sciptmode.Mobile
- local UserInputService = game:GetService("UserInputService")
- if UserInputService.TouchEnabled and not UserInputService.MouseEnabled then
- PC.Visible = false
- Mobile.Visible = true
- else
- PC.Visible = true
- Mobile.Visible = false
- end
- end;
- task.spawn(C_3);
- -- StarterGui.Sciptmode.Main.Function.mode.LocalScript
- local function C_10()
- local script = G2L["10"];
- local Button = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Function.mode
- local player = game.Players.LocalPlayer
- local Mode = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Modepage
- local Item = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Itempage
- local Place = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Placepage
- local UI = player.PlayerGui.Sciptmode.Main.Customentity
- local UI2 = player.PlayerGui.Sciptmode.Main.Message
- local UI3 = player.PlayerGui.Sciptmode.Main.Mainpage
- local UI4 = player.PlayerGui.Sciptmode.Main.Feature
- local UI3 = player.PlayerGui.Sciptmode.Main.Mainpage
- Button.MouseButton1Click:Connect(function()
- UI.Visible = false
- UI2.Visible = true
- UI3.Visible = true
- UI4.Visible = true
- Mode.Visible = true
- Item.Visible = false
- Place.Visible = false
- end)
- end;
- task.spawn(C_10);
- -- StarterGui.Sciptmode.Main.Function.place.LocalScript
- local function C_15()
- local script = G2L["15"];
- local Button = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Function.place
- local Mode = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Modepage
- local Item = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Itempage
- local Place = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Placepage
- local player = game.Players.LocalPlayer
- local UI = player.PlayerGui.Sciptmode.Main.Customentity
- local UI2 = player.PlayerGui.Sciptmode.Main.Message
- local UI3 = player.PlayerGui.Sciptmode.Main.Mainpage
- local UI4 = player.PlayerGui.Sciptmode.Main.Feature
- local UI3 = player.PlayerGui.Sciptmode.Main.Mainpage
- Button.MouseButton1Click:Connect(function()
- Mode.Visible = false
- Item.Visible = false
- Place.Visible = true
- UI.Visible = false
- UI2.Visible = true
- UI3.Visible = true
- UI4.Visible = true
- end)
- end;
- task.spawn(C_15);
- -- StarterGui.Sciptmode.Main.Function.Item.LocalScript
- local function C_1b()
- local script = G2L["1b"];
- local player = game.Players.LocalPlayer
- local Button = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Function.Item
- local Mode = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Modepage
- local Item = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Itempage
- local Place = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Placepage
- local UI = player.PlayerGui.Sciptmode.Main.Customentity
- local UI2 = player.PlayerGui.Sciptmode.Main.Message
- local UI3 = player.PlayerGui.Sciptmode.Main.Mainpage
- local UI4 = player.PlayerGui.Sciptmode.Main.Feature
- local UI3 = player.PlayerGui.Sciptmode.Main.Mainpage
- Button.MouseButton1Click:Connect(function()
- UI.Visible = false
- UI2.Visible = true
- UI3.Visible = true
- UI4.Visible = true
- Mode.Visible = false
- Item.Visible = true
- Place.Visible = false
- end)
- end;
- task.spawn(C_1b);
- -- StarterGui.Sciptmode.Main.Function.Customentity.LocalScript
- local function C_1e()
- local script = G2L["1e"];
- local player = game.Players.LocalPlayer
- local passId = 975582393 -- 通行证ID
- local TweenService = game:GetService("TweenService")
- local MarketplaceService = game:GetService("MarketplaceService")
- local UI = player.PlayerGui.Sciptmode.Main.Customentity
- local UI2 = player.PlayerGui.Sciptmode.Main.Message
- local UI3 = player.PlayerGui.Sciptmode.Main.Mainpage
- local UI4 = player.PlayerGui.Sciptmode.Main.Feature
- local function checkPass()
- local success, result = pcall(function()
- return MarketplaceService:PlayerOwnsAsset(player, passId)
- end)
- return success and result
- end
- local function animateUI(ui)
- ui.Visible = true
- ui.Size = UDim2.new(0, 0, 0, 0)
- ui.Position = UDim2.new(0.5, 0, 0.5, 0)
- ui.AnchorPoint = Vector2.new(0.5, 0.5)
- local enlargeGoal = {Size = UDim2.new(0.708, 0, 0.465, 0)}
- local enlargeTweenInfo = TweenInfo.new(0.2, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local enlargeTween = TweenService:Create(ui, enlargeTweenInfo, enlargeGoal)
- enlargeTween:Play()
- enlargeTween.Completed:Connect(function()
- local shrinkGoal = {Size = UDim2.new(0.6372, 0, 0.4185, 0)}
- local shrinkTweenInfo = TweenInfo.new(0.1, Enum.EasingStyle.Quad, Enum.EasingDirection.In)
- local shrinkTween = TweenService:Create(ui, shrinkTweenInfo, shrinkGoal)
- shrinkTween:Play()
- shrinkTween.Completed:Connect(function()
- local bounceGoal = {Size = UDim2.new(0.708, 0, 0.465, 0)}
- local bounceTweenInfo = TweenInfo.new(0.15, Enum.EasingStyle.Bounce, Enum.EasingDirection.Out)
- local bounceTween = TweenService:Create(ui, bounceTweenInfo, bounceGoal)
- bounceTween:Play()
- end)
- end)
- end
- local function runScriptBasedOnPass()
- if checkPass() then
- UI.Visible = true
- UI2.Visible = false
- UI3.Visible = false
- UI4.Visible = false
- else
- animateUI(script.Parent.Parent.Parent.window)
- --[[
- UI.Visible = true
- UI2.Visible = false
- UI3.Visible = false
- UI4.Visible = false
- ]]
- end
- end
- script.Parent.MouseButton1Click:Connect(runScriptBasedOnPass)
- end;
- task.spawn(C_1e);
- -- StarterGui.Sciptmode.Main.Function.Customentity.Frame.TextLabel.LocalScript
- local function C_23()
- local script = G2L["23"];
- local text = script.Parent
- local player = game.Players.LocalPlayer
- local passId = 975582393 -- 通行证ID
- local MarketplaceService = game:GetService("MarketplaceService")
- local function checkPass()
- local success, result = pcall(function()
- return MarketplaceService:PlayerOwnsAsset(player, passId)
- end)
- return success and result
- end
- if player.UserId == "wyslszak_cn" or "sansheq" or "whitelistuser" then
- _G.whitelist = true
- end
- local function updateTextVisibility()
- if checkPass() then
- text.Visible = false -- 隐藏text
- else
- text.Visible = true -- 显示text
- end
- end
- updateTextVisibility()
- end;
- task.spawn(C_23);
- -- StarterGui.Sciptmode.Main.Settings.Darg.LocalScript
- local function C_2f()
- local script = G2L["2f"];
- local AnimationService = game:GetService("TweenService")
- local Darg = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg
- local Buttonbackground = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg.Buttonbackground
- local button = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg.Buttonbackground.Button
- local Black = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg.Buttonbackground.black
- local ONOFF = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg.Buttonbackground.TextLabel
- local mian = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main
- local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local Transparency = 0.5
- local Animation1 = AnimationService:Create(Black, AnimationInfo, {BackgroundTransparency = Transparency})
- local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local Transparency = 1
- local Animation2 = AnimationService:Create(Black, AnimationInfo, {BackgroundTransparency = Transparency})
- local tweenInfo = TweenInfo.new(0.4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local targetPosition = UDim2.new(0, 0, 0, 0)
- local Animation3 = AnimationService:Create(button, tweenInfo, {Position = targetPosition})
- local tweenInfo = TweenInfo.new(0.4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local targetPosition = UDim2.new(0.711, 0, 0, 0)
- local Animation4 = AnimationService:Create(button, tweenInfo, {Position = targetPosition})
- local On = false
- Darg.MouseButton1Click:Connect(function()
- On = not On
- if On then
- Animation3:Play()
- Animation2:Play()
- else
- Animation1:Play()
- Animation4:Play()
- end
- end)
- local inDarg = true
- Darg.MouseButton1Click:Connect(function()
- inDarg = not inDarg
- mian.Draggable = not inDarg
- ONOFF.Text = inDarg and "OFF" or "ON"
- end)
- end;
- task.spawn(C_2f);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.English.TextButton.LocalScript
- local function C_3d()
- local script = G2L["3d"];
- local player = game.Players.LocalPlayer
- local UI = player.PlayerGui.Sciptmode.Main
- local gui = player.PlayerGui.Sciptmode.Main.Message.information
- local mainGui = player.PlayerGui.Sciptmode.Main
- local device = player.PlayerGui.Sciptmode
- local Button = script.Parent
- local BG = script.Parent.Blackbackground
- local BG2 = script.Parent.Parent.Parent.SChinese.TextButton.Blackbackground
- local Settings = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings
- local LA = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Language.Buttonbackground.TextLabel
- local EN = script.Parent.Parent.Parent.Parent.Parent.Parent.EN
- local CN = script.Parent.Parent.Parent.Parent.Parent.Parent.CN
- local Customentity = UI.Customentity
- local Entity = Customentity.ScrollingFrame.Entity
- local Lights = Customentity.ScrollingFrame.Lights
- local Earthquake = Customentity.ScrollingFrame.Earthquake
- local Movement = Customentity.ScrollingFrame.Movement
- local Rebounding = Customentity.ScrollingFrame.Rebounding
- local Damage = Customentity.ScrollingFrame.Damage
- local Crucifixion = Customentity.ScrollingFrame.Crucifixion
- local Death = Customentity.ScrollingFrame.Death
- local CameraShake = Customentity.ScrollingFrame.CameraShake
- local function updateGuiTexts()
- EN.Visible = true
- CN.Visible = false
- -- Updating main GUI messages
- gui.Player.ID.Text = "Player ID : " .. player.UserId
- gui.Player.USER.Text = "Username : " .. player.Name
- mainGui.update.TextLabel.Text = "latest update"
- player.PlayerGui.Sciptmode.Notification.Title.Text = "Scripts mode notification!"
- -- Updating function texts
- mainGui.Function.Item.Text = "Item"
- mainGui.Function.mode.Text = "mode"
- mainGui.Function.place.Text = "place"
- mainGui.Function.Customentity.Text = "Custom\nentity"
- mainGui.Function.Customentity.Frame.TextLabel.Text = "UNPURCHASED"
- -- Updating special items
- mainGui.Mainpage.Itempage.Special.TextLabel.Text = "Special"
- mainGui.Mainpage.Itempage.Special.GuidingCandle.Text = "Guiding Candle"
- mainGui.Mainpage.Itempage.Special.NVCS3000.Text = "NVCS-3000"
- mainGui.Mainpage.Itempage.Special.Purpleflashlight.Text = "Purple flashlight"
- -- Updating place themes
- mainGui.Mainpage.Placepage.Floor2.Text = "Floor 2 Theme"
- mainGui.Mainpage.Placepage.Christmas.Text = "Christmas Theme"
- -- Updating device-specific elements
- device.Mobile.TextButton.Text = "Minimize toggle"
- device.PC.TextLabel.Text = "Press 'N' to toggle UI"
- Settings.Darg.Text = "Darg"
- Settings.Language.Text = "Language"
- Customentity.ScrollingFrame.TextLabel.Text = "Custom entity"
- Customentity.Frame.TextButton.Text = "Execute"
- Customentity.Frame.TextButton2.Text = "Get code"
- Entity.HeightOffset.T.Text = "Height\nOffset"
- Entity.N1ame.T.Text = "Name"
- Entity.Model.T.Text = "Model"
- Lights.Lights.Text = "Lights"
- Lights.Flicker.Duration.Duration.TextLabel.Text = "Duration"
- Lights.Flicker.Flicker.TextLabel.Text = "Flicker"
- Lights.SR.Shatter.T.Text = "Shatter"
- Lights.SR.Repair.T.Text = "Repair"
- Earthquake.Earthquake.Text = "Earthquake"
- CameraShake.CameraShake.Text = "CameraShake"
- CameraShake.EDRA.Range.TTT.Text = "Range"
- CameraShake.Values.Values.Text = "Values"
- CameraShake.EDRA.ED.background.TextLabel.Text = "Enabled"
- Movement.Movement.Text = "Movement"
- Movement.SD.Speed.TextLabel.Text = "Speed"
- Movement.SD.Delay.TextLabel.Text = "Delay"
- Movement.Reversed.T.Text = "Reversed"
- Rebounding.Rebounding.Text = "Rebounding"
- Rebounding.ET.ED.background.TextLabel.Text = "Enabled"
- Rebounding.ET.Type.TextLabel.Text = "Type"
- Rebounding.MMD.Delay.T.Text = "Delay"
- Rebounding.MMD.Max.T.Text = "Max"
- Rebounding.MMD.Min.T.Text = "Mix"
- Damage.Damage.Text = "Damage"
- Damage.ED.ED.background.TextLabel.Text = "Enabled"
- Damage.RA.Range.T.Text = "Range"
- Damage.RA.Amount.T.Text = "Range"
- Crucifixion.Damage.Text = "Crucifixion"
- Crucifixion.ED.ED.background.TextLabel.Text = "Enabled"
- Crucifixion.ED.Range.T.Text = "Range"
- Crucifixion.RA.Break.Break.TextLabel.Text = "Break"
- Crucifixion.RA.Resist.T.Text = "v"
- Death.Damage.Text = "Death"
- Death.EC.Cause.T.Text = "Cause"
- Death.EC.Type.TextLabel.Text = "Type"
- local TSSS = Death.EC.Type.TB1.background.oo
- if TSSS.Text == "引导之光" then
- TSSS.Text = "Guiding"
- else
- TSSS.Text = "Curious"
- end
- if TSSS.Text == "好奇之光" then
- TSSS.Text = "Curious"
- else
- TSSS.Text = "Guiding"
- end
- mainGui.window.TextButton1.Text = "NO, Thank"
- mainGui.window.TextButton.Text = "Yes"
- mainGui.window.T1.Text = "You don't have access to this feature"
- mainGui.window.T2.Text = "Need to purchase this feature??"
- LA.Text = "English"
- BG.Visible = true
- BG2.Visible = false
- end
- Button.MouseButton1Click:Connect(updateGuiTexts)
- end;
- task.spawn(C_3d);
- -- StarterGui.Sciptmode.Main.Settings.Language.Buttonbackground.Frame.ScrollingFrame.SChinese.TextButton.LocalScript
- local function C_45()
- local script = G2L["45"];
- local player = game.Players.LocalPlayer
- local UI = player.PlayerGui.Sciptmode.Main
- local gui = player.PlayerGui.Sciptmode.Main.Message.information
- local mainGui = player.PlayerGui.Sciptmode.Main
- local device = player.PlayerGui.Sciptmode
- local Button = script.Parent
- local BG = script.Parent.Blackbackground
- local BG2 = script.Parent.Parent.Parent.English.TextButton.Blackbackground
- local Settings = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings
- local LA = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Language.Buttonbackground.TextLabel
- local EN = script.Parent.Parent.Parent.Parent.Parent.Parent.EN
- local CN = script.Parent.Parent.Parent.Parent.Parent.Parent.CN
- local Customentity = UI.Customentity
- local Entity = Customentity.ScrollingFrame.Entity
- local Lights = Customentity.ScrollingFrame.Lights
- local Earthquake = Customentity.ScrollingFrame.Earthquake
- local Movement = Customentity.ScrollingFrame.Movement
- local Rebounding = Customentity.ScrollingFrame.Rebounding
- local Damage = Customentity.ScrollingFrame.Damage
- local Crucifixion = Customentity.ScrollingFrame.Crucifixion
- local Death = Customentity.ScrollingFrame.Death
- local CameraShake = Customentity.ScrollingFrame.CameraShake
- local function updateGuiTexts()
- EN.Visible = false
- CN.Visible = true
- -- Updating main GUI messages
- gui.Player.ID.Text = "玩家 ID : " .. player.UserId
- gui.Player.USER.Text = "用户名 : " .. player.Name
- mainGui.update.TextLabel.Text = "最新更新"
- player.PlayerGui.Sciptmode.Notification.Title.Text = "脚本模式 通知!"
- -- Updating function texts
- mainGui.Function.Item.Text = "物品"
- mainGui.Function.mode.Text = "模式"
- mainGui.Function.place.Text = "场景"
- mainGui.Function.Customentity.Frame.TextLabel.Text = "未购买"
- mainGui.Function.Customentity.Text = "自定义实体"
- -- Updating special items
- mainGui.Mainpage.Itempage.Special.TextLabel.Text = "特殊"
- mainGui.Mainpage.Itempage.Special.GuidingCandle.Text = "引导之光蜡烛"
- mainGui.Mainpage.Itempage.Special.NVCS3000.Text = "夜视仪"
- mainGui.Mainpage.Itempage.Special.Purpleflashlight.Text = "紫色手电筒"
- -- Updating place themes
- mainGui.Mainpage.Placepage.Floor2.Text = "第二章主题"
- mainGui.Mainpage.Placepage.Christmas.Text = "圣诞节主题"
- -- Updating device-specific elements
- device.Mobile.TextButton.Text = "最小化切换"
- device.PC.TextLabel.Text = "按'N'切换界面"
- Settings.Darg.Text = "界面拖拽"
- Settings.Language.Text = "语言"
- Customentity.ScrollingFrame.TextLabel.Text = "自定义实体"
- Customentity.Frame.TextButton.Text = "执行"
- Customentity.Frame.TextButton2.Text = "获取脚本"
- Entity.HeightOffset.T.Text = "高度偏移"
- Entity.N1ame.T.Text = "名称"
- Entity.Model.T.Text = "模型"
- Lights.Lights.Text = "灯光"
- Lights.Flicker.Duration.Duration.TextLabel.Text = "闪灯时间"
- Lights.Flicker.Flicker.TextLabel.Text = "闪烁"
- Lights.SR.Shatter.T.Text = "破灯"
- Lights.SR.Repair.T.Text = "修灯"
- Earthquake.Earthquake.Text = "地震"
- CameraShake.CameraShake.Text = "屏幕抖动"
- CameraShake.EDRA.Range.TTT.Text = "范围"
- CameraShake.Values.Values.Text = "数值"
- CameraShake.EDRA.ED.background.TextLabel.Text = "启用"
- Movement.Movement.Text = "移动"
- Movement.SD.Speed.TextLabel.Text = "速度"
- Movement.SD.Delay.TextLabel.Text = "延迟"
- Movement.Reversed.T.Text = "前方生成"
- Rebounding.Rebounding.Text = "回弹"
- Rebounding.ET.ED.background.TextLabel.Text = "启用"
- Rebounding.ET.Type.TextLabel.Text = "类型"
- Rebounding.MMD.Delay.T.Text = "延迟"
- Rebounding.MMD.Max.T.Text = "最大次数"
- Rebounding.MMD.Min.T.Text = "最小次数"
- Damage.Damage.Text = "伤害"
- Damage.ED.ED.background.TextLabel.Text = "启用"
- Damage.RA.Range.T.Text = "范围"
- Damage.RA.Amount.T.Text = "伤害数值"
- Crucifixion.Damage.Text = "十字架封印"
- Crucifixion.ED.ED.background.TextLabel.Text = "启用"
- Crucifixion.ED.Range.T.Text = "范围"
- Crucifixion.RA.Break.Break.TextLabel.Text = "破坏"
- Crucifixion.RA.Resist.T.Text = "反抗"
- Death.Damage.Text = "死亡"
- Death.EC.Cause.T.Text = "导致"
- Death.EC.Type.TextLabel.Text = "类型"
- local TSSS = Death.EC.Type.TB1.background.oo
- if TSSS.Text == "Guiding" then
- TSSS.Text = "引导之光"
- else
- TSSS.Text = "好奇之光"
- end
- if TSSS.Text == "Curious" then
- TSSS.Text = "好奇之光"
- else
- TSSS.Text = "引导之光"
- end
- mainGui.window.TextButton1.Text = "不,谢谢"
- mainGui.window.TextButton.Text = "好"
- mainGui.window.T1.Text = "您无法访问此功能"
- mainGui.window.T2.Text = "需要购买此功能吗?"
- LA.Text = "简体中文"
- BG.Visible = true
- BG2.Visible = false
- end
- Button.MouseButton1Click:Connect(updateGuiTexts)
- end;
- task.spawn(C_45);
- -- StarterGui.Sciptmode.Main.Settings.Language.LocalScript
- local function C_48()
- local script = G2L["48"];
- local Language = script.Parent.Buttonbackground.Frame
- local Button = script.Parent
- local isVisible = false
- Button.MouseButton1Click:Connect(function()
- isVisible = not isVisible
- Language.Visible = isVisible
- end)
- end;
- task.spawn(C_48);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.Flicker.Flicker.LocalScript
- local function C_6e()
- local script = G2L["6e"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- end
- whiteTween:Play()
- blackTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_6e);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Repair.TB.LocalScript
- local function C_7b()
- local script = G2L["7b"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0.69, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- end
- whiteTween:Play()
- blackTween:Play()
- end
- -- 设置 Whitebutton 的默认位置为 UDim2.new(0.69, 0, 0, 0)
- Whitebutton.Position = UDim2.new(0.69, 0, 0, 0)
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_7b);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Lights.SR.Shatter.TB.LocalScript
- local function C_88()
- local script = G2L["88"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- end
- whiteTween:Play()
- blackTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_88);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Earthquake.TB.TB.LocalScript
- local function C_97()
- local script = G2L["97"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- end
- whiteTween:Play()
- blackTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_97);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.CameraShake.EDRA.ED.LocalScript
- local function C_a6()
- local script = G2L["a6"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- end
- whiteTween:Play()
- blackTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_a6);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Movement.Reversed.TB.LocalScript
- local function C_dc()
- local script = G2L["dc"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- end
- whiteTween:Play()
- blackTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_dc);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.ED.LocalScript
- local function C_ec()
- local script = G2L["ec"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- end
- whiteTween:Play()
- blackTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_ec);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Rebounding.ET.Type.TB1.LocalScript
- local function C_f0()
- local script = G2L["f0"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Text = script.Parent.background.oo
- local Whitebutton = script.Parent.background.Button
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- Fr.Visible = false
- Text.Text = "Blitz"
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- Fr.Visible = true
- Text.Text = "Ambush"
- end
- whiteTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_f0);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Damage.ED.ED.LocalScript
- local function C_11c()
- local script = G2L["11c"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- end
- whiteTween:Play()
- blackTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_11c);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.ED.ED.LocalScript
- local function C_139()
- local script = G2L["139"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- end
- whiteTween:Play()
- blackTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_139);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Resist.TB.LocalScript
- local function C_145()
- local script = G2L["145"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0.69, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- end
- whiteTween:Play()
- blackTween:Play()
- end
- -- 设置 Whitebutton 的默认位置为 UDim2.new(0.69, 0, 0, 0)
- Whitebutton.Position = UDim2.new(0.69, 0, 0, 0)
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_145);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Crucifixion.RA.Break.Break.LocalScript
- local function C_150()
- local script = G2L["150"];
- local button = script.Parent
- local Fr = script.Parent.oo
- local Whitebutton = script.Parent.background.Button
- local Black = script.Parent.background.black
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 0.5})
- Fr.Visible = false
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- blackTween = createTween(Black, transparencyInfo, {BackgroundTransparency = 1})
- Fr.Visible = true
- end
- whiteTween:Play()
- blackTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_150);
- -- StarterGui.Sciptmode.Main.Customentity.ScrollingFrame.Death.EC.Type.TB1.LocalScript
- local function C_167()
- local script = G2L["167"];
- local button = script.Parent
- local CN = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Language.CN
- local EN = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Language.EN
- local Fr = script.Parent.oo
- local Text = script.Parent.background.oo
- local Whitebutton = script.Parent.background.Button
- local tweenService = game:GetService("TweenService")
- -- 动画参数
- local positionInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local transparencyInfo = TweenInfo.new(
- 0.5, -- 动画时间
- Enum.EasingStyle.Quad, -- 动画缓动样式
- Enum.EasingDirection.Out, -- 动画缓动方向
- 0, -- 重复次数
- false, -- 是否反向
- 0 -- 延迟时间
- )
- local function createTween(object, info, properties)
- return tweenService:Create(object, info, properties)
- end
- local function updateButtonText()
- local whiteTween, blackTween
- if Whitebutton.Position == UDim2.new(0, 0, 0, 0) then
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0.69, 0, 0, 0)})
- Fr.Visible = false
- if EN.Visible == true then
- Text.Text = "Curious"
- else
- Text.Text = "好奇之光"
- end
- else
- whiteTween = createTween(Whitebutton, positionInfo, {Position = UDim2.new(0, 0, 0, 0)})
- Fr.Visible = true
- if EN.Visible == true then
- Text.Text = "Guiding"
- else
- Text.Text = "引导之光"
- end
- end
- whiteTween:Play()
- end
- button.MouseButton1Click:Connect(function()
- updateButtonText()
- end)
- end;
- task.spawn(C_167);
- -- StarterGui.Sciptmode.Main.Customentity.Frame.TextButton.LocalScript
- local function C_173()
- local script = G2L["173"];
- local TweenService = game:GetService("TweenService")
- local player = game.Players.LocalPlayer
- local CN = player.PlayerGui.Sciptmode.Main.Settings.Language.CN
- local function createEntityScript(entityName, modelUrl, heightOffset, lightFlickerEnabled, lightFlickerDuration, shatterEnabled, repairEnabled, EarthquakeEnabled, CameraShakeEnabled, Range, FadeIn, FadeOut, Magnitude, Roughness, Speed, Delays, ReversedEnabled, ReboundingEnabled, ReversedAmbush, RDDelay, RMax, RMin, DamageEnabled, DRange, DAmount, CrucifixionED, CrucifixionRange, CrucifixionResist, CrucifixionBreak, DType, DCause)
- return [[
- ---====== Load spawner ======---
- local spawner = loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Utilities/main/Doors/Entity%20Spawner/V2/Source.lua"))()
- ---====== Create entity ======---
- local entityTemplate = {
- Entity = {Name = "]] .. entityName .. [[", Asset = "rbxassetid://]] .. modelUrl .. [[", HeightOffset = ]] .. heightOffset .. [[},
- Lights = {Flicker = {Enabled = ]] .. tostring(lightFlickerEnabled) .. [[, Duration = ]] .. lightFlickerDuration .. [[}, Shatter = ]] .. tostring(shatterEnabled) .. [[, Repair = ]] .. tostring(repairEnabled) .. [[},
- Earthquake = {Enabled = ]] .. tostring(EarthquakeEnabled) .. [[},
- CameraShake = {Enabled = ]] .. tostring(CameraShakeEnabled) .. [[, Range = ]] .. Range .. [[, Values = {]] .. FadeIn .. [[, ]] .. FadeOut .. [[, ]] .. Magnitude .. [[, ]] .. Roughness .. [[}},
- Movement = {Speed = ]] .. Speed .. [[, Delay = ]] .. Delays .. [[, Reversed = ]] .. tostring(ReversedEnabled) .. [[},
- Rebounding = {Enabled = ]] .. tostring(ReboundingEnabled) .. [[, Type = "]] .. ReversedAmbush .. [[", Min = ]] .. RMin .. [[, Max = ]] .. RMax .. [[, Delay = ]] .. RDDelay .. [[},
- Damage = {Enabled = ]] .. tostring(DamageEnabled) .. [[, Range = ]] .. DRange .. [[, Amount = ]] .. DAmount .. [[},
- Crucifixion = {Enabled = ]] .. tostring(CrucifixionED) .. [[, Range = ]] .. CrucifixionRange .. [[, Resist = ]] .. tostring(CrucifixionResist) .. [[, Break = ]] .. tostring(CrucifixionBreak) .. [[},
- Death = {Type = "]] .. tostring(DType) .. [[", Hints = {"Death Hints", "Death Hints2", "Death Hints3", "Death Hints4", "Death Hints5"}, Cause = "]] .. DCause .. [["}}
- }
- ---====== Debug entity ======---
- local entity = spawner.Create(entityTemplate)
- entity:SetCallback("OnSpawned", function()
- -- Entity has spawned
- end)
- entity:SetCallback("OnStartMoving", function()
- -- Entity has started moving
- end)
- entity:SetCallback("OnEnterRoom", function(room, firstTime)
- if firstTime == true then
- -- Entity has entered room: ".. room.Name.. " for the first time
- else
- -- "Entity has entered room: ".. room.Name.. " again
- end
- end)
- entity:SetCallback("OnLookAt", function(lineOfSight)
- if lineOfSight == true then
- -- Player is looking at entity
- else
- -- Player view is obstructed by something
- end
- end)
- entity:SetCallback("OnRebounding", function(startOfRebound)
- if startOfRebound == true then
- -- "Entity has started rebounding
- else
- -- Entity has finished rebounding
- end
- end)
- entity:SetCallback("OnDespawning", function()
- -- Entity is despawning
- end)
- entity:SetCallback("OnDespawned", function()
- -- Entity has despawned
- end)
- entity:SetCallback("OnDamagePlayer", function(newHealth)
- if newHealth == 0 then
- -- Entity has killed the player
- else
- -- Entity has damaged the player
- end
- end)
- entity:SetCallback("CrucifixionOverwrite", function()
- -- Custom crucifixion callback
- end)
- ---====== Run entity ======---
- entity:Run()
- ]]
- end
- --==//Get\\==--
- local screen = player.PlayerGui.Sciptmode.Main.Customentity.ScrollingFrame
- local Entity = screen.Entity
- local Light = screen.Lights
- local Earthquake = screen.Earthquake
- local CameraShake = screen.CameraShake
- local Movement = screen.Movement
- local Rebounding = screen.Rebounding
- local Damage = screen.Damage
- local Crucifixion = screen.Crucifixion
- local Death = screen.Death
- --==//Sanitize TextBox Function\\==--
- local function sanitizeTextBox(textBox)
- textBox:GetPropertyChangedSignal("Text"):Connect(function()
- local text = textBox.Text
- textBox.Text = text:gsub("%D", "")
- end)
- end
- --==//Sanitize Inputs\\==--
- local inputs = {
- screen.Crucifixion.ED.Range.F.TextBox,
- screen.Damage.RA.Range.F.TextBox,
- screen.Damage.RA.Amount.F.TextBox,
- screen.Rebounding.MMD.Delay.F.TextBox,
- screen.Rebounding.MMD.Max.F.TextBox,
- screen.Rebounding.MMD.Min.F.TextBox,
- screen.Movement.SD.Delay.Delay.TextBox,
- screen.Movement.SD.Speed.Speed.TextBox,
- screen.CameraShake.Values.FadeIn.TextBox,
- screen.CameraShake.Values.FadeOut.TextBox,
- screen.CameraShake.Values.Magnitude.TextBox,
- screen.CameraShake.Values.Roughness.TextBox,
- screen.Entity.Model.Frame.TextBox,
- screen.CameraShake.EDRA.Range.Range.TextBox,
- screen.Entity.HeightOffset.Frame.TextBox,
- screen.Lights.Flicker.Duration.TextBox
- }
- for _, input in pairs(inputs) do
- sanitizeTextBox(input)
- end
- --==//Button Click Event\\==--
- local function onButtonClicked()
- local entityName = Entity.N1ame.Frame.TextBox.Text
- local modelUrl = Entity.Model.Frame.TextBox.Text
- local heightOffset = Entity.HeightOffset.Frame.TextBox.Text
- local LightFlickerEnabled = screen.Lights.Flicker.Flicker.oo.Visible
- local LightShatterEnabled = screen.Lights.SR.Shatter.TB.oo.Visible
- local LightRepairEnabled = screen.Lights.SR.Repair.TB.oo.Visible
- local EarthquakeEnabled = screen.Earthquake.TB.TB.oo.Visible
- local CameraShakeEnabled = screen.CameraShake.EDRA.ED.oo.Visible
- local Range = screen.CameraShake.EDRA.Range.Range.TextBox.Text
- local FadeIn = screen.CameraShake.Values.FadeIn.TextBox.Text
- local FadeOut = screen.CameraShake.Values.FadeOut.TextBox.Text
- local Magnitude = screen.CameraShake.Values.Magnitude.TextBox.Text
- local Roughness = screen.CameraShake.Values.Roughness.TextBox.Text
- local Speed = screen.Movement.SD.Speed.Speed.TextBox.Text
- local Delays = screen.Movement.SD.Delay.Delay.TextBox.Text
- local ReversedEnabled = screen.Movement.Reversed.TB.oo.Visible
- local ReboundingEnabled = screen.Rebounding.ET.ED.oo.Visible
- local lightFlickerDuration = screen.Lights.Flicker.Duration.TextBox.Text
- local RDDelay = screen.Rebounding.MMD.Delay.F.TextBox.Text
- local RMax = screen.Rebounding.MMD.Max.F.TextBox.Text
- local RMin = screen.Rebounding.MMD.Min.F.TextBox.Text
- local DamageEnabled = screen.Damage.ED.ED.oo.Visible
- local DRange = screen.Damage.RA.Range.F.TextBox.Text
- local DAmount = screen.Damage.RA.Amount.F.TextBox.Text
- local CrucifixionED = screen.Crucifixion.ED.ED.oo.Visible
- local CrucifixionRange = screen.Crucifixion.ED.Range.F.TextBox.Text
- local CrucifixionResist = screen.Crucifixion.RA.Resist.TB.oo.Visible
- local CrucifixionBreak = screen.Crucifixion.RA.Break.Break.oo.Visible
- local DType = screen.Death.EC.Type.TB1.oo.Visible and "Guiding" or "Curious"
- local DCause = screen.Death.EC.Cause.F.TextBox.Text
- local ReversedAmbush = screen.Rebounding.ET.Type.TB1.oo.Visible and "Ambush" or "Blitz"
- local scriptContent = createEntityScript(
- entityName, modelUrl, heightOffset, LightFlickerEnabled, lightFlickerDuration, LightShatterEnabled, LightRepairEnabled,
- EarthquakeEnabled, CameraShakeEnabled, Range, FadeIn, FadeOut, Magnitude, Roughness, Speed, Delays, ReversedEnabled,
- ReboundingEnabled, ReversedAmbush, RDDelay, RMax, RMin, DamageEnabled, DRange, DAmount, CrucifixionED, CrucifixionRange,
- CrucifixionResist, CrucifixionBreak, DType, DCause
- )
- local func = print(scriptContent)
- local Notif = player.PlayerGui.Sciptmode.Notification
- local clonedNotif = Notif:Clone()
- clonedNotif.Parent = player.PlayerGui.Sciptmode
- local Text = clonedNotif.Text
- local Progress = clonedNotif.Progress
- if CN.Visible == false then
- Text.Text = "You Spawn Entity: " .. entityName .. "!"
- else
- Text.Text = "你生成了实体:" .. entityName .. "!"
- end
- TweenService:Create(clonedNotif, TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out), {Position = UDim2.new(0.835, 0, 0.661, 0)}):Play()
- local progressTween = TweenService:Create(Progress, TweenInfo.new(5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out), {Size = UDim2.new(0, 0, 0.079, 0)})
- progressTween.Completed:Connect(function()
- local notifTweenOut = TweenService:Create(clonedNotif, TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out), {Position = UDim2.new(1.5, 0, 0.661, 0)})
- notifTweenOut:Play()
- notifTweenOut.Completed:Connect(function()
- wait(1)
- clonedNotif:Destroy()
- end)
- end)
- progressTween:Play()
- end
- script.Parent.MouseButton1Click:Connect(onButtonClicked)
- end;
- task.spawn(C_173);
- -- StarterGui.Sciptmode.Main.Customentity.Frame.TextButton2.LocalScript
- local function C_176()
- local script = G2L["176"];
- local function createEntityScript(name, modelUrl, heightOffset, lightFlickerEnabled, lightFlickerDuration, shatterEnabled, repairEnabled, EarthquakeEnabled, CameraShakeEnabled, Range, FadeIn, FadeOut, Magnitude, Roughness, Speed, Delays, ReversedEnabled, ReboundingEnabled, ReversedAmbush, RDDelay, RMax, RMin, DamageEnabled, DRange, DAmount, CrucifixionED, CrucifixionRange, CrucifixionResist, CrucifixionBreak, DType, DCause)
- return [[
- ---====== Load spawner ======---
- local spawner = loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Utilities/main/Doors/Entity%20Spawner/V2/Source.lua"))()
- ---====== Create entity ======---
- local entityTemplate = {
- Entity = {Name = "]] .. name .. [[", Asset = "rbxassetid://]] .. modelUrl .. [[", HeightOffset = ]] .. heightOffset .. [[},
- Lights = {Flicker = {Enabled = ]] .. tostring(lightFlickerEnabled) .. [[, Duration = ]] .. lightFlickerDuration .. [[}, Shatter = ]] .. tostring(shatterEnabled) .. [[, Repair = ]] .. tostring(repairEnabled) .. [[},
- Earthquake = {Enabled = ]] .. tostring(EarthquakeEnabled) .. [[},
- CameraShake = {Enabled = ]] .. tostring(CameraShakeEnabled) .. [[, Range = ]] .. Range .. [[, Values = {]] .. FadeIn .. [[, ]] .. FadeOut .. [[, ]] .. Magnitude .. [[, ]] .. Roughness .. [[}},
- Movement = {Speed = ]] .. Speed .. [[, Delay = ]] .. Delays .. [[, Reversed = ]] .. tostring(ReversedEnabled) .. [[},
- Rebounding = {Enabled = ]] .. tostring(ReboundingEnabled) .. [[, Type = "]] .. ReversedAmbush .. [[", Min = ]] .. RMin .. [[, Max = ]] .. RMax .. [[, Delay = ]] .. RDDelay .. [[},
- Damage = {Enabled = ]] .. tostring(DamageEnabled) .. [[, Range = ]] .. DRange .. [[, Amount = ]] .. DAmount .. [[},
- Crucifixion = {Enabled = ]] .. tostring(CrucifixionED) .. [[, Range = ]] .. CrucifixionRange .. [[, Resist = ]] .. tostring(CrucifixionResist) .. [[, Break = ]] .. tostring(CrucifixionBreak) .. [[},
- Death = {Type = "]] .. tostring(DType) .. [[", Hints = {"Death Hints", "Death Hints2", "Death Hints3", "Death Hints4", "Death Hints5"}, Cause = "]] .. DCause .. [["}}
- }
- ---====== Debug entity ======---
- local entity = spawner.Create(entityTemplate)
- entity:SetCallback("OnSpawned", function()
- -- Entity has spawned
- end)
- entity:SetCallback("OnStartMoving", function()
- -- Entity has started moving
- end)
- entity:SetCallback("OnEnterRoom", function(room, firstTime)
- if firstTime == true then
- -- Entity has entered room: ".. room.Name.. " for the first time
- else
- -- "Entity has entered room: ".. room.Name.. " again
- end
- end)
- entity:SetCallback("OnLookAt", function(lineOfSight)
- if lineOfSight == true then
- -- Player is looking at entity
- else
- -- Player view is obstructed by something
- end
- end)
- entity:SetCallback("OnRebounding", function(startOfRebound)
- if startOfRebound == true then
- -- "Entity has started rebounding
- else
- -- Entity has finished rebounding
- end
- end)
- entity:SetCallback("OnDespawning", function()
- -- Entity is despawning
- end)
- entity:SetCallback("OnDespawned", function()
- -- Entity has despawned
- end)
- entity:SetCallback("OnDamagePlayer", function(newHealth)
- if newHealth == 0 then
- -- Entity has killed the player
- else
- -- Entity has damaged the player
- end
- end)
- entity:SetCallback("CrucifixionOverwrite", function()
- -- Custom crucifixion callback
- end)
- ---====== Run entity ======---
- entity:Run()
- ]]
- end
- --==//Get\\==--
- local player = game.Players.LocalPlayer
- local screen = player.PlayerGui.Sciptmode.Main.Customentity.ScrollingFrame
- local Entity = screen.Entity
- local Light = screen.Lights
- local Earthquake = screen.Earthquake
- local CameraShake = screen.CameraShake
- local Movement = screen.Movement
- local Rebounding = screen.Rebounding
- local Damage = screen.Damage
- local Crucifixion = screen.Crucifixion
- local Death = screen.Death
- --==//Sanitize TextBox Function\\==--
- local function sanitizeTextBox(textBox)
- textBox:GetPropertyChangedSignal("Text"):Connect(function()
- local text = textBox.Text
- textBox.Text = text:gsub("%D", "")
- end)
- end
- --==//Sanitize Inputs\\==--
- local inputs = {
- screen.Crucifixion.ED.Range.F.TextBox,
- screen.Damage.RA.Range.F.TextBox,
- screen.Damage.RA.Amount.F.TextBox,
- screen.Rebounding.MMD.Delay.F.TextBox,
- screen.Rebounding.MMD.Max.F.TextBox,
- screen.Rebounding.MMD.Min.F.TextBox,
- screen.Movement.SD.Delay.Delay.TextBox,
- screen.Movement.SD.Speed.Speed.TextBox,
- screen.CameraShake.Values.FadeIn.TextBox,
- screen.CameraShake.Values.FadeOut.TextBox,
- screen.CameraShake.Values.Magnitude.TextBox,
- screen.CameraShake.Values.Roughness.TextBox,
- screen.Entity.Model.Frame.TextBox,
- screen.CameraShake.EDRA.Range.Range.TextBox,
- screen.Entity.HeightOffset.Frame.TextBox,
- screen.Lights.Flicker.Duration.TextBox
- }
- for _, input in pairs(inputs) do
- sanitizeTextBox(input)
- end
- --==//Button Click Event\\==--
- local function onButtonClicked()
- local entityName = Entity.N1ame.Frame.TextBox.Text
- local modelUrl = Entity.Model.Frame.TextBox.Text
- local heightOffset = Entity.HeightOffset.Frame.TextBox.Text
- local LightFlickerEnabled = screen.Lights.Flicker.Flicker.oo.Visible
- local LightShatterEnabled = screen.Lights.SR.Shatter.TB.oo.Visible
- local LightRepairEnabled = screen.Lights.SR.Repair.TB.oo.Visible
- local EarthquakeEnabled = screen.Earthquake.TB.TB.oo.Visible
- local CameraShakeEnabled = screen.CameraShake.EDRA.ED.oo.Visible
- local Range = screen.CameraShake.EDRA.Range.Range.TextBox.Text
- local FadeIn = screen.CameraShake.Values.FadeIn.TextBox.Text
- local FadeOut = screen.CameraShake.Values.FadeOut.TextBox.Text
- local Magnitude = screen.CameraShake.Values.Magnitude.TextBox.Text
- local Roughness = screen.CameraShake.Values.Roughness.TextBox.Text
- local Speed = screen.Movement.SD.Speed.Speed.TextBox.Text
- local Delays = screen.Movement.SD.Delay.Delay.TextBox.Text
- local ReversedEnabled = screen.Movement.Reversed.TB.oo.Visible
- local ReboundingEnabled = screen.Rebounding.ET.ED.oo.Visible
- local lightFlickerDuration = screen.Lights.Flicker.Duration.TextBox.Text
- local RDDelay = screen.Rebounding.MMD.Delay.F.TextBox.Text
- local RMax = screen.Rebounding.MMD.Max.F.TextBox.Text
- local RMin = screen.Rebounding.MMD.Min.F.TextBox.Text
- local DamageEnabled = screen.Damage.ED.ED.oo.Visible
- local DRange = screen.Damage.RA.Range.F.TextBox.Text
- local DAmount = screen.Damage.RA.Amount.F.TextBox.Text
- local CrucifixionED = screen.Crucifixion.ED.ED.oo.Visible
- local CrucifixionRange = screen.Crucifixion.ED.Range.F.TextBox.Text
- local CrucifixionResist = screen.Crucifixion.RA.Resist.TB.oo.Visible
- local CrucifixionBreak = screen.Crucifixion.RA.Break.Break.oo.Visible
- local DType = screen.Death.EC.Type.TB1.oo.Visible and "Guiding" or "Curious"
- local DCause = screen.Death.EC.Cause.F.TextBox.Text
- local ReversedAmbush = screen.Rebounding.ET.Type.TB1.oo.Visible and "Ambush" or "Blitz"
- local scriptContent = createEntityScript(
- entityName, modelUrl, heightOffset, LightFlickerEnabled, lightFlickerDuration, LightShatterEnabled, LightRepairEnabled,
- EarthquakeEnabled, CameraShakeEnabled, Range, FadeIn, FadeOut, Magnitude, Roughness, Speed, Delays, ReversedEnabled,
- ReboundingEnabled, ReversedAmbush, RDDelay, RMax, RMin, DamageEnabled, DRange, DAmount, CrucifixionED, CrucifixionRange,
- CrucifixionResist, CrucifixionBreak, DType, DCause
- )
- setclipboard(scriptContent)
- end
- script.Parent.MouseButton1Click:Connect(onButtonClicked)
- end;
- task.spawn(C_176);
- -- StarterGui.Sciptmode.Main.Message.information.Player.USER.LocalScript
- local function C_187()
- local script = G2L["187"];
- local player = game.Players.LocalPlayer
- local User = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Message.information.Player.USER
- User.Text = "Username : " .. player.Name
- end;
- task.spawn(C_187);
- -- StarterGui.Sciptmode.Main.Message.information.Player.ID.LocalScript
- local function C_189()
- local script = G2L["189"];
- local player = game.Players.LocalPlayer
- local ID = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Message.information.Player.ID
- ID.Text = "Player ID : " .. player.UserId
- end;
- task.spawn(C_189);
- -- StarterGui.Sciptmode.Main.Message.ImageButton.LocalScript
- local function C_18c()
- local script = G2L["18c"];
- local button = script.Parent
- local UI = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main
- local Developer = UI.Developer
- local Mainpage = UI.Mainpage
- local Feature = UI.Feature
- local function toggleUI(targetUI)
- if targetUI.Visible then
- targetUI.Visible = false
- Mainpage.Visible = true
- Feature.Visible = true
- else
- targetUI.Visible = true
- Mainpage.Visible = false
- Feature.Visible = false
- end
- end
- button.MouseButton1Click:Connect(function()
- toggleUI(Developer)
- end)
- end;
- task.spawn(C_18c);
- -- StarterGui.Sciptmode.Main.Mainpage.Itempage.LocalScript
- local function C_19e()
- local script = G2L["19e"];
- local itempage = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Itempage
- local Special = itempage.Special
- local Rooms = itempage.Rooms
- local SpecialItem = {
- GuidingCandle = Special.GuidingCandle,
- NVCS3000 = Special.NVCS3000,
- Purpleflashlight = Special.Purpleflashlight
- }
- local RoomslItem = {
- BarrelStarlight = Rooms.BarrelStarlight
- }
- local items = {
- GuidingCandle = "Guiding-Candle",
- NVCS3000 = "NVCS-3000",
- Purpleflashlight = "Purple-flashlight",
- BarrelStarlight = "Barrel-Starlight"
- }
- for itemName, scriptName in pairs(items) do
- local item = itempage[itemName]
- item.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RBXDM/name/main/" .. scriptName))()
- end)
- end
- end;
- task.spawn(C_19e);
- -- StarterGui.Sciptmode.Main.Mainpage.Modepage.LocalScript
- local function C_220()
- local script = G2L["220"];
- local modepage = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Modepage
- local modes = {
- Birthday = modepage.Birthday,
- Cat = modepage.Cat,
- Creepy = modepage.Creepy,
- Dark = modepage.Dark,
- Darkness = modepage.Darkness,
- Devil = modepage.Devil,
- Endless = modepage.Endless,
- ExtremeAV = modepage.ExtremeAV,
- Extreme = modepage.Extreme,
- Fear = modepage.Fear,
- Forgotten = modepage.Forgotten,
- Fragmented = modepage.Fragmented,
- Furry = modepage.Furry,
- Glitch = modepage.Glitch,
- Hamor = modepage.Hamor,
- Hard = modepage.Hard,
- Hardcore = modepage.Hardcore,
- Veryhaed = modepage.Veryhaed,
- HardcoreRemake = modepage.HardcoreRemake,
- Hazy = modepage.Hazy,
- HardcoroBad = modepage.HardcoroBad,
- Hell = modepage.Hell,
- Horror = modepage.Horror,
- Impossible = modepage.Impossible,
- Insanity = modepage.Insanity,
- Interminablerooms = modepage.Interminablerooms,
- Isolation = modepage.Isolation,
- Mayhem = modepage.Mayhem,
- Nightmare = modepage.Nightmare,
- Psychotic = modepage.Psychotic,
- Sorrowlight = modepage.Sorrowlight,
- Troll = modepage.Troll,
- Unpleasant = modepage.Unpleasant,
- limit = modepage.limit
- }
- local Mode = {
- Birthday = "Birthday",
- Cat = "Cat",
- Creepy = "Creepy",
- Dark = "Dark",
- Darkness = "Darkness",
- Devil = "Devil",
- Endless = "Endless",
- ExtremeAV = "Extreme(AV)",
- Extreme = "Extreme",
- Fear = "Fear",
- Forgotten = "Forgotten",
- Fragmented = "Fragmented",
- Furry = "Furry",
- Glitch = "Glitch",
- Hamor = "Hamor",
- Hard = "Hard",
- Hardcore = "Hardcore",
- Veryhaed = "Very-hard",
- HardcoreRemake = "Hardcore(remake)",
- Hazy = "Hazy",
- HardcoroBad = "Hardcoro-Bad",
- Hell = "Hell",
- Horror = "Horror",
- Impossible = "Impossible",
- Insanity = "Insanity",
- Interminablerooms = "Interminable",
- Isolation = "Isolation",
- Mayhem = "Mayhem",
- Nightmare = "Nightmare",
- Psychotic = "Psychotic",
- Sorrowlight = "Sorrowlight",
- Troll = "Troll",
- Unpleasant = "Unpleasant",
- limit = "limit"
- }
- for Mode, scriptName in pairs(Mode) do
- local modeButton = modes[Mode]
- modeButton.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RBXDM/SCRMODE/main/" .. scriptName))()
- end)
- end
- end;
- task.spawn(C_220);
- -- StarterGui.Sciptmode.Main.Mainpage.Placepage.LocalScript
- local function C_24b()
- local script = G2L["24b"];
- local Placepage = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Placepage
- local Place1 = {
- Floor2 = Placepage.Floor2,
- Christmas = Placepage.Christmas,
- CorrodedMetal = Placepage.CorrodedMetal
- }
- local Place = {
- Floor2 = "Floor2",
- NVCS3000 = "Christmas",
- CorrodedMetal = "Corroded-Metal"
- }
- for PlaceName, scriptName in pairs(Place) do
- local Place = Placepage[PlaceName]
- Place.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RBXDM/name/main/" .. scriptName))()
- end)
- end
- end;
- task.spawn(C_24b);
- -- StarterGui.Sciptmode.Main.window.TextButton.LocalScript
- local function C_25a()
- local script = G2L["25a"];
- local ui = script.Parent.Parent
- local button = script.Parent
- local TweenService = game:GetService("TweenService")
- local TeleportService = game:GetService("TeleportService")
- local destinationPlaceId = 122207058918144 -- 目标场景的Place ID
- local function animateUI()
- ui.Visible = true
- -- 设置初始位置和大小
- ui.Size = UDim2.new(0.708, 0, 0.465, 0)
- ui.Position = UDim2.new(0.5, 0, 0.5, 0)
- ui.AnchorPoint = Vector2.new(0.5, 0.5)
- -- 放大效果
- local enlargeGoal = {}
- enlargeGoal.Size = UDim2.new(0.7788, 0, 0.5115, 0) -- 放大10%
- local enlargeTweenInfo = TweenInfo.new(0.2, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local enlargeTween = TweenService:Create(ui, enlargeTweenInfo, enlargeGoal)
- enlargeTween:Play()
- -- 确保放大效果完成后再进行缩小效果
- enlargeTween.Completed:Connect(function()
- wait(0.1) -- 等待片刻,确保放大效果完成
- local shrinkGoal = {}
- shrinkGoal.Size = UDim2.new(0, 0, 0, 0) -- 缩小到0
- local shrinkTweenInfo = TweenInfo.new(0.3, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut)
- local shrinkTween = TweenService:Create(ui, shrinkTweenInfo, shrinkGoal)
- shrinkTween:Play()
- -- 动画结束后传送玩家
- shrinkTween.Completed:Connect(function()
- ui.Visible = false
- TeleportService:Teleport(destinationPlaceId, game.Players.LocalPlayer)
- end)
- end)
- end
- button.MouseButton1Click:Connect(animateUI)
- end;
- task.spawn(C_25a);
- -- StarterGui.Sciptmode.Main.window.TextButton1.LocalScript
- local function C_25d()
- local script = G2L["25d"];
- local ui = script.Parent.Parent
- local button = script.Parent
- local TweenService = game:GetService("TweenService")
- local function animateUI()
- ui.Visible = true
- -- 设置初始位置和大小
- ui.Size = UDim2.new(0.708, 0, 0.465, 0)
- ui.Position = UDim2.new(0.5, 0, 0.5, 0)
- ui.AnchorPoint = Vector2.new(0.5, 0.5)
- -- 放大效果
- local enlargeGoal = {}
- enlargeGoal.Size = UDim2.new(0.7788, 0, 0.5115, 0) -- 放大10%
- local enlargeTweenInfo = TweenInfo.new(0.2, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local enlargeTween = TweenService:Create(ui, enlargeTweenInfo, enlargeGoal)
- enlargeTween:Play()
- -- 确保放大效果完成后再进行缩小效果
- enlargeTween.Completed:Connect(function()
- wait(0.1) -- 等待片刻,确保放大效果完成
- local shrinkGoal = {}
- shrinkGoal.Size = UDim2.new(0, 0, 0, 0) -- 缩小到0
- local shrinkTweenInfo = TweenInfo.new(0.3, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut)
- local shrinkTween = TweenService:Create(ui, shrinkTweenInfo, shrinkGoal)
- shrinkTween:Play()
- -- 动画结束后隐藏UI
- shrinkTween.Completed:Connect(function()
- ui.Visible = false
- end)
- end)
- end
- button.MouseButton1Click:Connect(animateUI)
- end;
- task.spawn(C_25d);
- -- StarterGui.Sciptmode.Main.Feature.Homepage.LocalScript
- local function C_262()
- local script = G2L["262"];
- local AnimationService = game:GetService("TweenService")
- local Button = script.Parent
- local PlayerGui = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main
- local Message = PlayerGui.Message.information
- local Feature = PlayerGui.Feature
- local Main = PlayerGui.Mainpage
- local Settings = PlayerGui.Settings
- local Function = PlayerGui.Function
- local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local Animation = AnimationService:Create(Message, AnimationInfo, {Size = UDim2.new(1, 0, 0.644, 0)})
- local Animation2 = AnimationService:Create(Feature, AnimationInfo, {Position = UDim2.new(0, 0, 0.35, 0)})
- local Animation10 = AnimationService:Create(Function, AnimationInfo, {Position = UDim2.new(-0.27, 0, 0.076, 0)})
- local Animation3 = AnimationService:Create(Main, AnimationInfo, {Size = UDim2.new(1, 0, 0.55, 0)})
- local Animation4 = AnimationService:Create(Settings, AnimationInfo, {Size = UDim2.new(1, 0, 0, 0)})
- Button.MouseButton1Click:Connect(function()
- Message.Visible = true
- Main.Visible = true
- Animation:Play()
- Animation2:Play()
- Animation3:Play()
- Animation4:Play()
- Animation10:Play()
- end)
- Animation4.Completed:Connect(function()
- if Settings.Size == UDim2.new(1, 0, 0, 0) then
- Settings.Visible = false
- end
- end)
- end;
- task.spawn(C_262);
- -- StarterGui.Sciptmode.Main.Feature.Settings.LocalScript
- local function C_265()
- local script = G2L["265"];
- local AnimationService = game:GetService("TweenService")
- local Button = script.Parent
- local PlayerGui = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main
- local Message = PlayerGui.Message.information
- local Feature = PlayerGui.Feature
- local Main = PlayerGui.Mainpage
- local Settings = PlayerGui.Settings
- local Function = PlayerGui.Function
- local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local Animations = {
- Message = AnimationService:Create(Message, AnimationInfo, {Size = UDim2.new(1, 0, 0, 0)}),
- Feature = AnimationService:Create(Feature, AnimationInfo, {Position = UDim2.new(0, 0, 0.15, 0)}),
- Function = AnimationService:Create(Function, AnimationInfo, {Position = UDim2.new(-1, 0, 0.076, 0)}),
- Main = AnimationService:Create(Main, AnimationInfo, {Size = UDim2.new(1, 0, 0, 0)}),
- Settings = AnimationService:Create(Settings, AnimationInfo, {Size = UDim2.new(1, 0, 0.737, 0)})
- }
- Button.MouseButton1Click:Connect(function()
- Animations.Feature:Play()
- Animations.Main:Play()
- Animations.Message:Play()
- Animations.Settings:Play()
- Animations.Function:Play()
- Settings.Visible = true
- end)
- Animations.Message.Completed:Connect(function()
- if Message.Size == UDim2.new(1, 0, 0, 0) then
- Message.Visible = false
- Main.Visible = false
- Settings.Visible = true
- end
- end)
- end;
- task.spawn(C_265);
- -- StarterGui.Sciptmode.Main.Feature.upadte.LocalScript
- local function C_268()
- local script = G2L["268"];
- local AnimationService = game:GetService("TweenService")
- local Button = script.Parent
- local GUI = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.update
- local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local Position = UDim2.new(1.012, 0, 0.077, 0)
- local Position2 = UDim2.new(2, 0, 0.077, 0)
- local update = false
- local function onButtonClick()
- local targetPosition = update and Position2 or Position
- local Animation = AnimationService:Create(GUI, AnimationInfo, {Position = targetPosition})
- Animation:Play()
- update = not update
- end
- Button.MouseButton1Click:Connect(onButtonClick)
- end;
- task.spawn(C_268);
- -- StarterGui.Sciptmode.Log
- local function C_271()
- local script = G2L["271"];
- --[[
- Version:5
- Theme:DOORS
- Language:CN
- HC:True
- Game:True
- ]]
- end;
- task.spawn(C_271);
- -- StarterGui.Sciptmode.PC.LocalScript
- local function C_276()
- local script = G2L["276"];
- local UserInputService = game:GetService("UserInputService")
- local TweenService = game:GetService("TweenService")
- local UI = script.Parent.Parent.Main
- local tweenInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
- local minimizedPosition = UDim2.new(0.5, 0, 1.5, 0)
- local maximizedPosition = UDim2.new(0.5, 0, 0.5, 0)
- local isMinimized = false
- UserInputService.InputBegan:Connect(function(input, gameProcessedEvent)
- if not gameProcessedEvent then
- if input.KeyCode == Enum.KeyCode.N then
- isMinimized = not isMinimized
- local targetPosition = isMinimized and minimizedPosition or maximizedPosition
- local tween = TweenService:Create(UI, tweenInfo, {Position = targetPosition})
- tween:Play()
- end
- end
- end)
- end;
- task.spawn(C_276);
- -- StarterGui.Sciptmode.Mobile.LocalScript
- local function C_27a()
- local script = G2L["27a"];
- local button = game.Players.LocalPlayer.PlayerGui.Sciptmode.Mobile.TextButton
- local uiElement = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main -- 替换为你的UI元素
- local TweenService = game:GetService("TweenService")
- local toggle = false
- local function createTween(targetPosition)
- local tweenInfo = TweenInfo.new(
- 0.5, -- 动画持续时间
- Enum.EasingStyle.Quad, -- 动画样式
- Enum.EasingDirection.Out, -- 动画方向
- 0, -- 重复次数
- false, -- 是否反转
- 0 -- 延迟时间
- )
- local tween = TweenService:Create(uiElement, tweenInfo, {Position = targetPosition})
- return tween
- end
- button.MouseButton1Click:Connect(function()
- if toggle then
- createTween(UDim2.new(0.5, 0, 0.5, 0)):Play()
- else
- createTween(UDim2.new(0.5, 0, 1.5, 0)):Play()
- end
- toggle = not toggle
- end)
- end;
- task.spawn(C_27a);
- return G2L["1"], require;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement