Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loathers/crimbo
https://github.com/loathers/crimbo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loathers/crimbo
- Owner: loathers
- License: mit
- Created: 2023-12-17T13:09:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-26T06:23:49.000Z (about 1 year ago)
- Last Synced: 2024-10-24T17:54:25.011Z (3 months ago)
- Language: TypeScript
- Size: 673 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Glupp Shitto's titanic nasdaq festivus scripto** (also known as "crimbo") is a script meant to help [Kingdom of Loathing](https://www.kingdomofloathing.com/) players efficiently collect crimbo stuff in KoL.
To install, run the following command on an up-to-date [KolMafia](https://github.com/kolmafia/kolmafia) version:
```
git checkout loathers/crimbo release
```To update, run `git update` or check the "Update installed Git projects on login" box within Mafia preferences.
## Running Crimbo
To run crimbo, run the following command in the mafia GCLI:
`crimbo`
You can specify the number of turns to run (use negative numbers for the number of turns remaining) with the turns argument. The following example will use 10 turns.
`crimbo turns=10`
You can specify which zone to adventure in, default rotates on availability.
`crimbo zone=bar`
`crimbo zone=cottage`
`crimbo zone=foundry`You can specify an affiliation which affects the monsters you encounter.
`crimbo affiliation=elves`
`crimbo affiliation=pirates`
`crimbo affiliation=none`Use the help argument for more details.
`crimbo help`