Since I moved on last version of BAS most of the scripts using cloudflare can not bypass it anymore!
I have use recent fingerprint with premium key, may be i am missing something?
Sample site : ai.marketing
Can anyone try on its side?
Thank in advance
@rootX@gudolik
That helped a lot! thank you for your advises!
Now its working after deleted old profile and created new profile with fingerprint less than 15 days!
@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.