Image Designer Archive
Thread: ID Macros
I've seen many posts about macros but nothing seems to be working for me as of yet.
in my macro text i have
/im;
/imagedesignSetValue frills 03;
and nothing happens it sits at the menu that has hair as an option
keep in mind i'm just a novice and am just trying to get the hang of macros before i get into it deep.
Can anyone post any macros that they use.
I just posted this in another thread, but it seems to be a very popular question ... so please feel free to use my macro ... well as long as we are still able to use macros like this anyway hehe.
Put this macroin F1 key(in place of [self] put your name, in place of [55/155/600] put 55 for cosmetic, 155 for eyes, or 600 for sm). Then, put your dance macro in the F2 key and be sure to loot it to the F2 key. What this will do is start an ID session, give you an alarm to tell you its time to select an ID alteration on your subject, start a dance routine macro, pause until end of ID session, automatically commit to ID session, stop dancing, stop dancing macro, start over.
Image Designer should run this macro:
Macro commits, 2nd session closed, macro loops, starts another 1st session, you click in... and another coffee break.
Advantage: Your break is almost doubled.
Not sure whether I got all the pauses correct, since I don't have time to test it now. Also note that the pause command in the second round must be shortened to 45/145/590 seconds.
/im
/pause 18;
/ui action toolbarSlot01;
/pause [55/155/600];
/ui action defaultButton;
/pause 05;
/pause;
/dump;
/im
/pause 18;
/ui action toolbarSlot01;
/pause [45/145/590];
/t [self] WAKE UP;
/pause 02;
/t [self] WAKE UP;
/pause 02;
/t [self] WAKE UP;
/pause 02;
/t [self] WAKE UP;
/pause 02;
/t [self] WAKE UP;
/pause 02;
/ui action defaultButton;
/pause 05;
/pause;
/dump;
/ui action toolbarSlot00;