Black Hat Forum Black Hat SEO The only backlink provider with unlimited projects/links per day!
Go Back   Black Hat Forum Black Hat SEO > Black Hat SEO > Black Hat SEO Tools

Black Hat SEO Tools Black Hat Tools: You can't GO it alone...have an arsenal of programs to help you out!

Mad Content   BLOG SEO
Search
 
LinkWheel

LiveChatAgent



Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #226 (permalink)  
Old 02-24-2009, 06:16 PM
Cindy's Avatar
Regular Member
 
Join Date: Apr 2008
Posts: 439
Thanks: 223
Thanked 21 Times in 20 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Has anyone yet fixed the above problem I posted?

Thank you!
__________________
ENLARGE YOUR WALLET WHILE GUYS ENLARGE THEIR PENIS!!! CLICK HERE!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #227 (permalink)  
Old 02-24-2009, 09:48 PM
spite42o's Avatar
Junior Member
 
Join Date: Jan 2009
Location: Your Moms House.
Posts: 191
Thanks: 61
Thanked 140 Times in 41 Posts
Reputation: 20
iTrader: (0)
Default Re: Auto Commenter

great share... going to use this soon! thank you again!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #228 (permalink)  
Old 02-24-2009, 11:13 PM
Gurilla's Avatar
Jr. VIP
 
Join Date: Feb 2009
Posts: 151
Thanks: 20
Thanked 180 Times in 33 Posts
Reputation: 9
iTrader: (3)
Default Re: Auto Commenter

Mirror + Instructions + Big Blog List that you could use with the script! :


hxxp://www [dot] blackhatmoney [dot] net/building-backlinks-with-blog-commenting/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #229 (permalink)  
Old 03-02-2009, 07:15 PM
Cindy's Avatar
Regular Member
 
Join Date: Apr 2008
Posts: 439
Thanks: 223
Thanked 21 Times in 20 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

This thing is buggy as sh*t, wish someone could just make a standard working desktop version for BHW!
__________________
ENLARGE YOUR WALLET WHILE GUYS ENLARGE THEIR PENIS!!! CLICK HERE!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #230 (permalink)  
Old 03-02-2009, 09:28 PM
Cindy's Avatar
Regular Member
 
Join Date: Apr 2008
Posts: 439
Thanks: 223
Thanked 21 Times in 20 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Thanks powerpc, got "undefined calls" message on every line, but it says that they were posted, is there any way of verifying that they've been posted (the weird "post number 34" system sucks - can't find my links).
__________________
ENLARGE YOUR WALLET WHILE GUYS ENLARGE THEIR PENIS!!! CLICK HERE!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #231 (permalink)  
Old 03-05-2009, 09:20 PM
Junior Member
 
Join Date: Nov 2008
Posts: 186
Thanks: 3
Thanked 19 Times in 18 Posts
Reputation: 14
iTrader: (0)
Default Re: Auto Commenter

Just a note to all, be very careful running this on your hosting account. I got sick of using proxies because it was slow and often wouldnt post right so I started using it without. My hosting account suspended me after about 5 or 6 runs for spamming. Luckily I was able to talk them into letting me back in but damn I was scared.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #232 (permalink)  
Old 03-06-2009, 06:06 AM
Newbies
 
Join Date: Mar 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Send a message via ICQ to zhuxiaonuan Send a message via AIM to zhuxiaonuan Send a message via MSN to zhuxiaonuan Send a message via Yahoo to zhuxiaonuan
Default Re: Auto Commenter

so useful tool
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #233 (permalink)  
Old 04-22-2009, 02:19 AM
Junior Member
 
Join Date: Mar 2008
Posts: 124
Thanks: 18
Thanked 59 Times in 16 Posts
Reputation: 12
iTrader: (0)
Default Re: Auto Commenter

hmm... with proxies, it only comments to a few blogs, but the proxies are working.
__________________
I am the Famous Domz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #234 (permalink)  
Old 04-29-2009, 09:11 PM
Newbies
 
