Alright, I got a download, and it works.

Now, I just need some help.

There are tons of tutorials of Gaia logins, but I'm not exactly sure what each part means.

I'd love to learn in a different way, and I need to see a difference in codes, and what changes.

If someone could make a login for this site : Stickman Legacy

Here's the HTTP Header When I go to log in:

Code:
http://s7.zetaboards.com/Stickman_Legacy/login/log_in/

POST /Stickman_Legacy/login/log_in/ HTTP/1.1
Host: s7.zetaboards.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://s7.zetaboards.com/Stickman_Legacy/login/
Cookie: __qca=P0-1803311039-1262151435509; __utma=8177072.841207652.1262151435.1262151435.1262151435.1; __utmb=8177072.0.10.1262151435; __utmc=8177072; __utmz=8177072.1262151436.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
Content-Type: application/x-www-form-urlencoded
Content-Length: 58
uname=USERNAME+HERE&pw=PASSWORD+HERE&cookie_on=1&anon_on=0
HTTP/1.x 200 OK
Date: Wed, 30 Dec 2009 05:40:31 GMT
Server: Apache
Cache-Control: no-cache, must-revalidate, max-age=0, post-check=0, pre-check=0
Pragma: no-cache
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Length: 6280
Connection: close
Content-Type: text/html; charset=ISO-8859-1
I just don't know where to put each code, and like I said, it would be a great learning experience.