What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] Giles Stash & Loot Rule Replacer

Can you fix up a version to work with Russian clients please Giles? Pleeeeeeeeeeease.

Cos right now I can't your version, as it doesn't recognize the names, which blows. It just salvaged everything, and then sold all the essences and brimstones to the vendor :D

Gonna stick with russian loot rules now, but would LOVE a russian version of your addon!
 
Giles you have so much patience it amazes me!! I can't wait to try out the updated version when I get home.

Keep up the great work!
 
Thanks Giles i think i got it working after new fresh install, amazing works as always, much appreciated THANKS

PS: Would be nice to have an all in one restarter ( kind of DBrelog that Kane did) from you :o)
 
Last edited:
Glad people are starting to get it working - I think between us all, we are tracking down quite a lot of the causes of incompatibility, and quite a few of DemonBuddy's own problems (like not loading plugins if you open Db while Diablo 3 is on the log-on screen some people have, wtf!?!? LOL!). I'll keep working with you all to try and narrow down any problems people still have, and am constantly running this on multiple bots myself too and tweaking things!

Can you fix up a version to work with Russian clients please Giles? Pleeeeeeeeeeease.
Cos right now I can't your version, as it doesn't recognize the names, which blows. It just salvaged everything, and then sold all the essences and brimstones to the vendor :D
Gonna stick with russian loot rules now, but would LOVE a russian version of your addon!
The plugin doesn't base itself off of names :O It should work fine in Russian. If it salvages everything and sells the essences, it sounds like you have an incompatible plugin, or the plugin isn't being given time to loaded. PLEASE please can you read through the new, updated Compatibility and Common Problems sections of post 1 (also posted a few posts up by me click here), and then try it again? It really sounds like you have one of those common problems. Let me know once you have gone through and ruled out all of those problems, if you still have bugs, and I will keep trying to see if I can help get it working for you! :D
 
i really really love u for ur work but even more for all of ur patience with all our problems ! even if they didnt caused by any of ur work...i runned it with agb and had several issues..but u gave me tips and helped me through, and finally it is all fine and wonderful, big big thanks for all !!!

would really like to donate u but u dont want it, u give so much to us, and dont want anything...cant really accept this in this way ok !? :D
and that all even makes u more sympathic like any of my rl neighbors !!! :DD
u are from England so i think u love Beer, pm me ur adress and i send u some beer via postal ok ? ;-)
kind regards
finni
 
Last edited:
I would like your home address too. I will send stuff. Relevant stuff. And monies man, big monies! Maybe a picture or two of myself. Fully clothed. Almost all the time. But basicly all nude shots.

So address to home ,OR your mother which will relay the pictures. Go!
 
Using latest version, bot ignores potions if you use option "cap at 100" (I have like 4 total :D) Stash score check gives the line of "ignoring health potions" -- TRASH. Using "keep potions" works fine.

Also seems to work fine with russian language (except that my monk is shit and can't farm anything :D)
 
Last edited:
Using latest version, bot ignores potions if you use option "cap at 100" (I have like 4 total :D) Stash score check gives the line of "ignoring health potions" -- TRASH. Using "keep potions" works fine.
Hmmm. You mean if you pick "cap at 100", it never picks any up, or it keeps picking up even if you have more than 100? I have mine set to cap at 100 at the moment which works (picks up if below 100, otherwise ignores potions on ground). Note that if a potion drops when you are at 100, it blacklists that potion - if immediately after you use a potion, it won't pick up the one already blacklisted - only new ones that drop. Also it only tries for mythic health potions (the highest-level inferno potions or better if any better ones ever get added).
 
Hmmm. You mean if you pick "cap at 100", it never picks any up, or it keeps picking up even if you have more than 100? I have mine set to cap at 100 at the moment which works (picks up if below 100, otherwise ignores potions on ground). Note that if a potion drops when you are at 100, it blacklists that potion - if immediately after you use a potion, it won't pick up the one already blacklisted - only new ones that drop. Also it only tries for mythic health potions (the highest-level inferno potions or better if any better ones ever get added).

I had 4 potions, it wouldn't pick a potion that dropped from a mob. I changed the options and reloaded plugin he went and picked the same potion it ignored 5 seconds ago :D

Also on stash score check it would say "TRASH" on my only 4 potions in inventory with the intent to sell it I might imagine.
 
Also seeing hell of a lot
Code:
[21:19:13.486 N] [GilesStashReplacer 1.8.2] Failed to reach item, blacklisting for 1m30s
in my logs usually after a pack kill, though visually he does seem to get the items...
 
I had 4 potions, it wouldn't pick a potion that dropped from a mob. I changed the options and reloaded plugin he went and picked the same potion it ignored 5 seconds ago :D
Also on stash score check it would say "TRASH" on my only 4 potions in inventory with the intent to sell it I might imagine.
You can ignore the stash/trash "test" for potions atm, I never updated the test button to account for the update potion handling (it won't sell the potions, and it won't stash them!). I'll keep an eye on the potion counting - but it might have just been poor luck blacklisting the potions - let it run and see if it ever picks any potions up at all, if it does, then it'll just be DB being weird, especially given my next quote;

Also seeing hell of a lot
Code:
[21:19:13.486 N] [GilesStashReplacer 1.8.2] Failed to reach item, blacklisting for 1m30s
in my logs usually after a pack kill, though visually he does seem to get the items...

This is likely from my protection against D3 memory reading errors if you are getting it when objects are in "plain sight" (ie, not behind an obstacle). But if you could load up your DemonBuddy logs, and do a text search for "GSError" (yes, stands for Giles Smith Error ;) ) - they are all my debug logs to help track down item-handling bugs within DemonBuddy. If you send me those lines and some of the log above and below those lines, I'll be able to pin down exactly which part of the item handling DemonBuddy was failing on (most common is "CorePickup-3", which refers to the section of my code that actually tries to "Interact" with the item to pick it up). Generally you don't need to worry about any of these messages - they are just a sign that my plugin is doing it's job and protecting you from memory reading issues and item stucks... but if you get a lot, it could be a sign of deeper issues. I get perhaps one "Core" memory read error every 12 hours or so average on each of my bots. If you are getting LOTS of these "Core" ones, then there could be signs of another problem.

