This is a simple Turbo Mode detector made with only 8 blocks. The reason why it works is interesting. Normally, repeat loops will have a one frame delay each time they loop over a script (~33 milliseconds). But when Turbo Mode is active, this delay is shortened to less than a millisecond. This difference can be used to detect when Turbo Mode is active. If you plan to use this, crediting me would be nice :)