Page 1 of 1

gathering resources on musty useing auto it or macro

Posted: April 7th, 2009, 9:56 am
by tomtomd
is there an auto it/macro progran for gathering resources while on foot. I guess harvesters don't work on musty. plz assist me. tom

Posted: April 7th, 2009, 10:51 am
by tomtomd
You don't need autoit to sample of Mustafar:

1) find a good spot for the resource using your survey tool

2) start an afk macro:

(macro is called nowayafk)

Code: Register to unlock hidden link

/pause 600;
/sing hi;
/macro nowayafk;
3) start a sampling macro:

(macro is called afksample)

Code: Register to unlock hidden link

/pause 0.25;
/sample;
/pause 10;
/ui action defaultButton;
/pause 10;
/macro afksample;
This actually works better for low level crafters as their action bar doesn't run low so they don't stand to rest and gradually move location.

I normally level a crafter to 18, take the expertise that increases sampling rate, then head over to musty, using 3 crafters I can normally hand sample a total of 1.5m units before the spawn disappears.

sample

Posted: April 9th, 2009, 7:14 am
by tomtomd
thanks bro