Hello, I have some slide attack script that works correctly, but when I use it, shortly after using the slide attack it uses a normal attack, instead of proceeding with another slide attack, sometimes it works as it should, but most Sometimes it does what I said above, I tried other scripts and the same problem always happens, so I suspect it's my default key configuration, do I have to change something?

Script used:

IfWinActive WARFRAME

*Caps Lock:: Send, {Control Down} Send, {e} Send, {Control Up} Sleep, 400 Return

IfWinActive

$ numpad0 :: pause $ numpad1 :: exitapp


if! ErrorLevel = 0

{ and:: Send, {Control Down} Sleep, 20 Send, and Sleep, 20 Send {Control Up} Sleep, 20 return }

End :: Pause $ numpad1 :: exitapp


Caps Lock:: Loop, {

Send {w down} {control down} {e} Sleep 350 Send {w up} {control up}

}

$ 1 :: Pause $ numpad1 :: exitapp