Hello! BAS Or Capmonster throws me an error, both audio and image:
Recaptcha 2 image cache is empty, use Cache Mask Allow action before page with captcha load.
@jobriwterr I didn't fully understand you, the clipboard is shared by the entire PC, so if you work on that PC and use the clipboard in your work it can cause problems. If you are using multithreading then you should use the clipboard one at a time, this can be implemented through thread locking using global variables.