Mystera Reborn

Mystera reborn is a mod project for the game Mystera Legacy.

The goal of this project is to build a suitable laboratory for experiments with artificial inteligence.

Here will be placed all the documentation and content regarding this project.

The unmodified version of the game can be played and found at https://www.mysteralegacy.com/play-ml/

Access

You can click here if you want to access the online version of this mod.

For now, you can explore the mod API capbilities by playing with the Bot object available at the console window.

You can start by executing the command Bot.game.player.say("Hello World") for example.

* Unfortunatelly, due to game updates, the bot integration is now deprecated. It may function again on new updates.

Source Code

With the intention of keeping this project alive for as long as possible I will keep the repository of the project private to avoid abuses.

However, if you are just a curious person who wants to contribute I can grant access to the repository.

Contact me at Github

The bot in action:

The connection to the game server was being proxied through a local server which was hosting the modified version of the game client.