Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Fr0z3N on April 21, 2003, 11:40 AM

Title: Account Data
Post by: Fr0z3N on April 21, 2003, 11:40 AM
what packet do you send to get when account was created?
and which does it return to receive data>?
Title: Re:Account Data
Post by: tA-Kane on April 21, 2003, 03:41 PM
Look up the SID_READUSERDATA packets on bnet docs:
http://www.valhallalegends.com/arta/bnetdocs/content.php?id=26&Sender=C
http://www.valhallalegends.com/arta/bnetdocs/content.php?id=26&Sender=S

Within that, look at the "System\Account Created" key.

This tells you everything you need to know.
Title: Re:Account Data
Post by: Camel on April 22, 2003, 12:44 AM
there's no point in linking directly to it, he'll have to log in and then the link wont work
Title: Re:Account Data
Post by: Fpa on April 24, 2003, 02:00 PM
Quote
there's no point in linking directly to it, he'll have to log in and then the link wont work

not if you're already logged in ;]

-1 to Fpa For Being a SmartAss
Title: Re:Account Data
Post by: tA-Kane on April 24, 2003, 02:10 PM
Quote from: Fpa on April 24, 2003, 02:00 PMnot if you're already logged in ;]
It works for me even if I'm not logged in. All I need to do is login, and it then brings me to the correct page.