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

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

    1. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
    2. 4r35oul

      4r35oul New Member

      Joined:
      Nov 13, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      Thank you very much, only thing is I'm using a two hander :(

      Also how can I export the simcraft results from my profile import into a working simpl profile?
       
      Last edited: Oct 25, 2015
    3. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
    4. 4r35oul

      4r35oul New Member

      Joined:
      Nov 13, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      Thank you very much :)
       
    5. starlesss

      starlesss New Member

      Joined:
      Oct 19, 2014
      Messages:
      26
      Likes Received:
      1
      Trophy Points:
      1
      hello,
      i did installed everything like the small guide show , but when i start HB i can't find the bot base to select!

      oh i saw this : Compiler Error: C:\Program Files (x86)\Nuova cartella\Bots\simpl-master\Caching.cs(12,24) : error CS0234: The type or namespace name 'RuntimeBinder' does not exist in the namespace 'Microsoft.CSharp' (are you missing an assembly reference?)

      what to do?
       
      Last edited: Oct 26, 2015
    6. princedomi

      princedomi Member

      Joined:
      Nov 6, 2010
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      6
      pray to god and ask for some brain .. :cool:
      naah, just joking... rename folder to simpl (atm its simpl-master)
      hope this will work
       
    7. starlesss

      starlesss New Member

      Joined:
      Oct 19, 2014
      Messages:
      26
      Likes Received:
      1
      Trophy Points:
      1
      still not
      help pls
       
    8. shineey

      shineey Member

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

      4r35oul New Member

      Joined:
      Nov 13, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
    10. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
      I assume you're making some changes to the profile I posted? What changes are you making, so that I can try to see what you've done with it to find the error. Also, I noticed that you have some examples of using
      Code:
      buff.(insert buff name).react
      but I have never had good experiences with that. I always replace it with
      Code:
      buff.(insert buff name).up
       
    11. 4r35oul

      4r35oul New Member

      Joined:
      Nov 13, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      What I have done is put my monk into simcraft to squeeze out the most dps possible. I have imported my monk character in simcraft and then I copy the text of that file into a notepad ++ to save it into simc format.

      I have looked at your monk profile and I have used it, I'm guessing you manually cast SEF and also it seems zen sphere is only cast on the monk not a secondary target, but I really enjoyed what you did with FoF (Fists of Furry) having it as a toggle feature. :)

      I'm willing to spend a lot of time on this because tuanha monk and your raiding buddy, have been gradually worse for dps. So any tips or assistance would be deeply appreciated, I would buy you a beer. :beer::) beer incentive!! :beer:
       
    12. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
      In regard to SEF, I guess I would have to manually cast it. I don't main a monk, so I'm not too familiar with the class and didn't even notice it wasn't on my simc profile (oops). When you get an error as you did, it means that there was an error in the simc file. What did your HB console display when the error occurred? You stated what the "ProfileSelector.txt" said, but it normally doesn't give much relevant info. What would be more helpful is the compilation error printout that is given in the Honorbuddy console. I think there may be a problem with the lines with "target=*" in them though. You never seem to know right off the bat. Sometimes it takes adding/removing things until you figure out what the issue was.
       
    13. 4r35oul

      4r35oul New Member

      Joined:
      Nov 13, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      I have found the issue of the loading:

      Honorbuddy Startup Complete
      Starting the bot!
      Currently Using BotBase : Simcraft Impl
      Current zone is Lunarfall (http://wowhead.com/zone=7078)
      <18:33>:Loading configuration
      <18:33>:Configuration successfully loaded.
      Changing current profile to Empty Profile
      <18:33>:Compiling Action Lists
      <18:33>:New Apl: Monk_Windwalker_1h_T17H
      <18:33>:Line 46,128 : 'Simcraft.SimcraftImpl' does not contain a definition for 't18_class_trinket' and no extension method 't18_class_trinket' accepting a first argument of type 'Simcraft.SimcraftImpl' could be found (are you missing a using directive or an assembly reference?) - line c:\Users\u55rk1773n5\AppData\Local\Temp\2qkovjss.0.cs(46,128) : error CS1061: 'Simcraft.SimcraftImpl' does not contain a definition for 't18_class_trinket' and no extension method 't18_class_trinket' accepting a first argument of type 'Simcraft.SimcraftImpl' could be found (are you missing a using directive or an assembly reference?)
       
    14. shineey

      shineey Member

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

      Oh yeah I think I've encountered that as well. Since I was making the profile specifically for one toon, I just changed the line accounting for the fact of if I had the trinket or not.
       
    15. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
      Update that may interest people:

      I have added code which I believe correctly implements Stagger for BM Monks if anyone is interested. I also have a working prot paladin, Prot DK (thanks to help from andehhhhh), Monk, and I believe warrior as well. I dont have a druid to test out feral tanking yet.

      If anyone would like access to those or to know how to implement Stagger I'd be more than happy to help.
       
    16. 4r35oul

      4r35oul New Member

      Joined:
      Nov 13, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      I have noticed that both my own simc and yours shineey, do not appear to perform chi explosion.
       
    17. shineey

      shineey Member

      Joined:
      Nov 14, 2014
      Messages:
      133
      Likes Received:
      0
      Trophy Points:
      16
      My BM profile seems to be using Chi Explosion just fine. I dont have that talent on my WW spec though.
       
    18. Fubsnoobs

      Fubsnoobs New Member

      Joined:
      Jan 25, 2015
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      Shineey where can we find code I'm interested in all. And would love to know how to implement stagger.
       
    19. 4r35oul

      4r35oul New Member

      Joined:
      Nov 13, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      Sorry false alarm.... :(
       
    20. shineey

      shineey Member

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

    Share This Page