Close
Showing results 1 to 7 of 7
  1. #1

    Default I need a simple WASD script to use with Input Director or HotKeyNet

    Hello everyone,
    I did some reading but i am afraid i am not as smart as i thought i was.
    I did get Input Director and HotKeyNet both to work, but i have no clue on how to write a script which allows me to clone the keystrokes on my main PC.

    I run 2 computers.
    I would like the 2nd computer to simply copy the keystrokes of my main.
    Not even all of them, i need it for an MMO that is not WOW. So i figure WASD and space bar for jump should be enough.
    What is the simplest way to make my 2nd computer react to my main keystrokes ?

    Thank you in advance !

    Myth

    edit: maybe a way to use "sendwin" command with another PC instead of another window ?
    edit2: I keep reading and i must say, i am only looking for a way to follow my main toon in an MMO which does not have a follow function like WOW. I dont need macros for spells or anything like it. Just something which will allow me to start the game on both PCs and then drag my wife's toon after me. The game in question is DDO.
    Last edited by Mythwin : 03-18-2014 at 04:24 AM

  2. #2

    Default

    What MMO? They all work differently. You say HotKeyNet works, but it doesn't do anything without a script.

    Passing movement keys {WASD Space} is not generally recommended for multiboxing. Slave characters should make use of whatever means of follow your game uses to move for the most part.
    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 _

  3. #3

    Default

    The game is Dungeons and Dragons Online (DDO)
    The problem is the game does not have a follow function, hence why i am here.

  4. #4

    Default

    I've not seen anyone really talk about successfully multiboxing DDO. This is about the only thread that comes up here, and there's little else on the HotKeyNet forums.
    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 _

  5. #5

    Default

    What about a quick simple WASD + space bar script for HotKeyNet ? I really just need that. I am good at the game, i can solo most quests on any dif. setting. There is a way for me to have the 2nd account follow me in the quest by killing it and grabbing its soul stone. My problem is that running to the quest itself on both accounts takes too much time. I did that for a time, but i waste more time bringing the 2nd toon to the quest than completing the quest twice with the main toon. So as simple as possible macro to duplicate keystrokes will do for me to be able to get toon 2 to the quest.

  6. #6

    Default

    <quote>
    // DEFINE MOVEMENT KEYS THAT WILL GET SENT TO WINDOWS
    // ADD MORE KEYS IF YOU WANT
    <Hotkey ScrollLockOn w, a, s, d>
    <if MainWin is W1>
    <SendLabel W3, W2, W1>
    <KeyDown %Trigger%>
    <KeyUp %Trigger%>
    </quote>

    How to adapt this thing here for example to go to the other PC i have instead to window 2 on the same PC ?

  7. #7

    Default

    nm all that, it seems Input Director has a mirror mode. Unfortunately mirror mode could not get me a short distance from point A to point B in a public area.
    Judging by the posts that i was able to find about DDO, it is not really possible to dualbox it. :S

Posting Rules

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