Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: R.a.B.B.i.T on May 05, 2005, 10:27 PM

Title: BotNet Question
Post by: R.a.B.B.i.T on May 05, 2005, 10:27 PM
A) How do I check BNLS account stats, I can't find how anywhere.
B) I've gotten everything working, but I don't know how to limit users from 0x06 to users from a certain database (as SphtBot can).  Packet logging SphtBot didn't tell me much besides that the botnet server is sending far fewer users to SphtBot than my bot.
Title: Re: BotNet Question
Post by: Warrior on May 05, 2005, 10:28 PM
for 2 you filter them by using a DB mask (you have to do it yourself)
Title: Re: BotNet Question
Post by: R.a.B.B.i.T on May 05, 2005, 10:29 PM
I figured that much, but SphtBot receives less users in 0x06 than I do, that's why I asked.
Title: Re: BotNet Question
Post by: Warrior on May 05, 2005, 10:43 PM
Hmm, dunno then.
Title: Re: BotNet Question
Post by: UserLoser. on May 06, 2005, 01:16 AM
Quote from: rabbit on May 05, 2005, 10:29 PM
I figured that much, but SphtBot receives less users in 0x06 than I do, that's why I asked.

Sounds like your data handler has issues.  As far as BNLS account stats, contact one of the people you contacted for your BNLS account
Title: Re: BotNet Question
Post by: R.a.B.B.i.T on May 06, 2005, 11:40 AM
Hrm, okay.