Fabian Peter Hammerle a6a79b1510 black format | il y a 5 ans | |
---|---|---|
scripts | il y a 7 ans | |
tests | il y a 5 ans | |
tooncher | il y a 5 ans | |
.gitignore | il y a 7 ans | |
LICENSE.txt | il y a 8 ans | |
Pipfile | il y a 5 ans | |
Pipfile.lock | il y a 5 ans | |
README.md | il y a 5 ans | |
setup.cfg | il y a 8 ans | |
setup.py | il y a 5 ans |
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