Fabian Peter Hammerle dddfa7f80b release v1.0.0 | hace 4 años | |
---|---|---|
docs | hace 4 años | |
rescriptoon | hace 4 años | |
screenshots | hace 6 años | |
tests | hace 4 años | |
.gitignore | hace 4 años | |
.pylintrc | hace 4 años | |
CHANGELOG.md | hace 4 años | |
COPYING | hace 4 años | |
MANIFEST.in | hace 4 años | |
Pipfile | hace 4 años | |
Pipfile.lock | hace 4 años | |
README.md | hace 4 años | |
setup.cfg | hace 8 años | |
setup.py | hace 4 años |
Control one or two Toons in Toontown Rewritten via keyboard
Compatible with X Window System (X11)
$ sudo apt-get install python3-xlib `# optional`
$ pip3 install --user --upgrade rescriptoon
rescriptoon
rescriptoon --help
shows all available options.
While in the game press `
(grave) to disable key remapping.
Press `
again to re-enable.
$ rescriptoon --toggle slash
(based on https://en.wikipedia.org/wiki/File:Qwerty.svg)
Key | Action | Target Engine |
---|---|---|
` | turn key remapping on / off | |
w | walk forward | 0 |
s | walk backward | 0 |
a | turn left | 0 |
d | turn right | 0 |
v | low throw | 0 |
o | walk forward | 1 |
l | walk backward | 1 |
k | turn left | 1 |
; | turn right | 1 |
/ | jump | 1 |
n | low throw | 1 |
space | jump | all |
Key | Action | Target Engine |
---|---|---|
e | select elephant trunk in battle | 0 |
i | select elephant trunk in battle | 1 |
f | select fog in battle | 0 |
j | select fog in battle | 1 |