- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,109 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Click Box Healer
- 7 Likes
- Rift
- 1,424 Monthly Downloads
- Supports: 2.0
- 20,532 Total Downloads
- Updated 05/23/2013
- Created 04/18/2012
- 30 Favorites
- Project Site
- Comments
- Release Type: Release
- License: GNU General Public License version 2 (GPLv2)
- Newest File: v1.5.4
About Click Box Healer
Change of pace here. See my comments on the curse addon page.
OVERVIEW:
Click Box Healer is primarily viewed as a healing addon, but can be useful to all roles. CBH is used to quicken healing and more efficiently identify the current status of your party by displaying everything from health and aggro status to buffs and debuffs on each member. This addon allows macros to be bound to click actions that are performed on a set of raid frames that will cast the selected abilities/macro. These frames are usable when solo, in a party, with pets (groups 5 or less), or in a raid. It accepts up to the basic 5 mouse buttons as input, as limited by the RiftAPI, and can be bound in conjunction with keyboard buttons (shift, ctrl, alt) for even more possibilities.
The addon can be moved and resized to fit any screen comfortably. This addon has the ability to track up to 3 customizable buffs (one for each available corner), as well as debuffs on each frame for poisons (green), diseases (orange), curses (purple), and whitelisted debuffs (red). Debuffs are displayed as a colored box around the health percentage accordingly colored to the debuff.
#############
CONFIGURATION:
- There is a minimap button included that will do the following: LeftClick - Opens options window and unlocks raid frame, MiddleClick to toggle hiding/showing the raid frames, RightClick and drag to move minimap icon
The configuration of the addon is fairly simple. It has an in-game option menu that allows you to set the macro binds to each mouse button with an optional keyboard key for more combination possibilities. In these fields you can pretty well write anything that you can put in a macro. The bindings are saved by the current spec/role you are in. ie. 1-6 and will change automatically if/when you change roles.
In the 2nd options tab you will find the ability to change the health bar settings. Multiple pre-defined textures as well as many color options settings for various pieces of the unit frames including the backdrop, healthframe, text colors, etc.
The last tab is where you can setup all your buff and debuff options. You can setup de/buffs to track. Tracking a buff will cause it to show up in a resizeable square on the affected raid frame. You can whitelist debuffs that don’t normally show up for added flexibility as well as blacklist ones you would like to hide.
Command line options available: (type /cbh in game to see list)
/cbh show - Show window
/cbh hide - Hide window
/cbh reset - Reset default addon settings
/cbh config - Display config window
/cbh toggle - Toggles displaying main window
/cbh lock - Allows you to move the frame. Type again to lock.
/cbh tt - Toggles tooltips on frame mouseover
#############
KNOWN ISSUES:
- No major issues are outstanding they we are aware of this time.
Due to limitation of the API in RIFT at this time, while you are in combat, no changes can be made to the addon. You cannot get in the options window, unlock the frame, toggle the tooltips, or close the frame.
#############
THANKS AND APPRECIATIONS:
An extra thanks to the recent addition of Niemassacre to the dev team.
A huge thanks to dOxxx's LibSimpleWidgets library. Made several pieces of this addon much more functional and usable.
Thanks also go to ZorbaTHut for LibUnitChange.
And a big thanks to Protonova for the tips they provided that helped initially fix the performance bugs.
Nice work to the original authors on WoWAce for some of the health frame artwork used in this addon.
All feedback and ideas are welcome. Please let me know if you have any feedback at all. It is appreciated and contributes to the continuation this project.
Change Log:
5/23 - v1.5.4 Reborn
- As stated in the addon details, nothing major here. Just some infrastructure changes.
- Updated file location for option window.
- Updated author ownership information.
12/18 - v1.5.3
- Added option to show icons on buffs.
- Absorption bar is now larger for Warriors and Rogues.
- Custom buffs now match if the beginning of the spell matches what you've entered. "Link of" will catch all your Defiler links!
- Other small bug fixes.
12/5 - v1.5.2
Fixed issue with absorption bar not correctly responding to Burnout debuff.
12/4 - v1.5.1
- Fixed issue with "duration" and "begin" errors on buffs and debuffs that did not contain those values.
11/28 - v1.5
- Rewrote buff monitoring section for improved CPU performance.
- Fixed performance issue when in a raid of 5 or fewer people.
- Added absorption tracking to frames. This tracker also shows if Burnout is present on the target (pink coloring, vs normal cyan coloring).
- Hopefully fixed last issue of floating point math errors.
- Frames now correctly display the new graphical raid markers
- Ability and Buff lists are now created when Options pane is loaded, to reduce performance error warnings.
11/5 - v1.4
- Added scroll wheel casting options.
- Fixed more parameter bug issues.
9/16 - v1.3
- Updated code to be compatible with the new API changes.
7/18 - v1.2
- Fixed bug that caused a nil error on line 162 upon initially loading.
- Added the ability to save profiles across characters. This includes Frame spacing, sizes, textures, location on the screen and health colors. THIS DOES NOT INCLUDE ANY BUFF COLORING OPTIONS.
- Added a message that gets displayed if you try to open the config window while in combat.
- Added some more performance checks to help reduce the occurrence of watchdog (addon performance monitor)
7/11 - v1.1
- Characters who are dead now show “Dead” for health, rather then “0%”
- Fixed a bug with certain slider values creating floating point errors.
- Minimap button no longer responds in combat, to fix “secured frame” error.
- Added health warning color option - colors the frame yellow/red at low health levels.
- Adjusted several textures slightly to represent the colors better.
- Added dynamic length for unit names - changes as you change your frame width!
- Updated the addon help file that is packaged with the addon.
- New screenshots uploaded of the addon.
- Fixed a bug that caused it to show selected unit boxes for units that aren’t available.
- Fixed a bug that prevented new unit frames being drawn after leaving combat.
- Fixed a bug with the offline text still showing on units when hide percent is active.
- Fixed a bug with Buff list selection not clearing when selections change.
- Added an option to set custom buffs to watch. This can include debuffs such as ones from Cleric’s shield abilities.
- Fixed a bug where buffs that were removed from the watch list were still showing on frames.
- Fixed a bug that caused units to show out of range/los incorrectly. (hopefully permanently fixed this time)
- Fixed a bug that was causing unit frames to target pets or not be targetable at all due to incorrect party status/counts.
7/3 - v1.0.9
- Fixed bug with Role Icon size not loading the saved value.
- Fixed positioning for buffs to be proportional to the frame size.
- Fixed bug with check box option for frame right to left being checked when it wasn't true.
- Fixed issue with buff colors not updating after role change.
- Added more filters to spell ability list populating to weed out unnecessary listings.
- Fixed issue with obscured text with certain checked boxes in options window.
- Fixed issue with text listing of saved buff locations not resetting on role change.
7/2 - v1.0.8
- Added option for buffs to flash as they expire. Choices now are flash or fade.
- Adjusted the colors for the debuffs. Curses are a little more purple, poisons are a little more teal-green, and diseases are a yellow-orange.
- Fixed a bug that caused errors when disabling the role icon monitor.
- Fixed a bug with out of range and los not detecting members when they are zoned in different areas and newly joined to party.
- Fixed an los bug that caused the player to show faded when a group is disbanded.
- Added separate background for manabars.
- Added options to have buff expiration warning colors as well the option to customize the colors.
- Fixed a bug that was causing whitelisted debuffs to not show up when using the full frame debuff option.
6/27 - v1.0.7
- Added ability to change the buff color.
- Added 2 additional buff slots. Left Center and Left Right.
- Fixed an issue where the ability list was not auto-refreshing.
- Modified Ready Check icon.
- Added buff fading as the duration falls off.
- Added an option to change the alpha for out of range and los frames.
- Added an option to color the whole frame when debuffs are present.
- Fixed a bug with frames not showing warfront status'.
6/20 - v1.0.6
- Fixed an issue with warfront status' not being displayed on group members.
- Fixed offline status not showing up correctly on login or /reloadui
- Fixed mana bar detection and updates to only happen on mana changes.
- Fixed a bug found in the player pet selection highlight causing it to not show as selected.
- Fixed a bug found in the pets that was causing the wrong group status.
6/19 - v1.0.5d
- Re-coded group determination check allowing slightly better performance.
- Added configuration to allow growing frames from right to left.
- Fixed the reverse growth to no longer require a /reloadui. All settings can now be changed on the fly.
- Added the ability to hide the role icon. When role isn't tracked it will hide it.
- Fixed ghost frame (yet again, hopefully for good this time)
- Fixed a bug that caused pets to be highlighted even when not displayed.
- Fixed a bug that caused incorrect role values and out of sync saved keybind information.
- Made some adjustments to the range check to allow slightly better performance.
6/5 - v1.0.4
- Attempted again to fix the bug that is causing frames to still show as selected after group members disband. Should be fixed this time. Will continue to monitor.
- Fixed a but with the mouseoverunit that sometimes caused an error while in combat.
# Going forward: Updates will be spread out a little farther going forward to provide more time for testing and error checking. I will continue to update my comments area as I have in the past to inform my followers of progress. Thanks everyone for the continued support.
6/2 - v1.0.3
- Fixed a bug where under some specific circumstances, keybinds would be incorrect for the original spec you started the addon with. This was due to its base default value being 1. This has been changed to read the correct spec that you load the addon with at initial login.
- Fixed the right click menu not pulling up for the correct target.
- Corrected a bug that caused the Buff watch selections to DISPLAY incorrectly after changing roles.
- Added some more performance tweaks to help reduce CPU. This will be ongoing to insure CBH does not break with 1.9
5/31 - 1.0.2
- Corrected a bug found that was not clearing hots properly when you are solo.
- Corrected an issue when units are 100% the frame was slightly off appearing as though they were damaged.
- Added Explosive Venom to the debuff list as a default debuff to monitor.
5/29 - 1.0.1a
- Corrected an issue found with some units still not showing correctly after group members were moved changed.
- Tested more performance changes. Looking at about 3.5-4% CPU in a full raid group. Those changes are included.
5/29 - 0.9.9a
- Corrected an issue found with some units still not showing correctly after group members were moved changed.
- Some performance testing was done. Will make some changes for the next update.
v0.9.8d just updated some properties so my addon will now generate it's files in a ClickBoxHealer Sub-directory inside the zip. Otherwise nothing has changed. Await the next update.
5/21 - 0.9.8c
- Added 2 titles to identify the debuff selections as whitelist or blacklist
- Added Raid Markers. Placement a little difficult and might move.
- Fixed the issue with buffs/status' not following units when moved in group or when UI is reloaded.
05/19 - 0.9.8a
- Added a debuff whitelist for the ability to add specific debuffs to monitor.
- Added a debuff blacklist to ignore specified debuffs and not show them.
- Completely re-coded the coloring options on tab 2 for the frames. Fixed some bugs with colors not changing in the preview and colors not applying correctlly under different scenarios.
- Made the default frame color black on a reset or new setup.
05/14 - 0.9.7a
- Spell lists should now load automatically at initial login.
- NEW BUFF SYSTEM LIVE! Buffs can now be assigned to specific corners.
- Buffs now show stack count for relevant buffs.
- Added an option to change the Role Icon size.
- Moved unit frame buff square resize to the frame options tab.
- Several textures were darkened and should take better to being colored now.
- Reduced CPU overhead by 4%+ with the new buff setup.
05/13 - 0.9.6g
- Fixed an issue with calling colors not applying properly when changed.
- Corrected the buff watcher sizing to reflect the new multi buff system.
- Converted the buff watcher size config to a slidebar for easier input.
- Change the locked frame graphic.
05/11 - 0.9.6f
- Fixed the unit frame spacing so it gaps horizontal/vertical accordingly.
- Added vertical gapping.
- Removed the drag window.
- * Changed to a drag button/orb in the left corner.
- Added resizing of the unit frames to the config window.
- Converted the texture list to a dropdown to utilitze space.
- Did some more code cleanup and itemization.
05/08 - 0.9.6d
- Fixed the options window so when closed it will always lock the unit frames.
- Fixed an issue with roles not loading at initial login.
- Fixed the issue with frames not updating on add/remove/re-arranging party/raid members.
- Shrunk the ready check size about 30%.
- Added an option to change the font sizes on the unit frame.
- Added current target highlighting.
- Added mouseover targeting. You can now use mouseover macros with these raid frames.
- Added multiple HOTs tracking (not configurable currently). Tracks Soothing Stream, Healing Spray, and Healing Current as well as the stack count for Soothing Stream.
- Structure for the new debuff list is in place. Working on the configuration and retrieval of stored debuffs.
- Added the ability to sort groups bottom to top.
- Added the ability to sort groups left to right.
- Fixed an issue with the target highlighting empty frames for pets that aren't being shown.
- Contexts menus are in. *Due to API limitations, while enabled you can't use right click spell bindings.
- Fixed all the old current textures to allow better coloring.
- Added 15 new textures of different variety to allow more customizing.
- Current texture selection now applies to the mana bars.
- Changed health color configuration to only apply when "Apply Colors" button is clicked.
- Added the ability to change the horizontal gapping for unit frames.
[04/28/2012 - 0.9.5
- Only thing in this update really was fixing the ready checks. They should now work with no issues. Tested with multiple people in the guild. Thanks for the patience and again I apologize for any inconvenience it may have caused.
04/26/2012 - 0.9.4
- Added ready checks. Some people are having problems with this. It has been disabled until 9.5
- Added current version number to welcome message.
- Added range checks.
- *Range checks added some cpu to the addon. Looking into ways of reducing this back to normal.
- *Until the CPU issue is resolved I have added an option to disable the range checking in case it causes difficulties.
- Continuing to find/add ways to reduce the CPU load from the addon.
- Fixed a coding problem that caused the LoS to not work on initially loading.
- Added Warfront status checks. Will now show unit as being in a warfront.
- Changed minimap settings. Now LeftClick opens config window and unlocks frame, MiddleClick now toggles hide/show frame, RightClick moves the minimap button.
- Added a new tab in the config window for general options.
- Added an option to enable/disable the minimap button.
- Added tooltips for unit frames that shows current keybinds. (Brought this back upon a few requests but is disabled by default)
04/23/2012 0.9.3
- Changed LoS settings to make it more apparent which frames aren't available
- Added health frame coloring
- Added some more performance checks to further reduce lag in large groups
- More changes to the options screen. Tabs are renamed to better locate the desired options.
- Color settings in the config now has an Apply Colors button to apply the colors.
- Color preview is complete and can now fully view all changes to the unit frames.
04/20/2012 0.9.2
- Fixed an issue with empty values that were causing errors in some of new updates No more cbh reset with new updates
- Added binding being saved by current "spec/role"
- Added a minimap mouse icon for ease of access to options and to toggle moving the unit frames.
04/18/2012 - 0.9.1
- MAJOR PERFORMANCE FIX. After two long nights and some reading I managed to fix the performance issues.
- With the added performance fix, I also increased the refresh speed allowing frames to stay more accurate.
- ADDED MANA BARS!
- Frames will now fade out when units are LOS rather than turning grey.
- Changed Aggro box texture. Subject to change again. Not sure I like it yet.
- Finished the unit frame border texture. I think it looks better now.
- Can now change the size of the HoT Buff Icon.
- Still doing code cleanup and commenting on the backend. Removing old test and debugging code.
04/14/2012 - 0.8.4
- Due to requests I re-added the borders around the frame.
- Made some adjustments to the border image. Still looks kind of crappy to me but works for now.
- Added 4 new textures. Nothing special. Put in place for testing the upcoming color customizing.
- Added a new texture for the HOT buffs.
- Made some ongoing changes to the configuration window. Looks a little better now.
- Increased some of the font sizes for more visibility and readability. More to do here.
- Made the ability list physically longer to reduce scrolling. Filtered out more un-needed spells.
- Moved the refresh ability list button to the bottom of the options window.
- Cleaned up the boxes on each tab.
- Re-arranged color selections and settings on tab 2. Might turn into a drop-down selector thanks to SimpleWidgets most recent update.
- Added the ability to change to backdrop color behind the health frame.
- Added to the texture preview to allow viewing the background color change as well.
- Made some minor performance changes. Located an overall design flaw in the performance and will be working to correct it in the upcoming releases.
- Did lots and lots of code cleanup and optimization. Removed a lot of old un-needed coding. Organized a little better for easier reading. Separated code into more files for easier location. Added many commented areas helping identify the functions of the code.
03/31/2012 - 0.8.2
- Repositioned health percentage
- Enlarged health percentage to make it a little more noticeable
- Corrected an issue with being able to drag the frame
- Added a color highlight to the whole frame when unlocked
- Changed the color behind the health bars to a faded black
Quick fix:
- Corrected an issue with the resizing ability while the frame was unlocked.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v1.5.4 | Release | 2.0 | - | 05/23/2013 |
| v1.5.3 | Release | 2.0 | 7,238 | 12/18/2012 |
| v1.5.2 | Release | 2.0 | 1,501 | 12/05/2012 |
| v1.5.1 | Release | 2.0 | 62 | 12/04/2012 |
| v1.5 | Release | 2.0 | 213 | 11/29/2012 |
| Clickboxhealer-1.4 | Release | 1.9 | 2,086 | 11/06/2012 |
| v1.3 | Release | 1.9 | 2,668 | 09/16/2012 |
| v1.2 | Release | 1.9 | 2,931 | 07/18/2012 |
| v1.1 | Release | 1.9 | 699 | 07/11/2012 |
| v1.0.9 | Release | 1.9 | 691 | 07/03/2012 |
| v1.0.7 | Release | 1.8 | 597 | 06/27/2012 |
| v1.0.6release | Release | 1.8 | 327 | 06/20/2012 |
| v1.0.5drelease | Release | 1.8 | 42 | 06/19/2012 |
| v1.0.3 | Release | 1.8 | 291 | 06/03/2012 |
| v1.0.2 | Release | 1.8 | 105 | 05/31/2012 |
| v0.9.8c | Release | 1.8 | 185 | 05/22/2012 |
| CBH 0.9.5 | Release | 1.8 | 284 | 04/28/2012 |
| CBH 0.9.3 | Release | 1.8 | 159 | 04/23/2012 |
| CBH 0.9.2 | Release | 1.7 | 126 | 04/20/2012 |
| Click Box Healer | Release | 1.7 | 88 | 04/18/2012 |








Comments
Actually I noticed that both times it happened I was crashing to desktop, not exiting properly (i crash a lot after the summerfest updates). Once I realised that the crashes may have been the cause, I configured the addon then logged out properly and the next time I logged in eveything was saved, so problem solved! Thanks for the reply, it made me realise what the problem was :D
You should add the option to make the hot icons the actual pictures instead of just a green box :(
Just to mention, maybe everyone knows this and i'm a dufus, but if you have more than one healing addon activated then this one wont work. I had RiftHealer and this one activated at the same time and this one wouldn't work at all. I had to deactivate the old one to get this one working properly.
Just a heads up, probably something to do with the API.
Additionally, CBH should be error free at this point. The only exception may be an occasional performance warning, but even those have been reduced in number, and only appear to occur during the logon sequence.
Thanks everyone for the feedback and continued support. Happy Rifting. Enjoy!
WARNING: This update will force you to reconfigure the LAYOUT ONLY of CBH. All clickbinds and buff box bindings will remain as they were. Sorry in advance for any inconvenience this may cause.
~Solsis
Everything is going well. New changes will include the last known error in the addon that was occurring on line 162 due to a table not being constructed properly for new users. It will also include the ability to save profiles so you can load your settings across different characters. Should be ready to go live tomorrow.
Thanks
~Solsis
Thank you for your time and effort with this addon.
I do have two questions and request. My first question is I play a chloro mage, but don't see "Seed of Life" as a spell under the list of spells to bind. How do I fix that? Secondly, when I create a macro to be bound, it binds to all forms of the bind. Meaning custom is entered into none, shift, ctrl, alt, etc. Is there a way to do the following: assign macro to Alt+Left Mouse and "Void Life" to just Left Mouse? Every time I try, the addon either enters custom into all boxes or clears custom from all boxes (depending on what spell/macro I'm trying to bind).
Request, I've seen other addons utilize mouse wheel up and mouse wheel down as a binder. Any chance that can be incorporated?
Again, thanks for your hard work.
Seed of Life and other OOC resurrection spells are currently filtered out of the spell list, but I'm going to look into adding them back in - it's something I'd like to have access to as well.
Regarding your custom macro issue, I'm not sure exactly what you'd like. When you select "custom macro," you're creating an entire macro for that button - which means you can use the traditional modifiers (ctrl, shift and alt) in the macro as well. For instance, in my Warden spec, I have Mouse Right set to the following custom macro:
cast [shift] ## Healing Showers
cast [shift] ## Healing Flood
cast ## Curative Waters
cast ## Cleansing Waters
So it will cast Healing Showers with shift down and Curative waters otherwise, but will cast the non-CD versions of both of those spells when the stronger ones are not available. Does that make sense? Is there something else you're looking to do that I didn't understand there?
Finally, mouse wheel up and down are definitely going to be added, hopefully soon.
Thanks for using the addon, and for the feedback!
Thanks for your reply Toludin. I was just confused by the UI. When you bind single spells to each button, they each independently show up in the bind ui. However if you create a custom macro, it blocks out all the other boxes and puts custom in its place. No biggie. I was just not aware of how the addon functioned. Solsis00 explained it very well and now I know that I need to write the entire macro for that button. Just wasn't aware of that before. However, your example opens up even more possiblilities that I hadn't thought off. You both are doing an outstanding job keeping up with the community and the addon is getting better and better. Again thanks for putting up with us.
I will look into why Seed of Life isn't showing up. It is probably due to it being a super long cast.
As for the custom macro thing. There is a little bit of confusion on how this works and I assure you, you aren't the first person to raise this question. I have not determined a better way at this time to address this though but will continue to look into it. When you fill in the spells to bind to left click or right click and whatever mouse click, the addon essentially takes those entries and creates a macro out of them. So when you create a custom macro it fills the boxes in with custom because it would take a lot of work and could cause problems trying to parse a user made macro back into those fields. To better represent my explanation, go into the CBH options on tab 2 for frame setting, look on the right hand side and enable Show Tooltips. Then go mouseover a unit frame. You will notice that the spells you selected to be bound are nothing more than 1 big macro. Hopefully this helps you understand the process a little better and answers any questions you had. Oh, You can use alt in a custom macro obviously by enclosing it in brackets. If you know about creating macros it is cast [alt] [shift] spell name here or whatever key(s) you would like to use here. I have considered adding these as additional options in the future instead of causing people to have to do custom macros to obtain that functionality.
Hmmm.. We could probably add mouse wheel up and down. Can you give me the name of the other addon that utilizes this functionality?
Thank you for all the feedback. It is greatly appreciated. We obviously have a good size list of things we are working on and implementing and will add these to the list to be worked on as soon as we can.
I guess debuffs have to be added manually? There's no library of debuffs available? Also, any chance of being able to put several spells on one macro for say insta-cast CD prior to big heal? I understand you'd have to hit it twice to get it but I'd be okay with that.
Wow, thanks for the quick reply and excellent explanation. You are correct that Seed of Life is a long cast, but it would be nice to bind it as well as call of the ascended. As far as the other mod that utilizes the mouse wheel, I used to use Mere Healing Frames before finding your amazing addon.
There is an error we are aware of if you reset your values to default or if you are a first time user of CBH. A simple /reloadui will fix the error and CBH will function as expected from there on out. I have corrected this error and it will be included in the next update.
Thanks
~Solsis
We are pretty close to this being ready. Still doing some testing. We put in a lot of changes this go around along with some new features and bug fixes. Looking forward to this update a lot.
Thank you for your patience and continued support as well as all the feedback. You guys have helped this a long nicely.
~Solsis
i keep getting this error, i'm not sure what it is for
Error: Incorrect function usage.
Parameters: (userdata: ), 14
Parameter types: userdata, number
Function documentation:
Changes the current position of the slider.
RiftSlider:SetPosition(position) -- number
Parameters:
position: The new position of this slider. Must be within the current range.
In ClickBoxHealer / UnitAvailCheck, event Event.Unit.Available
stack traceback:
[C]: in function 'SetPosition'
LibSimpleWidgets/slider.lua:58: in function 'SetPosition'
ClickBoxHealer/config/optionWindow2Frames.lua:56: in function 'cbhCrOptFrames'
ClickBoxHealer/config/optionWindow.lua:25: in function 'cbhCreateOptions'
ClickBoxHealer/core/main.lua:875: in function <ClickBoxHealer/core/main.lua:868>
Thanks for the feedback. This is actually the same error as the last post. This is going to be fixed in the next update which is planned to be out in a couple of days if not sooner. Doing some testing to try and make sure everything is covered. I encourage you to watch for the next update and tell me what you think.
~Solsis