Hello peeps!

I was wondering: Could I make a script for mIRC which would press a button (combination) (Say SHIFT (+ F1).)?
Like so:
Code:
on *:text:!button:#: {
  Press button x (and y).
}

Would this be possible or would I need to use some other event or...?

Thanks in advance and for taking the time to review this,
Farcrada

Last edited by Farcrada; 22/11/13 02:24 AM.