Quote Originally Posted by 'Rinye',index.php?page=Thread&postID=161484#post16 1484
Ok, I'm a rookie with dualboxing.
I've downloaded your script, launched it etc... But only my numpad & F-Buttons work, can I change this? xD
Thanks
Quote Originally Posted by 'lewlgb',index.php?page=Thread&postID=173862#post1 73862
hi, thanks so much for your time and effort for this. I'm new to this and have been trying all day, ive finally found your script for this program but i cant seem to get movement or macros working.

using the WASD keys is only moving the account im controling and placing macros on one or both acounts is not working either, once i suss this out i think im good to go. All thanks to you, any advice you could give me

EDIT

I've sorted my marcoing, now i cant get the movement working. the follow macro ect is fine. but to move the 2 together i cant seem to get it working, for example i can't spin the characters around together.
If you open the script in Notepad (or another text editor), you'll see the comment at the top of what exactly is bound. Nearly everything is bound (including modifiers with ALT, Shift, Control, and combinations of those modifiers) except the a-z keys. I intentionally left all A-Z keys *unbound* so when I type in chat on my main, my followers aren't casting spells and such - only jumping in place as the spacebar is pressed. If you want to include movement, you need to follow the same approach that I used for the F1 key for proper use of holding down a key and checking for "key down" and "key up" commands.

For example, if you want the "a" key to spin all characters left, copy the F1 code to the bottom of the script, then replace all "F1" places with "a". I wouldn't suggest using WASD to control all character though - unless you're using a different form of movement for your main when you want the others to /follow.