PoE-TradeMacro / POE-TradeMacro

Price checking script for Path of Exile.
https://poe-trademacro.github.io/
GNU General Public License v3.0
938 stars 189 forks source link

ALT-D and CTRL ALT D dont't work #1188

Open louisphilipj opened 2 years ago

louisphilipj commented 2 years ago

ALT-D and SHIFT ALT D dont't work

F5 and ALT-E work

image

AHK version: 64 Windows version: 20H2

ghost commented 2 years ago

use Awakened PoE Trade instead & uninstall AHK. You don't need a scripting tool for this game anymore.

kuratsak commented 1 year ago

Posting here just in case it's same issue as another report.

What worked for me (had 0 hotkeys working except alt+I, the custom search).

For next visitors, there's a PR with a viable fix it seems (nobody is merging it for some reason):

https://github.com/PoE-TradeMacro/POE-TradeMacro/pull/1180

I just took the file from the authors branch directly: https://github.com/devimauz/POE-TradeMacro/blob/patch-1/resources/ahk/POE-ItemInfo.ahk

and replace the local file: d:\Games\POE-ExtraTools\POE-TradeMacro\resources\ahk\Merge_ItemInfo.ahk

(or wherever your trade macro is)

https://github.com/devimauz

@devimauz