Discuss Scratch

davidkt
Scratcher
1000+ posts

New [scratchblocks] tag

blob8108 wrote:

davidkt wrote:

Edit: yup, I just KNEW that that bug would be there…
Which bug?
The bug where you can put anything in a dropdown.
For example:
set rotation style [Definitely not a rotation style... :P v]

Last edited by davidkt (Aug. 30, 2013 22:37:04)

cobraguy
Scratcher
1000+ posts

New [scratchblocks] tag

Yay they're finally here!
blob8108
Scratcher
1000+ posts

New [scratchblocks] tag

davidkt wrote:

The bug where you can put anything in a dropdown.
That's not a bug! From the wiki:
The block plugin tries to match the code you write as closely as possible, and doesn't check you've used the correct syntax. The block text is only used to find the correct colour.
ats-ll
Scratcher
75 posts

New [scratchblocks] tag

scratch blocks
when gf clicked
turn cw (15) degrees

Last edited by ats-ll (Aug. 30, 2013 23:10:07)

ats-ll
Scratcher
75 posts

New [scratchblocks] tag

when gf clicked
set pen color to [#00FE00]
ats-ll
Scratcher
75 posts

New [scratchblocks] tag

when gf clicked
if <mouse down?>
move (15) steps
end
broadcast [nothing v]
move (10) steps //go it

Last edited by ats-ll (Aug. 30, 2013 22:55:29)

ats-ll
Scratcher
75 posts

New [scratchblocks] tag

do:
define test
forever
if <mouse down?>
move (10) steps
else
move (-10) steps
end

when gf clicked
repeat (10)
test
end
wait until <[3]=[3]>
stop [all v]

Last edited by ats-ll (Aug. 30, 2013 23:00:34)

ats-ll
Scratcher
75 posts

New [scratchblocks] tag

Scratch12300 wrote:

Awesome! Yeah, it's looks much better!

<scratchblocks reimplimented?>//true
(knowen glitches)//Boolean shape not diamond

when gf clicked
forever
if <(length of [knowen glitches v]) < [5]> then
if <necessary> then
use scratchblocks
end

Oh yeah. They work!

when gf clicked
forever
if <thread will become popular> then
post [First post!]
end

So… First post!
when flag clicked
wait until <<mouse down? and <touching mousepointer?>>

Last edited by ats-ll (Aug. 30, 2013 23:05:14)

ats-ll
Scratcher
75 posts

New [scratchblocks] tag

(x position) // reports of x position
define go!
wait (3) secs
switch backdrop to [backdrop2 v]


ats-ll
Scratcher
75 posts

New [scratchblocks] tag

when gf clicked
go to [scratch.mit.edu/discuss/topic/14772/ v]
wait (0.1) secs
go to [scratch.mit.edu/discuss/topic/14778/ v]

Last edited by ats-ll (Aug. 30, 2013 23:15:13)

MathWizz
Scratcher
100+ posts

New [scratchblocks] tag

say [----->] for (repeat (10)) secs

I posted this in the testing topic, but I doubted you would check that.
ats-ll
Scratcher
75 posts

New [scratchblocks] tag

when gf clicked
forever
add [this is a account] to [list of members v]
say (list of members) for (2) secs
blob8108
Scratcher
1000+ posts

New [scratchblocks] tag

MathWizz wrote:

say [----->] for (repeat (10)) secs

I posted this in the testing topic, but I doubted you would check that.
…and I just replied to your post there. -_-
blueservine
Scratcher
500+ posts

New [scratchblocks] tag

davidkt wrote:

Yay!
when gf clicked
say [I'm glad to have the old scratchblocks tag back! :D]
repeat (10)
change y by (10)
wait (0.125) secs
change y by (-10)
wait (0.125) secs
end
when gf clicked
say [I use DuckDuckGo, too.]
say [It's creepy what Google does, when you think about it.]
stop all
jts1559
Scratcher
36 posts

New [scratchblocks] tag

how do you use them?
is it like this???
when I receive <wake up>
wake up
say [ lets have some fun]
repeat until <<tired> = [true]>
sractch
end
broadcast wake up
end

Last edited by jts1559 (Aug. 31, 2013 01:40:26)

SilverEagle
Scratcher
500+ posts

New [scratchblocks] tag

Scratchblocks? As in you can make scratchblocks in posts?

WHOA. I've never known you could do that, I joined a day before 2.0 so I missed a lot of the features.
ats-ll
Scratcher
75 posts

New [scratchblocks] tag

jts1559 wrote:

how do you use them?
is it like this???
when I receive <wake up>
wake up
say [ lets have some fun]
repeat until <<tired> = [true]>
sractch
end
broadcast wake up
end
can
when gf clicked
forever if <mouse down?>
free
end
define free
repeat until <[1] > [1]>
end
ats-ll
Scratcher
75 posts

New [scratchblocks] tag

define go to [list v]
go to [list v]
when gf clicked
[say v] [Hello!]
go to [list v]
forever if <mouse down?>
forever if <(direction) = [90]>
forever if <<mouse down?> and <touching color [#DDFF00]?>>
end

Last edited by ats-ll (Aug. 31, 2013 02:18:54)

ats-ll
Scratcher
75 posts

New [scratchblocks] tag

forever
if <boolean> then
script
Failord
Scratcher
1000+ posts

New [scratchblocks] tag

ProdigyZeta7 wrote:

when I receive [New update! Scratchblock tags! v]
say [THANK YOU SO MUCH!] for (5) secs
change [posts v] by (1)
change [awesomeness v] by (9001)
broadcast [Spread the news! v] and wait

I had to.

I see what you did there! LOL!

when [I get on the computer v]
forever
if <[player v]=[laggy]> then
get frustrated
else
program awesomeness
end
end

when [post length v] > (too dang long)
make it longer
switch to costume [trollface v]
repeat (9001)
make it longer
if <ST catches you> then
get frustrated
end
end

define get frustrated
if <no one is around> then
say (item (any v) of list [bad things v]) for (1) secs
else
pound the keyboard
end

Last edited by Failord (Aug. 31, 2013 03:25:29)

Powered by DjangoBB