Search found 2 matches

by thunderly
Wed Jun 02, 2004 1:05 am
Forum: MQ2::Macros::Help
Topic: Small Poblem with my Macro
Replies: 8
Views: 2188

re: very nice

I've been using a variant of these for a while, but the something that I'd like to add to it is to get the macro to stop if I move or am attacked. I've looked through some other macros like the hunters and such and I think I can tell how to code it up, but didn't know if there was one already done t...
by thunderly
Fri May 28, 2004 3:26 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Hunter Macro (v1.3 UPDATED 06-07-2004 12:51pm PST)
Replies: 233
Views: 117348

re: anchor

There's another script in this forum that has anchor code built into it. Basically, add two variables to your code (anchor x, anchor y), at the start of the macro save your current coords as the anchor, then make a routine that will move you from your current spot to your anchor coords, add a call t...