Valhalla Legends Forums Archive | Battle.net Bot Development | D2 Registartion.

AuthorMessageTime
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?
February 17, 2004, 8:47 PM
SNiFFeR
Have you tried to packet log it yet? :P
February 17, 2004, 8:53 PM
DrivE
[quote author=SNiFFeR link=board=17;threadid=5343;start=0#msg44776 date=1077051184]
Have you tried to packet log it yet? :P
[/quote]

I think you already know the answer to that question.
February 17, 2004, 9:41 PM
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.
[/quote]


something of that nature. I did it real quick, try it yourself.
February 17, 2004, 9:50 PM
LoRd
[quote]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?[/quote]
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?
February 17, 2004, 9:56 PM
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.
February 18, 2004, 1:39 AM
TheMinistered
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.]
February 18, 2004, 3:02 AM
DaRk-FeAnOr
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!
February 18, 2004, 12:33 PM
LoRd
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.
February 18, 2004, 4:06 PM
Eli_1
[quote author=SNiFFeR link=board=17;threadid=5343;start=0#msg44788 date=1077054633]
[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.
[/quote]


something of that nature. I did it real quick, try it yourself.
[/quote]

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.).

[s]I suggest reading up on the BNetDocs information on C->S 0x59[/s]
February 18, 2004, 4:37 PM
UserLoser.
This has been covered many times in the past:

Here or Here or here
February 18, 2004, 9:48 PM
ChR0NiC
[quote author=UserLoser. link=board=17;threadid=5343;start=0#msg44909 date=1077140916]
This has been covered many times in the past:

Here or Here or here
[/quote]

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
February 19, 2004, 1:37 AM
Networks
hrm...reading packet log tutorial!
not feanors guide please no offense.
February 19, 2004, 2:01 PM
DaRk-FeAnOr
:(
February 19, 2004, 2:49 PM
Mexican
[quote author=UserLoser. link=board=17;threadid=5343;start=0#msg44909 date=1077140916]
This has been covered many times in the past:

Here or Here or here
[/quote]
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.
February 19, 2004, 9:08 PM
Mexican
[quote author=DaRk-FeAnOr link=board=17;threadid=5343;start=0#msg44865 date=1077107600]
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!
[/quote]

I just wanted the packet log. thnx.
February 19, 2004, 9:12 PM
Mexican
[quote author=TheMinistered link=board=17;threadid=5343;start=0#msg44841 date=1077073328]
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.]
[/quote]

Do you know what "get a life" means?
February 19, 2004, 9:16 PM

Search