This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-09-19 18:51:12

lasc12
Scratcher
Registered: 2007-11-18
Posts: 100+

Script Locks

Can we have something which allows us to hide certain scripts from view (if downloaded), like if you make a quiz game and want to block the answers. Or maybe a little black thingy that can only be removed by the author. You could use it to block out the answers but nothing else.


Thus I have spoken.

Offline

 

#2 2010-09-19 18:59:10

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Script Locks

The point of Scratch is to learn from other people's programming. That means that they'll never add this. Sorry.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#3 2010-09-19 19:00:38

Kingdaro
Scratcher
Registered: 2008-06-08
Posts: 100+

Re: Script Locks

Convert project to .exe?

Offline

 

#4 2010-09-19 20:40:03

lasc12
Scratcher
Registered: 2007-11-18
Posts: 100+

Re: Script Locks

ScratchReallyROCKS wrote:

The point of Scratch is to learn from other people's programming. That means that they'll never add this. Sorry.

sad  I kinda figured that.


Thus I have spoken.

Offline

 

#5 2010-09-19 20:41:56

lasc12
Scratcher
Registered: 2007-11-18
Posts: 100+

Re: Script Locks

Kingdaro wrote:

Convert project to .exe?

Say what?


Thus I have spoken.

Offline

 

#6 2010-09-19 21:42:05

Kingdaro
Scratcher
Registered: 2008-06-08
Posts: 100+

Re: Script Locks

lasc12 wrote:

Kingdaro wrote:

Convert project to .exe?

Say what?

You can convert your projects to .exe files with certain programs like Scratch2Exe, or you can use BY0B's compiler. (I think it works, not sure.) It basically stitches all your scripts together into one singular program where people can't edit it.

Last edited by Kingdaro (2010-09-19 21:42:20)

Offline

 

#7 2010-09-19 23:54:00

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Script Locks

Kingdaro wrote:

lasc12 wrote:

Kingdaro wrote:

Convert project to .exe?

Say what?

You can convert your projects to .exe files with certain programs like Scratch2Exe, or you can use BY0B's compiler. (I think it works, not sure.) It basically stitches all your scripts together into one singular program where people can't edit it.

Are you saying that making the Scratch project into an application would hide the scripts? Well, it doesn't those compilers just make an application bundle type thing. It still contains the project. So if you really wanted to look at the coding, you could.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#8 2010-09-20 00:26:38

Kingdaro
Scratcher
Registered: 2008-06-08
Posts: 100+

Re: Script Locks

So you're telling me that even though if all you have is a singular .exe file you'd still be able to look at the scripts?

Offline

 

#9 2010-09-20 07:06:28

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Script Locks

Kingdaro wrote:

So you're telling me that even though if all you have is a singular .exe file you'd still be able to look at the scripts?

Yes. Like I said, it makes an application bundle. It's got a modified version of BYOB, BYOB.image, and the project, all hidden under an application icon.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#10 2010-09-20 07:35:08

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Script Locks

Kingdaro wrote:

So you're telling me that even though if all you have is a singular .exe file you'd still be able to look at the scripts?

Yeah, ScratchReallyRocks got it right. There is still the original project - just opening it in Scratch rather than another .exe will expose the code.

Offline

 

Board footer