Auto Commenter

There are many good lists out there .Here are some I use.

101 high PR blog list and a huge list (more than 30,000 or something but not ********) of wordpress blog urls here
w3.blackhatbootcamp.net/listofwordpressblogs/

And some nice lists I found in google.

w3.pagerankguide.blogspot.com/2007/11/pagerank-guide-do-follow-blog-list.html

w3.whatcanimakewithit.com/do-follow-blog-list.htm

w3.rishabhsood.net/1200-do-follow-blog-list/

As of now I don't have a script that finds do-follow blogs (didn't find the need to make one ) but if you feel you need a bigger list of do-follow blog lists , i'll make a script in a few days that scrapes google image search for blogs that have the u comment i follow picture in them.


I've tried this list and most are Bad Request 400. Just what kind of sites can this program post to? Do they have to be wordpress blogs?

By the way, if the list if big, you will get a php timeout. The way to solve this is to increase the timeout value in the php.ini if you have access to it,

Or, add the code:
set_time_limit(n); where n is the number of seconds less than the php timeout value. This can be put in the for loop.

Let me know about which kind of blog sites this can post to, thanks


Edit: I tested this on a couple of WP blogs and it does not leave any comments? So is it safe to say it does not work?

try it on this site http://smallcomputing dot net
this site does not even require captchas.
 
Last edited:
Yeah right i have tried this in my Wordpress blog but it is not posted any comment

let me know if i m wrong
 
I think automated submission is harmful for a website. Because many search engine catch the automated submission way including google, which penalize your website. You should avoid automated submission service.
 
Thanks guys i think many worked on it to create script for commentor and url grabber.

Thats the spirit and use of Open community. together idea and implement it
 
Great work, but there is a problem with his work to know what I have been working, although it does not show me any errors

And that the subject was an old

It is helpful and I hope the experience of the owners working on it
 
Yeah sure but the hosting provider should have php and curl installed.If your hosting provider does not have php/cURL enabled you can run it on localhost(in your desktop).

To run it on localhost,first download WAMP server.It installs php,apache and mysql in one click.Once you have WAMP installed ,to enable curl left click on the WAMP tray icon -> php settings -> php extensions -> php_curl
 
this does not work anymore, the code looks straight forward enough but no comments are posted.
 
I have a web that requires username and password can you addapt this option?. Or what i need is to just log in and try the script?


thanks so much
 
I can fix this thing. I'm busy now but I will. Nice Job giving somothing with source code by the way.
 
Back
Top