Close
Showing results 1 to 10 of 11

Threaded View

  1. #4

    Default

    Switch the wow1 <-> wowa around same for wow2 <-> wowb. The secondary or as I call them shadow windows will be renamed first.

    Quote Originally Posted by Relic View Post
    Tried that, I'm a noob when it comes to scripting.

    For this one that i tried

    Code:
    <Hotkey ScrollLockOn Ctrl R>
    <SendPC local>
    <RenameWin "World of Warcraft" WoW1>
    <RenameWin "World of Warcraft" WoWa> 
    <SendPC "PC 2 IP address">
    <RenameWin "World of Warcraft" WoW2>
    <RenameWin "World of Warcraft" WoWb>
    I have the following error. I used My IP address in the PC 2 field.

    Code:
    Finished loading hotkey file.
        No errors were found
        61 definitions were loaded
        1 key will be used as a modifier
    
    Command line: AutoExec
        Unable to find command AutoExec
    
    Installing mouse hook
        Hook installation succeeded
    
    From this pc: <SendWinM WoW1><Key Plus><SendWinM WoW2><Key Plus>
    <SendWinM WoW1> completed: Window found. Target set to 0x240890 "WoW1"
    <Key Plus> completed
    <SendWinM WoW2> failed: Could not find window "WoW2"
    <Key Plus> failed: no window is targeted
    
    From this pc: <SendWinM WoW1><Key Plus><SendWinM WoW2><Key Plus>
    <SendWinM WoW1> completed: Window found. Target set to 0x240890 "WoW1"
    <Key Plus> completed
    <SendWinM WoW2> failed: Could not find window "WoW2"
    <Key Plus> failed: no window is targeted
    
    From this pc: <SendWinM WoW1><Key R><SendWinM WoW2><Key R>
    <SendWinM WoW1> completed: Window found. Target set to 0x240890 "WoW1"
    <Key R> completed
    <SendWinM WoW2> failed: Could not find window "WoW2"
    <Key R> failed: no window is targeted
    
    From this pc: <SendWinM WoW1><Key I><SendWinM WoW2><Key I>
    <SendWinM WoW1> completed: Window found. Target set to 0x240890 "WoW1"
    <Key I> completed
    <SendWinM WoW2> failed: Could not find window "WoW2"
    <Key I> failed: no window is targeted
    
    From this pc: <SendWinM WoW1><Key T><SendWinM WoW2><Key T>
    <SendWinM WoW1> completed: Window found. Target set to 0x240890 "WoW1"
    <Key T> completed
    <SendWinM WoW2> failed: Could not find window "WoW2"
    <Key T> failed: no window is targeted
    
    From this pc: <SendWinM WoW1><Key H><SendWinM WoW2><Key H>
    <SendWinM WoW1> completed: Window found. Target set to 0x240890 "WoW1"
    <Key H> completed
    <SendWinM WoW2> failed: Could not find window "WoW2"
    <Key H> failed: no window is targeted
    
    From this pc: <SendWinM WoW1><Key T><SendWinM WoW2><Key T>
    <SendWinM WoW1> completed: Window found. Target set to 0x240890 "WoW1"
    <Key T> completed
    <SendWinM WoW2> failed: Could not find window "WoW2"
    <Key T> failed: no window is targeted
    For the second exmaple, this one you're sending numbers to the first computer then alphabet to the second computer, the first example should be the correct way if I'm not mistaken.
    Last edited by dpayne2841 : 09-10-2018 at 04:10 PM Reason: Editted due to poor formating on my part.
    Stormrage :: Alliance
    Tank: Paladin / Dps: Hunter, Mage, Priest / Healer: Shaman

    Thrall :: Horde
    Tank: Monk / Dps: Hunter x3 / Healer: Shaman

Posting Rules

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