Quote Originally Posted by 'Midol',index.php?page=Thread&postID=117405#post11 7405
Right now I am coding a multiboxing program.
Welcome to the club.

I think the speed of VB6 is fine for this type of work...
The time-sensitive parts of the program will probably turn out to be the keyboard hook and socket code, which are pieces of the operating system, so I don't think your choice of language matters very much.

I'll also consider releasing source code depending on how embarrassing the code ends up being :P
I know the feeling all too well.

Anyway, the point of this post is to ask what features do people desire in a multi-boxing program?
I think you'll start getting good answers to that question after you begin releasing beta versions and people are using the program. Your users will tell you what they want, and that's how you'll find out which features are most desired. That has been my experience with HotkeyNet. My users have been a never-ending source of excellent ideas.

Therefore, if I can make a suggestion, release a simple but useful version of the program immediately. It can be the maximizer/PIP version you've already written. Start building up a group of users. They will tell you everything you need to know. Then add stuff to the program bit by bit.