Fabian Peter Hammerle c204c6a50a fix pylint/pointless-string-statement | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
tests | %!s(int64=4) %!d(string=hai) anos | |
tooncher | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=7) %!d(string=hai) anos | |
.pylintrc | %!s(int64=4) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=4) %!d(string=hai) anos | |
LICENSE.txt | %!s(int64=4) %!d(string=hai) anos | |
Pipfile | %!s(int64=4) %!d(string=hai) anos | |
Pipfile.lock | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
setup.cfg | %!s(int64=7) %!d(string=hai) anos | |
setup.py | %!s(int64=4) %!d(string=hai) anos |
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