Mega OS

alright!!!
MegaOS now has better exe files, found in the new exe block category. they currently do not display specially, but they work. vsafe is no longer loadable, and i am working on implementing all blocks for exe files.

if anyone knows how to turn a block into a costume of it's script pic (with JS obviously) please post it here so i can use it for displaying exe files.

@joecooldoo I am working on this again

You said

I did that.

well it didn't work
untitled script pic-15

also i updated my project with a solution.
thanks for trying!

Oh. That's a bug in my code.

ok

I'm not going to fix it now, though.

yeah that's fine. i have my own solution

This is better than mine! :brain: :brain: :brain:

eh. yours allows easy custom codification and real syntax.
mine is just for turning blocks into text and vice-versa so that scripts can be stored in browser storage or shared across scenes.

My code is a lot more complicated though... :~|

because you made it before some of the better split/join blocks functions, and it has a lot more features

I started the project right as Snap! 7 went live... But okay.

anyway, the thing i currently need to work on in MegaOS is mostly just adding more blocks for exe files, a display mode for exe files, and bug fixes

@joecooldoo do you know how i might get a costume of the script pic of a block using JS

Maybe use this as your base: Snap! 7.0.4 - Build Your Own Blocks

ok. i'm actually using my "reverse codification" thing for exe files but i need a way to show their contents

also, that project is SO HUGE it would just take to much work to adapt it.