Close
Page 3 of 4 FirstFirst 1 2 3 4 LastLast
Showing results 21 to 30 of 33
  1. #21

    Default

    sry, Rob, but if you read the original post from XxXGoD its not that simple, because he specicaly said he wanted a conversion form:
    Numpad1 -> 1
    Numpad2 -> k
    ..and so on (and if you look at the HKN-Script he tryed to us he needs: numpad5 -> 1, numpad6 -> 2, numpad7 -> 3, numpad8 -> 4, numpad9 ->6,Numpad0 -> 5).
    And I personaly don't know another way to do this with keyclone, than keymaps and hotstrings.

    And on the other point: my question, if keyclone can broadcast to the 'active window' other than a specifyed window, was because he never stated that he wants to use this for WoW (or another specific program), and I thought it may be a problem (as Ughmahedhurtz also suggested).
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  2. #22

    Default

    Ok, spesific... ignore that word.

    I had notepad open on the lounge computer and it was able to send to that with no problems, but when i load the game it does not set, but if on this PC i just setup with the "local" commands for numpad 5 to press number 1, it will do it fine but that is telling it that the window is named: Shaiya (thats the game btw, i am running modified game.exe so it doesnt block macro's or scripts..etc so this will work for me but atm it doesnt)

  3. #23

    Default

    Are you seeing blue messages on the remote copy of HotkeyNet?

    Are you sure you've got GameGuard completely disabled? (HotkeyNet can't send keys past GameGuard.)
    �Author of HotkeyNet and Mojo

  4. #24

    Default

    Yes, GameGuard is completely disabledc

  5. #25

    Default

    You didn't answer my question about blue messages. It's hard to help you if you don't provide the info I need.

    Here's a step-by-step procedure to help figure out what's wrong.

    1. On the remote PC, run Shaiya and Notepad at the same time.

    2. On the remote PC, click Notepad to bring it to the foreground.

    3. On the local PC, press Numpad5.

    4. On the remote PC, check whether Notepad received "1". If it didn't, I assume that red or blue messages didn't appear on the remote copy of HotkeyNet. That means your copies of HotkeyNet aren't connected or that you used the wrong IP address in the script. You need to go to the Connections Settings Panels on both copies of HotkeyNet and make sure you entered the correct info.

    If Notepad received "1" in step 4:

    5. On the remote PC, click Shaiya to bring it to the foreground.

    6. On the local PC, press Numpad5.

    7. On the remote PC, check whether Shaiya receives "1".

    If Notepad receives "1" but Shaiya doesn't, the only explanation that I can think of is GameGuard.
    �Author of HotkeyNet and Mojo

  6. #26

    Default

    GameGuard is completely removed, i even have it deleted from the directory, but yes it works in the notepad but not in Shaiya.... but the thing is if i set it to not bother with the other system and to send it locally to the server pc it sends the keys fine into shaiya

  7. #27

    Default

    Would it be possible to do the current script but to make if it was keypad 5 pressing number 3 to be changed so keypad 5 presses keypad 5

    But on the remote PC for it to have this:

    Code:
    <hotkey 5>
     <sendpc local>
          <sendwin Shaiya>
          <key 3>
    As that script on its own will send the key to the Shaiya Window.

    Basically the remote PC is following my main character I am using my keypad to make my priest press her normal buttons to heal me.

  8. #28

    Default

    I don't understand. Can you rephrase that by stating three facts:

    1. What key or key combination do you want to press with your fingers?

    2. What key or key combinations do you want the local Shaiya to receive?

    3. What key or key combinations do you want the remote Shaiya to receive?
    �Author of HotkeyNet and Mojo

  9. #29

    Default

    Quote Originally Posted by 'Freddie',index.php?page=Thread&postID=201906#post 201906
    I don't understand. Can you rephrase that by stating three facts:

    1. What key or key combination do you want to press with your fingers?

    2. What key or key combinations do you want the local Shaiya to receive?

    3. What key or key combinations do you want the remote Shaiya to receive?
    I don't want the local machine to receive any, but I tested HKN using local keys so when I press numpad 5 for it to press the number 3, it was able to send this key to shaiya so I know gameguard is not blocking.

    numpad5 -> 1
    numpad6 -> 2
    numpad7 -> 3
    numpad8 -> 4
    numpad9 -> 6
    Numpad0 -> 5)

    What I was saying is that would it be possible to press Numpad 5 on this PC and that to send the message to the remote PC to Press Numpad 5 which then uses the local script as this works for Shaiya, the method of s

    The following script is unable to send the text to the Shaiya Window, is there a way maybe to change "SendFocusWin" to make it send to the Shaiya Window?

    Code:
    <Label lounge 192.168.1.110 SendFocusWin>
    
    <Hotkey Numpad5>
    <SendLabel lounge>
             <Key 1>
    I changed SendFocusWin to sendwin Shaiya, the game allows me to send it as text but its not detecting it as a press of the key so is not healing me...

  10. #30

    Default

    Why can't you just answer my question? I had to spend five minutes studying your message to extract the answers. I take it these are the answers:

    1. You want to press NumPad5 with your finger.

    2. You want the local Shaiya to receive nothing.

    3. You want the remote Shaiya to receive NumPad5.

    Is that correct? Is that what you are trying to do?

    but I tested HKN using local keys so when I press numpad 5 for it to press the number 3, it was able to send this key...
    Are you saying that you wrote a hotkey definition that successfully injected a keystroke into the remote Shaiya? If so, please copy and paste that hotkey definition here so I can see what worked.

    What I was saying is that would it be possible to press Numpad 5 on this PC and that to send the message to the remote PC to Press Numpad 5 which then uses the local script as this works for Shaiya, the method of s
    HotkeyNet doesn't work the way you think it does. It doesn't make the slightest difference whether a hotkey is defined in a remote script or local script. Either way the remote copy of HotkeyNet injects the keystroke using exactly the same code.

    is there a way maybe to change "SendFocusWin" to make it send to the Shaiya Window?
    There are many ways to use HotkeyNet to send to a window but since you are having a problem, and I do not know what the problem is, I can't answer the question until you give me the info that I requested.
    �Author of HotkeyNet and Mojo

Similar Threads

  1. LF Keyboard
    By Kyklos in forum Hardware Tools
    Replies: 6
    Last Post: 01-21-2009, 09:09 PM
  2. New MS keyboard
    By ObesAU in forum Hardware Tools
    Replies: 8
    Last Post: 11-21-2008, 02:14 PM
  3. so i got a g14 keyboard.....
    By Klamor in forum Hardware Tools
    Replies: 8
    Last Post: 08-04-2008, 09:17 AM
  4. Now THIS is Keyboard!
    By Smeagoldfish in forum Hardware Tools
    Replies: 9
    Last Post: 01-25-2008, 06:55 AM
  5. G15 keyboard...
    By Vandsting in forum Hardware Tools
    Replies: 3
    Last Post: 10-26-2007, 09:24 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
  •