CodenameG
New Member
- Joined
- Jan 15, 2010
- Messages
- 38,364
Mr.ItemRemover2 - Deletes , Opens and Sells items in your bags.
Version 2.4 - 11/20/14 - And honey, you should see me in a crown.
What is this?
This is a plugin that will automatically Remove, Open or Sell items in your Bags without the need for a 3rd party addon.
How does it work?
It will look through your inventory at set intervals, and if an item name matches what's you define, it will delete the item. the plugin also has the ability to get rid of all gray or "poor" items. so you can keep your bags clean. if you have items in the Sell list it will sell them next time a vendor is talked too. Items named in the Open List are interacted with, anything that can be consumed by "Using" it (right clicking) can be placed on this list, items like Clams, and items like Scrolls can be placed on this list to be used.
How do i install it?
To install, extract the Zip File then copy the entire "MrItemRemover2" directory to your plugins folder. you should have a directory layout like this, "Honorbuddy/Plugins/MrItemRemover2/"
Or you can use the SVN below.
Use the Settings Panel to Change the Settings for this plugin
See next post
Please note:
I am not responsible for any loss of items, gold, etc. seems stupid to state the obvious but im not.
CHANGELOG:
SVN - Mr. ItemRemover2 SVN
Reporting a bug?
Log files must always be included in your posts when reporting a bug or have a problem with the plugin.
Failure to include a log file will result in the report being ignored.
Special Thanks
I was not able to get one part of the LUA for detecting quest items to stop throwing exceptions.
Chinajade was kind enough to spend hours on it, fixing it for me. Thank you.
LiquidAtoR-
Item names were taken from Tidybags as well as LUA commands.
BETA / Dev Copy
If the release is not working, please try my DEV copy.
This copy is where I do all my testing.
Please note that nothing in this version is guaranteed to work and is only available via svn.
bamsdev - Revision 166: /trunk/MIRDev
Version 2.4 - 11/20/14 - And honey, you should see me in a crown.
What is this?
This is a plugin that will automatically Remove, Open or Sell items in your Bags without the need for a 3rd party addon.
How does it work?
It will look through your inventory at set intervals, and if an item name matches what's you define, it will delete the item. the plugin also has the ability to get rid of all gray or "poor" items. so you can keep your bags clean. if you have items in the Sell list it will sell them next time a vendor is talked too. Items named in the Open List are interacted with, anything that can be consumed by "Using" it (right clicking) can be placed on this list, items like Clams, and items like Scrolls can be placed on this list to be used.
How do i install it?
To install, extract the Zip File then copy the entire "MrItemRemover2" directory to your plugins folder. you should have a directory layout like this, "Honorbuddy/Plugins/MrItemRemover2/"
Or you can use the SVN below.
Use the Settings Panel to Change the Settings for this plugin
See next post
Please note:
I am not responsible for any loss of items, gold, etc. seems stupid to state the obvious but im not.
CHANGELOG:
Code:
[B]Update Version 2.4[/B]
Lists updated to include WoD food/drinks sold by vendors.
Lists updated to include various profession related items that require combining.
Small sleep added to address not selling all items vendor. [U]STILL NEEDS WORK.[/U]
[B]Update Version 2.3.3[/B]
Misc Bug fixes.
Added check for bags when removing.
Added loading of lists again when merchant frame is opened.
return; -> continue;
Added check for Food/Drink at all selling areas
ONLY MAJOR UPDATES WILL BE ATTACHED TO THREAD. MINOR UPDATES REQUIRE UPDATE FROM SVN
[B]Update Version 2.3.2[/B]
Fixed bad code which completely preventing removing items.
Please update via SVN.
Attached zip is OUTDATED.
[B]Update Version 2.3.1[/B]
Open List was replaced with a very old version which contained only two items. The correct list should now automatically be used.
Should now include the level of food you specify and not just levels under it.
Name changed permanately to MIR2, by special request.
[B]Update Version 2.3[/B]
Removed a leftover item from default sell list.
Updated some functions. Should combine more than 1 item at a time now. (Still being tested)
Added check for being mounted. Timer should not reset while you are mounted and you should not be dismounted in the air when combining.
Added box in [B]Sell[/B] tab to control what required level food and drinks need to be. Default is 0 (not selling any food or drinks) In the box, if you enter 45, it will sell all food and drink that require your character to be level 45 and down.
SVN - Mr. ItemRemover2 SVN
Reporting a bug?
Log files must always be included in your posts when reporting a bug or have a problem with the plugin.
Failure to include a log file will result in the report being ignored.
Special Thanks
I was not able to get one part of the LUA for detecting quest items to stop throwing exceptions.
Chinajade was kind enough to spend hours on it, fixing it for me. Thank you.
LiquidAtoR-
Item names were taken from Tidybags as well as LUA commands.
BETA / Dev Copy
If the release is not working, please try my DEV copy.
This copy is where I do all my testing.
Please note that nothing in this version is guaranteed to work and is only available via svn.
bamsdev - Revision 166: /trunk/MIRDev
Attachments
Last edited by a moderator: