Bot currently does chromatic logic on it's own. The in game loot filter has logic for displaying RGB, they call it a Socket [Group].
Link here - https://pathofexile.gamepedia.com/Item_filter_guide
Basically allows game to highlight any 3 link combo with RGB. I would like to be able to use a function to designate the same thing in a pickit.
The purpose of this would be to drastically cut down on large chromatic recipe items such as 2x3 and 2x4 and focusing more on 1x3, 1x4, and maybe 2x2 items.
The pickit would list the [type] and new RGB flag, and [sellitem] to vendor. This would add efficiency to the bot by reducing vendor trips and using inventory space better.