Credits to :
[Only registered and activated users can see links. Click Here To Register...]
To release D3 alternate Controls.
###############
What this is
###############
This is the AutoIT version of the script and probably works good enough, while being easy to understand.
Especially as a easy level AutoIT script.
###############
HOWTO:
###############
1) Remove keybindings for W , A , S , D in your D3 Settings.
2) Bind Middle Mouse Button (MouseWheel Click) to "Movement" in your D3 Settings.
3) Enjoy WASD movement ingame.
*If something does not work, you can either adjust the values in the source yourself, or give feedback here. If something does not work, its most likely easy to fix it yourself in the sourcecode (as the script itself is easy level).
###############
Known Issues
###############
- As it comes, the script is made for 1920x1080 in fullscreen-Window mode. Anything else needs adjustments, which should actual be quite easy to do.
- If the game zooms out, in rare cases (like Belial) the mapped coords will not work as they do normally. So either you input 2 coords and switch between them, or you simply make 2 scripts and just run the Belial one or the normal.
- Similiar in rares situations something blocks the MouseClick to move. Some objects in the front can produce this, potential work around clicks on different positions instead of just a singel fixed one.
CODE HERE
Erweiterter Code mit "Doppel" Drücken der WASD Tasten werden ebenfalls die Skill 1,2,3,4 betätigt.
Schon ein Stück größer, aber nicht viel komplizierter.
Zudem eine "Pause" Funktion, damit man das Script nicht komplett abschalten muss zum Chatten.
CODE HERE
[Only registered and activated users can see links. Click Here To Register...]
To release D3 alternate Controls.
###############
What this is
###############
This is the AutoIT version of the script and probably works good enough, while being easy to understand.
Especially as a easy level AutoIT script.
###############
HOWTO:
###############
1) Remove keybindings for W , A , S , D in your D3 Settings.
2) Bind Middle Mouse Button (MouseWheel Click) to "Movement" in your D3 Settings.
3) Enjoy WASD movement ingame.
*If something does not work, you can either adjust the values in the source yourself, or give feedback here. If something does not work, its most likely easy to fix it yourself in the sourcecode (as the script itself is easy level).
###############
Known Issues
###############
- As it comes, the script is made for 1920x1080 in fullscreen-Window mode. Anything else needs adjustments, which should actual be quite easy to do.
- If the game zooms out, in rare cases (like Belial) the mapped coords will not work as they do normally. So either you input 2 coords and switch between them, or you simply make 2 scripts and just run the Belial one or the normal.
- Similiar in rares situations something blocks the MouseClick to move. Some objects in the front can produce this, potential work around clicks on different positions instead of just a singel fixed one.
CODE HERE
Erweiterter Code mit "Doppel" Drücken der WASD Tasten werden ebenfalls die Skill 1,2,3,4 betätigt.
Schon ein Stück größer, aber nicht viel komplizierter.
Zudem eine "Pause" Funktion, damit man das Script nicht komplett abschalten muss zum Chatten.
CODE HERE