I've started making a script that uses some of Chii's functions and I hope that there is both some interest by other mIRC-users as well as a few of you who are willing to test the betas

Of course I'd also appreciate help from those capable of mIRC-scripting

The intention is to make dealing with Chii easier, not to replace any upcoming anidb-client - so its functions will remain IRC-related, which means: no offline-browsing of your mylist, no mass-ed2k-link-sending-to-your-ed2k-client like sr.com, etc...
The Advertising-Part - how does it look so far?
(It's no real deal to make standard-GUIs with mIRC after all, but hey, most of it *works* too ^^)
The menu-entries:

Not much, huh?
"Show Stats":

Updating can be run every 30 Minutes max, since Chii anyway doesn't update the data more often...
"Config":

The grey parts on the right still lack functionality... that's on todo

"Downloaded Files" refers to mIRC-Downloads - monitoring ed2k or BT-downloads will be left to the anidb-client.
"Add Multiple files...":

Is that a bug? - no, it's just my paranoia

That one's mainly a dialog to select the files you wish to add to your mylist. You can add them as "watched", which is indicated by a "w" in the first column of the table.
The third column indicates the status which can be:
waiting -> hashing -> hashed -> adding ->
and then eiter:
- added
- double (=already in list)
- UNKNOWN
- CORRUPTED? (=Size match only)
- ERROR (= unknown reply by Chii)
That dialog is resizeable and you can drag&drop files on the table.
"Overview":

...And since i didn't yet implement anything to change the relative position of the table of added files in the previous dialog, here's a window dedicated to showing all the files added using this script. It still lacks a load/save-facility, but that's on todo...
(Also resizeable but no drag&drop)
Interested in Beta, err, ok, currently Alpha-testing or helping with the script?
Even for testing, it'd be good if you're a bit familiar with mIRC-Scripting, just in order to be able to verify that there is no kind of trojan-code inside.
I *do* guarantee you that there is no malicious code, but, after all, why should you trust me?

Just drop me a PM if you'd be willing to test it (and of course send me some debug-data in case of errors) or if you feel like digging through my half-heartedly-commented code ^^
Some Data:
Script-Size so far: 50KB / ~1300 lines (including dialog-tables and stuff)
External files needed:
mdx.dll - for the dialogs
ed2k_hash.exe - did you really think I implemented md4-hashing in mIRC?

movieid.exe - for the useless show-off-feature of displaying the codec-info and bitrates
Overall size: around 300KB