Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 37 | Mini Warp Drive | 4441393380479024 | <?php mt_srand(4441393380479024); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 49 | Mini Warp Drive | 4441393389853449 | <?php mt_srand(4441393389853449); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 40 | Mini Warp Drive | 4441393399227874 | <?php mt_srand(4441393399227874); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 8 | Mini Warp Drive | 4441393408602299 | <?php mt_srand(4441393408602299); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 14 | Wingman | 4441393417976724 | <?php mt_srand(4441393417976724); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 95 | Mini Warp Drive | 4441393427351149 | <?php mt_srand(4441393427351149); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | Nelthari | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 76 | Mini Warp Drive | 4441393436725574 | <?php mt_srand(4441393436725574); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 48 | AI Defense System | 4441393446099999 | <?php mt_srand(4441393446099999); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 84 | AI Defense System | 4441393455474424 | <?php mt_srand(4441393455474424); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 41 | AI Defense System | 4441393464848849 | <?php mt_srand(4441393464848849); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 22 | AI Defense System | 4441393474223274 | <?php mt_srand(4441393474223274); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 88 | AI Defense System | 4441393483597699 | <?php mt_srand(4441393483597699); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | Roger_FGL | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 72 | AI Defense System | 4441393492972124 | <?php mt_srand(4441393492972124); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
14 | CryptoZoo | 1 to 100 | Roll 1 to 85 for a Rare Roll 86 to 100 for an Epic | 66 | Random CC Ship | 4441393502346549 | <?php mt_srand(4441393502346549); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
15 | 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 | 8 | Shock | 4441393633588499 | <?php mt_srand(4441393633588499); echo 'result = ' . mt_rand(0, 30); ?> 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 | 22 | AI Defense System | 4441393521095399 | <?php mt_srand(4441393521095399); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
17 | CryptoRodzz | 0 to 2 | Roll 0 to 2 Index 0: Moonglow Index 1: Buzzard Index 2: Sarcosuchus | 0 | Moonglow | 4441393530469824 | <?php mt_srand(4441393530469824); echo 'result = ' . mt_rand(0, 2); ?> Copy code above and paste here to verify |
18 | CryptoRodzz | 0 to 2 | Roll 0 to 2 Index 0: Moonglow Index 1: Buzzard Index 2: Sarcosuchus | 1 | Buzzard | 4441393539844249 | <?php mt_srand(4441393539844249); echo 'result = ' . mt_rand(0, 2); ?> Copy code above and paste here to verify |
19 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 62 | Mini Warp Drive | 4441393549218674 | <?php mt_srand(4441393549218674); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |