A helper utility to streamline launching of D2R multibox.
NOTE: This only works on Windows.
In order to support multi-boxing (i.e. multiple instances of D2R running simultaneously), you need to kill the following \Sessions\3\BaseNamedObjects\DiabloII Check For Other Instances
.
Many folks are doing this manually using tools like Process Explorer:
This script looks to automate that process, by iterating through all the processes and closing this handle.
python -m pip install pywin32
python -m pip install ctypes
To make a fresh exe, also install pyinstaller
:
python -m pip install pyinstaller
You can download the latest release here: https://github.com/mrhappyasthma/D2R-Multibox/releases/tag/Latest
To run the script, simply run:
python multibox_d2r.py