herbfunk
Community Developer
- Joined
- Oct 30, 2012
- Messages
- 238
- Reaction score
- 7
Funky Bot
A fully developed Bot that does combat, looting, and other actions! This is similar to Trinity and will not work together.
Features
Installing FunkyBot
Edit Last Used Routine
Make sure the last used routine is "Funky"
Enable the Plugins
Make sure to enable both fBaseXtensions and fItemPlugin.
Setting up the Bot
There are two ways to access the Funky Settings Window!
If you do not see the Funky Button, you can initialize it by clicking Settings Drop Menu and Clicking Combat Routine.
Demonbuddy Settings are implemented so make sure you enable them too.
Things You Need!
QuestTools may be required for the profiles you use!
GitHub Links
Master URL (Thanks to ArrowCircle)
Master Zip Archive
Note you can check the latest and full log of changes made on GitHub!
Latest Version Changes:
Acknowledgments
Giles Smith - Who is the creator of the original Trinity Plugin.
Rrrix - Notably the author of QuestTools and the person who continued development of the Official Trinity Plugin.
Darkfriend77 - Author of the plugin Item Rules, an awesome scripting interpreter!
And to all the others who have contributed publicly with source code and/or plugins. Thank You!
Old Original Topic Thread
A fully developed Bot that does combat, looting, and other actions! This is similar to Trinity and will not work together.
Features
- Cache - Objects, Collections, and Methods all redesigned to be optimal in performance and minimal in redundancies.
- Avoidance -- New System to quickly find a location, optimized using blocking checks with directional.
- Clustering -- True Clusters, implemented into Targeting and Skills.
- Skills - with conditional properties for combat, buffing, and movement. Every skill is derived into its own object.
- Targeting - Avoidance, Fleeing, Grouping, Line of Sight Movement are some of the behaviors implemented already.
- Adventure Mode Support - Automatically adjusts behavior based on current bounty or rift!
- Plus Many More Features!
- No Multi-threading! Kept a single thread design -- with Reduced CPU and Memory usage!
Installing FunkyBot
- Download the zip and extract the contained folders into Demonbuddy\Plugins\ Folder.
Edit Last Used Routine
Make sure the last used routine is "Funky"

Enable the Plugins
Make sure to enable both fBaseXtensions and fItemPlugin.
Setting up the Bot
There are two ways to access the Funky Settings Window!

