Zezicla 2 Posted November 11, 2013 for in use with Force Send Client Hash how to turn on md5 ?? Quote Share this post Link to post Share on other sites
0 Judas 100 Posted November 11, 2013 I believe in login-server.conf use_MD5_passwords: no Then you have this as well: ( I think this is what you wanted though, which sevenz posted below) // Client MD5 hash check// If turned on, the login server will check if the client's hash matches// the value below, and will not connect tampered clients.// Note: see docmd5_hashcheck.txt for more details.client_hash_check: off// Client MD5 hashes// A player can login with a client hash at or below the account group_id.// Format: group_id, hashclient_hash: 0, 113e195e6c051bb1cfb12a644bb084c5client_hash: 99, cb1ea78023d337c38e8ba5124e2338ae 1 Mumbles reacted to this Quote Share this post Link to post Share on other sites
0 Zezicla 2 Posted November 11, 2013 ^^ great so fast thnx Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted November 11, 2013 in login-server.conf find the line // Client MD5 hash check// If turned on, the login server will check if the client's hash matches// the value below, and will not connect tampered clients.// Note: see docmd5_hashcheck.txt for more details.client_hash_check: off// Client MD5 hashes// A player can login with a client hash at or below the account group_id.// Format: group_id, hashclient_hash: 0, 113e195e6c051bb1cfb12a644bb084c5client_hash: 99, cb1ea78023d337c38e8ba5124e2338ae Quote Share this post Link to post Share on other sites
0 Zezicla 2 Posted November 12, 2013 so i should make it check: on and can leave the client has 0 and 99 as its now ? Quote Share this post Link to post Share on other sites
0 Judas 100 Posted November 12, 2013 that 0 and 99, you use a md5 hash tool on the client. You put those values into the respected fields. Therefore, only that client can be used Quote Share this post Link to post Share on other sites
0 Zezicla 2 Posted November 12, 2013 so with 2013-8-14a what should i put there ? Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted November 12, 2013 Calculate the md5 hash for your client. For example, here: http://onlinemd5.com/ You'll get a file checksum for md5. Then simply copy that checksum on your configuration. Quote Share this post Link to post Share on other sites
for in use with Force Send Client Hash
how to turn on md5 ??
Share this post
Link to post
Share on other sites