floorcakes
New Member
- Joined
- Mar 17, 2014
- Messages
- 75
- Reaction score
- 0
how could i setting that do not pick up " blood shards" by use item rules?
because when it up to 500 bot can't pick it, and the bot stop!!
thx
Greeting Sir.Download Trinity 1.8.23
- Fixed TrinityTownPortal either using -1 or 2500 as waitTime and never using the defined wait time.
- TrinityExploreDungeon now has EndType of "BountyComplete"... aka until="BountyComplete"
- TrinityExploreDungeon now has EndType of "RiftComplete"... aka until="RiftComplete" (needs testing)
- Added EndAnimation dictionary for interactables
- Bounty Objectives (Bounty bosses and Rift bosses) are always added to cache and always given weight as long as the bot can "see" them
- Added TrinityBountyInfo and TrinityQuestInfo cache classes
- Trinity will now kill all monsters in Rifts, Kill type bounties and Clear type bounties when there is a kill counter available
- Fixed typo in "Pickup Rift Keys" data binding
- Added Gizmo's as possible Bounty Objectives
- Pandemonium Fortress portals should work a little better
- Trinity will now automatically interact with Quest Givers
- Trinity will now try to wait and complete optional Event Quests (e.g. Cursed Chests, Cursed Shrines, etc)
- Trinity will now try to move as close as possible range before destroying barricades and destructibles
- Trinity will no longer try to pickup items when doing a TownRun
- Fixed GoldInactivity timer running while bot is paused
- Fixed performance issues related to heavy logging
- Refactored HaveBounty a little
- Trinity should be better about targetting in Pandemonium Fortress
- Untargetable Gizmo's and Invulnerable Destructible objects should be appropriately ignored and pathing around them should work better
- ToggleTargeting with Combat=False and Looting=False should work again
System.Exception: Element TrinityUseOnce is not supported. Please check your XML and try again. (<TrinityUseOnce id="2010">
<MoveToActor questId="1" actorId="176008" isPortal="True" destinationWorldId="60393" x="404" y="678" z="15" maxSearchDistance="50" />
</TrinityUseOnce>) Line 31
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)