/tfm-tools

useful tools for the game Transformice

Primary LanguagePython

tfm-tools

This repository contains useful tools for the game Transformice.

draw_text.py

Automatically writes text for you
Example

packet_viewer.py

Inspects packets sent by the game for you. Also supports / commands!
TO BE USED IN CONJUNCTION WITH THIS!
Shows the chat messages, tribe messages, friend connections, channel messages.
Example 1 You can also print the xml of any map your game loads!
Example 2 You can toggle on the received packets or the sent packets if you want to see what your game transmits.
Example 3