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

#3251 2013-04-20 17:03:03

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

when gf [anything v] (cool) <[wow] = [yes]> clicked
say <not <[anything] = [at all]>> for (2) secs

Last edited by MaraschinoMan (2013-04-20 17:03:27)

Offline

 

#3252 2013-04-20 17:09:10

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

when gf [anything v] clicked 
join [us] [now]
say [No way!] for (2) secs

Last edited by MaraschinoMan (2013-04-20 17:09:38)

Offline

 

#3253 2013-04-20 17:11:48

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

MaraschinoMan wrote:

when gf [anything v] clicked 
join [us] [now]
say [No way!] for (2) secs

when gf clicked
say [Wow! The following block is a glitch!] for (2) secs
join [us] [now]

Offline

 

#3254 2013-04-20 17:22:14

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

MaraschinoMan wrote:

This quote is fake.

It is.

when gf clicked
say [Truly fake.] for (Infinity) secs

Last edited by MaraschinoMan (2013-04-20 17:23:49)

Offline

 

#3255 2013-04-20 17:26:43

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

when [the following is a glitch (as well as this) v] clicked
length of (length)

Offline

 

#3256 2013-04-20 17:30:14

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

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
I was bored.

Offline

 

#3257 2013-04-20 17:33:45

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

as

Offline

 

#3258 2013-04-20 17:35:30

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

MaraschinoMan wrote:

as

A blank post!!!

Offline

 

#3259 2013-04-20 17:41:42

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

when Green flag clicked
repeat <when [. v] clicked><when clicked><when clicked><when (to infinity) clicked>
//

Offline

 

#3260 2013-04-20 17:43:03

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
if <when [.] clicked>

Last edited by MaraschinoMan (2013-04-20 17:43:19)

Offline

 

#3261 2013-04-20 17:48:31

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
if < when [How would you even click me?] clicked><when [nonexistent key] key pressed>
join [do] [nothing]

Last edited by MaraschinoMan (2013-04-20 17:51:09)

Offline

 

#3262 2013-04-20 17:53:25

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
if <when [Does this make sense?] clicked>
else<when [Never!] clicked>
 if<when [Always!] clicked>
 else<when [Sometimes!] clicked>

Last edited by MaraschinoMan (2013-04-20 17:59:08)

Offline

 

#3263 2013-04-20 18:08:07

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

when <stop all> clicked
if <when <when gf clicked> clicked>

Last edited by MaraschinoMan (2013-04-20 18:09:49)

Offline

 

#3264 2013-04-20 18:14:26

MaraschinoMan
Scratcher
Registered: 2013-02-15
Posts: 55

Re: Official [Scratchblocks] Testing Play Area

when <when gf clicked> clicked
if <when <whenclicked> clicked>

Last edited by MaraschinoMan (2013-04-20 18:17:27)

Offline

 

#3265 2013-04-20 18:19:44

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

Re: Official [Scratchblocks] Testing Play Area

MaraschinoMan wrote:

when <when gf clicked> clicked
if <when <whenclicked> clicked>

you copy me.  sad


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

Offline

 

#3266 2013-04-20 20:30:41

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

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
clear
forever
 set x to ((round ((mouse x) / [30])) * [30])
 set y to ((round ((mouse y) / [30])) * [30])
  if <mouse down?>
   stamp
  end
snap to gid.  smile

Last edited by Liamadams (2013-04-20 20:31:39)


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

Offline

 

#3267 2013-04-20 20:31:07

Mikestar
New Scratcher
Registered: 2013-04-04
Posts: 13

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
when i recieve 1
reset timer
forever if

Offline

 

#3268 2013-04-20 20:32:48

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

Re: Official [Scratchblocks] Testing Play Area

Mikestar wrote:

when i receive [1 v]
reset timer

fixed. you forgot the

Code:

[/scratchblocks]

tag.  wink

Last edited by Liamadams (2013-04-20 20:33:48)


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

Offline

 

#3269 2013-04-20 23:09:01

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

Re: Official [Scratchblocks] Testing Play Area

Liamadams wrote:

Mikestar wrote:

when i receive [1 v]
reset timer
forever if

fixed. you forgot the

Code:

[/scratchblocks]

tag.  wink

You forgot the forever if.


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

Offline

 

#3270 2013-04-21 02:55:33

gene_bernardino13
New Scratcher
Registered: 2013-04-09
Posts: 9

Re: Official [Scratchblocks] Testing Play Area

Liamadams wrote:

Mikestar wrote:

when i receive [1 v]
reset timer

fixed. you forgot the

Code:

[/scratchblocks]

tag.  wink

Fixed

Offline

 

#3271 2013-04-21 03:05:05

gene_bernardino13
New Scratcher
Registered: 2013-04-09
Posts: 9

Re: Official [Scratchblocks] Testing Play Area

when flag clicked
wait until <[gene_bernardino13 v] is [here v]>
think [LOLOLOLOLOLOL] for [Haha, Number Glitch] secs

Offline

 

#3272 2013-04-21 08:45:11

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

Re: Official [Scratchblocks] Testing Play Area

gene_bernardino13 wrote:

Liamadams wrote:

Mikestar wrote:

when i receive [1 v]
reset timer

fixed. you forgot the

Code:

[/scratchblocks]

tag.  wink

Fixed

cheater! Mine was fixed first!


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

Offline

 

#3273 2013-04-21 09:38:53

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

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
repeat [15]
repeat [10]
 change x by [1]
end
change x by (([e^ v] of (y position)) - (pick random [360] to [29745]))
stamp
repeat [3]
 change y by (([e^ v] of (x position)) - (pick random [360] to [29745]))
end
stamp
end
forever
 turn ccw [15] degrees
 move (direction) steps
  if <(direction) < [90]>
   move [75] steps
  end

Last edited by Liamadams (2013-04-21 09:39:58)


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

Offline

 

#3274 2013-04-21 10:58:39

Mikestar
New Scratcher
Registered: 2013-04-04
Posts: 13

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
repeat until <(timer) > [3.5]
say [hi you are nice!] for (3) secs

Offline

 

#3275 2013-04-21 11:10:24

Mikestar
New Scratcher
Registered: 2013-04-04
Posts: 13

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
reset timer
forever if <(timer) > [3.5] >
if <(timer) > [3.5] >
add [0] to [answers v]
say [try to be faster next time!] for (2) secs
add [-] to [time v]
stop script
end

Offline

 

Board footer