Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 94 | Wingman | 2775510116885057 | <?php mt_srand(2775510116885057); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 54 | Energy Transmitter | 2775510109643812 | <?php mt_srand(2775510109643812); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 44 | Fusion Reactor | 2775510102402567 | <?php mt_srand(2775510102402567); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 79 | Detonator | 2775510095161322 | <?php mt_srand(2775510095161322); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 13 | Solar Ignitor | 2775510087920077 | <?php mt_srand(2775510087920077); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 23 | Guardian Stance | 2775510080678832 | <?php mt_srand(2775510080678832); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 23 | Assassin Stance | 2775510073437587 | <?php mt_srand(2775510073437587); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 23 | Apex Stance | 2775510066196342 | <?php mt_srand(2775510066196342); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 67 | Ionic Barrier | 2775510058955097 | <?php mt_srand(2775510058955097); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Harmis22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 26 | Thundercoil | 2775510051713852 | <?php mt_srand(2775510051713852); 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 | 58 | Guardian Stance | 2775510044472607 | <?php mt_srand(2775510044472607); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |