Discuss Scratch

IAmCyanCat
Scratcher
19 posts

make a project that cant stop?

ive been trying to do this but i cant find out how the scratch team did a really good job on making sure of that.
ive tried
when this sprite clicked
if <<(mouse x) > [213]> and <(mouse y) = [180]>> then
[scratchblocks]
broadcast [idk v]
[/scratchblocks]
end
and the broadcast would activate the same code that was running


but could someone actually make a project that cant be stopped?
-Pyr-
Scratcher
35 posts

make a project that cant stop?

No, I don't really believe it is possible

deck26
Scratcher
1000+ posts

make a project that cant stop?

when green flag clicked
broadcast [restart v]

when I receive [restart v] // have another receiver to run code
forever
reset timer
end

when [timer v] > (0.05)
broadcast [restart v]

Last edited by deck26 (Sept. 10, 2018 12:14:20)

sippingcider
Scratcher
500+ posts

make a project that cant stop?

deck26 wrote:

when green flag clicked
broadcast [restart v]

when I receive [restart v] // have another receiver to run code
forever
reset timer
end

when [timer v] > (0.05)
broadcast [restart v]


Haha that is pretty clever.
lacrosseboss99
Scratcher
30 posts

make a project that cant stop?

-Pyr- wrote:

No, I don't really believe it is possible
there are ways and i know it
when green flag clicked
forever
reset timer
when [ timer] > (0.001)
broadcast [ stop]
when I receive [ stop]
reset timer

Last edited by lacrosseboss99 (Oct. 27, 2022 19:06:29)


I'm the real slim shady, yes, I'm the real shady, all the other slim shadys are just imitating
Coder105024
Scratcher
75 posts

make a project that cant stop?

-Pyr- wrote:

No, I don't really believe it is possible
Anything is possible if you have the knowledge, the motivation, and the right degree of pettiness within you!


A wise computer program once said…
01001110 01100111 01100111 01111001 01110101
lacrosseboss99
Scratcher
30 posts

make a project that cant stop?

Coder105024 wrote:

-Pyr- wrote:

No, I don't really believe it is possible
Anything is possible if you have the knowledge, the motivation, and the right degree of pettiness within you!

I'm the real slim shady, yes, I'm the real shady, all the other slim shadys are just imitating
Oumuamua
Scratcher
1000+ posts

make a project that cant stop?

Please, stop bothering on this forum… subgnorancios


Powered by DjangoBB