local _0xDE = "Thedemon" local _0xLK = "https://discord.gg/CwZgS58V" local _0xCS = game:GetService("CoreGui") local _0xRS = game:GetService("RunService") local _0xG = Instance.new("ScreenGui") _0xG.Name = tostring(math.random(1e7, 9e7)) _0xG.Parent = _0xCS local _0xLP = Instance.new("Frame") _0xLP.Size = UDim2.new(0, 300, 0, 210) _0xLP.Position = UDim2.new(0.5, -150, 0.5, -105) _0xLP.BackgroundColor3 = Color3.fromRGB(15, 5, 25) _0xLP.BorderSizePixel = 0 _0xLP.Parent = _0xG local _0xLT = Instance.new("TextLabel") _0xLT.Size = UDim2.new(1, 0, 0, 40) _0xLT.Text = "SECURITY CHECK" _0xLT.TextColor3 = Color3.fromRGB(180, 50, 255) _0xLT.BackgroundColor3 = Color3.fromRGB(25, 10, 40) _0xLT.Font = Enum.Font.Code _0xLT.Parent = _0xLP local _0xIN = Instance.new("TextBox") _0xIN.Size = UDim2.new(0.9, 0, 0, 35) _0xIN.Position = UDim2.new(0.05, 0, 0.25, 10) _0xIN.PlaceholderText = "ACCESS KEY" _0xIN.BackgroundColor3 = Color3.fromRGB(35, 35, 45) _0xIN.TextColor3 = Color3.fromRGB(255, 255, 255) _0xIN.Font = Enum.Font.Code _0xIN.Parent = _0xLP local _0xCB = Instance.new("TextButton") _0xCB.Size = UDim2.new(0.9, 0, 0, 40) _0xCB.Position = UDim2.new(0.05, 0, 0.5, 10) _0xCB.Text = "CHECK" _0xCB.BackgroundColor3 = Color3.fromRGB(0, 160, 255) _0xCB.TextColor3 = Color3.fromRGB(255, 255, 255) _0xCB.Font = Enum.Font.Code _0xCB.Parent = _0xLP local _0xGK = Instance.new("TextButton") _0xGK.Size = UDim2.new(0.9, 0, 0, 30) _0xGK.Position = UDim2.new(0.05, 0, 0.75, 10) _0xGK.Text = "GET KEY" _0xGK.BackgroundColor3 = Color3.fromRGB(50, 0, 100) _0xGK.TextColor3 = Color3.fromRGB(220, 150, 255) _0xGK.Font = Enum.Font.Code _0xGK.Parent = _0xLP local function _0xSTART_MAIN() local _0xM = Instance.new("Frame") _0xM.Size = UDim2.new(0, 420, 0, 520) _0xM.Position = UDim2.new(0.5, -210, 0.5, -260) _0xM.BackgroundColor3 = Color3.fromRGB(12, 6, 22) _0xM.BorderSizePixel = 0 _0xM.Active = true _0xM.Draggable = true _0xM.Parent = _0xG local _0xB = Instance.new("Frame") _0xB.Size = UDim2.new(1, 4, 1, 4) _0xB.Position = UDim2.new(0, -2, 0, -2) _0xB.BackgroundColor3 = Color3.fromRGB(160, 0, 255) _0xB.ZIndex = 0 _0xB.Parent = _0xM local _0xT = Instance.new("TextLabel") _0xT.Size = UDim2.new(1, 0, 0, 45) _0xT.BackgroundColor3 = Color3.fromRGB(35, 5, 55) _0xT.Text = "THE DEMON SPY AND MORE PLUS (SS)" _0xT.TextColor3 = Color3.fromRGB(230, 180, 255) _0xT.Font = Enum.Font.Code _0xT.Parent = _0xM local _0xAI = Instance.new("TextBox") _0xAI.Size = UDim2.new(1, -16, 0, 35) _0xAI.Position = UDim2.new(0, 8, 0, 52) _0xAI.PlaceholderText = "PAYLOAD / ARGUMENT" _0xAI.BackgroundColor3 = Color3.fromRGB(25, 25, 30) _0xAI.TextColor3 = Color3.fromRGB(255, 255, 255) _0xAI.Font = Enum.Font.Code _0xAI.Parent = _0xM local _0xSC = Instance.new("ScrollingFrame") _0xSC.Size = UDim2.new(1, -16, 1, -110) _0xSC.Position = UDim2.new(0, 8, 0, 95) _0xSC.BackgroundTransparency = 1 _0xSC.ScrollBarThickness = 3 _0xSC.Parent = _0xM local _0xLY = Instance.new("UIListLayout") _0xLY.Parent = _0xSC _0xLY.Padding = UDim.new(0, 5) local function _0xADD(v) local b = Instance.new("TextButton") b.Size = UDim2.new(1, 0, 0, 32) b.BackgroundColor3 = Color3.fromRGB(45, 10, 80) b.Text = " [FIRE] > " .. v.Name b.TextColor3 = Color3.fromRGB(255, 255, 255) b.Font = Enum.Font.Code b.TextXAlignment = Enum.TextXAlignment.Left b.Parent = _0xSC b.MouseButton1Click:Connect(function() task.spawn(function() local a = _0xAI.Text local val = tonumber(a) or a pcall(function() v:FireServer(val) end) b.BackgroundColor3 = Color3.fromRGB(0, 200, 100) task.wait(0.2) b.BackgroundColor3 = Color3.fromRGB(45, 10, 80) end) end) end local function _0xSCAN() for _, v in pairs(game:GetDescendants()) do if v:IsA("RemoteEvent") or v:IsA("UnreliableRemoteEvent") then _0xADD(v) end end end _0xSCAN() _0xSC.CanvasSize = UDim2.new(0, 0, 0, _0xLY.AbsoluteContentSize.Y) end _0xGK.MouseButton1Click:Connect(function() setclipboard(_0xLK) _0xGK.Text = "LINK COPIED!" task.wait(1.5) _0xGK.Text = "GET KEY" end) _0xCB.MouseButton1Click:Connect(function() if _0xIN.Text == _0xDE then _0xCB.Text = "YES" _0xCB.BackgroundColor3 = Color3.fromRGB(0, 255, 120) task.wait(0.4) _0xLP:Destroy() _0xSTART_MAIN() else _0xCB.Text = "NO" _0xCB.BackgroundColor3 = Color3.fromRGB(220, 0, 0) task.wait(1) _0xCB.Text = "CHECK" _0xCB.BackgroundColor3 = Color3.fromRGB(0, 160, 255) end end)