• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Loot Lore item?

dobey1

Well-known member
Joined
Dec 15, 2020
RedCents
310¢
I have been using the kissassist macro more and more and I am loving it. One thing I did in my custom macros is use this code to select yes when the confirmation dialog box opened asking if I want to loot a lore item I already posses? How can I add this code to the ini file? where would it go?
Code:
    /if (${Window[ConfirmationDialogBox].Open}) {
        /nomodkey /notify ConfirmationDialogBox Yes_Button leftmouseup
    }
 
I have been using the kissassist macro more and more and I am loving it. One thing I did in my custom macros is use this code to select yes when the confirmation dialog box opened asking if I want to loot a lore item I already posses? How can I add this code to the ini file? where would it go?
Code:
    /if (${Window[ConfirmationDialogBox].Open}) {
        /nomodkey /notify ConfirmationDialogBox Yes_Button leftmouseup
    }
You shouldn't have kiss handle this

Have your loot automation handle it - lootly, yalm, mq2lootmanager etc.

Also isn't there an EQ option to not have that prompt
 
If there is an option I cant find it, do either of those plugins use the in game loot settings because I really don't want to make yet another ini file for another plugin.
 
Tom And Jerry Reaction GIF by MOODMAN


Tfw suggestions with links aren't enough

Check the last one first
 
If there is an option I cant find it, do either of those plugins use the in game loot settings because I really don't want to make yet another ini file for another plugin.
Mq2lootmanager uses your eq advloot settings

Not in-game ATM, but yeah pretty sure you can disable the lore notice - you're not on emu or using an out dated UI are you?
 
I am using the stock ui, and I don't see anything that lets you disable the lore specific check.
 
Question - Loot Lore item?

Users who are viewing this thread

Back
Top
Cart