502 () posted 3 years ago by LookingGLA55 3 years ago by LookingGLA55 +503 / -1 272 comments share 272 comments share save hide report block hide replies
One observation - there are never more than 2 locks next to each other.
Yes, which means the locks represent a binary option, either one lock or two locks. So what does one lock or two locks represent?
If we consider only the locks, where 1 lock means "0" and 2 locks means "1," we get the following string:
01000000100010100001001000000010
This appears to be gibberish, but it's worth noting that the string is 32 characters long.
Just in case, the inverse of that is ["10111111", "01110101", "11101101", "11111101"] which yields [191, 117, 237, 253]