• Welcome to Valhalla Legends Archive.
 

D2 Registartion.

Started by Mexican, February 17, 2004, 02:47 PM

Previous topic - Next topic

Mexican

Well can someone tell me how i can add d2 registartion to my bot?
I mean like what packet it is, what i recive, and what i send?

SNiFFeR

Have you tried to packet log it yet?  :P

Hazard

Quote from: SNiFFeR on February 17, 2004, 02:53 PM
Have you tried to packet log it yet?  :P

I think you already know the answer to that question.

"Courage is being scared to death - but saddling up anyway." --John Wayne

SNiFFeR

Quote
8  Hide  Hide  24  Send  
0000  FF 59 18 00 65 78 70 30 7A 65 64 40 68 6F 74 6D    .Y..exp0zed@hotm
0010  61 69 6C 2E 63 6F 6D 00                            ail.com.


something of that nature. I did it real quick, try it yourself.

Eric

QuoteWell can someone tell me how i can add d2 registartion to my bot?
I mean like what packet it is, what i recive, and what i send?
How about we just program the bot for you? It's obvious that you don't wanna do any real work, so why do any work at all?

PaiD

Also Mexican, You cant use the "Search" function on the forums? if you had you would have seen this has been talked about before.

TheMinistered

#6
The steps you, mexican, need to take to become a programmer.

STEP 1) Go back to school, and learn how to spell: "Registartion" (Title, and in Message)
STEP 2) Find a book or course on a programming language of your choice.
STEP 3) Complete this book and/or course.
STEP 4) Learn your language inside-out -- to the point where if I said make x routine to do x job -- you could do it without thinking almost!
STEP 5) Learn to use www.google.com and www.msdn.microsoft.com (msdn for windows based computer languages)
STEP 6) Learn to use various tools such as Packet Sniffers, Disassemblers, Debuggers, Hex editors, Unpackers/Packers et al.

I think if you did all of these things, you would be a good programmer that could produce a quality bot!

[edit: If you want to build a house, you don't just start building one.  You first have to learn how to do all the jobs building a house requires (Plumbing, Carpentry, etc)  Otherwise, you come up with a shack that is poorly designed and sucks as a house.]

Dark-Feanor

#7
Come on TheMinistered, the guy only wants to know how to "add d2 registartion to my bot" and "what i recive." Go easier on him!
- Feanor[xL]
clan exile
Firebot
iago: "caps lock is like cruise control for cool"

Eric

#8
He's been given sufficient information to be able to send this packet.  Giving him the code to do it wouldn't help him, it would hurt him.

Eli_1

#9
Quote from: SNiFFeR on February 17, 2004, 03:50 PM
Quote
8  Hide  Hide  24  Send  
0000  FF 59 18 00 65 78 70 30 7A 65 64 40 68 6F 74 6D    .Y..exp0zed@hotm
0010  61 69 6C 2E 63 6F 6D 00                            ail.com.


something of that nature. I did it real quick, try it yourself.

Well, unfortunantly I'v never used anything for a bot besides CSB for the simple fact of convienience... but I'll try to help... To me that just looks like a client to server packet 0x59 (FF 59), with your email address as a null-terminated string (61 69 6C 2E 63 6F 6D 00 - ail.com.).

I suggest reading up on the BNetDocs information on C->S 0x59

UserLoser.

#10
This has been covered many times in the past:

Here or Here or here

ChR0NiC

Quote from: UserLoser. on February 18, 2004, 03:48 PM
This has been covered many times in the past:

Here or Here or here

I recommend using the first URL it can't get much simpler than that without him actually writing the code for you. My advice....use Here Good Luck

Networks

hrm...reading packet log tutorial!
not feanors guide please no offense.

Dark-Feanor

- Feanor[xL]
clan exile
Firebot
iago: "caps lock is like cruise control for cool"

Mexican

#14
Quote from: UserLoser. on February 18, 2004, 03:48 PM
This has been covered many times in the past:

Here or Here or here
Thnx UserLoser. I dont got D2 Thats why asked. And i dont live in a country where the main language is english, an idiot said something about a spelling mistake but w/e thnx.

And Money, i didnt found any packet log. Im not trying to fins the code.
[Edit] a word.