Valhalla Legends Forums Archive | Battle.net Bot Development | BNLS

AuthorMessageTime
eRb
How do u parse the damn data on arival...

For Every One Trying To Connect To BNLS HERE:
[CODE]
Public Function SendPacket(SOCKET As Winsock, PacketID As Byte)
SOCKET.SendData MakeWORD(Len(Buffer) + 3) & Chr(PacketID) & Buffer
Clear
End Function
[/CODE]
September 8, 2002, 8:10 PM
warz
There are those that know VB, and there are those that "form1.caption = "HackerBot"". Some things will never change.. :P
September 9, 2002, 12:01 AM
MesiaH
hey whats so wrong with that!

form1.caption owns you...  :'(

;)
September 9, 2002, 2:41 AM
eRb
[Code]
Posted by: MesiaH Posted on: Today at 12:41am
hey whats so wrong with that!

form1.caption owns you...  
[/Code]
Heck no X =
ownz you because X Can be ne thing  ;D
September 9, 2002, 3:53 AM
warz
See? :P
September 9, 2002, 7:07 PM
Spht
[quote]How do u parse the damn data on arival...

For Every One Trying To Connect To BNLS HERE:
[CODE]
Public Function SendPacket(SOCKET As Winsock, PacketID As Byte)
SOCKET.SendData MakeWORD(Len(Buffer) + 3) & Chr(PacketID) & Buffer
Clear
End Function
[/CODE][/quote]


I hope you never damaged any brain cells coming up with that one.
September 9, 2002, 7:26 PM
Noodlez
btw
me.caption > form1.caption!
gg
October 26, 2002, 2:17 PM
warz
what if your doing it from a module, or another form?!?
October 26, 2002, 2:19 PM
Noodlez
then you do form1 =p
October 26, 2002, 5:27 PM

Search