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

#1 2011-08-30 03:12:41

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

I'm planning to make a mod

Yup! I'm going to try and mod Scratch!  big_smile

I need some names for the mod.

Also, does anyone have any advice?

Thanks! smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#2 2011-08-30 03:35:18

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

Re: I'm planning to make a mod

Well, you will need to know how to make a dialog at some stage. Here's the code:

Code:

DialogBoxMorph inform: 'contents' title: 'title'

You could call it:
Action Blocks
G Script
Ripper
Modcool

Sound good?


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

Offline

 

#3 2011-08-30 08:41:17

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: I'm planning to make a mod

skyliner? I could help you if you want.

Last edited by jslomba (2011-08-30 09:19:21)


the the the the the

Offline

 

#4 2011-08-30 09:15:16

SabGames
Scratcher
Registered: 2009-02-18
Posts: 78

Re: I'm planning to make a mod

Well, good luck with your mod  smile  For names.. how about SMASH?! I don't know, I'm not too good with names.. but.. I'm always happy to help anyway.


http://sabgamesdownload.weebly.com/uploads/5/2/4/8/5248085/4881802.png

Offline

 

#5 2011-08-30 15:04:07

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

Re: I'm planning to make a mod

No names from my part, but a little advice:

If you're planning on making a mod, by all means go ahead!!
It'll be a great chance for you to practice your Squeak and general programming skills.

However, try to give it more of a learning and fun approach rather than making a mod just for the sake of it, or because everyone on Scratch did and you want to be like them.

That said, if you consider your mod great and worth sharing, then go ahead. I'll be looking forward to trying it out  smile  By this I also mean that using blocks in the block library to enhance your Scratch experience is great and will definitely get you accustomed with the developer interface and Squeak. However it might be a good idea to think it over twice before deciding to share it.

Good luck!  big_smile

Offline

 

#6 2011-08-30 15:07:08

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

Re: I'm planning to make a mod

Also, knowledge of the system broswer would make it a lot easier, so I recommend you get to know the methods and classes in the system browser first. The main place to start off is working with the ScratchFrameMorph in Scratch-UI-Panes  smile


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

Offline

 

#7 2011-08-30 19:53:43

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: I'm planning to make a mod

call it window! and check out block code to figure out how to make your own.

Offline

 

#8 2011-08-31 03:15:24

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: I'm planning to make a mod

I am making a scratch mod too  big_smile   big_smile  .. but i am writing it on js instead of squeak ^_^ basically forking jens Byob 4.1 with my HTML love  big_smile


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

#9 2011-08-31 03:18:52

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

Re: I'm planning to make a mod

if it's not made with squeak then it's not a mod, it's an original programming language.


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

Offline

 

#10 2011-08-31 12:16:41

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: I'm planning to make a mod

WindowsExplorer wrote:

if it's not made with squeak then it's not a mod, it's an original programming language.

lol  idk what to call my code .. but well the block managment is done i need to make something like morphic.js as jens did... OMG JENS is so awesome!!!!!!!!!!!!! and intelligent!!!!!!!!!!


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

Board footer