Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | Liv81 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 36 | Fusion Reactor | 8435936709030487 | <?php mt_srand(8435936709030487); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | Liv81 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 49 | Fusion Reactor | 8435936710396303 | <?php mt_srand(8435936710396303); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 62 | Cooling System | 8435936711762119 | <?php mt_srand(8435936711762119); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 28 | Cooling System | 8435936713127935 | <?php mt_srand(8435936713127935); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 60 | Cooling System | 8435936714493751 | <?php mt_srand(8435936714493751); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 83 | Scientist [B] | 8435936715859567 | <?php mt_srand(8435936715859567); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | PassiveBank | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 74 | Recycler | 8435936717225383 | <?php mt_srand(8435936717225383); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 24 | Guardian Stance | 8435936718591199 | <?php mt_srand(8435936718591199); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 66 | Explosive Ammo | 8435936719957015 | <?php mt_srand(8435936719957015); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 5 | Constructor | 8435936721322831 | <?php mt_srand(8435936721322831); 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 | 76 | Ghost | 8435936722688647 | <?php mt_srand(8435936722688647); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |