Is a little bit broken Host and Join Chatrooms with these simple instructions Host: Remix this project, then share, then click 'Host a Room' and then 'Join a Room' to host your own chatroom. Join: Go to the project of the host's chatroom, then click 'Join a Room' then type the code of the chatroom to join it.
PCRC v0.3 Added chatroom locking (as the host click the lock to toggle the lock status). The R simply means 'Red' and the C means 'Chat', Meaning this is my chatroom. You can make your own and then change it if you want, but you don't have to. You may also notice that in the code, there is a lot of costumes for the encoding script. Those are just for making sure there is case sensitivity, meaning that Apple = apple normally, but with the script, it changes the costumes of the requested letter with costumes (because they have case sensitivity) and sets the number of the letter to the costume number. Things being added later: ~Swearing prevention ~Seeing who is in your chatroom ~See when somebody joins (maybe host only) ~See when somebody leaves (maybe host only)