Let $T$ be a $\forall \exists$-axiomatizable theory, i.e., there exists a theory $T'$ wich contains only formulas of the form $\forall \vec{x} \exists \vec{y} \varphi(\vec{x}, \vec{y})$, with $\varphi$ quantifier free, such that $\mathcal{A} \vDash T$ iff $\mathcal{A} \vDash T'$, for all $\tau$-structures $\mathcal{A}$. Then, if $\mathcal{A} \vDash T$, there exists an existentially complete $\tau$-structure $\mathcal{B}$ such that $\mathcal{B} \vDash T$ and $\mathcal{A} \subseteq \mathcal{B}$.
Here, $\mathcal{M}$ is an existentially closed model of $T$ iff for any extension $\mathcal{N} \supseteq \mathcal{M}$, existential formula $\exists \vec{x} \varphi(\vec{x})$, where $\varphi$ is quantifier free, and $m$-uple $\vec{b} \in M^m$, if $\mathcal{N} \vDash \exists \vec{x} \varphi(\vec{x}, \vec{b})$, then $\mathcal{M} \vDash \exists \vec{x} \varphi(\vec{x}, \vec{b})$.
I don't even know where to start from here, can anyone give me any tips?
The key idea is that since $T$ is $\forall\exists$-axiomatizable, the union of any chain of models of $T$ is still a model of $T$. So to extend $\mathcal{A}$ to an existentially closed model of $T$, you can just keep extending it over and over by transfinite recursion until it is existentially closed.
A sketch of one way to carry this out is hidden below.