Skip to content

Latest commit

 

History

History
124 lines (89 loc) · 4.9 KB

README.md

File metadata and controls

124 lines (89 loc) · 4.9 KB

Retro Multi Manager

THE SOFTWARE IS NO LONGER WORKING

I'm not playing the game anymore, and I don't know if there are alternatives.

LE PROGRAMME NE FONCTIONNE PLUS

Je ne joue plus au jeu, et je ne sais pas s'il existe des alternatives.

Table of contents

About

RMM is an open-source light-weight program to manage your accounts on Dofus Retro 1.33.6.

Initially based on a simple 100 lines file, it has now more than a couple thousand of it, adding features like a GUI, an account profile system, a customizable scenario system, and many more... (see list of features below for an expanded list).

It is developed with the sweet AutoHotKey scripting language.

Warning

This software is not a cheat and never will be. Its only purpose is to play the game with multiple accounts easier than what is currently offered by the game itself. If you are looking for something that plays the game for you, you are not in the right place.

Limitations

Because it uses predefined position to perform actions, RMM is currently only available for these resolutions :

  • 1360x768
  • 1366x768
  • 1600x900
  • 1920x1080
  • 2560x1440
  • 2560x1600
  • 3840x2160

If you have another resolution, you will have to gather cursor position from Dofus menu, please do as follow :

  1. Download our tool GetPos.exe and save it on your desktop.
  2. Execute it.
  3. Open your Dofus instance and maximise the window.
  4. Place your mouse cursor on the exact middle of the login input, then press "Print Screen" key (keyboard).
  5. Reapeat the same actions for every server's slot (after login page).
  6. Press "Echap" to exit the application.
  7. In "resources" folder, fill "ConnectPlayersOnServer.ini" and "LoginAccounts.ini" with gathered mouse position (see generated logs from GetPos.exe).
  8. Contact us to add the resolution natively in RMM.

Getting started

Installation

I trust the developer and I'm lazy

  • Go on the release page and download the last release.
  • Unzip the archive, preferably not in a Windows special folders (Program Files, App Data etc...)
  • Start RetroMultiManager.exe

From sources

  • Download and install AutoHotKey.
  • Go on the release page and download the last sources release or clone the repository.
  • Unzip the archive, preferably not in a Windows special folders (Program Files, App Data etc...)
  • Right-click on app.ahk and click on Compile Script or Run Script.

Features

Retro Multi Manager GUI

  • A powerful interface to manage your accounts
    • Multiple profiles
    • Independent from the main script, so it can be hidden to use RMM with hotkeys only
  • Secure account
    • Username and password encrypted
    • Master password safelock
  • Embedded scenario system
    • Automatize many actions in the game, included scenarios are :
      • Open Dofus instances (opens as many instances as you have accounts)
      • Autologin
      • Connect players on server
      • Toggle between your Dofus instances
      • Character initiative management
      • Change character's initiative during the game session
      • Move all characters at once
      • Close all Dofus instances
    • Develop scenarios with the API
      • Endless possibilities
  • Multiple languages, for now:
    • French
    • English
  • Update checker

RoadMap

Trello

If you have an account on Trello, you are allowed to comment cards.

Discord

If you have any question, feel free to join us on our discord server !

License

Copyright © 2019 Detroit Apps

The content of this repository is bound by the following license(s):