Let me explain better: a script can fail at various points, and adding a save cookie condition at each step can be difficult (even with a move to label). Is there an automatic method that, in case of a script failure, triggers the save cookie action?
@MAB-Tech There is too little information to assume anything.
Please answer the question, or better yet, attach the project that is causing the problem to the forum's private messages.
@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
Hey, I would like to ask that, Can I download somehow the script xml files from the scripts menu where I already uploaded them, my pc got corrupted and lost the files that I need.
@plantacja Thank you for the principe
I have a question. After solve the captcha for the first time and captcha error text exists, how can i report this to the captcha service like 2captcha?
BAS can handle it? or do we need to code it apart?
Thanks