- Habbo Development Wiki - Communication - Requests - 4

4 - TRY_LOGIN

Contains the login data with the following format:

String - Username
String - Password

Responded with [3]hh_entry::handleLoginOK if login data is correct, or [33]hh_entry::handleErr if it is not.