Download Imacros auto comment
Open file Result per keyword.
Then export this link for comment to *.txt
 Next I will be create imacros for auto comment this *.txt link
Create wordpresscomment.csv or other name in %userprofile%\My Documents\iMacros\Datasources and patse all link in *.txt into it



Create Imacros code
VERSION BUILD=6650406 RECORDER=FX
TAB T=1
CMDLINE !DATASOURCE wordpresscomment.csv or other name
SET !DATASOURCE_COLUMNS 1
SET !LOOP 1
SET !DATASOURCE_LINE {{!LOOP}}
SET !ERRORIGNORE YES
URL GOTO={{!COL1}}
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:* ATTR=ID:author CONTENT=Yourname
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:* ATTR=ID:email CONTENT=Youremail
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:* ATTR=ID:url CONTENT=Yourweb
TAG POS=1 TYPE=TEXTAREA FORM=ACTION:* ATTR=ID:comment CONTENT=Yourcomment
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:commentform ATTR=ID:submit
How to use?
Your must check link in wordpresscomment.csv or other name file ,how many link
Goto firefox
1.Click imacros name
2.Choose you how many link in wordpresscomment.csv or other name file
3.Click Play(loop) to auto comment