Discuss Scratch

124816
Scratcher
26 posts

New [scratchblocks] tag

Wow. Amazing.
obsolete!
say nothing
undefined
OBSOLETE BLOCKS! SO COOL!!!
undefined <> () []
undefined <obsolete!>
...
scratchblock :: grey
Cool colored blocks.
end

Last edited by 124816 (May 26, 2014 03:50:52)


Want to be part of the Scratching Post? Apply here!
Want to stop the AE war? Click Me! Also click Me! You might want to click me too!
Want to stop bullying? Click Me! Click Me too! Also click me! Click Me if you want to stop cyberbullying!
<[] = []>//This boolean block looks like a reporter block. I resent that.
Nobody will forget the semicolon.
;
NolanAwesome
Scratcher
500+ posts

New [scratchblocks] tag

This is a [motion v] block!   :: category- motion
This is a [control v] block! :: category- control
This is a [looks v] block! :: category- looks
This is a [sound v] block! :: category- sound
This is a [pen v] block! :: category- pen // Look at the dropdown arrow!
This is a [variables v] block! :: category- variables
This is a [list v] block! :: category- list
This is a [events v] block! :: category- events
This is a [sensing v] block! :: category- sensing
This is a [operators v] block! :: category- operators
This is a [red v] block!
How do you make a grey block?

Last edited by NolanAwesome (June 15, 2014 16:15:06)


ey em bord.
Scratchers to check out:
- DravenN
- SUPERMAR
- -Sunset-
- whadada
NOLAN | NO, ACTIVE, FOLLOWERS
(no really, no views on my projects)
Give me an internet
scimonster
Scratcher
1000+ posts

New [scratchblocks] tag

NolanAwesome wrote:

This is a [motion v] block!   :: category- motion
This is a [control v] block! :: category- control
This is a [looks v] block! :: category- looks
This is a [sound v] block! :: category- sound
This is a [pen v] block! :: category- pen // Look at the dropdown arrow!
This is a [variables v] block! :: category- variables
This is a [list v] block! :: category- list
This is a [events v] block! :: category- events
This is a [sensing v] block! :: category- sensing
This is a [operators v] block! :: category- operators
This is a [red v] block!
How do you make a grey block?
This is a [gray v] block!   :: category- grey

Retired Community Moderator
BTW, i run Google Chrome 41.0.2272.101 on a Linux system - Ubuntu 14.04. NEW: iPad 4th gen. w/retina.

418 I'm a teapot (original - to be read by bored computer geeks)
THE GAME (you just lost)
; THE SEMICOLON LIVES ON IN OUR SIGS
blob8108
Scratcher
1000+ posts

New [scratchblocks] tag

scimonster wrote:

This is a [gray v] block!   :: category- grey
It pains me that you wrote “grey” in the code, but “gray” in the dropdown.

And why did you include a dash after “category”? Why did the parser even accept that?

tosh · slowly becoming a grown-up adult and very confused about it
dizzy1625
Scratcher
17 posts

New [scratchblocks] tag

when this dizzy1625 has fun with red blocks
repeat until <dizzy1625 gets bored>
have fun with red blocks
end
go program

Last edited by dizzy1625 (June 15, 2014 21:05:51)


dizzy1625



click HERE for cool games and animations
scimonster
Scratcher
1000+ posts

New [scratchblocks] tag

blob8108 wrote:

scimonster wrote:

This is a [gray v] block!   :: category- grey
It pains me that you wrote “grey” in the code, but “gray” in the dropdown.

And why did you include a dash after “category”? Why did the parser even accept that?
The dash was there from the quote, and I just copy-pasted. Don't know why it works, but it does.

It's not my fault you “misspelled” it in the code.

Retired Community Moderator
BTW, i run Google Chrome 41.0.2272.101 on a Linux system - Ubuntu 14.04. NEW: iPad 4th gen. w/retina.

418 I'm a teapot (original - to be read by bored computer geeks)
THE GAME (you just lost)
; THE SEMICOLON LIVES ON IN OUR SIGS
blob8108
Scratcher
1000+ posts

New [scratchblocks] tag

scimonster wrote:

The dash was there from the quote […] Don't know why it works
Weird. Now I want to fix that.
misspelled
I don't know what you're talking about…

I suppose I could potentially really “localise” that string by supporting both spellings.

tosh · slowly becoming a grown-up adult and very confused about it
124816
Scratcher
26 posts

New [scratchblocks] tag

This might work for a scratchblock:
 x position of [sprite1 v] :: motion reporter
y position of [sprite1 v] :: motion reporter

Last edited by 124816 (June 25, 2014 18:02:25)


Want to be part of the Scratching Post? Apply here!
Want to stop the AE war? Click Me! Also click Me! You might want to click me too!
Want to stop bullying? Click Me! Click Me too! Also click me! Click Me if you want to stop cyberbullying!
<[] = []>//This boolean block looks like a reporter block. I resent that.
Nobody will forget the semicolon.
;
scimonster
Scratcher
1000+ posts

