Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: ShaDoWDeM on June 03, 2006, 09:39 AM

Title: Battle.net Registry
Post by: ShaDoWDeM on June 03, 2006, 09:39 AM
I was just wondering if Battle.net stores the registry value for the person who justed logged on to their server. I am writing a program in which will post that value while in-game for verification that its that user. So if someone knows this registry path to this value, can you post it up, thanks

[EDIT] I am looking for the StarCraft value. (Since it will be for the client starcraft which the program will be used and as a side not i know where to find it for Diablo II, just not for starcraft)
Title: Re: Battle.net Registry
Post by: ShaDoWDeM on June 03, 2006, 09:47 AM
nvm... i figured where the path was:

"HKEY_CURRENT_USER\Software\Battle.net\Characters" - Names (value)
(If anyone every needed this)
Title: Re: Battle.net Registry
Post by: topaz on June 03, 2006, 12:51 PM
Their server? You mean, your game?
Title: Re: Battle.net Registry
Post by: rabbit on June 03, 2006, 01:15 PM
The only reason that the username is stored in the registry is so that the client can fill in the box with the last used username on the Battle.Net logon screen.  Checking that the user "is who s/he's logged in as" is done by the connection being constant.