Sorceress preparation script

noodlon

New member
Here is a script I ran to automatically closet items needed for the 3 doors / entryway / tower up to the N.S.
I call it from my in between battles script
usage - import <sorc_prep.ash>
sorc( false, all);
the "false" tells it not to create a report of what items you have / still need, and the "all" can be substituted for doors, entryway or tower to just check for certain items
running the script by itself will prompt for what to check for, and will generate the report as sorc_<player name>.txt in the kolmafia folder

-noodlon
 

Attachments

  • sorc_prep.ash
    9.9 KB · Views: 151
Top