Discuss Scratch

supergamer10000
Scratcher
1000+ posts

Cloud data encoding and decoding help.

I recently wanted to make a cloud data high score with usernames. I made code for the cloud data https://scratch.mit.edu/projects/530876585/. For some reason, the code isn't working! Also, the sprite is the “cloud” sprite. I got the engine from https://en.scratch-wiki.info/wiki/Global_High_Scores . Please tell me why? Thank you!

Last edited by supergamer10000 (Sept. 29, 2021 22:20:42)


Ask yourself, if you were hacked and lost hours, upon hours of work, would you regret not having a strong password that only takes 5 minutes to make?

Is it time to update your password? Here are some tips to make a strong password:

Length: The longer the password, the stronger it is. A password that is at least 12 characters long.
Complexity: Combination of upper and lowercase letters, numbers, and symbols to make it harder to crack.
Uniqueness: Don't use easily guessable information like your name, address, or date of birth. Also, avoid using the same password for multiple accounts.
Passphrases: A phrase made up of random words, numbers, and symbols, as these can be easier to remember but still secure.
Randomness: Use a random password generator to create a unique and unpredictable password.
Regular updates: Regularly change your passwords to stay ahead of potential security threats.

Remember, the goal is to create a password that is strong, unique, and difficult for others to guess.

I would estimate more than 40% of scratchers have passwords that are hard to guess by a human, but easy to guess by a computer. You never know if today would be the day you lose everything.

Even if just one person was saved from losing hours and hours of work, my mission is accomplished.
Nezon
Scratcher
1000+ posts

Cloud data encoding and decoding help.

Could you explain how the system works and what scripts to start with? What do you think is not working, and have you identified the issue for us to solve it? I don't want to figure out a massive engine right now.

