hwnd-git / Diablo-IV-AHK-WASD

AutoHotKey script rebinding WASD keys into mouse clicks. Allows to control character in Diablo IV with WASD control scheme (similar to Diablo: Immortal).
BSD 3-Clause "New" or "Revised" License
17 stars 5 forks source link

Change main click #7

Open Ichiro91 opened 1 year ago

Ichiro91 commented 1 year ago

Hello ! any way to change the main left click to something else like right click please ?

ragestaker21 commented 1 year ago

i want to know this

hwnd-git commented 1 year ago

It doesn't work for me, but as far as I remember from YT comments, it works for some people. I don't know the reason why such inconsistency. Try it by yourself by changing "L" to "R" in all commands in the code: "ControlClick, x%xCenter% y%yCenter%, A,, L, 1, NA" -> "ControlClick, x%xCenter% y%yCenter%, A,, R, 1, NA"

ragestaker21 commented 1 year ago

yes i already tried it doesnt work its like this script doesnt work even if you change mouse clicks

ragestaker21 commented 1 year ago

i m trying to use it for league of legends, also changed appid correctly i also hear sounds but it doesnt work.

for diablo 4 the default settings works very good for me.