Page 1 of 2 12 LastLast
Results 1 to 20 of 26

Thread: An Analysis of Bookie Lottery: New Software

  1. #1
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397

    An Analysis of Bookie Lottery: New Software

    I started off this topic incidentally in July this year, on the previous message board. It was my response to a discovery by a loyal member of my online communities and knowledgeable user of my lotto software: Attila David. The discussion has the start here:
    Lottery Strategy Error: Pairs, Triples, Quads, Quints.

    Since I decided to close the old message board, I relocated material from it to my new vBulletin forums:
    Lotto Strategy Error: Pairs, Triples, Quads, Quints.

    New lotto software was requested and I responded by writing and offering new lottery software:
    Breaking Lotto Combinations into Pairs and Triples.
    The new software at that time was named BreakDownNumbers.exe (with the source code file named BreakDownNumbers.BAS).

    Attila David had written in-house software that reported the skip of every pair of a lotto drawing. To my surprise, some lotto pairs skip over 100 draws, even 200 draws…how about more than 300 drawings sometimes! My lotto software (Report6.exe in the Bright6 package) does similar reports, but it only shows the lowest skip of a (sub)group of lotto numbers. That’s the minimum level of the respective lottery filter.

    For your info, these are the filter names in my lotto software and their corresponding subgroups of numbers –
    ~ TWO, representing the lotto pairs;
    ~ THREE, representing the lotto triples;
    ~ FOUR, representing the lotto quadruples.

    I noticed in Attila’s reports that 4 to 8 pairs, in each draw, had skips larger than 80. So, I surmised it would be a good lottery strategy to set the minimum level of the TWO filter to 80. Let the sequential lotto generator Lexico6.exe generate all combinations for that filter setting. I used in my test a results file (real draws) from Romania’s 6-49 lotto game.

    In other words, the program eliminated ALL pairs that came out in the last 80 draws. That is, it generated only combinations with pairs that skipped over 80 draws. The data file with the results in Romania 6-49 lotto generated 6 combinations that passed the restriction (filter). Setting the filter to 100 doesn’t generate anything. Does it mean the next draw will have short skips for all pairs? Possible…

    I noticed also pairing skips above 200. Obviously, there should be even more triples with skips longer than 200 draws. Therefore, setting the THREE_1 filter to a minimum of 200 would be pretty safe. However, only one lotto combination was generated!

    That first test failed. Actually, we didn’t have all correct lotto results at that time. We noticed that only 5 lotto pairs had skips larger than 80 in the next drawing. Obviously, such a filter setting (TWO_1_minimum = 80) cannot be successful each and every lotto draw!

    Then, another loyal member of my previous forums, Adam, came up with another idea.

    “Here is the idea I'm thinking of trying out, however I got no software to implement it. Nearly anything is worth trying when it comes to shooting for a jackpot.

    I would like to be able to break combinations I generated for lotto-6 after some preliminary filtering into lotto pairs and triples. Then be able to strip them of duplicate ones. Finally make all 6-number combinations that might come from them. For instance quite a simplistic example where it could be done by hand: I got 1 6-number combination that would be broken into 15 pairs and 20 triples which finally could be turned into regular 6/49 combos.”


    It made a lot of sense. An output of multiple lotto combinations will, most likely, have duplicate subgroups. We can control costs better by generating the subgroups first (pairs, trips, quads), and then purging the duplicates. Thus we will play only unique groups of numeros. That’s exactly what my new lotto software, BreakDownNumbers.exe, does.

    Next, it was my turn to inquire on new lotto software. I wanted to expand the concept from pairs to triples and quadruples. As I said, I wanted:

    “Lotto software to plot the skip of every pair, draw by draw, as in Attila David’s software. But that should be only the first vertical bar of the report. Next to it should be the triples with the skips, and then the quads.

    That’s what I started to do. The concept is easy, but it takes attention to detail.

    First, do the pairs report and save the results in an array or to a disk file. Second, do the triples report and save the results in an array or to a disk file. Third, do the quads report and save the results in an array or to a disk file.

    The most difficult task is to place the three reports in a single one. Thus, you can see that draw #1 had 5 pairs with skips larger than 80, had 4 triples with skips larger than 150, and had quads with skips larger than 500 (or so; I don’t know the exact results yet for trips and quads).

    The winning reports in Bright6 only show the shortest skip for pairs, trips, quads, etc.

    There are skilled programmers here, to be sure. I’d be happy if someone beat me in this regard and come up with software like I am talking about here.”


    The same Attila David was the first to write such lotto software. But, then again, Attila doesn’t write commercial software. He doesn’t even compile his programs to standalone executables. But the reports of his new lotto software looked correct. Attila even sent me the source code (in C). I was taken by some surprises after my return from Romania this past July. All of a sudden, among other things, I needed a new car. I spent a long time with that chore… The lotto software that I wanted to write was pushed to the back burner.

    Today, however, I was able to write the new lotto software to my liking. The new program is named PairsTripsQuads6.EXE ~ version 1.0 ~ September 2010. The report looks exactly like I wanted:


    Code:
                       * LOTTO-6 Hits Report: Pairs, Trips, Quads
                       File: C:\LOTTO6\D6; Date: 09-08-2010
                       Draws Analyzed:  100 
    
     =============================================================================
      P A I R S  Skips        T R I P L E S   Skips        Q U A D S        Skips
     =============================================================================
                  DRAW # 1 :  5  14  22  30  40  44 
                 ------------------------------------
       5 - 30      5          5 - 30 - 40       5      5 - 14 - 30 - 44       360
       5 - 40      5         14 - 22 - 44      23     22 - 30 - 40 - 44      2113
      30 - 40      5          5 - 14 - 44      48      5 - 14 - 22 - 30      6454
      30 - 44      8         22 - 30 - 44     218      5 - 22 - 30 - 40      6803
      22 - 44     12         14 - 30 - 44     277      5 - 14 - 40 - 44     10623
      14 - 44     23          5 - 30 - 44     360     14 - 22 - 40 - 44     13072
      14 - 22     23          5 - 14 - 30     360     14 - 22 - 30 - 40     13374
       5 - 44     48         14 - 40 - 44     374      5 - 22 - 30 - 44     14659
       5 - 14     48         22 - 30 - 40     497      5 - 30 - 40 - 44     16164
       5 - 22     52         14 - 22 - 30     614     14 - 22 - 30 - 44     16352
      22 - 30    133         30 - 40 - 44     616     14 - 30 - 40 - 44     19151
      14 - 30    139          5 - 22 - 30     674      5 - 14 - 22 - 40     26617
      14 - 40    185          5 - 22 - 44     975      5 - 14 - 22 - 44     29079
      40 - 44    222         22 - 40 - 44    1055      5 - 22 - 40 - 44     29079
      22 - 40    396          5 - 40 - 44    1565      5 - 14 - 30 - 40     53294
                              5 - 14 - 22    1605
                             14 - 22 - 40    2059
                              5 - 22 - 40    2366
                             14 - 30 - 40    2697
                              5 - 14 - 40    3796
     -----------------------------------------------------------------------------
                  DRAW # 2 :  4  6  12  29  33  42 
                 ------------------------------------
      12 - 29      4          4 -  6 - 42      93      6 - 12 - 29 - 42       590
       6 - 33      6          4 - 12 - 42     184      4 - 12 - 33 - 42      1837
       4 - 33     17          6 - 33 - 42     230      4 -  6 - 29 - 33      1973
       4 - 29     18          4 - 12 - 29     238      6 - 29 - 33 - 42      2126
       4 -  6     32          6 - 29 - 33     295      6 - 12 - 29 - 33      2638
      12 - 33     38          6 - 12 - 29     300      4 - 29 - 33 - 42      5469
      29 - 42     48          4 - 12 - 33     329      6 - 12 - 33 - 42      7297
       4 - 12     59         12 - 29 - 33     334      4 -  6 - 29 - 42      9342
       6 - 42     93          6 - 29 - 42     349      4 - 12 - 29 - 33     12210
       4 - 42     93          4 -  6 - 29     536      4 - 12 - 29 - 42     14493
       6 - 29    113          6 - 12 - 42     590     12 - 29 - 33 - 42     14939
      29 - 33    142         12 - 29 - 42     590      4 -  6 - 12 - 29     18153
       6 - 12    158          4 - 29 - 42     693      4 -  6 - 12 - 33     29244
      12 - 42    184         12 - 33 - 42     747      4 -  6 - 33 - 42     30317
      33 - 42    230          4 - 33 - 42     892      4 -  6 - 12 - 42     36741
                              6 - 12 - 33    1020
                              4 - 29 - 33    1463
                              4 -  6 - 12    1669
                              4 -  6 - 33    1721
                             29 - 33 - 42    1828
     -----------------------------------------------------------------------------
    I’ll publish the full report (100 real lotto drawings were analyzed) in the next post.

    I noticed quite a few situations when the quads (the FOUR filter) were larger than 10000, even 20000. I did another test using the quad as the lotto strategy. Again, I ran Lexico6.exe with this filter setting: FOUR-1_minimum = 10000. The run takes longer than the TWO case. It took 2 hours for my adequately fast PC to generate 772 6-number combinations. I didn’t generate the combos to disk, so we was unable to break the 6-number lines into pairs, trips, or quads. But it should be an easy task for anybody. I decided to make PairsTripsQuads6.EXE freeware. The copyright notice also gives due credit to Attila David. The program is available as totally free download from here:

    PairsTripsQuads6.exe.

    I know, many will start strategizing right away. I think now that choosing TWO_1_minimum = 80 was too tight. It is very important that more than half of the subgroups (e.g. pairs) should pass the filter setting. The occasions are rare when 8 of the 15 lotto pairs in a draw satisfy that filter setting (TWO_1_minimum = 80). If more than half of the subgroups pass the filter setting, chances are good that we get at least one of the winning subgroups.

    From what I saw (cursory look), I noticed that FOUR-1_minimum = 10000 occurs in quite a few lotto drawings. In a good number of cases, at least 8 of the quads of each draw show levels above 10000.

    And, of course, a strategy is better when we combine filters. And, finally, this type of lotto strategy is better suited for bookie lotteries.

    Best of luck!

    Ion Saliu

  2. #2
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397
    Code:
                       * LOTTO-6 Hits Report: Pairs, Trips, Quads
                       File: C:\LOTTO6\D6; Date: 09-08-2010
                       Draws Analyzed:  100 
    
     =============================================================================
      P A I R S  Skips        T R I P L E S   Skips        Q U A D S        Skips
     =============================================================================
                  DRAW # 1 :  5  14  22  30  40  44 
                 ------------------------------------
       5 - 30      5          5 - 30 - 40       5      5 - 14 - 30 - 44       360
       5 - 40      5         14 - 22 - 44      23     22 - 30 - 40 - 44      2113
      30 - 40      5          5 - 14 - 44      48      5 - 14 - 22 - 30      6454
      30 - 44      8         22 - 30 - 44     218      5 - 22 - 30 - 40      6803
      22 - 44     12         14 - 30 - 44     277      5 - 14 - 40 - 44     10623
      14 - 44     23          5 - 30 - 44     360     14 - 22 - 40 - 44     13072
      14 - 22     23          5 - 14 - 30     360     14 - 22 - 30 - 40     13374
       5 - 44     48         14 - 40 - 44     374      5 - 22 - 30 - 44     14659
       5 - 14     48         22 - 30 - 40     497      5 - 30 - 40 - 44     16164
       5 - 22     52         14 - 22 - 30     614     14 - 22 - 30 - 44     16352
      22 - 30    133         30 - 40 - 44     616     14 - 30 - 40 - 44     19151
      14 - 30    139          5 - 22 - 30     674      5 - 14 - 22 - 40     26617
      14 - 40    185          5 - 22 - 44     975      5 - 14 - 22 - 44     29079
      40 - 44    222         22 - 40 - 44    1055      5 - 22 - 40 - 44     29079
      22 - 40    396          5 - 40 - 44    1565      5 - 14 - 30 - 40     53294
                              5 - 14 - 22    1605
                             14 - 22 - 40    2059
                              5 - 22 - 40    2366
                             14 - 30 - 40    2697
                              5 - 14 - 40    3796
     -----------------------------------------------------------------------------
                  DRAW # 2 :  4  6  12  29  33  42 
                 ------------------------------------
      12 - 29      4          4 -  6 - 42      93      6 - 12 - 29 - 42       590
       6 - 33      6          4 - 12 - 42     184      4 - 12 - 33 - 42      1837
       4 - 33     17          6 - 33 - 42     230      4 -  6 - 29 - 33      1973
       4 - 29     18          4 - 12 - 29     238      6 - 29 - 33 - 42      2126
       4 -  6     32          6 - 29 - 33     295      6 - 12 - 29 - 33      2638
      12 - 33     38          6 - 12 - 29     300      4 - 29 - 33 - 42      5469
      29 - 42     48          4 - 12 - 33     329      6 - 12 - 33 - 42      7297
       4 - 12     59         12 - 29 - 33     334      4 -  6 - 29 - 42      9342
       6 - 42     93          6 - 29 - 42     349      4 - 12 - 29 - 33     12210
       4 - 42     93          4 -  6 - 29     536      4 - 12 - 29 - 42     14493
       6 - 29    113          6 - 12 - 42     590     12 - 29 - 33 - 42     14939
      29 - 33    142         12 - 29 - 42     590      4 -  6 - 12 - 29     18153
       6 - 12    158          4 - 29 - 42     693      4 -  6 - 12 - 33     29244
      12 - 42    184         12 - 33 - 42     747      4 -  6 - 33 - 42     30317
      33 - 42    230          4 - 33 - 42     892      4 -  6 - 12 - 42     36741
                              6 - 12 - 33    1020
                              4 - 29 - 33    1463
                              4 -  6 - 12    1669
                              4 -  6 - 33    1721
                             29 - 33 - 42    1828
     -----------------------------------------------------------------------------
                  DRAW # 3 :  10  34  36  42  43  45 
                 ------------------------------------
      10 - 43      2         10 - 34 - 43      27     34 - 36 - 42 - 43      1229
      34 - 36      4         10 - 43 - 45     106     10 - 34 - 36 - 45      1693
      36 - 42      8         42 - 43 - 45     170     10 - 34 - 43 - 45      2997
      34 - 43     22         36 - 42 - 43     484     34 - 36 - 42 - 45      4058
      10 - 34     27         34 - 36 - 43     528     10 - 34 - 36 - 43      6011
      36 - 45     28         10 - 36 - 45     545     34 - 36 - 43 - 45      7637
      34 - 45     36         10 - 36 - 42     740     10 - 36 - 42 - 45     12251
      42 - 43     44         34 - 36 - 42     946     10 - 34 - 42 - 43     12785
      34 - 42     56         34 - 42 - 43    1229     10 - 36 - 42 - 43     22157
      36 - 43     69         34 - 43 - 45    1373     34 - 42 - 43 - 45     24663
      10 - 45    106         10 - 42 - 45    1407     36 - 42 - 43 - 45     24663
      43 - 45    106         34 - 42 - 45    1423     10 - 42 - 43 - 45     24832
      10 - 36    158         36 - 42 - 45    1536     10 - 34 - 42 - 45     25130
      42 - 45    170         34 - 36 - 45    1540     10 - 36 - 43 - 45     37475
      10 - 42    263         36 - 43 - 45    1591     10 - 34 - 36 - 42     50034
                             10 - 34 - 36    1693
                             10 - 34 - 45    1693
                             10 - 34 - 42    1971
                             10 - 36 - 43    2958
                             10 - 42 - 43    5024
     -----------------------------------------------------------------------------
                  DRAW # 4 :  1  12  14  26  34  49 
                 ------------------------------------
       1 - 34      3          1 - 14 - 34     283      1 - 14 - 34 - 49       283
      12 - 49      5          1 - 14 - 49     283     12 - 14 - 26 - 49      1635
      14 - 26      8          1 - 34 - 49     283      1 - 12 - 14 - 34      1652
       1 - 49     13         14 - 34 - 49     283     14 - 26 - 34 - 49      1840
      26 - 34     21          1 - 12 - 14     301      1 - 12 - 26 - 49      2016
      14 - 49     24          1 - 12 - 26     307      1 - 26 - 34 - 49      6311
      34 - 49     26         14 - 26 - 49     311     12 - 26 - 34 - 49     11232
       1 - 12     33          1 - 26 - 34     351      1 - 12 - 26 - 34     13722
      12 - 26     34         12 - 26 - 34     384      1 - 12 - 34 - 49     15074
      12 - 14     50         12 - 14 - 34     589     12 - 14 - 34 - 49     16327
       1 - 14     71         12 - 26 - 49     607      1 - 14 - 26 - 49     16556
      26 - 49     74          1 - 26 - 49    1185      1 - 14 - 26 - 34     18004
       1 - 26    122          1 - 12 - 34    1309      1 - 12 - 14 - 49     21272
      14 - 34    145         12 - 14 - 26    1400      1 - 12 - 14 - 26     25695
      12 - 34    275          1 - 14 - 26    1619     12 - 14 - 26 - 34     34071
                             12 - 14 - 49    1621
                             14 - 26 - 34    1840
                             26 - 34 - 49    1840
                              1 - 12 - 49    2016
                             12 - 34 - 49    2036
     -----------------------------------------------------------------------------
                  DRAW # 5 :  12  23  31  41  44  48 
                 ------------------------------------
      12 - 44      4         12 - 41 - 48     188     12 - 23 - 31 - 44       954
      23 - 48     15         12 - 23 - 44     189     23 - 41 - 44 - 48      1024
      23 - 31     18         12 - 31 - 48     192     31 - 41 - 44 - 48      2474
      44 - 48     19         41 - 44 - 48     204     12 - 23 - 31 - 41      5225
      31 - 48     26         12 - 41 - 44     214     12 - 41 - 44 - 48      7467
      23 - 44     30         12 - 23 - 31     300     12 - 23 - 41 - 48      9256
      12 - 41     32         23 - 41 - 44     308     12 - 23 - 44 - 48     11333
      12 - 23     49         12 - 44 - 48     406     23 - 31 - 41 - 48     14105
      41 - 44     59         12 - 23 - 48     421     12 - 31 - 44 - 48     14288
      12 - 31     71         12 - 31 - 41     463     23 - 31 - 44 - 48     17776
      41 - 48     81         12 - 23 - 41     584     12 - 31 - 41 - 44     22591
      31 - 44     83         23 - 31 - 44     622     23 - 31 - 41 - 44     35957
      12 - 48    180         23 - 41 - 48     645     12 - 23 - 41 - 44     39722
      23 - 41    193         23 - 44 - 48     691     12 - 23 - 31 - 48     43762
      31 - 41    231         23 - 31 - 41     869     12 - 31 - 41 - 48     50178
                             12 - 31 - 44     954
                             23 - 31 - 48    1095
                             31 - 44 - 48    1217
                             31 - 41 - 44    2474
                             31 - 41 - 48    2474
     -----------------------------------------------------------------------------
                  DRAW # 6 :  6  7  10  11  13  43 
                 ------------------------------------
       6 - 10      2          6 - 10 - 11       2      6 -  7 - 10 - 43      1129
       6 - 11      2          7 - 13 - 43      41      7 - 10 - 11 - 43      2272
      10 - 11      2          6 - 13 - 43      79      6 -  7 - 13 - 43      4211
       7 - 43      8         10 - 13 - 43     103      6 - 10 - 11 - 13      4952
      10 - 43     24          7 - 11 - 43     127      6 - 10 - 13 - 43      6617
      13 - 43     37          7 - 11 - 13     225      7 - 10 - 13 - 43      8377
       7 - 13     41         10 - 11 - 13     302      6 -  7 - 10 - 11     13091
       7 - 11     45          6 -  7 - 11     341      7 - 11 - 13 - 43     13477
       6 - 13     58          6 - 11 - 13     368      7 - 10 - 11 - 13     16751
      10 - 13     59          7 - 10 - 13     377     10 - 11 - 13 - 43     19188
       6 - 43     79          6 - 10 - 43     381      6 -  7 - 10 - 13     24521
      11 - 43    127          7 - 10 - 11     535      6 -  7 - 11 - 13     25096
      11 - 13    169          6 - 11 - 43     579      6 -  7 - 11 - 43     29698
       7 - 10    284          6 -  7 - 13     589      6 - 10 - 11 - 43     40335
       6 -  7    341         10 - 11 - 43     890      6 - 11 - 13 - 43     59333
                              6 -  7 - 10     961
                              6 -  7 - 43    1129
                              7 - 10 - 43    1129
                             11 - 13 - 43    1263
                              6 - 10 - 13    2236
     -----------------------------------------------------------------------------
                  DRAW # 7 :  5  9  12  29  30  40 
                 ------------------------------------
      12 - 30      2          5 -  9 - 12      14      5 -  9 - 30 - 40      1526
       9 - 12      3          5 - 30 - 40      82      5 -  9 - 12 - 30      1989
       5 -  9     14         12 - 29 - 40     295      5 - 12 - 29 - 40      2324
       5 - 12     14          5 - 12 - 29     329      9 - 29 - 30 - 40      4528
      30 - 40     19         29 - 30 - 40     391      9 - 12 - 30 - 40      6237
       9 - 40     37          5 -  9 - 30     402      5 - 12 - 29 - 30      8290
       9 - 29     43          5 - 29 - 30     483      5 -  9 - 12 - 40      9336
       5 - 40     66          5 - 29 - 40     542      5 - 12 - 30 - 40      9524
       5 - 30     82          9 - 12 - 29     559      9 - 12 - 29 - 40      9828
       5 - 29    125          9 - 30 - 40     610      5 -  9 - 29 - 40     15678
       9 - 30    159          5 -  9 - 40     833      5 - 29 - 30 - 40     23448
      29 - 40    176          5 - 12 - 40    1060     12 - 29 - 30 - 40     28928
      12 - 40    179          9 - 29 - 40    1100      5 -  9 - 12 - 29     35136
      12 - 29    233         12 - 30 - 40    1152      5 -  9 - 29 - 30     36321
      29 - 30    260         12 - 29 - 30    1336      9 - 12 - 29 - 30     41694
                              5 -  9 - 29    1371
                              9 - 12 - 30    1608
                              9 - 12 - 40    1645
                              5 - 12 - 30    1918
                              9 - 29 - 30    4528
     -----------------------------------------------------------------------------
                  DRAW # 8 :  1  27  34  35  36  38 
                 ------------------------------------
      35 - 36      3         27 - 34 - 36      24      1 - 27 - 35 - 36       772
       1 - 36     19          1 - 36 - 38     112      1 - 34 - 36 - 38      1155
      27 - 36     24          1 - 34 - 35     195     27 - 35 - 36 - 38      3320
      34 - 36     24          1 - 34 - 38     244      1 - 27 - 34 - 38      3752
      27 - 34     24          1 - 34 - 36     260      1 - 35 - 36 - 38      4882
       1 - 35     42          1 - 27 - 36     316      1 - 27 - 36 - 38      5913
       1 - 27     45          1 - 27 - 38     432      1 - 27 - 34 - 36      6076
      27 - 35     49         27 - 34 - 38     598     27 - 34 - 35 - 38      6453
      27 - 38     63          1 - 35 - 36     635      1 - 27 - 35 - 38      6623
       1 - 34     80         34 - 35 - 38     697      1 - 34 - 35 - 38      9034
      36 - 38    106         27 - 35 - 36     772     34 - 35 - 36 - 38     11323
      34 - 38    110          1 - 27 - 35     772      1 - 27 - 34 - 35     13911
       1 - 38    112         34 - 36 - 38     821     27 - 34 - 36 - 38     19951
      35 - 38    115         35 - 36 - 38     869      1 - 34 - 35 - 36     23543
      34 - 35    141          1 - 27 - 34    1017     27 - 34 - 35 - 36     24091
                              1 - 35 - 38    1250
                             27 - 34 - 35    1605
                             27 - 36 - 38    1804
                             34 - 35 - 36    1806
                             27 - 35 - 38    2773
     -----------------------------------------------------------------------------
                  DRAW # 9 :  5  6  10  11  33  46 
                 ------------------------------------
      33 - 46     10          5 -  6 - 33     121      5 -  6 - 11 - 46      1948
      10 - 33     21         10 - 11 - 33     132      5 - 10 - 33 - 46      6441
       6 - 33     30         10 - 33 - 46     182      5 - 10 - 11 - 46      7542
       5 -  6     33          5 - 33 - 46     327      5 -  6 - 10 - 11      9805
       5 - 33     40          6 - 11 - 46     338      5 - 10 - 11 - 33     10110
      11 - 33     42         10 - 11 - 46     369      5 -  6 - 11 - 33     10171
       6 - 10     69          6 - 10 - 46     424      6 - 10 - 33 - 46     11476
       5 - 46     75          5 -  6 - 10     456      5 -  6 - 10 - 33     14345
       5 - 11     85          5 -  6 - 11     581      5 -  6 - 10 - 46     18665
      11 - 46    102         11 - 33 - 46     670      6 - 10 - 11 - 33     20076
      10 - 11    132          5 - 10 - 46     783      6 - 11 - 33 - 46     26157
       5 - 10    161          6 - 33 - 46     994      5 -  6 - 33 - 46     26468
       6 - 46    165          5 - 11 - 46    1185      6 - 10 - 11 - 46     28028
      10 - 46    182          5 - 10 - 11    1188      5 - 11 - 33 - 46     29164
       6 - 11    275          6 - 11 - 33    1714     10 - 11 - 33 - 46     50123
                              5 -  6 - 46    1792
                              5 - 11 - 33    1911
                              6 - 10 - 11    2596
                              5 - 10 - 33    2898
                              6 - 10 - 33    2995
     -----------------------------------------------------------------------------
                  DRAW # 10 :  12  13  30  44  47  49 
                 ------------------------------------
      12 - 44      0         30 - 44 - 49       7     12 - 13 - 44 - 47       517
      30 - 44      7         12 - 44 - 47     184     12 - 13 - 44 - 49      1328
      30 - 49      7         12 - 30 - 44     209     12 - 30 - 47 - 49      2191
      44 - 49      7         13 - 44 - 47     414     12 - 13 - 30 - 47      4976
      13 - 30     16         13 - 47 - 49     479     13 - 30 - 47 - 49      5634
      47 - 49     18         13 - 30 - 49     504     12 - 13 - 30 - 44      7241
      12 - 13     19         12 - 13 - 44     517     30 - 44 - 47 - 49      8536
      13 - 47     33         12 - 13 - 47     517     12 - 13 - 30 - 49     11095
      13 - 44     54         12 - 30 - 49     533     13 - 30 - 44 - 49     15857
      12 - 30     66         12 - 47 - 49     604     12 - 30 - 44 - 49     17897
      44 - 47     86         44 - 47 - 49     871     12 - 30 - 44 - 47     21125
      13 - 49     94         13 - 44 - 49    1147     13 - 44 - 47 - 49     25422
      30 - 47    158         30 - 47 - 49    1271     12 - 44 - 47 - 49     31742
      12 - 47    170         12 - 13 - 49    1328     13 - 30 - 44 - 47     37616
      12 - 49    274         12 - 44 - 49    1328     12 - 13 - 47 - 49     55866
                             12 - 13 - 30    1333
                             30 - 44 - 47    1422
                             13 - 30 - 44    1997
                             12 - 30 - 47    2191
                             13 - 30 - 47    3238
     -----------------------------------------------------------------------------

  3. #3
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397
    Code:
                  draw # 11 :  9  12  19  20  44  45
                 ------------------------------------
      20 - 44      2          9 - 44 - 45     191      9 - 19 - 20 - 45      2527
      19 - 20      3         12 - 20 - 45     245     12 - 20 - 44 - 45      4188
       9 - 12     10         19 - 20 - 45     305      9 - 19 - 44 - 45      5082
       9 - 45     20          9 - 12 - 20     346      9 - 12 - 19 - 44      5579
       9 - 19     22          9 - 19 - 44     348      9 - 12 - 44 - 45      5683
      19 - 44     24         20 - 44 - 45     493      9 - 12 - 19 - 20     10462
      44 - 45     25          9 - 20 - 45     533      9 - 12 - 20 - 45     11397
      12 - 20     27         12 - 19 - 45     701     19 - 20 - 44 - 45     12833
      12 - 19     54          9 - 12 - 19     730     12 - 19 - 44 - 45     13189
      19 - 45     81          9 - 12 - 44     765      9 - 20 - 44 - 45     13419
      20 - 45     87          9 - 12 - 45     782      9 - 19 - 20 - 44     13419
       9 - 44     94         12 - 19 - 20     787     12 - 19 - 20 - 45     15737
       9 - 20    115         19 - 20 - 44     840      9 - 12 - 19 - 45     15737
      12 - 45    129         12 - 20 - 44     943      9 - 12 - 20 - 44     16971
      12 - 44    183         12 - 44 - 45    1058     12 - 19 - 20 - 44     28277
                              9 - 20 - 44    1120
                              9 - 19 - 20    1305
                             19 - 44 - 45    1452
                              9 - 19 - 45    2397
                             12 - 19 - 44    5579
     -----------------------------------------------------------------------------
                  draw # 12 :  15  32  35  36  42  48 
                 ------------------------------------
      35 - 36     17         32 - 36 - 48      19     32 - 35 - 36 - 48       149
      32 - 48     19         32 - 35 - 48     149     15 - 32 - 35 - 48       218
      32 - 36     19         32 - 35 - 36     149     15 - 32 - 36 - 42      2044
      36 - 48     19         35 - 36 - 48     149     35 - 36 - 42 - 48      3300
      15 - 36     20         35 - 42 - 48     167     15 - 35 - 36 - 48      4303
      35 - 42     38         15 - 36 - 48     208     32 - 35 - 42 - 48      9324
      35 - 48     46         15 - 32 - 35     218     15 - 35 - 42 - 48     14043
      15 - 42     47         15 - 32 - 48     218     15 - 32 - 36 - 48     14882
      32 - 35     54         15 - 35 - 48     218     15 - 32 - 35 - 36     15614
      15 - 35     62         15 - 32 - 36     318     15 - 32 - 35 - 42     18002
      15 - 32     79         32 - 36 - 42     475     15 - 35 - 36 - 42     23180
      36 - 42     83         15 - 35 - 36     744     32 - 35 - 36 - 42     31418
      32 - 42     93         15 - 42 - 48     849     15 - 32 - 42 - 48     35753
      42 - 48    167         15 - 36 - 42     937     15 - 36 - 42 - 48     47961
      15 - 48    208         15 - 32 - 42    1249     32 - 36 - 42 - 48     56697
                             32 - 35 - 42    1281
                             35 - 36 - 42    1787
                             36 - 42 - 48    1991
                             32 - 42 - 48    3844
                             15 - 35 - 42    9320
     -----------------------------------------------------------------------------
                  draw # 13 :  2  3  10  14  26  47 
                 ------------------------------------
       3 - 47      6          3 - 10 - 47      99      3 - 10 - 14 - 26       617
      14 - 47     15          3 - 26 - 47     155      3 - 10 - 26 - 47      1971
       2 - 26     25          2 - 26 - 47     179      2 -  3 - 14 - 47      3475
      26 - 47     30          3 - 10 - 14     336      2 -  3 - 26 - 47      4053
       2 - 10     52          2 - 10 - 14     431      3 - 10 - 14 - 47      5112
      14 - 26     54          3 - 14 - 47     512      3 - 14 - 26 - 47      5112
      10 - 26     65          3 - 10 - 26     538     10 - 14 - 26 - 47      5112
       3 - 10     67          3 - 14 - 26     617      2 - 10 - 14 - 47      5152
       2 -  3     71         10 - 14 - 26     617      2 - 10 - 26 - 47      5152
       3 - 14     78          2 - 10 - 47     625      2 - 14 - 26 - 47      5152
      10 - 47     99         14 - 26 - 47     884      2 - 10 - 14 - 26      5152
       3 - 26    149          2 -  3 - 10     934      2 -  3 - 10 - 14      6972
       2 - 47    167         10 - 14 - 47    1099      2 -  3 - 10 - 26      8777
      10 - 14    336         10 - 26 - 47    1284      2 -  3 - 14 - 26     10314
       2 - 14    391          2 - 14 - 47    1366      2 -  3 - 10 - 47     18630
                              2 -  3 - 26    1406
                              2 -  3 - 47    1419
                              2 - 10 - 26    1752
                              2 - 14 - 26    1848
                              2 -  3 - 14    2849
     -----------------------------------------------------------------------------
                  draw # 14 :  17  20  22  28  44  46 
                 ------------------------------------
      17 - 28      8         17 - 28 - 44       8     17 - 22 - 28 - 46      2565
      17 - 44      8         17 - 22 - 28      73     22 - 28 - 44 - 46      2677
      28 - 44      8         20 - 22 - 44      92     20 - 22 - 44 - 46      2727
      22 - 44     10         17 - 22 - 44     303     17 - 20 - 28 - 44      4125
      17 - 46     42         17 - 20 - 44     377     20 - 22 - 28 - 44      4431
      22 - 46     70         20 - 22 - 28     606     20 - 28 - 44 - 46      4431
      17 - 22     71         17 - 20 - 22     699     20 - 22 - 28 - 46      4431
      22 - 28     73         17 - 20 - 28     731     17 - 22 - 28 - 44      5428
      28 - 46     78         20 - 44 - 46     755     17 - 20 - 22 - 28      6413
      20 - 44     92         20 - 28 - 44     837     17 - 20 - 22 - 46      7287
      20 - 22     92         22 - 44 - 46     879     17 - 20 - 44 - 46     14996
      20 - 46    114         20 - 22 - 46     977     17 - 28 - 44 - 46     18599
      44 - 46    191         22 - 28 - 44    1042     17 - 22 - 44 - 46     24248
      20 - 28    218         20 - 28 - 46    1101     17 - 20 - 28 - 46     24830
      17 - 20    274         17 - 44 - 46    1285     17 - 20 - 22 - 44     33833
                             22 - 28 - 46    1577
                             17 - 20 - 46    2013
                             17 - 28 - 46    2259
                             17 - 22 - 46    2565
                             28 - 44 - 46    2677
     -----------------------------------------------------------------------------
                  draw # 15 :  1  7  19  20  33  43 
                 ------------------------------------
       1 - 33      0          1 -  7 - 19      20      7 - 19 - 20 - 33      2255
       7 - 43      8          1 - 33 - 43      73      1 -  7 - 19 - 33      2293
      19 - 43     10          7 - 20 - 43     118     19 - 20 - 33 - 43      3272
      33 - 43     15          7 - 19 - 20     144      7 - 20 - 33 - 43      3569
       7 - 19     18          1 -  7 - 20     353      1 - 19 - 20 - 43      5061
       1 - 19     20          7 - 33 - 43     356      1 -  7 - 20 - 33      5594
       1 -  7     20          1 - 20 - 43     443      1 - 19 - 33 - 43      5871
       7 - 33     25          1 - 19 - 33     565      7 - 19 - 20 - 43      8427
      20 - 43     28          7 - 19 - 43     843      1 -  7 - 19 - 43      8679
       1 - 43     73          7 - 20 - 33     884      1 -  7 - 20 - 43      9495
       7 - 20     83          1 - 19 - 43     918      7 - 19 - 33 - 43      9859
       1 - 20    111         19 - 20 - 33    1187      1 - 19 - 20 - 33     12889
      20 - 33    141         19 - 33 - 43    1307      1 - 20 - 33 - 43     23054
      19 - 20    144          1 -  7 - 43    1544      1 -  7 - 19 - 20     36443
      19 - 33    152          1 - 19 - 20    1556      1 -  7 - 33 - 43     40932
                             20 - 33 - 43    1648
                              7 - 19 - 33    2255
                              1 -  7 - 33    2293
                              1 - 20 - 33    2610
                             19 - 20 - 43    2850
     -----------------------------------------------------------------------------
                  draw # 16 :  1  9  13  16  25  33 
                 ------------------------------------
       1 - 33      1         13 - 16 - 25       2      1 - 13 - 16 - 33       816
      13 - 16      2          9 - 16 - 25      61      1 -  9 - 16 - 25      1171
      13 - 25      2         13 - 16 - 33     233      1 - 16 - 25 - 33      1398
      16 - 25      2          1 - 16 - 33     404      9 - 13 - 25 - 33      3045
       9 - 25     17          9 - 16 - 33     491      1 -  9 - 25 - 33      3882
      16 - 33     33          1 - 13 - 25     494     13 - 16 - 25 - 33      8237
       1 -  9     34          9 - 13 - 16     530      1 -  9 - 13 - 16      9227
       1 - 25     37          1 -  9 - 25     541      9 - 13 - 16 - 33     10105
       1 - 13     49          1 - 13 - 16     579      1 -  9 - 13 - 25     16127
       9 - 16     61         13 - 25 - 33     633      1 -  9 - 13 - 33     17410
       9 - 33     81         16 - 25 - 33     636      1 - 13 - 25 - 33     18311
      13 - 33     84          9 - 13 - 33     645      1 - 13 - 16 - 25     23359
       9 - 13     93          1 -  9 - 33     708      9 - 16 - 25 - 33     36291
      25 - 33    114          1 -  9 - 16     791      9 - 13 - 16 - 25     38409
       1 - 16    202          1 - 13 - 33     816      1 -  9 - 16 - 33     50768
                              9 - 25 - 33    1005
                              1 - 16 - 25    1171
                              1 - 25 - 33    1398
                              1 -  9 - 13    1741
                              9 - 13 - 25    1855
     -----------------------------------------------------------------------------
                  draw # 17 :  7  22  31  32  34  37 
                 ------------------------------------
       7 - 31      6          7 - 31 - 37      57     22 - 31 - 32 - 37       582
      22 - 37      7         32 - 34 - 37     290      7 - 32 - 34 - 37       901
      22 - 34      8         31 - 32 - 34     301      7 - 22 - 31 - 37      1550
      31 - 32     14         31 - 32 - 37     311      7 - 22 - 31 - 32      1997
       7 - 34     15         22 - 31 - 32     341      7 - 22 - 32 - 34      2161
       7 - 22     18          7 - 22 - 32     366     31 - 32 - 34 - 37      5531
      32 - 37     28         22 - 32 - 37     582      7 - 31 - 32 - 34      6135
      31 - 34     29         22 - 31 - 37     582      7 - 22 - 32 - 37      8103
      31 - 37     57          7 - 22 - 31     619      7 - 22 - 31 - 34     10128
       7 - 37     57         22 - 32 - 34     636      7 - 31 - 32 - 37     14241
      22 - 32     62         22 - 34 - 37     741     22 - 32 - 34 - 37     16119
       7 - 32     65          7 - 34 - 37     901     22 - 31 - 32 - 34     31807
      32 - 34    126          7 - 32 - 34     901     22 - 31 - 34 - 37     33422
      34 - 37    136          7 - 32 - 37     901      7 - 31 - 34 - 37     56600
      22 - 31    147          7 - 22 - 34    1001      7 - 22 - 34 - 37     74041
                             22 - 31 - 34    1190
                             31 - 34 - 37    1367
                              7 - 31 - 32    1456
                              7 - 22 - 37    1550
                              7 - 31 - 34    3468
     -----------------------------------------------------------------------------
                  draw # 18 :  1  15  30  33  44  49 
                 ------------------------------------
       1 - 44      4          1 - 33 - 44      70      1 - 15 - 33 - 49      2104
      33 - 49     12         15 - 30 - 44      95     30 - 33 - 44 - 49      2333
      15 - 33     22          1 - 33 - 49     269     15 - 30 - 44 - 49      5806
      33 - 44     31          1 - 30 - 49     338      1 - 15 - 30 - 44      8273
       1 - 30     45         15 - 30 - 33     414      1 - 33 - 44 - 49      9934
       1 - 33     57         30 - 33 - 49     480     15 - 30 - 33 - 44     10368
      15 - 49     60         15 - 33 - 49     487     15 - 33 - 44 - 49     12233
      30 - 44     72          1 - 30 - 33     562      1 - 30 - 33 - 49     12981
      30 - 33     82         15 - 33 - 44     661      1 - 30 - 33 - 44     13966
      15 - 44     95         15 - 44 - 49     763      1 - 30 - 44 - 49     19057
      15 - 30     95          1 - 15 - 44     848      1 - 15 - 30 - 49     19366
      44 - 49    206         30 - 44 - 49    1050      1 - 15 - 30 - 33     22235
       1 - 49    269         30 - 33 - 44    1056      1 - 15 - 44 - 49     22699
       1 - 15    271          1 - 15 - 49    1171      1 - 15 - 33 - 44     33539
      30 - 49    326          1 - 15 - 33    2104     15 - 30 - 33 - 49     33548
                              1 - 15 - 30    2128
                              1 - 30 - 44    2142
                             33 - 44 - 49    2333
                             15 - 30 - 49    4498
                              1 - 44 - 49    7145
     -----------------------------------------------------------------------------
                  draw # 19 :  4  13  16  22  24  25 
                 ------------------------------------
       4 - 24      1         16 - 22 - 25      58      4 - 13 - 16 - 24       381
      13 - 16      7          4 - 22 - 25      87     13 - 22 - 24 - 25      2529
      16 - 25     22         22 - 24 - 25     182     13 - 16 - 24 - 25      3644
      16 - 24     26         13 - 16 - 22     231     13 - 16 - 22 - 24      3782
      13 - 25     33          4 - 13 - 24     245      4 - 13 - 22 - 24      4714
      22 - 25     34         13 - 22 - 24     267     13 - 16 - 22 - 25      5246
       4 - 16     41          4 - 13 - 16     381      4 - 13 - 16 - 25      7746
       4 - 22     42          4 - 16 - 24     381      4 - 13 - 16 - 22      7746
       4 - 25     44         13 - 16 - 24     381      4 - 13 - 22 - 25      7746
       4 - 13     45          4 - 22 - 24     477      4 - 16 - 22 - 25      7746
      16 - 22     58         16 - 24 - 25     609      4 - 16 - 24 - 25     11691
      22 - 24     60         16 - 22 - 24     719      4 - 13 - 24 - 25     16160
      13 - 22     66         13 - 16 - 25     823     16 - 22 - 24 - 25     19274
      13 - 24     93          4 - 16 - 22    1019      4 - 16 - 22 - 24     20258
      24 - 25    182          4 - 16 - 25    1254      4 - 22 - 24 - 25     31715
                              4 - 13 - 25    1256
                             13 - 24 - 25    1493
                              4 - 24 - 25    1697
                             13 - 22 - 25    2529
                              4 - 13 - 22    2769
     -----------------------------------------------------------------------------
                  draw # 20 :  3  4  8  33  46  47 
                 ------------------------------------
       4 -  8     14          8 - 33 - 47      55      3 -  4 - 33 - 47       311
      33 - 46     20          8 - 33 - 46      80      4 -  8 - 33 - 47      1721
       3 - 33     31          3 -  4 - 33     125      3 -  4 -  8 - 46      2602
       4 - 47     40          3 -  4 - 47     148      3 -  8 - 33 - 46      9611
       4 - 46     46          4 -  8 - 46     190      3 -  4 -  8 - 47     10173
       8 - 47     55          3 -  8 - 33     272      3 -  8 - 46 - 47     11283
       8 - 33     55          3 - 33 - 47     311      3 -  4 - 33 - 46     12941
      33 - 47     55          4 - 33 - 47     311      3 -  4 -  8 - 33     13236
       3 - 46     64          3 -  8 - 47     505      3 -  4 - 46 - 47     13603
       8 - 46     80          4 - 33 - 46     659      4 - 33 - 46 - 47     13846
       3 -  4     87          3 - 46 - 47     769      3 -  8 - 33 - 47     19100
       3 - 47     92          4 -  8 - 47     807      3 - 33 - 46 - 47     20878
       4 - 33    125          8 - 46 - 47     852      4 -  8 - 33 - 46     37896
      46 - 47    133          3 - 33 - 46    1102      4 -  8 - 46 - 47     39318
       3 -  8    272          4 -  8 - 33    1695      8 - 33 - 46 - 47     43560
                             33 - 46 - 47    2304
                              3 -  4 - 46    2602
                              3 -  8 - 46    2602
                              3 -  4 -  8    2602
                              4 - 46 - 47    6579
     -----------------------------------------------------------------------------

  4. #4
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397
    Code:
                  draw # 21 :  4  19  23  24  29  48
                 ------------------------------------
       4 - 48     13          4 - 23 - 48      47     23 - 24 - 29 - 48       618
      19 - 23     14          4 - 23 - 29     111     19 - 23 - 29 - 48       629
      19 - 24     24          4 - 24 - 48     124     19 - 23 - 24 - 29      1737
      23 - 48     37         19 - 23 - 48     232      4 - 19 - 29 - 48      2463
       4 - 23     47         24 - 29 - 48     313      4 - 19 - 23 - 24      3081
       4 - 19     52          4 - 19 - 29     517     19 - 24 - 29 - 48      5726
      19 - 48     62         23 - 24 - 29     611     19 - 23 - 24 - 48      5726
      24 - 48     91         23 - 29 - 48     618      4 - 24 - 29 - 48      9069
      29 - 48     94         23 - 24 - 48     618      4 - 19 - 23 - 48     19636
      23 - 29    111         19 - 23 - 29     629      4 - 19 - 23 - 29     23235
       4 - 29    111         19 - 29 - 48     629      4 - 19 - 24 - 48     36641
       4 - 24    124         19 - 24 - 48    1007      4 - 23 - 29 - 48     37249
      24 - 29    166          4 - 19 - 23    1095      4 - 23 - 24 - 29     41916
      23 - 24    187         19 - 24 - 29    1293      4 - 23 - 24 - 48     50797
      19 - 29    220          4 - 24 - 29    1444      4 - 19 - 24 - 29     62999
                              4 - 29 - 48    1730
                             19 - 23 - 24    1737
                              4 - 19 - 24    1762
                              4 - 23 - 24    2192
                              4 - 19 - 48    2463
     -----------------------------------------------------------------------------
                  draw # 22 :  5  9  12  21  24  37 
                 ------------------------------------
      12 - 37      7         12 - 21 - 24      15      5 -  9 - 12 - 24       354
      12 - 24     15          5 - 12 - 37      16      5 -  9 - 24 - 37      1687
      12 - 21     15          5 - 12 - 21     314      5 -  9 - 21 - 37      3370
      21 - 24     15          9 - 12 - 37     345      5 - 12 - 21 - 24      4973
       5 - 12     16          5 -  9 - 24     354      9 - 12 - 21 - 24      6344
       5 - 37     16          9 - 12 - 24     354      9 - 12 - 21 - 37      6410
       5 - 21     20          5 -  9 - 12     354      5 - 12 - 24 - 37      6946
       9 - 24     22          5 - 12 - 24     354      5 - 12 - 21 - 37      7149
      24 - 37     23         21 - 24 - 37     459      5 -  9 - 12 - 21      7154
       9 - 21     24          5 -  9 - 21     659      9 - 12 - 24 - 37      7194
       5 - 24     27          5 - 21 - 37     733      9 - 21 - 24 - 37      7756
       9 - 37     28         12 - 24 - 37     736      5 -  9 - 12 - 37     10790
       5 -  9     72          9 - 21 - 37     785      5 -  9 - 21 - 24     12828
      21 - 37    124          5 - 24 - 37     821      5 - 21 - 24 - 37     33808
       9 - 12    155          5 -  9 - 37    1164     12 - 21 - 24 - 37     36790
                              9 - 24 - 37    1265
                              9 - 12 - 21    1635
                              9 - 21 - 24    2093
                              5 - 21 - 24    2205
                             12 - 21 - 37    2507
     -----------------------------------------------------------------------------
                  draw # 23 :  1  2  17  21  28  44 
                 ------------------------------------
       1 - 44      4          1 -  2 - 21      14      1 - 17 - 21 - 28      1080
       2 - 44     13          1 - 17 - 21      33      2 - 17 - 21 - 44      1254
       1 -  2     14          1 - 17 - 28      64      1 -  2 - 17 - 21      1505
       2 - 21     14          1 -  2 - 28      97      1 - 17 - 28 - 44      1556
       1 - 21     14          1 - 21 - 44     108     17 - 21 - 28 - 44      4647
      17 - 21     19          2 - 21 - 44     232      2 - 21 - 28 - 44      4978
      21 - 28     23          1 - 17 - 44     388      1 - 17 - 21 - 44      5885
       1 - 17     33         17 - 28 - 44     498      1 -  2 - 17 - 44      6099
      17 - 28     64          1 -  2 - 44     825      1 - 21 - 28 - 44      7066
       1 - 28     64          1 - 28 - 44     844      1 -  2 - 17 - 28      7223
       2 - 28     80          2 - 28 - 44     925      1 -  2 - 28 - 44      9936
      17 - 44    100          2 - 17 - 44     972      2 - 17 - 21 - 28     12140
      21 - 44    108         17 - 21 - 28    1080      1 -  2 - 21 - 44     12675
       2 - 17    174          1 - 21 - 28    1080      2 - 17 - 28 - 44     16593
      28 - 44    183         17 - 21 - 44    1254      1 -  2 - 21 - 28     38661
                              2 - 17 - 21    1254
                              1 -  2 - 17    1257
                              2 - 21 - 28    1493
                             21 - 28 - 44    2071
                              2 - 17 - 28    3961
     -----------------------------------------------------------------------------
                  draw # 24 :  7  15  23  28  31  43 
                 ------------------------------------
      15 - 43      1         15 - 23 - 43      48     15 - 23 - 28 - 31      5211
       7 - 15      8          7 - 15 - 31      50      7 - 15 - 23 - 31      5876
       7 - 23     11         28 - 31 - 43      77     15 - 23 - 31 - 43      5903
      28 - 31     22         15 - 23 - 28     105      7 - 15 - 23 - 28      6021
       7 - 43     23          7 - 31 - 43     133     15 - 23 - 28 - 43      7331
       7 - 31     31         15 - 28 - 31     196      7 - 23 - 28 - 31      8793
      28 - 43     36         15 - 31 - 43     255      7 - 15 - 28 - 31      9603
      15 - 23     48          7 - 15 - 43     274      7 - 15 - 23 - 43     10575
      23 - 43     48          7 - 15 - 28     297     15 - 28 - 31 - 43     11132
      15 - 31     50          7 - 28 - 43     404      7 - 15 - 28 - 43     14902
      31 - 43     64          7 - 23 - 28     564      7 - 23 - 28 - 43     16319
      15 - 28    105         15 - 28 - 43     617      7 - 23 - 31 - 43     28817
      23 - 28    105          7 - 15 - 23     646      7 - 15 - 31 - 43     46105
       7 - 28    111         15 - 23 - 31     729     23 - 28 - 31 - 43     54107
      23 - 31    140         23 - 31 - 43     801      7 - 28 - 31 - 43     77090
                             23 - 28 - 31     830
                              7 - 23 - 31     911
                              7 - 23 - 43    1851
                              7 - 28 - 31    2266
                             23 - 28 - 43    2629
     -----------------------------------------------------------------------------
                  draw # 25 :  11  14  22  37  44  48 
                 ------------------------------------
      22 - 44      2         14 - 22 - 37      29     14 - 22 - 44 - 48       925
      14 - 37      3         11 - 22 - 44     194     22 - 37 - 44 - 48      1219
      14 - 44     24         11 - 37 - 48     246     11 - 22 - 44 - 48      2414
      22 - 37     29         22 - 37 - 44     274     11 - 14 - 44 - 48      2726
      14 - 22     29         14 - 37 - 44     300     11 - 14 - 22 - 37      3484
      22 - 48     33         14 - 22 - 44     324     14 - 22 - 37 - 44      3570
      44 - 48     65         14 - 37 - 48     374     14 - 22 - 37 - 48      4459
      37 - 44     88         14 - 44 - 48     386     11 - 14 - 37 - 48      8104
      11 - 37    108         22 - 37 - 48     427     11 - 22 - 37 - 44      8968
      11 - 22    109         11 - 14 - 48     453     14 - 37 - 44 - 48     10076
      11 - 14    124         11 - 14 - 22     458     11 - 22 - 37 - 48     10159
      11 - 48    154         11 - 22 - 48     544     11 - 14 - 37 - 44     17128
      11 - 44    177         37 - 44 - 48     842     11 - 14 - 22 - 44     18665
      37 - 48    246         14 - 22 - 48     902     11 - 37 - 44 - 48     43482
      14 - 48    295         22 - 44 - 48     925     11 - 14 - 22 - 48     53324
                             11 - 37 - 44    1714
                             11 - 14 - 44    1983
                             11 - 14 - 37    2142
                             11 - 44 - 48    2414
                             11 - 22 - 37    2525
     -----------------------------------------------------------------------------
                  draw # 26 :  15  19  22  26  34  43 
                 ------------------------------------
      34 - 43      4         19 - 26 - 34     136     15 - 19 - 22 - 34       627
      15 - 34      6         15 - 34 - 43     253     15 - 22 - 26 - 34       658
      15 - 19      7         15 - 22 - 26     316     15 - 22 - 34 - 43       879
      19 - 22      9         15 - 19 - 43     404     19 - 22 - 34 - 43       907
      15 - 26     14         19 - 22 - 26     586     15 - 19 - 34 - 43      1350
      26 - 43     17         15 - 19 - 26     600     19 - 26 - 34 - 43      3032
      15 - 43     46         15 - 19 - 22     627     15 - 19 - 26 - 43      9834
      22 - 43     59         15 - 19 - 34     627     19 - 22 - 26 - 34      9900
      15 - 22     96         19 - 22 - 34     627     15 - 19 - 22 - 26     12873
      22 - 34    111         15 - 22 - 34     627     15 - 19 - 26 - 34     13126
      26 - 34    136         15 - 26 - 34     658     22 - 26 - 34 - 43     14315
      19 - 26    136         22 - 26 - 34     658     15 - 22 - 26 - 43     17467
      19 - 34    136         22 - 34 - 43     687     15 - 26 - 34 - 43     22759
      19 - 43    143         15 - 22 - 43     879     19 - 22 - 26 - 43     45144
      22 - 26    316         19 - 22 - 43     907     15 - 19 - 22 - 43     61682
                             19 - 34 - 43     907
                             22 - 26 - 43    1023
                             15 - 26 - 43    1302
                             19 - 26 - 43    1723
                             26 - 34 - 43    3032
     -----------------------------------------------------------------------------
                  draw # 27 :  3  13  16  18  30  40 
                 ------------------------------------
       3 - 18     24          3 - 30 - 40      62      3 - 13 - 16 - 18       635
      13 - 16     32         13 - 18 - 30     269     13 - 18 - 30 - 40      2887
       3 - 40     62          3 - 16 - 30     418     13 - 16 - 18 - 30      4064
       3 - 30     62         13 - 30 - 40     489      3 - 16 - 18 - 30      4080
      30 - 40     62          3 - 18 - 40     556     16 - 18 - 30 - 40      4695
      18 - 30     63         18 - 30 - 40     598      3 - 13 - 30 - 40      9375
      16 - 18     67         13 - 16 - 18     635      3 - 18 - 30 - 40     11751
      13 - 30     73          3 - 13 - 16     635      3 - 16 - 30 - 40     12697
       3 - 13     85          3 - 13 - 18     635      3 - 13 - 16 - 40     14140
      18 - 40    116          3 - 16 - 18     635     13 - 16 - 30 - 40     19495
      16 - 40    160          3 - 18 - 30     677      3 - 13 - 16 - 30     20275
      13 - 40    189         13 - 16 - 30     805      3 - 13 - 18 - 30     20275
       3 - 16    211         16 - 30 - 40    1132      3 - 16 - 18 - 40     21581
      13 - 18    230          3 - 13 - 30    1471     13 - 16 - 18 - 40     22390
      16 - 30    418         13 - 16 - 40    1556      3 - 13 - 18 - 40     53343
                              3 - 13 - 40    1954
                             16 - 18 - 40    1977
                              3 - 16 - 40    2075
                             16 - 18 - 30    2294
                             13 - 18 - 40    2887
     -----------------------------------------------------------------------------
                  draw # 28 :  1  8  22  29  36  44 
                 ------------------------------------
       1 - 22      7          1 - 22 - 44       7      1 -  8 - 22 - 29       466
       1 - 44      7          8 - 22 - 36      94      1 -  8 - 29 - 44      1062
      22 - 44      7          1 - 29 - 36     110      8 - 22 - 29 - 44      1244
      29 - 44      8          8 - 29 - 36     209      8 - 29 - 36 - 44      2052
       1 - 29     22         22 - 29 - 36     222     22 - 29 - 36 - 44      2219
       8 - 36     44          1 - 22 - 36     232      1 -  8 - 29 - 36      2554
       1 -  8     47         22 - 36 - 44     271      1 -  8 - 22 - 44      5626
      36 - 44     68          1 -  8 - 29     281      1 - 29 - 36 - 44     11365
      22 - 36     86         22 - 29 - 44     323      8 - 22 - 36 - 44     12853
       1 - 36     92          8 - 36 - 44     363      8 - 22 - 29 - 36     13232
      22 - 29     93          8 - 22 - 44     414      1 - 22 - 29 - 36     16855
       8 - 22     94          1 -  8 - 22     466      1 - 22 - 29 - 44     17523
      29 - 36    110          8 - 22 - 29     466      1 -  8 - 36 - 44     21134
       8 - 44    118          1 - 22 - 29     466      1 -  8 - 22 - 36     25231
       8 - 29    209          1 - 29 - 44     475      1 - 22 - 36 - 44     26832
                              1 -  8 - 36     738
                             29 - 36 - 44     893
                              8 - 29 - 44    1062
                              1 -  8 - 44    1062
                              1 - 36 - 44    1987
     -----------------------------------------------------------------------------
                  draw # 29 :  14  37  41  42  47  49 
                 ------------------------------------
      41 - 47     19         37 - 41 - 49      33     14 - 37 - 42 - 49       754
      37 - 42     21         37 - 41 - 47      41     37 - 41 - 42 - 49      1879
      14 - 37     25         14 - 42 - 49     258     37 - 41 - 47 - 49      2296
      37 - 49     33         14 - 37 - 42     357     37 - 41 - 42 - 47      3682
      37 - 41     33         14 - 47 - 49     381     14 - 37 - 42 - 47      4626
      41 - 49     33         14 - 41 - 47     496     41 - 42 - 47 - 49      6236
      14 - 41     38         37 - 42 - 47     557     37 - 42 - 47 - 49      9710
      37 - 47     41         41 - 42 - 49     681     14 - 37 - 47 - 49     10566
      14 - 47     46         37 - 42 - 49     754     14 - 37 - 41 - 42     11735
      42 - 49     75         14 - 37 - 49     754     14 - 41 - 42 - 49     11831
      42 - 47    128         14 - 37 - 47     767     14 - 41 - 47 - 49     11831
      14 - 42    157         14 - 42 - 47     917     14 - 42 - 47 - 49     11831
      41 - 42    164         41 - 47 - 49     954     14 - 41 - 42 - 47     11831
      14 - 49    258         42 - 47 - 49    1252     14 - 37 - 41 - 47     14643
      47 - 49    381         37 - 41 - 42    1879     14 - 37 - 41 - 49     14643
                             41 - 42 - 47    2072
                             14 - 37 - 41    2138
                             37 - 47 - 49    2296
                             14 - 41 - 42    2638
                             14 - 41 - 49    4528
     -----------------------------------------------------------------------------
                  draw # 30 :  12  13  35  36  37  46 
                 ------------------------------------
      12 - 37      8         12 - 35 - 46      36     12 - 36 - 37 - 46       624
      12 - 46     10         35 - 37 - 46     123     13 - 35 - 37 - 46      1233
      35 - 37     20         12 - 13 - 37     128     13 - 35 - 36 - 37      1822
      13 - 36     22         12 - 13 - 35     197     35 - 36 - 37 - 46      1852
      35 - 46     27         13 - 36 - 46     332     12 - 13 - 35 - 46      2150
      36 - 37     32         12 - 37 - 46     546     13 - 35 - 36 - 46      6381
      12 - 13     35         12 - 36 - 46     624     12 - 13 - 36 - 46      6662
      12 - 35     36         12 - 36 - 37     624     13 - 36 - 37 - 46      7464
      13 - 37     40         36 - 37 - 46     624     12 - 13 - 36 - 37      8509
      36 - 46     63         13 - 35 - 36     726     12 - 13 - 35 - 37      9400
      13 - 46     70         35 - 36 - 46     842     12 - 13 - 35 - 36     12690
      13 - 35     79         35 - 36 - 37     872     12 - 35 - 37 - 46     14388
      12 - 36     84         13 - 36 - 37     931     12 - 35 - 36 - 46     20420
      37 - 46    123         13 - 35 - 46    1006     12 - 35 - 36 - 37     21515
      35 - 36    131         13 - 37 - 46    1222     12 - 13 - 37 - 46     27649
                             13 - 35 - 37    1233
                             12 - 35 - 36    1337
                             12 - 35 - 37    1483
                             12 - 13 - 46    2150
                             12 - 13 - 36    2187
     -----------------------------------------------------------------------------

  5. #5
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397
    Code:
                  draw # 31 :  10  33  34  43  48  49
                 ------------------------------------
      33 - 34      8         34 - 48 - 49      37     33 - 34 - 48 - 49       436
      34 - 48     21         33 - 34 - 43      57     33 - 43 - 48 - 49      1011
      10 - 48     27         33 - 34 - 49     105     10 - 33 - 34 - 49      1486
      34 - 49     37         10 - 43 - 49     193     33 - 34 - 43 - 49      8137
      48 - 49     37         33 - 43 - 49     249     10 - 33 - 48 - 49      8191
      10 - 49     47         10 - 43 - 48     288     33 - 34 - 43 - 48      8316
      43 - 48     55         33 - 48 - 49     436     10 - 43 - 48 - 49     12483
      33 - 43     57         33 - 34 - 48     436     10 - 33 - 43 - 49     13763
      34 - 43     57         10 - 33 - 43     460     10 - 34 - 43 - 49     13839
      10 - 43     78         10 - 33 - 49     652     10 - 33 - 34 - 48     14012
      10 - 33     79         34 - 43 - 48     796     10 - 33 - 34 - 43     19920
      33 - 49     99         33 - 43 - 48    1011     10 - 33 - 43 - 48     32407
      33 - 48    114         43 - 48 - 49    1011     10 - 34 - 43 - 48     46039
      43 - 49    193         10 - 34 - 43    1104     10 - 34 - 48 - 49     56180
      10 - 34    242         10 - 33 - 48    1327     34 - 43 - 48 - 49     82107
                             10 - 33 - 34    1435
                             10 - 34 - 49    1486
                             10 - 34 - 48    2550
                             34 - 43 - 49    2554
                             10 - 48 - 49    6068
     -----------------------------------------------------------------------------
                  draw # 32 :  9  31  32  36  45  48 
                 ------------------------------------
      45 - 48      2         32 - 36 - 48     129      9 - 31 - 32 - 48      2118
       9 - 31     14          9 - 31 - 45     170      9 - 32 - 45 - 48      2259
      36 - 48     20         31 - 36 - 48     188     32 - 36 - 45 - 48      4123
       9 - 36     30         31 - 45 - 48     425      9 - 31 - 36 - 45      8342
       9 - 48     48          9 - 36 - 48     429      9 - 32 - 36 - 45      8342
      32 - 45     50         32 - 36 - 45     442      9 - 31 - 32 - 45      8342
       9 - 32     73          9 - 32 - 48     541     31 - 32 - 36 - 45      8342
       9 - 45     77          9 - 45 - 48     576      9 - 31 - 32 - 36      8342
      36 - 45    108         36 - 45 - 48     611      9 - 36 - 45 - 48      9345
      32 - 48    115         31 - 32 - 45     646     31 - 32 - 36 - 48     13843
      32 - 36    129          9 - 32 - 45    1050      9 - 32 - 36 - 48     14862
      31 - 45    141          9 - 31 - 48    1276      9 - 31 - 36 - 48     18918
      31 - 48    147          9 - 31 - 32    1386      9 - 31 - 45 - 48     25652
      31 - 36    188         31 - 32 - 48    1491     31 - 32 - 45 - 48     29534
      31 - 32    286         31 - 36 - 45    1504     31 - 36 - 45 - 48     31497
                              9 - 31 - 36    1579
                             31 - 32 - 36    2024
                             32 - 45 - 48    2120
                              9 - 36 - 45    3489
                              9 - 32 - 36    4218
     -----------------------------------------------------------------------------
                  draw # 33 :  7  15  25  27  34  36 
                 ------------------------------------
       7 - 15      0          7 - 15 - 25       0     25 - 27 - 34 - 36        19
       7 - 25      0         25 - 27 - 34      19      7 - 15 - 34 - 36       916
      15 - 25      0         25 - 27 - 36      19     15 - 25 - 34 - 36      1234
      27 - 34      6         25 - 34 - 36      19      7 - 27 - 34 - 36      7607
       7 - 27     14         27 - 34 - 36      19      7 - 15 - 25 - 27      7720
      25 - 34     19         15 - 25 - 34      85      7 - 25 - 27 - 34      8100
      25 - 36     19         15 - 25 - 36     250     15 - 25 - 27 - 34      8859
      25 - 27     19          7 - 15 - 36     265     15 - 27 - 34 - 36      8859
      27 - 36     19         15 - 27 - 34     271     15 - 25 - 27 - 36      8859
      34 - 36     19          7 - 27 - 34     413      7 - 25 - 27 - 36      9424
      15 - 34     26          7 - 25 - 36     541      7 - 15 - 25 - 36     11082
      15 - 27     38          7 - 15 - 27     632      7 - 15 - 25 - 34     15626
      15 - 36     39          7 - 27 - 36     730      7 - 15 - 27 - 36     15675
       7 - 36     63          7 - 15 - 34     916      7 - 15 - 27 - 34     36097
       7 - 34     98         15 - 34 - 36     916      7 - 25 - 34 - 36     44427
                              7 - 34 - 36     916
                             15 - 27 - 36    1096
                             15 - 25 - 27    1514
                              7 - 25 - 27    2437
                              7 - 25 - 34    2587
     -----------------------------------------------------------------------------
                  draw # 34 :  7  9  15  19  25  47 
                 ------------------------------------
       7 - 19      1          7 -  9 - 47      21      7 - 15 - 25 - 47       652
       7 - 25      2          7 - 15 - 25      40      7 -  9 - 25 - 47      1585
       7 - 15      6          7 - 15 - 19      79      7 - 15 - 19 - 47      2274
       7 -  9     21          9 - 15 - 25      95      7 - 19 - 25 - 47      2478
       7 - 47     21         19 - 25 - 47     138     15 - 19 - 25 - 47      3449
       9 - 47     21          9 - 25 - 47     146      7 -  9 - 15 - 47      3590
      19 - 25     35          7 - 15 - 47     287      9 - 19 - 25 - 47      3809
      15 - 25     40          9 - 19 - 25     325      7 -  9 - 15 - 25      9197
       9 - 25     43          9 - 19 - 47     490      9 - 15 - 25 - 47     11069
      15 - 19     79          7 -  9 - 15     499      7 - 15 - 19 - 25     11081
       9 - 15     94          9 - 15 - 47     524      9 - 15 - 19 - 25     13624
       9 - 19    131         15 - 25 - 47     652      9 - 15 - 19 - 47     14453
      19 - 47    138          7 - 25 - 47     652      7 -  9 - 19 - 25     32124
      25 - 47    138          9 - 15 - 19     682      7 -  9 - 19 - 47     33188
      15 - 47    160          7 - 19 - 25     933      7 -  9 - 15 - 19     46927
                             15 - 19 - 47    1280
                              7 -  9 - 25    1585
                              7 - 19 - 47    2274
                              7 -  9 - 19    2471
                             15 - 19 - 25    2701
     -----------------------------------------------------------------------------
                  draw # 35 :  4  6  8  39  45  48 
                 ------------------------------------
       6 - 45      4          4 -  6 -  8      60      4 -  8 - 45 - 48      1171
       4 - 39     25          4 -  6 - 39      72      6 -  8 - 39 - 48      3640
       4 -  6     29          6 -  8 - 48     104      4 -  6 - 39 - 48      5017
       4 - 48     33          6 -  8 - 39     107      6 - 39 - 45 - 48      6459
       6 - 48     51          6 - 45 - 48     422      4 - 39 - 45 - 48      8607
      45 - 48     57          4 -  8 - 39     653      8 - 39 - 45 - 48      9819
       6 -  8     60          4 - 39 - 45     668      4 -  6 -  8 - 39     10235
       4 -  8     60          4 - 45 - 48     711      4 -  6 - 45 - 48     12355
       4 - 45     63          4 -  8 - 48     792      4 -  6 - 39 - 45     13326
       6 - 39     72          4 -  6 - 48     868      4 -  6 -  8 - 45     13693
      39 - 48     84          4 -  8 - 45    1171      4 -  6 -  8 - 48     35476
      39 - 45     89          8 - 45 - 48    1171      6 -  8 - 45 - 48     36761
       8 - 39    100         39 - 45 - 48    1206      4 -  8 - 39 - 45     50170
       8 - 48    104          6 - 39 - 45    1243      4 -  8 - 39 - 48     52199
       8 - 45    275          4 - 39 - 48    1419      6 -  8 - 39 - 45     60005
                              8 - 39 - 48    1731
                              6 -  8 - 45    2001
                              8 - 39 - 45    2995
                              6 - 39 - 48    3137
                              4 -  6 - 45    3909
     -----------------------------------------------------------------------------
                  draw # 36 :  1  7  19  22  23  44 
                 ------------------------------------
       7 - 44      0          1 - 22 - 23      17      1 -  7 - 23 - 44        46
       1 - 23     17          1 -  7 - 44      46      1 -  7 - 22 - 23      2197
       1 - 22     17          1 -  7 - 23      46      7 - 19 - 22 - 44      2650
      22 - 23     17          1 - 23 - 44      46      7 - 19 - 23 - 44      3382
       1 - 19     29          7 - 23 - 44      46      1 - 19 - 22 - 44      3763
       7 - 23     46          7 - 19 - 44      77      1 - 19 - 23 - 44      4280
       1 -  7     46         19 - 22 - 23     112      1 -  7 - 22 - 44      5618
       1 - 44     46          1 - 19 - 44     182      7 - 19 - 22 - 23      8735
      23 - 44     46         19 - 23 - 44     312      1 - 19 - 22 - 23     14520
      22 - 44     70          1 -  7 - 22     559      1 -  7 - 19 - 22     28037
      19 - 44     77          1 - 19 - 22     897      1 - 22 - 23 - 44     32245
       7 - 19     77          7 - 22 - 23     902      1 -  7 - 19 - 23     35764
       7 - 22     99          1 - 19 - 23    1045      1 -  7 - 19 - 44     36973
      19 - 22    112          7 - 19 - 23    1080     19 - 22 - 23 - 44     43717
      19 - 23    112         19 - 22 - 44    1208      7 - 22 - 23 - 44     48287
                              7 - 19 - 22    1215
                              7 - 22 - 44    1326
                              1 - 22 - 44    1582
                              1 -  7 - 19    1597
                             22 - 23 - 44    3100
     -----------------------------------------------------------------------------
                  draw # 37 :  2  7  25  29  44  45 
                 ------------------------------------
       7 - 45     14          7 - 44 - 45      45      7 - 25 - 29 - 45       869
       2 - 44     27          2 -  7 - 29      88      2 - 25 - 44 - 45      1192
       7 - 25     37          7 - 29 - 45     144      2 -  7 - 25 - 44      1424
       7 - 44     45          2 - 29 - 45     230      7 - 25 - 29 - 44      4131
      44 - 45     45          2 - 25 - 44     322     25 - 29 - 44 - 45      5633
       2 -  7     60         29 - 44 - 45     466      2 -  7 - 29 - 44      5778
      25 - 44     69          7 - 29 - 44     517      2 -  7 - 25 - 29      9802
       2 - 25     82          7 - 25 - 45     537      2 -  7 - 44 - 45     12209
       2 - 29     88          2 -  7 - 45     776      2 - 29 - 44 - 45     13685
       7 - 29     88         25 - 29 - 45     869      7 - 29 - 44 - 45     16065
       2 - 45    104          7 - 25 - 29     869      2 - 25 - 29 - 44     18682
      25 - 45    135          2 -  7 - 25     930      7 - 25 - 44 - 45     30192
      29 - 45    139         25 - 29 - 44     989      2 -  7 - 25 - 45     31920
      25 - 29    207          2 - 25 - 45    1192      2 - 25 - 29 - 45     36738
      29 - 44    277         25 - 44 - 45    1192      2 -  7 - 29 - 45     66464
                              2 - 44 - 45    1192
                              2 -  7 - 44    1424
                              7 - 25 - 44    1424
                              2 - 25 - 29    1728
                              2 - 29 - 44    2408
     -----------------------------------------------------------------------------
                  draw # 38 :  1  2  12  21  24  41 
                 ------------------------------------
       2 - 12      0          1 -  2 - 12      27      1 -  2 - 12 - 41       810
       1 - 21     18          1 - 21 - 41      93      2 - 21 - 24 - 41      1154
       2 - 41     26         12 - 21 - 41     122      2 - 12 - 21 - 41      2124
       1 - 12     27          1 - 12 - 41     189      1 -  2 - 21 - 41      4394
       1 -  2     27          2 - 24 - 41     210      2 - 12 - 21 - 24      4957
      12 - 24     41          2 - 12 - 21     218      1 -  2 - 24 - 41      5475
      12 - 21     43          1 -  2 - 41     265      1 - 12 - 24 - 41      5923
      24 - 41     64          2 - 21 - 24     294     12 - 21 - 24 - 41      8331
       1 - 24     88          1 -  2 - 21     439      1 -  2 - 12 - 21      8598
      21 - 41     89         12 - 24 - 41     571      1 - 12 - 21 - 24     14952
       1 - 41     93          1 - 12 - 21     697      1 -  2 - 21 - 24     17948
      21 - 24    109          2 - 12 - 41     738      1 - 12 - 21 - 41     24459
      12 - 41    122          2 - 21 - 41     739      1 -  2 - 12 - 24     26572
       2 - 24    144          2 - 12 - 24    1059      1 - 21 - 24 - 41     28855
       2 - 21    217          1 - 12 - 24    1142      2 - 12 - 24 - 41     34677
                             21 - 24 - 41    1154
                              1 - 21 - 24    1486
                              1 - 24 - 41    2031
                              1 -  2 - 24    2811
                             12 - 21 - 24    4957
     -----------------------------------------------------------------------------
                  draw # 39 :  2  5  12  20  26  37 
                 ------------------------------------
      12 - 26      1          5 - 20 - 26       4      2 - 12 - 20 - 37       273
       5 - 20      2         12 - 20 - 26     112      2 -  5 - 20 - 37       668
       5 - 26      4          2 - 12 - 37     119      5 - 12 - 20 - 26      3308
      20 - 26      4          2 -  5 - 20     120      2 - 12 - 20 - 26      3598
      12 - 37     15          2 -  5 - 26     153      2 -  5 - 12 - 26      9112
       2 - 12     26          2 - 26 - 37     194      2 -  5 - 12 - 37     10982
       5 - 37     30          2 - 12 - 20     201      2 -  5 - 12 - 20     11125
      26 - 37     39          2 - 12 - 26     272     12 - 20 - 26 - 37     12180
       2 -  5     45          2 - 20 - 37     273      2 - 12 - 26 - 37     13560
       2 - 26     51         12 - 20 - 37     273      5 - 20 - 26 - 37     17811
       2 - 37     83          5 - 20 - 37     360      2 - 20 - 26 - 37     18459
      20 - 37     94          2 -  5 - 37     668      5 - 12 - 26 - 37     19617
      12 - 20    112          5 - 26 - 37     792      2 -  5 - 20 - 26     28127
       2 - 20    120         20 - 26 - 37     940      2 -  5 - 26 - 37     41415
       5 - 12    240         12 - 26 - 37    1293      5 - 12 - 20 - 37     49169
                              5 - 12 - 20    1825
                              2 - 20 - 26    1988
                              5 - 12 - 37    2284
                              5 - 12 - 26    2845
                              2 -  5 - 12    3071
     -----------------------------------------------------------------------------
                  draw # 40 :  6  17  27  33  34  45 
                 ------------------------------------
       6 - 17      2          6 - 17 - 27       4      6 - 27 - 33 - 45        31
       6 - 27      4          6 - 27 - 33      31     17 - 27 - 33 - 45      5409
      17 - 27      4          6 - 27 - 45      31      6 - 17 - 27 - 45      6257
      33 - 45     11          6 - 33 - 45      31     17 - 27 - 34 - 45      7490
      27 - 34     12         27 - 33 - 45      31      6 - 17 - 27 - 34     12939
      17 - 45     16          6 - 17 - 33     123      6 - 17 - 27 - 33     13512
      27 - 33     31         17 - 34 - 45     234      6 - 17 - 34 - 45     13789
       6 - 33     31         17 - 27 - 34     406      6 - 33 - 34 - 45     14965
      27 - 45     31          6 - 17 - 45     417     27 - 33 - 34 - 45     15468
       6 - 45     31          6 - 33 - 34     426      6 - 27 - 33 - 34     19266
      33 - 34     48         27 - 33 - 34     427      6 - 27 - 34 - 45     21700
       6 - 34     78         17 - 27 - 45     688      6 - 17 - 33 - 45     26387
      17 - 33    123         17 - 33 - 45     820      6 - 17 - 33 - 34     35794
      34 - 45    141         17 - 33 - 34     978     17 - 33 - 34 - 45     35952
      17 - 34    234          6 - 27 - 34     992     17 - 27 - 33 - 34     43581
                             27 - 34 - 45    1273
                             33 - 34 - 45    1560
                             17 - 27 - 33    2226
                              6 - 34 - 45    2270
                              6 - 17 - 34    7818
     -----------------------------------------------------------------------------

  6. #6
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397
    Code:
                  draw # 41 :  7  12  15  26  33  46
                 ------------------------------------
       7 - 33     10          7 - 12 - 46      35     12 - 15 - 26 - 33      1798
       7 - 46     16          7 - 12 - 26     144      7 - 15 - 33 - 46      2238
      12 - 46     25          7 - 26 - 46     259     15 - 26 - 33 - 46      3089
      15 - 33     30         12 - 26 - 33     281      7 - 12 - 26 - 33      4381
       7 - 15     33         12 - 33 - 46     295      7 - 12 - 15 - 33      8130
       7 - 12     35         12 - 15 - 26     301      7 - 12 - 33 - 46     10162
      15 - 26     37         12 - 15 - 33     375      7 - 12 - 26 - 46     11351
      12 - 33     38          7 - 26 - 33     394     12 - 15 - 26 - 46     11783
       7 - 26     57         15 - 33 - 46     464      7 - 15 - 26 - 33     14797
      33 - 46     59          7 - 15 - 26     492      7 - 15 - 26 - 46     21287
      26 - 46     70          7 - 12 - 15     494     12 - 15 - 33 - 46     22889
      15 - 46     87         12 - 26 - 46     570      7 - 12 - 15 - 26     30999
      12 - 26    110         15 - 26 - 46     572     12 - 26 - 33 - 46     38914
      26 - 33    126          7 - 15 - 33     629      7 - 26 - 33 - 46     43539
      12 - 15    145          7 - 33 - 46     693      7 - 12 - 15 - 46     75118
                             12 - 15 - 46     859
                              7 - 12 - 33     860
                             26 - 33 - 46    1599
                             15 - 26 - 33    1798
                              7 - 15 - 46    2238
     -----------------------------------------------------------------------------
                  draw # 42 :  5  8  16  20  23  25 
                 ------------------------------------
       5 - 20      1          5 - 23 - 25      11      5 - 16 - 23 - 25      2620
       5 - 16      7         16 - 23 - 25      35      5 -  8 - 16 - 25      2822
       5 - 23     11         20 - 23 - 25     156      5 -  8 - 23 - 25      3799
       5 - 25     11          5 -  8 - 25     402      8 - 20 - 23 - 25      6445
      23 - 25     11         16 - 20 - 25     586      5 -  8 - 16 - 23      6601
       8 - 16     17          8 - 16 - 23     656      8 - 16 - 23 - 25      7260
       8 - 23     30          5 -  8 - 16     696      8 - 16 - 20 - 25      8735
      16 - 25     35          5 -  8 - 20     703      5 -  8 - 20 - 23      9195
      16 - 23     35         16 - 20 - 23     742      5 - 20 - 23 - 25     10632
       5 -  8     53          5 - 16 - 25     894     16 - 20 - 23 - 25     12033
      20 - 25     64          5 - 16 - 20    1037      5 - 16 - 20 - 25     14163
       8 - 25    104          8 - 16 - 25    1154      5 - 16 - 20 - 23     15755
      20 - 23    132          5 - 16 - 23    1336      8 - 16 - 20 - 23     16028
       8 - 20    190          8 - 20 - 25    1511      5 -  8 - 20 - 25     19200
      16 - 20    416          8 - 16 - 20    1548      5 -  8 - 16 - 20     27016
                              8 - 23 - 25    2152
                              5 - 20 - 25    3106
                              8 - 20 - 23    3202
                              5 -  8 - 23    3799
                              5 - 20 - 23    4955
     -----------------------------------------------------------------------------
                  draw # 43 :  5  6  17  21  31  49 
                 ------------------------------------
       6 - 17      1          6 - 17 - 21      56      6 - 17 - 21 - 49        56
      21 - 31      3          6 - 17 - 49      56      5 -  6 - 31 - 49        87
      17 - 31     12          6 - 21 - 49      56      6 - 17 - 31 - 49       295
      17 - 21     13         17 - 21 - 49      56      5 -  6 - 17 - 21      2333
       5 - 17     26          5 -  6 - 49      87      5 - 17 - 31 - 49      3298
       6 - 49     35          5 - 31 - 49      87      5 -  6 - 21 - 49      3861
       5 -  6     52          6 - 31 - 49      87     17 - 21 - 31 - 49      5752
      17 - 49     56          5 -  6 - 31      87      5 -  6 - 17 - 49      7453
       6 - 21     56          6 - 17 - 31     295      6 - 21 - 31 - 49      7849
      21 - 49     56         17 - 31 - 49     295      5 -  6 - 21 - 31      9551
       5 - 31     87          5 -  6 - 21     422      5 - 17 - 21 - 49     17422
       5 - 49     87          5 - 17 - 49     594      5 -  6 - 17 - 31     21147
       6 - 31     87          6 - 21 - 31     659      6 - 17 - 21 - 31     29815
      31 - 49     87          5 -  6 - 17     913      5 - 17 - 21 - 31     38368
       5 - 21    106          5 - 21 - 31    1417      5 - 21 - 31 - 49     46478
                             17 - 21 - 31    1488
                              5 - 17 - 21    2184
                             21 - 31 - 49    2250
                              5 - 17 - 31    2978
                              5 - 21 - 49    3229
     -----------------------------------------------------------------------------
                  draw # 44 :  5  13  20  26  43  47 
                 ------------------------------------
      13 - 43      3         13 - 43 - 47      26      5 - 13 - 26 - 47      3023
      13 - 47      4         13 - 20 - 26     107      5 - 20 - 26 - 43      3836
      43 - 47     16          5 - 26 - 47     148      5 - 13 - 26 - 43      4380
      13 - 26     23          5 - 43 - 47     200      5 - 20 - 43 - 47      4454
       5 - 47     52         13 - 26 - 43     356     13 - 20 - 26 - 47      6525
      20 - 26     54          5 - 13 - 47     445      5 - 13 - 20 - 26     10825
       5 - 26     61         20 - 43 - 47     560      5 - 26 - 43 - 47     11227
      20 - 43     89          5 - 20 - 47     563      5 - 20 - 26 - 47     11227
      13 - 20    107          5 - 13 - 26     618     20 - 26 - 43 - 47     11227
       5 - 20    115         20 - 26 - 43     636     13 - 26 - 43 - 47     11876
      26 - 47    124          5 - 26 - 43     641     13 - 20 - 26 - 43     12401
       5 - 43    129          5 - 13 - 43     717     13 - 20 - 43 - 47     12462
      20 - 47    138          5 - 20 - 43     948      5 - 13 - 20 - 43     13146
       5 - 13    185         26 - 43 - 47     995      5 - 13 - 43 - 47     19696
      26 - 43    278          5 - 13 - 20    1606      5 - 13 - 20 - 47     21537
                             13 - 20 - 43    1619
                             20 - 26 - 47    2035
                             13 - 26 - 47    2696
                              5 - 20 - 26    3167
                             13 - 20 - 47    3204
     -----------------------------------------------------------------------------
                  draw # 45 :  6  9  17  24  27  40 
                 ------------------------------------
      17 - 24      0          9 - 17 - 40      10      6 - 17 - 24 - 40      2287
      17 - 27      2         24 - 27 - 40      12      6 -  9 - 17 - 27      6265
       9 - 17     10          6 - 24 - 27     325      6 - 24 - 27 - 40      7918
       9 - 40     10          9 - 17 - 24     331      6 -  9 - 24 - 27      9398
      17 - 40     10         17 - 24 - 40     362      9 - 17 - 24 - 27     13066
      24 - 27     12         17 - 24 - 27     401      6 -  9 - 27 - 40     16444
      24 - 40     12          6 - 17 - 27     440      6 -  9 - 24 - 40     16569
      27 - 40     12          6 -  9 - 40     464      9 - 24 - 27 - 40     17225
       6 - 27     26          6 -  9 - 17     528     17 - 24 - 27 - 40     19320
       9 - 27     35          9 - 27 - 40     572      9 - 17 - 27 - 40     20799
       6 - 17     40          6 - 24 - 40     580      9 - 17 - 24 - 40     24069
       6 - 40     58          9 - 24 - 40     616      6 - 17 - 24 - 27     24896
       9 - 24     81          6 -  9 - 27     657      6 -  9 - 17 - 24     24896
       6 - 24    137         17 - 27 - 40     745      6 - 17 - 27 - 40     39364
       6 -  9    144          6 - 17 - 40     872      6 -  9 - 17 - 40     44038
                              6 - 17 - 24     985
                              6 -  9 - 24    1185
                              9 - 24 - 27    1943
                              9 - 17 - 27    2609
                              6 - 27 - 40    5490
     -----------------------------------------------------------------------------
                  draw # 46 :  16  17  19  24  32  37 
                 ------------------------------------
      16 - 24      3         17 - 19 - 37      23     16 - 17 - 24 - 32       101
      17 - 19     23         16 - 17 - 32     101     16 - 24 - 32 - 37       399
      17 - 37     23         16 - 24 - 32     101     19 - 24 - 32 - 37      2085
      19 - 37     23         16 - 17 - 24     101     17 - 19 - 24 - 32      5846
      24 - 32     33         17 - 24 - 32     101     16 - 19 - 24 - 32      7966
      19 - 32     43         16 - 32 - 37     261     16 - 17 - 19 - 37      8367
      19 - 24     70         17 - 32 - 37     282     16 - 17 - 19 - 24      9562
      17 - 32     75         16 - 17 - 19     302     17 - 19 - 32 - 37     11919
      16 - 17     77         16 - 24 - 37     399     16 - 17 - 24 - 37     13535
      16 - 32    101         24 - 32 - 37     399     16 - 17 - 32 - 37     15126
      17 - 24    101         16 - 19 - 32     784     16 - 19 - 32 - 37     15793
      16 - 19    121         17 - 19 - 32     922     17 - 24 - 32 - 37     16971
      32 - 37    205         16 - 19 - 24     982     16 - 19 - 24 - 37     18506
      16 - 37    208         19 - 24 - 32    1107     16 - 17 - 19 - 32     24775
      24 - 37    399         19 - 32 - 37    1180     17 - 19 - 24 - 37     41559
                             17 - 19 - 24    1190
                             16 - 19 - 37    1530
                             19 - 24 - 37    2085
                             16 - 17 - 37    2443
                             17 - 24 - 37    4145
     -----------------------------------------------------------------------------
                  draw # 47 :  9  11  21  28  31  34 
                 ------------------------------------
       9 - 31      8         11 - 21 - 28      64     11 - 28 - 31 - 34      1688
      21 - 31     34         11 - 21 - 34      80     11 - 21 - 28 - 34      1895
      31 - 34     41          9 - 11 - 31     155      9 - 11 - 28 - 34      3606
       9 - 11     47         11 - 28 - 31     165      9 - 21 - 31 - 34      5299
      28 - 31     54          9 - 21 - 28     259      9 - 11 - 31 - 34      6751
      11 - 21     64         21 - 31 - 34     271      9 - 21 - 28 - 34      7307
      11 - 28     64          9 - 11 - 34     431      9 - 11 - 21 - 34      8284
      21 - 28     64          9 - 11 - 21     508      9 - 28 - 31 - 34      8520
      11 - 34     80          9 - 21 - 31     655     11 - 21 - 28 - 31     10458
      21 - 34     80         11 - 21 - 31     741     11 - 21 - 31 - 34     10486
       9 - 28     82         28 - 31 - 34    1068      9 - 11 - 28 - 31     10874
      11 - 31    132         11 - 31 - 34    1382      9 - 11 - 21 - 31     10878
      28 - 34    134          9 - 31 - 34    1452      9 - 21 - 28 - 31     11161
       9 - 34    153          9 - 11 - 28    1487     21 - 28 - 31 - 34     12393
       9 - 21    188          9 - 28 - 34    1680      9 - 11 - 21 - 28     15482
                             11 - 28 - 34    1688
                             21 - 28 - 34    1820
                              9 - 28 - 31    1926
                             21 - 28 - 31    3500
                              9 - 21 - 34    4465
     -----------------------------------------------------------------------------
                  draw # 48 :  7  13  17  27  42  43 
                 ------------------------------------
      13 - 27      0         13 - 17 - 43      37      7 - 17 - 42 - 43       686
       7 - 17      7         13 - 27 - 42      56      7 - 13 - 42 - 43       713
       7 - 27      9          7 - 42 - 43     109     13 - 17 - 27 - 42      2190
      13 - 42     11         27 - 42 - 43     147      7 - 17 - 27 - 42      2733
      17 - 27     21         13 - 42 - 43     159     13 - 17 - 27 - 43      3056
      13 - 43     22         13 - 17 - 42     168      7 - 13 - 17 - 42      5422
      13 - 17     37          7 - 17 - 42     177      7 - 17 - 27 - 43      6070
      17 - 43     37          7 - 13 - 27     183      7 - 27 - 42 - 43      6070
      27 - 43     54          7 - 17 - 27     398     17 - 27 - 42 - 43      6070
      27 - 42     56          7 - 13 - 43     407      7 - 13 - 27 - 42      7106
       7 - 43     85         13 - 17 - 27     471     13 - 27 - 42 - 43     10707
       7 - 13     96         17 - 42 - 43     686      7 - 13 - 27 - 43     12616
       7 - 42    109          7 - 17 - 43     686     13 - 17 - 42 - 43     17941
      42 - 43    109          7 - 13 - 42     713      7 - 13 - 17 - 43     19535
      17 - 42    149         13 - 27 - 43     727      7 - 13 - 17 - 27     37431
                              7 - 27 - 42     910
                             17 - 27 - 42    1035
                             17 - 27 - 43    1656
                              7 - 13 - 17    1825
                              7 - 27 - 43    2280
     -----------------------------------------------------------------------------
                  draw # 49 :  13  27  28  32  41  47 
                 ------------------------------------
      13 - 27      3         13 - 32 - 41      18     13 - 28 - 32 - 41      2364
      28 - 47     11         13 - 41 - 47      21     27 - 28 - 32 - 41      2418
      13 - 41     15         27 - 28 - 41      53     28 - 32 - 41 - 47      3417
      13 - 32     18         13 - 27 - 41      88     13 - 32 - 41 - 47      3715
      32 - 41     18         28 - 41 - 47     272     13 - 28 - 32 - 47      4173
      13 - 47     21         13 - 27 - 32     313     27 - 28 - 41 - 47      5544
      41 - 47     21         13 - 28 - 41     356     27 - 32 - 41 - 47      5933
      27 - 32     30         13 - 32 - 47     375     27 - 28 - 32 - 47      5933
      27 - 28     38         27 - 28 - 32     650     13 - 28 - 41 - 47      7029
      13 - 28     52         13 - 27 - 47     714     13 - 27 - 28 - 41      7225
      28 - 41     53         13 - 27 - 28     967     13 - 27 - 32 - 47     10611
      27 - 41     53         27 - 41 - 47    1038     13 - 27 - 32 - 41     11986
      27 - 47     75         27 - 32 - 47    1151     13 - 27 - 28 - 32     12188
      32 - 47    129         28 - 32 - 47    1299     13 - 27 - 28 - 47     19849
      28 - 32    150         32 - 41 - 47    1559     13 - 27 - 41 - 47     23864
                             13 - 28 - 47    2324
                             28 - 32 - 41    2364
                             13 - 28 - 32    2364
                             27 - 32 - 41    2418
                             27 - 28 - 47    4261
     -----------------------------------------------------------------------------
                  draw # 50 :  5  14  16  24  33  44 
                 ------------------------------------
      14 - 33     25          5 - 14 - 16     165      5 - 14 - 16 - 44       165
      24 - 33     29          5 - 14 - 44     165     14 - 16 - 24 - 44      4325
      33 - 44     38          5 - 16 - 44     165      5 - 14 - 16 - 33      4668
       5 - 16     44         14 - 16 - 44     165      5 - 24 - 33 - 44      6339
       5 - 44     46          5 - 14 - 24     179     14 - 24 - 33 - 44      7622
      16 - 33     60          5 - 24 - 44     245     16 - 24 - 33 - 44      8869
      16 - 44     73         16 - 24 - 33     247      5 - 16 - 24 - 44      9674
       5 - 33     80         14 - 16 - 33     370      5 - 14 - 33 - 44     12692
       5 - 14     82         14 - 24 - 44     404      5 - 14 - 16 - 24     14813
      16 - 24     97         24 - 33 - 44     430     14 - 16 - 33 - 44     17624
       5 - 24    120         16 - 24 - 44     578      5 - 14 - 24 - 33     27230
      14 - 44    165          5 - 16 - 24     688      5 - 14 - 24 - 44     28088
      14 - 16    165          5 - 16 - 33     690      5 - 16 - 33 - 44     34733
      14 - 24    179         14 - 24 - 33     752     14 - 16 - 24 - 33     37906
      24 - 44    243          5 - 33 - 44     920      5 - 16 - 24 - 33     47752
                              5 - 24 - 33    1076
                             14 - 16 - 24    1398
                             16 - 33 - 44    1672
                              5 - 14 - 33    2376
                             14 - 33 - 44    2471
     -----------------------------------------------------------------------------

  7. #7
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397

    Thumbs up Lotto Software Upgrade

    I nicely upgraded PairsTripsQuads6.exe. In fact, there is a new program, named LottoGroupSkips6.exe. It analyzes ALL 6 number groups in a lotto-6 game: Ones, pairs, triples, quadruples, quintets, and the sextet. Incidentally, these 6 parameters should also serve as filters in a lotto program that generates 12-number combinations while working with a 6-number lotto results file.

    An important clarification: ONES in LottoGroupSkips6 is calculated differently from the ONE filter in Bright6.exe. ONE filter in Bright6 adds 1 (+1) and deducts 1 (-1) from each number in a lotto draw. The ONES in LottoGroupSkips6 is identical to Any1_1 (in the MD filter section of Bright6; also in MDIEditor and Lotto WE).

    Here is the beginning of a report:


    Code:
                       * LOTTO-6 Skips Report: Ones, Pairs, Trips, Quads, Quints, Sextet
                       File: C:\LOTTO6\D6; Date: 09-10-2010
                       Draws Analyzed:  100 
    
    ===============================================================================================================
    ONES Skips   PAIRS  Skips  T R I P L E S  Skips     Q U A D S     Skips     Q U I N T S    Skips   SEXTET Skips
    ===============================================================================================================
                            DRAW # 1 :  5  14  22  30  40  44 
                           ------------------------------------
     14   2      5- 30    5      5- 30- 40      5     5- 14- 30- 44    360    5 14 22 40 44    29079     10144825
     44   3      5- 40    5     14- 22- 44     23    22- 30- 40- 44   2113    5 14 22 30 44    64551
     30   5     30- 40    5      5- 14- 44     48     5- 14- 22- 30   6454    5 14 30 40 44    70325
     40   5     30- 44    8     22- 30- 44    218     5- 22- 30- 40   6803   14 22 30 40 44   314008
      5   5     22- 44   12     14- 30- 44    277     5- 14- 40- 44  10623    5 22 30 40 44   767412
     22  12     14- 44   23      5- 30- 44    360    14- 22- 40- 44  13072    5 14 22 30 40  1053470
                14- 22   23      5- 14- 30    360    14- 22- 30- 40  13374
                 5- 44   48     14- 40- 44    374     5- 22- 30- 44  14659
                 5- 14   48     22- 30- 40    497     5- 30- 40- 44  16164
                 5- 22   52     14- 22- 30    614    14- 22- 30- 44  16352
                22- 30  133     30- 40- 44    616    14- 30- 40- 44  19151
                14- 30  139      5- 22- 30    674     5- 14- 22- 40  26617
                14- 40  185      5- 22- 44    975     5- 14- 22- 44  29079
                40- 44  222     22- 40- 44   1055     5- 22- 40- 44  29079
                22- 40  396      5- 40- 44   1565     5- 14- 30- 40  53294
                                 5- 14- 22   1605
                                14- 22- 40   2059
                                 5- 22- 40   2366
                                14- 30- 40   2697
                                 5- 14- 40   3796
    ---------------------------------------------------------------------------------------------------------------
                            DRAW # 2 :  4  6  12  29  33  42 
                           ------------------------------------
     42   0     12- 29    4      4-  6- 42     93     6- 12- 29- 42    590    4  6 12 29 33    29244       734805
     12   1      6- 33    6      4- 12- 42    184     4- 12- 33- 42   1837    4  6 12 29 42    61755
      6   3      4- 33   17      6- 33- 42    230     4-  6- 29- 33   1973    4  6 12 33 42   181136
     29   4      4- 29   18      4- 12- 29    238     6- 29- 33- 42   2126    4  6 29 33 42   370731
     33   6      4-  6   32      6- 29- 33    295     6- 12- 29- 33   2638    4 12 29 33 42   421715
      4  16     12- 33   38      6- 12- 29    300     4- 29- 33- 42   5469    6 12 29 33 42   571134
                29- 42   48      4- 12- 33    329     6- 12- 33- 42   7297
                 4- 12   59     12- 29- 33    334     4-  6- 29- 42   9342
                 6- 42   93      6- 29- 42    349     4- 12- 29- 33  12210
                 4- 42   93      4-  6- 29    536     4- 12- 29- 42  14493
                 6- 29  113      6- 12- 42    590    12- 29- 33- 42  14939
                29- 33  142     12- 29- 42    590     4-  6- 12- 29  18153
                 6- 12  158      4- 29- 42    693     4-  6- 12- 33  29244
                12- 42  184     12- 33- 42    747     4-  6- 33- 42  30317
                33- 42  230      4- 33- 42    892     4-  6- 12- 42  36741
                                 6- 12- 33   1020
                                 4- 29- 33   1463
                                 4-  6- 12   1669
                                 4-  6- 33   1721
                                29- 33- 42   1828
    ---------------------------------------------------------------------------------------------------------------
                            DRAW # 3 :  10  34  36  42  43  45 
                           ------------------------------------
     34   0     10- 43    2     10- 34- 43     27    34- 36- 42- 43   1229   34 36 42 43 45    24663      9679889
     10   2     34- 36    4     10- 43- 45    106    10- 34- 36- 45   1693   10 34 36 43 45    64233
     43   2     36- 42    8     42- 43- 45    170    10- 34- 43- 45   2997   10 36 42 43 45   248539
     36   4     34- 43   22     36- 42- 43    484    34- 36- 42- 45   4058   10 34 36 42 43   484391
     45   7     10- 34   27     34- 36- 43    528    10- 34- 36- 43   6011   10 34 42 43 45   556982
     42   8     36- 45   28     10- 36- 45    545    34- 36- 43- 45   7637   10 34 36 42 45   708362
                34- 45   36     10- 36- 42    740    10- 36- 42- 45  12251
                42- 43   44     34- 36- 42    946    10- 34- 42- 43  12785
                34- 42   56     34- 42- 43   1229    10- 36- 42- 43  22157
                36- 43   69     34- 43- 45   1373    34- 42- 43- 45  24663
                10- 45  106     10- 42- 45   1407    36- 42- 43- 45  24663
                43- 45  106     34- 42- 45   1423    10- 42- 43- 45  24832
                10- 36  158     36- 42- 45   1536    10- 34- 42- 45  25130
                42- 45  170     34- 36- 45   1540    10- 36- 43- 45  37475
                10- 42  263     36- 43- 45   1591    10- 34- 36- 42  50034
                                10- 34- 36   1693
                                10- 34- 45   1693
                                10- 34- 42   1971
                                10- 36- 43   2958
                                10- 42- 43   5024
    ---------------------------------------------------------------------------------------------------------------
    Look at a draw like #3. The quints can be over 200000 in 4 out of 6 (over half).The sextet is over 9 million; Quad is over 1000 (minimum) and Trip is over 100 (minimum). Could be a very good strategy not only for bookie lotteries!

    Download the new lotto-6 program from here:

    LottoGroupSkips6.exe.

    The lotto programs belong to software category 5.2 on this Web page:

    Lottery Software: Utilities, Tools, Lotto Wheels.

  8. #8
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397
    I created a new program for 5-number lottos: LottoGroupSkips5.exe. It analyzes ALL 5 number groups in a lotto-5 game: Ones, pairs, triples, quadruples, and the quintet. Incidentally, these 5 parameters should also serve as filters in a lotto program that generates 10-number combinations while working with a 5-number lotto results file.

    An important clarification: ONES in LottoGroupSkips5 is calculated differently from the ONE filter in Bright5.exe. ONE filter in Bright5 adds 1 (+1) and deducts 1 (-1) from each number in a lotto draw. The ONES in LottoGroupSkips5 is identical to Any1 (in the MD filter section of Bright5; also in MDIEditor and Lotto WE).

    The last parameter (Quintet) does not appear in Bright5.exe. There is a filter in MDIEditor and Lotto WE named Past Draws (right bottom corner on the input form).

    Here is the beginning of a report:


    Code:
                       LOTTO-5 Skips Report: Ones, Pairs, Trips, Quads, Quintet
                       File: C:\LOTTO5\D5 (5-43 lotto game)
                       Draws Analyzed:  100 
    
    ===========================================================================================
    ONES Skips   PAIRS  Skips  T R I P L E S  Skips       Q U A D S     Skips    QUINTET Skips
    ===========================================================================================
                            DRAW # 1 :  7  9  22  35  41 
                           --------------------------------
      7   1      7-  9    1      7-  9- 22      1     7-  9- 22- 35      589         538472
      9   1      7- 22    1      9- 35- 41     57     7-  9- 22- 41    47431
     22   1      9- 22    1      7- 22- 35    408     7-  9- 35- 41    47613
     35   3      7- 35   27      7-  9- 41    460     7- 22- 35- 41    52267
     41   6      9- 35   57      9- 22- 35    589     9- 22- 35- 41    64796
                 9- 41   57      7-  9- 35    589
                35- 41   57      7- 22- 41   3910
                22- 41   89      7- 35- 41   4092
                22- 35  104      9- 22- 41   5066
                 7- 41  417     22- 35- 41   9902
    -------------------------------------------------------------------------------------------
                            DRAW # 2 :  16  21  33  36  38 
                           --------------------------------
     36   3     16- 33   27     21- 33- 38    282    16- 21- 33- 36    93389         875008
     33   4     33- 36   77     21- 36- 38    541    16- 21- 33- 38    93391
     16   8     36- 38   90     16- 21- 33   8095    16- 21- 36- 38    93415
     38  23     21- 38  120     16- 21- 36   8098    16- 33- 36- 38    94835
     21  30     16- 38  141     16- 21- 38   8100    21- 33- 36- 38   105070
                16- 36  142     16- 33- 36   8284
                21- 33  155     16- 33- 38   8286
                21- 36  160     16- 36- 38   8310
                33- 38  264     21- 33- 36   9669
                16- 21  299     33- 36- 38  11115
    -------------------------------------------------------------------------------------------
                            DRAW # 3 :  7  9  15  22  23 
                           --------------------------------
      7   0     15- 23    4      7- 22- 23    203     9- 15- 22- 23      591         536324
     22   3      7-  9   52      7- 15- 22    300     7-  9- 15- 22    47242
     15   4      7- 15  143      7-  9- 22    587     7-  9- 15- 23    47243
     23   4      9- 23  146      9- 15- 22    591     7-  9- 22- 23    47411
      9  12     22- 23  161      9- 15- 23    591     7- 15- 22- 23    50119
                 7- 23  203      9- 22- 23    591
                 7- 22  203     15- 22- 23    591
                 9- 22  228      7-  9- 15   3531
                15- 22  236      7-  9- 23   3539
                 9- 15  341      7- 15- 23   3722
    -------------------------------------------------------------------------------------------
    Download the new lotto-5 program from here (totally freeware):

    LottoGroupSkips5.exe.

    The lotto-5 program belongs to software category 5.2 on this Web page:

    Lottery Software: Utilities, Tools, Lotto Wheels.

  9. #9
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397

    Lightbulb New Lotto Software That Generates 12-Number Combinations

    Finally, it’s done! I succeeded to write that complex lotto software that generates 12-number combinations based on data files (real drawings) in 6-number lotto games. The 12-number lotto combinations are then wheeled to 6 numbers with a special 12-number lotto wheel (‘4 of 6’ minimum guarantee).

    The new lotto generating program is named Combine6-12.exe. The programs are bundled in a package named Bright12.exe. I left in the bundle all the programs incorporated in Bright6.exe. I thought it convenient to do some lotto calculations or combination generating in the same interface, instead of hunting in different software packages.

    I wrote also one of my best ever Web pages dedicated to lottery software strategies. It is the most thorough presentation of a lotto software package. Please read:

    Lotto Strategy, Software: 12-Numbers Combinations in 6-Number Lotto Games.

    Best of luck!

    Ion Saliu

  10. #10
    Member
    Join Date
    Sep 2010
    Location
    Lehigh Valley, PA, USA
    Posts
    98
    Ion..........Your AMAZING!!!!!

    Hey Folks.....Just when you think his software can't possibly get any better, and is WAY ABOVE the other crap out there, BAMM!!!! He keeps delivering you more. Thanks Ion!!!

    Best Always
    BrianPA

    P.S. Even though I dont play the 6 number lotto (right now). I will still download it and add it to my future arsenal.

  11. #11
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397
    Thanks, Brian!

    For the record: You are an honest man. So am I. I’ve never asked you secretly to post nicely about me.

    Switching gears. We no longer have a 6-number lotto game here, in Pennsylvania. The reason why I’m working on a lotto-5 software package. I decided to make it 10-number combinations for 5-number data files (like PA’s 5-43 Cash 5). One thing is, lotto-5 does not have a lotto wheel as good as the 12-number wheel for 6-number lotto. I built a special lotto wheel for 5-number lotto, however. It is for 10 numbers and it guarantees way better than ‘3 of 5’. Still working on it; it has 6 5-number combosnations (like the one for lotto-6).

    Best of luck!

    Ion Saliu

  12. #12
    Member
    Join Date
    Sep 2010
    Location
    Lehigh Valley, PA, USA
    Posts
    98
    Thank You for the kind words!!

    Looking forward to the upgraded lotto-5 package. But first, take a break and have one of those good expensive beers. You must have put alot of time in the new lotto-6 package, you deseve it.

    Go FLYERS!!
    BrianPA

  13. #13
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397

    Arrow New Lotto Software That Generates 10-Number Combinations for Lotto-5

    After I succeeded to write that complex lotto software that generates 12-number combinations based on data files (real drawings) in 6-number lotto games... I expanded the concept to pick-5 lotto games. I finalized complex lotto software that generates 10-number combinations based on data files (real drawings) in 5-number lotto games. The 10-number lotto combinations are then wheeled to 5 numbers with a special 10-number lotto wheel (‘3 of 5’ minimum guarantee).

    The new lotto generating program is named Combine5-10.exe. The programs are bundled in a package named Bright15.exe. I left in the bundle all the programs incorporated in Bright5.exe. I thought it convenient to do some lotto calculations or combination generating in the same interface, instead of hunting in different software packages.

    Why Bright15? Well, 5 + 10 = 15. Remember also, B15 is a vitamin extremely beneficial to humans. It is known as the vitality or longevity vitamin.

    Please visit the Web page dedicated to this new lotto 5 software package:

    Lotto Strategy, Software: 10-numbers Combinations Wheeled to 5-number Lotto Games.

    Best of luck!

    Ion Saliu

  14. #14
    Adam
    Guest
    Great thanks to you Ion. I'm greatly impressed how fast you managed to write a completely new piece of that invaluable software and so user-friendly to boot. I want to say that I will definitely focus on Bright 12 or Bright 15 software. I've written " or" because it may turn out that finding proper filter settings and generating combinations for pick-5 game may prove easier than for 6/49 game.

    Thanks a lot again.

    Adam

  15. #15
    Adam
    Guest
    I thought it might be of interest to those of you who play 6/49. I've found the following filter settings quite promising:

    Quads : 200
    Quintets: 2,500
    Sextets :50,000

    You have to let the program run for quite some time, for example for the night. Chances are good that you will have generated 10-15 combinations by the morning.

    Adam

  16. #16
    Adam
    Guest
    I was wrong thinking that setting filters for a pick-5 game will be easier than for pick-6. It's the other way round.
    You may try to set the filters tighter than I wrote. Your filter values in the last 100 draws may help you determine them better. At the end of the day we can treat those 100 draws as a random sample of all possible combinations that may occur in the game. They are not any worse or better. Then it's likely they show what we can expect in future draws.

    Adam

  17. #17
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397

    Cool Important Update to Bright12.EXE, Bright15.EXE

    This update fixes a serious error in Combine6-12.exe and Combine5-10.exe. The error occurred when the user wanted to generate the lotto combinations to disk files. I overlooked something of great importance: The output file was opened, then closed before the generating even started! My apologies!

    I already uploaded the update (the entire Bright12 and Bright15 packages). They can be downloaded immediately by the registered members of SALIU.COM.

    Good thing to suffer from a seasonal cold! The weather changed quite dramatically over the past couple of weeks around here. Hot, then cold, then hot again! Very hard to figure out how to dress — for me, at least!

    When I get into such states, I comfort myself by … writing new software! It abates my misery and thoughts away from the discomfort caused by a cold. And thus I started writing a new lotto program.

    Again, as I wrote about before, Attila David thought that he wanted a clustering program like the shuffle option in my Combine6.exe (in Bright6). Attila wanted the program to generate square clusters or matrices. That works only with lotto games where the largest number is a perfect square (25, 36, 49, 64). Of course, there are only two viable options: 6-by-6 = 36 and, especially, 7-by-7 = 49.

    I did write that lotto program easily. I only had to delete lots of statements from Combine6-12.exe. I did a better job at testing. That’s how I discovered the errors in Combine6-12.exe and Combine5-10.exe. The program only works with the 6 / 49 lotto game and nothing else. The filters are the same as in Combine6-12.exe, except for the ONES (Singles) filter. That’s because we must play all 49 lotto numbers in the game. This new lotto program, Cluster49-7.exe, appears to be really faster compared to the shuffle generating in Combine6.exe.

    For now, I’ll post here a few clusters generated by Cluster49-7.exe for the SEXTET set to 200000 (two hundred thousand). I’ll do some more testing and then package everything in a Bright49.exe. There is only one new program, really. But, again, it is convenient to have other programs handy. Besides, I wanna make it harder for some registered users who are too generous with my efforts (they share with friends my software!)

    Code:
     23  28  38  36   4  39  44
     37   8  17  43  31  15  42
     12  33   6  11  40  29  30
     18  49   9  45  35   1  13
     21  47   2  22   3  20   7
     26  48  16  10  41  14  46
     32  19  24  34   5  25  27
    
     35  28  39  38  47   9  26
     17   7  19  45  40  11  34
     10  24  14  12   1  18  44
     46  15  29   4  30  20  23
      8   5  49  16  27  32  21
     48  36  43  33   6   3  25
     22  42  13  41   2  37  31
     
     48  17  20   4  10  33  37
     44  41  26  38  24  29  39
     49   5  47  42  13  31   6
     35   8  36  23  22   7   3
     16  14   9  43  34  27  11
     40  15  46  21   1  19  25
     32  18  45   2  12  30  28
    
     22  39   7  20  40  17  21
     30  38  13   9  14  37  49
     19   1  26   5  18  31  41
     27  42  28   3  32  16  25
     45  35  33   2  23  12   4
     29   6   8  15  43  34  46
     24  44  48  47  36  10  11

  18. #18
    Adam
    Guest
    This is a great enhancement of playing possibilities.

    I'm only surprised that playing 7-number combinations can prove economically acceptable. Where I live one 6-number combination ticket costs 3 units while one 7-number combination ticket costs 21 units. So the cost of playing 1 7x7 cluster would cost 147 units while playing 1 cluster of 9 6-number combinations would cost 27 units.

    Adam

  19. #19
    Administrator Ion Saliu's Avatar
    Join Date
    Sep 2010
    Location
    Gettysburg, Pennsylvania, United States
    Posts
    397

    Lightbulb New Lotto Software That Generates 7-by-7-Number Matrices (Perfect Squares) in Lotto 6 / 49 Games

    I succeeded to write that complex lotto software that generates 7-by-7-number matrices (perfect squares) based on data files (real drawings) in 6 / 49 lotto games.

    The new lotto generating program is named Cluster49-7.exe. The programs are bundled in a package named Bright49.exe. I left in the bundle all the programs incorporated in Bright6.exe. I thought it convenient to do some lotto calculations or combination generating in the same interface, instead of hunting in different software packages.

    Please read the Web page dedicated to this 6-49 lotto software package:

    New Lotto Software: 7-by-7-Number Combinations in Lotto 6 / 49 Games.

    From there, registered members can download the Bright49 lotto software.

    Best of luck!

    Ion Saliu

  20. #20
    Adam
    Guest
    Ion,

    Sorry to disturb you, but either I do something wrong or the bug is still there as I cannot write combinations to disk in Bright12. The moment the first combination is generated I got the error message- Error #52.

    Thanks

    Adam

Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •