Pages: 1
Topic closed
A while ago, I made a project, Code Messenger. It was a simple code program.
Not long after I made it, Scratch 1.4 was made. Now I could use the chatbar! And I added plenty of new features (not all of them are mentioned, because you would have to know the original Code Messenger project first).
The features for Code Messenger (Scratch 1.4) are:
Encode/Decode messages of unlimited length (you are only limited by Scratch limits).
Use 69 different characters (Scratch can't recognize lowercase from uppercase. The characters are abcdefghijklmnopqrstuvwxyz1234567890!@#$%^&*()`~-_=+[{]}\|;:'",<.>/? . Characters like é or õ are not included). The characters will appear in your encoded message.
The encoding/decoding is not a Caesar shift or letter substitution trick. It is very secure.
You can make your own key and use it (you won't know what the key is, so read the handbook, mentioned below).
In the project is a handbook explaining how Code Messenger works and how to operate it.
The links:
Code Messenger (Scratch 1.3)
Code Messenger (Scratch 1.4)
I strongly recommend using the second one. It has many more features anyway.
Last edited by Jonathanpb (2009-10-17 01:35:29)
Offline
Topic closed
Pages: 1