Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Win the Lottery with DOS

5 views
Skip to first unread message

do...@peoplepc.com

unread,
Jun 2, 2008, 2:59:25 AM6/2/08
to
If you are a DOS person and you like to play the Lotto, there is a program
that I wrote called Lotto Dowat that is written in Quick Basic that is
available for download at my Web site
http://www.scottolsen.web.officelive.com/

This program as far as I know is the first of it's kind to actually try to
mathematically figure out what the next Lotto number is going to be. It
seems that someone should have already thought of it but I couldn't find
anyone who did so I wrote my own. I hope you enjoy it and I hope you win.

ArarghMai...@not.at.arargh.com

unread,
Jun 2, 2008, 5:05:35 AM6/2/08
to
On Mon, 2 Jun 2008 02:59:25 -0400, <do...@peoplepc.com> wrote:

>If you are a DOS person and you like to play the Lotto, there is a program
>that I wrote called Lotto Dowat that is written in Quick Basic that is
>available for download at my Web site
>http://www.scottolsen.web.officelive.com/
>
>This program as far as I know is the first of it's kind to actually try to
>mathematically figure out what the next Lotto number is going to be. It

There should be no way to predict a truely random event, which is what
a lotto drawing is supposed to be.


>seems that someone should have already thought of it but I couldn't find
>anyone who did so I wrote my own. I hope you enjoy it and I hope you win.

--
ArarghMail806 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html

To reply by email, remove the extra stuff from the reply address.

Ethan Winer

unread,
Jun 2, 2008, 10:39:52 AM6/2/08
to
> mathematically figure out what the next Lotto number is going to be.

Heh, please let us know how that goes. :->)

--Ethan

Karl E. Peterson

unread,
Jun 2, 2008, 3:51:20 PM6/2/08
to

LOL!
--
.NET: It's About Trust!
http://vfred.mvps.org


GMorris

unread,
Aug 15, 2008, 6:19:35 PM8/15/08
to
Heh.. I've written so many different lottery pick routines, and I'm still
poor as a pig! Let us
know if that works, anybody. I have created Excel spreadsheets with
complicated macro
routines, used Pascal, VB, even some assembly for trying this, but
(surprisingly), nothing I
do ever seems to work. Wonder what the heck is up with that?

<do...@peoplepc.com> wrote in message
news:0671568C-02EC-4E6B...@microsoft.com...

Derek

unread,
Aug 25, 2008, 7:05:27 PM8/25/08
to
> > anyone who did so I wrote my own.  I hope you enjoy it and I hope you win.- Hide quoted text -
>
> - Show quoted text -

The following BASIC program guarantees that you will come out ahead on
any lottery. The great thing is that the less money the lottery pays
back to the punters, the more you will come out ahead! In theory
maximum profit occurs when the lottery has no prizes but even if the
lottery pays out every penny that the punters put in, you will still
make more money than the average punter.

'' begin code ''''
100 PRINT "Follow this method to make money on any commercial
lottery."
110 PRINT "Open a high interest instant-access savings account at the
bank of your choice."
120 PRINT "DO"
120 PRINT " DO"
130 PRINT " Choose the numbers for your favourite weekly lottery"
140 PRINT " DON'T BUY A TICKET from the lottery organisation"
150 PRINT " Pay the price of a ticket into your new savings
account."
160 PRINT " Wait for the lottery draw"
170 PRINT " IF you would have won a prize from the lottery
organisation THEN"
180 PRINT " IF there is enough money in the savings account THEN"
190 PRINT " Pay yourself the prize from the savings account"
200 PRINT " ELSE"
210 PRINT " Pay yourself all the cash in the savings account"
220 PRINT " Write yourself an IOU for the rest of the prize"
220 PRINT " END IF"
230 PRINT " END IF"
240 PRINT " IF you have enough cash in the savings account to pay
an outstanding IOU THEN"
250 PRINT " Pay yourself the value of that IOU from the savings
account
260 PRINT " Cancel that IOU"
270 PRINT " END IF"
280 PRINT " LOOP WHILE you have no outstanding IOUs"
280 PRINT "LOOP WHILE you still want to play the lottery"
250 PRINT "Close the bank account"
260 PRINT "END"
270 END
'' end code ''''

The good news about the above code is that it works exactly as
advertised when followed rigidly. The bad news about the above code
is that hardly anybody wants to try it, despite the fact that you are
guaranteed to get more money than you paid in.

Cheers

Derek

Derek

unread,
Aug 25, 2008, 7:08:50 PM8/25/08
to
> Derek- Hide quoted text -

>
> - Show quoted text -

Hmmm, line numbering's a bit off but you get the general idea...

Cheers

Derek

Karl E. Peterson

unread,
Aug 25, 2008, 7:17:43 PM8/25/08
to
Derek wrote:
> The good news about the above code is that it works exactly as
> advertised when followed rigidly. The bad news about the above code
> is that hardly anybody wants to try it, despite the fact that you are
> guaranteed to get more money than you paid in.

Here's another one: http://dilbert.com/strips/comic/2008-08-24/

0 new messages