Close
Showing results 1 to 2 of 2
  1. #1

    Default HotKeyNet **TOGGLE** mouse broadcast

    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?

  2. #2

    Default

    Quote Originally Posted by Thunderkoww View Post
    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/attachm...onimous-pc.png

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •