Hi,
I need to use scrapebox to send comments which have multi lines, ex:
Line1
Line2
etc
as you know, scrapebox gets all comments from random line in file, so there are no way to store multiple lines as one comment in comments file.
So I found a way that I can store that line in following example:
Line1<br>Line2<br>etc
or
Line1 \n Line2 \n etc
but when scrapebox sending that comment to website, website doesnt recognize a new line,
so it gets it in the same way scrape box send it to site
Any resolution for it ?
Thanks
I need to use scrapebox to send comments which have multi lines, ex:
Line1
Line2
etc
as you know, scrapebox gets all comments from random line in file, so there are no way to store multiple lines as one comment in comments file.
So I found a way that I can store that line in following example:
Line1<br>Line2<br>etc
or
Line1 \n Line2 \n etc
but when scrapebox sending that comment to website, website doesnt recognize a new line,
so it gets it in the same way scrape box send it to site
Any resolution for it ?
Thanks