Discuss Scratch

swainchild
Scratcher
5 posts

When [stop] clicked

I think Scratch 2.0 should have a "when (the stop button) clicked" block. The purpose of this block is to add effects, change things, or play sounds when the project is stopped.
NoxSpooth
Scratcher
1000+ posts

When [stop] clicked

Don't support, since it ruins the main purpose of the stop button.
iTweak0r
Scratcher
100+ posts

When [stop] clicked

Not spamming but I have a project that does that!

Specs 1 (main): Safari on MacBook Pro; Late 2008; Core 2 Duo @2.4GHz; 8GB 1067MHz DDR3 RAM; Mac OS X 10.10;

Specs 2: Firefox on Lenovo Yoga 13; Core i7 @2.0GHz; 8GB 1600MHz DDR3 RAM;
tri-boots Windows 10 Pro, Mac OS X 10.10, and Ubuntu 14.01 LTS;

All have the latest version of Flash.
powerboy0101
Scratcher
100+ posts

When [stop] clicked

I dont really support,But sometimes when a project has camera and i press the stop sign,The camera is still running.

Stop Sign wrote:

Cause i can do what i want

Stop Sign wrote:

Cause i can do what i want

Stop Sign wrote:

Cause i can do what i want

Stop Sign wrote:

Cause i can do what i want

Last edited by powerboy0101 (Nov. 7, 2013 00:12:57)



Click on the picture, download file, i dare you.
ProdigyZeta7
Scratcher
1000+ posts

When [stop] clicked

but then how would you stop the scripts?



turkey3_test
Scratcher
1000+ posts

When [stop] clicked

Not to mention that it will teach children the falsehood that a stop sign means go when they start driving.

Last edited by turkey3_test (Nov. 7, 2013 02:52:32)


jontmy00
Scratcher
500+ posts

When [stop] clicked

Has anyone thought of a possible exploit?

when gf clicked
forever
create clone of [myself v]
end

when stop clicked
forever
create clone of [myself v]
end

This will create insane lag if the person's computer isn't that good.

Last edited by jontmy00 (Nov. 7, 2013 08:11:18)

scratchisthebest
Scratcher
1000+ posts

When [stop] clicked

jontmy00 wrote:

Has anyone thought of a possible exploit?
when gf clicked
say [snip]
This will create insane lag if the person's computer isn't that good.
even if it is.

but if you really really want to…

when gf clicked
forever
reset timer
end

when [timer v] > (0.5)
say [you pressed the stop button!]

I am a Lava Expert
macadam
Scratcher
500+ posts

When [stop] clicked

+1
but actually,how will the project DEFINITLY stop…?

Macadam, Scratcher since october 2012. Started as a stupid immature kid - but trying to clean that painful rembering
swainchild
Scratcher
5 posts

When [stop] clicked

Thank you for the comments. I agree with you saying that the project might never stop. I should have thought about that!
SuperNicky
Scratcher
100+ posts

When [stop] clicked

scratchisthebest wrote:

jontmy00 wrote:

Has anyone thought of a possible exploit?
when gf clicked
say [snip]
This will create insane lag if the person's computer isn't that good.
even if it is.

but if you really really want to…

when gf clicked
forever
reset timer
end

when [timer v] > (0.5)
say [you pressed the stop button!]

What about
forever
reset timer
end

when [timer v] < 0.1
say [um]

Powered by DjangoBB