Close
Showing results 1 to 10 of 44

Threaded View

  1. #40

    Default

    Ok I must be completely dumb. I have tried all the suggestions and scripts here but nothing is working for me. Perhaps part of the problem, at least, is that I am trying to adapt these commands for two wows on one pc to mine, which is two wows on two pcs. Nothing I've tried has worked at all, not even manual rename. The second pc doesn't see any key presses or commands and I know the addresses are correct and the HKNs are communicating just fine. It's just that nothing happens now and this script worked just fine when I used to run it.

    Any thoughts on what I should do and what would the command be for two pcs running one wow each?

    Thanks in advance for any help!

    EDIT: I have overcome the problem by running the following on the second comp but can't figure out how to send it from the script on the main one. The second computer's keyboard doesn't have Scroll Lock.

    //-----------------------------------------------------------
    // PRESS CTRL R TO RENAME WOW'S IF YOU LAUNCH THEM MANUALLY
    //-----------------------------------------------------------


    <Hotkey Ctrl R>
    <SendPC local>
    <RenameWin "World of Warcraft" WoW2>


    <Hotkey Ctrl T>
    <SendPC local>
    <RenameWin WoW2 "World of Warcraft">
    Last edited by CityKitty : 02-13-2018 at 01:28 AM Reason: Update with workaround

Posting Rules

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