Hi everyone. I am new to the forums. I am also a programmer. Not like the world doesn't have enough of them.
I have been trolling for a while, read a gentlemen's article about how xrumer's mass pm sucks. Never tried it, I did write my own like it appears he has.
Mine only works with phpbb. (like my screenname now?) Anyway, a vast majority of phpbb forums, have a default 20 second timeout between messages. So, here is what I do that both makes my program unique, and fast as hell.
Of course, I scrape their profile page (takes no time at all with a fast connection) and make sure they are not admin or a moderator. Let's avoid those. There are several flags that are available to check for this.
I also set an arbitrary post count check. Of course, you could send it to people with greater than 0 posts (so xrumer profiles don't get a message, but who cares, it doesn't cost to send more out) What I do is not send it to people with greater than X posts. Someone with a couple hundred posts is more likely to have more important ties with the board or administrators and will flag you quickly. The goal is to send a message to every person on the board as quickly as possible, without being banned, and/or having your messages deleted. Of course when you scrape the page, grab either their forum name or real name if it is listed so you can make your message more, say, personal
Okay, yeah yeah, that all makes sense. Time for the golden idea.
I have my program store multiple logins. Load up 20 login ids and pw with various related names, and have the program go out it. However you scrape or whatever, you have your list of names, bam, send the message. Once it's confirmed, logout. Log right back in with the next id. Immedietely send the next message, log out, repeat. A forum with a 20 second delay, I can then send approximately 25-35 messages per minute instead of the default 3. More accounts for them to ban and try and clean up the mess if that's what they decide to do.
Anyway. Hope that might give some of the developers here some ideas. Hell, maybe even xrumer will implement that with a better pm system (so i've heard)
Nice to meet you all, may you have the highest conversion %'s
I have been trolling for a while, read a gentlemen's article about how xrumer's mass pm sucks. Never tried it, I did write my own like it appears he has.
Mine only works with phpbb. (like my screenname now?) Anyway, a vast majority of phpbb forums, have a default 20 second timeout between messages. So, here is what I do that both makes my program unique, and fast as hell.
Of course, I scrape their profile page (takes no time at all with a fast connection) and make sure they are not admin or a moderator. Let's avoid those. There are several flags that are available to check for this.
I also set an arbitrary post count check. Of course, you could send it to people with greater than 0 posts (so xrumer profiles don't get a message, but who cares, it doesn't cost to send more out) What I do is not send it to people with greater than X posts. Someone with a couple hundred posts is more likely to have more important ties with the board or administrators and will flag you quickly. The goal is to send a message to every person on the board as quickly as possible, without being banned, and/or having your messages deleted. Of course when you scrape the page, grab either their forum name or real name if it is listed so you can make your message more, say, personal
Okay, yeah yeah, that all makes sense. Time for the golden idea.
I have my program store multiple logins. Load up 20 login ids and pw with various related names, and have the program go out it. However you scrape or whatever, you have your list of names, bam, send the message. Once it's confirmed, logout. Log right back in with the next id. Immedietely send the next message, log out, repeat. A forum with a 20 second delay, I can then send approximately 25-35 messages per minute instead of the default 3. More accounts for them to ban and try and clean up the mess if that's what they decide to do.
Anyway. Hope that might give some of the developers here some ideas. Hell, maybe even xrumer will implement that with a better pm system (so i've heard)
Nice to meet you all, may you have the highest conversion %'s