• Welcome to Valhalla Legends Archive.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Gangz

#1
Thanks for help guys. I now understand more then before, I have been fighting this all day. I guess ill play around with it a bit untill i get it.
#2
how do  you kill all open sockets at 1 time? winsock(index).close?
#3
Winsock and myself have really never gotten along, so using arrays is something that I cannot grasp. I have read up a little on what I could good, but almost everything I found was creating winsocks upon data requests. I am just trying to get a foundation to work off.

The only thing I'm really positive of is the fact that I have to set the index on my original winsock to 0, and that i can do load winsock(# here) to create a new one.

What if i want to create 200 arrays all connecting to different servers, How do I load everything from 0-200 havent to load each one separate? Will the inbound and outbound data stay separated between sockets on it's own or do i have to filter it in some way? How hard is it to incorporate in a program that is already made connecting 1 socket to a single server already?

I'm sorry if this seems a little newbish, I just don't want to start off going in the wrong direction. Thanks in advance for any help.

If anyone has a tutorial I would much appreciate something along those lines.
#4
Quote from: Hdx on February 26, 2007, 01:50 AM
Dude, Just look it up, It's in arta's sig.
http://www.valhallalegends.com/arta/#BnFTP
As for IX86ver7.mpq Those are no longer on the Blizzard servers.
You have to get them from someone who has it.
~Hdx

That link doesnt work :p.
#5
Thanks for the grammar check  :P


LOL he doesn't have to. If I was good enough to edit JBLS to work for lockdown I'd do it. Since I can't, I figured to throw it in. :D. Does anyone else host a working server?
#6
Quote from: [RealityRipple] on February 21, 2007, 08:16 PM
He said he doesn't want to give out the database which is the backbone of his server...

LOL I said I would host. I could care less about the file. I'm just down to help out on getting up another reliable, permanent, server. Yes, it would take a little trust, but it's up to him. He could have full credit and call it his server or whatever, I just want to be able to use it all the time, and if that means I would have to host it then so be it. it his choice I'm just throwing out the option.
#7
Quote from: Ringo on February 21, 2007, 07:24 PM
Quote from: Kyro on February 21, 2007, 06:59 PM
Quote from: Ringo on February 21, 2007, 06:46 PM
Quote from: Hdx on February 21, 2007, 05:54 PM
Thats the point, he dosen't wana share the values, Why, iono, but meh.
I stoped working on a massive project to update my little temp BNLS server for everyone to use. Why would I then want to give away the only part of it that is usefull to me?
I dont wanna have to gather aload of values again, because of loaders and flooders forcing blizzard to change them again.
I said last time i posted that 1mb BW CRDB.bin, I wont be posting anymore values.
Any of you can gather these values the same way I did. :)  Then you can do with them as you see fit :P

Quote from: Kyro on February 21, 2007, 06:08 PM
It'll be permanent if I can convince Ringo. His main issue is that his IP is dynamic, so I suggested he make it static, and that I'd foot the bill.
But I injoy the freedom of a dinamic ip :P
Lets just see how long it takes for the main BNLS servers to come back up? :)

Understood. That is your right. As soon as BNLS comes back up, I'll disable the bnls.dementedminds.net redirection then. Perhaps if we're lucky, someone (glances at userloser) will host a new BNLS with excellent uptime, or perhaps Hdx and his JBLS will find a way to work with lockdown.

The Battle.net community needs alternatives.
Well, the class im useing (with this BNLS server) is here
When I first posted it along with most of the values, blizzard then went and changed them.
Right after, I posted another one, that was used shortly after in a load bot. So im not giving out the .bin anymore. :) At least, not over these forums with some of the new members that have signed up lately.
Also warz posts some stuff about lockdown on the next page, that might be worth a look.
Like I said tho, I can keep it up until the main ones come up, but im already starting to wish i never even opened the damn thing :P



The way you are running this login system does it have to be run from a windows server or can i run it off my 3rd party web server? If so, I would be willing to host it and keeping up a permanent server. The choice is yours just let me know whats up.
#8
Battle.net Bot Development / Re: 0x51
February 14, 2007, 04:25 AM
Assuming you are using BNLS checkversionex2 will give you back all the info needed for 0x51. I haven't check but I believe the only product it will not work for is warcraft III and that is only because BNLS was not updated for it.



Message ID:  0x1A
Message Name: BNLS_VERSIONCHECKEX2
Direction: Server -> Client (Received)
Format:
Help

Hint: Field names highlighted in blue will display a definition if you hover over the text.

(BOOL) Success*
(DWORD) Version.
(DWORD) Checksum.
(STRING) Version check stat string.
(DWORD) Cookie.
(DWORD) The latest version code for this product.

Remarks: * Success is TRUE if successful, FALSE otherwise. If this is FALSE, the next DWORD is the provided cookie, following which the message ends.