sendCryptKeys
Jump to navigation
Jump to search
- sendCryptKeys <key1>, <key2>, <key3>
- If the server uses encryption keys, they should be specified in this parameter. This key is used to encrypt the headers of all packets on the map server.
- There are always three keys. Each key is a hash value. The keys are located inside the client's executable file and can be extracted using the PEEK program.
- Example:
sendCryptKeys 0x63dc7bdc 0x7bdc7bdc 0x7bdc7bdc