Valhalla Legends Archive

General => General Discussion => Topic started by: ZX_FiRe on July 01, 2003, 05:30 PM

Title: BNLS SERVERS
Post by: ZX_FiRe on July 01, 2003, 05:30 PM
Hey all, I just want a list of BNLS servers.. Can somone give me a list of BNLS Server, thnx all :-).
Title: Re:BNLS SERVERS
Post by: Kp on July 01, 2003, 06:15 PM
Quote from: ZX_FiRe on July 01, 2003, 05:30 PM
Hey all, I just want a list of BNLS servers.. Can somone give me a list of BNLS Server, thnx all :-).
bnls.valhallalegends.com

There are no others.
Title: Re:BNLS SERVERS
Post by: ZX_FiRe on July 02, 2003, 01:38 AM
Hey, its pretty wierd, on my chat bot, when it connects all i get is this:
[23:42:54]  Connecting to BNLS.
[23:42:54]  Connected to BNLS!
[23:42:55]  Disconnected from BNLS

Heres my connect code:
Private Sub mnuConnect_Click()
   sckBNLS.Close
   sckBNLS.Connect "Bnls.valhallalegends.com", 9367
   frmMain.Caption = "LoST SOuLJa BoT v1.0 By FiRe[DnG] Logged on as: " & BNet.Username & " in channel: " & frmSetup.txtHome
End Sub
Title: Re:BNLS SERVERS
Post by: Soul Taker on July 02, 2003, 06:15 AM
Having a bot claim you are in a channel before you even connect, and a channel you might not be able to join when you connect, is very ew.
Title: Re:BNLS SERVERS
Post by: DarkMinion on July 02, 2003, 07:36 AM
Actually, the server is www.valhallalegends.com, not bnls.valhallalegends.com.
Title: Re:BNLS SERVERS
Post by: Soul Taker on July 02, 2003, 08:03 AM
I use bnls.valhallalegends.com.  Both work.
Title: Re:BNLS SERVERS
Post by: Yoni on July 02, 2003, 08:51 AM
bnls.valhallalegends.com is the official server and is guaranteed to work.
www.valhallalegends.com also works, but I could make it not work (this would break some bots, so I won't do this).

ZX_FiRe: The reason that you're getting disconnected isn't that you've got the wrong server. You're probably doing something wrong in the BNLS session that makes it not like you.
Title: Re:BNLS SERVERS
Post by: JoeCool on July 10, 2003, 01:30 AM
your connection code seems screwed up