Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Instances: 86 | Scripts: 18 | Modules: 0
- local G2L = {};
- -- StarterGui.KittyCheats
- G2L["1"] = Instance.new("ScreenGui", game.CoreGui);
- G2L["1"]["IgnoreGuiInset"] = true;
- G2L["1"]["DisplayOrder"] = 6;
- G2L["1"]["AutoLocalize"] = false;
- G2L["1"]["ScreenInsets"] = Enum.ScreenInsets.DeviceSafeInsets;
- G2L["1"]["Name"] = [[KittyCheats]];
- G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
- -- StarterGui.KittyCheats.Toggle
- G2L["2"] = Instance.new("Frame", G2L["1"]);
- G2L["2"]["BackgroundTransparency"] = 1;
- G2L["2"]["Size"] = UDim2.new(1, 0, 0, 48);
- G2L["2"]["Position"] = UDim2.new(0, 0, 0, 10);
- G2L["2"]["Name"] = [[Toggle]];
- -- StarterGui.KittyCheats.Toggle.Layout
- G2L["3"] = Instance.new("UIListLayout", G2L["2"]);
- G2L["3"]["FillDirection"] = Enum.FillDirection.Horizontal;
- G2L["3"]["Name"] = [[Layout]];
- G2L["3"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
- G2L["3"]["Padding"] = UDim.new(0, 12);
- G2L["3"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.KittyCheats.Toggle.TriggerPoint
- G2L["4"] = Instance.new("Frame", G2L["2"]);
- G2L["4"]["BackgroundTransparency"] = 1;
- G2L["4"]["LayoutOrder"] = 1;
- G2L["4"]["Size"] = UDim2.new(0, 44, 1, 0);
- G2L["4"]["Name"] = [[TriggerPoint]];
- -- StarterGui.KittyCheats.Toggle.TriggerPoint.Background
- G2L["5"] = Instance.new("ImageButton", G2L["4"]);
- G2L["5"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5"]["AnchorPoint"] = Vector2.new(0, 0.5);
- G2L["5"]["Size"] = UDim2.new(0, 44, 0, 44);
- G2L["5"]["Name"] = [[Background]];
- G2L["5"]["Position"] = UDim2.new(0, 0, 0.5, 0);
- G2L["5"]["BackgroundTransparency"] = 0.30000001192092896;
- -- StarterGui.KittyCheats.Toggle.TriggerPoint.Background.UICorner
- G2L["6"] = Instance.new("UICorner", G2L["5"]);
- G2L["6"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.KittyCheats.Toggle.TriggerPoint.Background.StateOverlayRound
- G2L["7"] = Instance.new("Frame", G2L["5"]);
- G2L["7"]["ZIndex"] = 2;
- G2L["7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["7"]["BackgroundTransparency"] = 1;
- G2L["7"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["7"]["Name"] = [[StateOverlayRound]];
- -- StarterGui.KittyCheats.Toggle.TriggerPoint.Background.StateOverlayRound.UICorner
- G2L["8"] = Instance.new("UICorner", G2L["7"]);
- G2L["8"]["CornerRadius"] = UDim.new(1, 0);
- -- StarterGui.KittyCheats.Toggle.TriggerPoint.Background.ImageLabel
- G2L["9"] = Instance.new("ImageLabel", G2L["5"]);
- G2L["9"]["BorderSizePixel"] = 0;
- G2L["9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["9"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["9"]["Image"] = [[http://www.roblox.com/asset/?id=10814996508]];
- G2L["9"]["Size"] = UDim2.new(0, 32, 0, 32);
- G2L["9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["9"]["BackgroundTransparency"] = 1;
- G2L["9"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.KittyCheats.Toggle.TriggerPoint.Background.LocalScript
- G2L["a"] = Instance.new("LocalScript", G2L["5"]);
- -- StarterGui.KittyCheats.Toggle.Padding
- G2L["b"] = Instance.new("UIPadding", G2L["2"]);
- G2L["b"]["PaddingTop"] = UDim.new(0, 2);
- G2L["b"]["Name"] = [[Padding]];
- G2L["b"]["PaddingRight"] = UDim.new(0, 17);
- G2L["b"]["PaddingBottom"] = UDim.new(0, 2);
- G2L["b"]["PaddingLeft"] = UDim.new(0, 88);
- -- StarterGui.KittyCheats.KittyCheats
- G2L["c"] = Instance.new("Frame", G2L["1"]);
- G2L["c"]["ZIndex"] = 2;
- G2L["c"]["BorderSizePixel"] = 0;
- G2L["c"]["BackgroundColor3"] = Color3.fromRGB(27, 27, 27);
- G2L["c"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["c"]["Size"] = UDim2.new(0, 628, 0, 295);
- G2L["c"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- G2L["c"]["Visible"] = false;
- G2L["c"]["Name"] = [[KittyCheats]];
- -- StarterGui.KittyCheats.KittyCheats.TopBar
- G2L["d"] = Instance.new("Frame", G2L["c"]);
- G2L["d"]["ZIndex"] = 999999999;
- G2L["d"]["BorderSizePixel"] = 0;
- G2L["d"]["BackgroundColor3"] = Color3.fromRGB(0, 111, 255);
- G2L["d"]["BackgroundTransparency"] = 1;
- G2L["d"]["Size"] = UDim2.new(0, 628, 0, 4);
- G2L["d"]["Name"] = [[TopBar]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar
- G2L["e"] = Instance.new("Frame", G2L["c"]);
- G2L["e"]["ZIndex"] = 100;
- G2L["e"]["BorderSizePixel"] = 0;
- G2L["e"]["BackgroundColor3"] = Color3.fromRGB(27, 27, 27);
- G2L["e"]["BackgroundTransparency"] = 1;
- G2L["e"]["Size"] = UDim2.new(0, 628, 0, 58);
- G2L["e"]["Position"] = UDim2.new(0, 0, 0.7997408509254456, 0);
- G2L["e"]["Name"] = [[BottomBar]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.clear
- G2L["f"] = Instance.new("TextButton", G2L["e"]);
- G2L["f"]["ZIndex"] = 100;
- G2L["f"]["BorderSizePixel"] = 0;
- G2L["f"]["AutoButtonColor"] = false;
- G2L["f"]["BackgroundColor3"] = Color3.fromRGB(139, 139, 139);
- G2L["f"]["TextSize"] = 18;
- G2L["f"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["f"]["TextColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["f"]["Size"] = UDim2.new(0, 96, 0, 36);
- G2L["f"]["Name"] = [[clear]];
- G2L["f"]["Text"] = [[Clear]];
- G2L["f"]["Position"] = UDim2.new(0.2100008875131607, 0, 0.1818568855524063, 0);
- G2L["f"]["BackgroundTransparency"] = 0.8999999761581421;
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.clear.UICorner
- G2L["10"] = Instance.new("UICorner", G2L["f"]);
- G2L["10"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.clear.UIStroke
- G2L["11"] = Instance.new("UIStroke", G2L["f"]);
- G2L["11"]["Transparency"] = 0.75;
- G2L["11"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.clear.C
- G2L["12"] = Instance.new("LocalScript", G2L["f"]);
- G2L["12"]["Name"] = [[C]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.clear.Animate
- G2L["13"] = Instance.new("LocalScript", G2L["f"]);
- G2L["13"]["Name"] = [[Animate]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.execute
- G2L["14"] = Instance.new("TextButton", G2L["e"]);
- G2L["14"]["ZIndex"] = 100;
- G2L["14"]["BorderSizePixel"] = 0;
- G2L["14"]["AutoButtonColor"] = false;
- G2L["14"]["BackgroundColor3"] = Color3.fromRGB(139, 139, 139);
- G2L["14"]["TextSize"] = 18;
- G2L["14"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["14"]["TextColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["14"]["Size"] = UDim2.new(0, 105, 0, 36);
- G2L["14"]["Name"] = [[execute]];
- G2L["14"]["Text"] = [[Execute]];
- G2L["14"]["Position"] = UDim2.new(0.02199999988079071, 0, 0.18199999630451202, 0);
- G2L["14"]["BackgroundTransparency"] = 0.8999999761581421;
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.execute.UICorner
- G2L["15"] = Instance.new("UICorner", G2L["14"]);
- G2L["15"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.execute.Animate
- G2L["16"] = Instance.new("LocalScript", G2L["14"]);
- G2L["16"]["Name"] = [[Animate]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.execute.UIStroke
- G2L["17"] = Instance.new("UIStroke", G2L["14"]);
- G2L["17"]["Transparency"] = 0.75;
- G2L["17"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.execute.E
- G2L["18"] = Instance.new("LocalScript", G2L["14"]);
- G2L["18"]["Name"] = [[E]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.auto
- G2L["19"] = Instance.new("TextButton", G2L["e"]);
- G2L["19"]["ZIndex"] = 100;
- G2L["19"]["BorderSizePixel"] = 0;
- G2L["19"]["AutoButtonColor"] = false;
- G2L["19"]["BackgroundColor3"] = Color3.fromRGB(139, 139, 139);
- G2L["19"]["TextSize"] = 18;
- G2L["19"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["19"]["TextColor3"] = Color3.fromRGB(255, 76, 76);
- G2L["19"]["Size"] = UDim2.new(0, 69, 0, 36);
- G2L["19"]["Name"] = [[auto]];
- G2L["19"]["Text"] = [[Auto]];
- G2L["19"]["Position"] = UDim2.new(0.8644594550132751, 0, 0.1818568855524063, 0);
- G2L["19"]["BackgroundTransparency"] = 0.8999999761581421;
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.auto.UICorner
- G2L["1a"] = Instance.new("UICorner", G2L["19"]);
- G2L["1a"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.auto.A
- G2L["1b"] = Instance.new("LocalScript", G2L["19"]);
- G2L["1b"]["Name"] = [[A]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.auto.UIStroke
- G2L["1c"] = Instance.new("UIStroke", G2L["19"]);
- G2L["1c"]["Transparency"] = 0.75;
- G2L["1c"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.auto.Animate
- G2L["1d"] = Instance.new("LocalScript", G2L["19"]);
- G2L["1d"]["Name"] = [[Animate]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.WAit
- G2L["1e"] = Instance.new("TextBox", G2L["e"]);
- G2L["1e"]["ZIndex"] = 555;
- G2L["1e"]["BorderSizePixel"] = 0;
- G2L["1e"]["TextSize"] = 18;
- G2L["1e"]["BackgroundColor3"] = Color3.fromRGB(139, 139, 139);
- G2L["1e"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1e"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["1e"]["BackgroundTransparency"] = 0.8999999761581421;
- G2L["1e"]["PlaceholderText"] = [[0.1]];
- G2L["1e"]["Size"] = UDim2.new(0, 83, 0, 36);
- G2L["1e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1e"]["Text"] = [[0.1]];
- G2L["1e"]["Position"] = UDim2.new(0.7120000123977661, 0, 0.18199999630451202, 0);
- G2L["1e"]["Name"] = [[WAit]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.WAit.UICorner
- G2L["1f"] = Instance.new("UICorner", G2L["1e"]);
- G2L["1f"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.WAit.UIStroke
- G2L["20"] = Instance.new("UIStroke", G2L["1e"]);
- G2L["20"]["Transparency"] = 0.75;
- G2L["20"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.WAit.Animate
- G2L["21"] = Instance.new("LocalScript", G2L["1e"]);
- G2L["21"]["Name"] = [[Animate]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.hub
- G2L["22"] = Instance.new("TextButton", G2L["e"]);
- G2L["22"]["ZIndex"] = 100;
- G2L["22"]["BorderSizePixel"] = 0;
- G2L["22"]["AutoButtonColor"] = false;
- G2L["22"]["BackgroundColor3"] = Color3.fromRGB(139, 139, 139);
- G2L["22"]["TextSize"] = 18;
- G2L["22"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["22"]["TextColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["22"]["Size"] = UDim2.new(0, 96, 0, 36);
- G2L["22"]["Name"] = [[hub]];
- G2L["22"]["Text"] = [[Hub]];
- G2L["22"]["Position"] = UDim2.new(0.38038304448127747, 0, 0.1818568855524063, 0);
- G2L["22"]["BackgroundTransparency"] = 0.8999999761581421;
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.hub.UICorner
- G2L["23"] = Instance.new("UICorner", G2L["22"]);
- G2L["23"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.hub.UIStroke
- G2L["24"] = Instance.new("UIStroke", G2L["22"]);
- G2L["24"]["Transparency"] = 0.75;
- G2L["24"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.hub.C
- G2L["25"] = Instance.new("LocalScript", G2L["22"]);
- G2L["25"]["Name"] = [[C]];
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.hub.Animate
- G2L["26"] = Instance.new("LocalScript", G2L["22"]);
- G2L["26"]["Name"] = [[Animate]];
- -- StarterGui.KittyCheats.KittyCheats.Title
- G2L["27"] = Instance.new("TextLabel", G2L["c"]);
- G2L["27"]["ZIndex"] = 100;
- G2L["27"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["27"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["27"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["27"]["TextSize"] = 24;
- G2L["27"]["TextColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["27"]["Size"] = UDim2.new(0, 146, 0, 38);
- G2L["27"]["Text"] = [[Kitty Cheats]];
- G2L["27"]["Name"] = [[Title]];
- G2L["27"]["BackgroundTransparency"] = 1;
- G2L["27"]["Position"] = UDim2.new(0.06185932457447052, 0, 0.013559321872889996, 0);
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel
- G2L["28"] = Instance.new("ImageLabel", G2L["c"]);
- G2L["28"]["ZIndex"] = 10;
- G2L["28"]["BorderSizePixel"] = 0;
- G2L["28"]["BackgroundColor3"] = Color3.fromRGB(139, 139, 139);
- G2L["28"]["ImageColor3"] = Color3.fromRGB(68, 68, 68);
- G2L["28"]["Size"] = UDim2.new(0, 615, 0, 183);
- G2L["28"]["BackgroundTransparency"] = 0.8999999761581421;
- G2L["28"]["Position"] = UDim2.new(0.009538867510855198, 0, 0.056521762162446976, 27);
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.security
- G2L["29"] = Instance.new("TextLabel", G2L["28"]);
- G2L["29"]["ZIndex"] = 100;
- G2L["29"]["BackgroundColor3"] = Color3.fromRGB(62, 62, 62);
- G2L["29"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["29"]["TextSize"] = 14;
- G2L["29"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["29"]["Size"] = UDim2.new(0, 552, 0, 258);
- G2L["29"]["Name"] = [[security]];
- G2L["29"]["Visible"] = false;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame
- G2L["2a"] = Instance.new("ScrollingFrame", G2L["28"]);
- G2L["2a"]["Active"] = true;
- G2L["2a"]["ZIndex"] = 100;
- G2L["2a"]["BorderSizePixel"] = 0;
- G2L["2a"]["BackgroundColor3"] = Color3.fromRGB(139, 139, 139);
- G2L["2a"]["BackgroundTransparency"] = 1;
- G2L["2a"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["2a"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["2a"]["ScrollBarThickness"] = 0;
- G2L["2a"]["Name"] = [[EditorFrame]];
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.Lines
- G2L["2b"] = Instance.new("TextLabel", G2L["2a"]);
- G2L["2b"]["ZIndex"] = 100;
- G2L["2b"]["BorderSizePixel"] = 0;
- G2L["2b"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["2b"]["BackgroundColor3"] = Color3.fromRGB(50, 50, 50);
- G2L["2b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["2b"]["TextSize"] = 15;
- G2L["2b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["2b"]["Size"] = UDim2.new(-0.012539184652268887, 30, 8, 0);
- G2L["2b"]["Text"] = [[1]];
- G2L["2b"]["Name"] = [[Lines]];
- G2L["2b"]["BackgroundTransparency"] = 1;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.Source
- G2L["2c"] = Instance.new("TextBox", G2L["2a"]);
- G2L["2c"]["CursorPosition"] = -1;
- G2L["2c"]["PlaceholderColor3"] = Color3.fromRGB(183, 183, 183);
- G2L["2c"]["ZIndex"] = 100;
- G2L["2c"]["TextSize"] = 15;
- G2L["2c"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["2c"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["2c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["2c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["2c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["2c"]["BackgroundTransparency"] = 1;
- G2L["2c"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["2c"]["Text"] = [[print("kitty exe")]];
- G2L["2c"]["Position"] = UDim2.new(0, 30, 0, 0);
- G2L["2c"]["Name"] = [[Source]];
- G2L["2c"]["ClearTextOnFocus"] = false;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.Source.Comments_
- G2L["2d"] = Instance.new("TextLabel", G2L["2c"]);
- G2L["2d"]["ZIndex"] = 100;
- G2L["2d"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["2d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["2d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["2d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["2d"]["TextSize"] = 15;
- G2L["2d"]["TextColor3"] = Color3.fromRGB(60, 201, 60);
- G2L["2d"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["2d"]["Text"] = [[]];
- G2L["2d"]["Name"] = [[Comments_]];
- G2L["2d"]["BackgroundTransparency"] = 1;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.Source.Globals_
- G2L["2e"] = Instance.new("TextLabel", G2L["2c"]);
- G2L["2e"]["ZIndex"] = 100;
- G2L["2e"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["2e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["2e"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["2e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["2e"]["TextSize"] = 15;
- G2L["2e"]["TextColor3"] = Color3.fromRGB(133, 215, 248);
- G2L["2e"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["2e"]["Text"] = [[]];
- G2L["2e"]["Name"] = [[Globals_]];
- G2L["2e"]["BackgroundTransparency"] = 1;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.Source.Keywords_
- G2L["2f"] = Instance.new("TextLabel", G2L["2c"]);
- G2L["2f"]["ZIndex"] = 100;
- G2L["2f"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["2f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["2f"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["2f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["2f"]["TextSize"] = 15;
- G2L["2f"]["TextColor3"] = Color3.fromRGB(249, 110, 125);
- G2L["2f"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["2f"]["Text"] = [[]];
- G2L["2f"]["Name"] = [[Keywords_]];
- G2L["2f"]["BackgroundTransparency"] = 1;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.Source.RemoteHighlight_
- G2L["30"] = Instance.new("TextLabel", G2L["2c"]);
- G2L["30"]["ZIndex"] = 100;
- G2L["30"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["30"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["30"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["30"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["30"]["TextSize"] = 15;
- G2L["30"]["TextColor3"] = Color3.fromRGB(0, 145, 255);
- G2L["30"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["30"]["Text"] = [[]];
- G2L["30"]["Name"] = [[RemoteHighlight_]];
- G2L["30"]["BackgroundTransparency"] = 1;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.Source.Strings_
- G2L["31"] = Instance.new("TextLabel", G2L["2c"]);
- G2L["31"]["ZIndex"] = 100;
- G2L["31"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["31"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["31"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["31"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["31"]["TextSize"] = 15;
- G2L["31"]["TextColor3"] = Color3.fromRGB(174, 242, 150);
- G2L["31"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["31"]["Text"] = [[]];
- G2L["31"]["Name"] = [[Strings_]];
- G2L["31"]["BackgroundTransparency"] = 1;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.Source.Tokens_
- G2L["32"] = Instance.new("TextLabel", G2L["2c"]);
- G2L["32"]["ZIndex"] = 100;
- G2L["32"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["32"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["32"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["32"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["32"]["TextSize"] = 15;
- G2L["32"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["32"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["32"]["Text"] = [[]];
- G2L["32"]["Name"] = [[Tokens_]];
- G2L["32"]["BackgroundTransparency"] = 1;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.Source.Numbers_
- G2L["33"] = Instance.new("TextLabel", G2L["2c"]);
- G2L["33"]["ZIndex"] = 100;
- G2L["33"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["33"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["33"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["33"]["FontFace"] = Font.new([[rbxasset://fonts/families/Inconsolata.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
- G2L["33"]["TextSize"] = 15;
- G2L["33"]["TextColor3"] = Color3.fromRGB(255, 199, 0);
- G2L["33"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["33"]["Text"] = [[]];
- G2L["33"]["Name"] = [[Numbers_]];
- G2L["33"]["BackgroundTransparency"] = 1;
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.LocalScript
- G2L["34"] = Instance.new("LocalScript", G2L["2a"]);
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.UICorner
- G2L["35"] = Instance.new("UICorner", G2L["28"]);
- G2L["35"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.UIPadding
- G2L["36"] = Instance.new("UIPadding", G2L["28"]);
- G2L["36"]["PaddingTop"] = UDim.new(0, 6);
- -- StarterGui.KittyCheats.KittyCheats.Dragify
- G2L["37"] = Instance.new("LocalScript", G2L["c"]);
- G2L["37"]["Name"] = [[Dragify]];
- -- StarterGui.KittyCheats.KittyCheats.Logo
- G2L["38"] = Instance.new("ImageLabel", G2L["c"]);
- G2L["38"]["ZIndex"] = 555;
- G2L["38"]["BorderSizePixel"] = 0;
- G2L["38"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["38"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["38"]["Image"] = [[http://www.roblox.com/asset/?id=10814996508]];
- G2L["38"]["Size"] = UDim2.new(0, 32, 0, 32);
- G2L["38"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["38"]["Name"] = [[Logo]];
- G2L["38"]["BackgroundTransparency"] = 1;
- G2L["38"]["Position"] = UDim2.new(0.03343949094414711, 0, 0.0762711837887764, 0);
- -- StarterGui.KittyCheats.KittyCheats.UIStroke
- G2L["39"] = Instance.new("UIStroke", G2L["c"]);
- G2L["39"]["Color"] = Color3.fromRGB(104, 160, 169);
- G2L["39"]["Thickness"] = 1.5;
- -- StarterGui.KittyCheats.KittyCheats.UICorner
- G2L["3a"] = Instance.new("UICorner", G2L["c"]);
- G2L["3a"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.ScriptHub
- G2L["3b"] = Instance.new("Frame", G2L["1"]);
- G2L["3b"]["ZIndex"] = 2;
- G2L["3b"]["BorderSizePixel"] = 0;
- G2L["3b"]["BackgroundColor3"] = Color3.fromRGB(27, 27, 27);
- G2L["3b"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["3b"]["Size"] = UDim2.new(0, 459, 0, 336);
- G2L["3b"]["ClipsDescendants"] = true;
- G2L["3b"]["Position"] = UDim2.new(0.47821101546287537, 0, 0.5319812893867493, 0);
- G2L["3b"]["Visible"] = false;
- G2L["3b"]["Name"] = [[ScriptHub]];
- -- StarterGui.KittyCheats.ScriptHub.BottomBar
- G2L["3c"] = Instance.new("Frame", G2L["3b"]);
- G2L["3c"]["ZIndex"] = 100;
- G2L["3c"]["BorderSizePixel"] = 0;
- G2L["3c"]["BackgroundColor3"] = Color3.fromRGB(56, 56, 56);
- G2L["3c"]["BackgroundTransparency"] = 1;
- G2L["3c"]["Size"] = UDim2.new(0, 517, 0, 58);
- G2L["3c"]["Position"] = UDim2.new(0, 0, 0.7997408509254456, 0);
- G2L["3c"]["Name"] = [[BottomBar]];
- -- StarterGui.KittyCheats.ScriptHub.BottomBar.Cancel
- G2L["3d"] = Instance.new("TextButton", G2L["3c"]);
- G2L["3d"]["ZIndex"] = 100;
- G2L["3d"]["BorderSizePixel"] = 0;
- G2L["3d"]["AutoButtonColor"] = false;
- G2L["3d"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
- G2L["3d"]["TextSize"] = 18;
- G2L["3d"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["3d"]["TextColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["3d"]["Size"] = UDim2.new(0, 96, 0, 36);
- G2L["3d"]["Name"] = [[Cancel]];
- G2L["3d"]["Text"] = [[Close]];
- G2L["3d"]["Position"] = UDim2.new(0.024561632424592972, 0, 0.3169823884963989, 0);
- G2L["3d"]["BackgroundTransparency"] = 1;
- -- StarterGui.KittyCheats.ScriptHub.BottomBar.Cancel.UICorner
- G2L["3e"] = Instance.new("UICorner", G2L["3d"]);
- G2L["3e"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.ScriptHub.BottomBar.Cancel.UIStroke
- G2L["3f"] = Instance.new("UIStroke", G2L["3d"]);
- G2L["3f"]["Color"] = Color3.fromRGB(236, 236, 236);
- G2L["3f"]["Transparency"] = 0.699999988079071;
- G2L["3f"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.KittyCheats.ScriptHub.BottomBar.Cancel.LocalScript
- G2L["40"] = Instance.new("LocalScript", G2L["3d"]);
- -- StarterGui.KittyCheats.ScriptHub.Title
- G2L["41"] = Instance.new("TextLabel", G2L["3b"]);
- G2L["41"]["ZIndex"] = 100;
- G2L["41"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["41"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["41"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["41"]["TextSize"] = 24;
- G2L["41"]["TextColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["41"]["Size"] = UDim2.new(0, 278, 0, 38);
- G2L["41"]["Text"] = [[Kitty Cheats - Script Hub]];
- G2L["41"]["Name"] = [[Title]];
- G2L["41"]["BackgroundTransparency"] = 1;
- G2L["41"]["Position"] = UDim2.new(0.19620661437511444, 0, 0.019511722028255463, 0);
- -- StarterGui.KittyCheats.ScriptHub.Notification
- G2L["42"] = Instance.new("Frame", G2L["3b"]);
- G2L["42"]["ZIndex"] = 999999999;
- G2L["42"]["BorderSizePixel"] = 0;
- G2L["42"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["42"]["BackgroundTransparency"] = 0.4000000059604645;
- G2L["42"]["Size"] = UDim2.new(0, 628, 0, 291);
- G2L["42"]["Position"] = UDim2.new(-0.0014264043420553207, 0, 0.018960952758789062, 0);
- G2L["42"]["Visible"] = false;
- G2L["42"]["Name"] = [[Notification]];
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame
- G2L["43"] = Instance.new("Frame", G2L["42"]);
- G2L["43"]["ZIndex"] = 999999999;
- G2L["43"]["BorderSizePixel"] = 0;
- G2L["43"]["BackgroundColor3"] = Color3.fromRGB(56, 56, 56);
- G2L["43"]["Size"] = UDim2.new(0, 589, 0, 71);
- G2L["43"]["Position"] = UDim2.new(0.029918793588876724, 0, 0.6873332858085632, 0);
- G2L["43"]["Name"] = [[NotifFrame]];
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.Heading
- G2L["44"] = Instance.new("TextLabel", G2L["43"]);
- G2L["44"]["ZIndex"] = 999999999;
- G2L["44"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["44"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["44"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["44"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["44"]["TextSize"] = 20;
- G2L["44"]["TextColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["44"]["Size"] = UDim2.new(0, 325, 0, 24);
- G2L["44"]["Text"] = [[Notification]];
- G2L["44"]["Name"] = [[Heading]];
- G2L["44"]["BackgroundTransparency"] = 1;
- G2L["44"]["Position"] = UDim2.new(0, 9, 0, 12);
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.Heading.SubHeading
- G2L["45"] = Instance.new("TextLabel", G2L["44"]);
- G2L["45"]["TextWrapped"] = true;
- G2L["45"]["ZIndex"] = 999999999;
- G2L["45"]["TextYAlignment"] = Enum.TextYAlignment.Top;
- G2L["45"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["45"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["45"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["45"]["TextSize"] = 15;
- G2L["45"]["TextColor3"] = Color3.fromRGB(185, 185, 185);
- G2L["45"]["Size"] = UDim2.new(0, 324, 0, 24);
- G2L["45"]["Text"] = [[Welcome This Is Backdoor SS]];
- G2L["45"]["Name"] = [[SubHeading]];
- G2L["45"]["BackgroundTransparency"] = 1;
- G2L["45"]["Position"] = UDim2.new(0, 0, 1, 2);
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.TopBar
- G2L["46"] = Instance.new("Frame", G2L["43"]);
- G2L["46"]["ZIndex"] = 999999999;
- G2L["46"]["BorderSizePixel"] = 0;
- G2L["46"]["BackgroundColor3"] = Color3.fromRGB(171, 86, 255);
- G2L["46"]["Size"] = UDim2.new(0, 589, 0, 4);
- G2L["46"]["Name"] = [[TopBar]];
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.Ok
- G2L["47"] = Instance.new("TextButton", G2L["43"]);
- G2L["47"]["ZIndex"] = 999999999;
- G2L["47"]["BorderSizePixel"] = 0;
- G2L["47"]["AutoButtonColor"] = false;
- G2L["47"]["BackgroundColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["47"]["TextSize"] = 18;
- G2L["47"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["47"]["TextColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["47"]["Size"] = UDim2.new(0, 140, 0, 30);
- G2L["47"]["Name"] = [[Ok]];
- G2L["47"]["Text"] = [[OK]];
- G2L["47"]["Position"] = UDim2.new(0.734649121761322, 0, 0.31351304054260254, 0);
- G2L["47"]["BackgroundTransparency"] = 0.8999999761581421;
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.Ok.UICorner
- G2L["48"] = Instance.new("UICorner", G2L["47"]);
- G2L["48"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.Ok.Animate
- G2L["49"] = Instance.new("LocalScript", G2L["47"]);
- G2L["49"]["Name"] = [[Animate]];
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.Ok.UIStroke
- G2L["4a"] = Instance.new("UIStroke", G2L["47"]);
- G2L["4a"]["Transparency"] = 0.75;
- G2L["4a"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.Ok.LocalScript
- G2L["4b"] = Instance.new("LocalScript", G2L["47"]);
- -- StarterGui.KittyCheats.ScriptHub.Dragify
- G2L["4c"] = Instance.new("LocalScript", G2L["3b"]);
- G2L["4c"]["Name"] = [[Dragify]];
- -- StarterGui.KittyCheats.ScriptHub.UICorner
- G2L["4d"] = Instance.new("UICorner", G2L["3b"]);
- G2L["4d"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.ScriptHub.UIStroke
- G2L["4e"] = Instance.new("UIStroke", G2L["3b"]);
- G2L["4e"]["Color"] = Color3.fromRGB(104, 160, 169);
- G2L["4e"]["Thickness"] = 1.5;
- -- StarterGui.KittyCheats.ScriptHub.Logo
- G2L["4f"] = Instance.new("ImageLabel", G2L["3b"]);
- G2L["4f"]["ZIndex"] = 555;
- G2L["4f"]["BorderSizePixel"] = 0;
- G2L["4f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["4f"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["4f"]["Image"] = [[http://www.roblox.com/asset/?id=10814996508]];
- G2L["4f"]["Size"] = UDim2.new(0, 32, 0, 32);
- G2L["4f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["4f"]["Name"] = [[Logo]];
- G2L["4f"]["BackgroundTransparency"] = 1;
- G2L["4f"]["Position"] = UDim2.new(0.14751724898815155, 0, 0.08346448838710785, 0);
- -- StarterGui.KittyCheats.ScriptHub.Scripts
- G2L["50"] = Instance.new("Frame", G2L["3b"]);
- G2L["50"]["ZIndex"] = 100;
- G2L["50"]["BorderSizePixel"] = 0;
- G2L["50"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["50"]["BackgroundTransparency"] = 1;
- G2L["50"]["Size"] = UDim2.new(0, 435, 0, 222);
- G2L["50"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["50"]["Position"] = UDim2.new(0.026143791154026985, 0, 0.15191686153411865, 0);
- G2L["50"]["Name"] = [[Scripts]];
- -- StarterGui.KittyCheats.ScriptHub.Scripts.UIGridLayout
- G2L["51"] = Instance.new("UIGridLayout", G2L["50"]);
- G2L["51"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- G2L["51"]["CellSize"] = UDim2.new(0, 96, 0, 36);
- -- StarterGui.KittyCheats.ScriptHub.Scripts.Template
- G2L["52"] = Instance.new("TextButton", G2L["50"]);
- G2L["52"]["ZIndex"] = 100;
- G2L["52"]["BorderSizePixel"] = 0;
- G2L["52"]["AutoButtonColor"] = false;
- G2L["52"]["BackgroundColor3"] = Color3.fromRGB(139, 139, 139);
- G2L["52"]["TextSize"] = 18;
- G2L["52"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["52"]["TextColor3"] = Color3.fromRGB(236, 236, 236);
- G2L["52"]["Size"] = UDim2.new(0, 96, 0, 36);
- G2L["52"]["Name"] = [[Template]];
- G2L["52"]["Text"] = [[Template]];
- G2L["52"]["Position"] = UDim2.new(0.38038304448127747, 0, 0.1818568855524063, 0);
- G2L["52"]["BackgroundTransparency"] = 0.8999999761581421;
- -- StarterGui.KittyCheats.ScriptHub.Scripts.Template.UICorner
- G2L["53"] = Instance.new("UICorner", G2L["52"]);
- G2L["53"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.KittyCheats.ScriptHub.Scripts.Template.UIStroke
- G2L["54"] = Instance.new("UIStroke", G2L["52"]);
- G2L["54"]["Transparency"] = 0.75;
- G2L["54"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.KittyCheats.ScriptHub.Scripts.Template.C
- G2L["55"] = Instance.new("LocalScript", G2L["52"]);
- G2L["55"]["Name"] = [[C]];
- -- StarterGui.KittyCheats.ScriptHub.Scripts.Template.Animate
- G2L["56"] = Instance.new("LocalScript", G2L["52"]);
- G2L["56"]["Name"] = [[Animate]];
- -- StarterGui.KittyCheats.Toggle.TriggerPoint.Background.LocalScript
- local function C_a()
- local script = G2L["a"];
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Parent.KittyCheats.Visible = not script.Parent.Parent.Parent.Parent.KittyCheats.Visible
- end)
- end;
- task.spawn(C_a);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.clear.C
- local function C_12()
- local script = G2L["12"];
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.ImageLabel.EditorFrame.Source.Text = ""
- end)
- end;
- task.spawn(C_12);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.clear.Animate
- local function C_13()
- local script = G2L["13"];
- local noob = script.Parent
- Tween = function(Obj, Time, Settings)
- game:GetService("TweenService"):Create(Obj, TweenInfo.new(Time), Settings):Play()
- end
- script.Parent.MouseEnter:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(103,159,168)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.5})
- end)
- script.Parent.MouseLeave:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0.9})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(138, 138, 138)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.75})
- end)
- end;
- task.spawn(C_13);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.execute.Animate
- local function C_16()
- local script = G2L["16"];
- local noob = script.Parent
- Tween = function(Obj, Time, Settings)
- game:GetService("TweenService"):Create(Obj, TweenInfo.new(Time), Settings):Play()
- end
- script.Parent.MouseEnter:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(103,159,168)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.5})
- end)
- script.Parent.MouseLeave:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0.9})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(138, 138, 138)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.75})
- end)
- end;
- task.spawn(C_16);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.execute.E
- local function C_18()
- local script = G2L["18"];
- script.Parent.MouseButton1Click:Connect(function()
- assert(loadstring(script.Parent.Parent.Parent.ImageLabel.EditorFrame.Source.Text))()
- end)
- end;
- task.spawn(C_18);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.auto.A
- local function C_1b()
- local script = G2L["1b"];
- getgenv().auto = false
- script.Parent.MouseButton1Click:Connect(function()
- getgenv().auto = not getgenv().auto
- if getgenv().auto then
- script.Parent.TextColor3 = Color3.fromRGB(0, 255, 127)
- else
- script.Parent.TextColor3 = Color3.fromRGB(255,75,75)
- end
- end)
- local Time = script.Parent.Parent.WAit
- local rte = 0.1
- while true do
- rte=Time.Text
- if getgenv().auto then
- assert(loadstring(script.Parent.Parent.Parent.ImageLabel.EditorFrame.Source.Text))()
- end
- wait(rte)
- end
- end;
- task.spawn(C_1b);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.auto.Animate
- local function C_1d()
- local script = G2L["1d"];
- local noob = script.Parent
- Tween = function(Obj, Time, Settings)
- game:GetService("TweenService"):Create(Obj, TweenInfo.new(Time), Settings):Play()
- end
- script.Parent.MouseEnter:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(103,159,168)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.5})
- end)
- script.Parent.MouseLeave:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0.9})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(138, 138, 138)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.75})
- end)
- end;
- task.spawn(C_1d);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.WAit.Animate
- local function C_21()
- local script = G2L["21"];
- local noob = script.Parent
- Tween = function(Obj, Time, Settings)
- game:GetService("TweenService"):Create(Obj, TweenInfo.new(Time), Settings):Play()
- end
- script.Parent.MouseEnter:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(103,159,168)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.5})
- end)
- script.Parent.MouseLeave:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0.9})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(138, 138, 138)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.75})
- end)
- end;
- task.spawn(C_21);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.hub.C
- local function C_25()
- local script = G2L["25"];
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.Parent.ScriptHub.Visible = true
- end)
- end;
- task.spawn(C_25);
- -- StarterGui.KittyCheats.KittyCheats.BottomBar.hub.Animate
- local function C_26()
- local script = G2L["26"];
- local noob = script.Parent
- Tween = function(Obj, Time, Settings)
- game:GetService("TweenService"):Create(Obj, TweenInfo.new(Time), Settings):Play()
- end
- script.Parent.MouseEnter:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(103,159,168)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.5})
- end)
- script.Parent.MouseLeave:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0.9})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(138, 138, 138)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.75})
- end)
- end;
- task.spawn(C_26);
- -- StarterGui.KittyCheats.KittyCheats.ImageLabel.EditorFrame.LocalScript
- local function C_34()
- local script = G2L["34"];
- local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while", "is_synapse_function","is_protosmasher_caller", "execute","foreach","foreachi","insert","syn","HttpGet","HttpPost","__index","__namecall","__add","__call","__tostring","__tonumber","__div"}
- local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16","run_secure_function","create_secure_function","hookfunc","hookfunction","newcclosure","replaceclosure","islclosure","getgc","gcinfo","rconsolewarn","rconsoleprint","rconsoleinfo","rconsoleinput","rconsoleinputasync","rconsoleclear","rconsoleerr",}
- local src = script.Parent.Source
- local lin = script.Parent.Lines
- local Highlight = function(string, keywords)
- local K = {}
- local S = string
- local Token =
- {
- ["="] = true,
- ["."] = true,
- [","] = true,
- ["("] = true,
- [")"] = true,
- ["["] = true,
- ["]"] = true,
- ["{"] = true,
- ["}"] = true,
- [":"] = true,
- ["*"] = true,
- ["/"] = true,
- ["+"] = true,
- ["-"] = true,
- ["%"] = true,
- [";"] = true,
- ["~"] = true
- }
- for i, v in pairs(keywords) do
- K[v] = true
- end
- S = S:gsub(".", function(c)
- if Token[c] ~= nil then
- return "\32"
- else
- return c
- end
- end)
- S = S:gsub("%S+", function(c)
- if K[c] ~= nil then
- return c
- else
- return (" "):rep(#c)
- end
- end)
- return S
- end
- local hTokens = function(string)
- local Token =
- {
- ["="] = true,
- ["."] = true,
- [","] = true,
- ["("] = true,
- [")"] = true,
- ["["] = true,
- ["]"] = true,
- ["{"] = true,
- ["}"] = true,
- [":"] = true,
- ["*"] = true,
- ["/"] = true,
- ["+"] = true,
- ["-"] = true,
- ["%"] = true,
- [";"] = true,
- ["~"] = true
- }
- local A = ""
- local B = [[]]
- string:gsub(".", function(c)
- if Token[c] ~= nil then
- A = A .. c
- elseif c == "\n" then
- A = A .. "\n"
- elseif c == "\t" then
- A = A .. "\t"
- else
- A = A .. "\32"
- end
- end)
- return A
- end
- local strings = function(string)
- local highlight = ""
- local quote = false
- string:gsub(".", function(c)
- if quote == false and c == "\"" then
- quote = true
- elseif quote == true and c == "\"" then
- quote = false
- end
- if quote == false and c == "\"" then
- highlight = highlight .. "\""
- elseif c == "\n" then
- highlight = highlight .. "\n"
- elseif c == "\t" then
- highlight = highlight .. "\t"
- elseif quote == true then
- highlight = highlight .. c
- elseif quote == false then
- highlight = highlight .. "\32"
- end
- end)
- return highlight
- end
- local comments = function(string)
- local ret = ""
- string:gsub("[^\r\n]+", function(c)
- local comm = false
- local i = 0
- c:gsub(".", function(n)
- i = i + 1
- if c:sub(i, i + 1) == "--" then
- comm = true
- end
- if comm == true then
- ret = ret .. n
- else
- ret = ret .. "\32"
- end
- end)
- ret = ret
- end)
- return ret
- end
- local numbers = function(string)
- local A = ""
- string:gsub(".", function(c)
- if tonumber(c) ~= nil then
- A = A .. c
- elseif c == "\n" then
- A = A .. "\n"
- elseif c == "\t" then
- A = A .. "\t"
- else
- A = A .. "\32"
- end
- end)
- return A
- end
- local highlight_source = function(type)
- if type == "Text" then
- src.Text = script.Parent.Source.Text:gsub("\13", "")
- src.Text = script.Parent.Source.Text:gsub("\t", " ")
- local s = src.Text
- src.Keywords_.Text = Highlight(s, lua_keywords)
- src.Globals_.Text = Highlight(s, global_env)
- src.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"})
- src.Tokens_.Text = hTokens(s)
- src.Numbers_.Text = numbers(s)
- src.Strings_.Text = strings(s)
- local lin = 1
- s:gsub("\n", function()
- lin = lin + 1
- end)
- script.Parent.Lines.Text = ""
- for i = 1, lin do
- script.Parent.Lines.Text = script.Parent.Lines.Text .. i .. "\n"
- end
- end
- end
- local unhighlight = function()
- src.Keywords_.Visible = false
- src.Globals_.Visible = false
- src.RemoteHighlight_.Visible = false
- src.Tokens_.Visible = false
- src.Numbers_.Visible = false
- src.Strings_.Visible = false
- end
- local highlight = function()
- src.Keywords_.Visible = true
- src.Globals_.Visible = true
- src.RemoteHighlight_.Visible = true
- src.Tokens_.Visible = true
- src.Numbers_.Visible = true
- src.Strings_.Visible = true
- end
- highlight_source("Text")
- src.Focused:Connect(function()
- src.TextWrapped = true
- unhighlight()
- end)
- src.FocusLost:Connect(function()
- src.TextWrapped = false
- highlight()
- highlight_source(src.Text)
- end)
- src.Changed:Connect(highlight_source)
- end;
- task.spawn(C_34);
- -- StarterGui.KittyCheats.KittyCheats.Dragify
- local function C_37()
- local script = G2L["37"];
- local UserInputService = game:GetService("UserInputService")
- local TweenService = game:GetService("TweenService")
- local Frame = script.Parent
- local StartPosition = nil
- local DragStart = nil
- local DragSpeed = 0.25
- local DragToggle = nil
- local function updateInput(Input)
- local Delta = Input.Position - DragStart
- local Position = UDim2.new(StartPosition.X.Scale, StartPosition.X.Offset + Delta.X, StartPosition.Y.Scale, StartPosition.Y.Offset + Delta.Y)
- TweenService:Create(Frame, TweenInfo.new(DragSpeed), {Position = Position}):Play()
- end
- Frame.InputBegan:Connect(function(Input)
- if (Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch) then
- DragToggle = true
- DragStart = Input.Position
- StartPosition = Frame.Position
- Input.Changed:Connect(function()
- if Input.UserInputState == Enum.UserInputState.End then
- DragToggle = false
- end
- end)
- end
- end)
- UserInputService.InputChanged:Connect(function(Input)
- if (Input.UserInputType == Enum.UserInputType.MouseMovement or Input.UserInputType == Enum.UserInputType.Touch) then
- if DragToggle then
- updateInput(Input)
- end
- end
- end)
- end;
- task.spawn(C_37);
- -- StarterGui.KittyCheats.ScriptHub.BottomBar.Cancel.LocalScript
- local function C_40()
- local script = G2L["40"];
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.Parent.Parent.KittyCheats.Visible = true
- script.Parent.Parent.Parent.Visible = false
- end)
- end;
- task.spawn(C_40);
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.Ok.Animate
- local function C_49()
- local script = G2L["49"];
- local noob = script.Parent
- Tween = function(Obj, Time, Settings)
- game:GetService("TweenService"):Create(Obj, TweenInfo.new(Time), Settings):Play()
- end
- script.Parent.MouseEnter:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0.75})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.5})
- end)
- script.Parent.MouseLeave:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0.89})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.75})
- end)
- end;
- task.spawn(C_49);
- -- StarterGui.KittyCheats.ScriptHub.Notification.NotifFrame.Ok.LocalScript
- local function C_4b()
- local script = G2L["4b"];
- local D = true
- script.Parent.MouseButton1Click:Connect(function()
- if D == true then
- script.Parent.Parent.Parent.NotifFrame:TweenPosition(UDim2.new(0.033, 0,1.028, 0),nil, nil, 0.7)
- D = false
- else
- D = true
- script.Parent.Parent.Parent.NotifFrame:TweenPosition(UDim2.new(0.174, 0,1, 0),nil, nil, 1.3)
- end
- wait(1)
- script.Parent.Parent.Parent.Parent.Notification:Destroy()
- end)
- end;
- task.spawn(C_4b);
- -- StarterGui.KittyCheats.ScriptHub.Dragify
- local function C_4c()
- local script = G2L["4c"];
- local UserInputService = game:GetService("UserInputService")
- local TweenService = game:GetService("TweenService")
- local Frame = script.Parent
- local StartPosition = nil
- local DragStart = nil
- local DragSpeed = 0.25
- local DragToggle = nil
- local function updateInput(Input)
- local Delta = Input.Position - DragStart
- local Position = UDim2.new(StartPosition.X.Scale, StartPosition.X.Offset + Delta.X, StartPosition.Y.Scale, StartPosition.Y.Offset + Delta.Y)
- TweenService:Create(Frame, TweenInfo.new(DragSpeed), {Position = Position}):Play()
- end
- Frame.InputBegan:Connect(function(Input)
- if (Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch) then
- DragToggle = true
- DragStart = Input.Position
- StartPosition = Frame.Position
- Input.Changed:Connect(function()
- if Input.UserInputState == Enum.UserInputState.End then
- DragToggle = false
- end
- end)
- end
- end)
- UserInputService.InputChanged:Connect(function(Input)
- if (Input.UserInputType == Enum.UserInputType.MouseMovement or Input.UserInputType == Enum.UserInputType.Touch) then
- if DragToggle then
- updateInput(Input)
- end
- end
- end)
- end;
- task.spawn(C_4c);
- -- StarterGui.KittyCheats.ScriptHub.Scripts.Template.C
- local function C_55()
- local script = G2L["55"];
- script.Parent.MouseButton1Click:Connect(function()
- print("Template")
- end)
- end;
- task.spawn(C_55);
- -- StarterGui.KittyCheats.ScriptHub.Scripts.Template.Animate
- local function C_56()
- local script = G2L["56"];
- local noob = script.Parent
- Tween = function(Obj, Time, Settings)
- game:GetService("TweenService"):Create(Obj, TweenInfo.new(Time), Settings):Play()
- end
- script.Parent.MouseEnter:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(103,159,168)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.5})
- end)
- script.Parent.MouseLeave:Connect(function()
- Tween(noob, 0.5, {BackgroundTransparency = 0.9})
- Tween(noob, 0.5, {BackgroundColor3 = Color3.fromRGB(138, 138, 138)})
- Tween(noob.UIStroke, 0.5, {Transparency = 0.75})
- end)
- end;
- task.spawn(C_56);
- return G2L["1"], require;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement