Search found 6 matches

by Goaty
Fri Sep 05, 2014 2:42 pm
Forum: MQ2::Macros::Help
Topic: Fine tuning a rogue macro
Replies: 3
Views: 1090

Fine tuning a rogue macro

Hey everyone, I have a macro a friend of mine made a few years ago that I used with my rogue. I'm currently running my rogue again but can't get the macro to trigger higher level abilities like draggerthrust and thief's vision. It works fine with razorarc and thief's eye however. Here is the macro w...
by Goaty
Tue Apr 01, 2014 10:36 pm
Forum: MQ2::Help
Topic: Macros won't open
Replies: 2
Views: 736

Re: Macros won't open

Thanks for pointing that out, fixed the problem! :mrgreen: :mrgreen:
by Goaty
Tue Apr 01, 2014 8:57 pm
Forum: MQ2::Help
Topic: Macros won't open
Replies: 2
Views: 736

Macros won't open

Hey everyone, I haven't been able to run my macros since the 3/22 UD. When I do the /macro command it says "Couldn't open macro file". I'm just wondering if anyone else has had this problem, and if so have they been able to fix it? Thanks in advance.
by Goaty
Mon May 27, 2013 3:49 pm
Forum: MQ2::Macros::Help
Topic: monk attack macro
Replies: 5
Views: 1114

Re: monk attack macro

So after some forum diving I was able to get flying kick and drunken monkey style to work. Sub DoBS /if (${Me.AbilityReady["Flying Kick"]}) { |/call MoveTo /doability "Flying Kick" } /return Sub DoDrunk /if (${Me.CombatAbilityReady["Drunken Monkey Style"]}) { /doability...
by Goaty
Sat May 18, 2013 11:43 am
Forum: MQ2::Macros::Help
Topic: monk attack macro
Replies: 5
Views: 1114

Re: monk attack macro

Yes, I have kick in there just so that the ability would function. When I put flying kick, flyingkick or Flying Kick in there I am told I don't have that ability. For the disc I have drunk there just so the macro will function as well trying to put in the actual disc name has caused the macro to not...
by Goaty
Fri May 17, 2013 10:53 pm
Forum: MQ2::Macros::Help
Topic: monk attack macro
Replies: 5
Views: 1114

monk attack macro

Hi everyone, I have a macro here that was created by a friend of mine to be originally used with a rogue. However, my friend has quit playing and I have no way to contact him. I have attempted to modify the macro to work with a monk with some success. Sadly, I can't get the flying kick ability or th...