What I'd like to know is if it would be possible to run WoW on 5 instances (with a sufficiently powerful machine) - and clone mouse movements onto the other instances?
What I'd like to know is if it would be possible to run WoW on 5 instances (with a sufficiently powerful machine) - and clone mouse movements onto the other instances?
Yes. I'm doing it with 100+ fps with all 5 screens up at once.Originally Posted by Ghallo
In theory, yes. I don't know if it's been done yet, though.- and clone mouse movements onto the other instances?
Magtheridon: Eta, Psi, Iota, Epsilon, Upsilon (Pa/Pr/Wl/M/M)
Thanks for the quick reply. How do you handle situations where you want your 3 frost mages to cast Blizzard at the same spot/time?
sorry to burst in to this thread, but how do you do that?
Keyclone doesnt do it for multi-clients on one pc
In theory you could use a AHK script to read the cursor position on one client and have it send click events to each client. But its a bitch (IMO) to program and not that good. On top of which sooner or later Blizz are going to stop AHK because it can get a little too close to botting.
((Not us sure, but they'll just detect AHK not what you use it for.))
Currently running 3x City of Heroes under Octopus
i might have a shot at the mouse cloning, its an idea i had before but i have no clue if its doable, maybe in a couple of weeks il know.
Author of Octopus (no longer being developed).
The biggest problem with mouse input is that it brings the window to the front causing a performance hit and blitter.
When I'm three boxing how I lay down blizzard is by simply moving to each screen and clicking... It staggers them a slight bit, but I've got it down fairly well.
One thing I found was that having the view set the same was insanely useful... So I made a macro:
/script SetView(2);SetView(2);
/cast Flamestrike
Why SetView() twice? If you play with the keybindings for views, you'll see that pressing it once slides you into place, this slide is very slow for combat even though it's slick looking... press the key twice quickly and snap, there's your view. Sending the same command twice in a script accomplishes the snap move instead of the slide move.
So I have G11 set to send my mages on a flamestrike mission... I hit G11, mouse to WoW2, click twice (Once to set focus, once to cast), repeat with WoW3, and back to wow1 for playing the paladin. This would be exponentially easier with mouse broadcasting, but this is certainly feasable....
One thing that helps with this is the fact that my AE, even targeted, generally need laid down right at my feet. The reason for this is I'm using a pally tank who's got amazing threat generation...
[> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
[> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
"Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere
considering the positioning on screen, have you considered using AHK to send mouse clicks to a predefined position on each instance?
with AHK controlsend it should not need to set focus to the windows of the clones. might be useful if you have a common viewpoint and target location for the AOE
I used to do this with AHK, but in EVE for mining, three ships dumping their ore into a hot-can for a fourth to remove/move. If you keep ech client in the same place you don't need to even record the position off the main screen. Set a point per client, then hit the button bound to the AHK macro and bang...
Currently running 3x City of Heroes under Octopus
To be honest, I don't. Manually? Heh. Sorry!Originally Posted by Ghallo
Magtheridon: Eta, Psi, Iota, Epsilon, Upsilon (Pa/Pr/Wl/M/M)
Connect With Us