[GET] Random Paragraph Generator by Keyword

wkrappen91

Power Member
Joined
Sep 9, 2010
Messages
564
Reaction score
726
Code:
VERSION BUILD=7101044
TAB T=1
TAB CLOSEALLOTHERS
SET !EXTRACT_TEST_POPUP NO
URL GOTO=http://watchout4snakes.com/CreativityTools/RandomParagraph/RandomParagraph.aspx
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:aspnetForm ATTR=ID:tmpl_main_txtSubject CONTENT=[COLOR="Red"]Keyword1[/COLOR]
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:aspnetForm ATTR=ID:tmpl_main_txtObject CONTENT=[COLOR="red"]Keyword2[/COLOR]
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:aspnetForm ATTR=ID:tmpl_main_btnNew
TAG POS=1 TYPE=SPAN ATTR=ID:tmpl_main_lblPara EXTRACT=TXT
SAVEAS TYPE=EXTRACT FOLDER=* FILE=random.txt
wait seconds=1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:aspnetForm ATTR=ID:tmpl_main_btnNew
TAG POS=1 TYPE=SPAN ATTR=ID:tmpl_main_lblPara EXTRACT=TXT
SAVEAS TYPE=EXTRACT FOLDER=* FILE=random.txt
wait seconds=1


Load this Macro into your firefox iMacros plugin and replace keyword 1 with your main keyword and keyword 2 with your secondary keyword.
Set it to loop as many times as you want.
It will then generate random Paragraphs based on your KWs.
They are not nice to read and dont make sense, but they are ok for autoapprove blogs if you are to lazy to write/scrape/spin comments.
They keyword density is:
Keyword 1: ~9%
Keyword 2: ~6%

Hope you like it.
Hit thanks if so.

Edit: The Paragraphs will be saved to your "Downloads" folder, line by line in the file "random.txt"
 
Last edited:
They are not nice to read and dont make sense, but they are ok for autoapprove blogs if you are to lazy to write/scrape/spin comments.

I agreed with that and thanks for the share but will not satisfy me (and the rest of the BWH members). IMHO
 
Thanks... could be of some help to me. Will check it and respond with feedback.
 
Back
Top