An open API service indexing awesome lists of open source software.

https://github.com/jandupont/dofus_multiaccount_run_script


https://github.com/jandupont/dofus_multiaccount_run_script

dofus

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dofus_Multiaccount_Run_Script
simple script to walk or close UI windows on multiple characters with a single click.

This makes questing with a team much more comfortable.
Wasn't bannable in the past, use at own risk tho.

# How to use
1. Add one line per character, exchange `` with your character name (without <>)
```ahk
ControlClick, x%xpos% y%ypos%,
```
The last one in the line will be the focused window after the script ran (so most likely put your main last).

2. Install Autohotkey
3. Run script
4. all `alt + clicks` will be done in the specified character windows.