AutoHotKey_Scripts icon indicating copy to clipboard operation
AutoHotKey_Scripts copied to clipboard

Targeted Actions and Movement Actions not working

Open CutieAlesia opened this issue 2 years ago • 1 comments

So, I have been trying out this script, mainly in D3 so far, using keyboard and mouse, during testing it became quickly apparent that both Targeted Actions and Movement Actions show the same behavior(targeting at my feet/mouse position, and not the software cursor) I am not sure whether this has to do with any potential changes to D3 in the recent season, or whether I did something wrong(I disabled controller, enabled KBM)

CutieAlesia avatar Apr 05 '23 21:04 CutieAlesia

I ran into the same issue with the latest release. What I did to fix it was I cloned the AutoHotkey folder from https://github.com/bennybroseph/AutoHotKey_Scripts/tree/v2.1/ConfigurationForm/ConfigurationForm/AutoHotkey and replaced the existing folder in the latest release with the cloned version. Additionally, I recompiled "Joystick to Keyboard Emulation.ahk" into an exe.

This was enough to get it working for D4 with kbm, at least.

farconics avatar Jun 25 '23 10:06 farconics