Select "Mix Lines" in the resource, that way all the lines are mixed and thus it will have a random line. Or you can use javascript to mix the array list using function shuffle to get a better constant randomization. I believe there's also the option "Shuffle List" under the "List" option
hello @bara are you still using capmonster with BAS? If so how is it working for you and did you ever get it to work with latest version or are you still using 2.10.7.0? If so how to downgrade?
Sorry for so many questions, I have been completely frustrated trying to get this to work. I strangely even have trouble using just 2captcha and dbc directly. Any help would be appreciated. Thanks
If I am running a script and one thread fails, the data used for it will disappear from the source and I cannot see which one has to be reused.
There is no way to know which data was taken, 'cause the thread had deleted all things used before. But u could log data used before the thread will be crashed.
@seedgg , У меня платная версия Xevil + я указал, что это взял не из головы, а мне ответил админ Xevil.
Спасибо за бесплатные советы вы очень добры.
А зарегался, что бы спросить поддержку, но ответа ее я тут не вижу.
Пропал на долго мне дали ответ я нашел, что искал.
Да и мне не кто не должен я просто искал поддержку софта, а ее видимо нет в бесплатной версии.
@grylls Это англоязычная ветка, для общения русскоязычного комьюнити есть другая ветка.
Не понимаю проблемы, условия могут быть любыми, выставлять их можно на любую вкладку. Любой вариант сработает:
Открыли урл на новой вкладке, проверили на условие, переключились на первую.
Проверили условие на основной странице, открыли вкладку, проверили условие на открытой вкладке, переключились\закрыли вкладку.
i have created resource where all urls will be added (like in tutorial)
In logs it seems that the script is working .. its showing that it is scraping all urls on page
In resource i have only 1 url.. the first one.. why it added only the first url and not the rest?