Ultima Online Protocol :: Pre Login
Packet # Packet Name Length Client Server Obsolete
0x5D Pre Login 0x0049 X X
Data Type Description
byte 0x5D The packet number.
uint 0xEDEDEDED Unknown.
char[30] Name The character's name.
char[30] Password The character's password.
uint Slot The character's slot in the character list.
uint Key The user's encryption key.

Packet Description:
The is sent by the client after the user picks a character to login with.