Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Yoni on October 28, 2003, 01:53 PM

Title: Diablo 2 patch 1.10 is out!
Post by: Yoni on October 28, 2003, 01:53 PM
The 1.10 patch has been released for Diablo II and Lord of Destruction.

The new version byte is 0x0A.

BNLS has been updated with the new version byte and with the D2XP hash files.
The D2DV hash files will be updated in a few twinklings.
Title: Re:Diablo 2 patch 1.10 is out!
Post by: Skywing on October 28, 2003, 02:19 PM
D2DV support for BNLS has been updated.
Title: Re:Diablo 2 patch 1.10 is out!
Post by: MyndFyre on October 28, 2003, 04:43 PM
Thank you lords over BNLS
Title: Re:Diablo 2 patch 1.10 is out!
Post by: Etheran on October 28, 2003, 05:00 PM
Don't you just love that quick response to the patch?  Good job and keep up the good work.
Title: Re:Diablo 2 patch 1.10 is out!
Post by: UserLoser on October 28, 2003, 05:27 PM
I'm sure theres new changes in statstrings and such, and the realm, has anyone looked into this yet?  - I'm supposed to be grounded from the computer for a month, so I don't have much time :'(
Title: Re:Diablo 2 patch 1.10 is out!
Post by: iago on October 28, 2003, 06:26 PM
The old statstring parsing seems to work fine, but I'm sure there's some change due to ladder play and such.

and incidently, LMAO@Being grounded.  I can safely say I've never been grounded any time for any reason :)
Title: Re:Diablo 2 patch 1.10 is out!
Post by: K on October 28, 2003, 06:28 PM
Quote from: iago on October 28, 2003, 06:26 PM
and incidently, LMAO@Being grounded.  I can safely say I've never been grounded any time for any reason :)

Then you've never had enough fun!
Title: Re:Diablo 2 patch 1.10 is out!
Post by: Hitmen on October 28, 2003, 06:32 PM
Quote from: K on October 28, 2003, 06:28 PM
Quote from: iago on October 28, 2003, 06:26 PM
and incidently, LMAO@Being grounded.  I can safely say I've never been grounded any time for any reason :)

Then you've never had enough fun!
No matter how much fun you have, you won't get grouded if your parents don't care! :P

My parents rule.
Title: Re:Diablo 2 patch 1.10 is out!
Post by: UserLoser on October 28, 2003, 06:49 PM
Because of grades.  I have done some research into this so far.

0x59 - > Server
(STRING) Email address

- Register's your account's e-mail address
Server-> No response from server, if you recieve an 0x59 with no data, it means your account has not been registered with an email address yet

0x5B - > Server
(STRING) Account name
(STRING) Old email address
(STRING) New email address

- Changes your account's email address
Server-> No response if successfully changed, havn't tried with false email addresses

0x40 - > Server

- No data
Server-> Realm list and description


0x40 - byte for ladder characters (like 0x04 is hardcore, 0x20 is expansion)


Add to BnetDocs!
Title: Re:Diablo 2 patch 1.10 is out!
Post by: Skywing on October 28, 2003, 07:15 PM
Note that the e-mail messages replace SID_AUTH_RECONNECT, SID_AUTH_RECONNECTPROOF, and SID_AUTH_DISCONNECT.  I consider this fairly conclusive evidence that the automatic reconnect feature has been scrapped by Blizzard.
Title: Re:Diablo 2 patch 1.10 is out!
Post by: UserLoser on October 28, 2003, 07:19 PM
Quote from: Skywing on October 28, 2003, 07:15 PM
Note that the e-mail messages replace SID_AUTH_RECONNECT, SID_AUTH_RECONNECTPROOF, and SID_AUTH_DISCONNECT.  I consider this fairly conclusive evidence that the automatic reconnect feature has been scrapped by Blizzard.

What exactly were those packets formats, and how were they used?
Title: Re:Diablo 2 patch 1.10 is out!
Post by: j0k3r on October 28, 2003, 07:31 PM
Well, even though I don't use BNLS, kudos to Skywing and Yoni for a VERY quick recovery.
Title: Re:Diablo 2 patch 1.10 is out!
Post by: Arta on October 29, 2003, 04:36 AM
Does D2XP have a new version byte too?
Title: Re:Diablo 2 patch 1.10 is out!
Post by: Yoni on October 29, 2003, 06:42 AM
Quote from: UserLoser on October 28, 2003, 07:19 PM
What exactly were those packets formats, and how were they used?
They were never used, nor implemented.
They were only named, and hypotheses were made about their intended uses based on their names.
Blizzard gave that up apparently, oh well.

Quote from: Arta[vL] on October 29, 2003, 04:36 AM
Does D2XP have a new version byte too?
Yes. Both D2DV and D2XP now use the version byte 0x0A.
Title: Re:Diablo 2 patch 1.10 is out!
Post by: talon60k on October 29, 2003, 05:09 PM
what did they change about the realm request packet? I keep getting denied
Title: Re:Diablo 2 patch 1.10 is out!
Post by: iago on October 29, 2003, 05:10 PM
Try packetlogging it?
Title: Re:Diablo 2 patch 1.10 is out!
Post by: talon60k on October 29, 2003, 05:14 PM
will do once i get d2 working =D lol, i havent had it running for a good while
Title: Re:Diablo 2 patch 1.10 is out!
Post by: UserLoser on October 29, 2003, 06:14 PM
Quote from: talon60k on October 29, 2003, 05:09 PM
what did they change about the realm request packet? I keep getting denied

Actually doesn't seem like anything has to be changed, you don't have to use (the new realm request packet?) 0x40
Title: Re:Diablo 2 patch 1.10 is out!
Post by: UserLoser on October 29, 2003, 07:57 PM
Client - > Server
0x5A
(STRING) Username
(STRING) E-mail address

-Tells battle.net that you forgot/lost your password, if the email matches your account's email address, you will get an email with instructions, must be sent before logging on

Note: only works on d2dv/d2xp.

Server->Client: I havn't recieved anything after sending this

Client->Server
0x1F

No data

-Who knows what the hell this is, seen before sending 0x3e after exiting a game on D2.  Even though Skywing tells me this packet doesn't exist, i've logged it two times :P


Server->Client: no known responses.
Title: Re:Diablo 2 patch 1.10 is out!
Post by: Skywing on October 29, 2003, 08:59 PM
Quote from: UserLoser on October 29, 2003, 07:57 PM
Client - > Server
0x5A
(STRING) Username
(STRING) E-mail address

-Tells battle.net that you forgot/lost your password, if the email matches your account's email address, you will get an email with instructions, must be sent before logging on

Note: only works on d2dv/d2xp.

Server->Client: I havn't recieved anything after sending this

Client->Server
0x1F

No data

-Who knows what the hell this is, seen before sending 0x3e after exiting a game on D2.  Even though Skywing tells me this packet doesn't exist, i've logged it two times :P


Server->Client: no known responses.
Actually, my exact reply was "Not a known message.", which has a completely different meaning that "doesn't exist".
Title: Re:Diablo 2 patch 1.10 is out!
Post by: talon60k on October 29, 2003, 10:23 PM
when i try and select a realm though, i get realm request denied. Anybody know what would make that happen?
Title: Re:Diablo 2 patch 1.10 is out!
Post by: Wolf on October 30, 2003, 10:20 AM
I just want to say things for the quick responce for the update on the hash packet ^.^

Also it pains me to say, that school has put me so far behind in the development of my bot  :(, I haven't even figured out how to send the D2 Expansion key battle.net so I can log in with D2XP, how to log in with realm characters, start games with any game client, or log in using WC3 or WC3 expansion in VB :-\

It's always nice to come onto this to get help because theres never enough hours in the day to do anything, I'm very grateful that this forum exists ^.^
Title: Re:Diablo 2 patch 1.10 is out!
Post by: UserLoser on October 30, 2003, 03:54 PM
Quote from: Skywing on October 29, 2003, 08:59 PMActually, my exact reply was "Not a known message.", which has a completely different meaning that "doesn't exist".

i just assumed you meant it didn't exist
Title: Re:Diablo 2 patch 1.10 is out!
Post by: MyndFyre on October 30, 2003, 05:42 PM
And we all know what happens when we "assume"
Title: Re:Diablo 2 patch 1.10 is out!
Post by: iago on October 30, 2003, 05:57 PM
Quote from: Myndfyre on October 30, 2003, 05:42 PM
And we all know what happens when we "assume"

Usually, life goes smoothly.  If we assumed nothing, we'd never be able to get out of bed without hours of making sure that everything still works the way it did when you get out of bed.

But this is off-topic :)
Title: Re:Diablo 2 patch 1.10 is out!
Post by: UserLoser on October 30, 2003, 07:11 PM
Quote from: iago on October 30, 2003, 05:57 PM
Usually, life goes smoothly.  If we assumed nothing, we'd never be able to get out of bed without hours of making sure that everything still works the way it did when you get out of bed.

But this is off-topic :)

it's ok, only like 500 of your total posts are off topic :P
Title: Re:Diablo 2 patch 1.10 is out!
Post by: iago on October 31, 2003, 01:39 AM
Quote from: UserLoser on October 30, 2003, 07:11 PM
Quote from: iago on October 30, 2003, 05:57 PM
Usually, life goes smoothly.  If we assumed nothing, we'd never be able to get out of bed without hours of making sure that everything still works the way it did when you get out of bed.

But this is off-topic :)

it's ok, only like 500 of your total posts are off topic :P

Not true; I almost always give information useful to the topic, even if I DO post something else along with it.  Besides, 3/4 good posts isn't that bad of a record compared to a lot of people!
Title: Re:Diablo 2 patch 1.10 is out!
Post by: Arta on October 31, 2003, 08:44 AM
UserLoser is leet:

Quote
Posts: 539