as many people are pointing out this no longer works. It will sign up for BG queues, it will sign up for ashran, but once inside it does nothing. I've even tried this in conjunction with your shadow priest cr. and nothing.
This is what is in the log over and over and over again:
[19:23:12.430 D] Exception was thrown in BotBase.Root.Tick
[19:23:12.430 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.MissingMethodException: Method not found: 'Boolean Tripper.Navigation.WowNavigator.get_RandomizePaths()'.
at BGFarmer.Core.InsideBattleground.<CreateInsideBattlegroundTask>d__4.*************(WowNavigator )
at BGFarmer.Core.InsideBattleground.<CreateInsideBattlegroundTask>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at BGFarmer.BGFarmer.<RootTask>d__16.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at CommonBehaviors.Actions.ActionRunCoroutine....()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at CommonBehaviors.Actions.ActionRunCoroutine.Run(Object context)
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.(Action , String , Boolean )
[19:23:12.494 D] Exception was thrown in BotBase.Root.Tick