--[=[ 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: 165 | Scripts: 24 | Modules: 0 | Tags: 0 local G2L = {}; -- StarterGui.SpeedWay G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); G2L["1"]["IgnoreGuiInset"] = true; G2L["1"]["ScreenInsets"] = Enum.ScreenInsets.DeviceSafeInsets; G2L["1"]["Name"] = [[SpeedWay]]; G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; G2L["1"]["ResetOnSpawn"] = false; -- StarterGui.SpeedWay.Toggle G2L["2"] = Instance.new("ImageButton", G2L["1"]); G2L["2"]["BorderSizePixel"] = 0; G2L["2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["2"]["ZIndex"] = 160; G2L["2"]["Image"] = [[rbxassetid://3926305904]]; G2L["2"]["ImageRectSize"] = Vector2.new(36, 36); G2L["2"]["Size"] = UDim2.new(0.05058, 0, 0.07836, 0); G2L["2"]["BackgroundTransparency"] = 1; G2L["2"]["Name"] = [[Toggle]]; G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["2"]["ImageRectOffset"] = Vector2.new(564, 284); G2L["2"]["Position"] = UDim2.new(0.47471, 0, 0.03607, 0); -- StarterGui.SpeedWay.Toggle.LocalScript G2L["3"] = Instance.new("LocalScript", G2L["2"]); -- StarterGui.SpeedWay.Toggle.UIAspectRatioConstraint G2L["4"] = Instance.new("UIAspectRatioConstraint", G2L["2"]); G2L["4"]["AspectRatio"] = 1.03175; -- StarterGui.SpeedWay.MAIN G2L["5"] = Instance.new("CanvasGroup", G2L["1"]); G2L["5"]["Visible"] = false; G2L["5"]["GroupTransparency"] = 1; G2L["5"]["ZIndex"] = 150; G2L["5"]["BorderSizePixel"] = 0; G2L["5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["5"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["5"]["Name"] = [[MAIN]]; G2L["5"]["BackgroundTransparency"] = 1; -- StarterGui.SpeedWay.MAIN.Bar G2L["6"] = Instance.new("Frame", G2L["5"]); G2L["6"]["ZIndex"] = 150; G2L["6"]["BorderSizePixel"] = 0; G2L["6"]["BackgroundColor3"] = Color3.fromRGB(26, 26, 26); G2L["6"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["6"]["Size"] = UDim2.new(0.39876, 0, 0.07587, 0); G2L["6"]["Position"] = UDim2.new(0.5, 0, 0.95025, 0); G2L["6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["6"]["Name"] = [[Bar]]; -- StarterGui.SpeedWay.MAIN.Bar.UICorner G2L["7"] = Instance.new("UICorner", G2L["6"]); -- StarterGui.SpeedWay.MAIN.Bar.Shadow G2L["8"] = Instance.new("ImageLabel", G2L["6"]); G2L["8"]["ZIndex"] = 149; G2L["8"]["BorderSizePixel"] = 0; G2L["8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["8"]["ImageTransparency"] = 0.4; G2L["8"]["ImageColor3"] = Color3.fromRGB(25, 25, 25); G2L["8"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["8"]["Image"] = [[rbxassetid://3523728077]]; G2L["8"]["Size"] = UDim2.new(1.10848, 0, 2.02632, 0); G2L["8"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["8"]["BackgroundTransparency"] = 1; G2L["8"]["Name"] = [[Shadow]]; G2L["8"]["Position"] = UDim2.new(0.49632, 0, 0.46053, 0); -- StarterGui.SpeedWay.MAIN.Bar.Buttons G2L["9"] = Instance.new("Frame", G2L["6"]); G2L["9"]["ZIndex"] = 160; G2L["9"]["BorderSizePixel"] = 0; G2L["9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["9"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["9"]["Size"] = UDim2.new(0.803, 0, 1, 0); G2L["9"]["Position"] = UDim2.new(0.5985, 0, 0.5, 0); G2L["9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["9"]["Name"] = [[Buttons]]; G2L["9"]["BackgroundTransparency"] = 0.99; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character G2L["a"] = Instance.new("Frame", G2L["9"]); G2L["a"]["ZIndex"] = 161; G2L["a"]["BorderSizePixel"] = 0; G2L["a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["a"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["a"]["Size"] = UDim2.new(0.09842, 0, 0.60888, 0); G2L["a"]["Position"] = UDim2.new(0.08426, 0, 0.51505, 0); G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["a"]["Name"] = [[Character]]; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.UICorner G2L["b"] = Instance.new("UICorner", G2L["a"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.ImageButton G2L["c"] = Instance.new("ImageButton", G2L["a"]); G2L["c"]["Active"] = false; G2L["c"]["BorderSizePixel"] = 0; G2L["c"]["ScaleType"] = Enum.ScaleType.Fit; G2L["c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["c"]["ZIndex"] = 161; G2L["c"]["Image"] = [[rbxassetid://9080470458]]; G2L["c"]["Size"] = UDim2.new(0.66965, 0, 0.66143, 0); G2L["c"]["BackgroundTransparency"] = 1; G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["c"]["Position"] = UDim2.new(0.15385, 0, 0.15385, 0); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.TextButton G2L["d"] = Instance.new("TextButton", G2L["a"]); G2L["d"]["BorderSizePixel"] = 0; G2L["d"]["TextColor3"] = Color3.fromRGB(0, 0, 0); G2L["d"]["TextSize"] = 14; G2L["d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["d"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["d"]["ZIndex"] = 161; G2L["d"]["Size"] = UDim2.new(0.99491, 0, 0.9827, 0); G2L["d"]["BackgroundTransparency"] = 1; G2L["d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["d"]["Text"] = [[]]; G2L["d"]["Position"] = UDim2.new(-0, 0, 0, 0); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.UIAspectRatioConstraint G2L["e"] = Instance.new("UIAspectRatioConstraint", G2L["a"]); G2L["e"]["AspectRatio"] = 1.049; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.UIGradient G2L["f"] = Instance.new("UIGradient", G2L["a"]); G2L["f"]["Rotation"] = -78; G2L["f"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(125, 37, 176)),ColorSequenceKeypoint.new(0.270, Color3.fromRGB(67, 26, 91)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(26, 26, 26))}; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.UIGradient.LocalScript G2L["10"] = Instance.new("LocalScript", G2L["f"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.UIStroke G2L["11"] = Instance.new("UIStroke", G2L["a"]); G2L["11"]["Thickness"] = 1.2; G2L["11"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.UIStroke.UIGradient G2L["12"] = Instance.new("UIGradient", G2L["11"]); G2L["12"]["Rotation"] = -78; G2L["12"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(199, 84, 255)),ColorSequenceKeypoint.new(0.270, Color3.fromRGB(67, 26, 91)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(39, 39, 39))}; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.UIStroke.LocalScript G2L["13"] = Instance.new("LocalScript", G2L["11"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.LocalScript G2L["14"] = Instance.new("LocalScript", G2L["a"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor G2L["15"] = Instance.new("Frame", G2L["9"]); G2L["15"]["ZIndex"] = 161; G2L["15"]["BorderSizePixel"] = 0; G2L["15"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["15"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["15"]["Size"] = UDim2.new(0.09842, 0, 0.60888, 0); G2L["15"]["Position"] = UDim2.new(0.21569, 0, 0.51505, 0); G2L["15"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["15"]["Name"] = [[Executor]]; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.UICorner G2L["16"] = Instance.new("UICorner", G2L["15"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.ImageButton G2L["17"] = Instance.new("ImageButton", G2L["15"]); G2L["17"]["BorderSizePixel"] = 0; G2L["17"]["ScaleType"] = Enum.ScaleType.Fit; G2L["17"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["17"]["ZIndex"] = 161; G2L["17"]["Image"] = [[rbxassetid://10709807111]]; G2L["17"]["Size"] = UDim2.new(0.66965, 0, 0.66143, 0); G2L["17"]["BackgroundTransparency"] = 1; G2L["17"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["17"]["Position"] = UDim2.new(0.15385, 0, 0.15385, 0); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.TextButton G2L["18"] = Instance.new("TextButton", G2L["15"]); G2L["18"]["BorderSizePixel"] = 0; G2L["18"]["TextColor3"] = Color3.fromRGB(0, 0, 0); G2L["18"]["TextSize"] = 14; G2L["18"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["18"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["18"]["ZIndex"] = 161; G2L["18"]["Size"] = UDim2.new(0.99491, 0, 0.9827, 0); G2L["18"]["BackgroundTransparency"] = 1; G2L["18"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["18"]["Text"] = [[]]; G2L["18"]["Position"] = UDim2.new(-0, 0, 0, 0); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.UIAspectRatioConstraint G2L["19"] = Instance.new("UIAspectRatioConstraint", G2L["15"]); G2L["19"]["AspectRatio"] = 1.049; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.UIGradient G2L["1a"] = Instance.new("UIGradient", G2L["15"]); G2L["1a"]["Rotation"] = -90; G2L["1a"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(33, 84, 203)),ColorSequenceKeypoint.new(0.607, Color3.fromRGB(27, 41, 72)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(26, 26, 26))}; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.UIGradient.LocalScript G2L["1b"] = Instance.new("LocalScript", G2L["1a"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.UIStroke G2L["1c"] = Instance.new("UIStroke", G2L["15"]); G2L["1c"]["Thickness"] = 1.5; G2L["1c"]["Color"] = Color3.fromRGB(230, 230, 230); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.UIStroke.UIGradient G2L["1d"] = Instance.new("UIGradient", G2L["1c"]); G2L["1d"]["Rotation"] = -90; G2L["1d"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(50, 139, 255)),ColorSequenceKeypoint.new(0.382, Color3.fromRGB(41, 70, 139)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(41, 41, 41))}; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.UIStroke.LocalScript G2L["1e"] = Instance.new("LocalScript", G2L["1c"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.LocalScript G2L["1f"] = Instance.new("LocalScript", G2L["15"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts G2L["20"] = Instance.new("Frame", G2L["9"]); G2L["20"]["ZIndex"] = 161; G2L["20"]["BorderSizePixel"] = 0; G2L["20"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["20"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["20"]["Size"] = UDim2.new(0.09842, 0, 0.60888, 0); G2L["20"]["Position"] = UDim2.new(0.34496, 0, 0.51505, 0); G2L["20"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["20"]["Name"] = [[Scripts]]; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.UICorner G2L["21"] = Instance.new("UICorner", G2L["20"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.ImageButton G2L["22"] = Instance.new("ImageButton", G2L["20"]); G2L["22"]["BorderSizePixel"] = 0; G2L["22"]["ScaleType"] = Enum.ScaleType.Fit; G2L["22"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["22"]["ZIndex"] = 161; G2L["22"]["Image"] = [[rbxassetid://9080478424]]; G2L["22"]["Size"] = UDim2.new(0.66965, 0, 0.66143, 0); G2L["22"]["BackgroundTransparency"] = 1; G2L["22"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["22"]["Position"] = UDim2.new(0.15385, 0, 0.15385, 0); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.TextButton G2L["23"] = Instance.new("TextButton", G2L["20"]); G2L["23"]["BorderSizePixel"] = 0; G2L["23"]["TextColor3"] = Color3.fromRGB(0, 0, 0); G2L["23"]["TextSize"] = 14; G2L["23"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["23"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["23"]["ZIndex"] = 161; G2L["23"]["Size"] = UDim2.new(0.99491, 0, 0.9827, 0); G2L["23"]["BackgroundTransparency"] = 1; G2L["23"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["23"]["Text"] = [[]]; G2L["23"]["Position"] = UDim2.new(-0, 0, 0, 0); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.UIAspectRatioConstraint G2L["24"] = Instance.new("UIAspectRatioConstraint", G2L["20"]); G2L["24"]["AspectRatio"] = 1.049; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.UIStroke G2L["25"] = Instance.new("UIStroke", G2L["20"]); G2L["25"]["Thickness"] = 1.5; G2L["25"]["Color"] = Color3.fromRGB(230, 230, 230); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.UIStroke.LocalScript G2L["26"] = Instance.new("LocalScript", G2L["25"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.UIStroke.UIGradient G2L["27"] = Instance.new("UIGradient", G2L["25"]); G2L["27"]["Rotation"] = -90; G2L["27"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 117, 117)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(41, 41, 41))}; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.UIGradient G2L["28"] = Instance.new("UIGradient", G2L["20"]); G2L["28"]["Rotation"] = -90; G2L["28"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(205, 83, 67)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(26, 26, 26))}; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.UIGradient.LocalScript G2L["29"] = Instance.new("LocalScript", G2L["28"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.LocalScript G2L["2a"] = Instance.new("LocalScript", G2L["20"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.UICorner G2L["2b"] = Instance.new("UICorner", G2L["9"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings G2L["2c"] = Instance.new("Frame", G2L["9"]); G2L["2c"]["ZIndex"] = 161; G2L["2c"]["BorderSizePixel"] = 0; G2L["2c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["2c"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["2c"]["Size"] = UDim2.new(0.09842, 0, 0.60888, 0); G2L["2c"]["Position"] = UDim2.new(0.91376, 0, 0.47557, 0); G2L["2c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["2c"]["Name"] = [[Settings]]; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.UIGradient G2L["2d"] = Instance.new("UIGradient", G2L["2c"]); G2L["2d"]["Rotation"] = -90; G2L["2d"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(87, 99, 112)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(26, 29, 34))}; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.UIGradient.LocalScript G2L["2e"] = Instance.new("LocalScript", G2L["2d"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.UICorner G2L["2f"] = Instance.new("UICorner", G2L["2c"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.UIStroke G2L["30"] = Instance.new("UIStroke", G2L["2c"]); G2L["30"]["Thickness"] = 1.5; G2L["30"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.UIStroke.UIGradient G2L["31"] = Instance.new("UIGradient", G2L["30"]); G2L["31"]["Rotation"] = -90; G2L["31"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(117, 133, 150)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(26, 29, 34))}; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.UIStroke.LocalScript G2L["32"] = Instance.new("LocalScript", G2L["30"]); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.ImageButton G2L["33"] = Instance.new("ImageButton", G2L["2c"]); G2L["33"]["BorderSizePixel"] = 0; G2L["33"]["ScaleType"] = Enum.ScaleType.Fit; G2L["33"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["33"]["ZIndex"] = 161; G2L["33"]["Image"] = [[rbxassetid://3605022185]]; G2L["33"]["Size"] = UDim2.new(0.66965, 0, 0.66143, 0); G2L["33"]["BackgroundTransparency"] = 1; G2L["33"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["33"]["Position"] = UDim2.new(0.15385, 0, 0.15385, 0); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.TextButton G2L["34"] = Instance.new("TextButton", G2L["2c"]); G2L["34"]["BorderSizePixel"] = 0; G2L["34"]["TextColor3"] = Color3.fromRGB(0, 0, 0); G2L["34"]["TextSize"] = 14; G2L["34"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["34"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["34"]["ZIndex"] = 161; G2L["34"]["Size"] = UDim2.new(0.99491, 0, 0.9827, 0); G2L["34"]["BackgroundTransparency"] = 1; G2L["34"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["34"]["Text"] = [[]]; G2L["34"]["Position"] = UDim2.new(-0, 0, 0, 0); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.UIAspectRatioConstraint G2L["35"] = Instance.new("UIAspectRatioConstraint", G2L["2c"]); G2L["35"]["AspectRatio"] = 1.049; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Sounds G2L["36"] = Instance.new("Folder", G2L["9"]); G2L["36"]["Name"] = [[Sounds]]; -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Sounds.Button Click G2L["37"] = Instance.new("Sound", G2L["36"]); G2L["37"]["Name"] = [[Button Click]]; G2L["37"]["SoundId"] = [[rbxassetid://6042053626]]; -- StarterGui.SpeedWay.MAIN.Bar.Time G2L["38"] = Instance.new("TextLabel", G2L["6"]); G2L["38"]["TextWrapped"] = true; G2L["38"]["ZIndex"] = 150; G2L["38"]["BorderSizePixel"] = 0; G2L["38"]["TextSize"] = 14; G2L["38"]["TextScaled"] = true; G2L["38"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["38"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["38"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["38"]["BackgroundTransparency"] = 1; G2L["38"]["Size"] = UDim2.new(0.15197, 0, 0.53236, 0); G2L["38"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["38"]["Text"] = [[PM: ]]; G2L["38"]["Name"] = [[Time]]; G2L["38"]["Position"] = UDim2.new(0.0202, 0, 0.2308, 0); -- StarterGui.SpeedWay.MAIN.Bar.Time.LocalScript G2L["39"] = Instance.new("LocalScript", G2L["38"]); -- StarterGui.SpeedWay.MAIN.Character G2L["3a"] = Instance.new("CanvasGroup", G2L["5"]); G2L["3a"]["Visible"] = false; G2L["3a"]["GroupTransparency"] = 1; G2L["3a"]["ZIndex"] = 150; G2L["3a"]["BorderSizePixel"] = 0; G2L["3a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["3a"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["3a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["3a"]["Name"] = [[Character]]; G2L["3a"]["BackgroundTransparency"] = 1; -- StarterGui.SpeedWay.MAIN.Character.Frame G2L["3b"] = Instance.new("Frame", G2L["3a"]); G2L["3b"]["ZIndex"] = 150; G2L["3b"]["BorderSizePixel"] = 0; G2L["3b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["3b"]["Size"] = UDim2.new(0.41272, 0, 0.24378, 0); G2L["3b"]["Position"] = UDim2.new(0.29322, 0, 0.63941, 0); G2L["3b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.UICorner G2L["3c"] = Instance.new("UICorner", G2L["3b"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.Shadow G2L["3d"] = Instance.new("ImageLabel", G2L["3b"]); G2L["3d"]["ZIndex"] = 149; G2L["3d"]["BorderSizePixel"] = 0; G2L["3d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["3d"]["ImageTransparency"] = 0.7; G2L["3d"]["ImageColor3"] = Color3.fromRGB(25, 25, 25); G2L["3d"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["3d"]["Image"] = [[rbxassetid://3523728077]]; G2L["3d"]["Size"] = UDim2.new(1.13574, 0, 1.87411, 0); G2L["3d"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["3d"]["BackgroundTransparency"] = 1; G2L["3d"]["Name"] = [[Shadow]]; G2L["3d"]["Position"] = UDim2.new(0.49828, 0, 0.49941, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Title G2L["3e"] = Instance.new("TextLabel", G2L["3b"]); G2L["3e"]["TextWrapped"] = true; G2L["3e"]["ZIndex"] = 150; G2L["3e"]["BorderSizePixel"] = 0; G2L["3e"]["TextSize"] = 14; G2L["3e"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["3e"]["TextScaled"] = true; G2L["3e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["3e"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.ExtraBold, Enum.FontStyle.Normal); G2L["3e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["3e"]["BackgroundTransparency"] = 1; G2L["3e"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["3e"]["Size"] = UDim2.new(0.35019, 0, 0.10727, 0); G2L["3e"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["3e"]["Text"] = [[Character]]; G2L["3e"]["Name"] = [[Title]]; G2L["3e"]["Position"] = UDim2.new(0.31777, 0, 0.13859, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options G2L["3f"] = Instance.new("Frame", G2L["3b"]); G2L["3f"]["ZIndex"] = 150; G2L["3f"]["BorderSizePixel"] = 0; G2L["3f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["3f"]["Size"] = UDim2.new(0.49559, 0, 0.39385, 0); G2L["3f"]["Position"] = UDim2.new(0.01692, 0, 0.25, 0); G2L["3f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["3f"]["Name"] = [[Options]]; G2L["3f"]["BackgroundTransparency"] = 0.9; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.UICorner G2L["40"] = Instance.new("UICorner", G2L["3f"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.s G2L["41"] = Instance.new("TextLabel", G2L["3f"]); G2L["41"]["TextWrapped"] = true; G2L["41"]["ZIndex"] = 150; G2L["41"]["BorderSizePixel"] = 0; G2L["41"]["TextSize"] = 14; G2L["41"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["41"]["TextScaled"] = true; G2L["41"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["41"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.ExtraBold, Enum.FontStyle.Normal); G2L["41"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["41"]["BackgroundTransparency"] = 1; G2L["41"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["41"]["Size"] = UDim2.new(0.20356, 0, 0.19227, 0); G2L["41"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["41"]["Text"] = [[Speed]]; G2L["41"]["Name"] = [[s]]; G2L["41"]["Position"] = UDim2.new(0.12321, 0, 0.27633, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.j G2L["42"] = Instance.new("TextLabel", G2L["3f"]); G2L["42"]["TextWrapped"] = true; G2L["42"]["ZIndex"] = 150; G2L["42"]["BorderSizePixel"] = 0; G2L["42"]["TextSize"] = 14; G2L["42"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["42"]["TextScaled"] = true; G2L["42"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["42"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.ExtraBold, Enum.FontStyle.Normal); G2L["42"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["42"]["BackgroundTransparency"] = 1; G2L["42"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["42"]["Size"] = UDim2.new(0.53026, 0, 0.19227, 0); G2L["42"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["42"]["Text"] = [[JumpPower]]; G2L["42"]["Name"] = [[j]]; G2L["42"]["Position"] = UDim2.new(0.2869, 0, 0.74366, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.UIStroke G2L["43"] = Instance.new("UIStroke", G2L["3f"]); G2L["43"]["Transparency"] = 0.7; G2L["43"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border; G2L["43"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed G2L["44"] = Instance.new("Frame", G2L["3f"]); G2L["44"]["ZIndex"] = 150; G2L["44"]["BorderSizePixel"] = 0; G2L["44"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["44"]["Size"] = UDim2.new(0.63023, 0, 0.3991, 0); G2L["44"]["Position"] = UDim2.new(0.19924, 0, 0.08747, 0); G2L["44"]["Name"] = [[Speed]]; G2L["44"]["BackgroundTransparency"] = 0.8; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.LocalScript G2L["45"] = Instance.new("LocalScript", G2L["44"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.UICorner G2L["46"] = Instance.new("UICorner", G2L["44"]); G2L["46"]["CornerRadius"] = UDim.new(0.3, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.Percentage G2L["47"] = Instance.new("IntValue", G2L["44"]); G2L["47"]["Name"] = [[Percentage]]; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.TextButton G2L["48"] = Instance.new("TextButton", G2L["44"]); G2L["48"]["BorderSizePixel"] = 0; G2L["48"]["TextColor3"] = Color3.fromRGB(0, 0, 0); G2L["48"]["TextSize"] = 14; G2L["48"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["48"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["48"]["ZIndex"] = 150; G2L["48"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["48"]["Size"] = UDim2.new(0.03958, 0, 0.77018, 0); G2L["48"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["48"]["Text"] = [[]]; G2L["48"]["Position"] = UDim2.new(0.05356, 0, 0.49272, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.TextButton.UICorner G2L["49"] = Instance.new("UICorner", G2L["48"]); G2L["49"]["CornerRadius"] = UDim.new(1, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.TextButton.UIAspectRatioConstraint G2L["4a"] = Instance.new("UIAspectRatioConstraint", G2L["48"]); G2L["4a"]["AspectRatio"] = 0.30822; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.TextButton.UIGradient G2L["4b"] = Instance.new("UIGradient", G2L["48"]); G2L["4b"]["Rotation"] = -90; G2L["4b"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(163, 163, 163)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 255, 255))}; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.UIStroke G2L["4c"] = Instance.new("UIStroke", G2L["44"]); G2L["4c"]["Transparency"] = 0.7; G2L["4c"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.UIGradient G2L["4d"] = Instance.new("UIGradient", G2L["44"]); G2L["4d"]["Rotation"] = -90; G2L["4d"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(125, 37, 176)),ColorSequenceKeypoint.new(0.270, Color3.fromRGB(67, 26, 91)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(18, 18, 18))}; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.TextLabel G2L["4e"] = Instance.new("TextLabel", G2L["44"]); G2L["4e"]["ZIndex"] = 150; G2L["4e"]["BorderSizePixel"] = 0; G2L["4e"]["TextSize"] = 14; G2L["4e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["4e"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.ExtraLight, Enum.FontStyle.Normal); G2L["4e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["4e"]["BackgroundTransparency"] = 1; G2L["4e"]["Size"] = UDim2.new(0.19834, 0, 0.4899, 0); G2L["4e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["4e"]["Position"] = UDim2.new(0.78776, 0, 0.4899, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.TextLabel.LocalScript G2L["4f"] = Instance.new("LocalScript", G2L["4e"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.UIAspectRatioConstraint G2L["50"] = Instance.new("UIAspectRatioConstraint", G2L["44"]); G2L["50"]["AspectRatio"] = 5.99842; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower G2L["51"] = Instance.new("Frame", G2L["3f"]); G2L["51"]["ZIndex"] = 150; G2L["51"]["BorderSizePixel"] = 0; G2L["51"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["51"]["Size"] = UDim2.new(0.63023, 0, 0.3991, 0); G2L["51"]["Position"] = UDim2.new(0.32819, 0, 0.55383, 0); G2L["51"]["Name"] = [[Jumppower]]; G2L["51"]["BackgroundTransparency"] = 0.8; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.LocalScript G2L["52"] = Instance.new("LocalScript", G2L["51"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.UICorner G2L["53"] = Instance.new("UICorner", G2L["51"]); G2L["53"]["CornerRadius"] = UDim.new(0.3, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.Percentage G2L["54"] = Instance.new("IntValue", G2L["51"]); G2L["54"]["Name"] = [[Percentage]]; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.TextButton G2L["55"] = Instance.new("TextButton", G2L["51"]); G2L["55"]["BorderSizePixel"] = 0; G2L["55"]["TextColor3"] = Color3.fromRGB(0, 0, 0); G2L["55"]["TextSize"] = 14; G2L["55"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["55"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["55"]["ZIndex"] = 150; G2L["55"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["55"]["Size"] = UDim2.new(0.03958, 0, 0.77018, 0); G2L["55"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["55"]["Text"] = [[]]; G2L["55"]["Position"] = UDim2.new(0.05356, 0, 0.49272, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.TextButton.UICorner G2L["56"] = Instance.new("UICorner", G2L["55"]); G2L["56"]["CornerRadius"] = UDim.new(1, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.TextButton.UIAspectRatioConstraint G2L["57"] = Instance.new("UIAspectRatioConstraint", G2L["55"]); G2L["57"]["AspectRatio"] = 0.30822; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.TextButton.UIGradient G2L["58"] = Instance.new("UIGradient", G2L["55"]); G2L["58"]["Rotation"] = -90; G2L["58"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(163, 163, 163)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 255, 255))}; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.UIStroke G2L["59"] = Instance.new("UIStroke", G2L["51"]); G2L["59"]["Transparency"] = 0.7; G2L["59"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.UIGradient G2L["5a"] = Instance.new("UIGradient", G2L["51"]); G2L["5a"]["Rotation"] = -90; G2L["5a"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(125, 37, 176)),ColorSequenceKeypoint.new(0.270, Color3.fromRGB(67, 26, 91)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(18, 18, 18))}; -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.TextLabel G2L["5b"] = Instance.new("TextLabel", G2L["51"]); G2L["5b"]["ZIndex"] = 150; G2L["5b"]["BorderSizePixel"] = 0; G2L["5b"]["TextSize"] = 14; G2L["5b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["5b"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.ExtraLight, Enum.FontStyle.Normal); G2L["5b"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["5b"]["BackgroundTransparency"] = 1; G2L["5b"]["Size"] = UDim2.new(0.19834, 0, 0.4899, 0); G2L["5b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["5b"]["Position"] = UDim2.new(0.78776, 0, 0.4899, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.TextLabel.LocalScript G2L["5c"] = Instance.new("LocalScript", G2L["5b"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.UIAspectRatioConstraint G2L["5d"] = Instance.new("UIAspectRatioConstraint", G2L["51"]); G2L["5d"]["AspectRatio"] = 5.99842; -- StarterGui.SpeedWay.MAIN.Character.Frame.ImageLabel G2L["5e"] = Instance.new("ImageLabel", G2L["3b"]); G2L["5e"]["ZIndex"] = 150; G2L["5e"]["BorderSizePixel"] = 0; G2L["5e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["5e"]["Image"] = [[rbxassetid://9080470458]]; G2L["5e"]["Size"] = UDim2.new(0.08171, 0, 0.21, 0); G2L["5e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["5e"]["BackgroundTransparency"] = 1; G2L["5e"]["Position"] = UDim2.new(0.03677, 0, 0.0298, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.ImageLabel.UIAspectRatioConstraint G2L["5f"] = Instance.new("UIAspectRatioConstraint", G2L["5e"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton G2L["60"] = Instance.new("TextButton", G2L["3b"]); G2L["60"]["TextWrapped"] = true; G2L["60"]["BorderSizePixel"] = 0; G2L["60"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["60"]["TextSize"] = 15; G2L["60"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["60"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["60"]["ZIndex"] = 150; G2L["60"]["Size"] = UDim2.new(0.14474, 0, 0.24038, 0); G2L["60"]["BackgroundTransparency"] = 0.9; G2L["60"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["60"]["Text"] = [[Kick yourself]]; G2L["60"]["Position"] = UDim2.new(0.01598, 0, 0.70507, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton.UICorner G2L["61"] = Instance.new("UICorner", G2L["60"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton.UIStroke G2L["62"] = Instance.new("UIStroke", G2L["60"]); G2L["62"]["Transparency"] = 0.7; G2L["62"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border; G2L["62"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton.LocalScript G2L["63"] = Instance.new("LocalScript", G2L["60"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton G2L["64"] = Instance.new("TextButton", G2L["3b"]); G2L["64"]["TextWrapped"] = true; G2L["64"]["BorderSizePixel"] = 0; G2L["64"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["64"]["TextSize"] = 15; G2L["64"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["64"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["64"]["ZIndex"] = 150; G2L["64"]["Size"] = UDim2.new(0.14474, 0, 0.24038, 0); G2L["64"]["BackgroundTransparency"] = 0.9; G2L["64"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["64"]["Text"] = [[Rejoin]]; G2L["64"]["Position"] = UDim2.new(0.1829, 0, 0.70507, 0); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton.UICorner G2L["65"] = Instance.new("UICorner", G2L["64"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton.UIStroke G2L["66"] = Instance.new("UIStroke", G2L["64"]); G2L["66"]["Transparency"] = 0.7; G2L["66"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border; G2L["66"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton.LocalScript G2L["67"] = Instance.new("LocalScript", G2L["64"]); -- StarterGui.SpeedWay.MAIN.Character.Frame.UIGradient G2L["68"] = Instance.new("UIGradient", G2L["3b"]); G2L["68"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(130, 59, 160)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(26, 26, 26))}; -- StarterGui.SpeedWay.MAIN.Executor G2L["69"] = Instance.new("CanvasGroup", G2L["5"]); G2L["69"]["Visible"] = false; G2L["69"]["GroupTransparency"] = 1; G2L["69"]["ZIndex"] = 150; G2L["69"]["BorderSizePixel"] = 0; G2L["69"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["69"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["69"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["69"]["Name"] = [[Executor]]; G2L["69"]["BackgroundTransparency"] = 1; -- StarterGui.SpeedWay.MAIN.Executor.Frame G2L["6a"] = Instance.new("Frame", G2L["69"]); G2L["6a"]["ZIndex"] = 150; G2L["6a"]["BorderSizePixel"] = 0; G2L["6a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["6a"]["Size"] = UDim2.new(0.41272, 0, 0.38557, 0); G2L["6a"]["Position"] = UDim2.new(0.293, 0, 0.49749, 0); G2L["6a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); -- StarterGui.SpeedWay.MAIN.Executor.Frame.UICorner G2L["6b"] = Instance.new("UICorner", G2L["6a"]); -- StarterGui.SpeedWay.MAIN.Executor.Frame.Shadow G2L["6c"] = Instance.new("ImageLabel", G2L["6a"]); G2L["6c"]["ZIndex"] = 149; G2L["6c"]["BorderSizePixel"] = 0; G2L["6c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["6c"]["ImageTransparency"] = 0.75; G2L["6c"]["ImageColor3"] = Color3.fromRGB(25, 25, 25); G2L["6c"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["6c"]["Image"] = [[rbxassetid://3523728077]]; G2L["6c"]["Size"] = UDim2.new(1.13574, 0, 1.89024, 0); G2L["6c"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["6c"]["BackgroundTransparency"] = 1; G2L["6c"]["Name"] = [[Shadow]]; G2L["6c"]["Position"] = UDim2.new(0.5058, 0, 0.4978, 0); -- StarterGui.SpeedWay.MAIN.Executor.Frame.Title G2L["6d"] = Instance.new("TextLabel", G2L["6a"]); G2L["6d"]["TextWrapped"] = true; G2L["6d"]["ZIndex"] = 150; G2L["6d"]["BorderSizePixel"] = 0; G2L["6d"]["TextSize"] = 14; G2L["6d"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["6d"]["TextScaled"] = true; G2L["6d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["6d"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.ExtraBold, Enum.FontStyle.Normal); G2L["6d"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["6d"]["BackgroundTransparency"] = 1; G2L["6d"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["6d"]["Size"] = UDim2.new(0.35019, 0, 0.10727, 0); G2L["6d"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["6d"]["Text"] = [[Executor]]; G2L["6d"]["Name"] = [[Title]]; G2L["6d"]["Position"] = UDim2.new(0.31777, 0, 0.13859, 0); -- StarterGui.SpeedWay.MAIN.Executor.Frame.ImageLabel G2L["6e"] = Instance.new("ImageLabel", G2L["6a"]); G2L["6e"]["ZIndex"] = 150; G2L["6e"]["BorderSizePixel"] = 0; G2L["6e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["6e"]["Image"] = [[rbxassetid://10709807111]]; G2L["6e"]["Size"] = UDim2.new(0.08171, 0, 0.21, 0); G2L["6e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["6e"]["BackgroundTransparency"] = 1; G2L["6e"]["Position"] = UDim2.new(0.03113, 0, 0.04, 0); -- StarterGui.SpeedWay.MAIN.Executor.Frame.ImageLabel.UIAspectRatioConstraint G2L["6f"] = Instance.new("UIAspectRatioConstraint", G2L["6e"]); -- StarterGui.SpeedWay.MAIN.Executor.Frame.ScrollingFrame G2L["70"] = Instance.new("ScrollingFrame", G2L["6a"]); G2L["70"]["Active"] = true; G2L["70"]["ZIndex"] = 150; G2L["70"]["BorderSizePixel"] = 0; G2L["70"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["70"]["Size"] = UDim2.new(0.86654, 0, 0.4871, 0); G2L["70"]["Position"] = UDim2.new(0.07331, 0, 0.24923, 0); G2L["70"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["70"]["BackgroundTransparency"] = 1; -- StarterGui.SpeedWay.MAIN.Executor.Frame.ScrollingFrame.UIStroke G2L["71"] = Instance.new("UIStroke", G2L["70"]); G2L["71"]["Transparency"] = 0.7; G2L["71"]["Thickness"] = 2; G2L["71"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Executor.Frame.ScrollingFrame.UIListLayout G2L["72"] = Instance.new("UIListLayout", G2L["70"]); G2L["72"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center; G2L["72"]["SortOrder"] = Enum.SortOrder.LayoutOrder; -- StarterGui.SpeedWay.MAIN.Executor.Frame.ScrollingFrame.TextBox G2L["73"] = Instance.new("TextBox", G2L["70"]); G2L["73"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["73"]["PlaceholderColor3"] = Color3.fromRGB(255, 255, 255); G2L["73"]["ZIndex"] = 150; G2L["73"]["BorderSizePixel"] = 0; G2L["73"]["TextSize"] = 18; G2L["73"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["73"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["73"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["73"]["FontFace"] = Font.new([[rbxasset://fonts/families/Roboto.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["73"]["MultiLine"] = true; G2L["73"]["Size"] = UDim2.new(0.935, 0, 1, 0); G2L["73"]["Position"] = UDim2.new(0.03254, 0, -3.10596, 0); G2L["73"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["73"]["Text"] = [[]]; G2L["73"]["BackgroundTransparency"] = 1; -- StarterGui.SpeedWay.MAIN.Executor.Frame.ScrollingFrame.UICorner G2L["74"] = Instance.new("UICorner", G2L["70"]); -- StarterGui.SpeedWay.MAIN.Executor.Frame.ImageButton G2L["75"] = Instance.new("ImageButton", G2L["6a"]); G2L["75"]["BorderSizePixel"] = 0; G2L["75"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["75"]["ZIndex"] = 150; G2L["75"]["Image"] = [[rbxassetid://10734898355]]; G2L["75"]["Size"] = UDim2.new(0, 67, 0, 67); G2L["75"]["BackgroundTransparency"] = 1; G2L["75"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["75"]["Position"] = UDim2.new(0.43233, 0, 0.75806, 0); -- StarterGui.SpeedWay.MAIN.Executor.Frame.ImageButton.LocalScript G2L["76"] = Instance.new("LocalScript", G2L["75"]); -- StarterGui.SpeedWay.MAIN.Executor.Frame.UIGradient G2L["77"] = Instance.new("UIGradient", G2L["6a"]); G2L["77"]["Rotation"] = 1; G2L["77"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(61, 77, 171)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(26, 26, 26))}; -- StarterGui.SpeedWay.MAIN.Scripts G2L["78"] = Instance.new("CanvasGroup", G2L["5"]); G2L["78"]["Visible"] = false; G2L["78"]["GroupTransparency"] = 1; G2L["78"]["ZIndex"] = 150; G2L["78"]["BorderSizePixel"] = 0; G2L["78"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["78"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["78"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["78"]["Name"] = [[Scripts]]; G2L["78"]["BackgroundTransparency"] = 1; -- StarterGui.SpeedWay.MAIN.Scripts.Frame G2L["79"] = Instance.new("Frame", G2L["78"]); G2L["79"]["ZIndex"] = 150; G2L["79"]["BorderSizePixel"] = 0; G2L["79"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["79"]["Size"] = UDim2.new(0.41272, 0, 0.38557, 0); G2L["79"]["Position"] = UDim2.new(0.293, 0, 0.49749, 0); G2L["79"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.UICorner G2L["7a"] = Instance.new("UICorner", G2L["79"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.Shadow G2L["7b"] = Instance.new("ImageLabel", G2L["79"]); G2L["7b"]["ZIndex"] = 149; G2L["7b"]["BorderSizePixel"] = 0; G2L["7b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["7b"]["ImageTransparency"] = 0.75; G2L["7b"]["ImageColor3"] = Color3.fromRGB(25, 25, 25); G2L["7b"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["7b"]["Image"] = [[rbxassetid://3523728077]]; G2L["7b"]["Size"] = UDim2.new(1.13574, 0, 1.89024, 0); G2L["7b"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["7b"]["BackgroundTransparency"] = 1; G2L["7b"]["Name"] = [[Shadow]]; G2L["7b"]["Position"] = UDim2.new(0.5058, 0, 0.4978, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.Title G2L["7c"] = Instance.new("TextLabel", G2L["79"]); G2L["7c"]["TextWrapped"] = true; G2L["7c"]["ZIndex"] = 150; G2L["7c"]["BorderSizePixel"] = 0; G2L["7c"]["TextSize"] = 14; G2L["7c"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["7c"]["TextScaled"] = true; G2L["7c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["7c"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.ExtraBold, Enum.FontStyle.Normal); G2L["7c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["7c"]["BackgroundTransparency"] = 1; G2L["7c"]["AnchorPoint"] = Vector2.new(0.5, 0.5); G2L["7c"]["Size"] = UDim2.new(0.35019, 0, 0.08469, 0); G2L["7c"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["7c"]["Text"] = [[Scripts]]; G2L["7c"]["Name"] = [[Title]]; G2L["7c"]["Position"] = UDim2.new(0.32341, 0, 0.13375, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ImageLabel G2L["7d"] = Instance.new("ImageLabel", G2L["79"]); G2L["7d"]["ZIndex"] = 150; G2L["7d"]["BorderSizePixel"] = 0; G2L["7d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["7d"]["Image"] = [[rbxassetid://9080478424]]; G2L["7d"]["Size"] = UDim2.new(0.11154, 0, 0.22087, 0); G2L["7d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["7d"]["BackgroundTransparency"] = 1; G2L["7d"]["Position"] = UDim2.new(0.01797, 0, 0.04, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ImageLabel.UIAspectRatioConstraint G2L["7e"] = Instance.new("UIAspectRatioConstraint", G2L["7d"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame G2L["7f"] = Instance.new("ScrollingFrame", G2L["79"]); G2L["7f"]["Active"] = true; G2L["7f"]["ZIndex"] = 150; G2L["7f"]["BorderSizePixel"] = 0; G2L["7f"]["CanvasSize"] = UDim2.new(0, 0, 9, 0); G2L["7f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["7f"]["Size"] = UDim2.new(0.86654, 0, 0.68065, 0); G2L["7f"]["Position"] = UDim2.new(0.07331, 0, 0.24923, 0); G2L["7f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["7f"]["BackgroundTransparency"] = 1; -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.UIStroke G2L["80"] = Instance.new("UIStroke", G2L["7f"]); G2L["80"]["Transparency"] = 0.7; G2L["80"]["Thickness"] = 2; G2L["80"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.UIListLayout G2L["81"] = Instance.new("UIListLayout", G2L["7f"]); G2L["81"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center; G2L["81"]["Padding"] = UDim.new(0, 15); G2L["81"]["SortOrder"] = Enum.SortOrder.LayoutOrder; -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.UICorner G2L["82"] = Instance.new("UICorner", G2L["7f"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.LALOL G2L["83"] = Instance.new("Frame", G2L["7f"]); G2L["83"]["ZIndex"] = 150; G2L["83"]["BorderSizePixel"] = 0; G2L["83"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["83"]["Size"] = UDim2.new(0.90019, 0, 0.02287, 0); G2L["83"]["Position"] = UDim2.new(0.04991, 0, 0, 0); G2L["83"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["83"]["Name"] = [[LALOL]]; G2L["83"]["BackgroundTransparency"] = 0.95; -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.LALOL.UICorner G2L["84"] = Instance.new("UICorner", G2L["83"]); G2L["84"]["CornerRadius"] = UDim.new(0, 13); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.LALOL.UIStroke G2L["85"] = Instance.new("UIStroke", G2L["83"]); G2L["85"]["Transparency"] = 0.8; G2L["85"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.LALOL.UIStroke.UIGradient G2L["86"] = Instance.new("UIGradient", G2L["85"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.LALOL.TextLabel G2L["87"] = Instance.new("TextLabel", G2L["83"]); G2L["87"]["TextWrapped"] = true; G2L["87"]["ZIndex"] = 150; G2L["87"]["BorderSizePixel"] = 0; G2L["87"]["TextSize"] = 14; G2L["87"]["TextScaled"] = true; G2L["87"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["87"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["87"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["87"]["BackgroundTransparency"] = 1; G2L["87"]["Size"] = UDim2.new(0.4878, 0, 0.50505, 0); G2L["87"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["87"]["Text"] = [[LALOL Hub]]; G2L["87"]["Position"] = UDim2.new(0.02195, 0, 0.24242, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.LALOL.interact G2L["88"] = Instance.new("ImageButton", G2L["83"]); G2L["88"]["BorderSizePixel"] = 0; G2L["88"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["88"]["ZIndex"] = 150; G2L["88"]["Image"] = [[rbxassetid://10723375250]]; G2L["88"]["Size"] = UDim2.new(0.18293, 0, 0.75758, 0); G2L["88"]["BackgroundTransparency"] = 1; G2L["88"]["Name"] = [[interact]]; G2L["88"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["88"]["Position"] = UDim2.new(0.72683, 0, 0.11111, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.LALOL.interact.UIAspectRatioConstraint G2L["89"] = Instance.new("UIAspectRatioConstraint", G2L["88"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.LALOL.interact.LocalScript G2L["8a"] = Instance.new("LocalScript", G2L["88"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.QuirkyCMD G2L["8b"] = Instance.new("Frame", G2L["7f"]); G2L["8b"]["ZIndex"] = 150; G2L["8b"]["BorderSizePixel"] = 0; G2L["8b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["8b"]["Size"] = UDim2.new(0.90019, 0, 0.02287, 0); G2L["8b"]["Position"] = UDim2.new(0.04991, 0, 0, 0); G2L["8b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["8b"]["Name"] = [[QuirkyCMD]]; G2L["8b"]["BackgroundTransparency"] = 0.95; -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.QuirkyCMD.UICorner G2L["8c"] = Instance.new("UICorner", G2L["8b"]); G2L["8c"]["CornerRadius"] = UDim.new(0, 13); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.QuirkyCMD.UIStroke G2L["8d"] = Instance.new("UIStroke", G2L["8b"]); G2L["8d"]["Transparency"] = 0.8; G2L["8d"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.QuirkyCMD.UIStroke.UIGradient G2L["8e"] = Instance.new("UIGradient", G2L["8d"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.QuirkyCMD.TextLabel G2L["8f"] = Instance.new("TextLabel", G2L["8b"]); G2L["8f"]["TextWrapped"] = true; G2L["8f"]["ZIndex"] = 150; G2L["8f"]["BorderSizePixel"] = 0; G2L["8f"]["TextSize"] = 14; G2L["8f"]["TextScaled"] = true; G2L["8f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["8f"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["8f"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["8f"]["BackgroundTransparency"] = 1; G2L["8f"]["Size"] = UDim2.new(0.4878, 0, 0.50505, 0); G2L["8f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["8f"]["Text"] = [[QurirkyCMD]]; G2L["8f"]["Position"] = UDim2.new(0.02195, 0, 0.24242, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.QuirkyCMD.interact G2L["90"] = Instance.new("ImageButton", G2L["8b"]); G2L["90"]["BorderSizePixel"] = 0; G2L["90"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["90"]["ZIndex"] = 150; G2L["90"]["Image"] = [[rbxassetid://10723375250]]; G2L["90"]["Size"] = UDim2.new(0.18293, 0, 0.75758, 0); G2L["90"]["BackgroundTransparency"] = 1; G2L["90"]["Name"] = [[interact]]; G2L["90"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["90"]["Position"] = UDim2.new(0.72683, 0, 0.11111, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.QuirkyCMD.interact.UIAspectRatioConstraint G2L["91"] = Instance.new("UIAspectRatioConstraint", G2L["90"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.QuirkyCMD.interact.LocalScript G2L["92"] = Instance.new("LocalScript", G2L["90"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.Forge Hub G2L["93"] = Instance.new("Frame", G2L["7f"]); G2L["93"]["ZIndex"] = 150; G2L["93"]["BorderSizePixel"] = 0; G2L["93"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["93"]["Size"] = UDim2.new(0.90019, 0, 0.02287, 0); G2L["93"]["Position"] = UDim2.new(0.04991, 0, 0, 0); G2L["93"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["93"]["Name"] = [[Forge Hub]]; G2L["93"]["BackgroundTransparency"] = 0.95; -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.Forge Hub.UICorner G2L["94"] = Instance.new("UICorner", G2L["93"]); G2L["94"]["CornerRadius"] = UDim.new(0, 13); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.Forge Hub.UIStroke G2L["95"] = Instance.new("UIStroke", G2L["93"]); G2L["95"]["Transparency"] = 0.8; G2L["95"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.Forge Hub.UIStroke.UIGradient G2L["96"] = Instance.new("UIGradient", G2L["95"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.Forge Hub.TextLabel G2L["97"] = Instance.new("TextLabel", G2L["93"]); G2L["97"]["TextWrapped"] = true; G2L["97"]["ZIndex"] = 150; G2L["97"]["BorderSizePixel"] = 0; G2L["97"]["TextSize"] = 14; G2L["97"]["TextScaled"] = true; G2L["97"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["97"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["97"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["97"]["BackgroundTransparency"] = 1; G2L["97"]["Size"] = UDim2.new(0.4878, 0, 0.50505, 0); G2L["97"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["97"]["Text"] = [[Forge Hub]]; G2L["97"]["Position"] = UDim2.new(0.02195, 0, 0.24242, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.Forge Hub.interact G2L["98"] = Instance.new("ImageButton", G2L["93"]); G2L["98"]["BorderSizePixel"] = 0; G2L["98"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["98"]["ZIndex"] = 150; G2L["98"]["Image"] = [[rbxassetid://10723375250]]; G2L["98"]["Size"] = UDim2.new(0.18293, 0, 0.75758, 0); G2L["98"]["BackgroundTransparency"] = 1; G2L["98"]["Name"] = [[interact]]; G2L["98"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["98"]["Position"] = UDim2.new(0.72683, 0, 0.11111, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.Forge Hub.interact.UIAspectRatioConstraint G2L["99"] = Instance.new("UIAspectRatioConstraint", G2L["98"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.Forge Hub.interact.LocalScript G2L["9a"] = Instance.new("LocalScript", G2L["98"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.RenHub G2L["9b"] = Instance.new("Frame", G2L["7f"]); G2L["9b"]["ZIndex"] = 150; G2L["9b"]["BorderSizePixel"] = 0; G2L["9b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["9b"]["Size"] = UDim2.new(0.90019, 0, 0.02287, 0); G2L["9b"]["Position"] = UDim2.new(0.04991, 0, 0, 0); G2L["9b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["9b"]["Name"] = [[RenHub]]; G2L["9b"]["BackgroundTransparency"] = 0.95; -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.RenHub.UICorner G2L["9c"] = Instance.new("UICorner", G2L["9b"]); G2L["9c"]["CornerRadius"] = UDim.new(0, 13); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.RenHub.UIStroke G2L["9d"] = Instance.new("UIStroke", G2L["9b"]); G2L["9d"]["Transparency"] = 0.8; G2L["9d"]["Color"] = Color3.fromRGB(255, 255, 255); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.RenHub.UIStroke.UIGradient G2L["9e"] = Instance.new("UIGradient", G2L["9d"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.RenHub.TextLabel G2L["9f"] = Instance.new("TextLabel", G2L["9b"]); G2L["9f"]["TextWrapped"] = true; G2L["9f"]["ZIndex"] = 150; G2L["9f"]["BorderSizePixel"] = 0; G2L["9f"]["TextSize"] = 14; G2L["9f"]["TextScaled"] = true; G2L["9f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["9f"]["FontFace"] = Font.new([[rbxassetid://12187365364]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["9f"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["9f"]["BackgroundTransparency"] = 1; G2L["9f"]["Size"] = UDim2.new(0.4878, 0, 0.50505, 0); G2L["9f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["9f"]["Text"] = [[Ren Hub]]; G2L["9f"]["Position"] = UDim2.new(0.02195, 0, 0.24242, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.RenHub.interact G2L["a0"] = Instance.new("ImageButton", G2L["9b"]); G2L["a0"]["BorderSizePixel"] = 0; G2L["a0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["a0"]["ZIndex"] = 150; G2L["a0"]["Image"] = [[rbxassetid://10723375250]]; G2L["a0"]["Size"] = UDim2.new(0.18293, 0, 0.75758, 0); G2L["a0"]["BackgroundTransparency"] = 1; G2L["a0"]["Name"] = [[interact]]; G2L["a0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["a0"]["Position"] = UDim2.new(0.72683, 0, 0.11111, 0); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.RenHub.interact.UIAspectRatioConstraint G2L["a1"] = Instance.new("UIAspectRatioConstraint", G2L["a0"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.RenHub.interact.LocalScript G2L["a2"] = Instance.new("LocalScript", G2L["a0"]); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.UIGradient G2L["a3"] = Instance.new("UIGradient", G2L["79"]); G2L["a3"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(205, 83, 67)),ColorSequenceKeypoint.new(0.256, Color3.fromRGB(138, 61, 51)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(26, 26, 26))}; -- StarterGui.SpeedWay.MAIN.black G2L["a4"] = Instance.new("CanvasGroup", G2L["5"]); G2L["a4"]["ZIndex"] = 148; G2L["a4"]["BorderSizePixel"] = 0; G2L["a4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["a4"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["a4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["a4"]["Name"] = [[black]]; G2L["a4"]["BackgroundTransparency"] = 0.2; -- StarterGui.SpeedWay.MAIN.black.UIGradient G2L["a5"] = Instance.new("UIGradient", G2L["a4"]); G2L["a5"]["Rotation"] = -60; G2L["a5"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(44, 44, 44)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(16, 16, 16))}; -- StarterGui.SpeedWay.Toggle.LocalScript local function C_3() local script = G2L["3"]; local b = script.Parent local frame = b.Parent.MAIN local ts = game:GetService("TweenService") local ti = TweenInfo.new(0.4, Enum.EasingStyle.Sine, Enum.EasingDirection.In) local ti2 = TweenInfo.new(0.25, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut) local ticam = TweenInfo.new(0.7, Enum.EasingStyle.Back, Enum.EasingDirection.InOut) local camera = workspace.CurrentCamera b.Rotation = 180 local istoggled = false b.Activated:Connect(function() if not istoggled then istoggled = true frame.Visible = true local t = ts:Create(frame, ti, { GroupTransparency = 0 }) local tcam = ts:Create(camera, ticam, { FieldOfView = 35 }) tcam:Play() t:Play() local t3 = ts:Create(b, ti2, { Rotation = 0 }) t3:Play() else local t2 = ts:Create(frame, ti, { GroupTransparency = 1 }) local tcam2 = ts:Create(camera, ticam, { FieldOfView = 70 }) tcam2:Play() t2:Play() t2.Completed:Connect(function() frame.Visible = false istoggled = false end) local t4 = ts:Create(b, ti2, { Rotation = 180 }) t4:Play() end end) end; task.spawn(C_3); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.UIGradient.LocalScript local function C_10() local script = G2L["10"]; local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") script.Parent.Parent.TextButton.MouseEnter:Connect(function() local connection connection = RunService.RenderStepped:Connect(function() script.Parent.Rotation = script.Parent.Rotation + 5 end) script.Parent.Parent.TextButton.MouseLeave:Connect(function() if connection then connection:Disconnect() local tweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Sine, Enum.EasingDirection.Out) local tween = TweenService:Create(script.Parent, tweenInfo, {Rotation = -78}) tween:Play() end end) end) end; task.spawn(C_10); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.UIStroke.LocalScript local function C_13() local script = G2L["13"]; local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") script.Parent.Parent.TextButton.MouseEnter:Connect(function() local connection connection = RunService.RenderStepped:Connect(function() script.Parent.UIGradient.Rotation = script.Parent.UIGradient.Rotation + 5 end) script.Parent.Parent.TextButton.MouseLeave:Connect(function() if connection then connection:Disconnect() local tweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Sine, Enum.EasingDirection.Out) local tween = TweenService:Create(script.Parent.UIGradient, tweenInfo, {Rotation = -78}) tween:Play() end end) end) end; task.spawn(C_13); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Character.LocalScript local function C_14() local script = G2L["14"]; local b = script.Parent.TextButton local f = b.Parent.Parent.Parent.Parent.Character local f2 = b.Parent.Parent.Parent.Parent.Executor local f3 = b.Parent.Parent.Parent.Parent.Scripts local tweenservice = game:GetService("TweenService") local tweenInfo = TweenInfo.new(0.4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out) b.Activated:Connect(function() f.Visible = true local tween = tweenservice:Create(f, tweenInfo, { GroupTransparency = 0 }) tween:Play() local tween2 = tweenservice:Create(f2, tweenInfo, { GroupTransparency = 1 }) tween2:Play() local tween3 = tweenservice:Create(f3, tweenInfo, { GroupTransparency = 1 }) tween3:Play() task.wait(0.4) f2.Visible = false f3.Visible = false end) end; task.spawn(C_14); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.UIGradient.LocalScript local function C_1b() local script = G2L["1b"]; local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") script.Parent.Parent.TextButton.MouseEnter:Connect(function() local connection connection = RunService.RenderStepped:Connect(function() script.Parent.Rotation = script.Parent.Rotation + 5 end) script.Parent.Parent.TextButton.MouseLeave:Connect(function() if connection then connection:Disconnect() local tweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Sine, Enum.EasingDirection.Out) local tween = TweenService:Create(script.Parent, tweenInfo, {Rotation = -90}) tween:Play() end end) end) end; task.spawn(C_1b); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.UIStroke.LocalScript local function C_1e() local script = G2L["1e"]; local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") script.Parent.Parent.TextButton.MouseEnter:Connect(function() local connection connection = RunService.RenderStepped:Connect(function() script.Parent.UIGradient.Rotation = script.Parent.UIGradient.Rotation + 5 end) script.Parent.Parent.TextButton.MouseLeave:Connect(function() if connection then connection:Disconnect() local tweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Sine, Enum.EasingDirection.Out) local tween = TweenService:Create(script.Parent.UIGradient, tweenInfo, {Rotation = -90}) tween:Play() end end) end) end; task.spawn(C_1e); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Executor.LocalScript local function C_1f() local script = G2L["1f"]; local b = script.Parent.TextButton local f = b.Parent.Parent.Parent.Parent.Executor local f2 = b.Parent.Parent.Parent.Parent.Scripts local f3 = b.Parent.Parent.Parent.Parent.Character local tweenservice = game:GetService("TweenService") local tweenInfo = TweenInfo.new(0.4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out) b.Activated:Connect(function() f.Visible = true local tween = tweenservice:Create(f, tweenInfo, { GroupTransparency = 0 }) tween:Play() local tween2 = tweenservice:Create(f2, tweenInfo, { GroupTransparency = 1 }) tween2:Play() local tween3 = tweenservice:Create(f3, tweenInfo, { GroupTransparency = 1 }) tween3:Play() task.wait(0.4) f2.Visible = false f3.Visible = false end) end; task.spawn(C_1f); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.UIStroke.LocalScript local function C_26() local script = G2L["26"]; local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") script.Parent.Parent.TextButton.MouseEnter:Connect(function() local connection connection = RunService.RenderStepped:Connect(function() script.Parent.UIGradient.Rotation = script.Parent.UIGradient.Rotation + 5 end) script.Parent.Parent.TextButton.MouseLeave:Connect(function() if connection then connection:Disconnect() local tweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Sine, Enum.EasingDirection.Out) local tween = TweenService:Create(script.Parent.UIGradient, tweenInfo, {Rotation = -90}) tween:Play() end end) end) end; task.spawn(C_26); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.UIGradient.LocalScript local function C_29() local script = G2L["29"]; local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") script.Parent.Parent.TextButton.MouseEnter:Connect(function() local connection connection = RunService.RenderStepped:Connect(function() script.Parent.Rotation = script.Parent.Rotation + 5 end) script.Parent.Parent.TextButton.MouseLeave:Connect(function() if connection then connection:Disconnect() local tweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Sine, Enum.EasingDirection.Out) local tween = TweenService:Create(script.Parent, tweenInfo, {Rotation = -90}) tween:Play() end end) end) end; task.spawn(C_29); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Scripts.LocalScript local function C_2a() local script = G2L["2a"]; local b = script.Parent.TextButton local f = b.Parent.Parent.Parent.Parent.Scripts local f2 = b.Parent.Parent.Parent.Parent.Executor local f3 = b.Parent.Parent.Parent.Parent.Character local tweenservice = game:GetService("TweenService") local tweenInfo = TweenInfo.new(0.4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out) b.Activated:Connect(function() f.Visible = true local tween = tweenservice:Create(f, tweenInfo, { GroupTransparency = 0 }) tween:Play() local tween2 = tweenservice:Create(f2, tweenInfo, { GroupTransparency = 1 }) tween2:Play() local tween3 = tweenservice:Create(f3, tweenInfo, { GroupTransparency = 1 }) tween3:Play() task.wait(0.4) f2.Visible = false f3.Visible = false end) end; task.spawn(C_2a); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.UIGradient.LocalScript local function C_2e() local script = G2L["2e"]; local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") script.Parent.Parent.TextButton.MouseEnter:Connect(function() local connection connection = RunService.RenderStepped:Connect(function() script.Parent.Rotation = script.Parent.Rotation + 5 end) script.Parent.Parent.TextButton.MouseLeave:Connect(function() if connection then connection:Disconnect() local tweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Sine, Enum.EasingDirection.Out) local tween = TweenService:Create(script.Parent, tweenInfo, {Rotation = -90}) tween:Play() end end) end) end; task.spawn(C_2e); -- StarterGui.SpeedWay.MAIN.Bar.Buttons.Settings.UIStroke.LocalScript local function C_32() local script = G2L["32"]; local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") script.Parent.Parent.TextButton.MouseEnter:Connect(function() local connection connection = RunService.RenderStepped:Connect(function() script.Parent.UIGradient.Rotation = script.Parent.UIGradient.Rotation + 5 end) script.Parent.Parent.TextButton.MouseLeave:Connect(function() if connection then connection:Disconnect() local tweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Sine, Enum.EasingDirection.Out) local tween = TweenService:Create(script.Parent.UIGradient, tweenInfo, {Rotation = -90}) tween:Play() end end) end) end; task.spawn(C_32); -- StarterGui.SpeedWay.MAIN.Bar.Time.LocalScript local function C_39() local script = G2L["39"]; local textLabel = script.Parent local function updateTime() while true do local time = os.date("%I:%M") local ampm = os.date("%p") textLabel.Text = ampm .. ": " .. time wait(1) end end updateTime() end; task.spawn(C_39); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.LocalScript local function C_45() local script = G2L["45"]; local UIS = game:GetService("UserInputService") local Players = game:GetService("Players") local player = Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:FindFirstChildOfClass("Humanoid") local Dragging = false local MinSpeed = 16 local MaxSpeed = 1000 script.Parent.TextButton.MouseButton1Down:Connect(function() Dragging = true end) function ChangeToValue(Percent) local Value = math.floor(Percent * (MaxSpeed - MinSpeed) + MinSpeed) return Value end UIS.InputChanged:Connect(function(input) if Dragging and input.UserInputType == Enum.UserInputType.MouseMovement then local MousePos = UIS:GetMouseLocation() + Vector2.new(0, -36) local RelPos = MousePos - script.Parent.AbsolutePosition local Percent = math.clamp(RelPos.X / script.Parent.AbsoluteSize.X, 0, 1) script.Parent.TextButton.Position = UDim2.new(Percent, 0, script.Parent.TextButton.Position.Y.Scale, 0) local FinalValue = ChangeToValue(Percent) script.Parent.Percentage.Value = FinalValue if humanoid then humanoid.WalkSpeed = FinalValue end end end) UIS.InputEnded:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 then Dragging = false end end) end; task.spawn(C_45); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Speed.TextLabel.LocalScript local function C_4f() local script = G2L["4f"]; local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:FindFirstChildOfClass("Humanoid") or character:WaitForChild("Humanoid") humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function() script.Parent.Text = tostring(humanoid.WalkSpeed) end) script.Parent.Text = tostring(humanoid.WalkSpeed) end; task.spawn(C_4f); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.LocalScript local function C_52() local script = G2L["52"]; local UIS = game:GetService("UserInputService") local Players = game:GetService("Players") local player = Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:FindFirstChildOfClass("Humanoid") local Dragging = false local MinSpeed = 50 local MaxSpeed = 5000 script.Parent.TextButton.MouseButton1Down:Connect(function() Dragging = true end) function ChangeToValue(Percent) local Value = math.floor(Percent * (MaxSpeed - MinSpeed) + MinSpeed) return Value end UIS.InputChanged:Connect(function(input) if Dragging and input.UserInputType == Enum.UserInputType.MouseMovement then local MousePos = UIS:GetMouseLocation() + Vector2.new(0, -36) local RelPos = MousePos - script.Parent.AbsolutePosition local Percent = math.clamp(RelPos.X / script.Parent.AbsoluteSize.X, 0, 1) script.Parent.TextButton.Position = UDim2.new(Percent, 0, script.Parent.TextButton.Position.Y.Scale, 0) local FinalValue = ChangeToValue(Percent) script.Parent.Percentage.Value = FinalValue if humanoid then humanoid.UseJumpPower = true humanoid.JumpPower = FinalValue end end end) UIS.InputEnded:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 then Dragging = false end end) end; task.spawn(C_52); -- StarterGui.SpeedWay.MAIN.Character.Frame.Options.Jumppower.TextLabel.LocalScript local function C_5c() local script = G2L["5c"]; local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:FindFirstChildOfClass("Humanoid") or character:WaitForChild("Humanoid") humanoid:GetPropertyChangedSignal("JumpPower"):Connect(function() script.Parent.Text = tostring(humanoid.JumpPower) end) script.Parent.Text = tostring(humanoid.JumpPower) end; task.spawn(C_5c); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton.LocalScript local function C_63() local script = G2L["63"]; script.Parent.Activated:Connect(function() game.Players.LocalPlayer:Kick("you decided to kick yourself") end) end; task.spawn(C_63); -- StarterGui.SpeedWay.MAIN.Character.Frame.TextButton.LocalScript local function C_67() local script = G2L["67"]; local teleserv = game:GetService("TeleportService") script.Parent.Activated:Connect(function() teleserv:Teleport(game.PlaceId, game.Players.LocalPlayer) end) end; task.spawn(C_67); -- StarterGui.SpeedWay.MAIN.Executor.Frame.ImageButton.LocalScript local function C_76() local script = G2L["76"]; script.Parent.Activated:Connect(function() loadstring(script.Parent.Parent.ScrollingFrame.TextBox.Text) end) end; task.spawn(C_76); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.LALOL.interact.LocalScript local function C_8a() local script = G2L["8a"]; script.Parent.Activated:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Obunga-666/Lalol-hub-without-hint/refs/heads/main/Lalol%20hub%20without%20hint"))() end) end; task.spawn(C_8a); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.QuirkyCMD.interact.LocalScript local function C_92() local script = G2L["92"]; script.Parent.Activated:Connect(function() loadstring(game:HttpGet("https://gist.github.com/someunknowndude/38cecea5be9d75cb743eac8b1eaf6758/raw"))() end) end; task.spawn(C_92); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.Forge Hub.interact.LocalScript local function C_9a() local script = G2L["9a"]; script.Parent.Activated:Connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Skzuppy/forge-hub/main/loader.lua"))() end) end; task.spawn(C_9a); -- StarterGui.SpeedWay.MAIN.Scripts.Frame.ScrollingFrame.RenHub.interact.LocalScript local function C_a2() local script = G2L["a2"]; script.Parent.Activated:Connect(function() loadstring(game:HttpGet"https://raw.githubusercontent.com/Reyn7525/RenHub/refs/heads/main/Loader")() end) end; task.spawn(C_a2); return G2L["1"], require;