The friend list generator Boobearsh requested. But the best part is I finally created a Gaia Online framework so that I can use it to instantly be done with the hardest part of any scripts I make in the future. So to Helllllllll with Gaiaaaaaaaaa.

if ($gaia_online->login('username', 'password')) { echo 'The login provided is valid!'; }
else { echo $gaia_online->error; }

Fark yeah.