Just wondering - do you use DBEnhancements, or any other plugin, that alters how your bot moves? If so that might be interfering with it trying to move to the items.
 
Glad people are starting to get it working - I think between us all, we are tracking down quite a lot of the causes of incompatibility, and quite a few of DemonBuddy's own problems (like not loading plugins if you open Db while Diablo 3 is on the log-on screen some people have, wtf!?!? LOL!). I'll keep working with you all to try and narrow down any problems people still have, and am constantly running this on multiple bots myself too and tweaking things!


The plugin doesn't base itself off of names :O It should work fine in Russian. If it salvages everything and sells the essences, it sounds like you have an incompatible plugin, or the plugin isn't being given time to loaded. PLEASE please can you read through the new, updated Compatibility and Common Problems sections of post 1 (also posted a few posts up by me click here), and then try it again? It really sounds like you have one of those common problems. Let me know once you have gone through and ruled out all of those problems, if you still have bugs, and I will keep trying to see if I can help get it working for you! :D

I'll look em through - I only got your plugins :D

Might be some of them is outdated.
 
Updated all your addons, works flawlessly now - Musta been the old WorldObject thing that bugged it. Dunno.
 
OKAY FIXED I THINK



i pick up every item on the ground, i checked :

"4: Check the config file is being created properly - check the plugin folder and open "StashReplacer.cfg" - check it has your selected options in, and isn't a blank file."

my file is empty.

i use following plugins:
gilesstash
gilesobjecthandler
profile restarter
breaktaker
 
Last edited:
It just sold some salveges, any experience with it or idea what i m doing wrong?
 
Glad people are starting to get it working - I think between us all, we are tracking down quite a lot of the causes of incompatibility, and quite a few of DemonBuddy's own problems (like not loading plugins if you open Db while Diablo 3 is on the log-on screen some people have, wtf!?!? LOL!). I'll keep working with you all to try and narrow down any problems people still have, and am constantly running this on multiple bots myself too and tweaking things!


The plugin doesn't base itself off of names :O It should work fine in Russian. If it salvages everything and sells the essences, it sounds like you have an incompatible plugin, or the plugin isn't being given time to loaded. PLEASE please can you read through the new, updated Compatibility and Common Problems sections of post 1 (also posted a few posts up by me click here), and then try it again? It really sounds like you have one of those common problems. Let me know once you have gone through and ruled out all of those problems, if you still have bugs, and I will keep trying to see if I can help get it working for you! :D

yeah it works fine with russian client giles no issues with mine other then not selling which you seemed to have fixed in the newest version, will test after maintenance.
 
It just sold some salveges, any experience with it or idea what i m doing wrong?
Sounds like the plugin isn't enabled or having time to load, perhaps, if you're sure - check the same 4 "common causes" listed for looting white items on common problems section of 1st post!
 
Doesn't seem to do anything on the "townrun routine now" -_- Came back to a bot with full inventory of identified rares (save for 4 2slot items), standing in town doing nothing. Full restart of bot (also i filled the missing slots with some random items) makes this result:
Code:
[00:16:53.252 N] [GilesStashReplacer 1.8.2] No more space to pickup a 2-slot item, now running town-run routine.
and bot standing, doing nothing. -_-

upd. reverted back to 1.7 for the night, as I can't seem to make 1.8.2 work -_- 1.7 does fine it seems. =)
 
Last edited:
Back
Top