Works, compacts binary into numbers and can change numbers back into binary, tells you what to do when you click the green flag
I made it by myself, took some debugging due to some stuff that Scratch does with numbers, (Scratch detects 010 as 10, 000 as 0, etc) but I managed to stop stuff like that from breaking the converter