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

    Default Are you multi-boxing in Warhammer on one machine?

    If you are multiboxing in warhammer on one machine, what software are you using to pass the keys? If you are using Hotkeynet, please post your script. I am having trouble with the background window, it either wants to come forward or i get a short black screen. So, if you have a program that is working with war...please let me know.

  2. #2

    Default

    Well, I have managed to get Hotkeynet working, 3 boxing Warhammer. However, I am using two computers. The computer running multiple accounts has to run them in window mode. The window without the focus is momentarily brought forward, this causes a black screen to appear for a very short time (maybe 1/2 second, but could be very annoying if you were using it as your primary). Anyways, this is the script I am using. The WAIT times are for my setup...you may need to adjust them to work with yours.




    <Label PRIACCT local SendWin "Warhammer: Age of Reckoning, Copyright 2001-2008 Electronic Arts, Inc.">
    <Label SECACCT 192.168.1.65 SendWinX SECACCT> //Rename first window on secondary computer to SECACCT (or anything you like - but don't forget to replace SECACCT here
    <Label TERACCT 192.168.1.65 SendWinX TERACCT> //Rename second window on secondary computer to SECACCT (or anything you like - but don't forget to replace TERACCT here

    <KeyList MyList F1-F12, 0-9, minus, plus, space>
    <KeyList Alpha a-z>

    <Hotkey ScrollLockOn MyList; shift MyList; ctrl MyList; alt MyList> //Requires SCROLL LOCK to be on to pass these keys
    <SendLabel PRIACCT>
    <Key %Trigger%>
    <SendLabel SECACCT>
    <Wait 50>
    <Key %Trigger%>
    <wait 20>
    <Restore>
    <Wait 65>
    <SendLabel TERACCT>
    <Wait 50>
    <Key %Trigger%>
    <Wait 50>
    <Restore>

    <Hotkey ScrollLockOn Alpha> //Sends alphanumeric keys only to the PRIACCT - if you want to send them to all 3 accounts, then add to Hotkey definition above
    <SendLabel PRIACCT>
    <Key %Trigger%>


    <MovementHotkey up, down, left, right> //Sends movement keys only to the PRIACCT - if you want to send them to all 3 accounts, then add to Hotkey definition above
    <SendLabel PRIACCT>
    <Key %Trigger%>

Similar Threads

  1. Multi-Instancing With Warhammer and AHK
    By isotope9000 in forum Software Tools
    Replies: 0
    Last Post: 06-02-2009, 05:44 PM
  2. Multi Machine Setup
    By mikekim in forum Software Tools
    Replies: 7
    Last Post: 03-01-2009, 02:03 AM
  3. Did anyone try to Multi-hardbox in Warhammer yet?
    By Vonwar in forum General WoW Discussion
    Replies: 21
    Last Post: 10-03-2008, 04:44 PM
  4. Starting with Multi-Boxing on one machine
    By Saight in forum New Multi-Boxers & Support
    Replies: 14
    Last Post: 08-05-2008, 03:54 PM
  5. Warhammer online boxing
    By sauri in forum General WoW Discussion
    Replies: 1
    Last Post: 07-30-2008, 08:37 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
  •