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)
Offline
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
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!
Offline
2. ScratchFrameMorph -> private -> updateProjectName or something similar.
Offline
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)
Offline
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.
Offline
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.
Offline