Discuss Scratch

-xdev-
Scratcher
1 post

Scratch Keeps Freezing

My browser / operating system: Chrome OS 13505.73.0, Chrome 87.0.4280.109

Here is the problem. My Scratch browser keeps freezing up every time, and I just want it to stop.

Whenever I use Scratch for a little while, it's okay for a few minutes…until I decide to play a Scratch game or create one myself.

But, when I do so, my Scratch Interface freezes up every 4 seconds…it's just so annoying

Once I do so, it's frozen for the entire time I'm on Scratch…

Please give me an answer to this and give me a solution. Just keep an eye on the OS type I'm using…

scratchLag = [Detect...]

define scratchLag = (initCheck)
if <(initCheck) = [0]> then
set [☁ ScratchLagMain v] to [0]
end
if <(initCheck) = [Detect...]> then
repeat until <(☁ ScratchLagMain) = [100]>
wait (pick random (.3) to (.9)) secs
change [☁ ScratchLagMain v] by (1)
end
scratchLag = [1]
end
if <(initCheck) = [1]> then
set [☁ ScratchLagMain v] to [True]
say [Scratchers, please help me!]
end

Scratcher: @-xdev-

Powered by DjangoBB