Few things, as a regular HC runner with a Green Pixie & Crimbo Pressie-
Please put Crimbo as the second item in
http://bumcheekcity.com/kol/maps/bcs_fam_hipster.txt (if you're going to volleyball, might as well volleyball with bonuses if you can).
In the same regard, adding the following- at line 848-
Code:
847 return true;
848 } else if have_familiar($familiar[Crimbo]){
849 use_familiar($familiar[Crimbo]);
850 else {
...
And for Green pixie, I was looking at it and green pixie/ wormwood is a bit more convoluted over the other spleen familiar I believe. But Bale's CounterCheck works well for wormwood, perhaps something could be done there for auto-wormwooding for not-a-pipe's? I already use it (and hopefully other pixie-ers do too), so all your script will have to do to make use of it is use a bottle of absinthe every so often. Let me know if you need help testing it out, as I'll gladly take a shot at it.
Similar spleen regard, auto-pulv might be something to consider. Maybe even auto-prismatic wad if the user has rainbow's graviation (probably per a preference or 2 of course).
Sorry if I'm coming off as demanding, just started a new ascension and started giving this script a run and I'm seeing a few spots due to IOTMs that could be improved.