• Visit Rebornbuddy
  • [BotBase] Ex Combat Assist

    Discussion in 'Archives' started by Exmortem, Jul 3, 2014.

    Thread Status:
    Not open for further replies.
    1. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Ex Combat Assist
      Performance oriented BotBase for raiders.
      ExCombatAssist strives to be the "Enyo" of Rebornbuddy.


      This BotBase does not support any movement. You need to target and move manually.
      Thank you to Mastagh and nomnomnom for providing most of the code for the BotBase.


      How to use:
      Extract the ExCombatAssist folder in your BotBases folder.
      Select it as your BotBase in RB and press start.
      Target an enemy, initiate combat and let it do the rest.

      Frame Lock:
      Enabling this will force the BotBase and combat routine to execute in sync with the framerate of the game.
      I have noticed a significant DPS increase with this feature. Please note that it might not work on all computers,
      if your game is crashing please turn this off.

      ExCombatAssist has the ability to suspend all actions based on targets you specify, understand that
      this will not stop auto combat!




      If you're enjoying my contributions to Rebornbuddy please consider donating.

      btn_donate_SM.gif
       

      Attached Files:

      Last edited: Jul 20, 2014
    2. papatoast

      papatoast Member

      Joined:
      Jan 15, 2010
      Messages:
      237
      Likes Received:
      0
      Trophy Points:
      16
      I've been wondering when this was going to get its own release. Amazing work as usual, Exmortem!
       
    3. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      tried the framelock feature with my 'goon and i have noticed a dps increase. Very well done with this.
       
    4. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Awesome, glad it's working.
       
    5. cryquz

      cryquz Member

      Joined:
      Nov 4, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      6
      Youre the best Exmortem! Good to have you in Reborn-Community!
       
    6. crazybuz

      crazybuz Member

      Joined:
      Jun 14, 2012
      Messages:
      171
      Likes Received:
      2
      Trophy Points:
      18
      Getting an error when starting the bot
      Code:
      [05:10:00.815 N] Compiler Error: error CS1508: Resource identifier 'ExCombatAssistSettings.resources' has already been used in this assembly
       

      Attached Files:

    7. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Delete anything to do with ExCombatAssist anywhere in your Reborn folder and then re-extract it to the BotBases, see if that fixes it.
       
    8. crazybuz

      crazybuz Member

      Joined:
      Jun 14, 2012
      Messages:
      171
      Likes Received:
      2
      Trophy Points:
      18
      Thanks that fixed it.
       
    9. tokyodrift

      tokyodrift Member

      Joined:
      Dec 28, 2013
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Any chance of being able to update this by SVN?
       
    10. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Yep, added.
       
    11. tokyodrift

      tokyodrift Member

      Joined:
      Dec 28, 2013
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Editing the Pause Hotkey seems to have had no effect, it still only reacts to Shift + X. Also I recall Tyrael from Honorbuddy printing a notice in the chat window when the botbase was paused or resumed, would something like that be possible - without possible repercussions?
       
    12. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Thanks, I wasn't unregistering and reregistering the hotkeys when the settings changed. Tyrael uses LUA to print that to the screen, FFXIV doesn't have addons so there's no way that I would know how to accomplish that, sorry. There are probably different methods worth looking into at some point.
       
    13. tokyodrift

      tokyodrift Member

      Joined:
      Dec 28, 2013
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      FFXIV has /echo, but I'm not sure how secure that is. Thanks for the fix!
       
    14. tokyodrift

      tokyodrift Member

      Joined:
      Dec 28, 2013
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Getting the following error when pausing (with Echo Notices enabled):

      [13:32:33.805 N] System.ArgumentException: Requested value 'e' was not found.
      at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
      at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
      at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
      at System.Enum.Parse(Type enumType, String value)
      at ExCombatAssist.ExCombatAssist.EchoNotice() in c:\Rebornbuddy\BotBases\ExCombatAssist\ExCombatAssist.cs:line 81
       
    15. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Sorry, that wasn't supposed to make it into this release. :p
      That method of doing the notices was kind of stupid and I couldn't get it to work, so i'm removing it.
       
    16. tokyodrift

      tokyodrift Member

      Joined:
      Dec 28, 2013
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Aw, shame.
       
    17. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Reupdate SVN, I had caused an error.
       
    18. Tigz4god

      Tigz4god New Member

      Joined:
      Jun 3, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Is there a way to turn off auto release? I'd like to use this in CT and what not, but the auto release function is messing me up.
       
    19. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      It's in Magitek, accept raise.I'll change that to auto release.
       
    20. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Good to see that there is a "Tyrael" for Rebornbuddy. Enjoy guys :)

      Ps; Framelock ftw ;).
       
    Thread Status:
    Not open for further replies.

    Share This Page