Originally posted by KwartzTheKran
he means the password thing, and its not that bad as it means guessing passwords is harder and creating millions of dead names is harder.
You mean its a client-side restriction for password bruteforce?
Rule n?1 of online games: don\'t trust client.
If you really want to bruteforce a password, you\'d probably need to edit the code to put a for() and remove the quitting stuff.
A delay server side before reply and denying packets during this time would probably be enough imho
(i said that but i\'m pretty sure the devs already knew it)