FireAlwaysWorks
Yes I am looking for a batch file that uses telnet and makes a functional irc cleint. One that can respond to a server's pings and one where you can define you user name and information. I have connected to IRC servers using telnet, and I am looking for a ghetto way of making it easer. A batch file bot would be cool too.

Peace
Crashkid
the ghetto way is doin it yourself:D
but can't help u just look for mircscripting pages
FireAlwaysWorks
I can get it to connect to some irc servers however I can't get it to look for ping *number* then respond with Pong *number*.

Wow, I am really curious how a MIRC script could help me with the basics of makeing an irc client using a BATCH FILE. Mirc is the client and it handles what I am tyring to do and a mirc script just adds uniqe functionalty which I don't need at this time. If I can get it too respond to the servers pings then I can start to makeing a bot to suit my needs.

I am also trying to pipe the output of a ms-dos applitcion into this irc client batch file and the input of the batch irc client into this ms-dos applitcion. Any hits?

thank you for your time
shaun2k2
Doing such a thing would be very hard, considering that you'd need to somehow read from telnet with the batch file, evaluate the data, and then send a response depending on the data evaluated. Batch files are particuarly disfunctional - windows provides no such functions for doing this stuff. You'd most certainly need third-party software.


-Shaun.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.