开发者

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 ti开发者_JS百科me, 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 possible to set up a script that, when running, if I receive a PM it will automatically send a PM to another user that I specify to let him know to give me a call or something? Would it be easy to implement?

(if it would be quick and easy and someone wants to write it for me, that'd be super and worth a top answer vote :P mainly just need to know if its possible and how difficult it would be though)

We use mIRC 6.16 if that matters. Its an older release.


Yes it's possible. Yes it's easy.

It's like one line of code. This might work, haven't tried it though since I haven't used mIRC in years, probably made a mistake somewhere..

on *:TEXT:*:?:/notice NICKNAME Got PM, Call me!
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