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

#3451 2013-05-03 13:50:46

qwerts9000
Scratcher
Registered: 2011-02-21
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
set [howtoblock v] to <(size) * (chomes)>

Last edited by qwerts9000 (2013-05-03 13:53:02)

Offline

 

#3452 2013-05-03 16:55:56

Scratch12300
New Scratcher
Registered: 2013-04-13
Posts: 38

Re: Official [Scratchblocks] Testing Play Area

//Wow, you can add comments! And look at the block I am commenting on! It's broken! (actually, I'm not commenting a block XD)

Offline

 

#3453 2013-05-03 17:01:13

Scratch12300
New Scratcher
Registered: 2013-04-13
Posts: 38

Re: Official [Scratchblocks] Testing Play Area

I (but with ajustments) wrote:

//Wow, you can add comments! And look at the blocks I am commenting on!
//The're broken!
//(actually, I'm not commenting blocks XD)

Okay, I fixed it! (last one stretched off the page)
yikes

Offline

 

#3454 2013-05-03 18:56:21

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

Re: Official [Scratchblocks] Testing Play Area

when Green flag clicked
set [your text here v] to [whatever blah blah blah]
repeat ((your text here) * [#ED0909])
 change x by ((((your text here) - (direction)) + (F56)) / [2])
end

Last edited by Liamadams (2013-05-03 18:56:47)


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

Offline

 

#3455 2013-05-03 19:00:30

beyen
Scratcher
Registered: 2013-04-02
Posts: 53

Re: Official [Scratchblocks] Testing Play Area

Offline

 

#3456 2013-05-03 19:32:53

qwerts9000
Scratcher
Registered: 2011-02-21
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

Offline

 

#3457 2013-05-03 19:36:40

beyen
Scratcher
Registered: 2013-04-02
Posts: 53

Re: Official [Scratchblocks] Testing Play Area

http://scratch.mit.edu/static/projects/beyen/3258528_sm.png

Last edited by beyen (2013-05-03 19:46:37)

Offline

 

#3458 2013-05-03 19:45:08

dracae
New Scratcher
Registered: 2013-04-05
Posts: 42

Re: Official [Scratchblocks] Testing Play Area

set direction ((direction) * 3)

Offline

 

#3459 2013-05-03 19:48:09

dracae
New Scratcher
Registered: 2013-04-05
Posts: 42

Re: Official [Scratchblocks] Testing Play Area

point in direction ([direction] * 3)

Offline

 

#3460 2013-05-03 19:48:19

beyen
Scratcher
Registered: 2013-04-02
Posts: 53

Re: Official [Scratchblocks] Testing Play Area

dracae wrote:

Point in direction ((direction) * (3))

Fixed.

Code:

[scratchblocks]
Point in direction ((direction) * (3))
[/scratchblocks]

Last edited by beyen (2013-05-03 19:50:12)

Offline

 

#3461 2013-05-03 19:52:13

dracae
New Scratcher
Registered: 2013-04-05
Posts: 42

Re: Official [Scratchblocks] Testing Play Area

point in direction (<direction> * (3))

Offline

 

#3462 2013-05-03 20:27:04

kyoopa
New Scratcher
Registered: 2013-04-29
Posts: 10

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever
  say [Scratch is fun!] for (2) secs
end
next costume

Offline

 

#3463 2013-05-03 22:44:29

dracae
New Scratcher
Registered: 2013-04-05
Posts: 42

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever if <button up arrow^ pressed>
wait until <not <button up arrow^ pressed>>
move 10 steps

Offline

 

#3464 2013-05-04 04:45:28

beyen
Scratcher
Registered: 2013-04-02
Posts: 53

Re: Official [Scratchblocks] Testing Play Area

dracae wrote:

when gf clicked
forever if <key [up arrow v] pressed?>
wait until <not <key [up arrow v] pressed?>>
move (10) steps

Fixed.

Offline

 

#3465 2013-05-04 05:01:55

beyen
Scratcher
Registered: 2013-04-02
Posts: 53

Re: Official [Scratchblocks] Testing Play Area

(Hello v)
(Argh, why am i in here!? v)
//losers.
When Green Flag clicked
Forever
  CRAZY
When i receive [#C09DE1]
Stop all [#FAD500]

Offline

 

#3466 2013-05-04 05:23:06

beyen
Scratcher
Registered: 2013-04-02
Posts: 53

Re: Official [Scratchblocks] Testing Play Area

When gf clicked
Repeat (9999999999999999999999999)
Set <if> to <forever>
End
End
Set <forever> to <forever if>
End
End
Set <forever if> to <repeat>
End
End
Set <repeat> to <repeat until>
End
End
End
Stop all
^_^ ^^  ^○^  ≧∇≦
Slow motion

Last edited by beyen (2013-05-04 05:24:19)

Offline

 

#3467 2013-05-04 07:54:47

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

Re: Official [Scratchblocks] Testing Play Area

kyoopa wrote:

when gf clicked
forever
  say [Scratch is fun!] for (2) secs

fixed. Nothing connects to the bottom of a "forever" block.

Last edited by Liamadams (2013-05-04 07:54:57)


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

Offline

 

#3468 2013-05-04 09:58:37

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

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
when [I eat my poop v]
say (EUGHHH) for (ever)
say (who said no?)
[scratchblocks/]
[color=green]LOL GREEN[color/]

Offline

 

#3469 2013-05-04 10:02:00

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

Re: Official [Scratchblocks] Testing Play Area

oops
I mean,

when gf clicked
say [I ate my poop. Happy?]
say [EUGHHH] for [ever]
say [who said nowai tats to grosh]
LOL GREEN

Offline

 

#3470 2013-05-04 10:05:39

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

Re: Official [Scratchblocks] Testing Play Area

forever
 say [and never]
 pu
end
say [lol, I exploited a glitch]

Offline

 

#3471 2013-05-04 16:34:11

Kyle2Death
Scratcher
Registered: 2013-04-01
Posts: 19

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
say [Hello everyone]

Offline

 

#3472 2013-05-04 17:00:23

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

say [I wonder how "join" works.] for (3) secs
think (join(hi) (bye))
I guess that worked...

Last edited by OrcaCat (2013-05-04 17:02:27)


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#3473 2013-05-04 19:00:12

beyen
Scratcher
Registered: 2013-04-02
Posts: 53

Re: Official [Scratchblocks] Testing Play Area

when <move (10) steps> clicked
set [dir v] to [0.88]
point in direction ((x position) * (round ((mouse y) + ((costume #) * ((direction) mod (mouse y))))))
repeat until <(dir) = [70]>
  if <((dir) + (2)) = (6)>
    point towards [dot v]
  else
    change [dir v] by (0.12)
  end
end
stop all

Offline

 

#3474 2013-05-04 19:36:33

Kyle2Death
Scratcher
Registered: 2013-04-01
Posts: 19

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
go to [win v]
think [I like pi!] for (1.5) secs
stop all

Last edited by Kyle2Death (2013-05-04 19:36:54)

Offline

 

#3475 2013-05-04 19:57:16

Kyle2Death
Scratcher
Registered: 2013-04-01
Posts: 19

Re: Official [Scratchblocks] Testing Play Area

Something for music...

when gf clicked
go to x: (-226) y: (170)
switch to costume [Music1 v]
set [Music v] to [1]
repeat until < (Lives:) = [0] >
  if < (Music) = [1] >
    switch to costume [Music1 v]
    repeat until < (Music) = [0] >
      if < touching [mouse-pointer v] ? >
        switch to costume [Music2 v]
      end
      if < not < touching [mouse-pointer v] ? > >
        switch to costume [Music1 v]
      end
    end
  end
  if < (Music) = [0] >
    stop all sounds
    switch to costume [Music Off1 v]
    repeat until < (Music) = [1]
      if < touching [mouse-pointer v] ? >
        switch to costume [Music Off2 v]
      end
      if < not < touching [mouse-pointer v] ? > >
        switch to costume [Music Off1 v]
      end
    end
  end
end
stop script

when [Music] clicked
if < (Music) = [1] >
  set [Music v] to [0]
else
  set [Music v] to [1]
end
stop script

when gf clicked
show
set volume to (100) %
forever
  repeat until < (Music) = [0] >
    play sound [Garlagan_Thundag v] until done
  end
end
Lol.
smile

Fixed

Last edited by Kyle2Death (2013-05-04 20:01:51)

Offline

 

Board footer