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

#1 2011-05-21 12:37:01

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

I'm making a programming language - I need help!

I'm making a programming language - SilverScript! But I need help. Here is what I need help with:
1. Replacing the Scratch logo with my logo
2. Renaming the window. (e.g. I want it to say SilverScript 1.5, insted of Scratch 1.4 of 30-Jun-09)
3. Getting a news thing like Panther
4. Saving things properly so it works when you reopen Scratch.
5. I need help making a default sprite!

Please help me!
____________________________________________________________________________________
P.S. I will leave the post the 100 cheats topic when I get all the answers!

Last edited by WindowsExplorer (2011-05-21 13:09:22)


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#2 2011-05-22 07:03:47

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: I'm making a programming language - I need help!

1. When you hack Scratch, alt-click the logo until it says "Sketch" under the logo. Then, click the dark grey button that says Repaint me, paint it, then click OK.
2. I don't have time to answer right now.
3. I don't know.
4. Shift-click the R, then select "Save image for enduser".
5. Export a sprite as "default.sprite" and remove the older "default.sprite" OR overwrite it.

Offline

 

#3 2011-05-22 07:52:24

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: I'm making a programming language - I need help!

rdococ wrote:

1. When you hack Scratch, alt-click the logo until it says "Sketch" under the logo. Then, click the dark grey button that says Repaint me, paint it, then click OK.
2. I don't have time to answer right now.
3. I don't know.
4. Shift-click the R, then select "Save image for enduser".
5. Export a sprite as "default.sprite" and remove the older "default.sprite" OR overwrite it.

Thank you for answering! The thing I need the most is renaming the window!


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#4 2011-05-22 08:19:00

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: I'm making a programming language - I need help!

2. ScratchFrameMorph -> private -> updateProjectName or something similar.

Offline

 

#5 2011-05-22 08:27:53

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: I'm making a programming language - I need help!

LS97 wrote:

2. ScratchFrameMorph -> private -> updateProjectName or something similar.

Go there^ and replace Scratch with SilverScript, then you will have to go to initialize, add to it,
Version _ 1.0

Last edited by Pecola1 (2011-05-22 08:31:13)


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#6 2011-05-22 08:30:50

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: I'm making a programming language - I need help!

WindowsExplorer wrote:

rdococ wrote:

1. When you hack Scratch, alt-click the logo until it says "Sketch" under the logo. Then, click the dark grey button that says Repaint me, paint it, then click OK.
2. I don't have time to answer right now.
3. I don't know.
4. Shift-click the R, then select "Save image for enduser".
5. Export a sprite as "default.sprite" and remove the older "default.sprite" OR overwrite it.

Thank you for answering! The thing I need the most is renaming the window!

Over write the default sprite.  wink


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#7 2011-05-22 09:16:43

Tutorials-R-Us
Scratcher
Registered: 2011-05-15
Posts: 50

Re: I'm making a programming language - I need help!

If you wanted to make a news thing, you would need a website and a dialog box that pops up when you open that downloads the News.txt file on your website.


http://i.imgur.com/3jy0W.png

Offline

 

#8 2011-05-22 09:37:30

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: I'm making a programming language - I need help!

How do you program that in Scratch though?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

Board footer