Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Backdoor scanner scripted by: BurgerKingHappy_Meal
- -- Design by: swordslayer2
- local ScreenGui = Instance.new("ScreenGui")
- local open = Instance.new("ImageButton")
- local main = Instance.new("Frame")
- local close = Instance.new("TextButton")
- local executor = Instance.new("TextBox")
- local execute = Instance.new("TextButton")
- local clear = Instance.new("TextButton")
- local creds1 = Instance.new("TextLabel")
- local creds2 = Instance.new("TextLabel")
- local scriptIcon = Instance.new("ImageLabel")
- --Properties:
- ScreenGui.Parent = game:serivce("Players").LocalPlayer:FindFirstChildOfClass("PlayerGui")
- ScreenGui.ResetOnSpawn = false
- open.Name = "open"
- open.Parent = ScreenGui
- open.BackgroundColor3 = Color3.new(1, 1, 1)
- open.BackgroundTransparency = 1
- open.BorderSizePixel = 0
- open.Position = UDim2.new(0.948768914, 0, 0.880810499, 0)
- open.Size = UDim2.new(0, 100, 0, 100)
- open.Image = "rbxassetid://2698871607"
- main.Name = "main"
- main.Parent = open
- main.Active = true
- main.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
- main.BorderSizePixel = 0
- main.Position = UDim2.new(-14.5300007, 0, -5.36999989, 0)
- main.Selectable = true
- main.Size = UDim2.new(0, 532, 0, 346)
- main.Visible = false
- close.Name = "close"
- close.Parent = main
- close.BackgroundColor3 = Color3.new(1, 1, 1)
- close.BackgroundTransparency = 1
- close.BorderSizePixel = 0
- close.Position = UDim2.new(0.932330847, 0, 0, 0)
- close.Size = UDim2.new(0, 36, 0, 29)
- close.Font = Enum.Font.SourceSansBold
- close.Text = "-"
- close.TextColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- close.TextSize = 38
- executor.Name = "executor"
- executor.Parent = main
- executor.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- executor.BorderSizePixel = 0
- executor.Position = UDim2.new(0, 0, 0.130057797, 0)
- executor.Size = UDim2.new(0, 532, 0, 249)
- executor.Font = Enum.Font.SourceSansSemibold
- executor.Text = "enter script here"
- executor.TextColor3 = Color3.new(0, 0, 0)
- executor.TextSize = 20
- executor.TextWrapped = true
- executor.TextXAlignment = Enum.TextXAlignment.Left
- executor.TextYAlignment = Enum.TextYAlignment.Top
- execute.Name = "execute"
- execute.Parent = main
- execute.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- execute.BorderSizePixel = 0
- execute.Position = UDim2.new(0.0939849615, 0, 0.869942188, 0)
- execute.Size = UDim2.new(0, 141, 0, 37)
- execute.Font = Enum.Font.Highway
- execute.Text = "Execute"
- execute.TextColor3 = Color3.new(0, 0, 0)
- execute.TextSize = 28
- clear.Name = "clear"
- clear.Parent = main
- clear.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- clear.BorderSizePixel = 0
- clear.Position = UDim2.new(0.622180462, 0, 0.869942188, 0)
- clear.Size = UDim2.new(0, 141, 0, 37)
- clear.Font = Enum.Font.Highway
- clear.Text = "Clear"
- clear.TextColor3 = Color3.new(0, 0, 0)
- clear.TextSize = 28
- creds1.Name = "creds1"
- creds1.Parent = main
- creds1.BackgroundColor3 = Color3.new(1, 1, 1)
- creds1.BackgroundTransparency = 1
- creds1.BorderColor3 = Color3.new(0.92549, 0.92549, 0.92549)
- creds1.BorderSizePixel = 0
- creds1.Position = UDim2.new(0.0639097765, 0, 0, 0)
- creds1.Size = UDim2.new(0, 97, 0, 29)
- creds1.Font = Enum.Font.SourceSans
- creds1.Text = "Designer: swordslayer2"
- creds1.TextColor3 = Color3.new(0.54902, 0.54902, 0.54902)
- creds1.TextSize = 19
- creds1.TextStrokeColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- creds2.Name = "creds2"
- creds2.Parent = main
- creds2.BackgroundColor3 = Color3.new(1, 1, 1)
- creds2.BackgroundTransparency = 1
- creds2.BorderColor3 = Color3.new(0.92549, 0.92549, 0.92549)
- creds2.BorderSizePixel = 0
- creds2.Position = UDim2.new(0.118421055, 0, 0.0462427735, 0)
- creds2.Size = UDim2.new(0, 101, 0, 29)
- creds2.Font = Enum.Font.SourceSans
- creds2.Text = "Scripter: BurgerKingHappy_Meal"
- creds2.TextColor3 = Color3.new(0.54902, 0.54902, 0.54902)
- creds2.TextSize = 19
- creds2.TextStrokeColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- scriptIcon.Name = "scriptIcon"
- scriptIcon.Parent = main
- scriptIcon.BackgroundColor3 = Color3.new(1, 1, 1)
- scriptIcon.BackgroundTransparency = 1
- scriptIcon.BorderSizePixel = 0
- scriptIcon.Position = UDim2.new(0.798872173, 0, 0, 0)
- scriptIcon.Size = UDim2.new(0, 54, 0, 45)
- scriptIcon.Image = "rbxassetid://2963573424"
- -- Scripts:
- function SCRIPT_ZPXT82_FAKESCRIPT() -- close.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = close
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.PlayerGui.ScreenGui.open.main.Visible = false
- end)
- end
- open.MouseButton1Click:Connect(function()
- main.Visible = true
- end)
- coroutine.resume(coroutine.create(SCRIPT_ZPXT82_FAKESCRIPT))
- function SCRIPT_IHKX72_FAKESCRIPT() -- execute.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = execute
- -- For you skids looking at the source i hope you know looking for a backdoor finder on v3rmillion is most likely gonna result in a in-game kick, so if you dare put this on v3rmillion there will be consequences.
- scanGame = function()
- for i,v in pairs(workspace:GetDescendants()) do
- if v:IsA("RemoteEvent") then
- v:FireServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(workspace:GetDescendants()) do
- if v:IsA("RemoteFunction") then
- v:InvokeServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"ReplicatedStorage":GetDescendants()) do
- if v:IsA("RemoteEvent") then
- v:FireServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"ReplicatedStorage":GetDescendants()) do
- if v:IsA("RemoteFunction") then
- v:InvokeServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"ReplicatedFirst":GetDescendants()) do
- if v:IsA("RemoteEvent") then
- v:FireServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"ReplicatedFirst":GetDescendants()) do
- if v:IsA("RemoteFunction") then
- v:InvokeServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"Players":GetDescendants()) do
- if v:IsA("RemoteEvent") then
- v:FireServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"Players":GetDescendants()) do
- if v:IsA("RemoteFunction") then
- v:InvokeServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"Lighting":GetDescendants()) do
- if v:IsA("RemoteEvent") then
- v:FireServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"Lighting":GetDescendants()) do
- if v:IsA("RemoteFunction") then
- v:InvokeServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"StarterPack":GetDescendants()) do
- if v:IsA("RemoteEvent") then
- v:FireServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"StarterPack":GetDescendants()) do
- if v:IsA("RemoteFunction") then
- v:InvokeServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"StarterPlayer":GetDescendants()) do
- if v:IsA("RemoteEvent") then
- v:FireServer(script.Parent.Parent.executor.Text)
- end
- end
- wait()
- for i,v in pairs(game:service"StarterPlayer":GetDescendants()) do
- if v:IsA("RemoteFunction") then
- v:InvokeServer(script.Parent.Parent.executor.Text)
- end
- end
- end
- script.Parent.MouseButton1Down:Connect(function()
- scanGame()
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_IHKX72_FAKESCRIPT))
- function SCRIPT_HTNA70_FAKESCRIPT() -- clear.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = clear
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.executor.Text = ""
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_HTNA70_FAKESCRIPT))
- function SCRIPT_JGPU80_FAKESCRIPT() -- main.draggable
- local script = Instance.new('LocalScript')
- script.Parent = main
- local main = script.Parent
- if main.Active == true and main.Selectable == true then
- main.Draggable = true
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_JGPU80_FAKESCRIPT))
- function SCRIPT_HIRW86_FAKESCRIPT() -- open.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = open
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.PlayerGui.ScreenGui.open.main.Visible = true
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_HIRW86_FAKESCRIPT))
Advertisement