Code Monkey home page Code Monkey logo

flarelyzer's Introduction

Flare Sorcerer

PayPal donate button [![Join the chat at https://gitter.im/Javieracost/Flarelyzer](https://badges.gitter.im/Javieracost/Flarelyzer.svg)](https://gitter.im/Javieracost/Flarelyzer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Flarelyzer

Linux compatible version of the Tibialyzer extension for the MMORPG Tibia

Currently implements a minimal subset of Tibialyzer's functionality, namely the on-rare-drop alerts. And just like it, Flarelyzer scans the server log and messages from the Tibia client in real-time by reading its memory in order to gather various statistics.

Whats with the name?

Original, isnt it? After i saw what Mytherin accomplished (on Linux!) before creating Tibialyzer, and being a Python and Linux enthusiast myself, i just couldnt help but expanding on his work! And thats where this project's name comes from: kind of a Tibialyzer, a la me [Flare Sorcerer] (:

And what about the Tibia Rules?

Flarelyzer 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.

Requirements

  • Pypy: Fast, alternative, python implementation. You can grab portable binaries from here or simply install from your distribution's repositories (sudo apt-get install pypy for debian-based distros).
  • Libnotify-bin: Library to send desktop notifications. To install it, you can just run sudo apt-get install libnotify-bin as well.

Usage

To use Flarelyzer simply download and extract the archive anywhere and run Flarelyzer.py (either by clicking on it, or from the command line) after opening the Tibia client, enter your superuser password, and an initial notification should pop up!

Configuring

For the time being, Flarelyzer's customizability isnt all that great. To manage the items you want to be notified about, open the agent.py file with any text editor and add/remove the items that are relevant to you in the interesting set at the beginning. It is also possible to adjust the pop-up duration in the line below.

What's next?

Other than the necessary performance improvements and fixes under-the-hood, the following features are on the way:

  • Full Fledged Qt Based UI
  • Improved notifications

    (preview, and these work even with the client on fullscreen!)
  • Allow key remapping

So stay tuned! The best is yet to come.

flarelyzer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

flarelyzer's Issues

Outdated project :(

Unfortunately this project seems to be outdated.

Since Tibializer seems to targeting only windows I've created another project which meets similar requirements.

Feel free to use/contribute Memlyzer

Flash Client?

I just discovered your app today!
I run purely linux and have been wanting to test out Tibializer, was even considering running it in wine, but seen your post on the official repo about this.

I do not play using the linux client, but rather the Flash Client (Chrome) due to the built in flash instead of relying on the never updating Adobe for FF.

Any plans on making this work for the flash client?

Tibia client 11

I'm really glad that you have made a Linux compatible version, but for me it doesn't find the Tibia client.

I'm assuming that it is becuase of version 11. Is there any quickfix, or fix at all coming? If it's supposed to be working for client 11, any other idea why it won't find the Tibia client?

// Isark

agent.py - KeyError @ line 68

Hi there, I just want to mention that I do not talk python, at all. I did a quick research and KeyError is when a dictionnary object is accessed but the key do not exists. I have no idea what that means. I will read more on this this week-end, just thought I'd let you know.

By the way, I wanted to learn python for a while, I will throw a few commits in this project for sure. Thanks !

โžœ Flarelyzer git:(master) python Flarelyzer.py
pluralMap loaded
Creating temporary socket file...
waiting for client...
Initializing memscan...
connected to notification server!
connected!
Client PID: 32338
===Memory analyzer started===
Notification agent error <type 'exceptions.KeyError'> - at line: 68
stopping memory scan upon request
--Memory scanner closed--
--Notification agent closed--

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.