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

#2176 2012-12-04 16:58:05

johnaveryhanson
Scratcher
Registered: 2011-12-22
Posts: 58

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
say[hello]
[scratchblocks]


i am currently http://blocks.scratchr.org/API.php?user=johnaveryhanson&action=onlineStatus&type=text

Offline

 

#2177 2012-12-04 18:13:59

gfchll
Scratcher
Registered: 2012-04-21
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

johnaveryhanson wrote:

say[hello]

fixed


HELLO EVERYBODY!

Offline

 

#2178 2012-12-05 18:21:59

Portalmaker
Scratcher
Registered: 2012-10-21
Posts: 76

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever
 stop all pinks
 stop all blues
 stop all reds
 stop all greens
end

Last edited by Portalmaker (2012-12-05 18:24:01)


-_meow_

Offline

 

#2179 2012-12-05 18:53:47

sakafitrady
Scratcher
Registered: 2012-09-07
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

Portalmaker wrote:

when gf clicked
forever
 stop all pinks //what the heck!?!?
 stop all blues
 stop all reds
 stop all greens
end

When gf clicked
Stop all pinks //how did that happened?
Stop all blues //huh,intresting...
That is very intresting!
I think that's a secsret of scratch...
hmm
Let me crack more codes...

Offline

 

#2180 2012-12-05 19:00:50

sakafitrady
Scratcher
Registered: 2012-09-07
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

When gf clicked 
Stop all pinks //works
Stop all blues //doesn't work
Stop all greens //nope
Stop all reds //nah
Stop all yellows //um nope
Stop all oranges //no
Stop all purples //nup
OMG! My 100th post!!!!!
Woohoo!!!!'
It's my 100th post!

Last edited by sakafitrady (2012-12-05 19:03:19)

Offline

 

#2181 2012-12-05 20:47:40

epicness321
New Scratcher
Registered: 2012-10-15
Posts: 2

Re: Official [Scratchblocks] Testing Play Area

