Search found 4 matches

by Rhysel
Tue Nov 02, 2004 4:56 am
Forum: MQ2::Help
Topic: afcleric.mac help
Replies: 17
Views: 4677

by Rhysel
Tue Oct 26, 2004 5:39 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Universal Tradeskill (for use with newer Tradeskill windows)
Replies: 3
Views: 2058

I only add an event that end's macro when i miss some item for the combine....


Very usefull for brewing :)
by Rhysel
Fri Oct 22, 2004 5:11 am
Forum: MQ2::Macros::Help
Topic: Fleeing mobs
Replies: 18
Views: 7020

For me i use :

Code: Select all

/if (${Target.CurrentHPs}<20 && ${Target.Distance}>15) {
/followhimandbackstabhimalot
}
For the moment, it works... :lol: