[Multiboxing] Dual Boxing by Come Undone
Hello, I recently started multiboxing, just to test it out and make up my mind about it. So far so good!
I didn't really know where to start out, what program I should use and which macros etc... That's why I wanted to share it from my point of view!
You may not want to spend cash just to test it. So I recommend that you start two trial accounts and try what I tried to see if it's worth getting serious!
Requirements:
Two active WoW-accounts
One decent computer
One multiboxing program
You may want to go here and make two trial accounts
For US:
https://signup.worldofwarcraft.com/trial/freetrial.html
For EU:
https://signup.wow-europe.com/agreement.html
The program I'm using to multibox is called HotKeyNet and can be downloaded from here:
http://hotkeynet.com/down/hotkeynet_171.zip
The "script" required to multibox is something I've edited myself to make things easy for me. Download here: Free file hosting by Savefile.com
Some info about the script is that it doesn't move your 2nd character you're boxing with the regular WASD keys. It has a bit of problems if you try to send the same movement keys to both windows due to delays etc etc. To make it work I have a macro with a few actions.
Macro bound to Key 1 on character 2's Hotbar:
My second character is a skinner, so for that I have a macro aswell.Code:/follow CharName1 /assist CharName1 /startattack
This script in HotKeyNet relays on that you have scroll lock on to perform!Code:/follow CharName1 /assist CharName1 /cast Skinning
So after you have loaded the script in the program, you may want to edit a line. The line which launch and rename wow for you!
Replace theCode://----------------------------------------------------------- // SUBROUTINE TO LAUNCH AND RENAME A COPY OF WOW. //----------------------------------------------------------- <Command LaunchAndRename> <SendPC local> <Run "C:\Program\World of Warcraft\WoW.exe"> <RenameTargetWin %2%>
with the location of your WoW.exeCode:<Run "C:\Program\World of Warcraft\WoW.exe">
For example it could be "C:\Program Files\World of Warcraft\WoW.exe".
To launch the two instances of WoW from the script...
1. you put Scroll Lock ON.
2. you press (Ctrl + Plus)
Now it should be running. Then it's just to login on your accounts and start playing! I recommend choosing the same class if it's your first time for both your characters.
Hope this helps you or give you a little taste for multiboxing!