Musician Archive
Thread: HELP with with my macro for working on Musican PLEASE
Page 1 of 1
Cry4Dawn
Sat Apr 24, 2004 10:01 pm
#1
For some reason why I am running my macro it seems to stop over time and I dont know why.. Here is what I am using for my macro, please give me your macro that seems to work for you and doesnt seem to stop.. I know for a fact I am not running out of action cause it never goes down.. Let me know what my problem is from my macro PLEASE 
name of my macro is MUSIC
/pause 2;
/flourish 1;
/pause 5;
/flourish 2;
/pause 5
/flourish 3;
/pause 5;
/flourish 4;
/pause 5;
/flourish 6;
/pause 5;
/flourish 7;
/pause 5;
/flourish 8;
/pause 5;
/macro MUSIC
ok there is exactly what I am using, what is my problem and why am I stopping. I am at nov musican maybe a level or 2 in.. I know my action is NOT running down? Any clue if there is a better macro or why I might be stopping
Message Edited by Cry4Dawn on 04-24-2004 10:01 PM
ArchStanten
Sun Apr 25, 2004 7:05 am
#2
I had this same problem. My macro started music followed by flourishes 1-8 with a a 5 sec pause in between. I had just mastered dancer so i wasnt a total novice with flourishing or macros. The last part of my macro was ui action toolbarSlot00; and the macro itself was in my first toolbar slot. This method worked fine for dancer. However, with musician the macro would shut itself off for no reason. I was buffed with full action bar. Not until i cut the macro down to only four flourishes and then repeating did it stop. I think it might be because im not high enough into musician yet. I havnt made novice. Macro with that adjustment is working now tho.
Tackoi
Sun Apr 25, 2004 6:01 pm
#4
Make another macro called "music":
/startmusic [song];
/pause 60;
/macro music
This macro seemed to work for me, in conjunction with the flourish macro.
Page 1 of 1