[PC] left-click with attack without moving = bugged -> 3rd party software necessary & fix included

The issue:
When using your left mouse button in the mode for attacking without moving* your left mouse button is bugged and cannot interact with other things. (NPCs are an exception.)
You cannot rebind the left mouse button in this game.


The consequence:
Most mainstream gamers will just not bother to solve this issue and move on to another game.
That would really hurt the Path of Exile 2 launch and the entire community.


The plea:
Please deal with this simple issue - just allow for rebinding the left mouse button at least.

Thank you!




The workaround:
You can use the free autohotkey2 software to rebind your left mouse button to something else.
Here I will swap left click and space by using the following script:

#HotIf WinActive("Path of Exile")
*LButton::Space
*Space::LButton
return

You can replace Space with your choice of key or button.
(There is a list for tricky buttons: https://www.autohotkey.com/docs/v2/KeyList.htm).






*
'Always attack without moving' is a skill mode available when rebinding your skills by clicking on them next to your mana bar - the option shows up above the skills available to be assigned.
Last edited by ShadowOfDeath#3996 on Nov 30, 2024, 8:59:32 AM
Last bumped on Nov 29, 2024, 5:52:32 PM

Report Forum Post

Report Account:

Report Type

Additional Info