[Let's only type with this text. Okay?]

Offline

 

#2182 2012-12-05 20:59:03

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

sakafitrady wrote:

Portalmaker wrote:

when gf clicked
forever
 stop all pinks //what the heck!?!?
 stop all blues
 stop all reds
 stop all greens
end

When gf clicked
Stop all pinks //how did that happened?
Stop all blues //huh,intresting...
That is very intresting!
I think that's a secsret of scratch...
hmm
Let me crack more codes...

It isn't a secret.


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#2183 2012-12-05 22:20:22

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

To all of the spamers above, please don't spam here.

Paddle2See wrote:

However, please do not turn this into a spam area.  Post until you are comfortable with the Scratchblock syntax and then stop.  Don't make ongoing stories or conversations here.


http://i46.tinypic.com/35ismmc.png

Offline

 

#2184 2012-12-06 12:02:26

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

Re: Official [Scratchblocks] Testing Play Area

Portalmaker wrote:

 when  gf clicked
repeat until <(timer) > [10]>
go to [mouse-pointer v]
end
say [Scripts in your posts!] for (3) secs
Some spam.....

Paddle2See wrote:

However, please do not turn this into a spam area.  Post until you are comfortable with the Scratchblock syntax and then stop.  Don't make ongoing stories or conversations here.


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

 

#2185 2012-12-06 14:10:21

scratchyrocks
Scratcher
Registered: 2012-09-29
Posts: 19

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
set [t v] to (0)
set [r v] to (0)
repeat until <(r) < [1]>
go to x: <([cos v] of (t)) * (r)> y: <(([cos v] of (t)) * ([sin v] of (t))) * (r)>
change [r v] by (-0.1)

Offline

 

#2186 2012-12-06 14:14:14

scratchyrocks
Scratcher
Registered: 2012-09-29
Posts: 19

Re: Official [Scratchblocks] Testing Play Area

stop all pinks
?

Offline

 

#2187 2012-12-07 18:32:55

emperor112
New Scratcher
Registered: 2012-11-27
Posts: 4

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
think [I'm hungry...]
move (10) steps
open [fridge]
say [Nothing is there!]
throw [temper tantrum]

Offline

 

#2188 2012-12-08 10:08:39

CanadianGeorge
Scratcher
Registered: 2012-11-21
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
repeat until <(timer) > [10]>
  go to [mouse-pointer v]
end
think [Scripts in your posts!] for (3) secs
think [coping and pasting rules!!!!!!!!!!!!!!!!!!!!!!!!!] for (INFINITE) secs
redblocktest [I <3 coping and pasting]
when gf clicked
repeat until <(timer) > [10]>
  go to [mouse-pointer v]
end
think [Scripts in your posts!] for (3) secs
think [coping and pasting rules!!!!!!!!!!!!!!!!!!!!!!!!!] for (INFINITE) secs
redblocktest [I <3 coping and pasting TWICE!!!]


smile   neutral   sad   big_smile   yikes   wink   hmm   tongue   lol   mad   roll   cool
"You're weird" -My Sister

Offline

 

#2189 2012-12-08 10:15:36

CanadianGeorge
Scratcher
Registered: 2012-11-21
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when flag clicked
forever if <nyan cat flying?>
say [NYANYANYANYAN]
else
say [NNNNOOOOOOOOOO!!!] for (INFINITE) secs
think [WWWHHHHHHYYYYYYYYYY???!!!]
I hope this is not considered spam 'cause it is not supposed to be


smile   neutral   sad   big_smile   yikes   wink   hmm   tongue   lol   mad   roll   cool
"You're weird" -My Sister

Offline

 

#2190 2012-12-08 10:35:21

Sholvanic1058
Scratcher
Registered: 2012-04-21
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever if <Sonic Died>
say [NOOOOOOOOOOOOOOOOOOOOOOOOOOO!]
when gf clicked
forever if <Sonic Lived>
say [YAAAAAY!]
TEST 2!

when gf clicked
forever
say [Scratch rules]


http://i44.tinypic.com/2lj6o94.png

Offline

 

#2191 2012-12-08 18:41:14

anniesboy
Scratcher
Registered: 2011-06-24
Posts: 61

Re: Official [Scratchblocks] Testing Play Area

never stop saying ([Bla bla bla bla bla bla bla] <connect> (NEVER STOP SAYING THHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIS!))really?


smile  I like games!
http://i1229.photobucket.com/albums/ee477/schnrfl/flv.png

Offline

 

#2192 2012-12-08 18:43:56

anniesboy
Scratcher
Registered: 2011-06-24
Posts: 61

Re: Official [Scratchblocks] Testing Play Area

when <eating [taco v]> enjoy eating [taco v]


smile  I like games!
http://i1229.photobucket.com/albums/ee477/schnrfl/flv.png

Offline

 

#2193 2012-12-09 01:32:10

darkfury
New Scratcher
Registered: 2012-12-09
Posts: 3

Re: Official [Scratchblocks] Testing Play Area

when ugly clicked
repeat 20
  say "youre ugly" for 10 secs
end

Offline

 

#2194 2012-12-09 16:00:22

eiim7
Scratcher
Registered: 2012-05-08
Posts: 7

Re: Official [Scratchblocks] Testing Play Area

 when gf clicked
forever
say [hi!]
end
 

Offline

 

#2195 2012-12-09 16:29:50

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

eiim7 wrote:

when gf clicked
forever
say [hi!]
 

Fixed; there wasn't supposed to be an "end" at the end of a forever loop.


http://i46.tinypic.com/35ismmc.png

Offline

 

#2196 2012-12-10 12:07:49

321Thomas123
New Scratcher
Registered: 2012-12-07
Posts: 5

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
when gf clicked
ask [password please]
forever
   if < answer = password >
      set [password v] to <answer>
      hide

Offline

 

#2197 2012-12-10 12:11:41

321Thomas123
New Scratcher
Registered: 2012-12-07
Posts: 5

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
ask [password please]
forever
   if < (answer) = password>
      set [password v] to < (answer) >
      hide

Offline

 

#2198 2012-12-10 12:36:14

Gaza101
Scratcher
Registered: 2012-06-23
Posts: 10

Re: Official [Scratchblocks] Testing Play Area

When I recieve your <*censored*>
go to [*censored* v]

Last edited by Gaza101 (2012-12-10 12:36:40)

Offline

 

#2199 2012-12-10 12:37:35

Gaza101
Scratcher
Registered: 2012-06-23
Posts: 10

Re: Official [Scratchblocks] Testing Play Area

when gf clicked

Offline

 

#2200 2012-12-10 12:49:49

321Thomas123
New Scratcher
Registered: 2012-12-07
Posts: 5

Re: Official [Scratchblocks] Testing Play Area

set [password v] to _
show
when gf clicked
ask [password please]
forever
   if < (answer) = password >
      set [password v] to < (answer) >
      hide
then have code like this to other sprites

forever
   if < (password) = password
       what you want the sprite to do here

Offline

 

Board footer