Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Scope on May 17, 2006, 09:10 AM

Title: Re: CleanSlateBot
Post by: Scope on May 17, 2006, 09:10 AM
It connects via BNLS as an "easy" connection protocol. Personally I'd recommend using BNCSutil.dll by Cloaked. It's very well writen from what I've gathered from it, uses hashing, and is very easily integrated. StealthBot also uses this as well as the Myriad project. You can get BNCSutil from http://www.bncsutil.ionws.com
Title: Re: CleanSlateBot
Post by: warz on May 17, 2006, 11:02 AM
Quote from: Scope on May 17, 2006, 09:10 AM
It connects via BNLS as an "easy" connection protocol. Personally I'd recommend using BNCSutil.dll by Cloaked. It's very well writen from what I've gathered from it, uses hashing, and is very easily integrated. StealthBot also uses this as well as the Myriad project. You can get BNCSutil from http://www.bncsutil.ionws.com

Not to mention there's a well written visual basic example of how to implement BNCSutil.