-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local JUMPSCAREBUTTON = Instance.new("ImageButton") local TextLabel = Instance.new("TextLabel") local DECALSPAMBUTTON = Instance.new("ImageButton") local TextLabel_2 = Instance.new("TextLabel") local Particlebutton = Instance.new("ImageButton") local TextLabel_3 = Instance.new("TextLabel") local TextBox = Instance.new("TextBox") local Serversidebutton = Instance.new("ImageButton") local TextLabel_4 = Instance.new("TextLabel") local PeeButton = Instance.new("ImageButton") local TextLabel_5 = Instance.new("TextLabel") local BackdoorScannerButton = Instance.new("ImageButton") local TextLabel_6 = Instance.new("TextLabel") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(0, 162, 5) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderSizePixel = 3 Frame.Position = UDim2.new(0, 200, 0, 150) Frame.Size = UDim2.new(0, 247, 0, 297) JUMPSCAREBUTTON.Name = "JUMPSCARE BUTTON" JUMPSCAREBUTTON.Parent = Frame JUMPSCAREBUTTON.BackgroundColor3 = Color3.fromRGB(255, 255, 255) JUMPSCAREBUTTON.BorderColor3 = Color3.fromRGB(0, 0, 0) JUMPSCAREBUTTON.BorderSizePixel = 0 JUMPSCAREBUTTON.Position = UDim2.new(0.0443548374, 0, 0.323232323, 0) JUMPSCAREBUTTON.Size = UDim2.new(0, 63, 0, 59) JUMPSCAREBUTTON.Image = "rbxassetid://89465324556769" JUMPSCAREBUTTON.ImageTransparency = 0.700 TextLabel.Parent = JUMPSCAREBUTTON TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BackgroundTransparency = 1.000 TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(-0.095238097, 0, 0.0685554147, 0) TextLabel.Size = UDim2.new(0, 74, 0, 50) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "Jumpscare" TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel.TextSize = 14.000 DECALSPAMBUTTON.Name = "DECAL SPAM BUTTON" DECALSPAMBUTTON.Parent = Frame DECALSPAMBUTTON.BackgroundColor3 = Color3.fromRGB(255, 255, 255) DECALSPAMBUTTON.BorderColor3 = Color3.fromRGB(0, 0, 0) DECALSPAMBUTTON.BorderSizePixel = 0 DECALSPAMBUTTON.Position = UDim2.new(0.387096763, 0, 0.323232323, 0) DECALSPAMBUTTON.Size = UDim2.new(0, 56, 0, 59) DECALSPAMBUTTON.Image = "rbxassetid://89465324556769" DECALSPAMBUTTON.ImageTransparency = 0.700 TextLabel_2.Parent = DECALSPAMBUTTON TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_2.BackgroundTransparency = 1.000 TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.BorderSizePixel = 0 TextLabel_2.Position = UDim2.new(-0.166629791, 0, 0.0685554147, 0) TextLabel_2.Size = UDim2.new(0, 74, 0, 50) TextLabel_2.Font = Enum.Font.SourceSans TextLabel_2.Text = "Decal spam" TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.TextSize = 14.000 Particlebutton.Name = "Particle button" Particlebutton.Parent = Frame Particlebutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Particlebutton.BorderColor3 = Color3.fromRGB(0, 0, 0) Particlebutton.BorderSizePixel = 0 Particlebutton.Position = UDim2.new(0.0399676897, 0, 0.599030256, 0) Particlebutton.Size = UDim2.new(0, 63, 0, 54) Particlebutton.Image = "rbxassetid://89465324556769" Particlebutton.ImageTransparency = 0.700 TextLabel_3.Parent = Particlebutton TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.BackgroundTransparency = 1.000 TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.BorderSizePixel = 0 TextLabel_3.Position = UDim2.new(-0.095238097, 0, 0.174958408, 0) TextLabel_3.Size = UDim2.new(0, 74, 0, 35) TextLabel_3.Font = Enum.Font.SourceSans TextLabel_3.Text = "Particles" TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.TextSize = 14.000 TextBox.Parent = Frame TextBox.BackgroundColor3 = Color3.fromRGB(40, 98, 36) TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0) TextBox.BorderSizePixel = 3 TextBox.Position = UDim2.new(-0.00403225794, 0, -0.00336700329, 0) TextBox.Size = UDim2.new(0, 248, 0, 52) TextBox.Font = Enum.Font.Unknown TextBox.Text = "Facurs73 GUI 2V" TextBox.TextColor3 = Color3.fromRGB(0, 0, 0) TextBox.TextSize = 30.000 Serversidebutton.Name = "Serverside button" Serversidebutton.Parent = Frame Serversidebutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Serversidebutton.BorderColor3 = Color3.fromRGB(0, 0, 0) Serversidebutton.BorderSizePixel = 0 Serversidebutton.Position = UDim2.new(0.390774131, 0, -0.182114527, 0) Serversidebutton.Size = UDim2.new(0, 63, 0, 54) Serversidebutton.Image = "rbxassetid://89465324556769" Serversidebutton.ImageTransparency = 0.700 TextLabel_4.Parent = Serversidebutton TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_4.BackgroundTransparency = 1.000 TextLabel_4.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_4.BorderSizePixel = 0 TextLabel_4.Position = UDim2.new(-0.095238097, 0, 0.174958408, 0) TextLabel_4.Size = UDim2.new(0, 74, 0, 35) TextLabel_4.Font = Enum.Font.SourceSans TextLabel_4.Text = "serverside or fe bypass executor (idk if this works)" TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_4.TextSize = 14.000 PeeButton.Name = "Pee Button" PeeButton.Parent = Frame PeeButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) PeeButton.BorderColor3 = Color3.fromRGB(0, 0, 0) PeeButton.BorderSizePixel = 0 PeeButton.Position = UDim2.new(0.346419305, 0, 0.599030256, 0) PeeButton.Size = UDim2.new(0, 63, 0, 20) PeeButton.Image = "rbxassetid://89465324556769" PeeButton.ImageTransparency = 0.700 TextLabel_5.Parent = PeeButton TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_5.BackgroundTransparency = 1.000 TextLabel_5.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_5.BorderSizePixel = 0 TextLabel_5.Position = UDim2.new(0.0793650821, 0, 0.472387701, 0) TextLabel_5.Size = UDim2.new(0, 58, 0, 0) TextLabel_5.Font = Enum.Font.SourceSans TextLabel_5.Text = "pee" TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_5.TextSize = 14.000 BackdoorScannerButton.Name = "Backdoor Scanner Button" BackdoorScannerButton.Parent = Frame BackdoorScannerButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255) BackdoorScannerButton.BorderColor3 = Color3.fromRGB(0, 0, 0) BackdoorScannerButton.BorderSizePixel = 0 BackdoorScannerButton.Position = UDim2.new(0.346419305, 0, 0.713508368, 0) BackdoorScannerButton.Size = UDim2.new(0, 63, 0, 20) BackdoorScannerButton.Image = "rbxassetid://89465324556769" BackdoorScannerButton.ImageTransparency = 0.700 TextLabel_6.Parent = BackdoorScannerButton TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_6.BackgroundTransparency = 1.000 TextLabel_6.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_6.BorderSizePixel = 0 TextLabel_6.Position = UDim2.new(0.0793650821, 0, 0.472387701, 0) TextLabel_6.Size = UDim2.new(0, 58, 0, 0) TextLabel_6.Font = Enum.Font.SourceSans TextLabel_6.Text = "Backdoor Scanner" TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_6.TextSize = 14.000 -- Scripts: local function YAOFGP_fake_script() -- JUMPSCAREBUTTON.LocalScript local script = Instance.new('LocalScript', JUMPSCAREBUTTON) local boton = script.Parent local idImagen = "rbxassetid://89465324556769" local idSonido = "rbxassetid://132225475210716" -- ID actualizado local duracion = 8 boton.MouseButton1Click:Connect(function() local player = game:GetService("Players").LocalPlayer local playerGui = player:WaitForChild("PlayerGui") -- 1. Crear el contenedor para el susto local sg = Instance.new("ScreenGui") sg.Name = "ScreamerEstatico" sg.IgnoreGuiInset = true sg.DisplayOrder = 999 sg.Parent = playerGui -- 2. Crear la imagen fija y centrada local img = Instance.new("ImageLabel") img.Size = UDim2.new(1, 0, 1, 0) img.Position = UDim2.new(0, 0, 0, 0) img.Image = idImagen img.BackgroundTransparency = 1 img.ZIndex = 999 img.Parent = sg -- 3. Crear y reproducir el nuevo sonido local sound = Instance.new("Sound") sound.SoundId = idSonido sound.Volume = 10 -- Volumen fuerte para el impacto sound.Parent = game:GetService("SoundService") sound:Play() -- 4. Mantener en pantalla por 6 segundos task.wait(duracion) -- 5. Eliminar todo rastro del susto sg:Destroy() sound:Destroy() end) end coroutine.wrap(YAOFGP_fake_script)() local function BIUNI_fake_script() -- DECALSPAMBUTTON.LocalScript local script = Instance.new('LocalScript', DECALSPAMBUTTON) local button = script.Parent local imageID = "rbxassetid://89465324556769" -- Definimos las 6 caras de un cubo local faces = { Enum.NormalId.Top, Enum.NormalId.Bottom, Enum.NormalId.Front, Enum.NormalId.Back, Enum.NormalId.Left, Enum.NormalId.Right } button.MouseButton1Click:Connect(function() -- Recorremos todos los objetos del Workspace for _, object in pairs(game.Workspace:GetDescendants()) do -- Verificamos que sea una parte y no esté bloqueada if object:IsA("BasePart") then for _, face in pairs(faces) do local decal = Instance.new("Decal") decal.Texture = imageID decal.Face = face decal.Parent = object end end end end) end coroutine.wrap(BIUNI_fake_script)() local function CXNUPDJ_fake_script() -- Particlebutton.LocalScript local script = Instance.new('LocalScript', Particlebutton) print("LOADED!, Fe bypass version will be out soon (fe bypass version needs backdoor)") local boton = script.Parent local idImagen = "rbxassetid://89465324556769" -- Tu ID de imagen boton.MouseButton1Click:Connect(function() -- Recorremos todos los objetos del juego for _, objeto in pairs(game.Workspace:GetDescendants()) do -- Solo ponemos partículas en las partes físicas (BasePart) if objeto:IsA("BasePart") then -- Creamos el emisor de partículas local particulas = Instance.new("ParticleEmitter") -- Configuración según tus instrucciones particulas.Texture = idImagen particulas.Lifetime = NumberRange.new(3.4) -- Segundos de vida particulas.Rate = 10 -- Máximo de partículas (emisión) -- Ajustes extra para que se vean bien particulas.Size = NumberSequence.new(2) -- Tamaño de la partícula particulas.Speed = NumberRange.new(5, 10) -- Velocidad de movimiento particulas.VelocitySpread = 360 -- Salen disparadas en todas direcciones particulas.Parent = objeto -- Opcional: Si quieres que las partículas se detengan después de un rato -- task.wait(5) -- particulas.Enabled = false end end end) end coroutine.wrap(CXNUPDJ_fake_script)() local function KXJUCI_fake_script() -- Serversidebutton.LocalScript local script = Instance.new('LocalScript', Serversidebutton) local mainButton = script.Parent mainButton.MouseButton1Click:Connect(function() local player = game.Players.LocalPlayer local playerGui = player:WaitForChild("PlayerGui") -- --- SECCIÓN 1: INTERFAZ DEL EXECUTOR --- local gui = Instance.new("ScreenGui") gui.Name = "ExecutorGUI" gui.ResetOnSpawn = false gui.Parent = playerGui local toggleButton = Instance.new("TextButton") toggleButton.Size = UDim2.new(0, 100, 0, 30) toggleButton.Position = UDim2.new(0, 10, 0, 10) toggleButton.Text = "TOGGLE" toggleButton.Font = Enum.Font.LuckiestGuy toggleButton.TextSize = 14 toggleButton.BackgroundColor3 = Color3.fromRGB(85, 85, 85) toggleButton.TextColor3 = Color3.new(1, 1, 1) toggleButton.Parent = gui local frame = Instance.new("Frame") frame.Size = UDim2.new(0, 350, 0, 200) frame.Position = UDim2.new(0.5, -175, 0.5, -100) frame.BackgroundColor3 = Color3.fromRGB(85, 85, 85) frame.BorderSizePixel = 0 frame.Active = true frame.Draggable = true frame.Parent = gui toggleButton.MouseButton1Click:Connect(function() frame.Visible = not frame.Visible end) local title = Instance.new("TextLabel") title.Size = UDim2.new(1, 0, 0, 30) title.BackgroundTransparency = 1 title.Text = "Require executor" title.Font = Enum.Font.LuckiestGuy title.TextSize = 18 title.TextColor3 = Color3.new(1, 1, 1) title.Parent = frame local inputBox = Instance.new("TextBox") inputBox.Size = UDim2.new(1, -20, 0, 40) inputBox.Position = UDim2.new(0, 10, 0, 40) inputBox.PlaceholderText = "ENTER REQUIRE" inputBox.Text = "" inputBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255) inputBox.Font = Enum.Font.LuckiestGuy inputBox.Parent = frame local executeButton = Instance.new("TextButton") executeButton.Size = UDim2.new(1, -20, 0, 35) executeButton.Position = UDim2.new(0, 10, 0, 135) executeButton.Text = "EXECUTE REQUIRE" executeButton.Font = Enum.Font.LuckiestGuy executeButton.BackgroundColor3 = Color3.fromRGB(0, 0, 255) executeButton.TextColor3 = Color3.new(1, 1, 1) executeButton.Parent = frame executeButton.MouseButton1Click:Connect(function() local scriptText = inputBox.Text local assetId = scriptText:match("(%d+)") if assetId then pcall(function() local objects = game:GetObjects("rbxassetid://" .. assetId) if objects[1] then objects[1].Parent = playerGui if objects[1]:IsA("ModuleScript") then require(objects[1]) end end end) end end) -- --- SECCIÓN 2: EFECTOS VISUALES (STIGMAN FROUD) --- local StigmanFroud = Instance.new("ScreenGui") StigmanFroud.Name = "Stigman Froud" StigmanFroud.Parent = playerGui StigmanFroud.DisplayOrder = 999 -- TU IMAGEN DE JUMPSCARE (TAMAÑO 155x155) local JumpscareBase = Instance.new("ImageLabel") JumpscareBase.Name = "JumpscareBase" JumpscareBase.Parent = StigmanFroud JumpscareBase.BackgroundTransparency = 1 JumpscareBase.Size = UDim2.new(0, 155, 0, 155) -- Tamaño ajustado JumpscareBase.Position = UDim2.new(0.005, 0, 0.619, 0) JumpscareBase.ZIndex = 2 JumpscareBase.Image = "rbxassetid://89465324556769" local cornerBase = Instance.new("UICorner") cornerBase.CornerRadius = UDim.new(1, 0) cornerBase.Parent = JumpscareBase -- EL LOGO "R" ORIGINAL local R = Instance.new("ImageLabel") R.Name = "R" R.Parent = JumpscareBase -- Ahora el R es hijo de la base para que se muevan juntos R.BackgroundTransparency = 1 R.Size = UDim2.new(0, 100, 0, 100) R.Position = UDim2.new(0.5, 0, 0.5, 0) R.AnchorPoint = Vector2.new(0.5, 0.5) R.ZIndex = 3 R.Image = "http://www.roblox.com/asset/?id=7102117818" -- --- SECCIÓN 3: ANIMACIONES --- -- Movimiento: Esquina -> Centro -> Esquina task.spawn(function() local TargetPosition = UDim2.new(0.451, -77, 0.395, -77) -- Ajustado para 155px JumpscareBase:TweenPosition(TargetPosition, "Out", "Linear", 0.4, false) task.wait(3) JumpscareBase:TweenPosition(UDim2.new(0.005, 0, 0.619, 0), "Out", "Sine", 0.7, false) end) -- Rotación continua task.spawn(function() while JumpscareBase.Parent do JumpscareBase.Rotation = JumpscareBase.Rotation + 0.4 task.wait(0.01) end end) end) end coroutine.wrap(KXJUCI_fake_script)() local function SCFKM_fake_script() -- PeeButton.LocalScript local script = Instance.new('LocalScript', PeeButton) local botonPee = script.Parent botonPee.MouseButton1Click:Connect(function() local Player = game.Players.LocalPlayer local Character = Player.Character or Player.CharacterAdded:Wait() local Head = Character:WaitForChild("Head") local Torso = Character:FindFirstChild("Torso") or Character:WaitForChild("UpperTorso") -- Función para crear el Weld local function Weld(x, y) local W = Instance.new("Weld") W.Part0 = x W.Part1 = y local CJ = CFrame.new(x.Position) local C0 = x.CFrame:inverse() * CJ local C1 = y.CFrame:inverse() * CJ W.C0 = C0 W.C1 = C1 W.Parent = x end -- Crear la parte del aliento/emisión local Breath = Instance.new("Part") Breath.Name = "BreathPart" Breath.Parent = Head Breath.CFrame = Torso.CFrame * CFrame.new(0, -1, 0) Breath.CanCollide = false Breath.Transparency = 1 Breath.Size = Vector3.new(0.05, 0.05, 0.05) -- Emisor de partículas local Air = Instance.new("ParticleEmitter") Air.Parent = Breath Air.EmissionDirection = Enum.NormalId.Front Air.Rate = 500 Air.Color = ColorSequence.new(Color3.new(1, 1, 0)) Air.Speed = NumberRange.new(15, 15) Air.Acceleration = Vector3.new(0, -25, 0) Air.Size = NumberSequence.new(0.1, 0.1) Air.Lifetime = NumberRange.new(0.5, 0.5) Air.Parent = Breath -- Sonido local Pees = Instance.new("Sound") Pees.Parent = Torso Pees.SoundId = "rbxassetid://258063615" Pees.Looped = true Pees.Volume = 0.8 Pees:Play() Weld(Head, Breath) -- Ejecutamos el bucle en un "hilo" separado para que no se trabe el botón task.spawn(function() while true do local pee = Instance.new("Part") pee.Name = "PeeEffect" pee.Parent = workspace game:GetService("Debris"):AddItem(pee, 10) pee.CFrame = Torso.CFrame * CFrame.new(0, -2.9, -6) pee.CanCollide = false pee.BrickColor = BrickColor.new("New Yeller") pee.Transparency = 0.4 pee.Size = Vector3.new(1.5, 0.01, 1.5) pee.Anchored = true local pmesh = Instance.new("SpecialMesh") pmesh.Parent = pee pmesh.Scale = Vector3.new(1, 0.1, 1) pmesh.MeshType = Enum.MeshType.Sphere -- Animación de crecimiento for size = 1.5, 2, 0.1 do pee.Size = Vector3.new(size, 0.01, size) task.wait(0.05) end task.wait(0.1) end end) print("Efecto activado correctamente.") end) end coroutine.wrap(SCFKM_fake_script)() local function AYMNQ_fake_script() -- BackdoorScannerButton.LocalScript local script = Instance.new('LocalScript', BackdoorScannerButton) local boton = script.Parent -- Esta es la función que se activará SOLO al hacer clic local function AL_HACER_CLIC() --------------------------------------------------------- -- INTRODUCE TU SCRIPT O CÓDIGO AQUÍ ABAJO -- -- (Todo lo que pegues aquí se ejecutará al presionar) print("Ejecutando el código personalizado...") -- AQUÍ PEGAS TU LOGICA: -- Facurs73 Backdoor Finder [Official Hub Update] local ScreenGui = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local Title = Instance.new("TextLabel") local ScanBtn = Instance.new("TextButton") local StatusLabel = Instance.new("TextLabel") local SubText = Instance.new("TextLabel") local HideBtn = Instance.new("TextButton") local Container = Instance.new("ScrollingFrame") -- References local Player = game:GetService("Players").LocalPlayer local PlayerGui = Player:WaitForChild("PlayerGui") local allRemotes = {} -- UI Setup ScreenGui.Name = "Facurs73_Backdoor_67" ScreenGui.Parent = PlayerGui ScreenGui.ResetOnSpawn = false MainFrame.Name = "MainFrame" MainFrame.Parent = ScreenGui MainFrame.BackgroundColor3 = Color3.fromRGB(15, 15, 15) MainFrame.Position = UDim2.new(0.2, 0, 0.2, 0) MainFrame.Size = UDim2.new(0, 500, 0, 380) MainFrame.Active = true MainFrame.Draggable = true Title.Size = UDim2.new(1, -40, 0, 40) Title.Text = " Facurs73 Backdoor [SS]" Title.TextColor3 = Color3.fromRGB(255, 50, 50) Title.TextSize = 18 Title.BackgroundColor3 = Color3.fromRGB(25, 25, 25) Title.Parent = MainFrame HideBtn.Size = UDim2.new(0, 40, 0, 40) HideBtn.Position = UDim2.new(1, -40, 0, 0) HideBtn.Text = "_" HideBtn.BackgroundColor3 = Color3.fromRGB(35, 35, 35) HideBtn.TextColor3 = Color3.new(1, 1, 1) HideBtn.Parent = MainFrame StatusLabel.Size = UDim2.new(1, -40, 0, 80) StatusLabel.Position = UDim2.new(0, 20, 0, 80) StatusLabel.Text = "TAP SCAN TO FIND A BACKDOOR" StatusLabel.TextSize = 25 StatusLabel.TextColor3 = Color3.new(1, 1, 1) StatusLabel.BackgroundTransparency = 1 StatusLabel.TextWrapped = true StatusLabel.Parent = MainFrame SubText.Size = UDim2.new(1, 0, 0, 20) SubText.Position = UDim2.new(0, 0, 1, -25) SubText.Text = "better than a Lalol hub search backdoor" SubText.TextSize = 14 SubText.TextColor3 = Color3.fromRGB(150, 150, 150) SubText.BackgroundTransparency = 1 SubText.Parent = MainFrame ScanBtn.Size = UDim2.new(0, 220, 0, 60) ScanBtn.Position = UDim2.new(0.5, -110, 0, 180) ScanBtn.Text = "SCAN ALL" ScanBtn.TextSize = 20 ScanBtn.BackgroundColor3 = Color3.fromRGB(150, 0, 0) ScanBtn.TextColor3 = Color3.new(1, 1, 1) ScanBtn.Parent = MainFrame Container.Size = UDim2.new(1, -20, 1, -100) Container.Position = UDim2.new(0, 10, 0, 50) Container.BackgroundTransparency = 1 Container.Visible = false Container.Parent = MainFrame -- Logic local function StartScan() ScanBtn.Visible = false StatusLabel.TextSize = 18 allRemotes = {} local locations = {game:GetService("ReplicatedStorage"), game:GetService("Workspace")} for _, loc in pairs(locations) do for _, v in pairs(loc:GetDescendants()) do if v:IsA("RemoteEvent") then table.insert(allRemotes, v) end end StatusLabel.Text = "Hunting for Backdoors..." task.wait(0.3) end if #allRemotes > 0 then StatusLabel.Text = "FOUND: " .. #allRemotes .. " REMOTES" task.wait(1) ActivateControlPanel() else StatusLabel.Text = "No backdoors found." ScanBtn.Visible = true end end function ActivateControlPanel() StatusLabel.Visible = false Container.Visible = true local CodeBox = Instance.new("TextBox") CodeBox.Size = UDim2.new(1, 0, 0, 150) CodeBox.Position = UDim2.new(0, 0, 0, 0) CodeBox.PlaceholderText = "-- Type code or select a button below..." CodeBox.Text = "" CodeBox.ClearTextOnFocus = false CodeBox.MultiLine = true CodeBox.BackgroundColor3 = Color3.fromRGB(10, 10, 10) CodeBox.TextColor3 = Color3.fromRGB(0, 255, 100) CodeBox.Parent = Container local function CreateBtn(txt, pos, color, func) local b = Instance.new("TextButton") b.Size = UDim2.new(0, 115, 0, 40) b.Position = pos b.Text = txt b.BackgroundColor3 = color b.TextColor3 = Color3.new(1, 1, 1) b.TextScaled = true b.Parent = Container b.MouseButton1Click:Connect(func) end -- --- BOTONES DE ACCIÓN --- -- BOTÓN DE TU NUEVO REQUIRE CreateBtn("FACURS73 HUB", UDim2.new(0, 0, 0, 160), Color3.fromRGB(0, 100, 200), function() CodeBox.Text = 'require(118810092254265):Load(game.Players.' .. Player.Name .. ')' end) CreateBtn("EXECUTE", UDim2.new(0, 125, 0, 160), Color3.fromRGB(0, 150, 0), function() for _, remote in pairs(allRemotes) do remote:FireServer(CodeBox.Text) end end) CreateBtn("GDnoobi GUY", UDim2.new(0, 250, 0, 160), Color3.fromRGB(70, 0, 150), function() CodeBox.Text = 'require(115548396641576):V4("' .. Player.Name .. '")' end) CreateBtn("CLEAR", UDim2.new(0, 375, 0, 160), Color3.fromRGB(100, 0, 0), function() CodeBox.Text = "" end) CreateBtn("Happy Hub SS", UDim2.new(0, 0, 0, 210), Color3.fromRGB(200, 100, 0), function() CodeBox.Text = 'require(109229360070706):Hload("' .. Player.Name .. '")' end) CreateBtn("RESPAWN", UDim2.new(0, 125, 0, 210), Color3.fromRGB(150, 80, 0), function() if Player.Character then Player.Character:BreakJoints() end end) end ScanBtn.MouseButton1Click:Connect(StartScan) -- Hide/Show Logic local isVisible = true HideBtn.MouseButton1Click:Connect(function() isVisible = not isVisible MainFrame:TweenSize(isVisible and UDim2.new(0, 500, 0, 380) or UDim2.new(0, 500, 0, 40), "Out", "Quad", 0.3, true) Container.Visible = isVisible and (#allRemotes > 0) SubText.Visible = isVisible end) --------------------------------------------------------- end -- Conexión del evento boton.MouseButton1Click:Connect(AL_HACER_CLIC) end coroutine.wrap(AYMNQ_fake_script)()