Page 1 of 1

Question: How to not loot or drop armor/weapons?

Posted: Thu Oct 20, 2011 2:07 am
by ctrlaltdelete
I want to isolate my loot to be only cards, runes, dailies, et cetera...
So that my inventory does not get full and I am able to run for a long time picking up loot.

Now I have used Lootamatic. And it is capable, if I want to hand jam in every item that I don't want, but I have to do this every time I move to new areas (levels).

Its also a problem when I crash and Lootamatic decides to forget everything I hand jammed in.

Anyone have a suggestion or know of a way to copy paste a list of items into Lootamatic to "not loot" or "drop"

Thanks in advance.

Re: Question: How to not loot or drop armor/weapons?

Posted: Thu Oct 20, 2011 2:15 am
by Nero
I am quite sure that lootomatic has to save those settings somewhere - perhaps just find it and make a safety-copy if that's what you're looking for?

Also, you might check out cleanbag userfunction. http://www.solarstrike.net/phpBB3/viewt ... =27&t=2849

Re: Question: How to not loot or drop armor/weapons?

Posted: Thu Oct 20, 2011 3:38 am
by lisa
all addon information is saved in SaveVariables.lua
usually in format

Addon name
account name
server name
char name

If you really wanted you could copy the lootomatic details from one to character to other characters.

Me personally I would just make a userfunction to dump junk loot, been a few posts about doing such a thing. I think rock even posted his userfunction somewhere.