No Description

Fabian Peter Hammerle dddfa7f80b release v1.0.0 4 years ago
docs 5feb9a5f54 rename module tooncher -> rescriptoon 4 years ago
rescriptoon a41e48ea38 engine window sort: updated comment 4 years ago
screenshots c0f49c9067 extended controls: map f -> select fog in battle 6 years ago
tests 2e105eb1d3 use first key in second row as default toggle (previous default: key with grave symbol; no change for US kbd) 4 years ago
.gitignore 2acae9f56e drop launching functionality 4 years ago
.pylintrc 5860e57415 pylint: disable bad-continuation & missing-docstring check 4 years ago
CHANGELOG.md dddfa7f80b release v1.0.0 4 years ago
COPYING 21db90cae7 GPLv3+ license 4 years ago
MANIFEST.in 21db90cae7 GPLv3+ license 4 years ago
Pipfile 5feb9a5f54 rename module tooncher -> rescriptoon 4 years ago
Pipfile.lock f66b714799 drop "primary engine"; drop window renaming functionality; rename/refactor functions/methods/classes 4 years ago
README.md 401375547a added package description; fixed keywords 4 years ago
setup.cfg 1e7fc4b920 initial 7 years ago
setup.py 21db90cae7 GPLv3+ license 4 years ago

README.md

rescriptoon

Control one or two Toons in Toontown Rewritten via keyboard

Last Release Python Version

Installation

Compatible with X Window System (X11)

$ sudo apt-get install python3-xlib `# optional`
$ pip3 install --user --upgrade rescriptoon

Usage

  1. Launch one or two Toontown engines
  2. Run 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

Mappings

default mapping

(based on https://en.wikipedia.org/wiki/File:Qwerty.svg)

Movement

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

Gag Selection

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