Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 74 | Lone Wolf | 4060519237889960 | <?php mt_srand(4060519237889960); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 91 | Lone Wolf | 4060519234144321 | <?php mt_srand(4060519234144321); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 1 | Lone Wolf | 4060519230398682 | <?php mt_srand(4060519230398682); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | Crafty | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 39 | Metal Detector | 4060519226653043 | <?php mt_srand(4060519226653043); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | Crafty | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 80 | Constructor | 4060519222907404 | <?php mt_srand(4060519222907404); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 55 | Guardian Stance | 4060519219161765 | <?php mt_srand(4060519219161765); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 100 | Guardian Stance | 4060519215416126 | <?php mt_srand(4060519215416126); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 11 | Guardian Stance | 4060519211670487 | <?php mt_srand(4060519211670487); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 21 | Guardian Stance | 4060519207924848 | <?php mt_srand(4060519207924848); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 35 | Wingman | 4060519204179209 | <?php mt_srand(4060519204179209); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |