Valhalla Legends Forums Archive | Battle.net Bot Development | Battle.net Registry

AuthorMessageTime
ShaDoWDeM
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)
June 3, 2006, 2:39 PM
ShaDoWDeM
nvm... i figured where the path was:

"HKEY_CURRENT_USER\Software\Battle.net\Characters" - Names (value)
(If anyone every needed this)
June 3, 2006, 2:47 PM
Topaz
Their server? You mean, your game?
June 3, 2006, 5:51 PM
rabbit
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.
June 3, 2006, 6:15 PM

Search