Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: shadypalm88 on August 24, 2006, 07:25 PM

Title: BNCSutil 1.3
Post by: shadypalm88 on August 24, 2006, 07:25 PM
Well, my old project BNCSutil came up to me whimpering like a little puppy the other day, crying, "I don't work anymore!  Please fix me!"  It was so pitiful I couldn't say no.

Behold: BNCSutil 1.3.0 (http://code.ionws.com/bncsutil/).  The highest version number ever!

What's new?  The revision check code was updated to work with Blizzard's recent changes, and I finally noticed that the VB function to check the library version didin't work, and fixed that as well.

I'll post the source code as soon as I patch up the build system, or, if I never get around to it, whenever someone asks for it.
Title: Re: BNCSutil 1.3
Post by: Mystical on August 24, 2006, 07:49 PM


Good Job, thanks! works just fine.
Title: Re: BNCSutil 1.3
Post by: Stealth on August 24, 2006, 07:55 PM
Aw, and after I spent over an hour last night just getting 1.1.0 to compile in Dev-Cpp..!

Thanks, Eric. Your work is much appreciated.
Title: Re: BNCSutil 1.3
Post by: l2k-Shadow on August 24, 2006, 08:46 PM
Thanks.
Title: Re: BNCSutil 1.3
Post by: MysT_DooM on August 24, 2006, 08:47 PM
/\__/\
| [] []|    ,.-`'-.,
|   0 |,.-'`.,GJ!`'-,.     
\_ O '``''`'``'`'`
\\[    ]//
  //  \\

;D
Title: Re: BNCSutil 1.3
Post by: Mystical on August 24, 2006, 09:15 PM
Quote from: Jman on August 24, 2006, 09:08 PM
This seems to fail when used for the original diablo. Is anyone else having trouble?

Workin good for d2dv for me..

Quote
|7:14:49 PM| [BNET] Connecting..
|7:14:50 PM| [BNET] Connected!
|7:14:50 PM| [BNET] Checking Version & CDKey..
|7:14:50 PM| [BNET] Version & CDKey Check Passed!
|7:14:50 PM| [BNET] Sending Login Information..
|7:14:50 PM| [BNET] Login Successful!
|7:14:50 PM| [BNET] Logged in as Newbie.
Title: Re: BNCSutil 1.3
Post by: Mystical on August 24, 2006, 09:18 PM

Oh, Sorry I have no clue then :P
Title: Re: BNCSutil 1.3
Post by: BaDaSs on August 24, 2006, 09:55 PM
We all love you eric :-D
:-*
Title: Re: BNCSutil 1.3
Post by: Hdx on August 24, 2006, 09:57 PM
CRev(DRTL, "A=55455124 B=229385822 C=272643627 4 A=A-S B=B-C C=C-A A=A^B", 3) = 0x348BBD55
If anyone wants to go test.
~-~(HDX)~-~
Title: Re: BNCSutil 1.3
Post by: K on August 25, 2006, 08:47 PM
Very nice.
Are you planning on checking the changes into subversion some time soon?  I'd like to get my hands on it.
Title: Re: BNCSutil 1.3
Post by: shadypalm88 on September 02, 2006, 05:38 PM
I have posted the source, including a link to the new Subversion repository, on the download page (http://code.ionws.com/bncsutil/download).  The *NIX build scripts are still broken; maybe someone with more knowledge in that area can fix it up.