Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loathers/chrono-collector
Farming script to collect Chroner & Chroner Accessories from the Time Twitching Tower in KOL.
https://github.com/loathers/chrono-collector
Last synced: 2 months ago
JSON representation
Farming script to collect Chroner & Chroner Accessories from the Time Twitching Tower in KOL.
- Host: GitHub
- URL: https://github.com/loathers/chrono-collector
- Owner: loathers
- License: mit
- Created: 2022-10-11T16:57:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T23:50:30.000Z (5 months ago)
- Last Synced: 2024-10-24T17:54:24.426Z (3 months ago)
- Language: TypeScript
- Size: 1.45 MB
- Stars: 1
- Watchers: 8
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**NOTE** Time Twitching Tower came back on November 28th of 2023. Yay! We don't know if this is still the best way to farm TTT. Boo! Use at your own risk
**Chrono Collector** (also known as "chrono" is a script meant to help [Kingdom of Loathing](https://www.kingdomofloathing.com/) players efficiently farm Chroners within the Time Twitching Tower.
To install, run the following command on an up-to-date [KolMafia](https://github.com/kolmafia/kolmafia) version:
```
git checkout loathers/chrono-collector release
```To update, run `git update` or check the "Update installed Git projects on login" box within Mafia preferences.
## Running Chrono
To run chrono, run the following command in the mafia GCLI:
`chrono`
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.
`chrono turns=10`