I signed on to Gaia with 2 PM's about us.
Results 1 to 11 of 11
- 26 Feb. 2010 10:18pm #1
When did we start advertising again?
Disco is neat.
- 26 Feb. 2010 10:19pm #2
I was wondering why there where so many new members and like 600 guests.
// Signature
- 26 Feb. 2010 10:22pm #3
Awesome. The PMs were why LG was so popular in 1.0.
- 26 Feb. 2010 10:26pm #4
- 26 Feb. 2010 10:28pm #5
I noticed the influx of members lately as well.
- 26 Feb. 2010 10:32pm #6
That's not sarcasm. Before Gaia added captchas to PMs, every Gaia member ever was getting 10 advertisements a day for LG.
- 27 Feb. 2010 06:22am #7
- 27 Feb. 2010 06:48am #8
Rewrote it in Java, works now. For some reason though, program is only logging in to approximately 30% of accounts, when it should log in to 100%. Don't have the energy to debug right, so stopped.
Only ran it a couple of times. Consider yourself lucky you got one.
- 27 Feb. 2010 07:25am #9
I didn't get one.
Do you hate me Alex?[SIGPIC][/SIGPIC]
- 27 Feb. 2010 03:22pm #10
Want my PHP framework? If you want to run it in PHP.
Also, if you're logging in via mobile, that shit's broke as fuck. It only logs into a small percent of accounts too. I imagine it only works with users who have input their mobile numbers or something. Not sure. But they definitely changed something so that it doesn't work with all accounts.
My PHP framework uses the main site login, so maybe you'll have more luck with it. So long as you don't use incorrect logins, you shouldn't get login Captcha'd.
I really should rework it to make it store multiple SIDs. You don't need to login between PMs. Login to them all at once, store each SID, send a different SID with each PM. You probably already do this, but I'm just thinking out loud.
- 28 Feb. 2010 04:01am #11
Nah I figured out what it was. I was navigating to the main site to retrieve the token id, however they seem to randomly display different homepages. Sometimes they display this website, which doesn't have a login form, and hence no token. Just sent it to the login form instead of main site, works now.
As for the PMer, yea it logs in to all accounts at the same time. No problems there.