Chose Trinity as your combat routine
Error while starting botSystem.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Trinity.Framework.HookManager.StoreAndReplaceHook(String hookName, Composite behavior)
at Trinity.Framework.HookManager.ReplaceCombatHook()
at Trinity.Framework.HookManager.ReplaceTreeHooks()
at Trinity.Framework.HookManager.InstanceOnOnHooksCleared(Object sender, EventArgs eventArgs)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Zeta.Common.TreeHooks.ClearAll()
at Zeta.Bot.Logic.OrderBot.Start()
at Zeta.Bot.BotMain.Start()
at Demonbuddy.MainWindow.()