C>S 0x2A SID_CREATEACCOUNT

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Battle.net v1 TCP Messages (SID)
Message Id:0x2A
Message Name:SID_CREATEACCOUNT
Direction:Client to Server
Used By:Starcraft Original, Starcraft Broodwar
Starcraft Shareware, Starcraft Japanese
Diablo Retail, Diablo Shareware
Diablo II, Diablo II Lord of Destruction
Warcraft II BNE
Message Format:
(does not include protocol header)
(UINT32) [5] Hashed password
(STRING) Username

Remarks

Creates an account.

Usernames longer than 15 characters are truncated, and the password is only hashed once (unlike SID_LOGONRESPONSE).

This packet is identical to SID_CREATEACCOUNT2, but the response is limited to success/fail. Developers who wish to provide a reason for account creation failure should use SID_CREATEACCOUNT2.

Currently, SID_CREATEACCOUNT2 may be used with any product, but the protocol-correct packet to use depends on the product you are emulating.

Anonymous

Comments

no one has commented yet.