Valhalla Legends Forums Archive | Battle.net Bot Development | War3 Login Sequence

AuthorMessageTime
CrAz3D
Has anyone, that will help me, created a war3, maybe even war3xp, logon sequence?
July 8, 2003, 4:14 AM
DaRk-FeAnOr
You have to learn ASM and figure out how to hash the files before you create a log in sequence.
July 8, 2003, 4:49 AM
Camel
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.
July 8, 2003, 5:29 AM
OriOn
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...).
July 8, 2003, 3:37 PM
UserLoser
Care to share your decode function? C++/VB, doesn't matter.
July 8, 2003, 4:01 PM
Camel
Yeah man, I'll be giving you positive karma for weeks if you feel like sharing. =P
July 8, 2003, 10:34 PM
OriOn
I will share when my login sequence will be complete :)
July 9, 2003, 12:33 AM
DarkMinion
*roasts St0rm again*
July 9, 2003, 4:39 PM
Camel
[quote author=St0rm.iD link=board=17;threadid=1830;start=0#msg14261 date=1057760351]
[quote author=Camel link=board=17;threadid=1830;start=0#msg14196 date=1057703665]
Yeah man, I'll be giving you positive karma for weeks if you feel like sharing. =P
[/quote]

Fuck you.
[/quote]

Or in your case st0rm, negative karma. :)
-1 to St0rm.
July 9, 2003, 6:56 PM
DaRk-FeAnOr
Just use BNLS to hash the cd key and password, dont sit around waiting for Orian to do it for you
July 30, 2003, 5:08 PM
Soul Taker
Note I didn't say I do not support War3 via BNLS.
July 30, 2003, 5:09 PM
CrAz3D
Hmm, I guess so. What I guess, that I don't know. I'll tyr just using the BNLS. Thnx
August 2, 2003, 8:30 PM

Search