Princess' Tread Saturday, 06-Mar-99 11:38:55 My observations so far The numbers on the screen have to do with the timer. There are three boxes with numbers. Using Smartcheck I saw the program coded in P-code so Smartcheck would probably not be of much use but checking the timer events I noticed the sequence of the numbers generated for the screen changed position from what I saw on the screen. Re-arranging the numbers made it obvious and doing a little math gave me what I have so far.
From the first box 53 is subtracted From the second box 83 is added From the third box 355 is subtracted These boxes are also shifted around by being shifted to the right one position every time a new number is calculated (every second) and the right one put in the first position So the sequence of the boxes are 1,2,3 - 3,1,2 - 2,3,1 - 1,2,3 - 3,2,1 - etc.
Princess Princess Screen Numbers |
Princess' Tread (Princess Screen Numbers) (06-Mar-99 11:38:55) |