Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 92 | Wingman | 3043042748356584 | <?php mt_srand(3043042748356584); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 56 | Scientist [B] | 3043042751429121 | <?php mt_srand(3043042751429121); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 80 | Explosive Ammo | 3043042754501658 | <?php mt_srand(3043042754501658); 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 | 29 | Loot Finder | 3043042757574195 | <?php mt_srand(3043042757574195); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | UnicornMan | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 31 | Wingman | 3043042760646732 | <?php mt_srand(3043042760646732); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | veewengaming | 0 to 11 | Roll 0 to 11 Index 0: Boulder Index 1: Flint Index 2: Scree Index 3: Crag Index 4: Glow Index 5: Lumen Index 6: Flash Index 7: Watt Index 8: Critter Index 9: Spider Index 10: Grifter Index 11: Rogue | 11 | Rogue | 3043042763719269 | <?php mt_srand(3043042763719269); echo 'result = ' . mt_rand(0, 11); ?> 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 | 92 | AI Defense System | 3043042766791806 | <?php mt_srand(3043042766791806); 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 | 67 | Energy Transmitter | 3043042769864343 | <?php mt_srand(3043042769864343); 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 | 25 | Scavenger | 3043042772936880 | <?php mt_srand(3043042772936880); 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 | 48 | Recycler | 3043042776009417 | <?php mt_srand(3043042776009417); 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 | 59 | Shield Amplifier | 3043042779081954 | <?php mt_srand(3043042779081954); 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 | 24 | Armor Plate | 3043042782154491 | <?php mt_srand(3043042782154491); 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 | 38 | Armor Plate | 3043042785227028 | <?php mt_srand(3043042785227028); 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 | 55 | Ghost | 3043042788299565 | <?php mt_srand(3043042788299565); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |