Discuss Scratch

hunterrocket
Scratcher
12 posts

world highscore isnt working

everytime i beat my game, on a separate account when i go out of the project then come back, it gets reset to hunterrocket instead of my other accounts user


Last edited by hunterrocket (Dec. 20, 2024 03:42:09)

zeiraph
Scratcher
100+ posts

world highscore isnt working

hunterrocket wrote:

everytime i beat my game, on a separate account when i go out of the project then come back, it gets reset to hunterrocket instead of my other accounts user


cloud variables are glitchy and/or down right now. check if you are updating the cloud variable in a forever loop, that could glitch it
Nerdiesssss
Scratcher
100+ posts

world highscore isnt working

when green flag clicked
forever
if <[Score v] > [Highscore v]> then
set [Highscore v] to [Score v]
end
end

Last edited by Nerdiesssss (Dec. 27, 2024 06:03:08)

water_peace
Scratcher
60 posts

world highscore isnt working

Cloud Server is currently down and Cloud Variables don't work right now.

Cloud Variables just shows what it was when you saved the project…

Last edited by water_peace (Dec. 27, 2024 06:51:55)

Voxalice
Scratcher
1000+ posts

world highscore isnt working

Cloud variables are currently broken, and all we can do is wait for them to be fixed.
Unfortunately, no one seems to know what's causing issues or when they will be fixed.
This affects everyone on Scratch, so the Scratch Team is aware of the situation.

If you want to discuss cloud variable glitches, go here: https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/12949/
hunterrocket
Scratcher
12 posts

world highscore isnt working

Ok. So its like4 everyone?
AHypnoman
Scratcher
1000+ posts

world highscore isnt working

hunterrocket wrote:

Ok. So its like4 everyone?
yes - cloud variables are down for everyone right now, as they have been for a (few?) weeks - see recent posts here

Last edited by AHypnoman (Feb. 21, 2025 11:27:35)

conducter_kid
Scratcher
52 posts

world highscore isnt working

Yeah my newest project is not working cuz cloud variables are down…
hunterrocket
Scratcher
12 posts

world highscore isnt working

Okay Ty
FrostBiteDoesStuff
Scratcher
1 post

world highscore isnt working

when green flag clicked
forever
if <(score) > (☁ score)> then
set [ (☁ score)v] to ( score)

Last edited by FrostBiteDoesStuff (Feb. 19, 2025 18:05:03)

i-love-pikachu8209
Scratcher
7 posts

world highscore isnt working

Nerdiesssss wrote:

when green flag clicked
forever
if <[Score v] > [Highscore v]> then
set [Highscore v] to [Score v]
end
end
OMG thats the exact script i use

Powered by DjangoBB