Quote:
Originally Posted by thejeff
I am curious about how you do this in dominions though. I get how the programs work, but I have difficulty seeing how you apply them to dominions. Particularly the mouse actions, since that would seem to require everything to be in exactly the same positions every time.
To go back to the original topic, how would you automate the task of collecting blood slaves from your blood provinces to scouts and moving them to the nearest labs? Could you do this off one hotkey? Or one per province?
|
I find it best to use keypresses whenever possible.
For necessary mouse commands I find it helpful to always begin the macro with a move as far as possible to one of the screen corners. That tends to zero-out the start position so that the macro doesnt try to act from wherever the mouse happens to be sitting.
As for the Z command, how about #1-a-Z-#2-a-Z-#3-a-Z-#4-a-Z-
I know it seems nuts to go thru every province even the ones you dont own and A/Shft-Z in each one, but it goes fast on most computers. And we are talking about late game MM so the larger the map the more its worth the wait. Actually its kindof fun to watch macros speeding thru the actions.
BTW I prefer AutoHotKey