Has anyone, that will help me, created a war3, maybe even war3xp, logon sequence?
You have to learn ASM and figure out how to hash the files before you create a log in sequence.
Well 0x50 is pretty straightforward, and next comes 0x51. I've not seen a W3XP login as of yet, but I think it would be safe to assume it's the same idea as D2XP (ie, D2DV: D2XP:: WAR3: W3XP). You'll have to figgure out how to decode a cd key of length 26 or use BNLS.
The check revision hasnt change.
The new Decode algorithm used by bnet for war3 isnt very hard to code. (just 3 lignes of calcul)
They have change the hash methods too but some minor changes regarding the hashing method in bw. Now they use 7 values in the hash with 5 about the cdkey.
I am working on the login/password sequence now (FF53 etc...).
Care to share your decode function? C++/VB, doesn't matter.
Yeah man, I'll be giving you positive karma for weeks if you feel like sharing. =P
I will share when my login sequence will be complete :)
*roasts St0rm again*
Quote from: St0rm.iD on July 09, 2003, 09:19 AM
Quote from: Camel on July 08, 2003, 05:34 PM
Yeah man, I'll be giving you positive karma for weeks if you feel like sharing. =P
Fuck you.
Or in your case st0rm, negative karma. :)
-1 to St0rm.
Just use BNLS to hash the cd key and password, dont sit around waiting for Orian to do it for you
Note I didn't say I do not support War3 via BNLS.
Hmm, I guess so. What I guess, that I don't know. I'll tyr just using the BNLS. Thnx