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 | 89 | Lone Wolf | 8386881508330154 | <?php mt_srand(8386881508330154); 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 | 51 | Wingman | 8386881500041568 | <?php mt_srand(8386881500041568); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 76 | Energy Transmitter | 8386881491752982 | <?php mt_srand(8386881491752982); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 61 | Turret Socket | 8386881483464396 | <?php mt_srand(8386881483464396); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | Sharkyto | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 53 | Wingman | 8386881475175810 | <?php mt_srand(8386881475175810); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Sharkyto | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 28 | Wingman | 8386881466887224 | <?php mt_srand(8386881466887224); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 83 | Guardian Stance | 8386881458598638 | <?php mt_srand(8386881458598638); 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 | 44 | Reflector | 8386881450310052 | <?php mt_srand(8386881450310052); 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 | 86 | Shield Amplifier | 8386881442021466 | <?php mt_srand(8386881442021466); 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 | 83 | Shield Booster | 8386881433732880 | <?php mt_srand(8386881433732880); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | Sharkyto | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 3 | Solar Ignitor | 8386881425444294 | <?php mt_srand(8386881425444294); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 46 | Lone Wolf | 8386881417155708 | <?php mt_srand(8386881417155708); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | Sharkyto | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 73 | Solar Ignitor | 8386881408867122 | <?php mt_srand(8386881408867122); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
14 | Sharkyto | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 64 | Solar Ignitor | 8386881400578536 | <?php mt_srand(8386881400578536); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
15 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 57 | Loot Finder | 8386881392289950 | <?php mt_srand(8386881392289950); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
16 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 77 | Cargo Expander | 8386881384001364 | <?php mt_srand(8386881384001364); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |