Auto wordpress comment spammer script

blackhattrial

Regular Member
Joined
Jul 22, 2008
Messages
410
Reaction score
132
Here is my blog commenting script
I don't use it because i Have UWCS

but this will help many of us around

Code:
VERSION BUILD=6600217 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES 
SET !EXTRACT_TEST_POPUP NO  


CMDLINE !DATASOURCE BLOGCOMMENTS.CSV
SET !DATASOURCE_COLUMNS 5
SET !DATASOURCE_LINE {{!LOOP}}
URL GOTO={{!COL1}}
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:* ATTR=ID:author CONTENT={{!COL2}}
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:* ATTR=ID:email CONTENT={{!COL3}}
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:* ATTR=ID:url CONTENT={{!COL4}}
TAG POS=1 TYPE=TEXTAREA FORM=ACTION:* ATTR=ID:comment CONTENT={{!COL5}}
'>>>>>>>>>>> Section Divider <<<<<<<<<<<
'PAUSE -- ENTER CAPTCHA AND THEN 
'PRESS ANY KEY TO CONTINUE

SET !SINGLESTEP YES
SET !SINGLESTEP NO

TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:commentform ATTR=ID:submit



BLOGCOMMENTS.CSV
Code:
blogurl-to-post-comment.com,Anchor-text,email,ur-website, Comment<SP>to<SP>post<SP>incomment<sp>area.

save it in the same directory

Above macro will pause before submit in each blog IF captcha is there fill it and then continue


Happy Comment Spamming
 
Very nice, thank you! :)

p.s. for people who don't know how to use this it is for IMACRO.
 
Not working. Do you have any detailed guide?

sorry brother i don't have any detailed guide.

but this would help you

download iopus Imacro its free
assuming that you are using firefox browser


save the above imacro in a folder and set that path in the imacro options

create a db in the csv format...

thats it... and run your imacro

if you have any problem let me know i will add a csv file also.


Here are two threads for your reference

Code:
http://www.blackhatworld.com/blackhat-seo/black-hat-seo-tools/127341-imacros-shared-code-scripts.html
Code:
http://www.blackhatworld.com/blackhat-seo/black-hat-seo-tools/99662-so-i-made-my-first-bot-imacros.html
 
Last edited:
Has anyone been able to make this script work? I let it run and it goes to the blog url, but it does not fill in the name,email,website, comment, and does not submit. I know it's reading the .csv file since it's going to the site in column 1.

Is this suppose to work with any blog with auto approved comments?

Any help?
 
how to comment manually prevent spam detection by irrelevant comment
 
Back
Top