Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Encode/Decode Username?
- pigletdiglet_test
-
12 posts
Encode/Decode Username?
Hi.
I've been trying to create a safe chat, and I know part of the process includes encoding and decoding usernames. How would I do this without taking code from another project; I'm trying to understand the conversion process.
I think I've done such conversions in Python like ord() and chr(). Or is that something else?
Thanks.
I've been trying to create a safe chat, and I know part of the process includes encoding and decoding usernames. How would I do this without taking code from another project; I'm trying to understand the conversion process.
I think I've done such conversions in Python like ord() and chr(). Or is that something else?
Thanks.
- turkey3
-
1000+ posts
Encode/Decode Username?
Try reading the article on the wiki Encoding/Decoding Cloud Data; it should help some.
Last edited by turkey3 (Feb. 17, 2014 15:04:46)
- leahjosh
-
25 posts
Encode/Decode Username?
Hi.http://scratch.mit.edu/projects/23616013/#player heres an example project of a whole list encoder.
I've been trying to create a safe chat, and I know part of the process includes encoding and decoding usernames. How would I do this without taking code from another project; I'm trying to understand the conversion process.
I think I've done such conversions in Python like ord() and chr(). Or is that something else?
Thanks.
- leahjosh
-
25 posts
Encode/Decode Username?
its also a decoder BDHi.http://scratch.mit.edu/projects/23616013/#player heres an example project of a whole list encoder.
I've been trying to create a safe chat, and I know part of the process includes encoding and decoding usernames. How would I do this without taking code from another project; I'm trying to understand the conversion process.
I think I've done such conversions in Python like ord() and chr(). Or is that something else?
Thanks.
- WeRule123
-
18 posts
Encode/Decode Username?
Encoding/Decoding Cloud Data; it should help some.Try reading the article on the wiki
Encoding/Decoding Cloud Data; it should help some.This doesn't show all the blocks Try reading the article on the wiki
- -Accio-
-
1000+ posts
Encode/Decode Username?
Please don't post on old, resolved topics, that is called necroposting and isn't allowed. Please ask your question in a new topic.Encoding/Decoding Cloud Data; it should help some.Try reading the article on the wikiEncoding/Decoding Cloud Data; it should help some.This doesn't show all the blocks Try reading the article on the wiki
- chittuchitS
-
3 posts
Encode/Decode Username?
Hi.
I've been trying to create a safe chat, and I know part of the process includes encoding and decoding usernames. How would I do this without taking code from another project; I'm trying to understand the conversion process.
I think I've done such conversions in Python like ord() and chr(). Or is that something else?
Thanks.
im also in this q
- pandacorn_owl
-
1000+ posts
Encode/Decode Username?
Please do not post on an old topic this is considered necropostingHi.
I've been trying to create a safe chat, and I know part of the process includes encoding and decoding usernames. How would I do this without taking code from another project; I'm trying to understand the conversion process.
I think I've done such conversions in Python like ord() and chr(). Or is that something else?
Thanks.
im also in this q
- nase42
-
16 posts
Encode/Decode Username?
You are
postPlease do not post on an old topic this is considered necropostingHi.
I've been trying to create a safe chat, and I know part of the process includes encoding and decoding usernames. How would I do this without taking code from another project; I'm trying to understand the conversion process.
I think I've done such conversions in Python like ord() and chr(). Or is that something else?
Thanks.
im also in this q
You are posting so technically we all are necropostingPlease do not post on an old topic this is considered necropostingHi.
I've been trying to create a safe chat, and I know part of the process includes encoding and decoding usernames. How would I do this without taking code from another project; I'm trying to understand the conversion process.
I think I've done such conversions in Python like ord() and chr(). Or is that something else?
Thanks.
im also in this q
- wvj
-
1000+ posts
Encode/Decode Username?
Please don't necropost, it is when you bump an old topic without saying something constructive
- Discussion Forums
- » Questions about Scratch
-
» Encode/Decode Username?