How is it that u hit 530+ k? I only get 400k. I use the Final4vault templar, same radiuses. same MS, 309 GF which is more then you, 44k dps with sharpshooter/arachery/TacticalADvtange which is more then you. What attack skill do you use? And u use generic or all in one? Using DB version 92, I saw 95 posted here on forum but I dont trust to download off any other then admins.
Hmm nevermind my last post even I Repeat same profile with same setup results are not the same... For example 20 runs might net you first time 500 GPH Next time u get unlucky and only get 360 GPH.. This is really annoying and making the reports people make about GPH practically useless.. Unless it's something more solid like an hour or 100/200 runs.. but stille even then luck factor plays in.. Hard to compare profiles just by that.. untill you actually look how it works ingame.
I'm having a frustrating issue. The bot itself does what it's supposed to, but it never uses my secondary attack. I was using Mammon's, but since I don't know how to turn off ferrets till the cellar, it will waste all my disc at the start on summoning them multiple times. When I use Belphegor, it never uses my secondary attack. I've been trying to use ClusterArrow. Any advice?
Having the same issue, I suspect that you guys are using generic? Mammon does not currnetly use cluster arrow.
I'm using mammoth's profile. Have no problem what so ever. Only use ferrets in the basement. sure you have got the two plugins? But I don't use cluster arrow, just hungering arrow and multishot.
I had was frustrated with it when I didn't know how to set . -go to Routines/Belphegor/Routines folder -open Demon Hunter (open with something like notepad) -look for : // Secondary Spell.CastAtLocation(SNOPower.DemonHunter_ClusterArrow, ctx => ((DiaUnit)ctx).Position), // Primary Spell.CastAtLocation(SNOPower.DemonHunter_HungeringArrow, ctx => ((DiaUnit)ctx).Position) make sure u changed that secondary to ClusterArrow. and your skill secondary (right click) should have Cluster Arrow in it [If i'm not wrong..] well thats how I did it.. lol
Thanks once again for this awesome profile also thanks to the OP. I must be really unlucky since 70% of the times there is no cellar, I'm sitting at 330 GPH with 259GF no MS though, 14k dmg still think it is low at least comparing to your reports I might try to do some upgrades and get MS and see the changed.
yep after 100 run im sitting around 410-420gph i sell all stuffs except gems/tombs. I also changed my gear a lil bit. Now I have 14kdps with steady aim and 251gf with follower I use belphegor all in one, and change the script to replace impale with cluster arrow. try replacing sharpshooter with hot pursuit too. i think this is a key factor, besides vault, of your overall run speed. you dont see boss every run but you save 0.5-0.8 seconds on avg each run using hot pursuit.
Aha, thanks for the help. I have one issue now where she'll vault down the steps where you spawn and then walk backwards. This is getting her killed in some runs. Typical for most people or is there a solution? Currently running the killwait plugin and artemis plugin.
@ikw what's your kill radius? and at the DemonHunter.cs line 24 did u change anything? Code: new Decorator(ctx => ctx != null && ((DiaUnit)ctx).Distance > 30f,
Kill radius 30 Loot radius 40 repair 10 i didnt change any code except replacing impale with cluster in bel all in one
Yes I am, I swapped to belphegor and changed the impale to cluster thanks to a post above me. The issue is when it starts, sometimes she'll start vaulting far away... and then she'll walk backwards towards the stairs and gets killed. Seems like it's having a waypoint issue for me.
anychance the walking north after dying in the cellar can be fixed with something like adding logout after ressing?