Memlyzer is an Linux extension made for the MMORPG Tibia inspired by (both unfortunately outdated) Tibialyzer and Flarelyzer).
Memlyzer scans Tibia process memory and gathers information about looted items thanks to that user don't need to bother about e.g constantly reading loot message list.
- Loot message analyze and filter
- User notifications
- Speed and memory efficiency
- Libnotify-bin: Library to send desktop notifications. To install it on debian based environments, you can just run
[sudo] apt-get install libnotify-bin
.
- From latest release download
memlyzer.tar
archive. - Extract archive E.g
mkdir ~/memlyzer && cd ~/memlyzer tar xf ./memlyzer.tar
- Run
~/memlyzer/start-memlyzer.sh
Memlyzer does not alter the Tibia client in any way, nor does it play the game for you. It only passively scans the Tibia process memoryto check for server log and chat messages and therefore it does not go against the Tibia Rules.