What you need is premium version. As premium user you
will have full control over access to your script. There are
multiple options for distribution, so you can can allow access
for 1 user/computer only, or to several users/machines.
It is all covered in onlina control panel for premium users.
@m4zuper
on any site I try , I guess that rucaptcha and 2captcha are the ones that are doing best regarding funcaptchas , but with the Standard " solve captcha with clicks" module It's just clicking on the submit button and then stop
if i use accuracy integer into variable it doesnt work latitude longtitude works fine in variables but accuracy setting not ? Would you help about this problem ? Cuz of this i cant make script in loop i have to give 7 to 50 accuracy for that X search engine should not detect my clicks on local searches
I was able to do what I want by adding "Execute javascript on element" to loop and then self.parentElement.parentElement.querySelector('span').textContent
But I am still interested if something similar can be done with XPATH or CSS
edit: XPATH syntax is something like this
[[FOR_EACH_CSS]] >AT>[[CYCLE_INDEX]] >XPATH> ../following-sibling::td[1]
now last thing I am missing is how to do it with CSS