Releases: bennybroseph/AutoHotKey_Scripts
Target Triangle and Inventory Offset
Added a targeting triangle option to help show where the user is currently targeting if needed.
Added offset values for the inventory. This is pixel based and does not scale with resolution to assist with ease of use.
Updating from a previous version? Copy over everything EXCEPT:
'AutoHotkey\config.ini'
'Settings\Keybindings'
'Settings\Profiles'
Then run the 'ConfigurationForm.exe' and click the 'Update INIs' button!
Keyboard Movement w/Mouse Control
The program can now be used with a keyboard and mouse. This means you can use the keyboard to move and the mouse to fire off skills. It uses a software mouse to keep track of where you're currently aiming the mouse. Make sure to enable this feature in the currently set keybinding and to DISABLE the controller one as they don't work perfectly together just yet.
If you're using YoloMouse to hide the mouse, check the 'Using_Invisible_Cursor' setting in the current profile's 'Preferences' section. I have provided an invisible '40.cur' in the zip if needed. Using this with my script allows for a little better visual clarity especially when using a mouse and keyboard.
I haven't had particularly extensive testing with this, so please report bugs to me through whatever communication medium you have available.
Updating from a previous version? Copy over everything EXCEPT:
'AutoHotkey\config.ini'
'Settings\Keybindings'
'Settings\Profiles'
Then run the 'ConfigurationForm.exe' and click the 'Update INIs' button!
Enjoy WASD movement!
PoE compatibility release
New release is here! This version will most likely have bugs as I haven't tested many of the non-default settings. Some setting descriptions aren't quite correct. Please let me know if you see one that is not correct.
Make sure to drop issues in the issues tab or as a comment on my youtube video is you're not a fellow programmer.
Big additions:
- Separated keybindings from other settings
- Image Overlay! You can easily see what the current keybinding for various UI elements are (see profile ini to configure)
- Inventory grid for PoE
- Set min and max radius for each stick
- Swap left and right stick
- Smoother math for mouse and target positions
- New icon for the executable
- And much more I'm forgetting...
Profile Configuration Version
The script now has a configuration application to help with editing the .ini. This has also added the ability to create multiple 'profiles' and set them using the new application.