local _0x5F70 = game:GetService("Players").LocalPlayer local _0x4C69 = game:GetService("Lighting") local _0x5347 = Instance.new("ScreenGui", game.CoreGui) local _0x54686564656d6f6e = "\84\104\101\100\101\109\111\110" local _0x4D61696E = Instance.new("Frame", _0x5347) _0x4D61696E.Size = UDim2.new(0, 240, 0, 260) _0x4D61696E.Position = UDim2.new(0.5, -120, 0.4, 0) _0x4D61696E.BackgroundColor3 = Color3.fromRGB(2, 2, 2) _0x4D61696E.BorderSizePixel = 0 _0x4D61696E.Active = true _0x4D61696E.Draggable = true Instance.new("UICorner", _0x4D61696E) local _0x5469746C = Instance.new("TextLabel", _0x4D61696E) _0x5469746C.Size = UDim2.new(1, 0, 0, 35) _0x5469746C.BackgroundColor3 = Color3.fromRGB(10, 10, 10) _0x5469746C.Text = _0x54686564656d6f6e .. " | V1.0" _0x5469746C.TextColor3 = Color3.fromRGB(150, 0, 0) _0x5469746C.Font = Enum.Font.Code Instance.new("UICorner", _0x5469746C) local function _0x42544E(t, y, c, f) local b = Instance.new("TextButton", _0x4D61696E) b.Size = UDim2.new(0.9, 0, 0, 42) b.Position = UDim2.new(0.05, 0, 0, y) b.Text = t b.BackgroundColor3 = c b.TextColor3 = Color3.new(1, 1, 1) b.Font = Enum.Font.Code b.TextSize = 13 Instance.new("UICorner", b) b.MouseButton1Click:Connect(f) end _0x42544E("\240\159\140\128 \84\80\32\57\77\32\81\85\65\68\82\65\76\73\79\78", 50, Color3.fromRGB(20, 0, 40), function() local h = _0x5F70.Character:WaitForChild("\72\117\109\97\110\111\105\100\82\111\111\116\80\97\114\116") h.CFrame = CFrame.new(9.9e21, 9.9e21, 9.9e21) end) _0x42544E("\240\159\143\142 \70\73\88\32\76\65\71\32\40\66\69\84\65\41", 100, Color3.fromRGB(0, 30, 20), function() _0x4C69.GlobalShadows = false for _, v in pairs(workspace:GetDescendants()) do if v:IsA("\66\97\115\101\80\97\114\116") then v.Material = Enum.Material.SmoothPlastic elseif v:IsA("\68\101\99\97\108") or v:IsA("\84\101\120\116\117\114\101") then v:Destroy() end end end) _0x42544E("\240\159\155\161 \83\79\76\79\32\77\79\68\69", 150, Color3.fromRGB(30, 30, 30), function() for _, p in pairs(game.Players:GetPlayers()) do if p ~= _0x5F70 and p.Character then p.Character:Destroy() end end end) _0x42544E("\240\159\143\160 \82\69\84\85\82\78\32\83\80\65\87\78", 200, Color3.fromRGB(40, 0, 0), function() _0x5F70.Character.HumanoidRootPart.CFrame = CFrame.new(0, 10, 0) end)