- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,841 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
PassLoot
- 0 Likes
- World of Warcraft
- 86,116 Downloads
- Supports: 4.3
- 39 Average Daily Downloads
- Comments
- Created 8/10/2007 1:03:19 PM
- Updated 1/3/2012 11:12:46 AM
- 351 Favorites
- Project Site
- License: All Rights Reserved
- Release Type: Release
- Newest File: r132
About PassLoot
What this mod does
This mod will allow you to automatically roll greed, need, pass, or if the setting is disabled, let you manually roll on loot based on customized loot rules.
By adding customized rules, you can do things like roll greed on all Bind on Equip items, except in Karazhan. You could also let it ignore all Bind on Pickup items, to let you manually roll on them.
Features
Automatic loot settings for each category:
- Need - This will roll need on the loot in this rule.
- DE - If an enchanter is present this will roll disenchant
- Greed - This will roll greed on the loot in this rule.
- Pass - This will automatically pass on the loot in this rule.
- If no loot method is selected, you will have to manually roll on the items.
- You may select multiple methods.
Loot rules can filter loot based on the following:
- Bind on status
- Can I Roll filter - Checks if you can roll differently
- Class / Spec
- Equip slot
- Group/Raid
- Guild Group - When the group has a percentage of guild mates.
- Inventory - Do you already own an item
- Item Level (or formula based on current equipped level)
- Item Name (partial or exact)
- Item Price
- Item Type and SubType
- Learned Item (recipes/mounts)
- Loot Won Counter/Comparison - How often you have won an item with the rule
- Player Name
- Quality
- Required Level (or formula based on current level)
- Uniqueness
- Usable Items (things that you can equip/use)
- Zone
- Zone Type
- Confirm BoP filter to accept BoP item popups
- Confirm DE filter to accept DE item popups (use care with this one)
Logic
- Rules are checked for a match in the order they appear.
- You may have more than one of the same type of filter.
- Each filter type must have at least one match.
- Items may not match any exception.
- If ( matched rule ) then ( roll ) else ( skip rule )
- Rolling is attempted in the following order: Need > DE > Greed > Pass. (Depending on what is selected)
Logic Example 1
- Quality -> Rare
- Quality -> Epic
- Binds on -> None
- Binds on -> Equip
- Binds on -> Use
This will match IF (Rare OR Epic) AND (None OR Equip OR Use)
Logic Example 2
- Item Type -> Armor
- Item Type -> Weapon
- Item Type -> Plate Armor (exception)
- Item Type -> 2hd Maces (exception))
This will match IF (Armor OR Weapons) AND NOT (Plate OR 2hd Mace)
Logic Example 3
- Quality -> Rare
- Quality -> Epic
- Binds on -> Pickup
- Usable -> Unsuable
- Zone Name -> Halls of Reflection (exception)
- Zone Name -> Pit of Saron (exception)
This will match IF (Rare OR Epic) AND (BoP) AND (Unusable) AND NOT (HoR OR PoS)
Roll Logic Examples
- -Need +DE +Greed -Pass = DE > Greed
- +Need -DE +Greed -Pass = Need > Greed
- +Need -DE -Greed +Pass = Need > Pass
- -Need +DE -Greed -Pass = DE > Manual roll
Basic Usage
- To open the configuration menu, type /passloot
- Use Add button to create a new rule (Rules are processed in the order they are listed)
- To remove a rule, select the rule and click the remove button
- To move a rule up and down in the list, select the rule and click the up/down buttons
- Once a rule has been selected, you can edit the description or change it's filters.
- To add a filter to the selected rule, select the filter you wish to add and click add.
- To remove a filter, select the filter in the Active Filters window and click remove. (You can also shift-right click the filter)
- To edit an active filter, select the filter in the Active Filters window and change it's properties. (You may have multiple filters of the same type to match)
- To test an item to see how PassLoot would roll, type /passloot test <shift-click an item>
Example 1
If you want to roll greed on all BoE items, except when on a raid in Karazhan, you can do the following:
- Rule 1: (Greed)
- Zone -> Karazhan (Exception)
- Binds on -> Equip
- (You can add more Bind On filters to the rule if you wish to add Bind on None or Bind on Use.)
- Zone -> Karazhan (Exception)
Example 2
The only way to have it roll Need if condition X is met, and Greed if condition Y is met is to have 2 separate rules.
You wish to manually roll on all epic items, roll greed on all rare non-bop items items, and roll Disenchant on anything else (and greed if no disenchant option is available)
- Rule 1: (nothing checked)
- Quality -> Epic
- Quality -> Epic
- Rule 2: (Greed)
- Binds on -> Pickup (exception)
- Quality -> Rare
- Binds on -> Pickup (exception)
- Rule3: (Greed + Disenchant)
- (no filters added)
Notes
- Default settings
- Mod: On (If this setting is off, it won't do automatic pass/greed/need on anything)
- Quiet: disabled (If this setting is enabled, you won't see what it rolls on)
- All loot categories are disabled by default to let you manually roll on them.
- When rolling greed or need on BoP items, WoW will still ask you if you are sure you want to roll since it will bind on pickup. If you want to auto click yes on the BoP confirmations, add a Confirm BoP filter to the rule.
- The Loot Won Counters are only incremented when you win loot. It will remember what rule was matched and will increment that counter accordingly.
Translation
- Translation is done through the localization system at www.wowace.com/projects/pass-loot/localization/
------------------------------------------------------------------------
r132 | Odlaw | 2012-01-03 17:11:36 +0000 (Tue, 03 Jan 2012) | 2 lines
Changed paths:
A /trunk/Locales/Locale-esMX.lua
A /trunk/Locales/Locale-ptBR.lua
M /trunk/Locales.xml
M /trunk/MainGUI.lua
M /trunk/PassLoot.lua
M /trunk/PassLoot.toc
Add option to copy/export rules (right click on rule)
Add ptBR and esMX locale files.
------------------------------------------------------------------------
r131 | Odlaw | 2011-12-01 22:28:20 +0000 (Thu, 01 Dec 2011) | 1 line
Changed paths:
M /trunk/PassLoot.toc
toc update
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| r132 | Release | 4.3 | 274 | 1/3/2012 11:12:46 AM |
| r132-nolib | Release | 4.3 | - | 1/3/2012 11:12:45 AM |
| r131 | Release | 4.3 | 307 | 12/1/2011 4:29:33 PM |
| r131-nolib | Release | 4.3 | - | 12/1/2011 4:29:32 PM |
| r130-nolib | Release | 4.2 | 325 | 7/24/2011 7:56:32 PM |
| r130 | Release | 4.2 | 11,011 | 7/24/2011 7:56:32 PM |
| r129-nolib | Release | 4.2 | 20 | 6/29/2011 1:20:34 PM |
| r129 | Release | 4.2 | 225 | 6/29/2011 1:20:34 PM |
| r128 | Release | 4.1 | 8,219 | 5/13/2011 10:27:27 AM |
| r128-nolib | Release | 4.1 | 287 | 5/13/2011 10:27:26 AM |
| r127-nolib | Release | 4.1 | 95 | 5/9/2011 1:06:39 PM |
| r127 | Release | 4.1 | 2,979 | 5/9/2011 1:06:39 PM |
| r126 | Release | 4.1 | 5,462 | 4/26/2011 4:26:20 PM |
| r126-nolib | Release | 4.1 | 194 | 4/26/2011 4:26:19 PM |
| r125 | Release | 4.0.6 | 6,016 | 3/13/2011 10:52:44 AM |
| r125-nolib | Release | 4.0.6 | 221 | 3/13/2011 10:52:43 AM |
| r124 | Release | 4.0.6 | 5,112 | 12/20/2010 10:27:45 AM |
| r124-nolib | Release | 4.0.3a | 183 | 12/20/2010 10:27:44 AM |
| r122 | Release | 4.0.1 | 2 | 11/14/2010 10:59:17 PM |
| r122-nolib | Release | 4.0.1 | - | 11/14/2010 10:59:16 PM |
| r121 | Release | 4.0.1 | 4 | 11/10/2010 12:01:46 AM |
| r121-nolib | Release | 4.0.1 | - | 11/10/2010 12:01:45 AM |
| r120 | Release | 4.0.1 | 2 | 11/7/2010 10:38:57 AM |
| r120-nolib | Release | 4.0.1 | - | 11/7/2010 10:38:56 AM |
| r118 | Release | 4.0.1 | - | 11/5/2010 2:22:05 PM |
| r118-nolib | Release | 4.0.1 | - | 11/5/2010 2:22:04 PM |
| r117 | Beta | 4.0.1 | - | 10/30/2010 2:53:08 PM |
| r117-nolib | Beta | 4.0.1 | - | 10/30/2010 2:53:07 PM |
| r116 | Release | 4.0.1 | - | 10/12/2010 1:13:12 PM |
| r116-nolib | Release | 4.0.1 | - | 10/12/2010 1:13:11 PM |
| r115 | Beta | 4.0.1 | 2 | 10/7/2010 10:12:15 AM |
| r115-nolib | Beta | 4.0.1 | - | 10/7/2010 10:12:14 AM |
| r114 | Beta | 4.0.1 | - | 9/29/2010 11:01:05 AM |
| r114-nolib | Beta | 4.0.1 | - | 9/29/2010 11:01:04 AM |
| r113 | Beta | 4.0.1 | - | 9/29/2010 10:09:22 AM |
| r113-nolib | Beta | 4.0.1 | - | 9/29/2010 10:09:20 AM |
| r112 | Beta | 4.0.1 | - | 9/22/2010 1:36:29 PM |
| r112-nolib | Beta | 4.0.1 | 1 | 9/22/2010 1:36:27 PM |
| r111 | Beta | 4.0.1 | - | 9/9/2010 10:29:39 PM |
| r111-nolib | Beta | 4.0.1 | 1 | 9/9/2010 10:29:37 PM |
| r110 | Beta | 3.3.5 | 29 | 9/5/2010 11:21:19 AM |
| r110-nolib | Beta | 3.3.5 | - | 9/5/2010 11:21:18 AM |
| r109 | Release | 3.3.5 | 4 | 7/18/2010 10:16:12 AM |
| r109-nolib | Release | 3.3.5 | - | 7/18/2010 10:16:10 AM |
| r108 | Release | 3.3.5 | - | 7/3/2010 9:34:56 AM |
| r108-nolib | Release | 3.3.5 | - | 7/3/2010 9:34:55 AM |
| r106 | Release | 3.3.0 | 1 | 2/5/2010 12:44:06 PM |
| r106-nolib | Release | 3.3.0 | - | 2/5/2010 12:44:03 PM |
| r105 | Release | 3.3.0 | - | 1/24/2010 11:38:16 AM |
| r105-nolib | Release | 3.3.0 | - | 1/24/2010 11:38:13 AM |

Comments
Hi there.
First, fantastic addon. It's ridiculous that you're forced by default to see the confirm dialogue for BoP items when you're ungrouped. What else are you going to do, leave it there?
Second, sadly I can only seem to get this to work when i'm in a group. My settings are thus:
Confirm BoP:
Will Confirm Bind!
Quality:
Rare
Common
Epic
Basically it works perfectly when im grouped, but when im running low level dungeons solo, it still asks me for the confirm BoP dialogue. Any ideas how to bypass that?
Cheers
Unfortunately, since you're solo it won't auto confirm the bind window as it's not actually rolling on loot.
There are a few addons that do confirm the loot window for non rolled on loot (and probably rolled on loot as well) -
http://www.curse.com/addons/wow/wbop
http://wow.curseforge.com/addons/mischelper/
http://www.curse.com/addons/wow/project-5397
http://wow.curseforge.com/addons/no-bo-pwarning/
probably a few others too.
Just wanted to thank you for this addon, took some trial and error to get it configured how i wanted, but I am loving it.
Just out of curiosity, without having to give away your trade secret. How is this addon actually able to do the rolling for you and say yes or no to binding without the user input of "clicking" ?
Thank You.
It registers the event for START_LOOT_ROLL.. checks each rule to see if the item being rolled on matches whatever filters are setup and then calls RollOnLoot()
Just can't say enough good things about this addon. Not having to manually roll on something unless I want to is so nice, and a time saver. Its actually kind of funny. When a boss drops loot and everyone is standing still thinking over their rolls and clicking buttons. I am off and gone, ready and waiting at the next trash pull.
Thank you Odlaw, wish I had known about this addon a long time ago.
Are you going to update the AtlasLoot bit for 4.3? It's wonderfully useful.
Is there any way to make PassLoot work for Raid Tokens, as to automatically go Greed / Pass on non-usable ones depending on your Class ?
I've set up filters for all my characters, which work as intended (ie. to greed / disenchant what is unusable for each class), but I can't figure how to do it for tokens…
Tried the « Class Spec › !MYCLASS - Any » (exception mode) with no luck.
Tried the « Usable › Unusable », but I doubted it would work since these items cannot be "used" by default.
Tried the « Equipable › Never », same as Usable, these cannot be "equipped" by default.
So, how should I configure PassLoot for that to work ? Thanks in advance ;)
By raid tokens I am assuming you mean things like Crown of the Corrupted Protector.
You could setup something with Item names:
Item Name > Corrupted Protector > uncheck exact
However it can not figure out if you have already converted the token into a piece of gear and have it already.
My solution for the raid tokens:
1. Type/Subtype = Misc - Junk
2. Can I Roll = Need
I've ran many many LFR/LFD and 10man DS on multiple toons and leveled a toon 1-76 with this in place and haven't ran into any oddball scenarios where it caused me to roll incorrectly.
I would swear I tried that one (Usable -> Usable) ! Anyway, it works ;)
The simple way is to just change loot to need before greed and setup pass loot where if you can't need, you greed/de based on your preference and make it bind on pickup.
I made a simple one and it handles 99% of situations. Choose can I roll, then make an exception (you will see a !) then select Need. That states that if I can't roll need. The next line is simply confirm BoP and choose if you want it to confirm it for you (I do).
This will work for everything and filter the loot so you never have to make a decision on things you can't need. It's great for Raid Finder, because you will only have to make decisions on what you can need.
I thought about updating the equipable filter with item id's.. but then thought that would be a pretty large undertaking getting item ids for all the different tokens, as well as non-tokens.. Also thought about searching the text for Classes: <whatever> .. which would work too.. this might be more friendly for future updates..and then I thought.. wait.. I already have a filter that can check if it's usable...
Use the filter:
Item Type / Subtype -> Miscellaneous / Junk
Usable -> Usable
This seems to match fine.. (also matches things like mounts)
Class spec only rolls on what your current class / spec is selected as
Equipable is the one that checks if you can wear something.. However you can not wear raw tokens, so this would not work either.
What I'm referring to : Chest of the Corrupted Vanquisher.
It has Class restrictions on it, that's why I had presumed that the « Class Spec › !MYCLASS Any » would've worked, but if you're taking the path of entering the raw token names one by one, I presume it won't work that way… :'(
Going to give it a try with entering all the shared Class restrictions on those items, maybe it'll do the trick…
And if it won't, how about a little revamp on the « !Class - Any » on your side ? ;) (yeah, I'm still convinced it should work this way :D)
Thanks for this great addon which has reduced my insanity level with junk loots :D
Hey.
How Can i achieve this.
Roll greed on all Green BOE
Roll Need on hunter items
Roll Need on hunter suited items (hi agi etc)?