Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | DjaZ | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 33 | Shield Booster | 3002610186079181 | <?php mt_srand(3002610186079181); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | DjaZ | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 59 | Stealth Device | 3002610179050410 | <?php mt_srand(3002610179050410); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Geniass | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 26 | Weapon Amplifier | 3002610172021639 | <?php mt_srand(3002610172021639); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | Geniass | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 34 | Explosive Ammo | 3002610164992868 | <?php mt_srand(3002610164992868); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | Geniass | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 56 | Reflector | 3002610157964097 | <?php mt_srand(3002610157964097); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Geniass | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 77 | Shield Amplifier | 3002610150935326 | <?php mt_srand(3002610150935326); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | Geniass | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 53 | AI Defense System | 3002610143906555 | <?php mt_srand(3002610143906555); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | Geniass | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 7 | Constructor | 3002610136877784 | <?php mt_srand(3002610136877784); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Geniass | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 46 | Armor Plate | 3002610129849013 | <?php mt_srand(3002610129849013); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Geniass | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 4 | Wingman | 3002610122820242 | <?php mt_srand(3002610122820242); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |