• Welcome to Valhalla Legends Archive.
 

BNLS SERVERS

Started by ZX_FiRe, July 01, 2003, 05:30 PM

Previous topic - Next topic

ZX_FiRe

Hey all, I just want a list of BNLS servers.. Can somone give me a list of BNLS Server, thnx all :-).

Kp

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.
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!

ZX_FiRe

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

Soul Taker

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.

DarkMinion


Soul Taker


Yoni

#6
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.

JoeCool

your connection code seems screwed up