What version of the plugin & DemonBuddy are you using? And have you definitely set the config to pickup ilvl 61+ yellow weapons? (just making sure!). DB does struggle a bit recognizing hand xbows more than any other item for whatever reasons, but my plugin should recognize them without any issues!
Its always done that for me xPMoving up to v1.9.4 w/ #204 worked like a charm, It's recognizing hand xbows and picking them up now.
This is amazing you rock.
How long did it take you to learn how to do this?
if ((iHadPICKUPRADIUS / iThisItemsMaxStats[PICKUPRADIUS] > 0.1) && (iHadGOLDFIND / iThisItemsMaxStats[GOLDFIND] > 0.65))
iTotalPoints += (((iThisItemsMaxPoints[PICKUPRADIUS] + iThisItemsMaxPoints[GOLDFIND]) / 2) * 4);
Hey again Giles, just noticed that the plugin is discarding items with combined pickup-radius and goldfind unless there are other stats on them. Whenever you can, you should remove the weight of the primarystat on those two affix and add a special case for GF+rad, since that combo is worth a lot =) Using this ugly hack for now![]()
First of all, thanks for your amazing work Giles.
I've been using your plugin from the beginning, but I am having some problem with latest version of DB and your plugin.
It works well at the beginning, but it starts picking up everything at some point. When that happens and when the inventory is full,
it opens portal and goes to town. After that it stands there for awhile, and then goes back into portal. Then it starts doing same thing again and again.
Picking up whites etc. - assuming you've definitely configured it correctly - is a sign that either the plugin isn't running, or there's some compatibility issues. Looking at your logs, I see these lines;
[19:04:21.177 N] [AntiIdle] All plugins are compiled
[19:04:21.178 N] [AntiIdle] Enabling: AntiIdle v1.3
[19:04:21.178 N] [AntiIdle] Enabling: GilesStashReplacer 1.9.4
[19:04:21.178 N] [AntiIdle] Enabling: GilesWorldObjectHandler 1.5.2
A sign that something is "Interfering" with the way DemonBuddy handles plugins - a bad sign already! What is the "AntiIdle" plugin? Have you tried disabling it? Can you list all of your plugins?
I also notice that a quick search for "GSDebug" in the entire logfile returns *NO* results. "GSDebug" texts are log lines that go in when Stash Replacer is doing a town-run, and it generates a few of them when town-running (reporting the town-run starting... reporting stash routine starting/ending... reporting sell routine starting/ending etc.). This is a clear sign that the plugin is not running at all, especially when these lines appear;
[19:05:55.455 D] Done vendoring.
Which shows it *WAS* town-running - but it was not my town-run running (since no "GSDebug" lines appear confirming my plugin is doing the town-run routine) - so this is evidence that stash replacer is not running/loaded properly (usually because of a conflict with another "unfriendly" plugin).
No disrespect meant.Yes(I plan to do it, but I'm just a one-man-band with a lot of things I work on with all the plugins, not to mention have my own botting to do, and my own life to live, but I'm trying to put in as much as I can for the sake of t3h awesome!). But yeah, I expect I'll get around to integrating a simple "keep all ilvl 63 unid" within the next version or two!
AntiIdle and your plugins are all I use at the moment. I am using antiidle because of notification click (to close network disconnect message box).
I know DB has its own notification click function implemented, but it doesn't close network disconnect message box, but antiidle does.
I also tried notificationok... plugin and it didn't work neither.
I will let it run without antiidle plugin and let you know.
Thanks for your support.
Sure Giles! tell me please what changes i need to do on #337 rules and ill upload it (plz remember im noob around)
Just wondering but is it possible to implement that it picks up rings and amulets even blue ones,because having high mf or gf on those items is really valued, they sell for about 1 mil + on AH if its max GF OR MF.
Dunno if that is also implemented on your stash and loot replacer, Like having gf and pick up radius even with shitty stats can net you items worth 500k-1 million +. Should I really trust the replacer that its point system is really reliable? Can you show a formula for it on first page so I can read it please .thanks.
GilesSmith, Can you make build of plugin in which if "salvage" is checked than bot will sell inferno items with cost high than 900gold instead of salvagingcost of reagent is dropped signifantly. it's better to sell such blues and yellows with cost 1k-2.5k+
Wanted to but not currently possible with the item data DemonBuddy providesSo just adding that new "Salvage or Sell" option which will either sell everything or salvage everything (well actually, it'll only salvage things that give inferno mats, but you know what I mean
). I'm personally going to have mine on "Sell" instead of Salvage once I've finished the new version, since craft mats are so low-priced. Going to disable picking up craft tomes too, and only pickup emeralds (at least they still sell for a bit!). Market is really dropping out on a lot of things lately!