Log in

View Full Version : New here, Can't find solve for issue



Joshuhwha
08-17-2019, 02:56 PM
I am new to all of this. I am a stay at home dad and figured this would be a nice way to take up some of my free time, which is a lot. A friend of mine directed me here to this site. I downloaded HotKeysNet, as i don't want to spend another $50 on isoboxer, Just yet. Even tho from what I can tell, it is easier to use.
I just spent $120 on accounts time, So im running out of options as I can not get anyone in a discord to "talk" which for me is easier.

My issue is this, I am not sure what settings in each client, i should change for say assist, targeting, assist focus, etc. It's a little confusing.. I have the client following the other, but can't get it to attack what im attacking with havint the same spell in same spot "1".

/================================================== ==============
// SAMPLE SCRIPT FOR FOUR WOW'S ON ONE PC
//
// Instructions: Copy this entire script (all the blue writing
// on gray background including comments). Save it in a file.
// Load it into HotkeyNet.
//
// Toggle the scroll lock key to turn hotkeys off and on. (You
// can change this if you want, just like you can change
// everything else with HotkeyNet.)
//
// Requires HotkeyNet build 148 or higher.
//
// For more info, go to www.hotkeynet.com (http://www.hotkeynet.com)
//================================================== ==============

//-----------------------------------------------------------
// 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>
<RenameWin "World of Warcraft" WoW3>
<RenameWin "World of Warcraft" WoW4>

//-----------------------------------------------------------
// SUBROUTINE TO LAUNCH AND RENAME A COPY OF WOW.
//-----------------------------------------------------------
<Command LaunchAndRename>
<SendPC %1%>
<Run "c:\Program Files\World of Warcraft\WoW.exe">
<RenameTargetWin %2%>

//-----------------------------------------------------------
// HOTKEY TO LAUNCH AND RENAME YOUR WOW WINDOWS
//-----------------------------------------------------------
<Hotkey ScrollLockOn Alt Ctrl L>
<LaunchAndRename Local WoW1>
<LaunchAndRename Local WoW2>
<LaunchAndRename Local WoW3>
<LaunchAndRename Local WoW4>

//-----------------------------------------------------------
// DEFINE MAIL LABELS FOR SENDING KEY STROKES.
//-----------------------------------------------------------
<Label w1 Local SendWinM WoW1>
<Label w2 Local SendWinM WoW2>
<Label w3 Local SendWinM WoW3>
<Label w4 Local SendWinM WoW4> //-----------------------------------------------------------
// 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 except W, A, S, D, Q, E>
<SendLabel w1, w2, w3, w4>
<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, w3, w4>
<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 Oem3>

<Hotkey ScrollLockOn Oem3 LButton, MButton, RButton, Button4, Button5>
<SendLabel w1, w2, w3, w4>
<ClickMouse %TriggerMainKey%>

this is the code i found from this site, and not sure what other info i can provide in first post to help u help me :P
TIA.

...I know there is a lot of info on the site and its a little overwhelming for me (I have focus,anxiety, and schizophrenia issueu's so its been daunting reading thru everything, sorry if this is a simple fix)

Peregrine
08-17-2019, 03:35 PM
Try Isboxer trial or buy the 3 months for 15 $ or w/e the price is. Best invested money you can literally spend. You can also use my referral code as well if you like the tip and I'll get some free time too! Once you try the Isboxer, it's literally mind chaging and you will never, ever think of anything else. Also, you will get extra 15 days for free if you purchase 3 month at least while using my code.

This is the referral code:

dorrax1@gmail.com

Moorea
08-17-2019, 05:29 PM
for HKN you need to setup some assist macros or have a assist keybind

I think the default in wow is "F" so if you first broadcast "F" before you hit "1" they'll all cast to the same target

muldorante
08-17-2019, 06:56 PM
The easiest way for beginners is to bind W, A, S, D to the follow macro



/follow Yourmain
/assist Yourmain


And for each dps spell create this macro


/assist Yourmain
/cast Spell


Bind the Interact with target in game, so you cant loot/interect with quests npcs
Remember to turn on click to move on your minions

Esc > Interface > Mouse > Click to move
Esc > Key Bindings > Targeting > Interact with target

Some good links to help you understand and learn more about multiboxing:

https://www.dual-boxing.com/threads/36955-Newb-s-Guide-to-Multiboxing-Start-here-if-you-are-brand-new-to-Multiboxing
https://www.dual-boxing.com/threads/16177-Guide-HowTo-use-HotKeyNet-for-boxing

Joshuhwha
08-18-2019, 10:43 AM
Ok so bare with me. I have all that set up. the macros on my bars. with that code i havea up there, what is happening is this.

unless i hit the Oem3 little squiggle thing next to 1, *lol* my main window wont cast the macro'd button on my bar. *this is also with screenlock on* and i sit and waatch, and nothing happens on the minion window. maybe if i took a small video of it all it would help show ?

Joshuhwha
08-19-2019, 08:42 PM
ok i got it figured out. :) thank u all for ur help! now i need to find the mouse over, set view macro to gather herbs.
Good Day!