Doctor Archive
Thread: How to loop macros?
Page 1 of 1
chikenlover
Sun Dec 14, 2003 5:39 pm
#1
i want to my bros comp to loop pronetostanding - how do i do this?
chikenlover
Sun Dec 14, 2003 5:40 pm
#2
i want my bros comp to loop pronetostanding, how do i do this>?
MatchstickNaritus
Sun Dec 14, 2003 6:24 pm
#3
The easist way to loop a macro is the /macro <macro name> command.
Not many people use it... most use the /ui action ToolbarSlotXX and stick the macro in their toolbar.
Here's an example:
Make a new macro... name it "Tumble" without the quotes.
In the macro put:
/tumbletostanding
/pause 2
/macro Tumble
It'll recursively call itself over and over again...
And of course... to stop it use the /dump command.
Kyller_Relic
Mon Dec 15, 2003 11:50 am
#4
Create a macrothatsays "/tumbletostand;/ui action toolbarSlot00". Im not sure what the actual command is to tumble to stand, but Im sure you can figure it out. Then put this macro into the very first, left slot on your tool bar.
You may want to use a pause command in there as well. To stop it, type /dump.
Page 1 of 1