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

#976 2012-08-12 17:37:47

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

Re: Official [Scratchblocks] Testing Play Area

when submit button clicked
you can read this post for (5) seconds


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

Offline

 

#977 2012-08-12 17:56:56

gooeygoo
Scratcher
Registered: 2012-05-07
Posts: 82

Re: Official [Scratchblocks] Testing Play Area

30-1 wrote:

when gf clicked
go to x: (-330) y: (330)
reset timer
clear
pen down
set pen shade to (50)
set pen size to (22)
go to x: (330) y: (330)
go to x: (330) y: (-330)
go to x: (-330) y: (-330)
go to x: (-330) y: (330)
set pen size to (1)
forever
 if<(pick random (1) to (2)) = [1]>
  repeat until <(timer) > 13>
   move (333) steps
   turn (90) degrees
   point in direction ((4) + (direction))
   if on edge, bounce
  end
  repeat until <(timer) > 26>
   move (666) steps
   turn (180) degrees
   point in direction ((4) + (direction))
   if on edge, bounce
  end
  repeat until <(timer) > 30>
   move (999) steps
   turn (270) degrees
   point in direction ((4) + (direction))
   if on edge, bounce
  end
 end
if<(pick random (1) to (2)) = [2]>
  repeat until <(timer) > 13>
   move (333) steps
   turn (80) degrees
   point in direction ((3) + (direction))
   if on edge, bounce
  end
  repeat until <(timer) > 26>
   move (666) steps
   turn (160) degrees
   point in direction ((3) + (direction))
   if on edge, bounce
  end
  repeat until <(timer) > 30>
   move (999) steps
   turn (210) degrees
   point in direction ((3) + (direction))
   if on edge, bounce
  end
 end
end

Fixed  wink


Play meh games, dont beh shy!!!
http://scratch.mit.edu/users/gooeygoo

Offline

 

#978 2012-08-13 00:53:48

MrFlash67
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
say [Hi] for (PI) secs
go into [Space v] for (5+) levels
play in the [computer v] for (4+) levels
set [password v] to [sdsgfgjgjngjjvjh345678765!]
attempt to access [password v] and [fail v]
give up
stop all (life)
do a [Quantum v] impossibilty


Who would win, SOPA or PIPA?

Offline

 

#979 2012-08-13 01:03:04

MrFlash67
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

MrFlash67 wrote:

when gf clicked
say [Hi] for (PI) secs
go into [Space v] for (5+) levels
play in the [computer v] for (4+) levels
set [password v] to [sdsgfgjgjngjjvjh345678765!]
attempt to access [password v] and [fail v]
give up
stop all (life)
do a [Quantum v] impossibility

when I receive [Quantum impossibility done v]
look at [all v] user's operating system projects, especially the (new) ones
if <[Looking v] done>
comment on [New v] ones made by [Newish v] users
end
if <you want to>
make one
end
stop [all v]
say [Why no 2.0 blocks?????????] for (3.14) secs
stop all


Who would win, SOPA or PIPA?

Offline

 

#980 2012-08-13 01:13:57

MrFlash67
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

Martiscratch wrote:

when gf clicked
ask [what is you're scratch name?] and wait 
forever
if <(answer)=[Martiscratch]>
shout [wahooo!]
else
shout [wahoooo]

Fixed for you.


Who would win, SOPA or PIPA?

Offline

 

#981 2012-08-13 10:26:27

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

say [I'm v] [in v] [SPAAAAAAAAAAACE! v]


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#982 2012-08-13 10:28:51

sanjayraj
Scratcher
Registered: 2012-03-25
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

stop all sounds


http://i46.tinypic.com/23sw40j.png

Offline

 

#983 2012-08-13 10:30:33

sanjayraj
Scratcher
Registered: 2012-03-25
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

sanjayraj wrote:

stop all sounds

Doesn't Work. It's Supposed To Be Pink...Not Red.


http://i46.tinypic.com/23sw40j.png

Offline

 

#984 2012-08-13 11:33:28

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

sanjayraj wrote:

sanjayraj wrote:

stop all sounds

Doesn't Work. It's Supposed To Be Pink...Not Red.

stop all pinks


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#985 2012-08-13 11:47:49

sonicgames20
Scratcher
Registered: 2012-06-13
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

switch to costume (costume #)
next costume
say (size)
clear graphic effects
show
hide
go to front


if there is no I in TEAM and there  is no U in TEAM then who's on the team?
I am-http://blocks.scratchr.org/API.php?user=sonicgames20&amp;action=onlineStatus&amp;type=square-green=online grey=offline

Offline

 

#986 2012-08-13 12:23:21

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

Re: Official [Scratchblocks] Testing Play Area

say [this v][is v][glitched v]


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

Offline

 

#987 2012-08-13 12:47:04

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

Paddle2See wrote:

We seem to be getting a lot of spam posts from people new to the forums trying out the Scratchblock feature.  Maybe if we had a dedicated place for playing around with them, we could cut down on that some. 

So here it is - try out your script displaying skills here!

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.

This is not the same as what I had. What I had made it so that you could see what blocks were for and what they looked like so a friend who said do stuff with variables, you'd know what the variable blocks look like.


http://i50.tinypic.com/dopbtw.png

Offline

 

#988 2012-08-13 12:48:22

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

say [this v][is v][glitched v]
mad

Last edited by curiouscrab (2012-08-13 12:48:39)


http://i50.tinypic.com/dopbtw.png

Offline

 

#989 2012-08-13 12:52:22

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when [enter v] key pressed
broadcast [waffles v] and wait
forever
   think [How could this possibly be the same as one] 
   think [of my other topics that got closed by Paddle2See?]
repeat until < (response) = [Sorry. I was wrong. Your topic was different.] >
   think [Why?]
end
stop all

Last edited by curiouscrab (2012-08-14 10:56:01)


http://i50.tinypic.com/dopbtw.png

Offline

 

#990 2012-08-13 12:59:22

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
set [Mood v] to [below]
big_smile

Last edited by curiouscrab (2012-08-14 10:54:53)


http://i50.tinypic.com/dopbtw.png

Offline

 

#991 2012-08-13 13:06:54

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

Twiddlemaster wrote:

when [awesome v] key pressed
switch to background [1 v]
say [curiouscrab is awesome]

You got that right.  wink   lol

Last edited by curiouscrab (2012-08-13 21:30:32)


http://i50.tinypic.com/dopbtw.png

Offline

 

#992 2012-08-13 13:11:36

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

Molybdenum wrote:

sanjayraj wrote:

sanjayraj wrote:

stop all sounds

Doesn't Work. It's Supposed To Be Pink...Not Red.

stop all pinks

Cool.

stop all blues


http://i50.tinypic.com/dopbtw.png

Offline

 

#993 2012-08-13 13:19:28

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

Testing out my new signature.


http://i50.tinypic.com/dopbtw.png

Offline

 

#994 2012-08-13 15:09:11

MrFlash67
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

curiouscrab wrote:

when [enter v] key pressed
broadcast [waffles v] and wait
forever
   think [How could this possibly be the same as one] 
   think [of my other topics that got closed by Paddle2See?]
repeat until < (response) = [Sorry. I was wrong. Your topic was different.] >
   think [Why?]
end
stop all

Dropdowns are [v means the little arrow v], reporters (like the variable block that has the variable name on it, and only the name) use brackets.


Who would win, SOPA or PIPA?

Offline

 

#995 2012-08-13 18:29:00

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
if < [1] mod [9]
   say [Bye.]
end
Modding makes part of it disappear.

Last edited by curiouscrab (2012-08-13 18:29:26)


http://i50.tinypic.com/dopbtw.png

Offline

 

#996 2012-08-13 18:35:25

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

curiouscrab wrote:

Molybdenum wrote:

sanjayraj wrote:

Doesn't Work. It's Supposed To Be Pink...Not Red.

stop all pinks

Cool.

stop all blues

go to [stop all blues]
switch to costume [stop all pinks v]
stop all pinks
set pen color to [stop all greens]
stop all [yellows]
<key [stop all cyans v] pressed?>
([stop all] + [limes])
(stop all oranges)
add [stop all burngandy] to [list v]
stop all reds
Lots of colors!  tongue


http://i47.tinypic.com/2iaa73k.png

Offline

 

#997 2012-08-13 18:36:26

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

curiouscrab wrote:

when gf clicked
if <[1] < ((1) mod (9))>
   say [Bye.]
end
Modding makes part of it disappear.

No...

Last edited by berberberber (2012-08-13 18:36:56)


http://i47.tinypic.com/2iaa73k.png

Offline

 

#998 2012-08-13 21:15:35

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

berberberber wrote:

curiouscrab wrote:

when gf clicked
if <[1] < ((1) mod (9))>
   say [Bye.]
end
Modding makes part of it disappear.

No...

Look at my original post.


http://i50.tinypic.com/dopbtw.png

Offline

 

#999 2012-08-13 21:16:59

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

if < (timer) mod (answer) >
   do stuff
end


http://i50.tinypic.com/dopbtw.png

Offline

 

#1000 2012-08-13 21:18:10

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

join (timer) (answer)


http://i50.tinypic.com/dopbtw.png

Offline

 

Board footer