Search found 3 matches

by ozum
Mon Dec 20, 2010 2:53 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Farming Macro
Replies: 63
Views: 20107

Re: Farming Macro

Is this macro looting for anyone after the release of HoT, or am I just unlucky (as usual)? And, yes, I have tried all 3 versions that are in this thread, as well as the loot variations ( I have farm.mac thru farm6.mac, in my macro folder).
by ozum
Mon Sep 05, 2005 1:13 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Yet Another Forage Macro - yafm
Replies: 63
Views: 56163

adding invis to this macro

Ok, I have copied and pasted the '/event' for appearing and fizzles, etc. from other macros, but get various errors (or just nothing happens). All I want to do is keep my foraging druid invised. (it is probably a max of 10 additional lines, but I can't find the right ones, or maybe just the right or...
by ozum
Fri Jul 15, 2005 9:10 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Yet Another Forage Macro - yafm
Replies: 63
Views: 56163

YAFM.MAC not counting items already have

above the /autoinventory, I added to check the # it had counted, the # I told it to keep in the .ini and the method it used to count said item. /echo ${ItemsHave},${ItemSetting},${FindItemCount[=${Cursor.Name}]} This is returning 0,20,0 (there are approx 40 of this item in my bags) My only guess is ...