Skip to content

Memlyzer is an Linux extension made for the MMORPG Tibia. 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.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mazurwiktor/memlyzer

Repository files navigation

Build Status

Memlyzer

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.

Features

  • Loot message analyze and filter
  • User notifications
  • Speed and memory efficiency

Installation

Requirements

  • Libnotify-bin: Library to send desktop notifications. To install it on debian based environments, you can just run [sudo] apt-get install libnotify-bin.
  1. From latest release download memlyzer.tar archive.
  2. Extract archive E.g
    mkdir ~/memlyzer && cd ~/memlyzer
    tar xf ./memlyzer.tar
  3. Run ~/memlyzer/start-memlyzer.sh

Configuring and usage

  1. Configure loot list in file Config.toml
  2. Look for notifications :) alt text

About Tibia rules

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.

About

Memlyzer is an Linux extension made for the MMORPG Tibia. 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.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published