• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Bot sending Mist-Piercing Goggles and not deleting Life Spirit etc..

    Discussion in 'Honorbuddy Forum' started by Justunique, Jan 20, 2013.

    1. Justunique

      Justunique Member

      Joined:
      Mar 1, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      Hey ive got 4 bots running gathering in Pandaria. But Ive got a problem.. As the title says it sends my Mist-Piercing Goggles to my banker and isnt deleting Life Spirit etc. Ive got Mritemremover, Trashcan installed but it doesnt work. Only 1 account deletes the Life Spirits etc (Trashcan does this), and 3 of them keeps the Mist-Piercing Goggles. Can someone help me please?
       
    2. sum41hrly

      sum41hrly New Member

      Joined:
      Sep 3, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      As far as the goggles are concerned I would say just bind them to your character and the bot should stop trying to mail them, just equip them once and put them back in your bag. For deleting unwanted items I use the Addon Lootfilter which I just fixed a couple lines of code that someone posted in the comments of the addon. The link is below for a download from curse, and if you scroll down the page you can see the comments where someone is telling you which lines of code to edit in the addon. When you do get the addon up and running all you have to do is bring up the menu for it and go to the Name section where you can type in the name of a item of which you want it to delete. It will delete the item you have typed the name of as you collect them.

      Loot Filter - Bags & Inventory - World of Warcraft Addons - Curse
       
    3. Justunique

      Justunique Member

      Joined:
      Mar 1, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      Ive tried LF as well. But i cant even open the menu of LF? Not under interface and addons or by writing /Lootfilter or /LF or /VM_Lootfilter ive tried every possible solution but just cant open it. And I have ofc outdated addons enabled.
       
    4. sum41hrly

      sum41hrly New Member

      Joined:
      Sep 3, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Did you change the following lines in the addon code first?

      The loot filter addon fix for 5.0.5

      Open LootFilter.toc in notepad

      Change the first Interface line to:

      ## Interface: 50001



      Open lib/events.lua in notepad

      Find this line74:

      if (not LootSlotIsCoin (i)) then

      Replace it with:

      if (not LootSlot (i)) then



      The first line edit should make it show up in your addon list again, while the second one fixes the functionality of it I believe.
       
    5. Giwin

      Giwin Well-Known Member Buddy Store Developer

      Joined:
      Dec 3, 2011
      Messages:
      3,431
      Likes Received:
      49
      Trophy Points:
      48
      Use my DeleteCrap plugin, it covers that stuff because it's crap.
       
    6. Justunique

      Justunique Member

      Joined:
      Mar 1, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      I cant seem to find lib/events.lua in my LF folder?
       
    7. sum41hrly

      sum41hrly New Member

      Joined:
      Sep 3, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      In the Lootfilter folder there is another folder called lib and inside that folder contains the events.lua file. Its line number 74 that you need to edit. I personally use Notepad++ for keeping track of line numbers.
       
    8. Justunique

      Justunique Member

      Joined:
      Mar 1, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      I dont have a folder called lib in my LF folder..
       
    9. GGarcia

      GGarcia Member

      Joined:
      Jan 15, 2010
      Messages:
      338
      Likes Received:
      1
      Trophy Points:
      18
      Selling the spirit can make u some extra cash, 12g i believe per stack i know it takes me 8 hours to fill up my bags and i check it periodically once its almost full i stop bot and sell them real quick
       
    10. Suarnix

      Suarnix Member

      Joined:
      Apr 18, 2012
      Messages:
      69
      Likes Received:
      0
      Trophy Points:
      6
      Equip them than put them again in bags - problem solved.
       

    Share This Page