Nuok/super - a catch I made debugging stuff for hours today that you might find useful - found when developing my combat plugin I was having a *LOT* of Diablo 3 crashes at first - initially I thought this was simply caused by how quickly it tries to repeat-attack and perhaps DB/D3 just couldn't cope. However after many hours of logging and debugging... The problem is caused by "UsePower" against specific ACDGuid's (eg the main LMB attack in Belph/Generic). If the monster/target ACDGUID dies in the milliseconds before the "UsePower" is actually sent to Diablo 3 memory - D3 will crash out because it's trying to locate an ACDGUID that no longer exists in memory. I found that if you replace any "UsePower" that tries to target a specific ACDGUID, with a UsePower aimed at the Vector3 of the monster (with world ID listed, and ACDGUID at -1), it never crashes. Since you're attacking a location, it just means it might try to punch thin air where the monster was if it dies in that brief moment before going onto the next target. Belphegor will be less vulnerable to this because of the slightly slower attack rate, but vulnerable nonetheless (as will Generic and anything else that targets a specific ID that can "vanish" in D3 memory). Haven't had a single crash since going purely Vector-based on all UsePower abilities!
Where can i turn kiting on? I only see max distance, but there should be a min distance as well somewhere?
There is a settings tab for kitting, tick the box at the top. The distances are for the moment in the class tabs, so Witch Doctor has its own setting ect.
I downloaded demonbuddy from TS post, and belphegor from TS post as well... Maybe someone give the full .zip file?
Any way to get the wizard to put up his energy armor and force weapon? he doesn't seem to use these buffs at all. My wizard is pretty strong so he can tank in Act1 without these most of the time but it could be so much better.
I was wondering if you guys could add a few things for monk. 1. When you are >=80% spirit to cast mantra for added effect feels like i always have spirit and the added bonuses are nice. 2. Keep Breath of Heaven buff applied at all times
Ok so I already posted about this in the thread announcing the new release, but after a bit of bot sitting, I'm wondering if my problem isn't Belphegor related. I'm getting frequent game freezes of 1-3 seconds, and the bot is intermittently pausing in combat for no apparent reason. I'm pretty sure it's not my machine, last version ran wonderfully. I'm running quadcore 4.2ghz proc with 16g of ram a, 1g gtx560 ti and a speedy SSD system drive that both DB and D3 are installed to, and my bot is running horridly slow D3 resolution is set to 800x600 and all settings are as low as they'll go! The game freezes occur most frequently when entering combat, and as I said, the combat routine just stops mid fight. Log attached.
Anyone uses this with CM wiz? As of now, i'm using generic, but i find that it's not spammy enough (especially on diamond skin)
why is it that belphegores frenzy/revenge attack so much slower than giles?? the only reason why im using giles cb is becoz of that.. everything else belphegore is superior.. can frenzy/revenge spamming be fixed soon?