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 | 78 | Overload | 2509325432890119 | <?php mt_srand(2509325432890119); 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 | 68 | Overload | 2509325434063448 | <?php mt_srand(2509325434063448); 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 | 26 | Overload | 2509325435236777 | <?php mt_srand(2509325435236777); 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 | 5 | Overload | 2509325436410106 | <?php mt_srand(2509325436410106); 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 | 71 | Overload | 2509325437583435 | <?php mt_srand(2509325437583435); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Grimlx | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 54 | Constructor | 2509325438756764 | <?php mt_srand(2509325438756764); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | Grimlx | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 31 | AI Defense System | 2509325439930093 | <?php mt_srand(2509325439930093); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 40 | Projectile Turret | 2509325441103422 | <?php mt_srand(2509325441103422); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 33 | Projectile Turret | 2509325442276751 | <?php mt_srand(2509325442276751); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 11 | Projectile Turret | 2509325443450080 | <?php mt_srand(2509325443450080); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 91 | Projectile Turret | 2509325444623409 | <?php mt_srand(2509325444623409); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 7 | Projectile Turret | 2509325445796738 | <?php mt_srand(2509325445796738); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |