This is a tutorial for deleting the developers menu(shift click r menu):
First we will have to use the developers menu to delete this! Or you can hack it your own way.
Turn fill screen off,
Now right click the while black space
Then go to Open...
And Browser
Now follow this path

Now delete the highlighted text below(the text i have highlighted myself)
Right click the green box and click accept(might come up enter your initials, just type your name)
And your done, i dont think you will be seen the developers menu ever again(until u re-install scratch)
This is mainly so people cant steel your blocks
Offline
nXIII wrote:
But you still have to have a developers menu because all Scratch mods must be open-source. So you might want to keep this menu in there.
What I want to know, is how to put the secret developer's menu somewhere else.
Offline
henley wrote:
nXIII wrote:
But you still have to have a developers menu because all Scratch mods must be open-source. So you might want to keep this menu in there.
What I want to know, is how to put the secret developer's menu somewhere else.
I can help... Copy this text(the highlighted text)
but this probably wont copy so save contents to a file by right clicking and select more and then select"copy contents to file". When u have the file saved open it by doin a search( wait10 sec before u search) now copy this the text i have highlighted, not all of it
Now lets say u want to put it in the edit menu,go to editmenu instead of developers menu(under developers menu)
Now paste the text in, you will get errors but play around with the different codes from the txt file and you might get it to work, you also have to change all the t1 to t2.
If someone can make a better tut that would help
Last edited by dav09 (2010-06-30 06:16:45)
Offline
dav09 wrote:
henley wrote:
nXIII wrote:
But you still have to have a developers menu because all Scratch mods must be open-source. So you might want to keep this menu in there.
What I want to know, is how to put the secret developer's menu somewhere else.
I can help... Copy this text(the highlighted text) http://i48.tinypic.com/2z6h0tx.jpg but this probably wont copy so save contents to a file by right clicking and select more and then select"copy contents to file". When u have the file saved open it by doin a search( wait10 sec before u search) now copy this the text i have highlighted, not all of it
Now lets say u want to put it in the edit menu,go to editmenu instead of developers menu(under developers menu)
Now paste the text in, you will get errors but play around with the different codes from the txt file and you might get it to work, you also have to change all the t1 to t2.
If someone can make a better tut that would help
I know how to do that, I'm saying, how do you move it from something like the R to the S or somewhere on the bottom or something.
Offline
then you have to move the morph that activates the menu. it goes further into the code than that
Offline
But then you have the other way. Try taking a picture of scripts when there are no scripts in the area and hit Debug. That brings up the dev menu (at least the browser) the other way.





Offline
scratchisthebest wrote:
But then you have the other way. Try taking a picture of scripts when there are no scripts in the area and hit Debug. That brings up the dev menu (at least the browser) the other way.
I know how to access it, I know how to use it, and I know how to activate the browser, and development mode. I even know how to put them in blocks. I have made my own modification. The only information I need is how to move the morph to activate the developer's menu to a different location, which no one seems to know.
Offline
Mike16112 wrote:
I have no idea how to use that menu, But it looks very helpful for hacks. :p
Thats what its there for, Its the way you open the browser, though if you're going to mod scratch then its better to use he source-code because then you can redistrubute it.
Offline
actually i think u can re-distribute the normal scratch as long as u dont break the t.o.s.(based on scratch at mit included, no uploading,etc. )
Offline
dav09 wrote:
actually i think u can re-distribute the normal scratch as long as u dont break the t.o.s.(based on scratch at mit included, no uploading,etc. )
But reditributing the non-source code with changes to it is breaking the t.o.s. As far as I know that is.
Offline
henley wrote:
dav09 wrote:
henley wrote:
What I want to know, is how to put the secret developer's menu somewhere else.I can help... Copy this text(the highlighted text) http://i48.tinypic.com/2z6h0tx.jpg but this probably wont copy so save contents to a file by right clicking and select more and then select"copy contents to file". When u have the file saved open it by doin a search( wait10 sec before u search) now copy this the text i have highlighted, not all of it
Now lets say u want to put it in the edit menu,go to editmenu instead of developers menu(under developers menu)
Now paste the text in, you will get errors but play around with the different codes from the txt file and you might get it to work, you also have to change all the t1 to t2.
If someone can make a better tut that would helpI know how to do that, I'm saying, how do you move it from something like the R to the S or somewhere on the bottom or something.
HOW TO MOVE THE DEV MENU!!!
When you are in the ScratchFrameMorph code, choose event handling > mouseDown: and change the numbers where it says ifFalse: [num @ num] and t2 extent: num @ num.
Offline
well thats another way... cool!
Offline