Valhalla Legends Forums Archive | Battle.net Bot Development | Anyone having BNLS weirdness?

AuthorMessageTime
Myndfyr
[code]
Direction: Sent (BNLS)
Date/Time: Sunday, October 03, 2004 1:50:50 AM
Packet ID: BNLS_RequestVersionByte
0000  07 00 10 02 00 00 00                              .......         
[/code]

My connection is continually stopping here when I try to log on with Brood War.

Has the BNLS protocol recently changed and no longer supports Brood War?
October 3, 2004, 8:50 AM
titan0060
my bot just stops whenever i try to log onto ANY client!
October 3, 2004, 2:14 PM
Twix
I just tryed login on 2 of my bots with bw and i had no problem with it
October 3, 2004, 3:04 PM
-MichaeL-
Well, i am no expert but maybe your computers winsock has a virus or is currupted? or something like that? or maybe your computer needs to be restarted?
October 3, 2004, 3:12 PM
Kp
[quote author=MyndFyre link=topic=8988.msg83013#msg83013 date=1096793432][code]Direction: Sent (BNLS)
Date/Time: Sunday, October 03, 2004 1:50:50 AM
Packet ID: BNLS_RequestVersionByte
0000  07 00 10 02 00 00 00                              .......         
[/code]My connection is continually stopping here when I try to log on with Brood War.

Has the BNLS protocol recently changed and no longer supports Brood War?[/quote]

Is this the first message you send or do you exchange several messages successfully before it freezes?  What happens if you request a version byte for some other client?  To what address are you connecting?  Botnet has been unreachable for me for several days, but the connection still seems to "complete" sometimes before it dies.
October 3, 2004, 3:40 PM
shadypalm88
A friend of mine reported that my bot suddenly could no longer connect to BNLS.  I changed the server address from www.valhallalegends.com (which I had switched it to during the BNLS denial-of-service attack) to bnls.valhallalegends.com.  A quick dig shows that the IP addresses of the two are different, though I don't know how long that has been the case.
[code]www.valhallalegends.com. 86400  IN      A      63.161.183.207
bnls.valhallalegends.com. 3600  IN      A      63.161.183.202[/code]Anyway, apparently that fixed the problem.  Not sure if yours is different.
October 3, 2004, 4:58 PM
The-Rabid-Lord
I have not been able to connect for 3 days. It is highley unlikely all our computers have winsock related viruses :P
October 3, 2004, 5:08 PM
KkBlazekK
I have no problem connecting to bnls.valhallalegends.com:9367, but www.valhallalegends.com:9367 seems to be down/not responding.
October 3, 2004, 8:39 PM
Eternal
[quote author=Kk)Blaze(kK link=topic=8988.msg83094#msg83094 date=1096835968]
I have no problem connecting to bnls.valhallalegends.com:9367, but www.valhallalegends.com:9367 seems to be down/not responding.
[/quote]

I can concur with that.
October 3, 2004, 8:40 PM
Myndfyr
It works for me again.  It only was not working for me while connecting to US West with Brood War; other clients and servers worked fine.
October 3, 2004, 11:13 PM
Networks
I have trouble with WAR3, I keep getting a bad password (or whatever it is) (0x52: 0x02)
October 4, 2004, 7:45 PM
LordNevar
Use the servers to connect to BNLS.
Name    : bnls.valhallalegends.com  (.COM | US Commercial)
Address : 63.161.183.202

These do not route anymore.
Name    : www.valhallalegends.com    (.COM | US Commercial)
Address : 63.161.183.207

I would suggest adding an option to select or input then BNLS server into your bot instead of adding it automatically.
October 4, 2004, 10:57 PM
Myndfyr
[quote author=Networks link=topic=8988.msg83212#msg83212 date=1096919156]
I have trouble with WAR3, I keep getting a bad password (or whatever it is) (0x52: 0x02)
[/quote]

Aren't the login packets 0x53 and 0x54?

0x52 is to create an account.
October 4, 2004, 11:03 PM
UserLoser.
[quote author=Networks link=topic=8988.msg83212#msg83212 date=1096919156]
I keep getting a bad password
[/quote]

So supply a valid password
October 5, 2004, 1:27 AM
Networks
[quote author=MyndFyre link=topic=8988.msg83267#msg83267 date=1096930985]
[quote author=Networks link=topic=8988.msg83212#msg83212 date=1096919156]
I have trouble with WAR3, I keep getting a bad password (or whatever it is) (0x52: 0x02)
[/quote]

Aren't the login packets 0x53 and 0x54?

0x52 is to create an account.
[/quote]

Probably 0x54..? I was at school, so I was just guessing. (NOT WAR3 HASHED IT IS GOING THROUGH BNLS (for those of you who have Suspicion))

Userloser.. it is..
October 5, 2004, 8:09 PM
Anubis
[quote author=LordNevar link=topic=8988.msg83263#msg83263 date=1096930654]
Use the servers to connect to BNLS.
Name    : bnls.valhallalegends.com  (.COM | US Commercial)
Address : 63.161.183.202

These do not route anymore.
Name    : www.valhallalegends.com    (.COM | US Commercial)
Address : 63.161.183.207
[/quote]

So will this be fixed, or do us CSB users have to find an alternative? Or did I just miss a post somewhere...
October 6, 2004, 9:18 PM
Networks
[quote author=Anubis link=topic=8988.msg83463#msg83463 date=1097097511]
[quote author=LordNevar link=topic=8988.msg83263#msg83263 date=1096930654]
Use the servers to connect to BNLS.
Name    : bnls.valhallalegends.com  (.COM | US Commercial)
Address : 63.161.183.202

These do not route anymore.
Name    : www.valhallalegends.com    (.COM | US Commercial)
Address : 63.161.183.207
[/quote]

So will this be fixed, or do us CSB users have to find an alternative? Or did I just miss a post somewhere...
[/quote]

CSB uses www.valhallalegends.com ? HAHAHAHAHA GOOD! :)
October 6, 2004, 9:52 PM
Anubis
Wow...impressive reply. Really, I'm impressed.
October 6, 2004, 10:49 PM
Kp
[quote author=Anubis link=topic=8988.msg83473#msg83473 date=1097102989]Wow...impressive reply. Really, I'm impressed.[/quote]

Actually, given the quality of CSB users, I'm rather pleased with Networks' civility in his post.  CSB users don't really deserve such a light treatment.
October 6, 2004, 10:56 PM
Minux
[quote author=Networks link=topic=8988.msg83357#msg83357 date=1097006951]
Probably 0x54..? I was at school, so I was just guessing. (NOT WAR3 HASHED IT IS GOING THROUGH BNLS (for those of you who have Suspicion))

Userloser.. it is..
[/quote]

0x54 being AccountLogonProof can be done through BNLS using [0x03].
The structures for 0x03 can be found here.

Hope this helps -.-
October 6, 2004, 11:55 PM
Networks
[quote author=Kp link=topic=8988.msg83475#msg83475 date=1097103411]
[quote author=Anubis link=topic=8988.msg83473#msg83473 date=1097102989]Wow...impressive reply. Really, I'm impressed.[/quote]

Actually, given the quality of CSB users, I'm rather pleased with Networks' civility in his post.  CSB users don't really deserve such a light treatment.
[/quote]

Networks for president?

(Don't be a son of a bush!)
October 7, 2004, 4:03 AM
Soul Taker
[quote author=Anubis link=topic=8988.msg83463#msg83463 date=1097097511]
[quote author=LordNevar link=topic=8988.msg83263#msg83263 date=1096930654]
Use the servers to connect to BNLS.
Name    : bnls.valhallalegends.com  (.COM | US Commercial)
Address : 63.161.183.202

These do not route anymore.
Name    : www.valhallalegends.com    (.COM | US Commercial)
Address : 63.161.183.207
[/quote]

So will this be fixed, or do us CSB users have to find an alternative? Or did I just miss a post somewhere...
[/quote]
There's nothing to be fixed except for the code the client is using (in this case, CSB).  The spec has said for a long, long time to use bnls.valhallalegelnds.com
October 7, 2004, 6:12 AM
KkBlazekK
Stealthbot switched over to www.valhallalegends.com in the beta stages due to the dos attack I think, and it didn't change back. :-S
October 7, 2004, 11:22 AM
Anubis
[quote author=Kp link=topic=8988.msg83475#msg83475 date=1097103411]
[quote author=Anubis link=topic=8988.msg83473#msg83473 date=1097102989]Wow...impressive reply. Really, I'm impressed.[/quote]

Actually, given the quality of CSB users, I'm rather pleased with Networks' civility in his post.  CSB users don't really deserve such a light treatment.
[/quote]

Everyone uses Windows, it's the same thing. Don't knock CSB users - you're only insulting the person who actually took the time to make the ocx.

There's nothing wrong with taking the pre-compiled method to do something. Why have two people do the same thing when the first person won't share anything of how they did it? I use what I can get as a tool.

And anyway if you're going to post a reply to a thread, don't flame the person, jeez.

So anyway, I'm assuming CSB is screwed.
October 7, 2004, 3:32 PM
Kp
[quote author=Anubis link=topic=8988.msg83576#msg83576 date=1097163175][quote author=Kp link=topic=8988.msg83475#msg83475 date=1097103411][quote author=Anubis link=topic=8988.msg83473#msg83473 date=1097102989]Wow...impressive reply. Really, I'm impressed.[/quote]Actually, given the quality of CSB users, I'm rather pleased with Networks' civility in his post.  CSB users don't really deserve such a light treatment.[/quote]Everyone uses Windows, it's the same thing. Don't knock CSB users - you're only insulting the person who actually took the time to make the ocx.
There's nothing wrong with taking the pre-compiled method to do something. Why have two people do the same thing when the first person won't share anything of how they did it? I use what I can get as a tool.
And anyway if you're going to post a reply to a thread, don't flame the person, jeez.
So anyway, I'm assuming CSB is screwed.[/quote]

Not everyone uses Windows.  I'd expect you would have the sense not to rely on obvious falsehoods.  As for "insulting" the creator, that doesn't track either.  Most Windows users are barely computer literate, but that's the fault of the users who cannot be bothered to learn, not the people who wrote Windows.

CSB users are picked on because, for most of them, they are not using it "as a tool" to save them the effort of reimplementing it.  They use it as a crutch because they cannot reimplement it.  In many cases, they lack even the skill to use it effectively without significant help from the forum, which makes them a nuisance to forumgoers.

[Edit: added second paragraph.]
October 7, 2004, 4:04 PM
Soul Taker
[quote author=Anubis link=topic=8988.msg83576#msg83576 date=1097163175]
Why have two people do the same thing when the first person won't share anything of how they did it?
[/quote]
The BNLS protocol spec isn't enough sharing to figure out how to use it?  ...Seriously?
October 7, 2004, 4:32 PM
Myndfyr
[quote author=Soul Taker link=topic=8988.msg83579#msg83579 date=1097166760]
[quote author=Anubis link=topic=8988.msg83576#msg83576 date=1097163175]
Why have two people do the same thing when the first person won't share anything of how they did it?
[/quote]
The BNLS protocol spec isn't enough sharing to figure out how to use it?  ...Seriously?
[/quote]

It is.  But seriously -- when you compile C++ code, are you recoding every little function in the Standard Library?

Anubis' point that you quote, Soul Taker, is very intelligent.  The rest isn't, as Kp pointed out, but this is fairly obvious, I think.  The point isn't BNLS or CSB as a library/tool, but rather, whether or not code reuse is a good thing.  Most programmers tend to think it is.
October 8, 2004, 12:00 AM
Kp
[quote author=MyndFyre link=topic=8988.msg83633#msg83633 date=1097193644]It is.  But seriously -- when you compile C++ code, are you recoding every little function in the Standard Library?[/quote]

I have been known to do this on occasion. ;)

[quote author=MyndFyre link=topic=8988.msg83633#msg83633 date=1097193644]The point isn't BNLS or CSB as a library/tool, but rather, whether or not code reuse is a good thing.  Most programmers tend to think it is.[/quote]

Reuse is a good thing, but relying on unmaintained black boxes can get you into trouble if they ever malfunction.  Consider CSB's longstanding bug with war3 when the statstrings changed: very few people have the expertise to go fix it, and there's never been a compelling reason to institute such a fix, since it would benefit only the users who cannot operate without CSB.
October 8, 2004, 12:14 AM
KkBlazekK
How did this thread get so side-tracked from its main purpose? (Reminder: www.valhallalegeneds.com:9367 Not connecting right)
October 8, 2004, 10:00 PM
Networks
[quote author=Kk)Blaze(kK link=topic=8988.msg83696#msg83696 date=1097272842]
How did this thread get so side-tracked from its main purpose? (Reminder: www.valhallalegeneds.com:9367 Not connecting right)
[/quote]

So use bnls.valhallalegends.com:9367, quit your bitchin.
October 8, 2004, 11:25 PM
Myndfyr
[quote author=Networks link=topic=8988.msg83700#msg83700 date=1097277925]
[quote author=Kk)Blaze(kK link=topic=8988.msg83696#msg83696 date=1097272842]
How did this thread get so side-tracked from its main purpose? (Reminder: www.valhallalegeneds.com:9367 Not connecting right)
[/quote]

So use bnls.valhallalegends.com:9367, quit your bitchin.
[/quote]

Networks, he asked how the thread got so side-tracked, and I'm inclined to agree.  I was obviously connecting to BNLS and negotiating successfully, so it had nothing to do with the server name I was going for.

Why don't you come off your high horse and not be an ass?  Thanks.
October 9, 2004, 12:05 AM
Tuberload
I want a high horse with a big ass.
October 9, 2004, 12:07 AM

Search