DID IT!!
Step 0) EB should be closed
Step 1) Go here:
http://pastebin.com/GkRTJcnD and copy everything. Go to your /Plugins/AdvancedItemFilter/Rules and open up DefaultCustomRules.json. Overwrite everything with what's on the Pastebin. Save (make sure you're saving it as a .json)
Step 2) Launch EB
Step 3) Go to Settings -> Global. By "Plugin Order" you'll see Name and CommonEvents under that. There's a text box under CommonEvents. Type in ItemFilterEditor and under that type in AdvancedItemFilter
Step 4) Go to your ItemFilterEditor settings page. Disable all filters (everything under Save Filters, Pickup Filters, ID Filters, Vendor Filters)
Step 5) Go to your AdvancedItemFilter settings page. Check "Use Jyam's filters for rare items" under Pickup. Check "Enable Chaos Recipe", check "Stash Recipe items to a specific tab" and input a tab (preferably far away from the start of your tabs so excess items don't fill it up). Ensure "Never ID Items" is unchecked. Ensure to Blacklist any important tabs you have (like your Shop tabs).
Step 6) Go to the AdvancedItemFilter -> Custom Rules tab and check "Enable Custom Rules", expand Rules and cycle through the various options to make sure they populated.
Step 7) Hit Start!
AIF will Pickup Currency, Maps, All Rares, 5/6 Links, Uniques, Quest Items, Divination Cards, Any Gem with Quality > 13%, RGB items that are not 2-Handed weapons to sell for Chromatics, and any quality gem of Portal, Empower, Enhance, Enlighten.
AIF will ID all Uniques and Rares that are not Amulets or Rings (order of operations applies, it will NOT ID anything it wants to keep for your chaos recipe)
AIF will Keep all Uniques, Divination Cards, Maps, Fragments, Currency, Gems with Quality > 13%, any quality of gem of Portal, Empower, Enhance, Enlighten, and Vaal Haste*
AIF will Sell all magic items, all Rare items that are identified**, is RGB and item sockets are < 6 and item is not 5/6 Link, all 6 sockets but not 5/6 Link.
* Just noticed that is a bug, should pickup Vaal Haste too >< You can make that quick edit.
** I watched the logs, parsing of jerym's rare filter is done at point of sale, you can watch it calculate the number of desirable mods and it'll sell it if it doesn't meet it.
A big thing to note is when it's setup like this AIF won't go back through your old items to scan whether they can be used for the recipe and protect them. Easy way around that is to put them in your inventory when you start EB.. AIF will do it's stash task and add them to the recipe db and put them in the appropriate tab. AFAIK you could probably not check stash recipe items to a specific tab and it would scan all your non-blacklisted tabs.. but I like to be organized. I want to know if an item is in a tab if it's being used for something or if I can get rid of it. Also this is really only a base template. You can expand on it a lot (I haven't added anything about jewels yet for example.
Enjoy
Special thanks to PainfulDeath who figured out the plugin load order.
Also special thanks to tonyx who didn't tell us he had a custom rules file already written out in the rules folder