ScratchData LogoScratchData
Back to seanqint's profile

Lottery Number Finder

SEseanqint•Created January 23, 2023
Lottery Number Finder
1
1
12 views
View on Scratch

Instructions

(Note: This is just a helper! Also, use turbo mode, please.) This is a program that allows you to find the lucky number that you desire! Use this for whatever will be related to lotteries you'd like!) It probably helps you cheat :/ (max is 50 btw any bigger doesn't work) Variables: REFRESHED COUNT - How many times the program has refreshed it's random number. FIRST # - Your first desired number. SECOND # - Your second desired number. (Note that the SECOND NUMBER DETECTED # COUNT and the SECOND # CHANCE will both be 0 if this number is skipped.) answer - Temp. answer variable. SURE? - The variable that refreshes for the question "Are you sure? (y/n)." ROTATION RANDOMIZE # COUNT - The number of times the program checks for your two numbers that must be or in between 1-50. RANDOMIZED # - Currently chosen random number. (Note that the RANDOMIZED #S list can only hold 200000 number logs. Any number of number logs beyond that amount will not be shown.) FIRST NUMBER DETECTED # COUNT - How many times the first number has been detected. SECOND NUMBER DETECTED # COUNT - How many times the second number has been detected. (Note that this will be zero if you skipped the input for the second number.) TOTAL DETECTED COUNT - The total of FIRST NUMBER DETECTED # COUNT and SECOND NUMBER DETECTED # COUNT. FIRST # CHANCE - The percentage/chance for the first number to appear in the randomized numbers. SECOND # CHANCE - The percentage/chance for the second number to appear in the randomized numbers. OVERLOAD? - Checks if the list is overloaded with number logs. Soon to add features: - Backup list: Allows another 200000 number logs to be stored. - Rainbow ticket: Better effects for the ticket, instead of the plain boring decorations. - TOTAL CHANCE(Variable): Combines the two # chances together. - Adjustable number range: Max number range of 1-50 will be customizable. Changes: - Processing were made a lot more faster and easier with 'without screen refresh' and put into custom blocks.

Description

Code & System: @seanqint Speaking Costume Block: @seanqint Lottery Ticket: @seanqint Sprites: Scratch Sounds: Scratch Bugs: Sometimes Scratch skips the introduction. But it didn't really matter since it was just a waste of time.

Project Details

Project ID792000928
CreatedJanuary 23, 2023
Last ModifiedJune 2, 2023
SharedJanuary 23, 2023
Visibilityvisible
CommentsAllowed