Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Rizon on December 20, 2004, 04:18 PM

Title: Logging on to BNLS
Post by: Rizon on December 20, 2004, 04:18 PM
I'm working on a bot, and when I try and connect, it always hangs at "Logging on to BNLS".  I'm using cleanslatebot2.ocx with csb1.Accept = 579728

What could be wrong?
Title: Re: Logging on to BNLS
Post by: Kp on December 20, 2004, 04:23 PM
Quote from: Rizon on December 20, 2004, 04:18 PMWhat could be wrong?

You're using CSB.
Title: Re: Logging on to BNLS
Post by: Mephisto on December 20, 2004, 04:31 PM
Perhaps it has an outdated BNLS server specified?  Use bnls.valhallalegends.com.
Title: Re: Logging on to BNLS
Post by: Rizon on December 20, 2004, 04:32 PM
How would you change the BNLS server?  :-\
Title: Re: Logging on to BNLS
Post by: Mephisto on December 20, 2004, 04:33 PM
Start by trashing CSB, learning VB, and writing your own bot wrapper.  :)  Then you'll know exactly how to do things and when things go wrong you can fix them easier.
Title: Re: Logging on to BNLS
Post by: Rizon on December 20, 2004, 04:41 PM
Is there any way to fix this using CSB, though?
Title: Re: Logging on to BNLS
Post by: The-FooL on December 20, 2004, 08:12 PM
Windows hosts file.
Title: Re: Logging on to BNLS
Post by: MyndFyre on December 20, 2004, 08:40 PM
Quote from: The-FooL on December 20, 2004, 08:12 PM
Windows hosts file.

Yeah, but then you can't ever go to the main vL site.
Title: Re: Logging on to BNLS
Post by: Rizon on December 20, 2004, 08:43 PM
Yeah, any way that wouldn't mess anything else up?
Title: Re: Logging on to BNLS
Post by: Kp on December 20, 2004, 08:51 PM
Quote from: Rizon on December 20, 2004, 08:43 PMYeah, any way that wouldn't mess anything else up?

Yes.  Stop using CSB, like Mephisto told you.
Title: Re: Logging on to BNLS
Post by: Rizon on December 20, 2004, 08:53 PM
Well, I did go through and try changing the hosts file, but now I need a username and password.  How would I go about getting one?
Title: Re: Logging on to BNLS
Post by: MyndFyre on December 20, 2004, 08:54 PM
Quote from: Rizon on December 20, 2004, 08:53 PM
Well, I did go through and try changing the hosts file, but now I need a password.  How would I go about getting one?

You don't need a password to use BNLS.  BNLS now allows you to bypass the 0x0e BNLS_AUTHORIZE message.
Title: Re: Logging on to BNLS
Post by: Yegg on December 21, 2004, 03:29 PM
MyndFyre, what makes you think he'll know what BNLS_AUTHORIZE is when he's using CSB?
Title: Re: Logging on to BNLS
Post by: Warrior on December 21, 2004, 03:30 PM
Quote from: MyndFyre on December 20, 2004, 08:54 PM
Quote from: Rizon on December 20, 2004, 08:53 PM
Well, I did go through and try changing the hosts file, but now I need a password.  How would I go about getting one?

You don't need a password to use BNLS.

If he doesnt know what it is then he would only read the first sentence.
Title: Re: Logging on to BNLS
Post by: MyndFyre on December 21, 2004, 04:29 PM
Quote from: Yegg on December 21, 2004, 03:29 PM
MyndFyre, what makes you think he'll know what BNLS_AUTHORIZE is when he's using CSB?

I was counting on him not knowing.  Maybe he'll give up trying to use CSB, as 2 or 3 other people have already suggested.