Close
Showing results 1 to 5 of 5
  1. #1

    Default Super noob new multi boxer need help plz

    HEy guysthis is for the WoW 2 toons 1 comp script well im new to this multiboxing thing and to tell you the truth alot of this is just confusing to me so sorry for the ignorance I display. Well I dl hotkeynet and it isnt working for me. I dont know how to use it that much either I thought i just had to dl script load it, change window names and then make a macro for my toon slave and put it on the number 9 button and press number 9 on my main and my slave would do its own action simutanousley(sry for incorrect spelling) with my mains action or leader. The thing is when I press the number 9 button my slave isnt proforming the action I want it to do so I want to know what im doing wrong or if you guys can help me. Just tell me if u need info or something ill try to get it thx Ase.

  2. #2

    Default

    I can try to help

    A few things... can you post the following:

    1.) your HKN script
    2.) your macro
    3.) what HKN is saying in the dialog box when you push the number 9 when the pally is your main screen
    Owltoid, Thatblueguy, Thisblueguy, Otherblueguy, Whichblueguy

  3. #3

    Default

    Script 1.//================================================== ==============
    // SAMPLE SCRIPT FOR TWO 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 147 or higher.
    //
    // For more info, go to 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>

    //-----------------------------------------------------------
    // 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 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, F1-F12 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 Oem3>

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


    MACRO 2./target toonsname
    /follow

    3. when i press 9 it says nothing.....

  4. #4

    Default

    Is your scroll lock on? You should see a light on your keyboard if it is turned on. You'll need that to broadcast keystrokes using your current HotKeyNet config.
    Owltoid, Thatblueguy, Thisblueguy, Otherblueguy, Whichblueguy

  5. #5

    Default

    LOL yea it was that I cant beleive I over saw that thx for the help I appreciate it. Like I said im a nub lol

Similar Threads

  1. Multiboxing noob / IS & IS Boxer
    By crow17 in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 05-04-2009, 12:57 PM
  2. Ideas for a noob 2 boxer
    By Harlock in forum Multiboxing Group Composition Discussion
    Replies: 4
    Last Post: 12-29-2008, 10:39 AM
  3. Noob Dual Boxer (AHK Help please :>)
    By matt13101 in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 02-28-2008, 05:18 AM
  4. Noob boxer looking for a little help.
    By Janix in forum New Multi-Boxers & Support
    Replies: 0
    Last Post: 12-28-2007, 03:39 PM
  5. Soon to be Noob Boxer...I hope
    By Magankan in forum New Multi-Boxers & Support
    Replies: 7
    Last Post: 12-17-2007, 12:39 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •