Hello and thank you for taking the time to stop by! Below you will find a basic setup guide needed to get started and please read the reset of this post before continuing further. I hope you find what you are looking for and wish you the best of luck on your venture! Initial Setup & Template Creation [video=youtube_share;OrE29Stb1SY]http://youtu.be/OrE29Stb1SY[/video] Within this thread you will find all you need in order to start coding your favorite Hunter damage(DPS) specializations(Spec?s). At this time I have chosen to only show the process for damage(DPS) classes as they are a bit easier, least in my mind, then the healing and tanking specializations. If you have any questions or comments please post them below and I will try to answer them as quickly and correctly as possible. If at any time you want to jump to another class, you can do so by clicking the following link: http://www.thebuddyforum.com/honorb...ide-combat-routine-cr-development-theory.html I hope these guides are to your liking and that they help you in whatever endeavor you aspire to accomplish. Please remember that these guides are not meant to be DPS God-like machines but, rather a visual instruction of the inner workings and configuration of the combat routine(CR) itself. In saying this I implore you to not use this guide as a means to put together work that was never truly yours and sell it as your own, thank you? Note: *You will need these two macros to use the below combat routines(CR's) until I get keybinds working. AoE is auto detected currently and cannot be changed... /script Manual= not Manual; /run if not Manual then print("Rotation: \124cFF15E61C Enabled") return else print("Rotation: \124cFFE61515 Disabled") end /script useCDs= not useCDs; /run if not useCDs then print("useCDs: \124cFF15E61C Enabled") return else print("useCDs: \124cFFE61515 Disabled") end
Az's Guide to Hunter(Beast Mastery) Development & Theory Below you will find all you need to start and complete your basic entry level Hunter(Beast Mastery) combat routine(CR). I hope these guides will grant you insight and understanding into the world of combat routine(CR) development and a bit of theory along the way. If you have any questions or comments please do not hesitate to post them below or contact me via private message(PM) or Skype and I will answer it as quickly and effectively as possible. Initial Setup & Overview: ~><~ Spell Implementation: ~><~ Initial Test & Revision: ~><~ Initial Tweak: ~><~ Final Test & Revision: ~><~ Final Tweak: ~><~ Combat Routine(CR) Release: ~><~ Notes: *Initial release of combat routine(CR) is for pretesting and additional insight for use with my guides. They are NOT meant to be damage machines or outstanding by any means. Now with that being said, this doesn't mean that they will not function as intended or at a level in which they could not be used for end game content. Release:
Az's Guide to Hunter(Marksmanship) Development & Theory Below you will find all you need to start and complete your basic entry level Hunter(Marksmanship) combat routine(CR). I hope these guides will grant you insight and understanding into the world of combat routine(CR) development and a bit of theory along the way. If you have any questions or comments please do not hesitate to post them below or contact me via private message(PM) or Skype and I will answer it as quickly and effectively as possible. Initial Setup & Overview: ~><~ Spell Implementation: ~><~ Initial Test & Revision: ~><~ Initial Tweak: ~><~ Final Test & Revision: ~><~ Final Tweak: ~><~ Combat Routine(CR) Release: ~><~ Notes: *Initial release of combat routine(CR) is for pretesting and additional insight for use with my guides. They are NOT meant to be damage machines or outstanding by any means. Now with that being said, this doesn't mean that they will not function as intended or at a level in which they could not be used for end game content. Release:
Az's Guide to Hunter(Survival) Development & Theory Below you will find all you need to start and complete your basic entry level Hunter(Survival) combat routine(CR). I hope these guides will grant you insight and understanding into the world of combat routine(CR) development and a bit of theory along the way. If you have any questions or comments please do not hesitate to post them below or contact me via private message(PM) or Skype and I will answer it as quickly and effectively as possible. Initial Setup & Overview: ~><~ Spell Implementation: ~><~ Initial Test & Revision: ~><~ Initial Tweak: ~><~ Final Test & Revision: ~><~ Final Tweak: ~><~ Combat Routine(CR) Release: ~><~ Notes: *Initial release of combat routine(CR) is for pretesting and additional insight for use with my guides. They are NOT meant to be damage machines or outstanding by any means. Now with that being said, this doesn't mean that they will not function as intended or at a level in which they could not be used for end game content. Release:
Update: 04/07/2013 @04:52am I've uploaded the combat routines(CR's) for the Hunter damage(DPS) specializations(Spec's), please give them a whirl and let me know what you think!
Optimization Hey, I've done a quick look over your routine and saw the following: By checking the redundant checks on top u could save some time:
Changed a little bit your code to get debuffs. With your code, let's say another hunter in the party is putting up Serpent Sting, the bot will not use the spell Serpent Sting. With this changes he will do