This converters a message into numbers by calculating how many times you would need to count up by 1 to get from all a's, to your message, the symbols in the Z Characters list are what work in the converter, it doesn't actually count one and up like that (but I have leftover code from trying that) because during testing it would get to the third digit and go up one each second, being too slow even on turbo, so I made it count up caculating how many times the previous slot(s) would have to get to 68 (the total number of characters supported) to up that piece by one
I haven't made the decoder yet, and while I was fixing this I realized I could reverse engineer most of this code to Important: The numbers get very large very quickly