Valhalla Legends Forums Archive | Battle.net Bot Development | Making a account with diablo 2 1.10

AuthorMessageTime
botmaster
I keep getting banned when trying to do this maybe im doing something wrong?
[code]
Dim pBuffer As New PacketBuffer
Dim Result As Boolean
Dim AccountHash As String
AccountHash = String(5 * 4, vbNullChar)
Result = X(AccountHash, "test")

If Result = True Then
pBuffer.InsertNonNTString AccountHash
pBuffer.InsertNTString "gamehax0raa"
pBuffer.SendPacket frmMain.WSbnet, &H3D
'Wait 1
pBuffer.InsertNonNTString ""
pBuffer.InsertNonNTString ""
pBuffer.SendPacket frmMain.WSbnet, &H59
Else
rtbAdd "Account create failed: result = false!" & vbNewLine, vbRed
frmMain.WSbnet.Close
End If
[/code]
November 3, 2003, 10:54 PM
botmaster
I have it send after packet 51 and i am just trying to get passed the email reg. i noticed the packet for that was 59 05 how would I add that in?
November 4, 2003, 12:01 AM
Freeware
UserLoser., is this UserLoser with a new account or some bum?
November 4, 2003, 12:16 AM
iago
[quote author=UserLoser. link=board=17;threadid=3398;start=0#msg27275 date=1067905868]
[quote author=Freeware link=board=17;threadid=3398;start=0#msg27271 date=1067904963]
UserLoser., is this UserLoser with a new account or some bum?
[/quote]

You should read more than just this forum
[/quote]

Yes, I'm sure that everybody care's what's going on in vL and should therefore read our general forum.
November 4, 2003, 5:16 AM
Soul Taker
I want to join vL just for the chili dip and wings!
November 4, 2003, 8:49 AM
Zakath
[quote author=Soul Taker link=board=17;threadid=3398;start=0#msg27308 date=1067935760]
I want to join vL just for the chili dip and wings!
[/quote]

Heh...chili dip? You haven't heard about the rest of it, then, if all you're talking about is the chili dip. :)
November 4, 2003, 2:16 PM

Search