C2Talon / c2t_hccs

Kolmafia script to handle a hardcore community service run with my set of skills and IotMs and with any class. Not likely to run out-of-the-box for most.
MIT License
2 stars 11 forks source link

c2t_hccs

Kolmafia script to handle a hardcore community service run with my set of skills and IotMs and with any class.

This is a continual work-in-progress. It is not likely to run out-of-the-box for most, but others may be able to glean things from it. To see what is needed to run smoothly without changes, see: https://api.aventuristo.net/av-snapshot?u=c2t

Installation / Uninstallation

To install, run the following on the gCLI:

git checkout https://github.com/C2Talon/c2t_hccs.git master

To uninstall, run the following on the gCLI:

git delete C2Talon-c2t_hccs-master

Migrating from SVN to GIT

First, remove the SVN repository via the gCLI:

svn delete c2t_hccs

Then follow the installation section above

Usage

User settings and disabling resources

Most settings can be changed via a relay script. To start the relay script, find the drop-down menu that says -run script- at the top-right corner of the menu pane and select c2t hccs, as seen here:

relay script location

Resources can be disabled with the same relay script.

IotM

The script assumes several IotM are owned and will break without them. In addition, the sweet synthesis skill is very highly recommended, and the Summon Crimbo Candy skill is required to fuel sweet synthesis. Also, the Imitation Crab familiar is required if using the pizza cube.

Some of the required IotM are only required for now because they're explicitly used in the script without any checks. Some will be moved to the supported list as I get around to adding the necessary checks. I'll be working on trying to minimize the required list, but do note one will probably still need to have a critical mass of IotM for the script to run smoothly.

Required IotM (ordered by release date)

Supported IotM (ordered by release date)

While these are not strictly required, not having enough that either save turns or significantly help with leveling may cause problems. The blurb after the em dash (—) is basically what the script uses the IotM for.

Bugs?

Report bugs in the issue tracker.

TODO (eventually)