Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | DarkJoker | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 52 | Weapon Amplifier | 5038234199875149 | <?php mt_srand(5038234199875149); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | DarkJoker | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 12 | Weapon Amplifier | 5038234201016069 | <?php mt_srand(5038234201016069); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | DarkJoker | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 93 | Armor Plate | 5038234202156989 | <?php mt_srand(5038234202156989); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | DarkJoker | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 1 | Armor Plate | 5038234203297909 | <?php mt_srand(5038234203297909); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | DarkJoker | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 45 | Fusion Reactor | 5038234204438829 | <?php mt_srand(5038234204438829); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Iamguru | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 85 | Lone Wolf | 5038234205579749 | <?php mt_srand(5038234205579749); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | Iamguru | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 7 | Recycler | 5038234206720669 | <?php mt_srand(5038234206720669); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | Crafty | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 34 | Constructor | 5038234207861589 | <?php mt_srand(5038234207861589); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Crafty | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 100 | Metal Detector | 5038234209002509 | <?php mt_srand(5038234209002509); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Crafty | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 95 | Scientist [B] | 5038234210143429 | <?php mt_srand(5038234210143429); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | Malantrio | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 53 | Cargo Expander | 5038234211284349 | <?php mt_srand(5038234211284349); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 70 | Loot Finder | 5038234212425269 | <?php mt_srand(5038234212425269); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 63 | Loot Finder | 5038234213566189 | <?php mt_srand(5038234213566189); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
14 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 97 | Loot Finder | 5038234214707109 | <?php mt_srand(5038234214707109); 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 | 23 | Loot Finder | 5038234215848029 | <?php mt_srand(5038234215848029); 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 | 26 | Bargaining Script | 5038234216988949 | <?php mt_srand(5038234216988949); 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 | 59 | Bargaining Script | 5038234218129869 | <?php mt_srand(5038234218129869); 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 | 78 | Bargaining Script | 5038234219270789 | <?php mt_srand(5038234219270789); 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 | 70 | Bargaining Script | 5038234220411709 | <?php mt_srand(5038234220411709); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
20 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 37 | Bargaining Script | 5038234221552629 | <?php mt_srand(5038234221552629); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
21 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 3 | Bargaining Script | 5038234222693549 | <?php mt_srand(5038234222693549); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
22 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 42 | Overdrive | 5038234223834469 | <?php mt_srand(5038234223834469); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
23 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 57 | Overdrive | 5038234224975389 | <?php mt_srand(5038234224975389); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
24 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 1 | Cargo Expander | 5038234226116309 | <?php mt_srand(5038234226116309); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
25 | BEATZMATRIX | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 37 | Cargo Expander | 5038234227257229 | <?php mt_srand(5038234227257229); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
26 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 5 | Ramscoop | 5038234228398149 | <?php mt_srand(5038234228398149); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
27 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 17 | Ramscoop | 5038234229539069 | <?php mt_srand(5038234229539069); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
28 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 70 | Ramscoop | 5038234230679989 | <?php mt_srand(5038234230679989); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
29 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 97 | Ramscoop | 5038234231820909 | <?php mt_srand(5038234231820909); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
30 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 19 | Ramscoop | 5038234232961829 | <?php mt_srand(5038234232961829); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
31 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 60 | Ramscoop | 5038234234102749 | <?php mt_srand(5038234234102749); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
32 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 64 | Ramscoop | 5038234235243669 | <?php mt_srand(5038234235243669); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
33 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 86 | Ramscoop | 5038234236384589 | <?php mt_srand(5038234236384589); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
34 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 24 | Ramscoop | 5038234237525509 | <?php mt_srand(5038234237525509); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
35 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 60 | Ramscoop | 5038234238666429 | <?php mt_srand(5038234238666429); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
36 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 34 | Overdrive | 5038234239807349 | <?php mt_srand(5038234239807349); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
37 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 17 | Overdrive | 5038234240948269 | <?php mt_srand(5038234240948269); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
38 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 26 | Overdrive | 5038234242089189 | <?php mt_srand(5038234242089189); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
39 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 96 | Overdrive | 5038234243230109 | <?php mt_srand(5038234243230109); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
40 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 47 | Overdrive | 5038234244371029 | <?php mt_srand(5038234244371029); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
41 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 78 | Overdrive | 5038234245511949 | <?php mt_srand(5038234245511949); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
42 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 64 | Overdrive | 5038234246652869 | <?php mt_srand(5038234246652869); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
43 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 63 | Overdrive | 5038234247793789 | <?php mt_srand(5038234247793789); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
44 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 65 | Overdrive | 5038234248934709 | <?php mt_srand(5038234248934709); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
45 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 99 | Overdrive | 5038234250075629 | <?php mt_srand(5038234250075629); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
46 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 13 | Cargo Expander | 5038234251216549 | <?php mt_srand(5038234251216549); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
47 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 57 | Cargo Expander | 5038234252357469 | <?php mt_srand(5038234252357469); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
48 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 23 | Cargo Expander | 5038234253498389 | <?php mt_srand(5038234253498389); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
49 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 8 | Cargo Expander | 5038234254639309 | <?php mt_srand(5038234254639309); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
50 | SJUD | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 34 | Cargo Expander | 5038234255780229 | <?php mt_srand(5038234255780229); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
51 | vidra.wam | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 26 | Overdrive | 5038234256921149 | <?php mt_srand(5038234256921149); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
52 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 65 | Self Sustain | 5038234258062069 | <?php mt_srand(5038234258062069); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
53 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 42 | Armor Repair Kit | 5038234259202989 | <?php mt_srand(5038234259202989); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
54 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 7 | Ghost | 5038234260343909 | <?php mt_srand(5038234260343909); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
55 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 35 | Ghost | 5038234261484829 | <?php mt_srand(5038234261484829); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
56 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 21 | Ghost | 5038234262625749 | <?php mt_srand(5038234262625749); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
57 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 12 | Ghost | 5038234263766669 | <?php mt_srand(5038234263766669); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
58 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 5 | Ghost | 5038234264907589 | <?php mt_srand(5038234264907589); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
59 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 29 | Ghost | 5038234266048509 | <?php mt_srand(5038234266048509); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
60 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 14 | Ghost | 5038234267189429 | <?php mt_srand(5038234267189429); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
61 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 96 | Ghost | 5038234268330349 | <?php mt_srand(5038234268330349); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
62 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 98 | Ghost | 5038234269471269 | <?php mt_srand(5038234269471269); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
63 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 97 | Ghost | 5038234270612189 | <?php mt_srand(5038234270612189); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
64 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 30 | Ghost | 5038234271753109 | <?php mt_srand(5038234271753109); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
65 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 93 | AI Defense System | 5038234272894029 | <?php mt_srand(5038234272894029); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
66 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 83 | AI Defense System | 5038234274034949 | <?php mt_srand(5038234274034949); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
67 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 42 | AI Defense System | 5038234275175869 | <?php mt_srand(5038234275175869); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
68 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 58 | Ghost | 5038234276316789 | <?php mt_srand(5038234276316789); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
69 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 41 | AI Defense System | 5038234277457709 | <?php mt_srand(5038234277457709); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
70 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 52 | Engine Amplifier | 5038234278598629 | <?php mt_srand(5038234278598629); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
71 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 37 | Engine Amplifier | 5038234279739549 | <?php mt_srand(5038234279739549); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
72 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 60 | Engine Amplifier | 5038234280880469 | <?php mt_srand(5038234280880469); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
73 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 20 | Engine Amplifier | 5038234282021389 | <?php mt_srand(5038234282021389); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
74 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 39 | Engine Amplifier | 5038234283162309 | <?php mt_srand(5038234283162309); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
75 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 91 | Engine Amplifier | 5038234284303229 | <?php mt_srand(5038234284303229); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
76 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 44 | Engine Amplifier | 5038234285444149 | <?php mt_srand(5038234285444149); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
77 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 68 | Engine Amplifier | 5038234286585069 | <?php mt_srand(5038234286585069); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
78 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 91 | Engine Amplifier | 5038234287725989 | <?php mt_srand(5038234287725989); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
79 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 94 | Engine Amplifier | 5038234288866909 | <?php mt_srand(5038234288866909); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
80 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 15 | Engine Amplifier | 5038234290007829 | <?php mt_srand(5038234290007829); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
81 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 30 | Engine Amplifier | 5038234291148749 | <?php mt_srand(5038234291148749); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
82 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 9 | Engine Amplifier | 5038234292289669 | <?php mt_srand(5038234292289669); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
83 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 91 | Ghost | 5038234293430589 | <?php mt_srand(5038234293430589); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
84 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 31 | Ghost | 5038234294571509 | <?php mt_srand(5038234294571509); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
85 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 19 | AI Defense System | 5038234295712429 | <?php mt_srand(5038234295712429); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
86 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 14 | AI Defense System | 5038234296853349 | <?php mt_srand(5038234296853349); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
87 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 32 | AI Defense System | 5038234297994269 | <?php mt_srand(5038234297994269); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
88 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 17 | AI Defense System | 5038234299135189 | <?php mt_srand(5038234299135189); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
89 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 71 | AI Defense System | 5038234300276109 | <?php mt_srand(5038234300276109); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
90 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 15 | AI Defense System | 5038234301417029 | <?php mt_srand(5038234301417029); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
91 | Magimike | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 91 | AI Defense System | 5038234302557949 | <?php mt_srand(5038234302557949); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |