Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 90 | Armor Repair Kit | 3227449673575183 | <?php mt_srand(3227449673575183); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 56 | Armor Repair Kit | 3227449674813823 | <?php mt_srand(3227449674813823); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 72 | Armor Repair Kit | 3227449676052463 | <?php mt_srand(3227449676052463); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 38 | Armor Repair Kit | 3227449677291103 | <?php mt_srand(3227449677291103); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 42 | Mini Warp Drive | 3227449678529743 | <?php mt_srand(3227449678529743); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 65 | Mini Warp Drive | 3227449679768383 | <?php mt_srand(3227449679768383); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 58 | Mini Warp Drive | 3227449681007023 | <?php mt_srand(3227449681007023); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 24 | Mini Warp Drive | 3227449682245663 | <?php mt_srand(3227449682245663); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 5 | Mini Warp Drive | 3227449683484303 | <?php mt_srand(3227449683484303); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 49 | Unstable Calibrator | 3227449684722943 | <?php mt_srand(3227449684722943); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 60 | Unstable Calibrator | 3227449685961583 | <?php mt_srand(3227449685961583); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 42 | Unstable Calibrator | 3227449687200223 | <?php mt_srand(3227449687200223); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 16 | Unstable Calibrator | 3227449688438863 | <?php mt_srand(3227449688438863); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
14 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 83 | Unstable Calibrator | 3227449689677503 | <?php mt_srand(3227449689677503); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
15 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 45 | Unstable Calibrator | 3227449690916143 | <?php mt_srand(3227449690916143); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
16 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 22 | Unstable Calibrator | 3227449692154783 | <?php mt_srand(3227449692154783); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
17 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 69 | Unstable Calibrator | 3227449693393423 | <?php mt_srand(3227449693393423); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
18 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 50 | Unstable Calibrator | 3227449694632063 | <?php mt_srand(3227449694632063); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
19 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 10 | Unstable Calibrator | 3227449695870703 | <?php mt_srand(3227449695870703); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
20 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 36 | Unstable Calibrator | 3227449697109343 | <?php mt_srand(3227449697109343); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
21 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 47 | Engine Amplifier | 3227449698347983 | <?php mt_srand(3227449698347983); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
22 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 82 | Engine Amplifier | 3227449699586623 | <?php mt_srand(3227449699586623); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
23 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 59 | Engine Amplifier | 3227449700825263 | <?php mt_srand(3227449700825263); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
24 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 52 | Engine Amplifier | 3227449702063903 | <?php mt_srand(3227449702063903); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
25 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 74 | Engine Amplifier | 3227449703302543 | <?php mt_srand(3227449703302543); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
26 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 85 | Engine Amplifier | 3227449704541183 | <?php mt_srand(3227449704541183); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
27 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 60 | Engine Amplifier | 3227449705779823 | <?php mt_srand(3227449705779823); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
28 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 34 | Engine Amplifier | 3227449707018463 | <?php mt_srand(3227449707018463); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |