• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Simcraft Implemented, a Raidbot Derivate with Integrated Combat

    Discussion in 'Botbases' started by Kane49_2, Feb 15, 2015.

    1. Kane49_2

      Kane49_2 New Member

      Joined:
      Jun 13, 2012
      Messages:
      450
      Likes Received:
      22
      Trophy Points:
      0
      did you replace the xxxx with something useful ?
       
    2. PriorityCR

      PriorityCR New Member

      Joined:
      Feb 26, 2015
      Messages:
      108
      Likes Received:
      0
      Trophy Points:
      0
      Yes. With my trinket.
       
    3. Kane49_2

      Kane49_2 New Member

      Joined:
      Jun 13, 2012
      Messages:
      450
      Likes Received:
      22
      Trophy Points:
      0
      And removed the random spaces ?
       
    4. PriorityCR

      PriorityCR New Member

      Joined:
      Feb 26, 2015
      Messages:
      108
      Likes Received:
      0
      Trophy Points:
      0
      Yep.
       
    5. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
      I believe Rimdab has a BM simc somewhere a few pages back. But if you open up SimulationCraft and import your hunter, you can get a profile tailored to him, which you can edit to your liking fairly easy. If you need some API-type help, there is a link on the GitHub readme to the simulationcraft wiki.
       
    6. Trashbin

      Trashbin New Member

      Joined:
      Oct 12, 2014
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      How does one write to increase the usage of Killshot? Think it should be prio 1 on mobs. might be wrong
       
    7. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
      well if it should be #1 regardless of anything else (I dont play a hunter so I dont know), then just place
      Code:
      actions+=/kill_shot
      as the first item in your priority list.
       
    8. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
    9. captainsubtext

      captainsubtext New Member

      Joined:
      Sep 30, 2012
      Messages:
      53
      Likes Received:
      1
      Trophy Points:
      0
      Got 2 problems:
      - cooldowns_enabled seems reversed the last updates --> botbase is not using cooldowns when cooldowns enabled and using cooldowns when cooldowns disabled via hotkey
      - when changing apls / stopping bot and restarting i get lots of errors --> need a full HB restart to get it working again

      Missing Buff/Spells:
      - Hunter: aspect_of_the_cheetah not working (could not find spell aspect_of_the_cheetah)
      - Hunter Pet: spirit_mend not working (could not find spell spirit_mend)
       
    10. paperc07

      paperc07 Member

      Joined:
      Dec 16, 2011
      Messages:
      829
      Likes Received:
      9
      Trophy Points:
      18
      yeah but it's not 100% as it could be like for example simcraft tells me this

      You need to register and have one post to see spoilers!

      [​IMG]

      but according to my picture
      it should be something a little more like this im thinking and I would add all the little &aoe_enabled but for some reason I can never get my hotkeys to work I have tried fresh installation and everything. Unless it is working and I don't know it but everytime I hit shift Q nothing happens and he still is using aoe abilities. Is there anyways we can get it to print something to chat? Or with Tuanha, it will say Pause Toogle ON, Press Q to Toogle Pause OFF in honorbuddy?

      You need to register and have one post to see spoilers!
       
    11. Kane49_2

      Kane49_2 New Member

      Joined:
      Jun 13, 2012
      Messages:
      450
      Likes Received:
      22
      Trophy Points:
      0
      It does say that in chat when you press the hotkey, if theres nothing in chat it didnt register a hotkey being pressed ^^
       
    12. paperc07

      paperc07 Member

      Joined:
      Dec 16, 2011
      Messages:
      829
      Likes Received:
      9
      Trophy Points:
      18
      Yeah so then mine never works any idea on how I can fix it so I can actually use hot keys
       
    13. Kane49_2

      Kane49_2 New Member

      Joined:
      Jun 13, 2012
      Messages:
      450
      Likes Received:
      22
      Trophy Points:
      0
      1. The reversal of the hotkeys might happen when you restart the bot and the hotkey was in the on state before.
      2. Thats true and i dont know what causes it but im on it
      3/4. Some spells that are not used in simcraft rotations are not yet in the spell database, tell me the spell ids and i will add them (in this case ill add them now)
       
    14. Kane49_2

      Kane49_2 New Member

      Joined:
      Jun 13, 2012
      Messages:
      450
      Likes Received:
      22
      Trophy Points:
      0
      Did you try profile specific hotkeys ?
       
    15. Kane49_2

      Kane49_2 New Member

      Joined:
      Jun 13, 2012
      Messages:
      450
      Likes Received:
      22
      Trophy Points:
      0
    16. paperc07

      paperc07 Member

      Joined:
      Dec 16, 2011
      Messages:
      829
      Likes Received:
      9
      Trophy Points:
      18
      I don't believe so, how do I even go about that?
       
    17. wolfrain62

      wolfrain62 Member

      Joined:
      Aug 22, 2014
      Messages:
      137
      Likes Received:
      0
      Trophy Points:
      16
      This is the BM profile that mimics Azortharion's Hunter guide. If you are having problems then it is user error because my works 100% fine.

      Code:
      hunter="BM_Custom"
      level=100
      race=orc
      role=attack
      position=ranged_back
      talents=0001333
      spec=beast_mastery
      summon_pet=cat
      
      actions+=/focus_fire,five_stacks=1
      actions+=/focus_fire,if=buff.bestial_wrath.remains>3&buff.frenzy.up
      actions+=/focus_fire,if=buff.frenzy.remains<3&buff.frenzy.up
      actions+=/focus_fire,if=cooldown.stampede.remains>260&buff.frenzy.up
      actions+=/focus_fire,if=cooldown.bestial_wrath.remains<2&buff.frenzy.up
      actions+=/dire_beast
      actions+=/bestial_wrath,if=focus>30&(buff.bestial_wrath.remains<=0)
      
      actions+=/call_action_list,name=aoe,if=active_enemies>1&aoe_enabled
      
      #single target
      actions+=/kill_command
      actions+=/a_murder_of_crows
      actions+=/kill_shot,if=target.health.pct<20
      actions+=/focusing_shot,if=focus<50
      actions+=/barrage
      actions+=/cobra_shot,if=buff.pre_steady_focus.up&(14+cast_regen)<=focus.deficit
      actions+=/glaive_toss
      actions+=/powershot,if=focus.time_to_max>cast_time
      actions+=/arcane_shot,if=(focus>=75)
      actions+=/cobra_shot
      
      #AOE
      actions.aoe+=/multishot,if=(pet.buff.beast_cleave.remains<=0)&active_enemies>2
      actions.aoe+=/barrage
      actions.aoe+=/cobra_shot,if=buff.pre_steady_focus.up&(14+cast_regen)<=focus.deficit
      actions.aoe+=/explosive_trap
      actions.aoe+=/kill_command
      actions.aoe+=/multishot,if=(pet.buff.beast_cleave.remains<=0)&active_enemies>1
      actions.aoe+=/a_murder_of_crows
      actions.aoe+=/kill_shot,if=target.health.pct<20
      actions.aoe+=/focusing_shot,if=focus<50
      actions.aoe+=/glaive_toss
      actions.aoe+=/powershot,if=focus.time_to_max>cast_time
      actions.aoe+=/arcane_shot,if=(focus>=90)
      actions.aoe+=/cobra_shot
      
       
    18. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
      Does the action list create a temporary c# file? regardless this is what I was using: You need to register and have one post to see spoilers! The only thing that I know of that the priest action list uses that the lock and ret pally don't use is the max_cycle_targets command. I know you made some changes to that in revisions 62-65 so maybe that might have something to do with it.
       
      Last edited: Mar 16, 2015
    19. Kane49_2

      Kane49_2 New Member

      Joined:
      Jun 13, 2012
      Messages:
      450
      Likes Received:
      22
      Trophy Points:
      0
      Are the line breaks actual line breaks ? because that doesnt work
       
    20. silentscope1

      silentscope1 New Member

      Joined:
      May 20, 2010
      Messages:
      99
      Likes Received:
      0
      Trophy Points:
      0
      I seem to be stuck on the Profile Selector Screen, nothing happens when I click accept on any of the profiles in the list. Any suggestions?
       

    Share This Page