12.09.2009, 06:28
What encryption code did you use for registering?
If you used some sort of encryption like MD5 or Hash then when you check if he logged in it checks the exact thing he wrote.
If he types:
/login ilikecheez
It will check for the "ilikecheez" he wrote and return if its true or not.
I am not so sure but i think it will just check for "ilikecheez" and not the encrypted code.
So you better use DUDB too.
P.S Sorry for my English, i just woke up
If you used some sort of encryption like MD5 or Hash then when you check if he logged in it checks the exact thing he wrote.
If he types:
/login ilikecheez
It will check for the "ilikecheez" he wrote and return if its true or not.
I am not so sure but i think it will just check for "ilikecheez" and not the encrypted code.
So you better use DUDB too.
P.S Sorry for my English, i just woke up