mIRC Homepage
Posted By: p0rky Scripting question - 18/10/04 05:42 AM
I was wondering if there was a way to make.. hm, how can I say this, like.. ctrl codes I suppose? say I wanted to make ctrl+1 input something, is it possible or would it use a dll? or something
Posted By: tsoglanos Re: Scripting question - 19/10/04 10:00 PM
you could easly deal with mircs fkeys

Code:
 
Example:CTRL+F2
 alias cf2 { NickServ Identify $$?*="Password ?" }

 
© mIRC Discussion Forums