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

#1626 2012-10-10 04:30:47

derpyepicderpy
Scratcher
Registered: 2012-08-07
Posts: 10

Re: Official [Scratchblocks] Testing Play Area

((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((PEAK
))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
test

Offline

 

#1627 2012-10-10 16:36:56

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
think [Cool! ]  for (99999) secs


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#1628 2012-10-10 16:40:41

Ironbizmark
Scratcher
Registered: 2012-07-16
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
if <(space key pressed)>
think [hello?}
end


http://pokefarm.org/_ext/BDuX4DuN4DRT6DuO1FuN0

Offline

 

#1629 2012-10-10 16:58:19

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

Re: Official [Scratchblocks] Testing Play Area

Ironbizmark wrote:

when [space v] key pressed
think [hello]

Fixed

Offline

 

#1630 2012-10-10 17:30:29

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

Re: Official [Scratchblocks] Testing Play Area

Ironbizmark wrote:

when gf clicked
if <key [space v] pressed?>
think [hello?}
end

Fixed

Last edited by awesomeness321 (2012-10-10 17:30:45)


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

 

#1631 2012-10-10 22:47:04

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

Re: Official [Scratchblocks] Testing Play Area

I want to try the list blocks

when gf clicked
repeat until <(timer) > [200]>
 add [marble] to [blah blah random stuff v]
 say [added] for (2) secs
end
say [no more adding :(] for (3) secs

Last edited by sakafitrady (2012-10-10 22:47:34)

Offline

 

#1632 2012-10-10 22:51:23

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

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
pizza!
 :D
 move (this many) steps
 turn cw (blah blah) degrees
end

Offline

 

#1633 2012-10-10 22:55:05

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

Re: Official [Scratchblocks] Testing Play Area

when [blah] clicked
forever
 :D
 duh!
 I have no Idea 
 blah
 blah
 blah
end
blah

Last edited by sakafitrady (2012-10-10 22:55:54)

Offline

 

#1634 2012-10-10 22:59:15

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

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
er..
duh!
I
have
a
question
[][][][]
I'm keeping an eye on you.<p><p>
helllllllllllllo
hi hi hi

Offline

 

#1635 2012-10-11 17:50:52

swagstudent
New Scratcher
Registered: 2012-10-11
Posts: 1

Re: Official [Scratchblocks] Testing Play Area

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

Offline

 

#1636 2012-10-11 21:40:01

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

Re: Official [Scratchblocks] Testing Play Area

when sprite1 clicked


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

 

#1637 2012-10-11 21:45:27

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

Re: Official [Scratchblocks] Testing Play Area

awesomeness321 wrote:

when [sprite1 v] clicked

Fixed.


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

Offline

 

#1638 2012-10-11 21:55:19

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

Re: Official [Scratchblocks] Testing Play Area

ErnieParke wrote:

awesomeness321 wrote:

when [sprite1 v] clicked

Fixed.

It SHOULD be

 when sprite1 clicked
But the forums say it should be
 when [sprite1 v] clicked


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

 

#1639 2012-10-12 19:31:10

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

Re: Official [Scratchblocks] Testing Play Area

a script that you cannot do

when the clock is [8:46]
set [mouse click max v] to [10]
repeat until <(clock) = [9:00]> 
 if <mouse down>
 say [mouse clicked] for (2) secs
 change [mouse clicks v] by [1]
 if <(mouse clicks) > (mouse click max)
 say [no more mouse clicks!] for (2) secs
  end
 end
end

Last edited by sakafitrady (2012-10-12 19:39:16)

Offline

 

#1640 2012-10-12 19:33:27

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

Re: Official [Scratchblocks] Testing Play Area

sakafitrady wrote:

a script that you cannot do

when the clock is [8:46]
set [mouse click max v] to [10]
repeat until <<clock> = [9:00]> 
 if <mouse down?>
 say [mouse clicked] for (2) secs
 change [mouse clicks v] by [1]
 if <(mouse clicks) > (mouse click max)>
 say [no more mouse clicks!] for (2) secs
end
end
end

Fixed.

Last edited by ErnieParke (2012-10-12 19:33:43)


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

Offline

 

#1641 2012-10-12 19:35:08

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

Re: Official [Scratchblocks] Testing Play Area

:D
say [blah] for [a lot of] secs
er...
never mind

Offline

 

#1642 2012-10-12 19:41:58

sakafitrady
Scratcher
Registered: 2012-09-07
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
when the clock strikes [12:00] 
er...
the mouse fell down

Last edited by sakafitrady (2012-10-12 19:42:16)

Offline

 

#1643 2012-10-12 19:50:57

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

Re: Official [Scratchblocks] Testing Play Area

when green flag clicked
repeat (5)
 move ten steps
 go to [x v] [10] [y v] [20]
 jump
 land safely 
 go to [planet v] [mars v]
end
when the clock is [3:25] [p.m v]
wait until the clock is [5:45] [p.m v]
ererererrererererrerrrrrrrrrrghghghgc say [what?!] for (3) secs
continue to walk

Offline

 

#1644 2012-10-12 20:18:35

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

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
 forever if <key [think v] pressed?>
 think
end
forever if <key [say v] pressed?>
 say
end

Offline

 

#1645 2012-10-12 20:20:41

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

Re: Official [Scratchblocks] Testing Play Area

<<(mouse x) = [136]> and <mouse down?>>
<touching color [#72ZS84]?>
set pen color to [#0CC9CC]
<color [#9900FF] touching color [#948910]?>

Last edited by sakafitrady (2012-10-12 20:29:45)

Offline

 

#1646 2012-10-12 20:34:46

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

Re: Official [Scratchblocks] Testing Play Area

[#00000]=color red
[scratchblocks]
<toucing color [#00000]?>

Offline

 

#1647 2012-10-12 21:58:47

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

Re: Official [Scratchblocks] Testing Play Area

sakafitrady wrote:

[#00000]=color red

<touching color [#000000]?>

Fixed.
#000000 is black. I think you meant #FF0000.

<touching color [#FF0000]?>


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

 

#1648 2012-10-13 05:13:52

ZarkoBasic
New Scratcher
Registered: 2012-08-19
Posts: 2

Re: Official [Scratchblocks] Testing Play Area

clear
switch to costume <(one)>
go to x (-250) y (100)
repeat (500)
go to x <(x position)> y (100)
pen down
go to x <(x position)> y (-100)
pen up
change x by (1)

Offline

 

#1649 2012-10-13 08:13:27

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

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
set [v v] to (pick random (1) to (4))
if <(v) = [1]>
end
if <(v)=[2]>
end
if <(v) = [3]>
end
if <(v) = [4]>
end 


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

 

#1650 2012-10-13 14:34:02

IncredibleTJ
Scratcher
Registered: 2012-06-18
Posts: 8

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
when gf clicked
think [TESTING PICKLES TESTING COMPUTER] for (alot of) secs

Offline

 

Board footer