In some scripts, I need to press some hotkeys in quick sequence. When doing so, the 'Another script is currently running' popup appears and I have to close it every time before proceeding. An option to disable that popup would be appreciated.
Maybe it could be possible for Python Script to automatically just wait for the previous script to end without any warning, before proceeding with the execution of a subsequent script?