local v1,v2,v3,v4,v5=game:GetService("Players"),game:GetService("ReplicatedStorage"),game:GetService("StarterPack"),game:GetService("Workspace"),game:GetService("RunService");local v6=v1.LocalPlayer;local v7=v6:WaitForChild("Backpack");local v8={"script9834","danonin372"};local v9=v2:WaitForChild("Remotes",10)if not v9 then return end;local v10=v9:WaitForChild("ToggleTool",10)if not v10 then return end;local function v11(v12)local v13={}local function v14(v15)for _,v16 in ipairs(v15:GetChildren())do if v16:IsA("Tool")then table.insert(v13,v16.Name)end;v14(v16)end end;v14(v12)return v13 end;local v17={}local v18={v7,v3,v2,v4}for _,v19 in ipairs(v18)do local v20=v11(v19)for _,v21 in ipairs(v20)do table.insert(v17,v21)end end;local v22={}local v23={}for _,v24 in ipairs(v17)do if not v23[v24]then v23[v24]=true;table.insert(v22,v24)end end;local v25={}for _,v26 in ipairs(v22)do local v27=pcall(function()return v10:InvokeServer(v26)end)if v27 then table.insert(v25,v26)end;task.wait(0.1)end;_G.AllToggleTools=v25;local function v28(v29)local function v30(v31)local v32=v31:WaitForChild("Head",10)if not v32 then return end;if v31:FindFirstChild("xESP")then v31.xESP:Destroy()end;if v32:FindFirstChild("xTag")then v32.xTag:Destroy()end;local v33=false;for _,v34 in ipairs(v8)do if v34==v29.Name then v33=true;break end end;if v33 then local v35=Instance.new("Highlight")v35.Name="xESP";v35.FillColor=Color3.new(1,0,0)v35.OutlineColor=Color3.new(0.5,0,0)v35.Parent=v31;local v36=Instance.new("BillboardGui")v36.Name="xTag";v36.Size=UDim2.new(0,200,0,50)v36.StudsOffset=Vector3.new(0,3.5,0)v36.AlwaysOnTop=true;v36.Parent=v32;local v37=Instance.new("TextLabel")v37.Size=UDim2.new(1,0,1,0)v37.BackgroundTransparency=1;v37.Text="Script owner lol";v37.TextColor3=Color3.new(1,0,0)v37.TextStrokeTransparency=0;v37.TextScaled=true;v37.Parent=v36 elseif v29==v6 then local v38=Instance.new("BillboardGui")v38.Name="xTag";v38.Size=UDim2.new(0,150,0,40)v38.StudsOffset=Vector3.new(0,3,0)v38.AlwaysOnTop=true;v38.Parent=v32;local v39=Instance.new("TextLabel")v39.Size=UDim2.new(1,0,1,0)v39.BackgroundTransparency=1;v39.Text="(User)";v39.TextColor3=Color3.new(1,1,1)v39.TextStrokeTransparency=0;v39.TextScaled=true;v39.Parent=v38 end end;if v29.Character then v30(v29.Character)end;v29.CharacterAdded:Connect(v30)end;for _,v40 in ipairs(v1:GetPlayers())do v28(v40)end;v1.PlayerAdded:Connect(v28)