Valhalla Legends Forums Archive | Battle.net Bot Development | BNLS server down?

AuthorMessageTime
Atmalion
so i guess its down?

is anyone else noticing a problem with it being down?


also is it down often? or for very long at any one time?
May 28, 2003, 4:43 PM
______
could be weeks but i dont care i stopped using bnls a few months ago
May 28, 2003, 5:04 PM
Atmalion
how do you do it yourself?
May 28, 2003, 5:11 PM
tA-Kane
[quote author=Atmalion link=board=17;threadid=1467;start=0#msg10983 date=1054141879]how do you do it yourself?[/quote]You need HashData() and CheckRevision(). I don't know where to find any which are ported to Linux (Prolix's source might work, it's a non-working FreeBSD bot IIRC, http://prolix.sourceforge.net). But there's plenty of sources available for both functions if you feel like you wish to port it yourself.
May 28, 2003, 8:07 PM
banditxx99
Hi. I would be interested in porting it to c#. I've checked groups.google.com, www.google.com, www.altavista.com, www.yahoo.com, www.webcrawler.com and did a search on this forum. No luck for either hash or checkrevision source.

Can you point us in the right direction?
May 28, 2003, 8:31 PM
tA-Kane
[quote author=banditxx99 link=board=17;threadid=1467;start=0#msg11003 date=1054153913]Can you point us in the right direction?[/quote]http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/prolix/prolix/src/auth/

HashData():
sha1.cpp
sha1.h
CheckRevision():
vercheck.cpp
vercheck.h

http://botdev.valhallalegends.com/scdownloads.asp
Battle.net Version Check (by Yobguls)
May 28, 2003, 8:48 PM
banditxx99
Excellent. Thanks!
May 28, 2003, 8:52 PM
St0rm.iD
It'll run super-slow in C#; it already runs super-slow in asm!
May 29, 2003, 1:37 AM
Atmalion
so thats all you need is those 2 functions and you dont need BNLS ?

i got an old checkrevision funciton
and bnetauth? anyone know what that is? i dont know if it is any good or uptodate, does anyone use it?


oh btw i succesfully authorized on bnls
May 29, 2003, 3:13 AM
Kp
[quote author=Atmalion link=board=17;threadid=1467;start=0#msg11029 date=1054177981]so thats all you need is those 2 functions and you dont need BNLS ?[/quote]Though if you want to use war3, or if you want to be able to logon after NLS activates, you'll also need NLSComputeLogonChallenge, NLSComputeLogonProof, and a few others. These are presently only available from a very select set of places.
May 29, 2003, 4:19 AM
Atmalion
what are those NLS functiosn for?
dont understand when you would need them
May 29, 2003, 8:55 AM
Yoni
NLS = New Logon System. It's used by War3. If you want to logon as War3, you'll probably have to use BNLS. Or BinaryChat, that works too.
May 29, 2003, 2:49 PM
Atmalion
nah i dont care what i log in as , as long as i can goto all the channels
May 30, 2003, 8:34 AM
Yoni
There isn't anything you can log in as that can go to all the channels ;)
May 30, 2003, 8:51 AM
laurion
[quote author=Yoni link=board=17;threadid=1467;start=0#msg11117 date=1054284705]
There isn't anything you can log in as that can go to all the channels ;)
[/quote]
Or is there
May 30, 2003, 10:06 AM
Yoni
The only way I know of is by using a privileged login... And nobody here has access to one.
May 30, 2003, 10:20 AM
laurion
[quote author=Yoni link=board=17;threadid=1467;start=15#msg11123 date=1054290040]
The only way I know of is by using a privileged login... And nobody here has access to one.
[/quote]
Or do they

p.s. what do you mean by privilged login? like a blizzard account?
May 30, 2003, 10:27 AM
Atmalion
what i meant was avoid the chat restrictions
June 5, 2003, 7:12 AM
Skywing
[quote author=Atmalion link=board=17;threadid=1467;start=15#msg11616 date=1054797159]
what i meant was avoid the chat restrictions

[/quote]There are certain channels which you must be either a privileged user or on a specific product to join (and some which you must be a privileged user, period). Because you cannot be on two products at once, these channels are mutually-exclusive to normal, unprivileged users.
June 5, 2003, 7:45 AM

Search