• 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

Problem - New kissassist update doesnt loot anymore! help

zeusdraco

New member
Joined
May 24, 2015
RedCents
25¢
Hello,

I am using kiassassist to loot my corpse and follow my main etc... today after getting set up my new compile .....i just updated it using your compiler, my bot no longer looting, it just skip that stage, whatever how i try to tweak it Inside the ini it refuse to loot. So i decided to try it on my second pc ( my cleric and chanter ) that never ever looted, while having my setting loot turned on......it never looted anything after more than 30 kill. Can you look what is going on ? shall i fresh install mq2.
 
This appears to be a known issue, but I have yet to see any solutions or replies from the kiss developers.... stay tuned
 
Yeah looks like mine wanted to use advloot, which I don't use. Then it just died and I cried a little. True story.
 
I removed the UseAdvancedLooting check from Sub LootStuff as a temporary workaround and have been looting ok for about an hour now.

It should be around line 3008, I changed this:

Rich (BB code):
        /doevents
         /if (${Me.UseAdvancedLooting}) {
            /call UseAdvLoot
        } else {
            /call LootMobs
        }
        /call DoWeMove

to:

Rich (BB code):
        /doevents
                 /call LootMobs
                /call DoWeMove
 
crazy if you are on the current update it works just fine. Make sure that you don't have use advanced looting checked on ANY toon that you want to loot. Even if they aren't the group leader or master looter they still will not loot (in my experience) if that box is checked.
 
I have very inconsistent behavior with looting now. On certain toons, it always works. On others, it never works. Is it class specific?

Working for me so far:
Monk
Necro

Not working:
Chanter
Cleric
Ranger

All above are set for assist and are the master looter. Didn't test other classes and am not really sure it's class specific either.
 
Problem - New kissassist update doesnt loot anymore! help

Users who are viewing this thread

Back
Top
Cart