The plugin is great, but i believe this plugin cause looting issues overtime. Like you are next to the mob and cannot loot it, your looting bag picture that shows when you come with the mouse at the mob is gray.
Hey Max,Works not with the latest Version
for:
Code:22572, // Mote of Air 22573, // Mote of Earth 22574, // Mote of Fire 22575, // Mote of Life 22576, // Mote of Mana 22577, // Mote of Shadow 22578, // Mote of Water
[TidyBags 3.5]: Using Mote of Fire we have 10
I prefer a Coke or 7-up if it's allright with youLiquidAtoR,
I'll buy ya a beer some day. Botting without this would be a pain. Much respect.
Do you have this issue with this latest release with the last HB version? Or is this a 'old' issue that you re-report.The plugin is great, but i believe this plugin cause looting issues overtime. Like you are next to the mob and cannot loot it, your looting bag picture that shows when you come with the mouse at the mob is gray.
!Styx.CommonBot.LootTargeting.LootMobs
Styx.CommonBot.LootTargeting.LootMobs
Yeah, I see what went wrong locally here.i only use tidybags and professionbuddy (for farming in bc)
The attached file is updated to latest revision Botanist and is in it's own subfolder as I wrote on the release post 1 page backLatest fix not showing in plugins and making other plugins not show. Was told it now needs to be in a sub folder. Testing that.
Revision 3.5.5.0: I had some leftover time while standing in Germany and making my 24 hours obligatory rest (Don't worry, the village close by has Oktoberfest tonight so I will not be bored) and updated TidyBags against the latest API (Developers Edition available for download). In this revision and update is a test "solution" for the lootbug some people are experiencing. Also added the bag of gold from the LFR instances when you win no loot from a boss as reported by Laria. There is 1 conditional to the usage of plugins I noticed. They all have to be in their own folder under the plugin folder or they don't load currently. You will find this revision in the ZIP file attached to this post (see bottom).
The possible fix Botanist spoke about is integrated in this release, so all of you that use this are my guinea pigs as well.
I'm still at work for at least 2 weeks more, and only had a bit of time today. I can't test nor run it, but it compiles without errors so it should technically do it's job.
It's compiled against the latest Developers Version of HonorBuddy which is available on the forums somewhere Nesox posted it
If any trouble arises I will read again when I have time.
Oh, one last note. The plugin has to be in it's own folder so download the ZIP file from the first post and unpack in your plugin directory.
It should look a bit like * Honorbuddy > Plugins > Tidybags > TidyBags.cs *
Good luck, Liquid.
Reload the plugins from the plugin tab or restart HonorBuddy.I cant get this to work. Ive just downloaded it and nothing.
I have unpacked the ZIP file and the location is: Honorbuddy > Plugins > Tidybags > TidyBags.cs
Reload the plugins from the plugin tab or restart HonorBuddy.
Then TidyBags should appear in your plugin list.
Put a tick in the box to enable TidyBags and start the bot.
Tidybags will run on appropriate times when needed.
Regards, Liquid.
Reload the plugins from the plugin tab or restart HonorBuddy.
Then TidyBags should appear in your plugin list.
Put a tick in the box to enable TidyBags and start the bot.
Tidybags will run on appropriate times when needed.
Regards, Liquid.
Compiler Error: e:\Jr\Dropbox\Bot\Plugins\Tidybags\TidyBags.cs(118,16) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Compiler Error: e:\Jr\Dropbox\Bot\Plugins\Tidybags\TidyBags.cs(119,16) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
using Styx.Combat.CombatRoutine;
using Styx.Combat;