Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 67 | Lone Wolf | 7662476946544986 | <?php mt_srand(7662476946544986); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 83 | Wingman | 7662476941277669 | <?php mt_srand(7662476941277669); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Moories | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 11 | AI Defense System | 7662476936010352 | <?php mt_srand(7662476936010352); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 80 | Recycler | 7662476930743035 | <?php mt_srand(7662476930743035); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 36 | Wingman | 7662476925475718 | <?php mt_srand(7662476925475718); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | CryptoZoo | 1 to 100 | Roll 1 to 85 for a Rare Roll 86 to 100 for an Epic | 11 | Random CC Ship | 7662476920208401 | <?php mt_srand(7662476920208401); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | CryptoZoo | 0 to 30 | Roll 0 to 30 Index 0: Mantis Index 1: Hornet Index 2: Cicada Index 3: Wasp Index 4: Warrior Index 5: Reaver Index 6: Aurora Index 7: Lightning Index 8: Shock Index 9: Storm Index 10: Isopod Index 11: Starfish Index 12: Sea Scorpion Index 13: Viper Index 14: Reaper Index 15: Raven Index 16: Avalanche Index 17: Quake Index 18: Tremor Index 19: Starburst Index 20: Brightness Index 21: Moonglow Index 22: Condor Index 23: Buzzard Index 24: Harpy Index 25: Rhincodon Index 26: Sarcosuchus Index 27: Dreadnought Index 28: Cypress Index 29: Iris Index 30: Rowan | 17 | Quake | 7662476888604499 | <?php mt_srand(7662476888604499); echo 'result = ' . mt_rand(0, 30); ?> Copy code above and paste here to verify |
8 | Torbidon | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 73 | Gemstone | 7662476909673767 | <?php mt_srand(7662476909673767); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 80 | Wingman | 7662476904406450 | <?php mt_srand(7662476904406450); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | xanx.wam | 0 to 1 | Roll 0 to 1 Index 0: Flash Index 1: Grifter | 1 | Grifter | 7662476899139133 | <?php mt_srand(7662476899139133); echo 'result = ' . mt_rand(0, 1); ?> Copy code above and paste here to verify |
11 | xanx.wam | 0 to 1 | Roll 0 to 1 Index 0: Flash Index 1: Grifter | 0 | Flash | 7662476893871816 | <?php mt_srand(7662476893871816); echo 'result = ' . mt_rand(0, 1); ?> Copy code above and paste here to verify |
12 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 70 | Wingman | 7662476888604499 | <?php mt_srand(7662476888604499); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | utsovacsi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 91 | Loot Finder | 7662476883337182 | <?php mt_srand(7662476883337182); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
14 | utsovacsi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 86 | Loot Finder | 7662476878069865 | <?php mt_srand(7662476878069865); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
15 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 90 | Shield Booster | 7662476872802548 | <?php mt_srand(7662476872802548); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
16 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 10 | Cooling System | 7662476867535231 | <?php mt_srand(7662476867535231); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
17 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 2 | Cooling System | 7662476862267914 | <?php mt_srand(7662476862267914); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
18 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 78 | Cooling System | 7662476857000597 | <?php mt_srand(7662476857000597); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |