Search found 1 match

by screwju
Fri Jul 23, 2004 2:44 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: AFK Looting Macro
Replies: 12
Views: 7673

AFK Looting Macro

Wasn't able to find anything exactly like this so a Friend and I came up with this. #Event zone "#*#You have entered #*#" Sub main /declare MyXLOCA int outer 0 /declare MyYLOCA int outer 0 /declare BreakLoop int outer 0 /declare AnchorX int outer ${Me.X} /declare AnchorY int outer ${Me.Y} ...