Or you can add something like this after calling interact
would be the same as an addon i think ill add this when i feel like it doing some othere stuff too, trying to make a filter iterate all the lootslots getting the info and if it's a wanted fish it takes it otherwise it wontCode:Lua_DoString("numLootItems = GetNumLootItems() for i = 1, numLootItems, 1 do LootSlot(i) ConfirmLootSlot(i) end");![]()