Close
Showing results 1 to 7 of 7

Hybrid View

  1. #1

    Default

    Quote Originally Posted by redree View Post
    after restarting my PCs HKN stopped working, when ever i run the HotKey from PC1 the HKN in PC2 receive the command but i get bellow message

    <sendwin Book1> failed: Could not find window "Book1"
    <text test1> failed: no window is targeted

    i tried the do the same from the local pc and i get the same message.
    This site is really just about mutliboxing. Documentation about HotKeyNet for other uses is still maintained on the HotKeyNet website. You can also find archived discussions on the old HotKeyNet forum, which while no longer active, were left up as a means of further documentation.

    That said, I can try to help from a very limited, multiboxer only PoV.

    HotKeyNet is telling you that you don't have a window called Book1 open or running anywhere on the assigned PC. You need to assign the names of the windows before you can expect HKN to find it, which is normally done via Rename command at the start of the script.

    This is especially important in situations where the window names can change. For example, I can open Notepad++, the window isn't called Notepad++, it's called "new 1 - Notepad++ [Administrator]" I open another file, the whole window is now called "new 2...etc" or I open a named file, the window now becomes "the file's path\filename - Notepad++ [Administator]" and so on.

    Or in situations like we as multiboxers see, where several windows have the same name and HKN needs a way to distinguish the different windows reliably.

    So we need to tell HotKeyNet to assign a standard name for any window it needs to interact with so that it knows where to find things every time. When you restarted your PCs it sounds like the window you brought up the next time around was no longer called "Book1."

    I don't know if you have a rename setup in your script since you only posted a single hotkey, but that is where you'll need to start.
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  2. #2

    Default

    Thank you for you reply and appreciate your help

    i have renamed the workbook from the HKN tool, also i included rename command in the script as bellow

    <Hotkey 1>
    <sendpc local>
    <Renamewin Book1 project>
    <sendwin Project>
    <key Ctrl w>

    and now i am getting this message

    From this pc: <Renamewin Book1><sendwin project><key Ctrl w>
    <Renamewin Book1> failed: Could not find window "project"
    <sendwin project> failed: Could not find window "project"
    <key Ctrl w> failed: no window is targeted

    i run the HKN as administrator but nothing happened.

    please accept my appology if this going to disturb you, i really need help as this is very important for my project.

Posting Rules

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