THANKS A LOT !!!!!Download a new copy of Demonbuddy, and re-install in a new directory.
reinstalled and now its working =)
THANKS A LOT !!!!!Download a new copy of Demonbuddy, and re-install in a new directory.
THANKS A LOT !!!!!
reinstalled and now its working =)
Any way to make it ignore how many keys i have? i want to go through act 1-4 every game regardless of my key distribution![]()
<!-- handle situation where all keys are at similar counts except one -->
<!-- <If condition="KeyBelowLowerQuartile(364697) or KeyBelowLowerQuartile(364696) or KeyBelowLowerQuartile(364695) or KeyBelowLowerQuartile(364694)"> -->
<If condition="KeyBelowLowerQuartile(364697) and not UsedOnce('A4')">
<LogMessage questId="1" step="1" output=" > - - - FOCUSSING ON ACT4" />
<UseStop id="A3" />
<UseStop id="A2" />
<UseStop id="A1" />
</If>
<If condition="KeyBelowLowerQuartile(364696) and not UsedOnce('A3')">
<LogMessage questId="1" step="1" output=" > - - - FOCUSSING ON ACT3" />
<UseStop id="A4" />
<UseStop id="A2" />
<UseStop id="A1" />
</If>
<If condition="KeyBelowLowerQuartile(364695) and not UsedOnce('A2')">
<LogMessage questId="1" step="1" output=" > - - - FOCUSSING ON ACT2" />
<UseStop id="A4" />
<UseStop id="A3" />
<UseStop id="A1" />
</If>
<If condition="KeyBelowLowerQuartile(364694) and not UsedOnce('A1')">
<LogMessage questId="1" step="1" output=" > - - - FOCUSSING ON ACT1" />
<UseStop id="A4" />
<UseStop id="A3" />
<UseStop id="A2" />
</If>
<!-- </If> -->
<!-- Balance key counts by skipping acts with high key count -->
<If condition="KeyAboveMedian(364697) and not UsedOnce('A4')">
<LogMessage questId="1" step="1" output=" > - - - SKIPPING ACT4" />
<UseStop id="A4" />
</If>
<If condition="KeyAboveMedian(364696) and not UsedOnce('A3')">
<LogMessage questId="1" step="1" output=" > - - - SKIPPING ACT3" />
<UseStop id="A3" />
</If>
<If condition="KeyAboveMedian(364695) and not UsedOnce('A2')">
<LogMessage questId="1" step="1" output=" > - - - SKIPPING ACT2" />
<UseStop id="A2" />
</If>
<If condition="KeyAboveMedian(364694) and not UsedOnce('A1')">
<LogMessage questId="1" step="1" output=" > - - - SKIPPING ACT1" />
<UseStop id="A1" />
</If>
Great profile! It's been on for several hours and it's working great.
Sometimes does not pick the key but instead teleports back to town or to the next keywarden, but happens just every now and then. Any fix coming for this?
When using the zerg profile and when the character gets stuck between monsters, he just does nothing untill he dies, reviving at corps and running out. Any fix for this?
after running the bot successfully for a while i ran into this issue, the bot now just stands there, the bot log is all red text and i have attached the file. not sure what the issue is or how to fix it?
just installed this profile , my char just run into the mobs and doesn't attack ......... any solution ?
Thx,