• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Az's Guide to Hunter(CR) Development & Theory

    Discussion in 'Archives' started by Azriel Delmont, Mar 28, 2013.

    1. Azriel Delmont

      Azriel Delmont New Member

      Joined:
      Jan 30, 2013
      Messages:
      77
      Likes Received:
      4
      Trophy Points:
      0
      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
       
      Last edited: Apr 7, 2013
    2. Azriel Delmont

      Azriel Delmont New Member

      Joined:
      Jan 30, 2013
      Messages:
      77
      Likes Received:
      4
      Trophy Points:
      0
      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:
       

      Attached Files:

      Last edited: Apr 7, 2013
    3. Azriel Delmont

      Azriel Delmont New Member

      Joined:
      Jan 30, 2013
      Messages:
      77
      Likes Received:
      4
      Trophy Points:
      0
      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:
       

      Attached Files:

      Last edited: Apr 7, 2013
    4. Azriel Delmont

      Azriel Delmont New Member

      Joined:
      Jan 30, 2013
      Messages:
      77
      Likes Received:
      4
      Trophy Points:
      0
      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:
       

      Attached Files:

      Last edited: Apr 7, 2013
    5. Azriel Delmont

      Azriel Delmont New Member

      Joined:
      Jan 30, 2013
      Messages:
      77
      Likes Received:
      4
      Trophy Points:
      0
      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!
       
    6. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Optimization

      Hey, I've done a quick look over your routine and saw the following:

      [​IMG]

      By checking the redundant checks on top u could save some time:

      [​IMG]
       
    7. Azriel Delmont

      Azriel Delmont New Member

      Joined:
      Jan 30, 2013
      Messages:
      77
      Likes Received:
      4
      Trophy Points:
      0
      Thank you! I'll remove some of the redundancies.
       
    8. CyberTuck

      CyberTuck New Member

      Joined:
      Mar 24, 2012
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      I cannot download any of your Rotations. Anything wrong with the Attachments?
       
    9. Azriel Delmont

      Azriel Delmont New Member

      Joined:
      Jan 30, 2013
      Messages:
      77
      Likes Received:
      4
      Trophy Points:
      0
      I do not know why it isn't letting anyone DL, I will check this out after work...
       
    10. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      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 :)
       

    Share This Page