• 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 - cdz

#1
Battle.net Bot Development / Re: BNCSutil 1.3.1
October 21, 2006, 06:26 PM
ok i have been trying to login AIM for the past hour and nothing.

anyways so what i need to do to begin is get BNCSUtil 1.3.1 and start coding (using bnetdocs as a reference)?
#2
Battle.net Bot Development / Re: BNCSutil 1.3.1
October 19, 2006, 09:07 PM
im not asking for holding hand walkthrough, just a little help here and there if needed.

btw what is your aim?  its not listed in your profile

and yes im using vb 6.0.  i tried making a transition on visual basic .net 2005 and i simply do not like it.  i dunno maybe its just me or others feel the same.

i never made a battle.net bot before which is why i was asking how do i go about doing it (what do i need besides bncsutil and bnetdocs).  i know the language and how to program other applications, but bots it what i wasnt interested in, until now.

i read a little bit about csb and what it does, and i didnt want an OLE control to do the work for me.
#3
Battle.net Bot Development / Re: BNCSutil 1.3.1
October 19, 2006, 06:58 PM
ok so what do you recommend i do to code a bot using BNLS (WITHOUT the use of cleanslatebot)

i know about Battle.net Login Server hosted by [vL] and how it does all the hashing and cdkey decoding server side so the user doesnt have to internally program it...correct?

anyways, if you could PM me and maybe we can 1 on 1 this problem and to get me started using bnetdocs, etc. so we dont flood this topic :)

up to you, if you can thanks if not if you could be so kind and to direct me where to go to start on my own about this.

also what did you use to convert the string to hex?
#4
Battle.net Bot Development / Re: BNCSutil 1.3.1
October 18, 2006, 11:17 PM
Quote from: Hdx on October 17, 2006, 03:38 PM
Post a packet log, and I'm assuming you're connecting to a TBNCs server that you are running?
Make sure That you Product DWORD is 0x53544152 (RATS) not 0x52415453 (STAR)
~-~(HDX)~-~

to be honest i have no idea what "TBNC" stands for.  ill make sure the product is a dword and sending either or.  if neither work ill let you know.

oh and another thing, where did you come up with the value 0x53544152 for "RATS"?

and if i cant get this thing working what should i use to get a working bot going?  BNCSUtil or is there anything else?

i have been told bnetauth should die and isnt good, so asking what else is there that is easy to use and learn, as well as using bnetdocs.valhallalegends.com
#5
Battle.net Bot Development / Re: BNCSutil 1.3.1
October 17, 2006, 02:45 AM
for some odd reason i keep getting "Unknown client (when determining version byte)" displayed in the 0x50 packet being sent to the server.

even if i straight up code it to use STAR and its verbyte, i get the same damn thing...lol