D
double-helix
Guest
I was wonderin the other day, i know squirm has produced an amzing irc client for visual basic 6, but i need to know the following. i want to be able to create a bot in visual basic .net. how do i do this? i've tried using examples of the following :
but it seems these two clients arent what i need. maybe they are, but when it comes to sockets, i am no expert. i would be grateful for any help ne1 could give me on the matter, because i need to make a bot - its my job, i script
Btw,if you're into mIRC scripting - #scripts.cs on quakenet.eu.org
Thanks for the info
Code:
dim sock as new tcpclient()
dim sock2 as new udpclient()
but it seems these two clients arent what i need. maybe they are, but when it comes to sockets, i am no expert. i would be grateful for any help ne1 could give me on the matter, because i need to make a bot - its my job, i script
Btw,if you're into mIRC scripting - #scripts.cs on quakenet.eu.org
Thanks for the info