Valhalla Legends Forums Archive | Battle.net Bot Development | Help w/ 0x65

AuthorMessageTime
Tass
I'm sending packet 0x65 (SID_FRIENDLIST) and some reason it's returning 0x52.. Can someone explain to me what's gonig on here?

Private Sub Command1_Click()
AddC vbGreen, "Sending packet: 0x65"
With PBuffer
    .SendPacket &H65
End With
End Sub
March 6, 2005, 3:49 AM
UserLoser.
[quote author=Tass link=topic=10832.msg102637#msg102637 date=1110080995]
I'm sending packet 0x65 (SID_FRIENDLIST) and some reason it's returning 0x52.. Can someone explain to me what's gonig on here?
[/quote]

Yes, your client is broken.
March 6, 2005, 4:29 AM
Tass
Well thanks..? >:(
March 6, 2005, 4:34 AM
tA-Kane
Haha. Tass, it would be a lot more helpful if you would post a packetlog.
March 6, 2005, 4:42 AM
Networks
[quote author=UserLoser link=topic=10832.msg102640#msg102640 date=1110083367]
[quote author=Tass link=topic=10832.msg102637#msg102637 date=1110080995]
I'm sending packet 0x65 (SID_FRIENDLIST) and some reason it's returning 0x52.. Can someone explain to me what's gonig on here?
[/quote]

Yes, your client is broken.
[/quote]

lol...Why do I think this is funny? (UserLoser's response and Tass's post)
March 6, 2005, 4:01 PM
shout
[quote author=Networks link=topic=10832.msg102671#msg102671 date=1110124911]
lol...Why do I think this is funny? (UserLoser's response and Tass's post)
[/quote]

Because it is....
March 6, 2005, 5:32 PM
CrAz3D
Maybe look here if you get stuck on parsing it?

https://davnit.net/bnet/vL/phpbbs/index.php?topic=10750.0
March 7, 2005, 12:56 AM

Search