Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 13
  1. #1

    Default looking for a program that will benifit a keybinder...

    ok im looking for a program that will send the same exact command to 2 different wow windows at the same time. I use key bindings and never click my attacks so using something that mirrors a click isnt useful for me instead, is there something that will bind keys to both windows regardless of where they are (i have two monitors) something free legal, and trusted

    if this isnt possible, oh well at least i tried but i greatly appreciate your responses

  2. #2

    Default

    You mean programs like :

    [Octopus] Octopus 1.2.9 - .NET / C++ Hybrid Boxing Software
    AutoHotkey : AutoHotkey Guide
    or
    [Keyclone] release thread - keyclone v1.8j

    A simple search.. or even a glance at the Software section of these forums would have given you that answer ;s

  3. #3

    Default RE: looking for a program that will benifit a keybinder...

    Quote Originally Posted by 'killerchicken',index.php?page=Thread&postID=69986 #post69986
    ...oh well at least i tried...
    The ironing here is delicious

    But as pointed out above, look in the software section...all means of dual-boxing (apart from synced mouse to multiple pc's) relies on keyboard controls not mouse.

  4. #4

    Default RE: looking for a program that will benifit a keybinder...

    [quote='killerchicken',index.php?page=Thread&postID =69986#post69986]ok im looking for a program that will send the same exact command to 2 different wow windows at the same time. I use key bindings and never click my attacks so using something that mirrors a click isnt useful for me instead, is there something that will bind keys to both windows regardless of where they are (i have two monitors) something free legal, and trusted[/quote]
    [url='http://hotkeynet.com']HotkeyNet[/url] fits your description perfectly.

    Edit: Here's a quick start guide for using HotkeyNet with WoW.
    �Author of HotkeyNet and Mojo

  5. #5

    Default RE: RE: looking for a program that will benifit a keybinder...

    Quote Originally Posted by Freddie',index.php?page=Thread&postID=70028#post70 028]
    [quote='killerchicken',index.php?page=Thread&postID =69986#post69986]ok im looking for a program that will send the same exact command to 2 different wow windows at the same time. I use key bindings and never click my attacks so using something that mirrors a click isnt useful for me instead, is there something that will bind keys to both windows regardless of where they are (i have two monitors) something free legal, and trusted[/quote]
    [url='http://hotkeynet.com
    HotkeyNet[/url] fits your description perfectly.

    Edit: Here's a quick start guide for using HotkeyNet with WoW.
    o ok, i mustve misread what hotkeynet does i DLed that

  6. #6

    Default

    ok new problem,

    <holddownkey w, a ,s ,d, q, e>
    <sendlabel wow1, wow2>

    this should make both windows walk in those directions right?
    i looked at the help thing and its not working.
    what am i doing wrong?

  7. #7

    Default

    You need to rename your two windows and then label them before you do the HoldDownKey as shown in the Quick Start Guide

    Step 4. If you're running more than one copy of WoW on a single PC, make a hotkey to rename their windows. For example, if you have two PC's with two WoW's each, you'd write something like this:

    <Hotkey Ctrl R>
    <SendPC local>
    <Rename "World of Warcraft" wow1>
    <Rename "World of Warcraft" wow2>
    <SendPC 192.168.1.102>
    <Rename "World of Warcraft" wow1>
    <Rename "World of Warcraft" wow2>

    Step 5. Make a mailing label for each copy of WoW. Use SendWin for windows that always stay in the foreground. Use SendWinM for windows that sometimes or always stay in the background. For example:

    <Label Joe Local SendWin wow1>
    <Label Sam Local SendWinM wow2>
    <Label Sue 192.168.1.102 SendWin wow1>
    <Label Meg 192.168.1.102 SendWinM wow2>

    Step 6. Define movement keys that make all your characters move when you hold them down. For example:

    <HoldDownKey w, a, s, d, up, down, left, right>
    <SendLabel Joe, Sam, Sue, Meg>
    I've got something to show ya!
    http://katharsis.feathermoon.us

  8. #8

    Default

    <hotkey ctrl F10>
    <sendpc local>
    <rename "World of Warcraft" wow1>
    <rename "World of Warcraft" wow2>
    <Label wow1 local SendWin wow1>
    <Label wow2 local SendWin wow2>

    <BroadcastKey 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, r, t, y, f, g, shift r, shift t, shift y, shift f, shift g, ctrl 1, tab>
    <sendLabel wow1, wow2>


    <HoldDownKey w, a, s, d, e, q>
    <SendLabel wow1, wow2>


    This is exactly what i have, the broadcasts work but the movement doesnt
    does the label have to be different then window thing?

  9. #9

    Default

    Change "<Label wow2 local SendWin wow2>" to "<Label wow2 local SendWinM wow2>" and see if that works. If not, Freddie will have to chime in.
    I've got something to show ya!
    http://katharsis.feathermoon.us

  10. #10

    Default

    Quote Originally Posted by "killerchicken'
    This is exactly what i have, the broadcasts work but the movement doesnt
    Katharsis gave you the same advice I would have. Make the labels look like this:

    Code:
    <Label wow1 local SendWinM wow1>
    <Label wow2 local SendWinM wow2>
    P.S. To Katharsis: The reason I'm suggesting he change both labels is because if he has SendWin in one and SendWinM in the other, the result becomes slightly erratic depending on the order of labels in the HoldDownKey command and which window is in the foreground on the screen. For an experienced user this may be preferable but it might confuse newcomers.
    �Author of HotkeyNet and Mojo

Similar Threads

  1. Program
    By Speedthief in forum New Multi-Boxers & Support
    Replies: 0
    Last Post: 02-04-2009, 12:29 PM
  2. Please help! i just want to use the program!!! please help!
    By Agentkiller1 in forum Software Tools
    Replies: 2
    Last Post: 10-13-2008, 10:56 PM
  3. About Program
    By EpicPlayer69 in forum General WoW Discussion
    Replies: 1
    Last Post: 10-09-2008, 11:49 AM
  4. Looking for a program that will...
    By mikedoggy in forum Software Tools
    Replies: 5
    Last Post: 12-28-2007, 02:51 PM
  5. Looking for a certain program.
    By Treesong in forum General WoW Discussion
    Replies: 0
    Last Post: 03-09-2007, 02:08 PM

Posting Rules

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