Quote Originally Posted by 'Freddie',index.php?page=Thread&postID=142173#post 142173
(However there's at least one programmer here who disagrees with me. If I understand him he thinks it's okay to hook DLLs.)
Well it is the easiest way to do it.

Quote Originally Posted by 'Freddie',index.php?page=Thread&postID=142173#post 142173
Section 4.B.(iv) of the EULA says third-party programs can't connect to the WoW client or service.
I'd take this to mean a socket connecting to the wow server, a packet tap program, or something like the CS1.6 hacks - attaching to and modifying the running wow app.

My way gets the window handles for WoW master and slave, and filters any keys meant for master hwnd and sends them to slave hwnd.