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

#26 2007-10-30 05:58:41

11alex
Scratcher
Registered: 2007-06-15
Posts: 100+

Re: Typing Blocks in the Forums

<when green flag clicked>
<move( 45 )steps>
<repeat until>
<( <{ dice }> <=> 6)>
<pen down>
<repeat( <switch to costume[


www.flowbolt.com

Offline

 

#27 2007-10-30 20:33:48

Heliosa
Scratcher
Registered: 2007-07-24
Posts: 86

Re: Typing Blocks in the Forums

<when green fla<say[ wahoo! ]for( 42 )secs>g clicked>


What are you looking at?

Offline

 

#28 2008-04-19 15:36:15

astrogirl
Scratcher
Registered: 2007-11-28
Posts: 6

Re: Typing Blocks in the Forums

cool

Offline

 

#29 2008-12-14 13:08:17

funnyman1120
Scratcher
Registered: 2008-07-31
Posts: 100+

Re: Typing Blocks in the Forums

<when green flag clicked><forever><say[ awsome


Check out my website for updates on all your favorite games! Funnyman1120's Website

Offline

 

#30 2008-12-15 12:11:41

AFawcett
Scratcher
Registered: 2008-08-29
Posts: 27

Re: Typing Blocks in the Forums

Thank you! This solves my bad headache from trying to work it out what it was(joke! smile )
<when green flag clicked>
<say[Thank you sooo much]for( 2)secs>
<think[they are a genius]for( 2)secs>
<stop script>


I am AFawcett. Please comment and love-it on all my projects
smile   smile   wink   wink   wink

Offline

 

#31 2008-12-23 13:42:29

karx
Scratcher
Registered: 2008-04-28
Posts: 80

Re: Typing Blocks in the Forums

<turn cw(  )degrees><point in direction( <glide(  )secs to x sad   )y sad

Offline

 

#32 2008-12-23 13:50:37

karx
Scratcher
Registered: 2008-04-28
Posts: 80

Re: Typing Blocks in the Forums

I was just testing

Offline

 

#33 2008-12-23 13:55:19

karx
Scratcher
Registered: 2008-04-28
Posts: 80

Re: Typing Blocks in the Forums

<say[ hi ]for( 10 )secs>
<say[ hi ]
<set[ Multicolour ]effect to( 10 )

Offline

 

#34 2008-12-23 14:03:02

karx
Scratcher
Registered: 2008-04-28
Posts: 80

Re: Typing Blocks in the Forums

<when green flag clicked>

<say[ I dont know what to do ]for( 3 )secs>
<forever>

<think[ boring ]for( <forever>   )secs>
                                           <end>

<end>

Last edited by karx (2008-12-23 14:05:55)

Offline

 

#35 2008-12-23 14:07:22

karx
Scratcher
Registered: 2008-04-28
Posts: 80

Re: Typing Blocks in the Forums

<forever>
<say[ Ok I admit I'm trying to get 50 posts to get my signature back

<end>

Offline

 

#36 2008-12-23 14:08:25

karx
Scratcher
Registered: 2008-04-28
Posts: 80

Re: Typing Blocks in the Forums

YAY 22 POSTS!!!

<change{ Nearly there }by( 1 )

Offline

 

#37 2008-12-23 17:31:20

Laridar
Scratcher
Registered: 2008-12-23
Posts: 1

Re: Typing Blocks in the Forums

Lol sounds like hammer hands

Offline

 

#38 2008-12-23 18:32:44

ferret10
Scratcher
Registered: 2008-04-21
Posts: 58

Re: Typing Blocks in the Forums

test...
[blocks]<move( 2 )steps><play sound[ pop


A must-see animation about the Scratch cat! http://scratch.mit.edu/projects/ferret10/364723 ¡uʍopǝpısdn ǝdʎʇ uɐɔ ı

Offline

 

#39 2008-12-23 18:34:57

ferret10
Scratcher
Registered: 2008-04-21
Posts: 58

Re: Typing Blocks in the Forums

The blocks broke...


A must-see animation about the Scratch cat! http://scratch.mit.edu/projects/ferret10/364723 ¡uʍopǝpısdn ǝdʎʇ uɐɔ ı

Offline

 

#40 2008-12-24 08:40:34

pokemon_master12
Scratcher
Registered: 2008-09-26
Posts: 100+

Re: Typing Blocks in the Forums

Cool, I'll try it!

[blocks]<when green flag clicked>[blocks]
[blocks]<say[ Well done![/blocks]
[blocks]<say[ This is so cool![/blocks]
[blocks]<end>[/blocks]

I had already known about it and I thought this was a brand new topic! Anyway, it's still quite hard, but it is easier to add blocks instead of trying to type how to do things in Scratch. It makes explanations more clear and organized.  wink


My Dragon Egg! http://dragcave.net/image/5YUA.gif
Visit my blog: http://freyasworld.wordpress.com/

Offline

 

#41 2009-01-01 21:17:49

GoldenAxe
Scratcher
Registered: 2008-12-10
Posts: 48

Re: Typing Blocks in the Forums

It worked ^_^

Offline

 

#42 2009-01-02 08:27:34

funnyman1120
Scratcher
Registered: 2008-07-31
Posts: 100+

Re: Typing Blocks in the Forums

<when green flag clicked>
<forever>
<if>
<key[ space ]pressed?>
<say[ wow ]


Check out my website for updates on all your favorite games! Funnyman1120's Website

Offline

 

#43 2009-01-02 19:22:17

726961
Scratcher
Registered: 2008-11-26
Posts: 100+

Re: Typing Blocks in the Forums

http://scratch.mit.edu/forums/viewtopic.php?id=1340&p=3#req_message

my test failed!

Last edited by 726961 (2009-01-02 19:22:38)


http://scratch.mit.edu/projects/726961/604658 play it now! or else...

Offline

 

#44 2009-01-03 12:00:18

pokemon_master12
Scratcher
Registered: 2008-09-26
Posts: 100+

Re: Typing Blocks in the Forums

I've got used to adding the Scratch blocks now! They are definately much easier than trying to explain everything using words!  smile

[blocks]<when green flag clicked>[/blocks]
[blocks]<say[ I love Scratch![/blocks]
[blocks]<think[ I'm really glad that someone invented Scratch![/blocks]
[blocks]<stop script>[/blocks]


My Dragon Egg! http://dragcave.net/image/5YUA.gif
Visit my blog: http://freyasworld.wordpress.com/

Offline

 

#45 2009-01-06 21:46:43

GoldenAxe
Scratcher
Registered: 2008-12-10
Posts: 48

Re: Typing Blocks in the Forums

funny?

Offline

 

#46 2009-01-16 22:14:58

celloguy123
Scratcher
Registered: 2009-01-15
Posts: 100+

Re: Typing Blocks in the Forums

[blocks]<say[ this is so cool [/block]  big_smile


http://internetometer.com/image/33068.png

Offline

 

#47 2009-01-16 22:29:30

big-bang
Scratcher
Registered: 2008-02-21
Posts: 1000+

Re: Typing Blocks in the Forums

The [blocks]<wait(  )secs>[/blocks] has two problems with the code
1. It's obvious in this post
2. It says "secsc" if you use the button down there (which you will)

Last edited by big-bang (2009-01-16 22:30:28)


http://i47.tinypic.com/6edrbm.jpghttp://i45.tinypic.com/dw9hmw.jpghttp://i50.tinypic.com/f28tvn.jpghttp://i45.tinypic.com/ruwaop.jpg

Offline

 

#48 2009-03-18 15:36:50

Abbiehalo
Scratcher
Registered: 2009-02-21
Posts: 4

Re: Typing Blocks in the Forums

Testing...
<when green flag clicked>
<say[ hello people ]for( 5 )secs>
<turn cw( 3 )degrees>
<if on edge, bounce>

Offline

 

#49 2009-03-18 15:53:59

golfer3
Scratcher
Registered: 2008-11-02
Posts: 1000+

Re: Typing Blocks in the Forums

Abbiehalo wrote:

Testing...
<when green flag clicked>
<say[ hello people ]for( 5 )secs>
<turn cw( 3 )degrees>
<if on edge, bounce>

what are u testing?

Offline

 

#50 2009-03-18 16:08:32

bosox397
Scratcher
Registered: 2008-02-17
Posts: 1000+

Re: Typing Blocks in the Forums

<x position>

golfer3 wrote:

Abbiehalo wrote:

Testing...
<when green flag clicked>
<say[ hello people ]for( 5 )secs>
<turn cw( 3 )degrees>
<if on edge, bounce>

what are u testing?

If the blocks works

<say[  ]for(  )secs><size><change[  ]effect by( <stop all sounds><play sound[ <pen down><set pen color to( <go to[
<repeat( <broadcast[  ]and wait c><distance to[ <timer>


Dear Scratch Users,
I'm done with scratch, or at least making projects. I have made one last big game, thats both fun and teaches a lesson about water. It'd mean a lot if you gave me feedback.                              http://scratch.mit.edu/projects/bosox397/569201

Offline

 

Board footer