Discuss Scratch

funniesProgram
Scratcher
54 posts

Is it possible to hide text?

Well, I want to hide text where you enter a code… but is there no way to do that? Not even a way to decrypt text after 500 lines of code or something?
zedthehedgehog
Scratcher
1000+ posts

Is it possible to hide text?

I'm sorry, but could you please rephrase that? I can't really understand what you're trying to say.
funniesProgram
Scratcher
54 posts

Is it possible to hide text?

Like, for example. you could make it look like the code is “DdadoKDPofkpofkFOPkfopKFOPk” in the editor but in reality the code is something like “yes”
WindOctahedron
Scratcher
1000+ posts

Is it possible to hide text?

It's possible to obfuscate the code so much that it's hard to tell what it's supposed to be, but it requires really good thinking.
zedthehedgehog
Scratcher
1000+ posts

Is it possible to hide text?

funniesProgram wrote:

Like, for example. you could make it look like the code is “DdadoKDPofkpofkFOPkfopKFOPk” in the editor but in reality the code is something like “yes”
Oh. I don't know how to hide text then. Sorry.
RL1123
Scratcher
1000+ posts

Is it possible to hide text?

You could just hide the code behind a lot of comments…
Col_Cat228
Scratcher
1000+ posts

Is it possible to hide text?

shadow the script
Maximouse
Scratcher
1000+ posts

Is it possible to hide text?

Col_Cat228 wrote:

shadow the script
This is one option, yes. Basically use JSON hacking to hide the script.
zedthehedgehog
Scratcher
1000+ posts

Is it possible to hide text?

Oh wait, I get what you mean now! You can put a bunch of comments

Or do this insanity



Col_Cat228
Scratcher
1000+ posts

Is it possible to hide text?

zedthehedgehog wrote:

Oh wait, I get what you mean now! You can put a bunch of comments

Or do this insanity



Or maybe both

Powered by DjangoBB