Artisan Archive

Thread: Simple way to Macro

Ap-Ma
Mon Aug 11, 2003 5:17 am
#1

ok first off this kinda of macro has not been mentioned that I have seen so I consider it my little gem of a masterpiece .



I will be explaining how to set up 2 macros. One that I consider a generic loop macro, and the other to do your sampleing/dancing/whatever u choose to do while your wife makes you change the babies diaper/bath her and take out the garbage .



First I'll explain the generic loop macro:


1) it enables u to macro many different macros and allows u to edit only this one if u need to change to macro someting else.


it can be placed in any tool bar location but for experiment reason lets use this macro in your F1 slot


F1 slot is actually # 00


Ok here is what u do.


a) open macro window and type name Loopmacro ..........(any name will work!)


b) pick out an odd icon that makes it stand out to u from all your other icons.


c) in the code box type this excately: /ui action toolbarslot01;


this ; means a semi colon not a dot dot colon


d) place the icon in your F1 slot



ok now for the fun part this next segment will set up a macro for sampleing (for example)



a) Name it.


b) choose icon.


c) use this for a code and tweak as u feel as needed:


/sample;


/pause 300; (u can change the time as u think is needed, and or u can add in sitting b4 this line,


another cool thing to to do is use a /healdamage line here instead or some other


form of speedy healing) keep in mind that it will drain your mind bars though


/ui action toolbarslot00; (this line tells the macro to push F1 once this all has been completed and will start


the other macro to reset the loop..........(The gem part!) :smileyvery-happy


d) place the macro icon in slot F2


When u done with doing your long ass Honey-do-list from the wife u can simply just move the F1 macro to a different spot thus ending the loop!



As u can tell this mini macro first lets u type lots less, which make it easier to debug if u typed a word wrong or forgot something. Long lines of code cant be written if u not fully awake or paying attention. To much room for error.


Second by moving F2 macro u can replace it with some other macro such as dance or some musical toon what have u. Then just restart it again.



This is the simpliest and fastest way to set up macro and as I stated before it leaves less room for error.



Hope u all like it



AP-MA ...Artisan


(this post is not edited for grammar or spelling.....Im not a English teacher .... so what u going to do flunk me?

Page 1 of 1
Previous Next