Hi

I'm new here, hello and thank you for this wonderful community!

I've just knocked up a noddy C++ key broadcaster and it works fine. I'm puzzling over formations though. To get the slaves to move to a particular spot that is.

I figured I would turn on click to move and post WM_RBUTTONDOWN and WM_RBUTTONUP to the slave, with client coords corresponding to the click position in the master window.

The messages are being posted, the coords are correct, but the toon either does nothing or zooms off in runaway mode. Nix that idea then.

I am thinking of sending an automated stream instead, such as turn, turn, turn , start autorun, wait, stop autorun. Would that break Blizz ToS though?

Any coders out there have any idea how the pros do this?

Cheers!