Change Log:
--------------------
v4.1c
Fixed small error in Code with BoA bags.
v4.1b
Fixed issue if moving mouse when opening BoA bag it would still loot.
v4.1a
Updated ToC. Added option to not auto loot the BoA bags from Call to Arms.
v4.0.6c
Fixed taint bug with regards to the close loot window option, when looting in combat.
v4.0.6b
Fixed the bug that clicking on a blank bag space with alt/ctrl resulted in lua errors. Will now tell you you clicked on a blank bag slot.
v4.0.6a
Fixed bug, blizz changed how GetAuctionItemSubClasses returns for armor. They removed the stuff that no longer exists (ie librams/etc).
v4.0.3a
Small bug fix. Update version.
v4.0.1beta2a
I lied. You can now Alt-RightClick to add to sell list, Ctrl-RightClick to add to blacklist.
v4.0.1beta
Think i'm done with the selling options.
v4.0.1ALPHA phase 2
Completed LDB Plugin, handles grey items auto, BoP non usable items, keep list, sell list, drop any item in list with shift click, save items in list ctrl click, right click LDB Plugin for options.
v4.0.1ALPHA
added Trash tracking abilities.
v4.0.1c
Fixed cosmetics inside lua for myself, and removed redundant commands.
v4.0.1b
Fixed DropDownMenu's
v4.0.1a
Fixes to update for 4.0.1 patch.
2.0.6
Error if you had autoclose loot tunred on and you were ML or something. Added some options to fix this.
2.0.5 alpha
Added profiles in gui (able to upload current toons BL so other toons can use it), fixed GUI so it scales correctly, made it so adding items to blacklist correctly use Item Links and not just name. Achbed fixed some bugs in his code.
2.0.1/2 alpha
fixed bug's
2.0
Changes by Achbed in main lua file. Added options GUI.
1.2a beta
Major bug fix.
1.2 beta
Updated ToC to 3.3
1.1a beta
Fixed slight error with no checking if variable was nil.
One variable was off 1 letter.
1.1 beta
Moved to beta
Added deletesomegrays command (/lwiw deletesomegrays ##)
removed tracking from this mod...
Description:
--------------------
STILL READ THE WARNING: I'm back. Tested only 5-10 minutes. USE AT OWN RISK. Updated for 5.4
***WARNING***AS THIS DEALS WITH DELETING LOOT PLEASE READ THIS WHOLE POST. All warnings for this mod are in here. YOU'VE BEEN WARNED.***WARNING***
Would like to thank WoWI user Achbed for his work cleaning up my code.
****WARNING**** PLEASE READ IF YOU USE THE DELETE FEATURE it will NOT ask for conformation. You've been warned. (ie i add the zg quest items that are epic to it because you can't sell the item nor the turn in). I'm just warning. ***WARNING***
Now i've tested it for days now and it has never deleted the wrong thing. I have noticed that if you loot too fast (ie 1 mob than a second before you've fully finished looting) it won't always delete a looted deletable item, but will the next time you loot a deletable item. I think this boils down to looting too fast and the variable that is set that you looted a blacklisted item is reset.
I wanted an addon that would skip certain items that I didn't want to loot, especially when I was farming a specific area (ie strat for the mount). I had a mod that would delete grey items, but not anything higher.
Also, this mod outside a group/raid will AUTO loot BoP items.
Turn off auto loot otherwise this won't work (it will let you know). This will auto loot everything (even BoP items) that aren't in your Blacklist. When you are in a group/raid it will autoloot everything except BoP/Blacklist items. You can change this, although it is not recommended, and
***WARNING***I am not responsible if you enable looting BoP in group/raids and you loose DKP or are labled a ninja. ***WARNING***
LootWhatIWant Mod
usage /lwiw -- prints help
/lwiw add -- add an item to the blacklist to not loot, must be in proper item format (ie shift click after the word add). Can add multiple items per command.
/lwiw remove -- remove an item from the blacklist, must be in proper item format (ie...
--------------------
v4.1c
Fixed small error in Code with BoA bags.
v4.1b
Fixed issue if moving mouse when opening BoA bag it would still loot.
v4.1a
Updated ToC. Added option to not auto loot the BoA bags from Call to Arms.
v4.0.6c
Fixed taint bug with regards to the close loot window option, when looting in combat.
v4.0.6b
Fixed the bug that clicking on a blank bag space with alt/ctrl resulted in lua errors. Will now tell you you clicked on a blank bag slot.
v4.0.6a
Fixed bug, blizz changed how GetAuctionItemSubClasses returns for armor. They removed the stuff that no longer exists (ie librams/etc).
v4.0.3a
Small bug fix. Update version.
v4.0.1beta2a
I lied. You can now Alt-RightClick to add to sell list, Ctrl-RightClick to add to blacklist.
v4.0.1beta
Think i'm done with the selling options.
v4.0.1ALPHA phase 2
Completed LDB Plugin, handles grey items auto, BoP non usable items, keep list, sell list, drop any item in list with shift click, save items in list ctrl click, right click LDB Plugin for options.
v4.0.1ALPHA
added Trash tracking abilities.
v4.0.1c
Fixed cosmetics inside lua for myself, and removed redundant commands.
v4.0.1b
Fixed DropDownMenu's
v4.0.1a
Fixes to update for 4.0.1 patch.
2.0.6
Error if you had autoclose loot tunred on and you were ML or something. Added some options to fix this.
2.0.5 alpha
Added profiles in gui (able to upload current toons BL so other toons can use it), fixed GUI so it scales correctly, made it so adding items to blacklist correctly use Item Links and not just name. Achbed fixed some bugs in his code.
2.0.1/2 alpha
fixed bug's
2.0
Changes by Achbed in main lua file. Added options GUI.
1.2a beta
Major bug fix.
1.2 beta
Updated ToC to 3.3
1.1a beta
Fixed slight error with no checking if variable was nil.
One variable was off 1 letter.
1.1 beta
Moved to beta
Added deletesomegrays command (/lwiw deletesomegrays ##)
removed tracking from this mod...
Description:
--------------------
STILL READ THE WARNING: I'm back. Tested only 5-10 minutes. USE AT OWN RISK. Updated for 5.4
***WARNING***AS THIS DEALS WITH DELETING LOOT PLEASE READ THIS WHOLE POST. All warnings for this mod are in here. YOU'VE BEEN WARNED.***WARNING***
Would like to thank WoWI user Achbed for his work cleaning up my code.
****WARNING**** PLEASE READ IF YOU USE THE DELETE FEATURE it will NOT ask for conformation. You've been warned. (ie i add the zg quest items that are epic to it because you can't sell the item nor the turn in). I'm just warning. ***WARNING***
Now i've tested it for days now and it has never deleted the wrong thing. I have noticed that if you loot too fast (ie 1 mob than a second before you've fully finished looting) it won't always delete a looted deletable item, but will the next time you loot a deletable item. I think this boils down to looting too fast and the variable that is set that you looted a blacklisted item is reset.
I wanted an addon that would skip certain items that I didn't want to loot, especially when I was farming a specific area (ie strat for the mount). I had a mod that would delete grey items, but not anything higher.
Also, this mod outside a group/raid will AUTO loot BoP items.
Turn off auto loot otherwise this won't work (it will let you know). This will auto loot everything (even BoP items) that aren't in your Blacklist. When you are in a group/raid it will autoloot everything except BoP/Blacklist items. You can change this, although it is not recommended, and
***WARNING***I am not responsible if you enable looting BoP in group/raids and you loose DKP or are labled a ninja. ***WARNING***
LootWhatIWant Mod
usage /lwiw -- prints help
/lwiw add -- add an item to the blacklist to not loot, must be in proper item format (ie shift click after the word add). Can add multiple items per command.
/lwiw remove -- remove an item from the blacklist, must be in proper item format (ie...