but is there any easy way to convert a mIRC script to a mIRC DLL (and I know that the DLL is really a Windows DLL just used/called upon by mIRC, but let's not split hairs on the precise wording)
More importantly, is that a good way to make an identifier that should be available to any script that was made knowing about the function?
I recently developed my own little identifier for clone detecting (needs to be better tested but so far seems to be rather sturdy/accurate) so that its easier to make clone detecting scripts (long story short, it's like using $ialchan but only reports addresses with multiple nicks in a room)
So anyone that can design the script I made into a DLL - and interested in toying with the script, please let me know.