Hey so I have an issue with your plugin. I love it completely used it for year+. My issue is somehow the bot or my inventory is stuck with a greater cache of treasures from normal scenarios. I don't have anything in my inventory but it persists. I've cleared my WoW WTF+Cache, no add-ons running. On honorbuddy itself I've deleted variables, cache, compliedassemblies, and reinstalled the plugin itself. Any ideas?
Hey guys, I've been using this plugin with a profile to farm exotic leather. works great after I added the code that will convert sha touched leather to exotic leather. However I was trying to figure out how to add another feature. I want to make the plugin create misthide bracers whenever I get five leather. and stormscale bracers whenever I get 5 prismatic scales. Any ideas how I could do this? I tried to add exotic leather to the useonfive and it didn't cause any errors but didn't do anything either. Let me know if you have any ideas. Or if it's just not possible with tidybags is there a bot that can do it?
I cannot find this plugin in the latest patch of honorbuddy in the plugin tab tried replacing and updating it a few times and fresh install. Guess it's not updated yet ?
Strange. What errors do you get? I'm not the OP of this thread, I merely did a quick and dirty fix on his addon so I could use it personally and decided to share it. It worked for quite a few people, so I'm quite perplexed why it's not working for you. But throw me the errors you are experiencing (or better yet: Attach a log file!) and I'll take a quick look. But your best bet will likely be for the author to update his addon.
Nevermind, don't know what is going on, I got it to appear by erasing the original folder, recompiling, pasting your fix and recompiling instead of directly replacing and recompiling it. Strange ... but works Awesome, a moderator should add your fix in the first post even if you are not the author it works!
Delete the CS file inside the folder called TidyBags and put in the fix that was posted 1-3 pages back. Then it should be working fine, at least it did for me.
Updated attachment and SVN with krad's fix, so you can thank him for that (unless I compiled it wrongly and another error sneaked in somewhere, let me know). I'm not playing WoW for multiple months, and probably not going to. Might be tempted to play WoD but don't hold your breath over it. Got too much RL problems and issues to deal with. So any release is without any testing or guarantees (as always use on your own risk).
I tried the fixed version and while I can see the plugin loaded, Settings is greyed out. Any suggestions?
Yes, there are no settings. Any changes or additions you want to make, you have to make in the file itself.
108339, // Dreamfoil Blade 108298 // Thorium Ore nugget added this on the end of the private HashSet<uint> _itemUseOnTen = new HashSet<uint>() part, tried in the middle too - nothing happens. what am i doing wrong?