This is my signature (it goes automatically under every post I make)! Here is a bit of advice on foruming, by the way. Don't do SAND. SAND means four words.
SAND means Spam, Advertising, Necroposting, and Derailing.
Spam is when a irrelevant message is sent to many places. Wiki Article: Spam
Advertising is when you promote your studios and projects. Wiki Article: Advertising
Necroposting is when you post on a old topic. It distracts other helpers! Wiki Article: Necroposting
Derailing is when you post something that is irrelevant to the topic, like minimodding. It is called thread hijacking. Wiki Article: Derailing(Derailing idea comes from this guy),
in the process of leaving scratch.
bob has been hidden again :(

supergamer10000
Scratcher
1000+ posts

Cloud data encoding and decoding help.

Nezon wrote:

Could you explain how the system works and what scripts to start with? What do you think is not working, and have you identified the issue for us to solve it? I don't want to figure out a massive engine right now.
https://en.scratch-wiki.info/wiki/Encoding_and_Decoding_Cloud_Data Here

Ask yourself, if you were hacked and lost hours, upon hours of work, would you regret not having a strong password that only takes 5 minutes to make?

Is it time to update your password? Here are some tips to make a strong password:

Length: The longer the password, the stronger it is. A password that is at least 12 characters long.
Complexity: Combination of upper and lowercase letters, numbers, and symbols to make it harder to crack.
Uniqueness: Don't use easily guessable information like your name, address, or date of birth. Also, avoid using the same password for multiple accounts.
Passphrases: A phrase made up of random words, numbers, and symbols, as these can be easier to remember but still secure.
Randomness: Use a random password generator to create a unique and unpredictable password.
Regular updates: Regularly change your passwords to stay ahead of potential security threats.

Remember, the goal is to create a password that is strong, unique, and difficult for others to guess.

I would estimate more than 40% of scratchers have passwords that are hard to guess by a human, but easy to guess by a computer. You never know if today would be the day you lose everything.

Even if just one person was saved from losing hours and hours of work, my mission is accomplished.
Nezon
Scratcher
1000+ posts

Cloud data encoding and decoding help.

supergamer10000 wrote:

Nezon wrote:

Could you explain how the system works and what scripts to start with? What do you think is not working, and have you identified the issue for us to solve it? I don't want to figure out a massive engine right now.
https://en.scratch-wiki.info/wiki/Encoding_and_Decoding_Cloud_Data Here
So you read the wiki page and copy and modified that?

You could also check out this wiki page: Global High Scores

This is my signature (it goes automatically under every post I make)! Here is a bit of advice on foruming, by the way. Don't do SAND. SAND means four words.
SAND means Spam, Advertising, Necroposting, and Derailing.
Spam is when a irrelevant message is sent to many places. Wiki Article: Spam
Advertising is when you promote your studios and projects. Wiki Article: Advertising
Necroposting is when you post on a old topic. It distracts other helpers! Wiki Article: Necroposting
Derailing is when you post something that is irrelevant to the topic, like minimodding. It is called thread hijacking. Wiki Article: Derailing(Derailing idea comes from this guy),
in the process of leaving scratch.
bob has been hidden again :(

supergamer10000
Scratcher
1000+ posts

Cloud data encoding and decoding help.

Nezon wrote:

supergamer10000 wrote:

Nezon wrote:

Could you explain how the system works and what scripts to start with? What do you think is not working, and have you identified the issue for us to solve it? I don't want to figure out a massive engine right now.
https://en.scratch-wiki.info/wiki/Encoding_and_Decoding_Cloud_Data Here
So you read the wiki page and copy and modified that?

You could also check out this wiki page: Global High Scores
Yes, its nearly the same

Ask yourself, if you were hacked and lost hours, upon hours of work, would you regret not having a strong password that only takes 5 minutes to make?

Is it time to update your password? Here are some tips to make a strong password:

Length: The longer the password, the stronger it is. A password that is at least 12 characters long.
Complexity: Combination of upper and lowercase letters, numbers, and symbols to make it harder to crack.
Uniqueness: Don't use easily guessable information like your name, address, or date of birth. Also, avoid using the same password for multiple accounts.
Passphrases: A phrase made up of random words, numbers, and symbols, as these can be easier to remember but still secure.
Randomness: Use a random password generator to create a unique and unpredictable password.
Regular updates: Regularly change your passwords to stay ahead of potential security threats.

Remember, the goal is to create a password that is strong, unique, and difficult for others to guess.

I would estimate more than 40% of scratchers have passwords that are hard to guess by a human, but easy to guess by a computer. You never know if today would be the day you lose everything.

Even if just one person was saved from losing hours and hours of work, my mission is accomplished.
supergamer10000
Scratcher
1000+ posts

Cloud data encoding and decoding help.

Nezon wrote:

supergamer10000 wrote:

Nezon wrote:

Could you explain how the system works and what scripts to start with? What do you think is not working, and have you identified the issue for us to solve it? I don't want to figure out a massive engine right now.
https://en.scratch-wiki.info/wiki/Encoding_and_Decoding_Cloud_Data Here
So you read the wiki page and copy and modified that?

You could also check out this wiki page: Global High Scores
Actually, I got it from global high scores that was the wrong link, sorry!

Ask yourself, if you were hacked and lost hours, upon hours of work, would you regret not having a strong password that only takes 5 minutes to make?

Is it time to update your password? Here are some tips to make a strong password:

Length: The longer the password, the stronger it is. A password that is at least 12 characters long.
Complexity: Combination of upper and lowercase letters, numbers, and symbols to make it harder to crack.
Uniqueness: Don't use easily guessable information like your name, address, or date of birth. Also, avoid using the same password for multiple accounts.
Passphrases: A phrase made up of random words, numbers, and symbols, as these can be easier to remember but still secure.
Randomness: Use a random password generator to create a unique and unpredictable password.
Regular updates: Regularly change your passwords to stay ahead of potential security threats.

Remember, the goal is to create a password that is strong, unique, and difficult for others to guess.

I would estimate more than 40% of scratchers have passwords that are hard to guess by a human, but easy to guess by a computer. You never know if today would be the day you lose everything.

Even if just one person was saved from losing hours and hours of work, my mission is accomplished.
supergamer10000
Scratcher
1000+ posts

Cloud data encoding and decoding help.

Actually, I found my answer I didn't code the full code. Because I didn't scroll down..

Ask yourself, if you were hacked and lost hours, upon hours of work, would you regret not having a strong password that only takes 5 minutes to make?

Is it time to update your password? Here are some tips to make a strong password:

Length: The longer the password, the stronger it is. A password that is at least 12 characters long.
Complexity: Combination of upper and lowercase letters, numbers, and symbols to make it harder to crack.
Uniqueness: Don't use easily guessable information like your name, address, or date of birth. Also, avoid using the same password for multiple accounts.
Passphrases: A phrase made up of random words, numbers, and symbols, as these can be easier to remember but still secure.
Randomness: Use a random password generator to create a unique and unpredictable password.
Regular updates: Regularly change your passwords to stay ahead of potential security threats.

Remember, the goal is to create a password that is strong, unique, and difficult for others to guess.

I would estimate more than 40% of scratchers have passwords that are hard to guess by a human, but easy to guess by a computer. You never know if today would be the day you lose everything.

Even if just one person was saved from losing hours and hours of work, my mission is accomplished.
Nezon
Scratcher
1000+ posts

Cloud data encoding and decoding help.

supergamer10000 wrote:

Actually, I found my answer I didn't code the full code. Because I didn't scroll down..
Oh, lol. Report topics to be closed when they are answered to prevent necroposting

This is my signature (it goes automatically under every post I make)! Here is a bit of advice on foruming, by the way. Don't do SAND. SAND means four words.
SAND means Spam, Advertising, Necroposting, and Derailing.
Spam is when a irrelevant message is sent to many places. Wiki Article: Spam
Advertising is when you promote your studios and projects. Wiki Article: Advertising
Necroposting is when you post on a old topic. It distracts other helpers! Wiki Article: Necroposting
Derailing is when you post something that is irrelevant to the topic, like minimodding. It is called thread hijacking. Wiki Article: Derailing(Derailing idea comes from this guy),
in the process of leaving scratch.
bob has been hidden again :(

Powered by DjangoBB