• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Mr.ItemRemover2 - Deletes , Opens and Sells items in your Bags

    Discussion in 'Leveling' started by CodenameG, Oct 4, 2012.

    1. ginuwine12

      ginuwine12 New Member

      Joined:
      Feb 12, 2013
      Messages:
      621
      Likes Received:
      6
      Trophy Points:
      0
      yup deleted one bag for me too ^^
       
    2. Florida

      Florida Banned

      Joined:
      Jan 2, 2014
      Messages:
      217
      Likes Received:
      0
      Trophy Points:
      0
      I was wondering why my Stormwind Satchel was disappearing.
       
    3. Wullie

      Wullie New Member

      Joined:
      Jun 8, 2013
      Messages:
      411
      Likes Received:
      3
      Trophy Points:
      0
      There's a bug:

      Code:
                          Slog("{0} is a bag, ignoring.", item.Name);
                          return;
      
      Should be:

      Code:
                          Slog("{0} is a bag, ignoring.", item.Name);
                          continue;
      
      Or else it stops looking at any items if you happen to have a bag in your bags.
       
    4. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      I think I solved this. It looked like it evaluated the item twice, once as a drink and another as a regular white item. In this instance, I was missing a check of the lists. I think I fixed this.

      Weird. Also, keep in mind that only foods/drinks from ProtectedItems.xml are in the lists. This may be the problem.
      I am actually planning on removing Food and Drink Lists, but I have to wait to implement it because the API I need to use is currently only available in Staff-only internal builds. So if I were to make the change now, it would be completely broken.

      Looks like the folder path you posted had a space where it wasn't supposed to be. The folder MUST be called MrItemremover2. If it can't get into that folder, it will think you are missing those files.

      I noticed that I did not have a check when items were deleted for bags. I added these checks so this should no longer happen, hopefully.
      MIR2 does not unequip them, so I have no idea why that happens.

      Make separate HB installs.

      Fixed. Thanks.


      Update Version 2.3.3
      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
       
    5. Crown

      Crown New Member

      Joined:
      Jan 15, 2010
      Messages:
      532
      Likes Received:
      1
      Trophy Points:
      0
      well.. honorbuddy freezes sometimes (80% of the time) i try to open the MIR2 Settings or enable/disbale mir2 - what causes this?
       
    6. radix2

      radix2 New Member

      Joined:
      Mar 8, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      I`ve got trouble with this plugin - i tried to use open/combine, but, however, items don?t get combined

      HB just tells me:

      [MIR2]: Enabling Check because Loot Ended
      [MIR2]: EnableCheck was Passed!
      [MIR2]: Turning off Check Since Done!

      so it seems the plugin is doing something at all, but nothing gets combined.
      when pushing "check bag items now" in settings window its working- but it doesent do anything automatically - neither by timed check nor after looting.
      any ideas??
       
    7. dutamulia

      dutamulia New Member

      Joined:
      Nov 7, 2013
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      0
      Will open only one stack of lovely charm and them stopped.
       
    8. ticklets

      ticklets New Member

      Joined:
      Jul 29, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      So, I set Sell Greys, Drinks and Soulbound to TRUE but everything else remains FALSE. It doesn't sell any soulbound items though! Is this because sell White/Yellow/Blue is set to false?
       
    9. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      Been studying for finals and I will look into bugs later tonight after I take my last exam.
       
    10. dutamulia

      dutamulia New Member

      Joined:
      Nov 7, 2013
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      0
      MIR is not correctly overriding protected item list file in HB main folder, I still have my [Roasted beef] kept, it is not selling the food.

      I had to edit the file, and then MIR is still not selling the food, but at least now it can mailed.
       
    11. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Possible to open Bags (like "hidden stach") with MIR2?
       
    12. Igoblin

      Igoblin Banned

      Joined:
      Oct 16, 2013
      Messages:
      127
      Likes Received:
      2
      Trophy Points:
      0
      Why cant sell FOOD and DRINKS?? I check TRUE in the SELL tab! the plugin sell green, soulbound etc really fine! but dont sell food and drink....
       
    13. dutamulia

      dutamulia New Member

      Joined:
      Nov 7, 2013
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      0
      Thanks again for this useful plugin, I have a request.

      A single button super clean mode which will do the following :

      1. Sell everything that can be sold the next time we visit a vendor or interval
      2. Destroy everything that can't be sold (except protected & quest items of course)
      Utilizing mammoth mount vendor would be a great plus.

      Perfectly suits bot army leveling and farming. Please consider it, thank you.

      Wanted to make donation but my Paypal account is not yet have the established seller status so it might take a while :)
       
      Last edited: Mar 7, 2014
    14. Malice211

      Malice211 Member

      Joined:
      Aug 4, 2010
      Messages:
      388
      Likes Received:
      4
      Trophy Points:
      18
      Love the plugin...just wondering if it was possible to have it set up to open Tiny Treasure Chests when they are found? it is item id #67539 I believe. I have "Enable open/combine" set to true but I guess this item is not in the list of items to open. Thanks


      EDIT

      I just opened up the "Itemnameopenlist" file that is in the plugin section and I see the Tiny Treasure Chest on the list...not sure why it is not opening them.
       
      Last edited: Mar 7, 2014
    15. Susi992

      Susi992 New Member

      Joined:
      Mar 7, 2014
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      "open/combine" -funktion dont work for me:( need it so much
       
    16. Bertrand

      Bertrand Active Member

      Joined:
      Aug 8, 2012
      Messages:
      1,249
      Likes Received:
      9
      Trophy Points:
      38
      There is a serious issue that needs to be adressed here, two quest items in nagrand, the blanked that needs to be used on a fire and the warmaul banner that needs to be placed on 10 dead corpses both provided by an npc are being destroyed when the bot does its regular bag check. I though by default it should protect all quest related items but seems that is not the case here.
       
      Last edited: Mar 9, 2014
    17. profx

      profx New Member

      Joined:
      Apr 26, 2013
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      0
      Why it is deleting my last bag?
       
    18. Xom

      Xom New Member

      Joined:
      Mar 10, 2014
      Messages:
      65
      Likes Received:
      0
      Trophy Points:
      0
      Yup, deleting last bag...
       
    19. Mays

      Mays New Member

      Joined:
      Oct 8, 2012
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      So what about working with IDs? At eng clent plugin works fine but it dont wanna work at ru client.
       
    20. sMuve

      sMuve Member

      Joined:
      Jan 7, 2014
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      16
      If I start the same HB client twice, the MIR2 of the second HB seems to load other lists. How can i tell MIR or HB to use the same MIR list on every account / wow id ?
       

    Share This Page