Arms warrior can't mouse move in combat

The last two days all of sudden the mouse move method is unresponsive while character is in combat

I am using this macro

Sequences[‘AnotherArmsTest’] = {
– This Sequence was exported from GSE 2.1.04.
Author=“Clangeddin@Saurfang”,
SpecID=71,
Talents = “3322322”,
Default=1,
MacroVersions = {
[1] = {
Combat=true,
StepFunction = “Priority”,
KeyPress={
“/castsequence Battle Cry, Bladestorm”,
“/cast Warbreaker”,
},
PreMacro={
},
“/cast Execute”,
“/castsequence Colossus Smash, Rend”,
“/cast Mortal Strike”,
“/cast Slam”,
PostMacro={
},
KeyRelease={
},
},
},
}