FINALLY! Reverse Codification!

That doesn't work. This works, though:
untitled script pic - 2021-12-17T160614.151

Edit: It seems this works, too:
untitled script pic - 2021-12-17T160648.874

untitled script pic (4)
Uh... I think this is your problem.
When it goes to join the blocks together, it probably just ignores the blank entirely.

untitled script pic - 2021-12-17T161117.594

I'm stumped.
Sorry @joecooldoo

Well, we should try and see why no-input reporters don't work.
(2-input ones do, it seems: untitled script pic - 2021-12-17T161034.534)

Thanks for trying.

What is this supposed to do?:

Oh and this:


is what's removing the last item.

Edit: This is the part messing up:
untitled script pic - 2021-12-17T181554.033
If you replace it with untitled script pic - 2021-12-17T181716.947, it works.

Successes:
untitled script pic - 2021-12-17T192049.651
untitled script pic - 2021-12-17T192052.320
untitled script pic - 2021-12-17T192054.990
and a fail:
untitled script pic - 2021-12-17T192132.601

Edit: Fixed:
untitled script pic - 2021-12-17T160226.377

Edit 2: (posting by edits until someone replies)
Do you like this?:

Edit 3:

@joecooldoo I fixed it. Just look at my "remix".

Thanks! I'll credit you.

You didn't send a link.

Wait... How are we going to handel C-Blocks? And rings?

maybe like this?

repeat ('10') {
    move ('10') steps
}

And rings

say ({move ('10') steps})

Um... what? No error?
image

It's always been like that.

You're welcome.

Here.

C blocks:
repeat ('10') (say ('moew'))
In other words, they're just inputs.
Rings:
IDK.

Thanks.

Hey @warped_wart_wars, want to help me make the mapping for codification? (For turning it into text AND turning it into Snap! blocks.)

Sure! I'll do the Sound cat, then I'll save it, and I'll reply when I'm done.

You should do the block to text, not text to block.

The green-but-now-brown reverse codification mapping?