I am still making Slash, and I need to know how I can PERMANENTLY change the scratch cat in the SOURCE CODE, so that if someone downloaded it, they would get my slash cat. I also need to know how to change the icon in the titlebar. Can anyone help?
Last edited by Billybob-Mario (2010-05-01 10:33:11)
Offline
nXIII wrote:
Download the source code and do it the right way. Seriously. You don't make a mod by hacking the original. That will make a mod that's almost guaranteed to go against the ToS
Streak and BYOB were based on Scratch NOT the source code...
Offline
MathWizz wrote:
nXIII wrote:
Download the source code and do it the right way. Seriously. You don't make a mod by hacking the original. That will make a mod that's almost guaranteed to go against the ToS
Streak and BYOB were based on Scratch NOT the source code...
What?
Streak I don't really care about, but BYOB?
Last edited by nXIII (2010-04-27 14:10:24)
Offline
nXIII wrote:
MathWizz wrote:
nXIII wrote:
Download the source code and do it the right way. Seriously. You don't make a mod by hacking the original. That will make a mod that's almost guaranteed to go against the ToS
Streak and BYOB were based on Scratch NOT the source code...
What?
Streak I don't really care about, but BYOB?
Yup! BYOB was still able to upload projects but it was just hidden!
Offline
I think Jens does it by using the elements system.
Offline
meew0 wrote:
I need the answer to this question, too. When I have the answer to this question, I can release Lion!
The first one is sprite related? right?
To do that make make the folders Media\Costumes in you mod and then export your sprite into this folder as default.sprite and done!
The second one I am looking into, I think there is a reference in the source code somewhere...

Offline
Have you guys tried going to the image of the scratch cat in the program files and then editing it?
Here it is
Last edited by Lord-Sprites (2010-04-28 12:11:34)
Offline
Lord-Sprites wrote:
Have you guys tried going to the image of the scratch cat in the program files and then editing it?
Here it is
http://img522.imageshack.us/img522/9149/lololz.png
2 things
1. The scratch cat is copy righted and its a lot easier to do it using the code, if that way even works.
2. Are you using Windows 98 or something?!
Offline
I meant permanantly removing the Scratch cat in the Source code.
Offline
Billybob-Mario wrote:
I meant permanantly removing the Scratch cat in the Source code.
You can't right-click and delete it?
Offline
16Skittles wrote:
Billybob-Mario wrote:
I meant permanantly removing the Scratch cat in the Source code.
You can't right-click and delete it?
That isn't in the source code.
Offline
Billybob-Mario wrote:
I am still making Slash, and I need to know how I can PERMANENTLY change the scratch cat in the SOURCE CODE, so that if someone downloaded it, they would get my slash cat. I also need to know how to change the icon in the titlebar. Can anyone help?
To change the icon in the title bar you would have to create a new VM with a different icon...
squeakvm.org
Offline
Rune78man50 wrote:
Billybob-Mario wrote:
I am still making Slash, and I need to know how I can PERMANENTLY change the scratch cat in the SOURCE CODE, so that if someone downloaded it, they would get my slash cat. I also need to know how to change the icon in the titlebar. Can anyone help?
To change the icon in the title bar you would have to create a new VM with a different icon...
squeakvm.org
or get a resource hacker and repace the icon there. Just google how to change a .exe icon!
Offline
Billybob-Mario wrote:
I am still making Slash, and I need to know how I can PERMANENTLY change the scratch cat in the SOURCE CODE, so that if someone downloaded it, they would get my slash cat. I also need to know how to change the icon in the titlebar. Can anyone help?
make a sprite, and save it as default.png in the scratch costumes folder hope i helped
Offline
Billybob-Mario wrote:
I am still making Slash, and I need to know how I can PERMANENTLY change the scratch cat in the SOURCE CODE, so that if someone downloaded it, they would get my slash cat. I also need to know how to change the icon in the titlebar. Can anyone help?
To change the titlebar icon, use Resource Hacker.
Offline
MathWizz wrote:
nXIII wrote:
Download the source code and do it the right way. Seriously. You don't make a mod by hacking the original. That will make a mod that's almost guaranteed to go against the ToS
Streak and BYOB were based on Scratch NOT the source code...
So is the current version of Scone (still unreleased because I have NO idea how to get rid of the share button, I got rid of what it does, but not the button itself)


Offline
cocolover76 wrote:
So is the current version of Scone (still unreleased because I have NO idea how to get rid of the share button, I got rid of what it does, but not the button itself)
As stated in README.txt in the Scratch folder, find Scratch.ini in the Scratch folder and add:
Share=0

Offline