Hi, I have this right now and it seems to work:
Code:
<Hotkey ScrollLockOn LButton>
<If MouseIsOverScreenRect 1980 1250 495 120>
<SendLabel w1, w2, w3, w4, w5>
<ClickMouse LButton>
<Else>
<SendLabel w1>
<ClickMouse>
<EndIf>
But really I want to get rid of the ScrollLock modifier and just use it at all times. What do I put in the else to have hkn just pass the mouse through and not mess with it when outside that region? As written you can't click and drag.
The goal is to pass mouse clicks to the jamba item-use bar for all toons.
Connect With Us