Welcome to the website for Launchelot, a launcher and toon management tool for the MMO Dark of Age of Camelot (DAoC)! Launchelot was created by Madgrim Laeknir in response to the venerable Mojo launcher being closed down. Launchelot is built using AutoHotKey (AHK) and enables you to easily manage your accounts and toons (and eventually teams), and to launch them.
Current: Build 9 (March 15, 2022)
Fixed a long-standing context menu bug.
To install Launchelot, follow the below steps:
Download the script (see link above) and put it in a separate folder.
Make sure you have AutoHotKey installed (future releases will be distributed as a standalone executables).
Run the script by double-clicking (you may need to right-click and run as administrator).
If this is the first time you are running Launchelot, you will be asked to pinpoint the DAoC game folder on your hard drive.
Running Launchelot for the first time will create a database file called launchelot.ini in the same folder. This file will contain your character and account information (including passwords, but encoded).
Main Launchelot interface.
Launchelot has a simple interface similar to Mojo (see screenshot above). On the Toons tab, you can add, edit, and delete your toons, as well as double-click them to launch the game. On the Accounts screen, you can accordingly add, edit, and delete your game accounts from the launchelot.ini file.
You can also configure Launchelot to automatically run an AHK script when booting your toon; merely add the script name in the toon information (see the "Script" column in the screenshot above). Currently, Launchelot assumes that your script file resides in the same folder as the Launchelot utility itself.
Please get in touch with me as BelomarFleetfoot#0319 on Discord (Madgrim on the Official DAoC Discord). Please note that this utility is provided as-is and with no guarantees; use at your own risk.
Q: Are my passwords secure?
A: Your passwords are encoded using the Windows encode64/decode64 functions, which means that the passwords are never stored in clear text. (Note that this is not encryption; merely obfuscation.) There is no Launchelot server that is receiving any data from your computer. Your passwords are quite safe, at least from the perspective of Launchelot.
Q: Does Launchelot support multiboxing?
A: Currently no, but I have other AHK scripts under development to replicate a lot of Mojo's multiboxing functionality; take a look here. I eventually hope to be able to provide all of the features of Mojo's multiboxing, as well as some innovations. However, this will likely be separate from Launchelot itself, as multiboxing really is conceptually different from launching toons.
Q: I have a bug report or suggestion for Launchelot. Where do I send it?
A: Contact me on Discord as BelomarFleetfoot#0319.
Q: Will Launchelot patch DAoC for me?
A: It will not, and it will not even notice if the game needs patching. You will have to run the standard DAoC patcher once in order to patch the game before you can launch toons again.
Thanks to Teehehe for help in developing this script.