Valhalla Legends Forums Archive | Battle.net Bot Development | BNLS Question

AuthorMessageTime
gotcha_ass
Is the BNLS protocol the exact same as Bnet?? Like if I make a bot that will login to BNLS, will it also login to Bnet?? If not wats the difference??
January 26, 2003, 5:17 PM
DeSigN
BNLS is a server that you send data to then it forwards it to battle net hashed and reterns data to you, BNLS is used for hashles bots and has war3, i dont know if its easyer but i make my bots binary and that seems easy enough for me  ;D
January 26, 2003, 5:22 PM
gotcha_ass
How do you make your bots binary, thats what I am tryin to do. Make a bot that will login to Bnet w/out BG3 and be able to enter private channels. But will BNLS do the same, if so how do you use it after you get the data returned??
January 26, 2003, 9:03 PM
celluloid
check the BNLS protocol spec @ http://botdev.valhallalegends.com

BNLS basiclly just does the hashing/cdkey check for you instead of doing it locally (also makes it easyer to program binary bots (somewhat))
January 27, 2003, 12:29 AM
gotcha_ass
so I can program my bot to log into BNLS hash my data, check my version, then save it and use it to log into Bnet??

If so that would help so much. Until I get the password hasher converted to VB.
January 28, 2003, 2:35 AM

Search