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

#3176 2013-04-15 16:23:37

themakerbaker
Scratcher
Registered: 2013-04-02
Posts: 13

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever
stop all reds 
stop all blues
stop all sounds
stop all horrible cheeseburgers at mcdonalds
stop all bad chicken at kfc
stop voices at stores
stop logo changing
end

Offline

 

#3177 2013-04-15 16:27:14

themakerbaker
Scratcher
Registered: 2013-04-02
Posts: 13

Re: Official [Scratchblocks] Testing Play Area

stop all sounds
stop all pinks

Offline

 

#3178 2013-04-15 20:24:28

PresidentialNyan
Scratcher
Registered: 2013-02-23
Posts: 59

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
repeat <when green flag clicked
//
say <move <when i receive [ v]> steps>
end
XD


http://i43.tinypic.com/4ruira.jpg

Offline

 

#3179 2013-04-15 20:27:48

PresidentialNyan
Scratcher
Registered: 2013-02-23
Posts: 59

Re: Official [Scratchblocks] Testing Play Area

when Green Flag clicked
forever <move <when Green flag clicked> steps><set [varible v] to [1]>
//
//
//
change x by <when gf clicked><say><touching color [#ED0909]?>
//

Last edited by PresidentialNyan (2013-04-15 20:31:16)


http://i43.tinypic.com/4ruira.jpg

Offline

 

#3180 2013-04-15 20:35:07

PresidentialNyan
Scratcher
Registered: 2013-02-23
Posts: 59

Re: Official [Scratchblocks] Testing Play Area

when <key [space v] pressed?> flag clicked
repeat <item <length of (list)>><when Green Flag clicked>
 forever
 end
repeat <say><stop all pinks>  <change x by <when gf clicked>>
//
//
<go to front> <show> <hide>
end
change <when Green flag clicked> by [10]
end
<go to x: [253455567] y: <when i receive [chicken tenders v]>
//

Last edited by PresidentialNyan (2013-04-15 20:38:12)


http://i43.tinypic.com/4ruira.jpg

Offline

 

#3181 2013-04-15 20:47:36

Flyboy
Scratcher
Registered: 2007-12-08
Posts: 76

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
move [none] steps
say (pancakes)
say [this is impossible!]
you think: [lolwut]
play [Mario Kart Wii] for (30) min
realize this is dumb
stop all
realize [there is a stopall] for (10) secs
think for (45) secs
go to [sleep]
wake up
Keep scratchin'
stop script

Last edited by Flyboy (2013-04-15 20:52:23)


Remix this! http://img695.imageshack.us/img695/1689/flyboy.png-'07-today

Offline

 

#3182 2013-04-16 05:02:52

Blazingwave
Scratcher
Registered: 2012-10-27
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

PresidentialNyan wrote:

when <key [space v] pressed?> flag clicked
repeat <item <length of (list)>><when Green Flag clicked>
 forever
 end
repeat <say><stop all pinks>  <change x by <when gf clicked>>
//
//
<go to front> <show> <hide>
end
change <when Green flag clicked> by [10]
end
<go to x: [253455567] y: <when i receive [chicken tenders v]>
//

Wow... Error...


http://i42.tinypic.com/t8nrlh.gif  http://blocks.scratchr.org/API.php?user=Blazingwave&amp;action=onlineStatus&amp;online=http://i49.tinypic.com/25flloj.gif=http://i45.tinypic.com/o8i97l.gif
http://i41.tinypic.com/s1lyyo.jpg

Offline

 

#3183 2013-04-16 07:38:14

dr3w8
Scratcher
Registered: 2011-07-29
Posts: 81

Re: Official [Scratchblocks] Testing Play Area

when clicked
say [What was clicked?]


http://i46.tinypic.com/1zfr32r.gif
http://i37.tinypic.com/2qixx6c.png

Offline

 

#3184 2013-04-16 07:48:33

GiorgosKarvelas365
New Scratcher
Registered: 2013-03-01
Posts: 37

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
when gf clicked
wait util [enter] button is pressed ane released
if <[Drive sensor motor v] is moving>
stop all pinks
direction is now (90 v)
else
pint [start motor]
say [(battery voltage)
if <(battery voltage) = [0]>
stop all
end
end

Offline

 

#3185 2013-04-16 07:51:51

GiorgosKarvelas365
New Scratcher
Registered: 2013-03-01
Posts: 37

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
wait util [enter v] button is pressed and released
if <[Drive sensor motor v] is moving>
direction is now (90 v)
else
if <(battery voltage) = [0]>
stop all
 end
end

Offline

 

#3186 2013-04-16 08:12:10

GiorgosKarvelas365
New Scratcher
Registered: 2013-03-01
Posts: 37

Re: Official [Scratchblocks] Testing Play Area

when I receive [start v]
if <clear and <touching [Μορφή1 v]>
clear
play sound [pop v]
add coctail
add (round (pick random (tempo) to (900) ) )
stop script
end

Offline

 

#3187 2013-04-16 08:15:41

GiorgosKarvelas365
New Scratcher
Registered: 2013-03-01
Posts: 37

Re: Official [Scratchblocks] Testing Play Area

GiorgosKarvelas365 wrote:

when I receive [start v]
if <touching [Μορφή1 v]?>
clear
play sound [pop v]
add (round (pick random (tempo) to (900) ) ) to [items on demand add-ons v]
stop script
end

Offline

 

#3188 2013-04-16 09:37:29

Chemi4001
Scratcher
Registered: 2013-01-12
Posts: 32

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
gensokyo [Cirno v] say [EYE'M DA STRONGEST]
gensokyo [Chemi v] say [You're Baka.]

Last edited by Chemi4001 (2013-04-16 09:38:09)

Offline

 

#3189 2013-04-16 17:47:48

maxamillion321
Scratcher
Registered: 2011-06-17
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever

Last edited by maxamillion321 (2013-04-16 17:47:59)

Offline

 

#3190 2013-04-16 20:54:37

Liamadams
Scratcher
Registered: 2012-12-08
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when clicked
repeat <when flag clicked>
<timer>
go to x: <when Green flag clicked> y: <when [space v] key pressed>
<say><repeat [2345678]>
end
end

Last edited by Liamadams (2013-04-16 20:55:15)


http://i39.tinypic.com/3309476.jpg

Offline

 

#3191 2013-04-17 03:00:26

GiorgosKarvelas365
New Scratcher
Registered: 2013-03-01
Posts: 37

Re: Official [Scratchblocks] Testing Play Area

When I receive [games v]
point in direction (-90 v)
set [HP v] to (abs of 10)
point away from edge

Offline

 

#3192 2013-04-17 03:03:47

GiorgosKarvelas365
New Scratcher
Registered: 2013-03-01
Posts: 37

Re: Official [Scratchblocks] Testing Play Area

([abs v] of (81)
add (mouse x) to [blocks v]

Offline

 

#3193 2013-04-17 04:39:01

beyen
Scratcher
Registered: 2013-04-02
Posts: 53

Re: Official [Scratchblocks] Testing Play Area

when gf clicked <Obsolete!>// hi
if <when gf clicked>
if <when gf clicked>
if <when gf clicked>
if <when gf clicked>
if <when gf clicked>
if <when gf clicked>
if <when gf clicked>
if <when gf clicked>
if <when gf clicked>
if <when gf clicked>
end
end
end
end
end
end
end
end
end
end
forever
say (Obsolete! v) for (ç v) secs
LOLOLOLOLOLOLOL
when gf clicked <touching color [#FF0000]?>

beyen wrote:

when gf clicked

I didn't write that  lol

Offline

 

#3194 2013-04-17 11:46:37

themakerbaker
Scratcher
Registered: 2013-04-02
Posts: 13

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever if <when gf clicked>
if <when gf clicked>
when [space key v] pressed
go to [when gf clicked
end

Offline

 

#3195 2013-04-17 12:28:52

themakerbaker
Scratcher
Registered: 2013-04-02
Posts: 13

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever if <when gf clicked>
if
end
when [when [space v] key pressed] key pressed
when gf clicked 
if
if
if
if
if
if
if <if <(timer)> = [10]>
forever if <when gf clicked>
when [when [when [when [when [space v] key pressed]
end

Offline

 

#3196 2013-04-17 12:41:36

themakerbaker
Scratcher
Registered: 2013-04-02
Posts: 13

Re: Official [Scratchblocks] Testing Play Area

introducing THE ULTIMATE BLOCK

get the wood get the nail nail the wood in break it say my hand really hurts
OR NOT

Offline

 

#3197 2013-04-17 12:59:38

purplepug370
Scratcher
Registered: 2012-11-12
Posts: 8

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
when gf clicked
think [i wish there was a subway]
repeat until <(rotation) > [enough to see subway]
turn (1) degrees
end

Offline

 

#3198 2013-04-17 14:09:17

GiorgosKarvelas365
New Scratcher
Registered: 2013-03-01
Posts: 37

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks
when gf clicked
start movie
[/scratchblocks

Offline

 

#3199 2013-04-17 16:12:55

dr3w8
Scratcher
Registered: 2011-07-29
Posts: 81

Re: Official [Scratchblocks] Testing Play Area

purplepug370 wrote:

when gf clicked
think [i wish there was a subway]
repeat until <(direction) > [enough to see subway]>
turn cw (1) degrees
end

Fixed, you forgot to put

Code:

[/scratchblocks]

after your scratch blocks.

GiorgosKarvelas365 wrote:

when gf clicked
start movie

Fixed, you need both an opening bracket ([) and a closing bracket (]) when typing BBCode, like scratchblocks.

Last edited by dr3w8 (2013-04-17 16:13:43)


http://i46.tinypic.com/1zfr32r.gif
http://i37.tinypic.com/2qixx6c.png

Offline

 

#3200 2013-04-17 16:49:15

Liamadams
Scratcher
Registered: 2012-12-08
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

themakerbaker wrote:

when gf clicked
forever if <when gf clicked>
if
end
when [when [space v] key pressed] key pressed
when gf clicked 
if
if
if
if
if
if
if <if <(timer)> = [10]>
forever if <when gf clicked>
when [when [when [when [when [space v] key pressed]
end

copycat of me and my other account president nyan  sad

Last edited by Liamadams (2013-04-17 16:49:28)


http://i39.tinypic.com/3309476.jpg

Offline

 

Board footer