v0.3.1 uploaded:
-- Lot of work done on avoidance - should now be very fast and very accurate (I'm not saying it's perfect, but hopefully a lot better than it was for people!).
-- Leap, Furious Charge, Earthquake, Call of the Ancients and Slow Time abilities should now be more reliably cast while your character is performing rapid-attacks.
-- A number of other changes to the code/techniques throughout the plugin that should help smooth a number of things out.
Exactly what I am experiencing too, Nav server timing out very often since tonight. No routine//profile//plugins combo can make for it sadly

That said, Giles I'm sure you can do something about it. You could make it defend Itself atleast can't you?
Sadly not - when DB is trying to connect to the nav-server it locks everything else out - the combat routine doesn't even get a chance to see if there's targets around. That's something DB will need to fix (backup to at least allow combat when the nav server is playing up). Somebody go make a thread suggesting it, I think the DB guys are already fed-up of my bug-reports/developer requests
uhmmm,, the routine is perfect, however, the bot keep attacking HYDRAS when on party, and also some NPC's on act 2 and other npcs as well ....
It's not really designed for parties

But hopefully that's quite easily fixable - but you'll have to do a bit of leg-work for me!
What I need are the "Actor SNO's" of any hydra-heads being attacked, and any NPC's in act 2 that are being attacked - and I can make it blacklist these objects. How can you get that data? Simply make sure the bot is running (ie is "Started" - can be done with an empty combat-only profile like
[url]http://pastie.org/4554824[/url] this one or just your regular routine/profile) - get your character very close to the object (hydra head or NPC) in question, and then in DemonBuddy, go to the info dumping tab, and click "Dump Ractors" - not that this button sometimes freezes DB for a moment, and has even been known to crash DB, but usually it works ok. You'll get a list in the log of EVERY single object within range of your character, sorted by the distance from your character - you should be able to pick out the correct lines based on their names (eg see mention of the NPC name or hydra name etc.) - send me those lines (which will contain actor SNO numbers)!
