Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 85 | Overdrive | 7676088686062119 | <?php mt_srand(7676088686062119); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 46 | Overdrive | 7676088680665759 | <?php mt_srand(7676088680665759); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 75 | Fusion Reactor | 7676088675269399 | <?php mt_srand(7676088675269399); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 26 | Engine Amplifier | 7676088669873039 | <?php mt_srand(7676088669873039); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 27 | Engine Amplifier | 7676088664476679 | <?php mt_srand(7676088664476679); 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 | 86 | Engine Amplifier | 7676088659080319 | <?php mt_srand(7676088659080319); 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 | 78 | Engine Amplifier | 7676088653683959 | <?php mt_srand(7676088653683959); 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 | 82 | Engine Amplifier | 7676088648287599 | <?php mt_srand(7676088648287599); 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 | 39 | Engine Amplifier | 7676088642891239 | <?php mt_srand(7676088642891239); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |