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

#1 2012-11-12 14:02:08

iamepic3
Scratcher
Registered: 2011-03-07
Posts: 24

Ideas For Custom Scratch Blocks

Have you ever wanted to make your own Scratch blocks you can use on your own? Like:

previous costume
But instead you need to do this:

switch to costume ((costume #) - (1))
Or maybe use a for loop like in other programming languages:

for (i) in (range (0 v) to (10) with counter (1))
    say (i) for (0.5) secs
end
Tell me your ideas for custom Scratch blocks. But make sure that they...

1) Have the block make sense, unlike:

John is entering a bar. How awesome is that?!?
2) Tell which section it best fits in, or in a custom section:

put item (2 v) of [list v] into the place of item (4 v)
This block goes into the section: LISTS

3) Don't have your block be an existing block:

broadcast []
A little exception, though: Sometimes you might have an idea for a Scratch block, but it functions like another Scratch block, for example:

while <True>
    say (f(number)) for (0.5) secs
    change (number) by (1)
end
The while loop above, however, functions just like the "repeat until <boolean>" loop. So though it might seem good, it might not when I look at it. But don't worry.

Thanks for seeing this forum post, and friend me  big_smile

Last edited by iamepic3 (2012-11-12 14:04:38)


http://scratch.mit.edu/static/projects/iamepic3/3261501_sm.png
Fight O'Chunks in Super Mario: Dimentio's Return, Part 3

Offline

 

#2 2012-11-12 15:45:55

Llamalover
Scratcher
Registered: 2007-05-18
Posts: 100+

Re: Ideas For Custom Scratch Blocks

Hi, and welcome!
Those are some great ideas for blocks!
I don't really understand the point of this thread though, sorry! Are you offering to make these blocks, or looking for ideas, or just looking to discuss these with people?
Whichever way, good luck and have fun!  smile


Be nice, I'm an old lady  wink

Offline

 

#3 2012-11-12 15:50:25

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Re: Ideas For Custom Scratch Blocks

Llamalover wrote:

Hi, and welcome!
Those are some great ideas for blocks!
I don't really understand the point of this thread though, sorry! Are you offering to make these blocks, or looking for ideas, or just looking to discuss these with people?
Whichever way, good luck and have fun!   smile

This looks like a thread to share your own block ideas with other people (I THINK)

Here's my idea:

(item (word v) of [list v])
Could replace some scanning.  smile

Last edited by powerpoint56 (2012-11-12 16:36:51)


http://i48.tinypic.com/2072ctw.gif

Offline

 

#4 2012-11-12 16:05:29

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: Ideas For Custom Scratch Blocks

When 2.0 comes out, you'll be able to "make your own block", much like how you're doing it right now. And as Llamalover said, I don't understand what the point of this topic is, mind explaining the point a little more?

Last edited by TorbyFork234 (2012-11-12 16:05:50)

Offline

 

#5 2012-11-12 17:35:05

awesomeness321
Scratcher
Registered: 2012-08-10
Posts: 100+

Re: Ideas For Custom Scratch Blocks

Well, I know this: This belongs in Suggestions. Reporting to be moved…


My newest project:http://blocks.scratchr.org/API.php?user=awesomeness321&amp;action=projects&amp;type=newest&amp;return=image&amp;num=1Color:#30F9A5 I am currently http://blocks.scratchr.org/API.php?user=awesomeness321&amp;action=onlineStatus&amp;type=text

Offline

 

#6 2012-11-12 19:45:55

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Re: Ideas For Custom Scratch Blocks

awesomeness321 wrote:

Well, I know this: This belongs in Suggestions. Reporting to be moved…

I don;t really think it's a suggestion - a Suggestions topic deal more with ideas on trying to improve the Scratch software or Scratch website. Maybe "Advanced Topics" might be a better fit since that's the place the talk about modifying the Scratch interface, which could include Scratch blocks.


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

#7 2012-11-12 19:59:38

nama
Scratcher
Registered: 2010-06-06
Posts: 1000+

Re: Ideas For Custom Scratch Blocks

The only reason I look forward 2.0 is the block-building.


You say goodbye to 1.4, I say hello to 2.0.

Offline

 

#8 2012-11-12 20:01:19

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: Ideas For Custom Scratch Blocks

define previous costume//purple hat block
switch to costume ((costume #) - (1))
Easy.


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#9 2012-11-13 20:20:07

TheSupremeOverLord
Scratcher
Registered: 2012-09-29
Posts: 100+

Re: Ideas For Custom Scratch Blocks

Thats going to be in my mod!


http://i1154.photobucket.com/albums/p522/lizzyhipo/MINIPIG.jpg

Offline

 

#10 2012-11-14 05:53:47

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

Re: Ideas For Custom Scratch Blocks

To be honest, there's no real need for this thread.
There's an awesome Block libary somwhere around....


I'm back.
Maybe.

Offline

 

Board footer