Game Guides Archive
Thread: I NEED HELP MAKING A MACRO
Page 1 of 1
ebaywonkinobi
Fri Aug 12, 2005 8:39 pm
#1
For one person to start image designing and design three things
then another to accept the open window
haristyles
Fri Aug 12, 2005 10:56 pm
#2
ebaywonkinobi wrote:
For one person to start image designing and design three things
There is no macro you can run for this part, you have to click it all or at least most of it.
then another to accept the open window
/ui action defaultButton;
/pause 0.5;
/macro <name>;
LazyJones
Sat Aug 13, 2005 11:45 pm
#3
ebaywonkinobi wrote:
For one person to start image designing and design three things
/im TARGETNAMEHERE
/pause 10
/ui action defaultButton
/macro ID
TARGETNAMEHERE should obviously be substituted for the name of the target player that you are image designing.
Name the macro "ID", so it will cycle by calling itself everytime it reaches the last line, or delete the last line if you don't want the macro to cycle.
During the 10 second break you have to perform all 3 changes manually - there is no way around that.
During the 10 second break you have to perform all 3 changes manually - there is no way around that.
Change the pause accordingly if you feel 10 seconds is too long or too short a break.
Page 1 of 1