Discuss Scratch

jrbc1
Scratcher
11 posts

New [scratchblocks] tag

when gf clicked
run (say (advanced: [Power Level v] of (user (username)::extension)::extension) for (2) secs::stack looks cap)::control
stop [all v] :: cap
//λSnap!
run ((create clone :: control) ▶ :: grey) :: control

say (http:// (join [snap. ] [berkeley] [.edu] ◀ ▶ :: operators) :: sensing)
script variables ((foo) :: grey) ((bar) :: grey) ▶ :: grey
warp :: grey cstart
move (10) steps
end
report [Done!] :: control cap
<{}▶::grey ring>
<<>▶::grey ring>
<(:: reporter)▶::grey ring>
when gf clicked
run (say (advanced: [Power Level v] of (user (username)::extension)::extension) for (2) secs::stack looks cap)::control
stop [all v] :: cap
//λSnap!
run ((create clone :: control) ▶ :: grey) :: control

say (http:// (join [snap. ] [berkeley] [.edu] ◀ ▶ :: operators) :: sensing)
script variables ((foo) :: grey) ((bar) :: grey) ▶ :: grey
warp :: grey cstart
move (10) steps
end
report [Done!] :: control cap
<{}▶::grey ring>
<<>▶::grey ring>
<(:: reporter)▶::grey ring>
Use :: with these for special blocks
Categories: motion looks sound pen variables list events control sensing operators custom custom-arg extension grey obsolete
Flags: cstart celse cend ring ring-inner(λSnap! Use <{}▶::grey ring> <<>▶::grey ring> <(::reporter)▶::grey ring>)
Shapes: hat cap stack embedded boolean reporter

Example:
run (say (advanced: [Power Level v] of (user (username)::extension)::extension) for (2) secs::stack looks cap)::control
run (say (advanced: [Power Level v] of (user (username)::extension)::extension) for (2) secs::stack looks cap)::control
Got the :: names from scratchblocks2 src
You can make a more custom blocks with ::

Last edited by jrbc1 (Feb. 16, 2014 17:42:19)


jrbc1
Scratcher
11 posts

New [scratchblocks] tag

sccar3 wrote:

Seeing if it will handle fake C blocks:
repeat for () seconds // category=control

end

EDIT: It doesn't
repeat for (...) seconds :: control cstart
...
end :: cend
It does
repeat for (...) seconds :: control cstart
...
end :: cend

blob8108
Scratcher
1000+ posts

New [scratchblocks] tag

jrbc1 wrote:

<<:: ring-inner stack>▶::grey ring>
<<:: ring-inner boolean>▶::grey ring>
<<:: ring-inner reporter>▶::grey ring>
You don't need “ring-inner”.
<{ } ▶::grey ring>
<{ } ▶::grey ring>
There's some (slightly outdated) documentation on the wiki: Block_Plugin/Syntax#Hacks

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

New [scratchblocks] tag

when clicked
say [Follow MineBlox13! ]
end
jrbc1
Scratcher
11 posts

New [scratchblocks] tag

blob8108 wrote:

jrbc1 wrote:

<<:: ring-inner stack>▶::grey ring>
<<:: ring-inner boolean>▶::grey ring>
<<:: ring-inner reporter>▶::grey ring>
You don't need “ring-inner”.
<{ } ▶::grey ring>
<{ } ▶::grey ring>
There's some (slightly outdated) documentation on the wiki: Block_Plugin/Syntax#Hacks
Oh

dima365
Scratcher
36 posts

New [scratchblocks] tag

define hacking scratchblocks [dropdown impossible v]
if (hey is this possible) then
set [hey another dropdown v] to ( can variables dropdown? v)
end
stop [Double dropdown? v v]

Scratch is Cool
dima365

(Do More Scratch)
say [Scratch is Cool v] for (Do More Scratch) secs
k9lego
Scratcher
1000+ posts

New [scratchblocks] tag

(Awesome!! This is really helpful!!! :D) // category=sensing
Thanks again scratch team for creating this! k9lego.

Last edited by k9lego (Feb. 25, 2014 23:23:32)


- Let's Eat  Grandma! This is a hidden advertisement for the Collab Hyper Cloud Inc. :)
- Let's Eat, Grandma!
Commas Save Lives!























Nothing Much here…



















If you want to reply to me, please comment with the link to the topic “On my profile page”. thanks. k9lego
minecraftwolf1
Scratcher
1 post

New [scratchblocks] tag

AWESOME!!!!!!!!!!!!!!!!!!!
play sound [yes]
tymreed
New to Scratch
1 post

New [scratchblocks] tag

whatever
gamer_3000
Scratcher
9 posts

New [scratchblocks] tag

[LOL]
gamer_3000
Scratcher
9 posts

New [scratchblocks] tag

these red blocks are sick!
DJDerpy
Scratcher
100+ posts

New [scratchblocks] tag

when I receive [DJDerpy]
say [WOW!] for (1) secs
forever

change [WOAH by (1)
end

That was a test

TimothyLawyer
Scratcher
1000+ posts

New [scratchblocks] tag

The 'when [] > ()' scratchblock is correct in the scratchblocks menu but becomes ‘<’ when put in a comment.

So
when [ v] < (20)
instead of
when [ v] > (20)
shows up.

Also
when this sprite clicked
is fine, but
when Stage clicked
is not
when Stage clicked :: events hat
without specifying that it is an :: events hat.

BeetleBlocks, WatercolorBot, and Turtle Art
Hover over a name or label to translate into current language
When Earth was… Purple?

☂️




blob8108
Scratcher
1000+ posts

New [scratchblocks] tag

TimothyLawyer wrote:

The 'when [] > ()' scratchblock is correct in the scratchblocks menu but becomes ‘<’ when put in a comment.
Yeah. I've fixed that, but the ST haven't merged my pull request yet…
when Stage clicked
Good point! (That block was added recently, I believe.) I should fix that…

tosh · slowly becoming a grown-up adult and very confused about it
mobluse
Scratcher
100+ posts

New [scratchblocks] tag

blob8108
Scratcher
1000+ posts

New [scratchblocks] tag

mobluse wrote:

Bug-report: On http://blob8108.github.io/scratchblocks2/generator/ I get “Error: Not Found” for all projects I tried
Yeah, they changed the project API recently and I haven't fixed it. Raise an issue!

tosh · slowly becoming a grown-up adult and very confused about it
sosohassn
New to Scratch
1 post

New [scratchblocks] tag

hhhh
cool::
Swampert11
Scratcher
1000+ posts

New [scratchblocks] tag

Okay.

Do you know a good project that doesn't have a lot of attention? Suggest a project to be put in this studio that is unpopular.
___________________________________________________________________________________

Only a Scratcher <——– Please look at it!
___________________________________________________________________________________

;












PanicPandaAlarm
Scratcher
45 posts

New [scratchblocks] tag

define Be awesome
say Just do what i do.
end
MCAceaxis4D
Scratcher
4 posts

New [scratchblocks] tag

Awesome feature!

Powered by DjangoBB