My script has already processed 1/10 of the permutations based on BIP39 word list, nothing
Another script has already processed 1/5 of the permutations based on the transcript of the
https://www.youtube.com/watch?v=AABkJ55Zz3A page, nothing
considering there are 2048^8 permutations of the bip39 list, i doubt that. The number of valid possibilities using that list is ~2000x smaller (161,735,049,399,563,309,103,078 - see
this post for how it was derived). my program can check 100K phrases/s and it would take ~5B years to check 10% of those.