What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Click/press macro at given intervals.

zoktar

New Member
Joined
Jul 20, 2010
Messages
285
Reaction score
1
lo, iv been looking for addons and other ways to filter out loot i dont want when farming instances and ZG and stuff like that, there are a few addons that can do this, but none that live up to my needs.

so this one addon named selljunk, lets you add items to an exception list and gives you a commandline

/selljunk destroy

wich destroys all your grey items + the items in your exceptionlist, i use this macro. tho, id like honorbuddy to run this macro say once every 30minutes or so.
 
loot filter has worked for years. take a few minutes to learn how to set it up and just let it go. you can filter by value, quality, name, type... all at the same time. i really don't understand why everyone has such a problem with it... there are other addons that do the same things as well.
 
Why won't Lootfilter work for you? It will destroy crap automatically. Maybe you just aren't using it right? Works perfectly for me.
 
The one feature of loot filter that doesn't work properly for me is the keep/delete list. But, I figured out how to sort that out.

If you're adding an item to one of the lists do #(.*)FULLITEMNAME(.*) and then it will function properly.
 
The one feature of loot filter that doesn't work properly for me is the keep/delete list. But, I figured out how to sort that out.

If you're adding an item to one of the lists do #(.*)FULLITEMNAME(.*) and then it will function properly.

yes this was my problem, the keep and delete list where not working at all. so like #(.*)Blacksmith Hammer(.*)

like that?
 
Yes. This functionality has never worked for me but using those wildcard parameters seems to make it work.

Basically what you're doing is telling it to search for those words in between anything that could exist, so if something was called The Blacksmith Hammer, it would also get cought by the rule you posted and be either deleted or kept based on that, so don't use any non-specific terms. telling it to keep "#(.*)Leather(.*)" for eample would also keep items with the word leather in them, such as gear, misc items.. etc.

you get the idea.
 
bleh, not fun to worry bout random items being deleted cus of the use of wildcards, must be some fix for it?. gah.
 
Use karni's crap filter, its easy to setup.
Just remember to turn off autoloot
 
Use karni's crap filter, its easy to setup.
Just remember to turn off autoloot

i want to loot everything, and then autodelete specified items, so to not extend respawn times.
 
Back
Top