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 | 15 | Laser Beam | 7683739174459521 | <?php mt_srand(7683739174459521); 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 | 26 | Laser Beam | 7683739177019260 | <?php mt_srand(7683739177019260); 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 | 10 | Laser Beam | 7683739179578999 | <?php mt_srand(7683739179578999); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | Grimlx | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 82 | Energy Transmitter | 7683739182138738 | <?php mt_srand(7683739182138738); 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 | 8 | Distractor | 7683739184698477 | <?php mt_srand(7683739184698477); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 22 | Distractor | 7683739187258216 | <?php mt_srand(7683739187258216); 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 | 75 | Weapon Amplifier | 7683739189817955 | <?php mt_srand(7683739189817955); 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 | 97 | Weapon Amplifier | 7683739192377694 | <?php mt_srand(7683739192377694); 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 | 54 | Weapon Amplifier | 7683739194937433 | <?php mt_srand(7683739194937433); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 36 | Weapon Amplifier | 7683739197497172 | <?php mt_srand(7683739197497172); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 25 | Weapon Amplifier | 7683739200056911 | <?php mt_srand(7683739200056911); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 65 | Overdrive | 7683739202616650 | <?php mt_srand(7683739202616650); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 25 | Overdrive | 7683739205176389 | <?php mt_srand(7683739205176389); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
14 | localnuttter | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 22 | Overdrive | 7683739207736128 | <?php mt_srand(7683739207736128); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
15 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 9 | Overdrive | 7683739210295867 | <?php mt_srand(7683739210295867); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
16 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 56 | Overdrive | 7683739212855606 | <?php mt_srand(7683739212855606); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
17 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 33 | Overdrive | 7683739215415345 | <?php mt_srand(7683739215415345); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
18 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 50 | Cargo Expander | 7683739217975084 | <?php mt_srand(7683739217975084); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
19 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 89 | Loot Finder | 7683739220534823 | <?php mt_srand(7683739220534823); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
20 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 50 | Engine Amplifier | 7683739223094562 | <?php mt_srand(7683739223094562); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
21 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 73 | Engine Amplifier | 7683739225654301 | <?php mt_srand(7683739225654301); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
22 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 58 | Engine Amplifier | 7683739228214040 | <?php mt_srand(7683739228214040); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
23 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 67 | Engine Amplifier | 7683739230773779 | <?php mt_srand(7683739230773779); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
24 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 9 | Engine Amplifier | 7683739233333518 | <?php mt_srand(7683739233333518); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
25 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 66 | Engine Amplifier | 7683739235893257 | <?php mt_srand(7683739235893257); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
26 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 33 | Engine Amplifier | 7683739238452996 | <?php mt_srand(7683739238452996); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
27 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 77 | Mini Warp Drive | 7683739241012735 | <?php mt_srand(7683739241012735); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
28 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 9 | Mini Warp Drive | 7683739243572474 | <?php mt_srand(7683739243572474); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
29 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 97 | Mini Warp Drive | 7683739246132213 | <?php mt_srand(7683739246132213); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
30 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 59 | Mini Warp Drive | 7683739248691952 | <?php mt_srand(7683739248691952); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
31 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 20 | Mini Warp Drive | 7683739251251691 | <?php mt_srand(7683739251251691); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
32 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 43 | Mini Warp Drive | 7683739253811430 | <?php mt_srand(7683739253811430); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
33 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 45 | Mini Warp Drive | 7683739256371169 | <?php mt_srand(7683739256371169); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
34 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 20 | Engine Amplifier | 7683739258930908 | <?php mt_srand(7683739258930908); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
35 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 32 | Engine Amplifier | 7683739261490647 | <?php mt_srand(7683739261490647); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
36 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 18 | Engine Amplifier | 7683739264050386 | <?php mt_srand(7683739264050386); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
37 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 47 | Ramscoop | 7683739266610125 | <?php mt_srand(7683739266610125); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
38 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 62 | Gemstone | 7683739269169864 | <?php mt_srand(7683739269169864); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
39 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 97 | Loot Finder | 7683739271729603 | <?php mt_srand(7683739271729603); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
40 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 98 | Overdrive | 7683739274289342 | <?php mt_srand(7683739274289342); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
41 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 6 | Cargo Expander | 7683739276849081 | <?php mt_srand(7683739276849081); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
42 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 26 | Cargo Expander | 7683739279408820 | <?php mt_srand(7683739279408820); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
43 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 100 | Wiretap | 7683739281968559 | <?php mt_srand(7683739281968559); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
44 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 67 | Wiretap | 7683739284528298 | <?php mt_srand(7683739284528298); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
45 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 3 | Loot Finder | 7683739287088037 | <?php mt_srand(7683739287088037); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
46 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 23 | Bargaining Script | 7683739289647776 | <?php mt_srand(7683739289647776); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
47 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 4 | Self Sustain | 7683739292207515 | <?php mt_srand(7683739292207515); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
48 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 97 | Ghost | 7683739294767254 | <?php mt_srand(7683739294767254); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
49 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 56 | Ghost | 7683739297326993 | <?php mt_srand(7683739297326993); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
50 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 7 | Ghost | 7683739299886732 | <?php mt_srand(7683739299886732); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
51 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 59 | Ghost | 7683739302446471 | <?php mt_srand(7683739302446471); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |