when gf clicked repeat until <(timer) > [10]> go to [mouse-pointer v] end think [Scripts in your posts!] for (3) secs
Offline
digital 13 on digital 13 off say works!
Offline
dr3w8 wrote:
To have a colored square in your scratchblocks code, do this: (the color is only shown properly inside a block)
Code:
[scratchblocks] when [#000000] clicked [/scratchblocks]You can use any other hexadecimal color.
Some examples:Code:
[#000000] - Black [#FFFFFF] - White [#FF0000] - Red [#0000FF] - Blue [#00FF00] - Bright green [#FFFF00] - Yellowwhen [#FFFFFF] clicked broadcast [#000000] if <color [#FF0000] is touching [#0000FF]?> say [#00FF00] for [#FFFF00] secs end
fixed is more yellow
Offline
wHEn gf cLiCKed rEPeat uNTil <(tiMEr) > [10]> gO To [mouse-pointer v] end thiNk [Scripts in your posts!] fOR (3) secS
Last edited by RalphDavid4 (2013-03-06 03:46:59)
Offline
when gf clicked repeat until <(timer) > [10]> go to [mouse-pointer v] end think [Scripts in your posts!] for (3) secs [#000000] [#FFFFFF] [#FF0000] [#0000FF] [#00FF00] [#FFFF00]
Offline
when gf clicked repeat until <color [rainbow] is touching [gray rainbow]?> go to [mouse-pointer v] end think [Scripts in your posts!] for (3) secs
Offline
when gf clicked repeat until <([#000000][#FFFFFF][#FF0000][#0000FF][#00FF00][#FFFF00]) > (10)> go to [[#000000][#FFFFFF][#FF0000][#0000FF][#00FF00][#FFFF00] v] end think [#000000][#FFFFFF][#FF0000][#0000FF][#00FF00][#FFFF00] for (3) secs
Offline
when gf clicked repeat until <variable(join [am] [(join [am] (join (join [am] pm) [like] (variable doing (join [lala] [minudo]))))))))))))> say (join(join(join(join(join(join(join(join[lala] [ooh])))))))) end think [Scripts in your posts!] for (3) secs
Last edited by RalphDavid4 (2013-03-06 03:57:00)
Offline
when gf clicked say (join(join(join(join(join(join(join(join [lala] [lala]) [ala]) [ala])
Offline
... stop all pinks costume # timer join [ooha] [laom]
Offline
As you missed the Scratch 2.0 Filipino language, here is the script!!
forever endFirst translate this page in Filipino!
Last edited by RalphDavid4 (2013-03-06 04:06:41)
Offline
[scratchblocks]
when gf clicked
say [I like pancakes ]
forever
switch to costume [pancakes ]
switch to costume [pancakes wih sauce ]
say [I LOVE PANCAKES!]
Offline
*fixed
when gf clicked say [I like pancakes ] forever switch to costume [pancakes ] switch to costume [pancakes wih sauce ] say [I LOVE PANCAKES!]
Offline
when gf clicked show repeat [50] ask [Hello! Whats your name?] say [ (answer) ] for (2.5) secs repeat [5] say [Annoying you yet?] for (2) secs say [No? - How about now?!] say [OK YOU WIN! - I GIVE UP TRYING TO ANNOY YOU!] for (5) secs hide
Offline