Quote Originally Posted by 'wolpak',index.php?page=Thread&postID=183864#post1 83864
I use HotKeyNet and basically, what it can do is listen for a on screen LButton or RButton click. You modify the script to tell HKN if you click within a certain area X=100+30 Y=100+30 and if you do, it then maps that to a key and sends it to a slave window. On the slave window you create a macro, set it to a button, and keymap it. So, when you click and send F1 to your slave window, it reads it like you hit the F1 key.
Can you (or anyone else) please show a script example of how you check a certain area for clicks and send a keystroke to the other client?
Thanks. :-)