only in 1 region but if make a normal script like

Code:
#IfWinActive, Leader
LButton::

 if MouseInRange(250,269,759,778)
ControlSend,,{3 down}{3 up},Leader
ControlSend,,{3 down}{3 up},Box1
 ControlSend,,{3 down}{3 up},Box2

else
Click
return
then only the leader cast in this region the box1 und 2 casting in all window range if i click i dont know why