FarmingWarrior Routine This is a test build and I am unable to test it, should work for the most part though. Upload all logs with errors. FarmingWarrior is based on a talent spec that is amazing for farming mobs as a warrior. Based of the Default CC with modifications and a build hawker gave me Soul Configurations Soul Tree Calculator: Champion (30) / Beastmaster (24) / Paragon (12) :: Rift :: ZAM Rotation - Supports all spells listed in soul tree configuration To Install Unzip and drop FarmWarrior.dll into your Ryftomate\Routines\ Folder and select FarmWarrior from the routines drop down in Ryftomate Code: Version 1.02 - Fixed the bot not detecting the pet and health. Should cast all pet spells now. Version 1.01 - Added 2 Spells that I forgot from the Champion Tree points
It's not using Primal Recovery, and the pet is dying. Makes it take far longer, since either I end up dying, plus there's the extra time to keep ressing the pet. Thank you!
I'm having the same issue. Pet doesn't seem to keep enough threat to keep aggro. I also noticed that in a multi-mob situation, the pet doesn't bounce to each mob to get aggro off me (I can heal the pet, can't heal myself).
Any way to get a custom one made for me? Let me know I wana play more into beastmaster for kinship... LVL26war atm.
What is the custom one? I will be adding all the beastmaster spells shortly so it will support all 3 fully, atm it only supports 2. However, if it uses different souls I can make a new CC to support it.
I am getting this, Edit: Rift restart fixed it. Edit2: An error in the game says "Could not use Unknown Item: Legendary Scroll of Strength"
tested it tonight.. had a problem with eating my endurance scrolls.. wont stop scratch that ---- took off all my endurance scrolls now its spamming enrage companion
had a look at the code and i think you've mistaken some major 1hour and infinite buffs to be reactives and wrote them down in CreateCombatBehavior(). might wanna take a look at that.
@OP here's a copy of the fixed i did to the code. did not include the dll as its not my release. changelog: remove buffs on combat function rearrange skills according to priorities (Openers, Emergency/1st Priority/, Non-Attack Skills/2nd Priority, Attack Skill Users/3rd Priority, Attack Point Creators/4th Priority) fixed typo on Slashing Strike added Bond of Feline Grace to buffs remove all skills not found in the specified spec (should'nt have but testing which skills to prioritized got confusing with them around) cheers, hope it helps! View attachment 231