Beltmatic

Beltmatic

Otillräckligt med betyg
5 digit generator
Av Suncrow
0-99999 generator
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
The build
Overview



Creating zeros with substractors



Gathering 5 times each digit (0-9)



Select your number to generate by linking belts



Generating 10, 100, 1000, 10000 with 5+5 and exponents



Multiplying the digits with the powers of 10, and adding the results


7 kommentarer
ovianna01 13 jul @ 20:16 
>:steamsalty::()
Frozy 28 mar @ 12:43 
*brain fart*
Elkir 26 jan @ 11:14 
Thanks bro but someone know how to put some others belt, because only one belt make the farm really long
magnus.stenum 14 okt, 2024 @ 14:36 
I really like it!. i think i will make a fast version of this (12 lines, even 24 for max speed) , i never got the idea to use "0's".
alaunafae 20 sep, 2024 @ 16:34 
nice enough generator...but you really don't need the 0s. if there is a 0 in the number, simply don't add that particular power of 10 to the total. for example, 1024 will only need you to add 1000, 20, and 4. 420 will only need you to add 400 and 20. 10056 needs only 10000, 50, and 6. think about what the 0s really represent: an absence of that particular power of 10.
RetryHikaru 20 sep, 2024 @ 10:43 
hang on, is there a sequence in your build that does:

1) allocating a number from generators to the 1st, 2nd, 3rd, 4th, or/and 5th digit
2) creates a either/all together, a 10000 x # entered,1000 x # entered, 100 x # entered, 10 x # entered, 1 x # entered
3) then adds them all together to form the number required?

if it does, then that is so cool !
alex_hamish 9 jul, 2024 @ 15:17 
wow