When did we start advertising again?
676 views · started by Kain ·
I was wondering why there where so many new members and like 600 guests.
Awesome. The PMs were why LG was so popular in 1.0.
I noticed the influx of members lately as well.
That's not sarcasm. Before Gaia added captchas to PMs, every Gaia member ever was getting 10 advertisements a day for LG.
Alex has been advertising, sadly for some reason the program he created for this purpose only works on his computer, after testing it on like...7 different computers lul.
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.
Only ran it a couple of times. Consider yourself lucky you got one.
I didn't get one.
Do you hate me Alex?
Do you hate me Alex?
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.
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.
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.
As for the PMer, yea it logs in to all accounts at the same time. No problems there.