Join Date: Apr 2009
Posts: 13
Thanks: 11
Thanked 8 Times in 7 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Quote:
Originally Posted by powerpc View Post
I keep getting this error:

Notice: Undefined index: in C:\wamp\www\LAla\autocommenter.php on line 70

Fatal error: Call to undefined function curl_init() in C:\wamp\www\LAla\autocommenter.php on line 130

Whats the problem
PHP Notice: Undefined Index errors are usually minor coding things - they won't prevent the script from running, so nothing much to worry about there, though there can be a lot of them displayed on screen.

To prevent those Notice errors being displayed, make the following changes in your php.ini file:

set:
error_reporting = E_ALL & ~E_NOTICE
[That will suppress the Notice errors, but all others will still be displayed. This is shown in one of the error reporting examples in the default php.ini file, but it's not the default setting.]

OR set:
display_errors = Off
[That will suppress screen output for ALL error messages. Error messages will be still be logged to a file if log_errors = On in the php.ini file. It can be useful to display error messages during script development (e.g. when running as localhost) but for live server use it's better to turn off displaying errors in the browser - hackers can get clues as to what you're running through the error messages which may help them hack your scripts/server.]

You can also set those values on a per script basis by using the ini_set() function in the script code - see php.net function reference for more on that.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #235 (permalink)  
Old 05-01-2009, 06:02 AM
Newbies
 
Join Date: Apr 2009
Posts: 10
Thanks: 1
Thanked 3 Times in 1 Post
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

thanks looks good ill give it a try
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #236 (permalink)  
Old 05-29-2009, 03:38 PM
Newbies
 
Join Date: Oct 2008
Posts: 42
Thanks: 32
Thanked 9 Times in 6 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

hey,can anyone gve feedback about this tool? did it increase the backlink from commenting?


see my site>>http://money-directories.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #237 (permalink)  
Old 05-29-2009, 11:07 PM
Newbies
 
Join Date: Feb 2009
Posts: 8
Thanks: 24
Thanked 4 Times in 1 Post
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Great tool.....

thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #238 (permalink)  
Old 05-31-2009, 04:24 PM
Newbies
 
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

okay the autocommenter is a great script and works good . BUT all the comments go to spam when akismet is activated . any idea how to pass this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #239 (permalink)  
Old 06-01-2009, 02:16 AM
Newbies
 
Join Date: May 2009
Posts: 40
Thanks: 7
Thanked 169 Times in 21 Posts
Reputation: 15
iTrader: (0)
Default Re: Auto Commenter

Cheers for this script, how many different comments can it alternate between maximum?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #240 (permalink)  
Old 06-01-2009, 09:05 AM
Power Member
 
Join Date: Jan 2009
Posts: 603
Thanks: 104
Thanked 47 Times in 34 Posts
Reputation: 13
iTrader: (0)
Default Re: Auto Commenter

WOW what a long thread this is the first tested product ive bared witness to, here is my 2 cents y dont someone just help him make a desktop with fancy buttons or help him to make a web app with fancy buttons and popups for the urlscraps and poxy list input instead of having to add every thing to a text file on the backend....should be a nice input were u can actually upload and save the files on to and from ur desktop for now then have the it load it into the webapp i think this will be much easier.... i jst stopped saving the file because i know there will be alot of changes yet... my 2 cents but please keep up the great work i think this will be one of the fastest posters i have... or ever seen... im also posting so i can get the instant post too...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #241 (permalink)  
Old 06-05-2009, 04:14 AM
Junior Member
 
Join Date: Apr 2008
Posts: 130
Thanks: 6
Thanked 11 Times in 8 Posts
Reputation: 11
iTrader: (0)
Default Re: Auto Commenter

Quote:
Originally Posted by cd345 View Post
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 by mrxtc89117; 06-05-2009 at 04:28 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #242 (permalink)  
Old 06-18-2009, 08:56 PM
IamTURK's Avatar
Regular Member
 
Join Date: Jun 2009
Location: Turkey
Posts: 218
Thanks: 38
Thanked 12 Times in 11 Posts
Reputation: 12
iTrader: (1)
Default Re: Auto Commenter

can some 1 give me an adresslist.txt example ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #243 (permalink)  
Old 06-22-2009, 02:04 PM
Newbies
 
Join Date: Apr 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Very Good
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #244 (permalink)  
Old 07-04-2009, 03:10 PM
IamTURK's Avatar
Regular Member
 
Join Date: Jun 2009
Location: Turkey
Posts: 218
Thanks: 38
Thanked 12 Times in 11 Posts
Reputation: 12
iTrader: (1)
Default Re: Auto Commenter

its not working anymore...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #245 (permalink)  
Old 07-11-2009, 08:09 PM
Newbies
 
Join Date: Mar 2009
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Yeah right i have tried this in my Wordpress blog but it is not posted any comment

let me know if i m wrong
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #246 (permalink)  
Old 07-12-2009, 11:38 AM
Panique's Avatar
Regular Member
 
Join Date: Sep 2008
Location: Caribbean Islands
Posts: 471
Thanks: 78
Thanked 360 Times in 89 Posts
Reputation: 28
iTrader: (5)
Send a message via Skype™ to Panique
Default Re: Auto Commenter

Doesnt work for me aswell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #247 (permalink)  
Old 07-13-2009, 04:24 PM
Newbies
 
Join Date: Mar 2009
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Any other Gud wordpress commenter available which can break captch and post our post

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #248 (permalink)  
Old 07-14-2009, 06:16 PM
Newbies
 
Join Date: Jul 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Oops!

404 File Not Found.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #249 (permalink)  
Old 11-13-2009, 10:08 PM
kmzlink's Avatar
Newbies
 
Join Date: Feb 2009
Location: Google Malaysia
Posts: 14
Thanks: 6
Thanked 6 Times in 4 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Any Progress Guys, about this tools
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #250 (permalink)  
Old 11-18-2009, 09:24 AM
B.Williams's Avatar
Newbies
 
Join Date: Nov 2009
Location: United States
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #251 (permalink)  
Old 11-20-2009, 09:59 AM
Newbies
 
Join Date: Nov 2009
Posts: 1
Thanks: 2
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #252 (permalink)  
Old 02-27-2010, 04:49 PM
Newbies
 
Join Date: Feb 2010
Posts: 14
Thanks: 2
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Send a message via MSN to waleed
Default Re: Auto Commenter

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #253 (permalink)  
Old 08-10-2010, 05:18 PM
Newbies
 
Join Date: Aug 2010
Posts: 15
Thanks: 0
Thanked 1 Time in 1 Post
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #254 (permalink)  
Old 08-29-2010, 07:21 PM
Newbies
 
Join Date: Jul 2010
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

this does not work anymore, the code looks straight forward enough but no comments are posted.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #255 (permalink)  
Old 12-29-2010, 05:46 PM
Newbies
 
Join Date: Dec 2010
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #256 (permalink)  
Old 01-04-2011, 02:09 PM
Regular Member
 
Join Date: Mar 2010
Posts: 212
Thanks: 20
Thanked 8 Times in 6 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Anyone knows how you can post just typing the url ? For example:
you have this post : www.site.net/blog/avatar-2010.html
to post a comment type the same url www.site.net/blog/avatar-2010.html but add some variables. Anybody knows how to do this ? I saw that this script is based on this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #257 (permalink)  
Old 01-07-2011, 03:59 AM
Registered Member
 
Join Date: Aug 2010
Posts: 99
Thanks: 43
Thanked 13 Times in 13 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

I can fix this thing. I'm busy now but I will. Nice Job giving somothing with source code by the way.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #258 (permalink)  
Old 01-19-2011, 05:05 PM
Registered Member
 
Join Date: Apr 2009
Posts: 86
Thanks: 92
Thanked 3 Times in 3 Posts
Reputation: 9
iTrader: (0)
Default Re: Auto Commenter

thanks man I will give it a try
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #259 (permalink)  
Old 01-19-2011, 05:32 PM
Newbies
 
Join Date: Aug 2010
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Very Good
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #260 (permalink)  
Old 01-20-2011, 11:55 AM
Newbies
 
Join Date: Oct 2010
Posts: 15
Thanks: 2
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

thanks i will try ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #261 (permalink)  
Old 01-25-2011, 08:29 AM
bijakas's Avatar
Newbies
 
Join Date: Jan 2011
Location: smart internet connection
Posts: 30
Thanks: 12
Thanked 4 Times in 1 Post
Reputation: 13
iTrader: (0)
Default Re: Auto Commenter

Yeah, good works i will try soon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #262 (permalink)  
Old 02-24-2011, 08:13 AM
Newbies
 
Join Date: Feb 2011
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Dunno if it helps but theres one at bit.ly/i5o1Md
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #263 (permalink)  
Old 03-01-2011, 06:13 PM
DSeyir's Avatar
Newbie
 
Join Date: Jan 2010
Location: an allien in sevilla
Posts: 10
Thanks: 8
Thanked 2 Times in 2 Posts
Reputation: 13
iTrader: (1)
Default Re: Auto Commenter

I've tried this on a 000webhost free account and resulst is... a blank page after 1 minute +/-


any suggestion?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #264 (permalink)  
Old 03-01-2011, 06:27 PM
Newbies
 
Join Date: Mar 2011
Location: mars
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Reputation: 8
iTrader: (0)
Default Re: Auto Commenter

nice share dude.. I appreciate it..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #265 (permalink)  
Old 03-06-2011, 07:36 PM
Newbies
 
Join Date: Jan 2011
Posts: 6
Thanks: 8
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

The script does not work since its not posting to the wp-comments.php page, i ended up using a hour writing a new one based a bit on the code, much more effecient (and even support proxies

The only problem i faces now is that akismet goes bananas over it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #266 (permalink)  
Old 04-22-2011, 09:57 AM
Newbies
 
Join Date: Nov 2010
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

you can share?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #267 (permalink)  
Old 04-24-2011, 03:15 AM
zmoney's Avatar
Broke Hat SEO
 
Join Date: Apr 2011
Posts: 628
Thanks: 77
Thanked 166 Times in 117 Posts
Reputation: 92
iTrader: (1)
Send a message via Skype™ to zmoney
Default Re: Auto Commenter

Not working for me, browser just keeps loading,loading,loading..... nothing really happening
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #268 (permalink)  
Old 05-04-2011, 12:54 PM
Newbies
 
Join Date: May 2011
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

not working
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #269 (permalink)  
Old 11-17-2011, 11:14 PM
sfidirectory's Avatar
Power Member
 
Join Date: Mar 2010
Location: Newbie I.M SEO Pack: http://bit.ly/imseopack+
Posts: 725
Thanks: 441
Thanked 260 Times in 108 Posts
Reputation: 38
iTrader: (2)
Send a message via Skype™ to sfidirectory
Default Re: Auto Commenter

Quote:
Originally Posted by Uelandir View Post
The script does not work since its not posting to the wp-comments.php page, i ended up using a hour writing a new one based a bit on the code, much more effecient (and even support proxies

The only problem i faces now is that akismet goes bananas over it.
Hey can you PM me a copy of the script? Would like to compare it with a script I got off here sometime last year, yours may be better than it... Will give you rep .
__________________
Newbie I.M SEO Pack: http://bit.ly/imseopack+
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #270 (permalink)  
Old 12-09-2011, 12:12 AM
Newbies
 
Join Date: Mar 2011
Location: United States
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 10
iTrader: (0)
Default Re: Auto Commenter

Quote:
Originally Posted by cd345 View Post

If you like this script and feel that it has saved you some time and money,
please visit this url today, http://cashtactics.net/ct-cd345 .It used to be run by Ruck and now Kris is in charge of the blog.There is a lot of good info about PPC and IM and the recent PPC case studies in the blog are something you can't get for free anywhere.If you find the site useful please subscribe to the RSS feed .
Nothing found for Ct-cd345
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
commenter , wordpress

Backlinks Genie

SE Nuke



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


SEO Paladin


Web Hosting
Copyright © 2005 - 2012 BlackHatWorld.com All rights reserved.