New [scratchblocks] tag

124816 wrote:

This might work for a scratchblock:
 x position of [sprite1 v] :: motion reporter
y position of [sprite1 v] :: motion reporter
This exists already:
 ([x position v] of [sprite1 v])
([y position v] of [sprite1 v])

Retired Community Moderator
BTW, i run Google Chrome 41.0.2272.101 on a Linux system - Ubuntu 14.04. NEW: iPad 4th gen. w/retina.

418 I'm a teapot (original - to be read by bored computer geeks)
THE GAME (you just lost)
; THE SEMICOLON LIVES ON IN OUR SIGS
124816
Scratcher
26 posts

New [scratchblocks] tag

scimonster wrote:

124816 wrote:

This might work for a scratchblock:
 x position of [sprite1 v] :: motion reporter
y position of [sprite1 v] :: motion reporter
This exists already:
 ([x position v] of [sprite1 v])
([y position v] of [sprite1 v])
Oh. I was looking in the wrong category.

Want to be part of the Scratching Post? Apply here!
Want to stop the AE war? Click Me! Also click Me! You might want to click me too!
Want to stop bullying? Click Me! Click Me too! Also click me! Click Me if you want to stop cyberbullying!
<[] = []>//This boolean block looks like a reporter block. I resent that.
Nobody will forget the semicolon.
;
Retro_wizard
Scratcher
23 posts

New [scratchblocks] tag

<scratchblocks?>//true
(known glitches)//Boolean shape not diamond
“Blocks”
“Change {block} to [Retro_wizard]”

Last edited by Retro_wizard (June 26, 2014 16:50:44)


“Retro_wizard”
“Change {Retro_wizard} to [Retro_wizard]”
124816
Scratcher
26 posts

New [scratchblocks] tag

when green flag clicked
repeat ({move (10) steps} ▶ :: grey)
repeat ((variable) ▶ :: grey)
repeat (<(list) = [abc]> ▶ :: grey)
...
end
end
end
stop [all v]
AMAZING!!!!!!!!

Want to be part of the Scratching Post? Apply here!
Want to stop the AE war? Click Me! Also click Me! You might want to click me too!
Want to stop bullying? Click Me! Click Me too! Also click me! Click Me if you want to stop cyberbullying!
<[] = []>//This boolean block looks like a reporter block. I resent that.
Nobody will forget the semicolon.
;
124816
Scratcher
26 posts

New [scratchblocks] tag

124816 wrote:

when green flag clicked
repeat ({move (10) steps} ▶ :: grey)
repeat ((variable) ▶ :: grey)
repeat (<(list) = [abc]> ▶ :: grey)
...
end
end
end
stop [all v]
AMAZING!!!!!!!!
(list)
add {...} to [list v]
The list in the quote is a variable.
Correction:
when green flag clicked
repeat ({move (10) steps} ▶ :: grey)
repeat ((variable) ▶ :: grey)
repeat (<(list) = [abc]> ▶ :: grey)
add (variable) to [list v]
end
end
end
stop [all v]

Last edited by 124816 (June 26, 2014 20:35:25)


Want to be part of the Scratching Post? Apply here!
Want to stop the AE war? Click Me! Also click Me! You might want to click me too!
Want to stop bullying? Click Me! Click Me too! Also click me! Click Me if you want to stop cyberbullying!
<[] = []>//This boolean block looks like a reporter block. I resent that.
Nobody will forget the semicolon.
;
Mojang64
Scratcher
8 posts

New [scratchblocks] tag

move (8468346834684368934[big][/big]) steps
Mynextbirdaccount
Scratcher
15 posts

New [scratchblocks] tag

define Move left (number) steps
move (join [-] (number)) steps
GodzillaKing100
Scratcher
100+ posts

New [scratchblocks] tag

I want a block that can sense if a sprite is touching color or sprite or backdrop.




GodzillaKing100
Scratcher
100+ posts

New [scratchblocks] tag

If a sprite is touching a a random color then hide a random sprite
Akie
Scratcher
22 posts

New [scratchblocks] tag

when green flag clicked
forever

go to [(Akie!) v]
end

Please Click Here!
archiewest
Scratcher
6 posts

New [scratchblocks] tag

when green flag clicked
move (10) steps
forever

say [Woo hoo scratchblocks are awesome!]
if <[Awesomeness] = [Max]> then
say [This is Awesome!]

end

when green flag clicked
forever

if (:D) then
say [Yay]

end

end

This is awesome!

Last edited by archiewest (July 16, 2014 06:29:12)

robosnakejr
Scratcher
1000+ posts

New [scratchblocks] tag

Go to [test page]
Say [hey, this pretty cool.]
Go to [signature]
Write fake code
Submit (signature)
Go to [scratch blocks thread]
Post [scratchblocks post]
Realize [i just predicted the future.]
Forever
Stop all
End

Last edited by robosnakejr (July 16, 2014 08:40:31)








;

Powered by DjangoBB