Image Designer Archive
Thread: ID and custom macros
Tragot wrote:
Is there a way to macro the pop-ups that happen there after?
Select: Eye Color
Select: Collor:
Select: Accept
I was just curious if that is possible to make a macro that mimics the mouse clicks that are needed on the selection pop-ups.
Hmmm,
Would someone enlighten me as to the commands other than Imagedesign which work? I went through the whole list of commands but can't seem to find the ones to select the type of design etc.
I'm trying to make an image designer/merchant.
It's virtually impossible to converse with potential clients while you're doing mouse clicks all over the place, so being able to macro that would be a great help.
As I'm not actually making any money with any of this training, it might also give me a chance to run some delivery missions while training, or something.
Thanks.
If you want to make a macro repeat, put "/ui action toolbarSlot##" at the end of the macro so that it calls it again. ## = the position of the macro on your toolbar. If it's in slot one, ## should be 00, second slot is 01, etc...
I've never actually used this, but supposedly it works.