Discuss Scratch

isaiahdbarry
Scratcher
17 posts

How to encode text into a cloud variable?

I can't use zeros, because that terminates the end of a string, telling the project that is the end of the first detail.
BKFighter
Scratcher
1000+ posts

How to encode text into a cloud variable?

You'd have to make a system that adds/subtracts when coding/decoding by 1, and keep it under 10, or maybe you could try using hex, 1-a (or whatever 10 is in hex XP).
isaiahdbarry
Scratcher
17 posts

How to encode text into a cloud variable?

BKFighter wrote:

You'd have to make a system that adds/subtracts when coding/decoding by 1, and keep it under 10, or maybe you could try using hex, 1-a (or whatever 10 is in hex XP).
Could you help make an encoder? I am making a project called “Scratchbook” It will have likes, text posting, and can identify users. Maybe friends and censored chatting?
BKFighter
Scratcher
1000+ posts

How to encode text into a cloud variable?

You definitly need censored chatting or it will be unshared and can get you banned. As for help, I'm working on two other major projects for me right now, and don't have the time, but I wish you luck.
isaiahdbarry
Scratcher
17 posts

How to encode text into a cloud variable?

BKFighter wrote:

You definitly need censored chatting or it will be unshared and can get you banned. As for help, I'm working on two other major projects for me right now, and don't have the time, but I wish you luck.
How to censor? maybe just likes/tweets + a reporting forum?
deck26
Scratcher
1000+ posts

How to encode text into a cloud variable?

Any sort of chat needs to use a white list of acceptable words/phrases.

http://wiki.scratch.mit.edu/wiki/Global_High_Scores includes an example of encoding.
isaiahdbarry
Scratcher
17 posts

How to encode text into a cloud variable?

Can you help finish the script for it? here is the project: https://scratch.mit.edu/projects/93359978/

Powered by DjangoBB