Since vmware is currently not working, I'll show you a method with which you can run multiple eve online bots in the background.
For solving mouse conflicts between bots, we need to virtualize mouse and keyboard. Windows already have everything what we need, no more heavy virtual machines. Just single Windows operation system at single PC. We should use Remote Desktop feature.
STEP 1: Add new Windows users
For virtualization we will use new authorized user (new virtual you) at your PC.
Add new users to Windows. Tutorial:
support.microsoft.com/en-us/windows/crea...02-a866-32915af2a34d
STEP 2: Install RDP Wrapper and RDP Updater
Third-parties tool for Microsoft Windows. Unlock ability to use Remote Desktop feature without second PC.
To install the RDP Wrapper follow the instruction:
github.com/asmtron/rdpwrap/blob/master/binary-download.md
Uncheck – Single session per user
STEP 3: Open Remote Desktop connection to yourself
Press WINDOWS button and type “RDP”, you will find Remote Desktop Connection app, launch it.
Type into Computer field: 127.0.0.2
Press Connect.
Login into your new Windows user.
STEP 4: Launch EVE Pilot
Under Remote Desktop you have virtual mouse and keyboard. We made it! Just launch single EVE Pilot and get it to work.
If you need more bots – open new Remote Desktop connection and login into the same Windows user. Just don’t open RDP connection under another RDP connection!!