So since a little while, when I run my script there is a click that just doesn't work anymore. (It works when I build the script, but not when I run it). So does google can now spot every Bas browser ?
look my thread. my google bot recently too stopped working. though i didnt find a fix. also im not sure if its just BAS or general anti-spam update by google
@CashOut1337@Detected
Please describe the problem in more detail. I don't fully understand what you are talking about. How can this be repeated intentionally? What actions should I use? Perhaps you can attach a test project?
@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.