Inventory Item Detector

do soemthing like this:

if player.Backpack:FindFirstChidl("Tool") then
    --code
end
1 Like