Lailloken-UI icon indicating copy to clipboard operation
Lailloken-UI copied to clipboard

Item info broken due to other AHK script

Open ksenanayaka opened this issue 1 year ago • 4 comments

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.

image

ksenanayaka avatar Oct 02 '24 15:10 ksenanayaka

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)

Lailloken avatar Oct 02 '24 16:10 Lailloken

  1. The order in which the scripts are opened doesn't matter. Both ways result in the tooltip not working.

  2. Omni-clicking items does not work either. Sometimes I get the small context menu related to map omni-clicking randomly. Could not reproduce atm.

  3. The clipboard is being cleared, but the item text is not saved to the clipboard and it returns empty.

ksenanayaka avatar Oct 04 '24 01:10 ksenanayaka

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.

Lailloken avatar Oct 05 '24 09:10 Lailloken

There is no GitHub repo I think. Tool page is

URL http://lutbot.com/#/
But I don't know if it's properly maintained. It's a long shot anyways. I think I'll make do with a normal logout macro from your tool. Thanks for looking into this.

ksenanayaka avatar Oct 05 '24 14:10 ksenanayaka

Shall I close this as it is not possible to follow up?

ksenanayaka avatar Oct 09 '24 02:10 ksenanayaka

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!

ksenanayaka avatar Oct 10 '24 13:10 ksenanayaka