Memory space clear up block code

So I have made a rng a lot of times but it won’t let me put more blocks does anyone know a way I can get around this. Help with my number game 2

So you cant add more blocks??

Use another trigger - if you have 75 blocks, you can’t get around that. In addition, can we see your code?
Plus, please please please stop making more topics.

1 Like

yes and I need it in device mode

Use this block code


Basically just make the channel that recieves it called “Item1” through “Item3”

1 Like

Is your memory bar full?

1 Like

no just blocks is full

1 Like

Can you send us pics please?

I think the OP uses a randomizer with the If-Else block which will eventually hit the block limit if you add too many options

To fix this just use the randomizer I showed above which only uses 8 blocks and can have infinitely many options.

1 Like

No, I meant of your block code, not your setup.

Wait, why are you at the block limit? There are only 21 blocks? And your not at full memory.

there is multi more triggers with the same code

The block limit only counts blocks in that device,

are you sure about that

Yes, I know because I literally just tested by placing multiple triggers with 30 blocks each and I could still place blocks.

ok this is what the other ones look like

Why can’t you place more blocks? Does it not let you put blocks in the area or not connect them?

Also your block code is inefficient, instead just have the first “If, do” and then use the “Else” part to make it do everything else. It saves blocks.

it wont work in the game when wired