Trying to quest (Act3_rrrix). Any help?System.Exception: Element TrinityExploreDungeon is not supported. Please check your XML and try again. (<TrinityExploreDungeon questId="93595" stepId="8" until="ObjectFound" actorId="176002" boxTolerance="0.10" boxSize="15" />) Line 215
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ..(XElement , Type )
at ...(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ..(XElement , PropertyInfo )
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Profile.Profile.Load(String path)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)
Compiler Error: c:\Users\Raymundo\Desktop\DB\Plugins\Trinity\Cache\CacheDictionaries.cs(9,18) : error CS0101: The namespace 'Trinity' already contains a definition for 'CacheData'
The bot does not pick up the new crafting materials, such as Death's Breath.
Also, the item scores should be rescaled.
Trying to quest (Act3_rrrix). Any help?
Thx.
EDIT:
Tried to reinstall new DB.
Now im getting:
Thanks.
You must Delete the Trinity Plugin first before you copy and paste... would recommend do a fresh install. meaning delete everything.
and install demonbuddy again, and this time Go into Plugins and Delete Trinity. Copy and paste the new one in.
It does pick up deaths breath but not 100% of the time, sometimes it will walk past it.
Does this need to be updated to pick up marquise and imperial gems? or is one of my settings wrong
How i salvage all yellows? With ros weapon/armor score doesn't work.. Bot stash all yellows.. I want just legendaries..
Ghetto work around:
Code:// Avalanche if (IsNull(power) && CanUseAvalanche) power = PowerAvalanche; public static bool CanUseAvalanche { get { return !UseOOCBuff && !IsCurrentlyAvoiding && Hotbar.Contains(SNOPower.X1_Barbarian_Avalanche_v2) && PowerManager.CanCast(SNOPower.X1_Barbarian_Avalanche_v2) && (TargetUtil.AnyMobsInRange(3) || TargetUtil.IsEliteTargetInRange()); } } public static TrinityPower PowerAvalanche { get { return new TrinityPower(SNOPower.X1_Barbarian_Avalanche_v2); } }
bot is skipping some new items, also stashes every single crusader shield >.<
I have a fine collection myself!
![]()