Yo guys ! Im a big big fan of Simcraft, for those of you who don't know what that is heres a link In Simcraft, to model what the character has to do to achieve the best possible DPS they use a system called Action priority list which in itself is not far from the Behavior Trees used in todays Combat Routines which this Botbase tries to replicate. Technical stuff, click if you wanna read ^^ You need to register and have one post to see spoilers! 1. Botbase with integrated Combat 2. No Movement or Plugin nonsense 3. Classes already implemented are: Fury Warrior, Windwalker Monk, Combat Rogue, Subtlety Rogue, Survival Hunter 4. 3 Hotkeys to steer Execution, Cooldowns and AOE Usage. 5. Optimized Rotations, Simcraft APL Style 6. Highly performant via FrameLock and Caching, one iteration of the combat Routine takes less than 10ms 7. 15 Actions per Second (you can increase this but why ?) https://github.com/insaneKane/simpl Heres the Github, you dont need GIT you can just download the ZIP. Remember, this goes into your Honorbuddy/Bots Folder PS: Combat Rogues, the Bot will enable Bladeflurry once there are two targets but you will have to turn it off manually since its hard to programmatically decide when it should be turned off. You can now easily create your own Rotations ! Check out the profile folder for (mostly working XD) examples Hunter / Warrior / Combat/Assa Rogue / Moonkin / Deathknight / Monk should work out of the Box Mage works but i dont know if it works correctly I dont have a warlock to test things, the apls seem super complicated though so it probably has some bugs Shaman should work as well Feral / Sub Rogue / Shadow Priest default profiles do not work, you will need to write your own. Again check the profiles folder for examples its pretty easy You can aso use profiles you import from simcraft, simply put your imported character in a simc file inside the profiles folder Profiles can now be found under Honorbuddy/Simcraft Profiles, if you dont have that folder you can create it or the bot will Profile Pack: View attachment Profiles.zip Its better if you Simcraft your character and use those though
Hmm maybe ^^ the Simcraft pala APL is pretty complicated but it should be easy to port its just a lot of typing You need to register and have one post to see spoilers!
Yeah, one of the Hotkeys has been set to the 'W' Key Go into Bot Settings while its running and change it to something like Shift+W or something ^^ (This could also explain why its not using cooldowns for you as W probably disables them ^^)
Any chance we could get this for Marks/Survival Hunter? Singular current base is terrible and Im doing very low dps @ ilvl 650
Kane49_2, could you add an option for a chatoutput when a hotkey is pressed? AOE enabled, AOE disabled Cooldowns enabled, Cooldowns disabled. Etc.?
Right now im using weakauras to display that info on my client, but i will add an option for chat output I will add a quick survival hunter routine, dunno about marks
Update ! Added Survival Hunter - Dunno how good it is Added Chat Notifications when you use the Cooldown / Aoe Hotkeys