Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 92 | Constructor | 5098820678647814 | <?php mt_srand(5098820678647814); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 99 | Constructor | 5098820684929972 | <?php mt_srand(5098820684929972); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Zombiefied | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 12 | Bargaining Script | 5098820691212130 | <?php mt_srand(5098820691212130); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 54 | Scavenger | 5098820697494288 | <?php mt_srand(5098820697494288); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 7 | Recycler | 5098820703776446 | <?php mt_srand(5098820703776446); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 14 | Energy Transmitter | 5098820710058604 | <?php mt_srand(5098820710058604); 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 | 19 | Armor Plate | 5098820716340762 | <?php mt_srand(5098820716340762); 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 | 94 | Thundercoil | 5098820722622920 | <?php mt_srand(5098820722622920); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 23 | Wingman | 5098820728905078 | <?php mt_srand(5098820728905078); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 98 | Wingman | 5098820735187236 | <?php mt_srand(5098820735187236); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 46 | Scavenger | 5098820741469394 | <?php mt_srand(5098820741469394); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |