UO Protocol 0x80

Account Login Request (62 bytes)

This is sent by the client to login to the Login Server.

 Offset Type     Name             Description
 ------ -------- ---------------- ------------------------------
  0000  BYTE     cmd
  0001  CHAR[[30]] userid
  0031  CHAR[[30]] password
  0061  BYTE     nextkey          not usually 0x00; NextLoginKey=value in uo.cfg

Values found for NextLoginKey are: 93, 255

UO Protocol