As of right now mIRC cannot support .NET class libs for one simple reason, its entirely impossible to call upon MANAGED code from unmanaged without REQUIRING the .NET framework so to REQUIRE a 26meg framework for a 1 megabyte program is kinda dumb (thats the only reason i can see khaled not adding it since mIRC is C++ 7.0 now) either way it prolly wont be added anytime soon for that reason when .NET is distributed as a requirement for a program EVERYONE using windows has then it would be a better time to add it since its already there. ive takin it upon myself to provide as much info on C# DLL com objects to anyone that asks as much as possible as of right now im working on a C++ bridge (that requires the framework to work) that will directly call on .NET classlibs without it being registered with the gac for com instances, this will be probably the only way to do this for the time being, as for right now use COM its easy enough to figure out ive recently distributed some apps that make it incredibly easy to register and unregister normal classlibs into the GAC if you would like this stuff hit me up on Gamesurge: irc.use.gamesurge.net on channel #script