Lotto 6/49 + Lucky Number System
#1

Lotto 6/49 + Lucky Number System
By AlexSAMP







Script Comments


First of all.... Im sorry cause this script take me a lot of time to make it.Anyway i thing is pretty good. Let me tell you about what is:


Script Type

- FilternScript [FS]

Script Features

2 functions:


Lotto 6/49 Exactly how you know it. 6 numbers, 4 numbers at least corrects to take the First Report.

Lucky Number 1/20 A little bit difficulty but is good. 250000 $ if you got it correct.

Script Installation

Download the script and place it on your FilternScript folder. Add Lotto_System on your server.cfg at FilternScript Line.

Script Download

1. Attachment

2. PWN: http://www.mediafire.com/download.php?gmyzjdewn4z

AMX: http://www.mediafire.com/download.php?wjy0iwyhjmq

Script Bugs

No Bugs found.If you find one, PM me or reply.

Script Credits

Script made by AlexSAMP... Have fun!


Extra

AlexSAMP is available.

If you need a Map Scripter, PM me.
Reply
#2

Tanks
Cool
Reply
#3

I really thought this would really work like the "real" 6/49 after I read this:
Quote:

Lotto 6/49 Exactly how you know it. [...]

Code:
public LottoNumber()
{
	Numbers[0] = random(49);
	Numbers[1] = random(49);
	Numbers[2] = random(49);
	Numbers[3] = random(49);
	Numbers[4] = random(49);
	Numbers[5] = random(49);
}
Sorry,but that's not how it really works.There is the possibilty to have 6times the same number 0o.
Moreover number 0 isn't valid in lotto.I'm sure you can do it better .
Reply
#4

Quote:
Originally Posted by nuriel6633
Tanks
Cool
Nuriel Ma Amazzav ?
----

Thanks
I'm looking for a long time System like this
Reply
#5

nice i like it.
Reply
#6

Very nice.
Lottery number null?
Code:
numbers[0] = random(49); // 0,1,2,3,4,...47,48.

Code:
numbers[0] = random(49)+1; // 1,2,3,4,5,...48,49.
Reply
#7

Good script, using it right now, Its awessome give it a try serious!
Reply
#8

It have bugs - number 0 and there is the possibilty to have 6 times the same number.
Reply
#9

what are the commands?
Reply
#10

good.
ill use it..
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)