As per my other post that got deleted, here is a log. Although i doubt it will help as all it shows is spamming skills. And in game it keeps giving the 'target is not in range' error when i am facing away from the target. Auto face is enabled in game.
I had been using EX Combat Assist for so long that I forgot that the default combat assist turns face target off. If you delete line 131 of ..\RB\BotBases\RaidBro\RaidBro.cs it won't mess with your setting anymore. It looks like this Code: GameSettingsManager.FaceTargetOnAction = false;