Hey everyone, I was looking over the slashes again
Is it a concidence that ever number that has two \\ always has two nines in it?
Sure the spacing changes, but the rules stay
Example
A9539 \\
B2919 /\\
A5989 \\
\ = a 7, 3 , 4, 2 or 1
D4627 \
E6758 \
B5176 \
C2863 \
// together = 55
D2558 //\
\ represents the two so 552
/\ always represents 8
So lets translate
A9539 \\ 99
B2919 /\\ 299
C4882 /\ 8, 88 or , 24
D4627 \ = 4, 6, 7 ,or 2, which represents the number mixed
E6758 \ Most likely 7
Notice the slashes are essentialy repeating the same numbers but in code
So lets take
\\//\\\/
99559945?
44554445?
2?82?
99552227
5?8?7
E?8?
Lets segement into possible variations
\, \, /, /, \, \, \,/ possible 7. Number string
\\,//,\\,\/ 99,55,99,?
\\/, /\, \\/
\, \//,\\,\/ 1625 in roman numerals (but not the code)
\,\//, \, \, \, /
\,\//, \, \\/ 1614 in roman numeral (but not the code)
I hope this is making sense, there are some gaps because certain combinations are multiple or we dont have a reference like what \/ means other that 42 or 25
There is a method, I just cant work it right
Here what I know
\\ = 3 or 9 High change (1 and 4 on other strings)
/\ = 8
/ = 2 or 4
\ = 2, 4, 6 or 7
\/ either 24 or 42 or, 2,4 or 4,2 or 25
// = 5, 55 or maybe 1 and 7 on others
I think they all combied give is reference so while
// might be 55 and one string
It could represent 7 and 1 on another
It either covers both 6 number lots
Or it uses the same method but differs between and thats why I get some mistakes.
Thats the only slightest sense I can make
Any thoughts?
Alternatively the numbers on the grid got me thinking
Number maze?
Alright, im off. Have fun.