So...
I made a script in autoIT for making "360°" trickshots. It works perfectly when on desktop / an other program (for example web browser) but when i try to go in S4 League it doesn't do anything (i use bypassed launcher). It works as soon as i change to desktop,...
if KeyToHoldDown = J
J::MouseMove, -15, 0, 0, R
if KeyToHoldDown = K
K::MouseMove, 15, 0, 0, R
If anyone knows how to fix that i'd appreciate it.
p.s.: I s**k at explaining things in english.