Swordsman Archive
Thread: Looking for a macro
Page 1 of 1
MasterofKatana
Wed Sep 29, 2004 11:16 am
#1
Hey everyone! I'm looking for a CoB macro that loops it around when you press it once, and then stops it when you press it again. I used to have it, but my computer got messed up and I had to delete everything and reinstall everything, so now I need to find that macro. Also, does this macro still work? I heard they got ridof recursive macros or something like that. Thanks!
fireman3213
Wed Sep 29, 2004 1:17 pm
#2
Well I don't have it sitting in front of me so you may need to spell check it, but mine is:
COB
/ui action clearCombatQueue;
/Center;
/intimidate2;
/intimidate2;
/pause 34;
/macro COB
I key binded it to my + key on the numberpad and key bound /dump to the enter key there.
Rawauh
Wed Sep 29, 2004 5:05 pm
#3
Name: COB (this is the 1st line above where the icons are, just name it whatever you want)
/ui action ClearCombatqueue; (clears combat so it doesnt get queued)
/Centerofbeing; (just Center will work as its the only one it will call to)
/pause ##; (check your skill sheet, crtl+s, it is your Center of Being duration for whatever prof you want +1 usually so if its 33 make it 34)
/macro COB; (this is where you put whatever you named your macro)
make sure you spell clearcombatqueue and centerofbeing right they need certain letters capitalized.
MasterofKatana
Sat Oct 02, 2004 12:58 am
#5
Rawauh, you got it! Thanks for everyone who posted to help me find it 
Page 1 of 1