• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin - Prof] Liquid's Disenchant Plugin

    Discussion in 'Uncataloged' started by LiquidAtoR, May 14, 2010.

    1. unmomento

      unmomento New Member

      Joined:
      Dec 23, 2011
      Messages:
      145
      Likes Received:
      0
      Trophy Points:
      0
      View attachment LiquidDisenchant.cs

      I've try to modify this plugin like this:

      Uncommun - DE all
      Rare - DE only if Soulbound
      Epic - DE only if Soulbound

      but it DE all. can you verify the code, please?
       
    2. powa

      powa New Member

      Joined:
      Jan 17, 2012
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      line 183
      ((targetItems[a].Quality == WoWItemQuality.Rare) && !(targetItems[a].IsSoulbound)) ||
      ((targetItems[a].Quality == WoWItemQuality.Epic) && !(targetItems[a].IsSoulbound)))

      This means the item is rare / epic and NOT soulbound, you should remove the " ! "
       
    3. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      The function is still in place according to my object browser (I had to re?nstall VS2013 as well, lost all the project files too, haha).
      I will try to run some tests of my own before my laptop goes for repairs, but I can't promise anything.
      It's a madhouse here with work to be done @ home so no timeframe.
       
    4. xwozone

      xwozone Active Member

      Joined:
      Apr 1, 2012
      Messages:
      1,514
      Likes Received:
      3
      Trophy Points:
      38
      Updated, running it with questing seems to lock up HB (not responding) so have to kill it with the task manager. Weird.

      Nm, random error. Seems like it randomly works. Woke up to questing bot having sold a couple soulbound greens. Least its DEing some stuff
       
    5. vcreation

      vcreation Member

      Joined:
      Nov 17, 2013
      Messages:
      261
      Likes Received:
      1
      Trophy Points:
      18
      im still having trouble to get it to disenchant soulbound greens. im using kicks questing profile with autoEquip. so there gonna be lots of greens in bag and I got the guy as enchanter. I downloaded the .html and changed to .cs but now it ONLY DE soulbound items greens and blues and will not DE BOE ?
       
    6. fenris

      fenris New Member

      Joined:
      Jun 29, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      does it stoped working with new hb?
       
    7. RoyalRed

      RoyalRed New Member

      Joined:
      Jan 10, 2014
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Hey just wanted to say it works great, thanks for this :D
       
    8. sMuve

      sMuve Member

      Joined:
      Jan 7, 2014
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      16
      The plugin is in a own folder which is called "LiquidDisenchant", but it wont be displayed under Plugins when i start HB.

      On my HB StartUp the following message appears:

      Compiler Error: error CS1508: Der Ressourcenbezeichner 'PluginSettingsForm.resources' wurde in dieser Assembly bereits verwendet.
      ItemForAura - Questhelper - Version 2.0 Loaded.
      Compiler Error: x:\xxxxx\LiquidDisenchant\LiquidDisenchant\trunk\LiquidDisenchant.cs(79,18) : error CS0101: Der Namespace 'PluginLiquidDisenchant3' enthält bereits eine Definition für 'LiquidDisenchant3'.

      Could anyone help me :( ?
       
    9. Ryanm413

      Ryanm413 New Member

      Joined:
      Jul 11, 2010
      Messages:
      27
      Likes Received:
      1
      Trophy Points:
      3
      does indeed still lock up hb when it starts
       
    10. shamash

      shamash New Member

      Joined:
      May 9, 2012
      Messages:
      206
      Likes Received:
      1
      Trophy Points:
      0
      Would be great to have a fix for this.
       
    11. bigpurpletoke

      bigpurpletoke New Member

      Joined:
      Jun 30, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      So I don't have freezing issues beyond when I need to close honorbuddy, however my issue lies in that it will only disenchant one item then sits there forever. The dialogue box says wait time 0s of 1. I looked in the code and saw something about the stopwatch. On profiles where I run a stopwatch it doesn't help. I'm a novice coder myself but I didn't see anything in the code that pointed to that specific wait time (to the point where I can understand and edit it). I've uninstalled and reinstalled my Microsoft VC distributions as well as honorbuddy. All other plugins work so I'm not sure what's up.

      Edit: Have also tried with multiple CC's and no issue has been resolved.

      EDIT 2: Also, to clarify, the plugin was not functional for me before and after the update.
       
      Last edited: Jun 30, 2014
    12. Moronko

      Moronko New Member

      Joined:
      Sep 1, 2014
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      Exactly the same problem, I am trying to use dungeon farming profiles and to use this plugin to DE greenies along the way, but as the guy above said, as soon as it loots first greeny and disenchants it , the doesnt do anything else just stands there afk. A fix would be fucking awesome.
       
    13. Diddern

      Diddern New Member

      Joined:
      May 4, 2011
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Im also having the exact same problem. This addon is exactly what i need, so it is a real shame it does not work.
       
    14. leux10

      leux10 New Member

      Joined:
      Jan 14, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Same here, just stands there and doesnt work anymore!
       
    15. DarkParagon

      DarkParagon New Member

      Joined:
      Mar 9, 2014
      Messages:
      64
      Likes Received:
      0
      Trophy Points:
      0
      what bot do you run this under? grind bot?
       
    16. TimeSaverZealot

      TimeSaverZealot Member

      Joined:
      Apr 8, 2016
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      18
      How do I edit this plugin so it disenchants green items that are soulbound, not just the BoE ones?
       
    17. AlexK08

      AlexK08 New Member

      Joined:
      May 9, 2013
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Update pls
       

    Share This Page