mirc

Connect to an irc server with password

I'm writing script in remote.ini The script looks like on 1:start:{ server some.irc.server server -m another.irc.server } The script works well as when I open mIRC, it automatically connect to 2 servers above Now, I want to connect to an irc server that require password, say abcdef How can I write script in remote.ini to con...

did i make a command through a dialog in mirc?

i've created a dialog that allows to kick an user. this dialog has a textbox where the user must write the name of the one to kick and then press the OK button to kick. I created all the dialog but i don't understand how to give the command on the ok. somebody can help me? ...

Would this mIRC script be possible? how difficult?

At my workplace we use mIRC for realtime communication for those of us who need to be constantly in touch with others. Sometimes it happens that I have to leave my desk for an hour or two at a time, and sometimes I get a PM in mIRC that I need someone to get me for. So, my question is, with the scripting capability of mIRC, is it possib...

what can mirc bots do and not do give some examples

what can mirc bots do and not do give some examples ...

How can I talk to a c# .dll in mIRC?

Is there a way? I've noticed COM objects are there but someone said they only work with C/C++... And even then, I'm not exactly sure what they are. I want to build a script for mIRC but I hate using MSL. Thank you. :) ...