Prolix - Binary Chat Bot Sesquipedalian Chimerical Juju 
Main Menu
  • Return to Main

  • Packet Menu
  • About
  • FF00
  • FF05
  • FF06
  • FF12
  • FF14
  • FF1E
  • FF25
  • Init
  • FF05 - Comp Info Reply
    Server -> Client
    FF 05 14 00 00 00 00 00 - 00 00 00 00 00 00 00 00
    00 00 00 00
    

    Recently we have noticied these packets have been trimmed to all zero's. Perhaps this packet is planned on getting removed. (More likely bnet would switch over to their "new" login style like D2) This may force a few changes on bnetd.

    psuedo_struct {
      u16 pkt_type;         // 0x05ff
      u16 pkt_len;          // Always 0x0014.
      u32 reg_version;      //
      u32 reg_auth;         // At one point this was a
                            // server IP, now it appears
                            // unused.
      u32 client_id;        //
      u32 client_token;     //
    };
    
        

    SourceForge
    Logo