Is there a feature with the flash chat that does not allow users to register, but rather there username and pass are given through the URL. I have an online text base RPG, and I would like to add some control over who chats. So the link would look like
http://www.somewhere.com/chat.php?us...43g243jhg24243 (user and pass MD5 for security reasons).
Would it be able to check that this encrypted user and pass do exist in the database aswell.
I realise these features probally do not exist, so would you be able to give a reasonable estimate of the number of hours a type of modification would take. Is there another way this type of problem could be approached?
Thanks