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