Log in

View Full Version : [HotKeyNet] HotKeyNet **TOGGLE** mouse broadcast



Thunderkoww
05-18-2020, 05:55 AM
So this is the code for broadcasting mouseclicks:

<UseKeyAsModifier Shift>
<Hotkey Shift LButton>
<SendLabel w1, w2, w3>
<ClickMouse %TriggerMainKey%>

The issue I have is when I use Shift + click on my action bar, it works, however, from that point on all my left clicks are being broadcast, which causes lots of problems. How do I make it so that this stops happening, and mouseclicks are broadcast **only** *while* holding Shift?

hasnogaems
07-11-2020, 09:10 PM
So this is the code for broadcasting mouseclicks:

<UseKeyAsModifier Shift>
<Hotkey Shift LButton>
<SendLabel w1, w2, w3>
<ClickMouse %TriggerMainKey%>

The issue I have is when I use Shift + click on my action bar, it works, however, from that point on all my left clicks are being broadcast, which causes lots of problems. How do I make it so that this stops happening, and mouseclicks are broadcast **only** *while* holding Shift?
https://media.discordapp.net/attachments/706209522196414505/731614542198472764/2020-07-11_23_53_00-HotkeyNet__Send_Mode_Settingsanonimous-pc.png