mIRC Homepage
Posted By: MyrddinBach Help with script.. - 09/05/16 04:15 AM
Is it possible to have a script that looks for a url with specific keywords when posted in a channel and then runs another program with that url as part of the input or a variable?

I know the /run command can open external programs - just not exactly sure how to use that with a variable input. Also I know the url filter will catch and list URLs posted but not sure if that would be useful for what I'm trying to do here.

If this is not clear let me know and I'll try to explain further.
Posted By: Sakana Re: Help with script.. - 09/05/16 01:26 PM
Yes, just use a text event that triggers on the url and then do /run C:\program.exe URL_HERE

Assuming the program can take an url as a paramater
© mIRC Discussion Forums