What you need: AutoHotKey (download online)
Step 1: Open AHK (AutoHotKey) Dash
Step 2: Click New Script
Step 3: Name script in "Untitled" Box
Step 4: Click edit (if edit does not work, click create)
Step 5: Copy and paste file path of all executables (You NEED to create shortcuts for these files and put the path to them in order for this to work)
Sleep, 300
Run, C:\Users\User\Desktop\Emucoach\Shortcuts\MySQL
Sleep, 1000
Run, C:\Users\User\Desktop\Emucoach\Shortcuts\authserver
Sleep, 300
Run, C:\Users\User\Desktop\Emucoach\Shortcuts\worldserver
Sleep, 300
Run, C:\Users\User\Desktop\Emucoach\Shortcuts\Wow
Step 6: save to a file, or desktop. You will now see a icon with an H on the desktop, this is the script. double click it, and it will open every file.
note: you can edit the sleep timer, format: Sleep (time in milliseconds between next action) You should have at least a second in between MySQL and authserver to prevent hiccups.
If emucoach app works, use that instead, but this is a great second option that is quick and easy to setup.
depending on wifi to download AHK and finding paths for every file, could take from ((((((( 5 - 15minutes. )))))))))))
Step 1: Open AHK (AutoHotKey) Dash
Step 2: Click New Script
Step 3: Name script in "Untitled" Box
Step 4: Click edit (if edit does not work, click create)
Step 5: Copy and paste file path of all executables (You NEED to create shortcuts for these files and put the path to them in order for this to work)
Sleep, 300
Run, C:\Users\User\Desktop\Emucoach\Shortcuts\MySQL
Sleep, 1000
Run, C:\Users\User\Desktop\Emucoach\Shortcuts\authserver
Sleep, 300
Run, C:\Users\User\Desktop\Emucoach\Shortcuts\worldserver
Sleep, 300
Run, C:\Users\User\Desktop\Emucoach\Shortcuts\Wow
Step 6: save to a file, or desktop. You will now see a icon with an H on the desktop, this is the script. double click it, and it will open every file.
note: you can edit the sleep timer, format: Sleep (time in milliseconds between next action) You should have at least a second in between MySQL and authserver to prevent hiccups.
If emucoach app works, use that instead, but this is a great second option that is quick and easy to setup.
depending on wifi to download AHK and finding paths for every file, could take from ((((((( 5 - 15minutes. )))))))))))