bbday / merlin

Open-source albion online bot in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merlin - Albion Online BOT

Merlin is currently working with Albion AO 1.0.336.100246

How to download and install merlin

This project started as work of one guy, now there a whole open community developing it. Its free and you can download it any time from this github. Merlin its a project that automates (BOT) your actions inside the game Albion Online.

The game code, scripts and Merlin itself is writed in C#, and the Injector in C++. But you can also use your own Injector.

Keep in mind that this tool can be against the Albion Online ToS and you can be banned for using it.

Features Supported:

  • Combat
  • Harvest
  • Search
  • Bank

Have some problems? Modified something you want to share? Create issues or pull requests

TO-DO:

We have a Trello board where you can see our current todo.

Discord - Albion Online development

Join us! 👍

https://discord.gg/Z4Qtjty

We have a Discord Channel community to code tools for Albion Online.

Development Requirements (Compile yourself):

  • Visual Studio 2017
  • .NET Framework 3.5
  • Windows 7, 8, 8.1 or 10
  • Injector? There one provided in this github.
  • DLLs from Albion Online (we do not provide them)

Runtime Requirements (GUI)

  • .NET Framework 3.5
  • Windows 7, 8, 8.1 or 10

This project is licensed under CC BY-NC 3.0 license

About

Open-source albion online bot in C#

License:Other


Languages

Language:C# 99.9%Language:Batchfile 0.1%