Discuss Scratch

julmik6478
Scratcher
500+ posts

ClipCC - A scratch mod with compiler, extension and more features

I can help with polish translations. Most can use scratch translations, but I can help with other things.
julmik6478
Scratcher
500+ posts

ClipCC - A scratch mod with compiler, extension and more features

SinanGentoo wrote:

We fork TurboWarp Packager and enable it to convert ClipCC projects: Click here
页面走丢了

你可能在访问不存在的东西呢 (‾◡◝)
Ocerb
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

!
cookieclickerer33
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

Ocerb wrote:

Stop.I’m not telling you again.
stop what?
Ocerb
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

How about new block?


when green flag not clicked :: events
julmik6478
Scratcher
500+ posts

ClipCC - A scratch mod with compiler, extension and more features

Ocerb wrote:

How about new block?


when green flag not clicked :: events
I can make it beeter:
When @greenFlag not clicked::events hat 
dynamicsofscratch
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

this looks like the chinese copycat of scratch, mBlock
SparrowHe
Scratcher
16 posts

ClipCC - A scratch mod with compiler, extension and more features

julmik6478 wrote:

SinanGentoo wrote:

We fork TurboWarp Packager and enable it to convert ClipCC projects: Click here
页面走丢了

你可能在访问不存在的东西呢 (‾◡◝)

The converter is currently deprecated.
dynamicsofscratch
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

Ocerb wrote:

(#725)
How about new block?


when green flag not clicked :: events
it's the guy with the who doesn't put any thought in his suggestions!!
ninjaMAR
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

dynamicsofscratch wrote:

(#727)
this looks like the chinese copycat of scratch, mBlock
not sure if its legal
dynamicsofscratch
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

ninjaMAR wrote:

(#730)

dynamicsofscratch wrote:

(#727)
this looks like the chinese copycat of scratch, mBlock
not sure if its legal
it is, and is kinda better than scratch because you can do the stuff you could do with scratchx
dynamicsofscratch
Scratcher
1000+ posts

ClipCC - A scratch mod with compiler, extension and more features

dynamicsofscratch wrote:

(#731)

ninjaMAR wrote:

(#730)

dynamicsofscratch wrote:

(#727)
this looks like the chinese copycat of scratch, mBlock
not sure if its legal
it is, and is kinda better than scratch because you can do the stuff you could do with scratchx
plus, you can program arduino with it
julmik6478
Scratcher
500+ posts

ClipCC - A scratch mod with compiler, extension and more features

Idea: change domain from codingclip.com to clipp.cc.
julmik6478
Scratcher
500+ posts

ClipCC - A scratch mod with compiler, extension and more features

Idea: change domain from codingclip.com to clipp.cc.
julmik6478
Scratcher
500+ posts

ClipCC - A scratch mod with compiler, extension and more features

Idea: change domain from codingclip.com to clipp.cc.
julmik6478
Scratcher
500+ posts

ClipCC - A scratch mod with compiler, extension and more features

Sorry for spam. More information about why I sent same message multiple here.
Ocerb
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

julmik6478 wrote:

Ocerb wrote:

How about new block?


when green flag not clicked :: events
I can make it beeter:
When @greenFlag not clicked::events hat 
Thank you for this!
Ocerb
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

dynamicsofscratch wrote:

Ocerb wrote:

(#725)
How about new block?


when green flag not clicked :: events
it's the guy with the who doesn't put any thought in his suggestions!!

Don’t call me that!
Ocerb
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

Or this… to troll your friends,

Idk :: motion
Ocerb
Scratcher
100+ posts

ClipCC - A scratch mod with compiler, extension and more features

cookieclickerer33 wrote:

i have an idea! what if you made another option on custom blocks that makes them not wait for the script to finish
basically like a broadcast in this way
define custom block (input)
broadcast [custom block v] with data (array of (custom block name::extension) and (custom block inputs::extension)::list)::events
when i receive [custom block v] with data (data) ::events hat
switch (index of (item (1) of array (data)::list) in array (all custom block names::extension)::list) {
case (1) {
run custom block named (item (1) of array (data)::list) with inputs (all but first of array (data)::list)::custom
}::control
}::control
or could be like
define custom block (input)
broadcast [custom block v] with data (array of (custom block name::extension) and (custom block inputs::extension)::list)::events
when i receive [custom block v] with data (data) ::events hat
run custom block named (item (1) of array (data)::list) with inputs (all but first of array (data)::list)::custom
either way the core of this would be Blockly.Msg

Either that is a lot of code he wrote

Powered by DjangoBB