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

#1 2011-07-09 11:44:28

eclown
Scratcher
Registered: 2009-07-23
Posts: 19

Help on a new mod!

I have an Idea for a new mod but I don't know how to program in squeak! My idea is that It will have CYOB, BYOB, tons of new blocks from the block library, an area where you can program with text, an upload feature to modshare (once they accept this mod), mesh with ScratchLive, The ability to export as an .exe or .app, and it will be named Lightning!©

An example of the text code is:

Code:

// This is a comment
When flag pressed {
clear;
pendown;
forever {
move 10 steps;
if on edge bounce;
}
}

Please help!


http://img856.imageshack.us/img856/8247/cooltext554162460.png
♫ 92% of teens have moved on to rap. 8% still listen to real music. If you are part of the 0% who listen to good music, no matter what, copy and paste this into your signature. ♫♪

Offline

 

#2 2011-07-09 14:35:47

poemon1
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: Help on a new mod!

ill help, but what do u need to do for ur mod?


http://i47.tinypic.com/rrqe13.gif

Offline

 

#3 2011-07-09 16:35:48

poemon1
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: Help on a new mod!

i can help u w/ the  block specs


http://i47.tinypic.com/rrqe13.gif

Offline

 

#4 2012-05-29 02:29:37

barndawg
Scratcher
Registered: 2012-03-08
Posts: 81

Re: Help on a new mod!

Do you know any other programming languages?


I... need... Scratch 0.1! Find the forum at http://scratch.mit.edu/forums/viewtopic.php?id=113354
http://www.danasoft.com/sig/ScratchforumBarndawg.jpg

Offline

 

#5 2012-05-29 09:05:43

poemon1
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: Help on a new mod!

barndawg wrote:

Do you know any other programming languages?

Yes, I know vbscript, javascript, c, c++, and some robotics programming.


http://i47.tinypic.com/rrqe13.gif

Offline

 

#6 2013-01-17 13:45:43

barndawg
Scratcher
Registered: 2012-03-08
Posts: 81

Re: Help on a new mod!

poemon1 wrote:

barndawg wrote:

Do you know any other programming languages?

Yes, I know vbscript, javascript, c, c++, and some robotics programming.

Javascript could be fun to try...


I... need... Scratch 0.1! Find the forum at http://scratch.mit.edu/forums/viewtopic.php?id=113354
http://www.danasoft.com/sig/ScratchforumBarndawg.jpg

Offline

 

Board footer