Close
Page 7 of 20 FirstFirst ... 5 6 7 8 9 17 ... LastLast
Showing results 61 to 70 of 193
  1. #61

    Default

    Quote Originally Posted by 'Freddie',index.php?page=Thread&postID=32375#post3 2375
    Can you send to EQ2 in the background with AutoHotkey? If so, send me some AutoHotKey macros that work, and I'll duplicate the functionality in HotkeyNet.
    To date I've only been able to send to a background EQ2 instance (on the same PC) when it was running under Innerspace. This applies to Octopus, Autohotkey, Keyclone and Hotkeynet. When running the 2nd instance on other hardware, all of these (except Keyclone) worked fine without innerspace. That being said, all had issues with sending modified keys remotely.

    As for an example autohotkey script, sorry. I haven't had a workable or even test one for some time now.

    Just as a final thought, I did have some limited success with HKN and switching foreground focus quickly between the 2 instances.

  2. #62

    Default

    Sending to EQ2 in the background seems to be quite a challenge. Hmm. I just installed it and opened a trial account so I can give it a shot.
    �Author of HotkeyNet and Mojo

  3. #63

    Default

    Build 52 is up. Changes:

    -- Added a function for sending to background DAOC windows.

    -- Removed underscores from function names.

    -- The program will tell you when it loads your hotkey file whether you need to change any functions names.
    �Author of HotkeyNet and Mojo

  4. #64

    Default

    downloading it now and finally getting to play. The week has been busy. I'm going to mess around with the mouseclicks a bit since I haven't tried them out yet.

  5. #65

    Default

    I'm downloading updates to EQ2 so I can try sending to it in the background.
    �Author of HotkeyNet and Mojo

  6. #66

    Default

    I think I ran into an issue with mouseclicks in EQ2. I made macros in game to target the different group member positions, and I put them in a section of my hotbar that doesn't have hotkeys so that I would have to click on them with my mouse. Here is my code:

    <hotkey NUMPAD_END>
    <sendpc ip address>
    <sendwin EQ2>
    <MouseClick Left Window 1025 900 NoRestore>

    I used guess and check with NoRestore to position my mouse correctly, and it definitely moves to the right spot, but it doesn't actually click it. I tried it as <MouseClick 1025 900 NoRestore> and also with adding in the optional other fields. Thanks for checking into eq2 personally...we're a mess

  7. #67

    Default

    > Thanks for checking into eq2 personally...we're a mess



    I'm looking at MouseClick in EQ2 now.
    �Author of HotkeyNet and Mojo

  8. #68

    Default

    I just returned from exploring the depths of MouseClick. I found your bug plus another bug I didn't suspect plus a mismatch between the code and the documentation. I fixed that stuff but I'm scared to think of what else might be lurking in the other parts of MouseClick that I didn't check.

    Build 53 is on the website now. It clicks properly on EverQuest using this simple hotkey that doesn't move the cursor. I didn't test in any other way so you'll probably be getting back in touch with me real soon as you uncover more problems. Thanks a lot for finding the bug.

    Code:
    <HotKey F1>
        <SendPC 192.168.1.102>
            <SendWin EverQuest>
                <MouseClick window nomove>
    �Author of HotkeyNet and Mojo

  9. #69

    Default

    It sort of works now... Right now it positions the mouse correctly as before, but it seems to be clicking before making the move. I'd leave my mouse highlighted over a spell, use my mouseclick command, and it'd move to the correct spell but click the previous one before moving. Is there a way to write a command just for the mouse to move? Then I could put the two together where it moves in the first step and clicks in the second. It's not a huge problem because I don't definitely need this to work to be able to play, but if I start to play more than two toons it'd be nice to switch for cures and casting spirit of the wolf on all group members with a single click.

  10. #70

    Default

    Thanks for the report. Yes I'll add a way to move the mouse without clicking. But In addition to that, this bug definitely needs to be fixed.

    Could you post the hotkeydefinition so I can try to duplicate the exact problem?
    �Author of HotkeyNet and Mojo

Similar Threads

  1. 5 computers comming what else do I need? please help!
    By redaces95 in forum Hardware Tools
    Replies: 1
    Last Post: 12-25-2008, 03:35 AM
  2. HotkeyNet + AOE!
    By Katharsis in forum Software Tools
    Replies: 25
    Last Post: 09-02-2008, 05:46 PM
  3. comming in to multi-boxing
    By driek in forum Screenshots and Digital Art
    Replies: 6
    Last Post: 07-22-2008, 04:58 AM
  4. HotkeyNet Help
    By Chilla in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 06-09-2008, 10:56 PM
  5. WoW and Hotkeynet
    By Draku in forum Software Tools
    Replies: 2
    Last Post: 02-10-2008, 01:24 AM

Posting Rules

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