• Welcome to Valhalla Legends Archive.
 

Need some help!

Started by Final, April 06, 2006, 11:51 PM

Previous topic - Next topic

Final

Ok its been 3 days now and I havent been able to see how to do 0x51 could someone help me out I know the format but the hashing is my severe problem at this moment Im using c++ and my language for the bot.

Hero

Have you seen: http://bnetdocs.valhallalegends.com/content.php?Section=m&Code=4 - that is about all you need to know.  As for your hashing being a severe problem, what do you mean by that? Are you using BNCSutil (http://bncsutil.ionws.com/)? If not, you should.

Final

Ok how would i load it up to c++ im using dev-c++
and use it. cuz all i need is help with hashing for 0x51 i still dont see the reason for it but yah

MyndFyre

QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Final

lets see i saw it  and it looks good and all but dont really know how to use it could someone give me an example on how i would load it up and what are the functions inside of it.

Talora

See my friend, you need to have some sort of buffer for the information (packetbuffer) and also you should packetlog your connection to a client to get a better understanding of how the information is passed. You can get a packetlogger here:

http://www.ethereal.com/

Ethereal FTW.
I think that the world would be better if you would nerf all night elfs (-.-)

MyndFyre

Quote from: Final on April 07, 2006, 11:23 AM
lets see i saw it  and it looks good and all but dont really know how to use it could someone give me an example on how i would load it up and what are the functions inside of it.

You'll want to link to the library it compiles (bncsutil.lib).  Download the source code (which, as it turns out, also tells you what the program does) and compile it, then link your program to the output.
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Kp

Minor nit: if he's using MinGW, it will be libbncsutil.a, not bncsutil.lib. :)
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!