Author | Message | Time |
---|---|---|
ZX_FiRe | Hey all, I just want a list of BNLS servers.. Can somone give me a list of BNLS Server, thnx all :-). | July 1, 2003, 10:30 PM |
Kp | [quote author=ZX_FiRe link=board=2;threadid=1765;start=0#msg13463 date=1057098604] Hey all, I just want a list of BNLS servers.. Can somone give me a list of BNLS Server, thnx all :-). [/quote]bnls.valhallalegends.com There are no others. | July 1, 2003, 11:15 PM |
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 | July 2, 2003, 6:38 AM |
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. | July 2, 2003, 11:15 AM |
DarkMinion | Actually, the server is www.valhallalegends.com, not bnls.valhallalegends.com. | July 2, 2003, 12:36 PM |
Soul Taker | I use bnls.valhallalegends.com. Both work. | July 2, 2003, 1:03 PM |
Yoni | 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. | July 2, 2003, 1:51 PM |
JoeCool | your connection code seems screwed up | July 10, 2003, 6:30 AM |