How can i add "look at object" as an condition when picking up an object?

You can use an OR node to connect those bools and then plug the OR’s output to Object Looked. This way it will be true if any of those conditions is true; otherwise false.