Item info broken due to other AHK script
I tried using the logout macro script LutTools simultaneously with this script and all other features work, except the item info panel. It just does not pop up. I tried changing the omni-key and it still does not work. When the other script is closed, it works fine. It does not seem that they use the "C" key or "Middle Mouse", in their script, which could potentially cause an issue. I would appreciate any advice or help you can give.
- I am using Windows 10
- I use DX12 as well
- I have set up the inventory screen checkup
Attaching their hotkey screen just in case.
Thanks for reporting this incompatibility. I can't test these issues myself, so could you check whether:
-
it makes a difference which tool you start first
-
the context-menu on items works (omni-clicking gear, for example) while both are running
-
the clipboard changes when you omni-click an item (it should be cleared when omni-clicking items, and then contain the item's tooltip-text)
-
The order in which the scripts are opened doesn't matter. Both ways result in the tooltip not working.
-
Omni-clicking items does not work either. Sometimes I get the small context menu related to map omni-clicking randomly. Could not reproduce atm.
-
The clipboard is being cleared, but the item text is not saved to the clipboard and it returns empty.
The third point indicates that LutTools is somehow either interfering with the clipboard or preventing my tool from copying the item tooltip-text in the first place.
Is that tool still being maintained? I can't find a repo nor up-to-date info.
There is no GitHub repo I think. Tool page is URL
http://lutbot.com/#/
Shall I close this as it is not possible to follow up?
Managed to find the issue @Lailloken. The LutTools had a small overlay that failed the screen check for inventory and didn't show the tooltip. I just wanted to let you know. Thanks again for the awesome tool!