allday is a TypeScript and grimoire-based script for automating a full day of Kingdom of Loathing Community Service looping. This includes farming, ascending into Community Service, completing the run, then farming some more.
allday uses InstantSCCS, which automates the Community Service run itself, handling a wide variety of player states but particularly catering to low-shiny players. It also makes use of garbo for meat-farming.
Warning: Although allday does a few small things to allow customization and handle various character states, they are fairly limited. It will likely not be optimal for you, especially if your account state is significantly beyond the minimum requirements of InstantSCCS.
git checkout https://github.com/ajcoppa/allday.git release
yarn run buildThen you can automatically create symlinks to your built files by running
yarn run install-mafiaWhen you're developing you can have your files automatically rebuild by keeping
yarn run devrunning in the background. If you've already built symlinks, your up-to-date script can be run instantly by entering allday into the KoLmafia CLI.