Just yesterday there was a problem with sending commands to click in all windows, the cursor in other windows has a different location relative to the main window. I haven't changed anything in the script, can this be related to the last Blizzard update from 07/22/2020?

My script:

<Hotkey Ctrl 1>
<TurnHotkeysOn>
<Hotkey Ctrl 2>
<TurnHotkeysOff>

<Label w1 local SendWinS WoW1>
<Label w2 local SendWinS WoW2>
<Label w3 local SendWinS WoW3>
<Label w4 local SendWinS WoW4>
<Label w5 local SendWinS WoW5>
<Label w6 local SendWinS WoW6>


<MovementHotkey F5, F11, F12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, Q, Z, P, F, E, R, T, Y, X ,B, C, L, End, Delete, Space; Shift Space; Shift F; Shift T; Shift E; Shift V; Alt E; Alt 1; Alt 2; Alt 3; Ctrl E; Ctrl 0; Ctrl V; Shift R; Shift 4; Shift 3; Shift 5; Shift 2; Shift 1 >
<SendLabel w1, w2, w3, w4, w5, w6>
<Key %Trigger%>


<UseKeyAsModifier Oem3>


<Hotkey Oem3 LButton, RButton>
<SendLabel w1, w2, w3, w4, w5, w6>
<ClickMouse %TriggerMainKey%>
<RestoreMousePos>