Quote Originally Posted by 'olipcs',index.php?page=Thread&postID=166946#post1 66946
nice good you got it working!

one little cosmetic change in your script I would change is using <Sendlabel> instead of the five different <SendWinMF> like this:

<UseKeyAsModifier 7>
<Hotkey 7 LButton, MButton, RButton>
<SendLabel w1,w2,w3,w4,w5>
<ClickMouse %TriggerMainKey%>

..but this is purely cosmetic...
Hmm .. i'm a bit new at using HKN and i'm trying to comprehend every bit of code i see here.
If i am correct, the code quoted above, alows the mouseclicks to be passed when 7 is held down ?
Just want to see if i get the basics right :P