Scrapebox learning mode - how to make it work

bortner

Newbie
Joined
Dec 6, 2011
Messages
1
Reaction score
0
I have some example urls that I want to post on:

hxxp://0electro0.blog.onet.pl/5913185,303310707,7,200,200,7290564,303310707,forum.html
hxxp://0okissme.blog.onet.pl/7422407,402851908,7,200,200,8799649,402851908,forum.html
hxxp://100-procent-prawdy.blog.onet.pl/6697608,354956804,7,200,200,8074936,354956804,forum.html
hxxp://100slow.blog.onet.pl/6040218,318055704,7,200,200,7417598,318055704,forum.html
hxxp://11stringduo.blog.onet.pl/4958322,232411604,7,200,200,6335701,232411604,forum.html

I am trying to teach SB to post on those blogs. Everything seems ok when I am teaching it but than when I post it tells: "form not found". How to make it work? Why it finds the form in learning mode but when posting it cannot find it?

My def file is like this:

#DEFINITIONFILE#
formmethod=post
formname=comment
FormID=$hidden
OK=$hidden
TX=$comment
PD=$username
KD=$imagecaptcharesult
NO=Anuluj
imagecaptchaidentifier=kod.gif
 
Back
Top