What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[BotBase] Ex Combat Assist

Status
Not open for further replies.

Exmortem

Community Developer
Joined
Mar 28, 2010
Messages
799
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
05 JUN
Fixed hotkeys.
BotBase is now defaulted to unpaused when Start is hit.

 

Attachments

  • excombatassist.webp
    excombatassist.webp
    7.4 KB · Views: 747
Last edited:
I've been wondering when this was going to get its own release. Amazing work as usual, Exmortem!
 
tried the framelock feature with my 'goon and i have noticed a dps increase. Very well done with this.
 
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
 

Attachments

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

Delete anything to do with ExCombatAssist anywhere in your Reborn folder and then re-extract it to the BotBases, see if that fixes it.
 
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?
 
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.
 
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.
FFXIV has /echo, but I'm not sure how secure that is. Thanks for the fix!
 
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
 
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

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.
 
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.
 
It's in Magitek, accept raise.I'll change that to auto release.
 
Good to see that there is a "Tyrael" for Rebornbuddy. Enjoy guys :)

Ps; Framelock ftw ;).
 
Status
Not open for further replies.
Back
Top