If you do not see the Funky Button, you can initialize it by clicking Settings Drop Menu and Clicking Combat Routine.
Demonbuddy Settings are implemented so make sure you enable them too.
Things You Need!
QuestTools may be required for the profiles you use!
GitHub Links
Master URL (Thanks to ArrowCircle)
Master Zip Archive
Note you can check the latest and full log of changes made on GitHub!
Latest Version Changes:
Code:
[FONT=Arial Black][SIZE=5]v2.11.2.1[/SIZE][/FONT]
[HR][/HR]
[I][B]*Requires Fresh Install (Deleting previous Funky Folder!)[/B][/I]
Crusader
Blessed Hammer will be used on any unit when no Primary Skill is present
Provoke will be used more frequently.
Akarats Champion will be used on clusters of 4 with Full Akkhan Set Bonus
Monk
Cyclone strike now uses minimum distance on single target conditions.
Epiphany will be used on non-normal units now.
Dashing Strike now checks for ROTS Set Bonus and adds additional critiera to use more often.
Equipment
Added Rainments Thousand Storms (5/6) Set (missing gloves)
Added new Check for gear changes which will trigger a refresh.
Cache
Fixed the ignoring of Globes.
Slime Gysers in Act 2 now use a static position to help with LOS testing.
Misc
Added Hotbar Skill check for changes which will trigger a refresh.
Skill and Skill Objects
Following Properties are now defined in the class and not during initalize method.
-UsageType, ExecutionType, IsProjectile, IsRanged, IsBuff, IsMovement, IsPrimarySkill, IsDestructiblePower,
Initalize Method is no longer called during creation of a skill.
Removed override of RuneIndex and Equals from skills.
v2.11.1.0
Skill Single Unit Condition now has a optional Minimum Distance property.
Added Death Skill Cooldown waiting options.
Added Death Settings under General Tab.
Added Pylons to ShrineTypes. (Should no longer ignore if Empowered is unchecked.)
Added additional Cursed Shrine SNOId that was missing.
Equipment
Added Poison Immunity Item Check.
Added Akkhan Set to EquippedTypes.
Added Starmetal Kukri Witch Doctor Dagger.
Monk
Exploding Palm now using ShouldTrack property.
Dashing Strike now usable as special movement (in/out of combat)
Witch Doctor
Big Bad Voodoo will be used more frequently with Starmetal Kukri equipped.
Wizard
Archon Disintegration Wave now uses Minimum Distance of 10 yards for units.
v2.11.0.1
[B]FunkyBot has been Converted into a Combat Routine and is no longer a Plugin![/B]
[B]Town Run behavior has been extracted from FunkyBot into a new separate plugin![/B]
[LIST]
[*]Town Portaling and Horadric Cache Interaction still remain in FunkyBot.
[*]Item Rules has been removed.
[*]Pick Up settings are found in Item Tab which includes options for all quality types.
[/LIST]
Game
Encapsuled LOSMovement Settings in ProfileCache. (same as ClusterSettings)
LOSMovement will not occur for Adventure Mode if current tag is not ExploreTag.
Crusader
Added Equipped Item Check for Piro Marella (Reduced Shield Bash Cost)
Sweep Attack used on any unit when energy is above 50%
Shield Bash used on any unit when energy is above 90% or 20% with Piro Marella equipped.
Wizard
Added new Skiils for Cold/Fire/Lightning variations of Archon.
Archon will only activate on Non-Normal units (Combustion will on 10+ units also)
Fixed Refresh Archon Checking.
Archon Slow Time will be cast only once now.
v2.10.4.0
Crusader:
Swift Steed with Rune Ramming Speed or Nightmare will be used offensively.
Swift Steed now used as Out of Combat Movement skill.
Fist of Heavens will be used on any target when energy is above 50%
Akarats Champion will be used on any non-normal unit or clusters of 10+ units.
Phalanx will be used on any target with 95% health or less.
Witch Doctor
Check for Tall Man Finger to prevent recasting Zombie Dogs.
Haunt and Locust Swarm modified to be used more frequently and logically.
Piranhas will also be used on any target when energy is above 90%
Fixed Spirit Walk as Out of Combat Movement skill.
Misc
Fixed issue with gambling not recognizing last item type when multiple types were given
"Open World" bosses will no longer be ignored due to cluster logic.
Added Illusionary Boots check for Monster Collision ignoring.
v2.10.3.1
Skills:
Demon hunter companion skill updated for active support.
Items:
Removed plugin pickup settings and evaluation code. (Item rules, no rule equals no pickup! *Armor/Weapon/Jewelery*)
Avoidance:
Added Act 4 Destroyer Drop to avoidances.
Bounty:
Added Boss to LOS movement. (Only when explore tag is used!)
v2.10.3.0
Cache:
Added Demon Hunter Sentry to pet data.
Added Witch Doctor Fetish to pet data.
Skills:
Demon Hunter Sentry has been updated!
Witch Doctor Fetish Army now recongizes Zunimassa five set.
Player:
Added new File Equipment and property equipment to CharacterCache.
Added Bottomless Potion recongization and usage. (3/6 IDs)
Game:
End of town runs will reset gold inactivity and update MGP.
Town Run:
Idenification Behavior will only manually ID a single item, otherwise it will use book of cain.
Settings:
Fixed Town Run Gambling not showing checkboxes for certain item types.
Legendary Idenification setting added under Town Run tab. (Disabled by Default)
v2.10.2.2
Skills:
Barb Bash now modifies range if using pulverize rune.
Barb HOTA now used on normal tagets when energy is above 80%
Misc:
Line of Sight movement will no longer backtrack.
Added Ghoms Posion Cloud to Avoidances.
Corruptant Growths no longer ignore LOS.
Game Stats now also generated in Funky Window under Misc tab.
Profiles that Disable Combat will be obeyed when unit is not prioritized.
Gold Inactivity will reset and reload first profile as intended.
v2.10.2.0
Skills:
Wizard Energy Armor use will reset Max Energy in Character Cache.
Witch Doctor Acid Cloud/Grasp will be used on single targets when energy is above 90% and target is not low HP.
Witch Doctor Summon Zombie Dogs now checks Fierce Loyality Passive.
Crusader Primary Skills priority is now Low (was none).
Getting a Destructible skill will now check if default attack is usable.
Fixed Issue with Multiple Conditions not working after first condition failed!
Misc:
Player Mover will now check skip ahead cache during ExploreDungeon profile behavior.
Added OnLevelUp Event for characters under level 70, recreates player class after leveling up.
Low Level Settings will now use Soft Rules (pickup all items).
Junk Log will no longer create log file outside of Account Folder.
Gambling Mojo item type should work now.
Added IsRegularPotion to CacheACDItem and BalanceCache.
Conduit Pylon buff will set minimum range to 20 for units.
Interactables should pass LOS testing more often!
Cursed Chests should trigger wait properly.
Removed ItemRules Salvage Rules.
Added Salvage Settings into Town Run Tab. (None/All/ROS Only are valid options for white/magic/rare/legendary)
v2.10.1.0
Settings:
Overhauled the Settings Window into a actual windows Form.. although it might be ugly, changes will be easy with the designer.
Added Keystone Fragments to Item Pickup settings.
Gold Inactivity set to Zero will no longer be tripped.
Cache:
Added A5 Avodiances for Adria and Malthael ground.
Added Trinties A5 Blacklisting IDs.
Merged the "Object" blacklist into a single collection.
Removed IgnoreLOSCheckSNO Collection, IgnoresLOSChecks are bosses only now!
Object and Unit ID Cache class have been overhauled.
Added GizmoIsDisabled and check to exclude from targeting.
Event switches now capable of Line of Sight movement.
Fixed Adria not showing up as potential target.
Character Max Energy added to fix issue with DB max energy returning wrong values.
Added IsFriendly to CacheUnit and Hashset for NPC SNO's not to ignore.
Added IsVendorBought to ACDItem and Checks into Salvage/Sell routine.
Bounty:
Kill bounties will only navigate markers on last levels.
Added Act 5 Kill Bounties.
Added Profile Stat for # Completed Bounties.
Skills:
Added ShouldTrack property to skill.
ShouldTrack will add/update entries on the object it was used for.
Witch Doctor: Modified Haunt, Lotus Swarm, Spirit Barge, Pirhanas, Zombie Dogs.
Misc:
Act 5 Salvaging should not get stuck anymore when at stash.
Known Issues:
Mule behavior cannot change hero. (Demonbuddy function failure)
Avoidance during Malthael isn't working.
v2.10.0.3
Cache:
Added teleport to avoidance cache types. (Is disabled by default)
Quest Monsters will use minimum of 200 kill radius.
Cursed Chests and Shrines should always stay put while it exists.
Town Run:
Gambling is now capable of all item types.
Bounty:
Added A4 Bounty Cache Entries.
Line of Sight behavior for bounty markers will check if quest is active and will no longer start when it shouldn't.
Skills:
Fixed issue with player class creation throwing error when a passive ability that reduced cooldowns existed.
All Primary Skills have been modified to remove any type of delay.
Misc:
Plugin Initialize will now set Funky as the combat routine.
Player Mover now checks if distance is very close.
v2.10.0.2
Player Class Creation checks Blackthorne's Avoidance Immune Bonus.
&& (Checks for Ring of Grandeur for Reduced Set Bonus)
Item Loot Checking Updated and Should work again. (Uses GamebalanceID and Quality to match item looted)
Reduced Gambling Item Wait.
Added Bounty to Logger Types.
v2.10.0.1
Adventure Mode:
Added Setting AdventuringMode which determines if the plugin will check bounty or not.
*Plugin Setting that tracks active bounty and modifies combat behavior using found cache value.
*A Cache Entry consists of a Name, Type, StartLevelID with options for EndLevelID, KillCount, and AdditionalLevelIds that are inbetween Start and End.
*Act 1 Cache for Kill/Clear/CursedEvents have been added only!
*Act1 Cache File can be found @ "/Game/Bounty/BountyCache/"
*Act3 Cache File Started (Majority Kill Types done) -- still need to do Clear/CursedEvent types.
Cache:
No longer ignores Gizmo Switches that are not Cursed Chest/Shrines.
Skills:
Removed TargetProperties.IsSpecial from all SingleTargetConditions.
Barbarian Leap Cluster Unit Count Increased to 4 from 2.
Barbarian HoA Cluster Unit Count Increased to 3 from 2.
TownRun:
Bug: Gambling Behavior only valid for Weapon Items. (i.e. the first tab of the vendor!)
v2.10.0.0
Town Run:
Added Option to Stash Horadric Cache.
Added New Interaction Behavior to Open Horadric Cache.
Added New Gambling Behavior to Spend Blood Shards.
Cache:
Added Bloodsprings to Avoidances.
Adventure Mode:
Added Option to Navigate to Points of Interest. (Experimental for Adventure Mode)
XML Tags:
Removed Trinity Related Tags. (QuestTools)
Skills:
Added support for AkaratsChampion, Bombardment, FistOfTheHeavens, HeavensFury, Phalanx for Crusader.
Misc:
Recompiling Funky will now disable plugins prior.
Added Soft Rules Again (For Leveling)
v2.9.2.0
Cache:
Added CacheObjectIDs class with XML loading. (Cache/Dictionaries/SNOId_Cache_Objects.xml)
Gizmos will check CacheObjectIDs first before getting GizmoType from DiaGizmo.
Game:
UpdateBounties now refreshes quest states too.
Targeting:
Line of Sight Movement now validates object is still valid for targeting. (Fixed bug with containers)
Town Run:
Added check for in-game and valid actor into behaviors. (So it will stop when its not in game!)
Tags:
FunkyWaypoint now checks and changes the map to the valid area when using waypoints.
TrinityExploreDungeon now Caches Ignored Areas.
Added HasQuestAndStep Tag from Trinity.
Updated TrinityExploreDungeon with newest Until Types.
Updated MinimapMarker Class according to Trinity.
Added TrinitySetQuesting Tag: This enables monster quest property refreshing which prioritizes quest monsters.
Items:
Updated Rare Rules using ShutteR's.
Common Crafting Items now have Armor or DPS to eliminate inferior items.
Classes:
Added Knockback Animations to Crusader Class.
Knockback Animation Sets are separated by male/female.
Started on Crusader Skills...
Settings:
Added Line of Sight option for Cursed Chests/Shrines.
v2.9.1.0
Skill:
Changed both Single and Cluster conditions to Lists allowing multiple criterias to be tested.
Tags:
TrinityExploreDungeon:
PrioritizeScene has optional Minimum Distance before attempting navigation. (minDistance="125")
Optimized Priority and Ignored Scene Checking.
Fixed Bounty Checks when it shouldn't occur.
Added support for stayAfterBounty.
Added new until option: BountyCompleted (args: bountyId)
FunkyWaypoint will now toggle waypoint map prior to teleporting.
FunkyBountyLoad now sets Current Bounty SNO ID when successful.
FunkyBountyRefresh now has optional reset parameter to set Current Bounty SNO ID to 0.
Added HaveBounty and ActBountiesComplete tags from Trinity.
Settings:
Pools of Reflection, Cursed Chest, Cursed Shrine and Potion Range Settings added.
Gold Inactivity Timeout Added to General.
Marquise Gem Quality added to Pickup Settings.
Misc:
Cursed Chest Support Added.
Demon Hunter Vengeance Skill Added.
Crusader Skills Added Again.. (But not setup!)
Line of Sight tests use Melee Vector for CacheObjects.
Added Horadric Cache support.
Stats now include key fragments and horadric cache.
Added Bounty Cache.
Barbarian Avalanche skill added.
Act 1 Town Runs should work properly again!
Monk Epiphany Support Added. (Cluster of 13+ units)
Bounty Support:
New Tags:
FunkyBountyLoad (Bounty ID match that is not yet completed and loads a profile)
FunkyBountyRefresh (Refreshes Bounty Cache)
FunkyWaypoint (Uses waypoint non-gizmo Map Style)
Profiles:
Act 1 Bounty Profiles Added. (Some self made others copied )
v2.8.1.0
PlayerMover:
Stuck Count of 2 will use navigator to find unstuck pos
Avoidance:
Added Meteor Impact to Avoidances.
Modified default radius/health for Thunderstorm, Frozen Pulse.
Interactables:
Cursed Shrines support added.
Line of Sight:
Enabled by default now.
Units:
Added TargetProperty Normal.
Items:
Added new setting for Crafting Material Pickup.
Monk:
Support for Exploding Palm, Cyclone Strike, and Seven Sided Strike added.
Misc:
Added Temp Summon Portal (arreat crater) to blacklist.
Added a3 NPC to blacklist.
ItemRules now pickup Magical and Rare items.
Removed Soft Rules from ItemRules.
v2.8.0.1
Updated code and namespaces to be compatable with new Demonbuddy and Diablo changes.
Cache:
-Updated Gizmos to recongize Pool of Reflection and Power Globes.
-Diamond Gems are now recongized, new setting added.
Town Runs:
-Adjusted the salvage location for Act 1 to avoid getting stuck on the little chest!
-Re-Enabled Custom ID behavior, Removed Finish Behavior.
Item Rules:
-Adjusted Hard Rules to pickup all salvagable items.
v2.7.1.0
-Added Gold Inactivity check that restarts game after 3 mintues of no change.
-Item Pickup Evaluation is now an event that can be hooked with custom code.
-Destructibles once again check animation for valid targeting.
v2.7.0.0
-Item loot confirmation now checks stack quanity when neccessary.
-Target Property IsMissileReflecting now checks target Animation State.
-Fixed exceptions causing bot to stop!
Bugs:
-Townruns will no longer sell potions on new bot start.
-Added null check when removing object from cache during update.
Misc:
*Refactor
-Added namespace DBHandlers
-Player namespace now contains all related game character classes.
*Skills
-Abilities renamed to Skills and moved under HotBar namespace.
-Precast and Target conditions now create criteria inside class constructor.
-Added additional constructor to Precast and Target condition to allow custom criteria.
v2.6.3.0
-Reverted back to old TrinityMoveTo.
-Added cache for tracking server interactable objects such as portals.
-Interactive Behavior Tags such as UseObject will now attempt to move to the object using the cache.
Witch Doctor:
-Updated Sacrifice to use every 27 seconds or whenever zombie dogs is castable.
-Horrify with Armor Buff rune will now maintain it when able.
Abilities:
-Added Setting Allow Default Attack Always -- this will ignore the fact that it shouldn't use default attack.
v2.6.2.3
Profile Stats:
-Complete overhaul to the stat tracking code.
-Item stats now include Dropped/Looted/Stashed/Vendored/Salvaged
Avoid & Flee:
-Behavior for both avoidance and fleeing has been improved.
Settings:
-New settings tab for Fleeing now available in the Combat Tab.
-New settings tab for Line of Sight Behavior now available in the Targeting Tab.
-Added Monk Class Setting -- Maintain Sweeping Winds.
Misc:
-Out of Combat Profile Behaviors that are intractive will move back if combat movement occured.
-Incapacitated Bot will now wait during Target Handler! (Fixes the ignorance of units)
-Fixed TrinityMoveTo and TrinityExploreDungeon XML Tags!
v2.6.1.6
Line Of Sight Behavior:
-Is now disabled by default! (to enable -> Funky Settings Advanced tab)
-Fixed validation of object (should no longer get stuck!)
-Units that are allowed is now based on IsSpecial (I.E. Targeting -> Unit Exceptions)
Settings:
-Added setting for Low HP Unit Max Distance Allowed. (used with Unit Exception Low HP <=25%)
Misc:
-New Game Event now clears TrinityLoadOnce UsedProfile List.
-Healthwells no longer ignored due to health.
-Added fixed collision radius values for large objects. (should help with avoidance movement)
-Funky Townportal now generates random movements!
-Added Female Zombies to Spawner ID Lookup.
-Bot now recongizes Major Health Potions.
-Fixed town run sell behavior bug where no potions existed in backpack.
-Item Looting should no longer be hit or miss.
-Fixed Shrines being reused when they shouldn't be.
-Reduced the time of interaction for Interactable Gizmos.
-Monk Breath of Light updated for non-buff versions of the skill.
v2.6.1.1
Ability:
-Line of sight checking for ranged abilities should no longer ignore "transforming" units.
-Added IsChanneling Property (this will allow buffs to be used during target handling)
Line of Sight Behavior:
-Added Blacklist of previous objects.
-Rare chests are now capable of being used as the target. (when Increase Range for Rare Chests is enabled)
-Units capable of being selected is now limited to Rare/Elites/Uniques/Goblins
Demon Hunter:
-Modified Spike trap criteria.
Misc:
-Added Townrun Movement hook to reduce the lag trying to travel back to the townportal.
-Fixed Stats (Keys are now counted, Death/Game counter are now accurate)
-Item objects now use 2D to check distance.
-Avoidance behavior no longer checks time in the conditional property.
Code:
-Added Death treehook (BotEvents -> Death.cs). This does not override the DB behavior but is used prior to the DB behavior.
-Character CurrentHitPointsPct event added when Value Changes.
-Character CurrentLevelID event added when Value Changes.
v2.6.0.1
ErrorClicker Plugin:
-Added new plugin to deal with Error Dialogs.
Line of Sight Behavior:
-New behavior that will move towards special units that have not passed Line of Sight check.
-This behavior only activates when no target has been found.
Settings:
-Added new setting for Prioritize Close Range Units.
Avoidance:
-Fixed issue with triggering during update of objects.
-Added trigger check for Spores/Grotesque.
-Range Classes check against possible units with nearby avoidances has been fixed.
Ability:
-Target condition checks if unit is targetable+attackable.
-Range ability now checks if unit is "flying/hover" when AllowProjectile fails.
Misc:
-Improved preformance of inventory cache update.
-Improved preformance of town run behavior.
-Added handler for OnProfileLoaded Event, replaces old check method used.
-Moved Player Folder Contents into Character Folder. (Player Class and Abilities)
-Player Class:
-Removed LOSConditions Property.
-Constructor no longer requires ActorClass as a parameter, and all dereived classes now set the AC property.
-Fixed Barbarian IsMelee property (was false :X)
-Renamed the plugin to FunkyBot (since its not really a trinity plugin anymore!)
v2.5.2.0
Settings:
-Added LowLevel default settings.
-Disabled fleeing for InfernoRanged default setting.
Ability:
-Renamed ability to Ability, Namespace Ability to AbilityFunky.
-Added FCombatMovement and FOutOfCombatMovement Criterias, updated abilities that used them, and replaced old "Special Movement" code in Target Movement and Player Mover.
Avoidance:
-Modified the weighting of units for Range Classes so that it will use abilities that can be used at current position.
-Avoidance Requirement is now ignored when bot is "moving".
Barb:
-Battlerage now checks precast CanCast. Added check of bot HP when fury dumping (>50%)
Monk:
-Removed UI Setting for Inna Set Bonus. Now checked internally.
Witch Doctor:
-Spirit walk is now "Special Ability" (meaning it will force a energy wait on other abilities if unable to cast)
-Removed Check of Recast Timer for Acid Cloud. (Now spams it)
Plugin:
-Removed the following features: OOC ID Items, Coffee Break, Bot Stop and Low Level Logic.
-Removed a lot of unused code.
-Moved target related properties from Combat into Target.
v2.4.1.0
-
Avoidance:
-Modified the weighting comparison
-Friendly Poison Gas no longer triggers Avoidance Movement.
-Removed Non-Threatening Spore SNOID from avoidances.
Items:
-Removed Line of Sight Checking of AllowWalk (This was causing Health Potions to be skipped often)
Destructibles:
-Obstacles will now obey the Destructible Range as well.
Units:
-Fixed Health Check! (This time I think so..)
v2.4.0.0
-
Refactor:
-Moved all subfolders out of Bot into Plugin Folder.
-Abilities of each class are now found under Player -> "Class" Folder -> Abilities
-Moved Refresh Code from Bot Class and into Targeting Refresh.
-Character subclasses Pets and Backpack now extracted into seperate files.
-Avoidance related code now found in Avoidances Folder.
-Enums that were unorgranized have all found a home in the proper locations.
-Ability enums have been renamed for some clearification.
Ability:
-IsDestructible and IsSpecialMovement are now settable.
-AbilityCriteria now holds all func criteria and methods to test.
-AbilityLogicConditions is now a static class that initializes the criteria conditions.
-The intialize of conditions occurs during the recreation of abilities within each player class file.
-LastUsed is now a property that is set after using SuccessfullyUsed
-AbilityUseTimer is now a method of ability -- orginally found in Player Class.
Misc:
-Fixed Line of Sight issues with Raycasting by changing the method used.
-Destructibles should now be targeted after being stuck when its radius distance is less than 10f.
-Out of combat behavior now allows doors and obstacle objects when using (TownPortal/UseObject/UseWaypoint/UsePortal) tags.
-Treespore and Grotesque Avoidance lifespan has been increased. (so it wont be removed early!)
-TrinityExploreDungeon resets skip ahead cache again.
-Added Unified Trinity Profile Tag: TrinityUseTownPortal.
-Gold/Globe avoidance tests no longer uses modified location if pickup radius is zero.
v2.3.4.0
-
-Settings:
- Funky Settings now has option to load settings!
- ->This includes the entire settings and individual setting.
- ->Load buttons can be found at bottom of UI for valid settings.
- ->Load Menu is found at the top of the UI to load all settings.
- ->Note: Loading another settings will overwrite current.
Acknowledgments
Giles Smith - Who is the creator of the original Trinity Plugin.
Rrrix - Notably the author of QuestTools and the person who continued development of the Official Trinity Plugin.
Darkfriend77 - Author of the plugin Item Rules, an awesome scripting interpreter!
And to all the others who have contributed publicly with source code and/or plugins. Thank You!
Old Original Topic Thread
Attachments
-
FunkyBot v1.1.2.3.zip718.9 KB · Views: 1,341
-
FunkyBot v1.1.2.4.zip723.2 KB · Views: 935
-
FunkyBot v1.1.3.0.zip735.1 KB · Views: 529
-
FunkyBot v1.1.3.1.zip708.1 KB · Views: 292
-
FunkyBot v1.1.4.1.zip715.6 KB · Views: 394
-
FunkyBot v1.1.4.3.zip718.8 KB · Views: 230
-
FunkyBot v1.1.5.0.zip723.8 KB · Views: 239
-
FunkyBot v1.1.5.1.zip726.1 KB · Views: 517
-
FunkyBot v1.1.5.2.zip729 KB · Views: 272
-
FunkyBot v1.1.6.0.zip730.8 KB · Views: 6,659
-
FunkyBot v1.1.6.2.zip737.5 KB · Views: 14,387
Last edited: