In full:
Show that if $X^*$ is separable then any bounded sequence $(x_n) \in X$ has a subsequence $x_{n_k}$ such that $\lim_{k \to \infty}f(x_{n_k})$ converges for every $f \in X^*$
What I have so far:
let $\{f_i\}$ be a countable dense subset of $X^*$, then we can use a diagonal argument to show that $\exists x_{n_k}$ such that $$\lim_{k \to \infty}f_i(x_{n_k})$$ exists for every $f_i$ in our dense set.
Now given any $f \in X^*$, pick $f_{m_j}$ such that $||f - f_{m_j}|| < 1/j$, then
$$\lim_{k \to \infty}f(x_{n_k}) = \underbrace{\lim_{k \to \infty}(f(x_{n_k}) - f_k(x_{n_k}))}_{0} + \lim_{k \to \infty}f_k(x_{n_k})$$
but I can't see if the right hand side converges.