Turbo Mode Detector! I finally found a way to make a project that could detect if you turn on turbo mode on it. And the best part is it doesn't use too many codes :). Just click the green flag and there will be a dialog that will always tell the turbo mode status (on or off). You can try turning the turbo mode on or off by holding shift and click the green flag button.
I simply set an interval and made some script to detect whether some blocks of code run faster or slower than the interval, then determine whether turbo mode is enabled accordingly. Please tell me if it doesn't work. Thanks! You can also tell me if it works. Just say in the comments, if you want. Thanks! I made this by myself. Maybe you can find other turbo mode detector project that use the same script, but I made this before I look at those projects.