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 | 1 | Turret Socket | 4702300543177040 | <?php mt_srand(4702300543177040); 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 | 3 | Cooling System | 4702300543280244 | <?php mt_srand(4702300543280244); 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 | 65 | Lone Wolf | 4702300543383448 | <?php mt_srand(4702300543383448); 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 | 52 | Wiretap | 4702300543486652 | <?php mt_srand(4702300543486652); 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 | 75 | Guardian Stance | 4702300543589856 | <?php mt_srand(4702300543589856); 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 | 100 | Mini Warp Drive | 4702300543693060 | <?php mt_srand(4702300543693060); 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 | 48 | Loot Finder | 4702300543796264 | <?php mt_srand(4702300543796264); 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 | 92 | Bargaining Script | 4702300543899468 | <?php mt_srand(4702300543899468); 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 | 65 | Thundercoil | 4702300544002672 | <?php mt_srand(4702300544002672); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 94 | Nanovirus | 4702300544105876 | <?php mt_srand(4702300544105876); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 100 | Scientist [B] | 4702300544209080 | <?php mt_srand(4702300544209080); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 33 | Unstable Calibrator | 4702300544312284 | <?php mt_srand(4702300544312284); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 57 | Absorber | 4702300544415488 | <?php mt_srand(4702300544415488); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
14 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 36 | Aegis | 4702300544518692 | <?php mt_srand(4702300544518692); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
15 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 91 | Assassin Stance | 4702300544621896 | <?php mt_srand(4702300544621896); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |