Jump to content

SocketBot


Guest LAS

Recommended Posts

Ok I have a small question, I already made my socketbot, but I was wounder is there any way to make the sockets open the channel window like, when you connect to a server without a socket, and it opens the channel window etc? Cuz its really annoying having to make my socketbot open windows for serten channels, and other things.

Link to comment
Share on other sites

1. It dont flood out as much as mIRC. (I could voice 250 users without flooding out)

2. Its a tad bit faster and trust me that makes a diffence.

Thats why.

Link to comment
Share on other sites

  • 2 months later...

Both of your points are totally flawed.

 

1) mIRC and your bot (or any other client, for that matter) will flood out the same if you send too much data in such a little time. It makes no difference what you use to connect.

 

2) mIRC has to parse a script every time data comes through the socket rather than just doing whatever it wants to do. There's no question that your socket bot is going to be slower.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...