Enjoy this project! This works because Scratch has been limited to max 200,000 things into a list, while Turbowarp has no limitation, So i made a script like: | If ( [ length of [ { list } + 1] ) > [ 200000 ] ) | | then | switch costume to ( Turbowarp ) | | else | | switch costume to ( Scratch ) |