View Full Version : Need help on dual-Boxing
yannickjeh
11-30-2008, 11:32 AM
Hello :)
I'm entirely new to dual boxing, I bought 2 CD's and I created 2 characters but I have no idea what to do next?
Is there a guide or someone who can explain me what to do? ^^
Thanks in advance,
Kangawallafox
11-30-2008, 01:43 PM
Im one step in front of you. I just brought keyclone. Trying to find a guide for dummies on how to set that up :)
mrtwentyfourth
11-30-2008, 01:45 PM
The answer is yes
And you are welcome
olipcs
11-30-2008, 01:55 PM
i you want to simply test multiboxing without a cist for a broadcaster you could try hotkeynet (www.hotkeynet.com) guides for hotkeynet can be found on the hkn-website or in my sig..
keyclone
11-30-2008, 02:08 PM
if you are looking for a setup guide, there are plenty of posts.
the video setups can be useful (here ('http://solidice.com/keyclone/video/index.html') ) there is also a step-by-step guide for a basic setup (here ('http://solidice.com/keyclone/kc_wow_stepbystep.html') )
as always, if you're still a bit fuzzy... you can drop me a PM with your question or just call (the number is on the site) and i'll gladly walk you through a setup.
good luck and welcome to the addiction,
Rob (keyclone developer)
Xandel
07-08-2009, 10:13 AM
Hello guys, I'm dualboxing a rogue with a druid and using HotKeyNet. Until now i just used the basic script from the website and i didnt do complicated stuff. But for pve that was fair enough. But now i tried to costumize certain things and alredy problems start. I just wanted to implement Mousebuttons 4+5 as hotkeys but it doesnt work. Hkn shows that its broadcasting to both wow, but ingame nothing happens :(. But the key work normally (unable scrollock). Can someone help me?
//-----------------------------------------------------------
// PRESS CTRL R TO RENAME WOW'S IF YOU LAUNCH THEM MANUALLY
//-----------------------------------------------------------
<Hotkey ScrollLockOn Ctrl R>
<SendPC local>
<RenameWin "World of Warcraft" WoW1>
<RenameWin "World of Warcraft" WoW2>
//-----------------------------------------------------------
// SUBROUTINE TO LAUNCH AND RENAME A COPY OF WOW.
//-----------------------------------------------------------
<Command LaunchAndRename>
<SendPC %1%>
<Run "e:\Games\World of Warcraft\WoW.exe">
<RenameTargetWin %2%>
//-----------------------------------------------------------
// HOTKEY TO LAUNCH AND RENAME BOTH WOW'S.
//-----------------------------------------------------------
<Hotkey ScrollLockOn Alt Ctrl L>
<LaunchAndRename Local WoW1>
<LaunchAndRename Local WoW2>
//-----------------------------------------------------------
// DEFINE MAIL LABELS FOR SENDING KEY STROKES
//-----------------------------------------------------------
<Label w1 Local SendWinM WoW1>
<Label w2 Local SendWinM WoW2>
//-----------------------------------------------------------
// DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
// SENT TO BOTH WOWS. ADD MORE KEY COMBO'S IF YOU WANT.
//-----------------------------------------------------------
<Hotkey ScrollLockOn A-Z, 0-9, Plus, Minus, F1-F12, Button4,
Button5, except W, A, S, D, Q, E>
<SendLabel w1, w2>
<Key %Trigger%>
//-----------------------------------------------------------
// DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
// ADD MORE KEYS IF YOU WANT.
//-----------------------------------------------------------
<MovementHotkey ScrollLockOn up, down, left, right>
<SendLabel w1, w2>
<Key %Trigger%>
//-----------------------------------------------------------
// BROADCAST MOUSE CLICKS. HOLD DOWN OEM3 (ON U.S. KEYBOARDS,
// THAT'S THE SQUIGGLE KEY IN UPPPER LEFT CORNER) WHEN YOU
// WANT TO BROADCAST.
//-----------------------------------------------------------
<UseKeyAsModifier capslock>
<Hotkey ScrollLockOn capslock LButton, MButton, RButton>
<SendLabel w1, w2>
<ClickMouse %TriggerMainKey%>
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.