rrrix
New Member
- Joined
- Jul 11, 2010
- Messages
- 3,449
- Reaction score
- 61
REQUIRES DemonbuddyBETA 1.0.1240.115 OR DB #295
Download at bottom of this post.
REQUIRES DemonbuddyBETA 1.0.1240.115 OR DB #295
Will not work with Demonbuddy Release #294!
Changelog 1.7.1.14:
Sample usage for TrinityLoadOnce:
REQUIRES DemonbuddyBETA 1.0.1240.115 OR DB #295
Will not work with Demonbuddy Release #294!
Download at bottom of this post.
REQUIRES DemonbuddyBETA 1.0.1240.115 OR DB #295
Will not work with Demonbuddy Release #294!
Changelog 1.7.1.14:
- New XML Tag: TrinityLoadOnce - will load a set of profiles in random order within a single game session.
This XML tag will load a random profile from the list, but only once during this game session - New Barbarian multi-target Whirlwind and monk tempest rush logic, with GUI option to disable if you don't like it.
This helps with "chaining" large packs of trash mobs, rather than X/criss-cross only a single target in a pack. - Added GUI option to ignore solitary trash mobs. This will cause bot to ignore a trash mob when no other trash mob is within 40yds of it. Automatically disabled if elites are present and during town run/UseTownPortal.
- Bot will no longer continue on profile behaviors while waiting for pre-TownRun timer.
- Supports new Demonbuddy BETA CanTownRun() logic, also fixed town run with bags 1/2 full.
- Improved TrinityRandomWait tag (no longer using Thread.Sleep()), does not lock Demonbuddy - allows combat/looting to continue while waiting.
- More improvements to destructibles/barricades logic.
- Increased DemonHunter destructible power range.
- Decreased DemonHunter Caltrops timer from 6 sec to 3 sec.
- Fixed reset gold counter on new game.
- Added additional logging for vendor movement logic during town run (to help determine stucks).
Sample usage for TrinityLoadOnce:
Code:
<TrinityLoadOnce questId="101758" stepId="1" >
<ProfileList>
<LoadProfileOnce profile="KeepDepths2.xml" />
<LoadProfileOnce profile="KeepDepths3.xml" />
<LoadProfileOnce profile="ArreatCrater1.xml" />
<LoadProfileOnce profile="ArreatCrater2.xml" />
</ProfileList>
</TrinityLoadOnce>
REQUIRES DemonbuddyBETA 1.0.1240.115 OR DB #295
Will not work with Demonbuddy Release #294!
Attachments
Last edited: