Fabian Peter Hammerle a6a79b1510 black format | 5 years ago | |
---|---|---|
scripts | 7 years ago | |
tests | 5 years ago | |
tooncher | 5 years ago | |
.gitignore | 7 years ago | |
LICENSE.txt | 8 years ago | |
Pipfile | 5 years ago | |
Pipfile.lock | 5 years ago | |
README.md | 5 years ago | |
setup.cfg | 8 years ago | |
setup.py | 5 years ago |
automates toontown rewritten's login process
$ pip3 install --user --upgrade tooncher
Optional: Install cpulimit to enable use of parameter --cpu-limit
$ sudo apt-get install cpulimit
# default path: $HOME/.tooncher
accounts:
- username: toon
password: secret
- username: ceo
password: golf
- username: cfo
password: train
engine_path: '/opt/Toontown Rewritten/TTREngine'
$ tooncher [username]
tooncher --help
shows all available options.
$ tooncher toon
$ tooncher ceo
$ tooncher --cpu-limit 70 cfo